Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 80c243033e1b04995b2447ef5c7ce1c070ea113c 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-ssh3455218703259369597.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-ssh11681077136843566419.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-ssh16188687261308418229.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-ssh16918086454393966014.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-ssh11827772197297320215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38909’ Running on prd-ubuntu20.04-docker-8c-8g-38912 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/795 [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/795 # 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 80c243033e1b04995b2447ef5c7ce1c070ea113c (main) > 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 80c243033e1b04995b2447ef5c7ce1c070ea113c # timeout=10 Commit message: "Merge pull request #5080 from weichou1229/issue-5064" > git rev-list --no-walk 4896b4575f29b11e72f5a58f0619c899671835f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-13T23:42:16.370Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-13T23:42:16.441Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-13T23:42:16.469Z] ========================================================= [2025-02-13T23:42:16.470Z] EdgeX Global Pipelines Version Info [2025-02-13T23:42:16.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:42:17.208Z] ------------------- [2025-02-13T23:42:17.208Z] stable info: [2025-02-13T23:42:17.208Z] ------------------- [2025-02-13T23:42:17.208Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-13T23:42:17.208Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T23:42:17.208Z] Message: update stable to v1.0.269 [2025-02-13T23:42:17.784Z] ------------------- [2025-02-13T23:42:17.784Z] experimental info: [2025-02-13T23:42:17.784Z] ------------------- [2025-02-13T23:42:17.784Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-13T23:42:17.784Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-13T23:42:17.784Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-13T23:42:17.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-13T23:42:17.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-13T23:42:17.894Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-13T23:42:17.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-13T23:42:17.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-13T23:42:17.957Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-13T23:42:17.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-13T23:42:17.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-13T23:42:18.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-13T23:42:18.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-13T23:42:18.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-13T23:42:18.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-13T23:42:18.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-13T23:42:18.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-13T23:42:18.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-13T23:42:18.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T23:42:18.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-13T23:42:18.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-13T23:42:18.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-13T23:42:18.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-13T23:42:18.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-13T23:42:18.245Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-13T23:42:18.266Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-13T23:42:18.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-13T23:42:18.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-13T23:42:18.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-13T23:42:18.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] echo [2025-02-13T23:42:18.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80c2430 [Pipeline] echo [2025-02-13T23:42:18.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:42:18.467Z] provisioning config files... [2025-02-13T23:42:18.481Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config9482550643635629083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:42:18.812Z] ---> ****-login.sh [2025-02-13T23:42:18.812Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:42:19.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.071Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.071Z] [2025-02-13T23:42:19.071Z] Login Succeeded [2025-02-13T23:42:19.071Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:42:19.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.071Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.071Z] [2025-02-13T23:42:19.071Z] Login Succeeded [2025-02-13T23:42:19.071Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:42:19.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.408Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.408Z] [2025-02-13T23:42:19.408Z] Login Succeeded [2025-02-13T23:42:19.408Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:42:19.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.408Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.408Z] [2025-02-13T23:42:19.408Z] Login Succeeded [2025-02-13T23:42:19.408Z] ****.io [2025-02-13T23:42:19.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:42:19.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:42:19.666Z] Configure a credential helper to remove this warning. See [2025-02-13T23:42:19.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:42:19.666Z] [2025-02-13T23:42:19.666Z] Login Succeeded [2025-02-13T23:42:19.666Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:42:19.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:42:19.998Z] + 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-13T23:42:19.998Z] + dirname cmd/core-command/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-13T23:42:19.998Z] + dirname+ cmd/core-data/Dockerfile [2025-02-13T23:42:19.998Z] cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-13T23:42:19.998Z] + + dirname cmd/core-keeper/Dockerfile [2025-02-13T23:42:19.998Z] cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/core-metadata/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-13T23:42:19.998Z] + + dirname cmd/security-bootstrapper/Dockerfile [2025-02-13T23:42:19.998Z] cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-13T23:42:19.998Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-13T23:42:19.998Z] cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-13T23:42:19.998Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/support-notifications/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-13T23:42:19.998Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-13T23:42:19.998Z] + cut -d/ -f2 [2025-02-13T23:42:19.998Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-13T23:42:20.032Z] 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-13T23:42:20.391Z] + git rev-list -1 --merges 80c243033e1b04995b2447ef5c7ce1c070ea113c~1..80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] echo [2025-02-13T23:42:20.403Z] -----------> git rev-list -1 --merges 80c243033e1b04995b2447ef5c7ce1c070ea113c~1..80c243033e1b04995b2447ef5c7ce1c070ea113c 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:42:20.403Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [false] [Pipeline] sh [2025-02-13T23:42:20.693Z] + git log --format=format:%s -1 80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] echo [2025-02-13T23:42:20.707Z] ========================================================= [2025-02-13T23:42:20.707Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-13T23:42:20.707Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-13T23:42:21.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-13T23:42:21.080Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-13T23:42:21.080Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-13T23:42:21.080Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-13T23:42:21.080Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-13T23:42:21.080Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-13T23:42:21.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:42:21.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:42:21.423Z] [2025-02-13T23:42:21.423Z] 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-13T23:42:21.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:42:21.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-13T23:42:21.726Z] b85a868b505f: Pulling fs layer [2025-02-13T23:42:21.726Z] e2be974225ed: Pulling fs layer [2025-02-13T23:42:21.726Z] 339a4e72a1f5: Pulling fs layer [2025-02-13T23:42:21.726Z] 988bab9f4d93: Pulling fs layer [2025-02-13T23:42:21.726Z] 1469e6f7b9e6: Pulling fs layer [2025-02-13T23:42:21.726Z] eaf3925da568: Pulling fs layer [2025-02-13T23:42:21.726Z] bab4dde63d76: Pulling fs layer [2025-02-13T23:42:21.726Z] bde34c3a00c8: Pulling fs layer [2025-02-13T23:42:21.726Z] b352a97aabf1: Pulling fs layer [2025-02-13T23:42:21.726Z] 4872d77fe225: Pulling fs layer [2025-02-13T23:42:21.726Z] 5851b861e8e6: Pulling fs layer [2025-02-13T23:42:21.726Z] 988bab9f4d93: Waiting [2025-02-13T23:42:21.726Z] 1469e6f7b9e6: Waiting [2025-02-13T23:42:21.726Z] eaf3925da568: Waiting [2025-02-13T23:42:21.726Z] 4872d77fe225: Waiting [2025-02-13T23:42:21.726Z] bde34c3a00c8: Waiting [2025-02-13T23:42:21.726Z] 5851b861e8e6: Waiting [2025-02-13T23:42:21.726Z] bab4dde63d76: Waiting [2025-02-13T23:42:21.726Z] e2be974225ed: Verifying Checksum [2025-02-13T23:42:21.726Z] e2be974225ed: Download complete [2025-02-13T23:42:21.726Z] 988bab9f4d93: Download complete [2025-02-13T23:42:21.726Z] 1469e6f7b9e6: Verifying Checksum [2025-02-13T23:42:21.726Z] 1469e6f7b9e6: Download complete [2025-02-13T23:42:21.726Z] eaf3925da568: Download complete [2025-02-13T23:42:21.985Z] 339a4e72a1f5: Verifying Checksum [2025-02-13T23:42:21.985Z] 339a4e72a1f5: Download complete [2025-02-13T23:42:21.985Z] bde34c3a00c8: Verifying Checksum [2025-02-13T23:42:21.985Z] bde34c3a00c8: Download complete [2025-02-13T23:42:21.985Z] b352a97aabf1: Verifying Checksum [2025-02-13T23:42:21.985Z] b352a97aabf1: Download complete [2025-02-13T23:42:21.985Z] 4872d77fe225: Download complete [2025-02-13T23:42:21.985Z] 5851b861e8e6: Download complete [2025-02-13T23:42:21.985Z] b85a868b505f: Verifying Checksum [2025-02-13T23:42:21.985Z] b85a868b505f: Download complete [2025-02-13T23:42:22.244Z] bab4dde63d76: Verifying Checksum [2025-02-13T23:42:22.244Z] bab4dde63d76: Download complete [2025-02-13T23:42:23.180Z] b85a868b505f: Pull complete [2025-02-13T23:42:23.440Z] e2be974225ed: Pull complete [2025-02-13T23:42:24.009Z] 339a4e72a1f5: Pull complete [2025-02-13T23:42:24.009Z] 988bab9f4d93: Pull complete [2025-02-13T23:42:24.268Z] 1469e6f7b9e6: Pull complete [2025-02-13T23:42:24.268Z] eaf3925da568: Pull complete [2025-02-13T23:42:26.175Z] bab4dde63d76: Pull complete [2025-02-13T23:42:26.175Z] bde34c3a00c8: Pull complete [2025-02-13T23:42:26.175Z] b352a97aabf1: Pull complete [2025-02-13T23:42:26.175Z] 4872d77fe225: Pull complete [2025-02-13T23:42:26.175Z] 5851b861e8e6: Pull complete [2025-02-13T23:42:26.175Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-13T23:42:26.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-13T23:42:26.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:42:26.329Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-13T23:42:26.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-13T23:42:27.678Z] $ docker top 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 -eo pid,comm [2025-02-13T23:42:27.737Z] 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-13T23:42:27.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-13T23:42:27.790Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:42:27.790Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:42:27.909Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:42:27.910Z] $ docker exec 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent [2025-02-13T23:42:28.021Z] SSH_AUTH_SOCK=/tmp/ssh-nQFwEOIpAHwJ/agent.32 [2025-02-13T23:42:28.021Z] SSH_AGENT_PID=38 [2025-02-13T23:42:28.029Z] Running ssh-add (command line suppressed) [2025-02-13T23:42:28.139Z] Identity added: /w/workspace/edgex-go/795@tmp/private_key_10254172409790004965.key (/w/workspace/edgex-go/795@tmp/private_key_10254172409790004965.key) [2025-02-13T23:42:28.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:42:28.447Z] + git tag --points-at HEAD [Pipeline] } [2025-02-13T23:42:28.459Z] $ docker exec --env ******** --env ******** 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent -k [2025-02-13T23:42:28.557Z] unset SSH_AUTH_SOCK; [2025-02-13T23:42:28.558Z] unset SSH_AGENT_PID; [2025-02-13T23:42:28.558Z] echo Agent pid 38 killed; [2025-02-13T23:42:28.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-13T23:42:28.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-13T23:42:28.606Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-13T23:42:28.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-13T23:42:28.719Z] $ docker exec 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent [2025-02-13T23:42:28.835Z] SSH_AUTH_SOCK=/tmp/ssh-V3SP8uKIfwqF/agent.71 [2025-02-13T23:42:28.835Z] SSH_AGENT_PID=77 [2025-02-13T23:42:28.840Z] Running ssh-add (command line suppressed) [2025-02-13T23:42:28.948Z] Identity added: /w/workspace/edgex-go/795@tmp/private_key_7312465246538730502.key (/w/workspace/edgex-go/795@tmp/private_key_7312465246538730502.key) [2025-02-13T23:42:28.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-13T23:42:29.257Z] + git semver init [2025-02-13T23:42:29.517Z] 2025-02-13 23:42:29,431 [run_init] DEBUG init version:0.0.0 force:False [2025-02-13T23:42:29.517Z] 2025-02-13 23:42:29,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/795/.semver [2025-02-13T23:42:29.517Z] 2025-02-13 23:42:29,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/795/.semver [2025-02-13T23:42:29.517Z] 2025-02-13 23:42:29,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/795/.semver'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=None) [2025-02-13T23:42:34.812Z] 2025-02-13 23:42:34,127 [append_file] DEBUG append to file:/w/workspace/edgex-go/795/.git/info/exclude [2025-02-13T23:42:34.812Z] 2025-02-13 23:42:34,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/795/.semver/main with force:False [2025-02-13T23:42:34.812Z] 2025-02-13 23:42:34,128 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-13T23:42:34.812Z] 2025-02-13 23:42:34,128 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-13T23:42:34.812Z] 4.0.0-dev.57 [Pipeline] } [2025-02-13T23:42:34.824Z] $ docker exec --env ******** --env ******** 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 ssh-agent -k [2025-02-13T23:42:34.925Z] unset SSH_AUTH_SOCK; [2025-02-13T23:42:34.926Z] unset SSH_AGENT_PID; [2025-02-13T23:42:34.926Z] echo Agent pid 77 killed; [2025-02-13T23:42:34.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-13T23:42:35.256Z] + git semver [Pipeline] } [2025-02-13T23:42:35.532Z] $ docker stop --time=1 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 [2025-02-13T23:42:36.826Z] $ docker rm -f --volumes 73f841198e1fe93a9f447265d73613e7a48ceb9300c6cf642e871ca1da5e0ef2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:42:37.181Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-13T23:42:37.394Z] Stashed 1 file(s) [Pipeline] echo [2025-02-13T23:42:37.397Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.57 [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-13T23:42:37.821Z] + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] echo [2025-02-13T23:42:37.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:42:37.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:42:37.861Z] ========================================================= [2025-02-13T23:42:37.861Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-13T23:42:37.861Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:42:38.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T23:42:38.148Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-13T23:42:38.148Z] da9db072f522: Pulling fs layer [2025-02-13T23:42:38.148Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-13T23:42:38.148Z] 06f05ace1117: Pulling fs layer [2025-02-13T23:42:38.148Z] 5fe327b54edc: Pulling fs layer [2025-02-13T23:42:38.148Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:42:38.148Z] 92a5565b7b96: Pulling fs layer [2025-02-13T23:42:38.148Z] ff9bb7016b71: Pulling fs layer [2025-02-13T23:42:38.148Z] b67dba6c2c7d: Pulling fs layer [2025-02-13T23:42:38.148Z] a813b0c90790: Pulling fs layer [2025-02-13T23:42:38.148Z] 5fe327b54edc: Waiting [2025-02-13T23:42:38.148Z] 4f4fb700ef54: Waiting [2025-02-13T23:42:38.148Z] 92a5565b7b96: Waiting [2025-02-13T23:42:38.148Z] ff9bb7016b71: Waiting [2025-02-13T23:42:38.148Z] b67dba6c2c7d: Waiting [2025-02-13T23:42:38.148Z] a813b0c90790: Waiting [2025-02-13T23:42:38.148Z] 6ef4a4ee8ca5: Download complete [2025-02-13T23:42:38.148Z] 5fe327b54edc: Verifying Checksum [2025-02-13T23:42:38.148Z] 5fe327b54edc: Download complete [2025-02-13T23:42:38.148Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T23:42:38.148Z] 4f4fb700ef54: Download complete [2025-02-13T23:42:38.148Z] 92a5565b7b96: Download complete [2025-02-13T23:42:38.148Z] da9db072f522: Verifying Checksum [2025-02-13T23:42:38.148Z] da9db072f522: Download complete [2025-02-13T23:42:38.148Z] ff9bb7016b71: Verifying Checksum [2025-02-13T23:42:38.148Z] ff9bb7016b71: Download complete [2025-02-13T23:42:38.439Z] da9db072f522: Pull complete [2025-02-13T23:42:38.439Z] a813b0c90790: Verifying Checksum [2025-02-13T23:42:38.439Z] a813b0c90790: Download complete [2025-02-13T23:42:38.439Z] 6ef4a4ee8ca5: Pull complete [2025-02-13T23:42:39.005Z] 06f05ace1117: Verifying Checksum [2025-02-13T23:42:39.005Z] 06f05ace1117: Download complete [2025-02-13T23:42:39.264Z] b67dba6c2c7d: Verifying Checksum [2025-02-13T23:42:39.264Z] b67dba6c2c7d: Download complete [2025-02-13T23:42:42.552Z] 06f05ace1117: Pull complete [2025-02-13T23:42:42.552Z] 5fe327b54edc: Pull complete [2025-02-13T23:42:42.552Z] 4f4fb700ef54: Pull complete [2025-02-13T23:42:42.552Z] 92a5565b7b96: Pull complete [2025-02-13T23:42:42.552Z] ff9bb7016b71: Pull complete [2025-02-13T23:42:45.084Z] b67dba6c2c7d: Pull complete [2025-02-13T23:42:45.084Z] a813b0c90790: Pull complete [2025-02-13T23:42:45.343Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-13T23:42:45.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T23:42:45.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:42:45.647Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T23:42:45.647Z] WORKDIR /edgex [2025-02-13T23:42:45.647Z] COPY go.mod . [2025-02-13T23:42:45.647Z] RUN go mod download [2025-02-13T23:42:45.647Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-13T23:42:46.213Z] Sending build context to Docker daemon 180MB [2025-02-13T23:42:46.213Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-13T23:42:46.213Z] ---> 3ba60ce46760 [2025-02-13T23:42:46.213Z] Step 2/4 : WORKDIR /edgex [2025-02-13T23:42:48.753Z] ---> Running in 51620f5695bd [2025-02-13T23:42:48.753Z] Removing intermediate container 51620f5695bd [2025-02-13T23:42:48.753Z] ---> 934339ac1821 [2025-02-13T23:42:48.753Z] Step 3/4 : COPY go.mod . [2025-02-13T23:42:48.753Z] ---> 1c6bdd4fc7b8 [2025-02-13T23:42:48.753Z] Step 4/4 : RUN go mod download [2025-02-13T23:42:48.753Z] ---> Running in c1eee7309d1a [2025-02-13T23:42:52.488Z] Still waiting to schedule task [2025-02-13T23:42:52.489Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38910’ [2025-02-13T23:43:03.638Z] Removing intermediate container c1eee7309d1a [2025-02-13T23:43:03.638Z] ---> c16468d56a63 [2025-02-13T23:43:03.638Z] Successfully built c16468d56a63 [2025-02-13T23:43:03.638Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:43:03.950Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T23:43:03.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:43:04.038Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-13T23:43:04.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-13T23:43:04.433Z] $ docker top dc2d3add3a95f99f77ef4ba12f3ba7c94d38e5e23f64ebf663e1111bf375a953 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:43:04.795Z] + go version [2025-02-13T23:43:04.795Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-13T23:43:04.807Z] $ docker stop --time=1 dc2d3add3a95f99f77ef4ba12f3ba7c94d38e5e23f64ebf663e1111bf375a953 [2025-02-13T23:43:06.099Z] $ docker rm -f --volumes dc2d3add3a95f99f77ef4ba12f3ba7c94d38e5e23f64ebf663e1111bf375a953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:43:06.532Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-13T23:43:06.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:43:06.616Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-13T23:43:06.646Z] $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-13T23:43:07.004Z] $ docker top d684bcc3130c5000a03d07d98da1a22469980744d6da3d1127d96b51e54afac3 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-13T23:43:07.075Z] ========================================================= [2025-02-13T23:43:07.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-13T23:43:07.075Z] ========================================================= [Pipeline] sh [2025-02-13T23:43:07.355Z] + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:43:07.658Z] + make test [2025-02-13T23:43:07.658Z] go test -race -coverprofile=coverage.out ./... [2025-02-13T23:43:15.776Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-13T23:43:47.855Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-13T23:43:48.421Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-13T23:43:48.421Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-13T23:43:49.796Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-02-13T23:43:50.364Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-13T23:43:50.364Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-13T23:43:50.364Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-13T23:43:50.931Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-13T23:43:50.931Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-13T23:43:50.931Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2025-02-13T23:43:51.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-13T23:43:51.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:43:51.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-13T23:43:51.868Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-13T23:43:52.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-13T23:43:52.804Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-13T23:43:52.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:43:52.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-13T23:43:52.804Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-13T23:43:52.804Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-13T23:43:54.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2025-02-13T23:43:54.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 45.7% of statements [2025-02-13T23:43:54.703Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-13T23:43:54.703Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-13T23:43:54.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.027s coverage: 93.4% of statements [2025-02-13T23:43:54.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 92.3% of statements [2025-02-13T23:43:55.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements [2025-02-13T23:43:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-13T23:43:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-13T23:43:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-13T23:43:56.574Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-13T23:43:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements [2025-02-13T23:43:57.949Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-02-13T23:43:58.208Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-13T23:43:58.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-13T23:43:58.208Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-13T23:43:58.208Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:43:58.208Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-13T23:43:59.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-02-13T23:43:59.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-02-13T23:43:59.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 43.1% of statements [2025-02-13T23:43:59.586Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-02-13T23:43:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2025-02-13T23:43:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements [2025-02-13T23:43:59.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-02-13T23:44:00.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-13T23:44:00.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-13T23:44:00.104Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-13T23:44:00.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2025-02-13T23:44:00.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-13T23:44:00.671Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-13T23:44:00.671Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-13T23:44:00.671Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-13T23:44:00.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2025-02-13T23:44:01.870Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-13T23:44:01.870Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-13T23:44:01.870Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-13T23:44:02.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-13T23:44:02.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-13T23:44:02.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-13T23:44:02.809Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-13T23:44:03.378Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-13T23:44:03.378Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-13T23:44:03.948Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-13T23:44:05.327Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-13T23:44:05.898Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-13T23:44:07.278Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-13T23:44:07.278Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-13T23:44:09.190Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-13T23:44:09.760Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-13T23:44:09.760Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-13T23:44:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-13T23:44:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-13T23:44:10.712Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:44:12.627Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-13T23:44:12.627Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-13T23:44:12.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-13T23:44:12.886Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-13T23:44:12.886Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-13T23:44:12.886Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-13T23:44:12.886Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-13T23:44:12.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2025-02-13T23:44:14.791Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-13T23:44:14.791Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-13T23:44:14.791Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-13T23:44:14.791Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-13T23:44:15.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-13T23:44:15.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-13T23:44:15.728Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:44:15.728Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-13T23:44:16.665Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-13T23:44:16.665Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-13T23:44:16.665Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-13T23:44:17.234Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-13T23:44:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-13T23:44:17.803Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.047s coverage: 92.9% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.032s coverage: 88.6% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.037s coverage: 96.8% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.031s coverage: 100.0% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.1% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-02-13T23:44:19.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-02-13T23:44:21.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 17.0% of statements [2025-02-13T23:44:21.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 94.9% of statements [2025-02-13T23:44:21.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2025-02-13T23:44:21.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements [2025-02-13T23:44:21.718Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements [2025-02-13T23:44:21.977Z] 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-13T23:44:22.236Z] running golangci-lint [2025-02-13T23:44:22.236Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-13T23:44:22.236Z] go version go1.23.4 linux/amd64 [2025-02-13T23:44:22.495Z] 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-13T23:44:22.495Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-13T23:44:22.495Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-13T23:44:49.047Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 23.517578164s" [2025-02-13T23:44:49.047Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.94195ms" [2025-02-13T23:45:01.249Z] level=info msg="[linters_context/goanalysis] analyzers took 2m1.944386957s with top 10 stages: buildir: 1m7.912068948s, gosec: 3.916219823s, inspect: 3.707710077s, fact_deprecated: 3.106408898s, printf: 1.955446823s, ctrlflow: 1.907901965s, fact_purity: 1.472360798s, S1038: 1.235305906s, nilness: 1.229003408s, unused: 971.750609ms" [2025-02-13T23:45:01.249Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-13T23:45:01.249Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202, cgo: 202/202, exclude-rules: 202/20, skip_files: 202/202, skip_dirs: 202/202" [2025-02-13T23:45:01.249Z] level=info msg="[runner] processing took 18.439849ms with stages: nolint: 8.004265ms, identifier_marker: 5.884485ms, exclude-rules: 1.636226ms, autogenerated_exclude: 1.148329ms, path_prettifier: 1.119839ms, skip_dirs: 561.565µs, cgo: 32.24µs, invalid_issue: 30.66µs, filename_unadjuster: 16.43µs, max_same_issues: 1.43µs, uniq_by_line: 840ns, fixer: 630ns, skip_files: 570ns, exclude: 450ns, max_from_linter: 380ns, sort_results: 380ns, severity-rules: 360ns, source_code: 240ns, diff: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns, path_shortener: 110ns" [2025-02-13T23:45:01.249Z] level=info msg="[runner] linters took 13.952478651s with stages: goanalysis_metalinter: 13.933948533s" [2025-02-13T23:45:01.249Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-13T23:45:01.249Z] level=info msg="Memory: 371 samples, avg is 301.4MB, max is 1302.3MB" [2025-02-13T23:45:01.249Z] level=info msg="Execution took 37.520430624s" [2025-02-13T23:45:01.249Z] go vet ./... [2025-02-13T23:45:07.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-13T23:45:07.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-13T23:45:07.815Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-13T23:45:07.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-13T23:45:08.124Z] + ls -al . [2025-02-13T23:45:08.124Z] total 1908 [2025-02-13T23:45:08.124Z] drwxrwxr-x 11 1001 1001 4096 Feb 13 23:43 . [2025-02-13T23:45:08.124Z] drwxr-xr-x 4 root root 4096 Feb 13 23:43 .. [2025-02-13T23:45:08.124Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 .blubracket [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 10 Feb 13 23:42 .dockerignore [2025-02-13T23:45:08.124Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 23:44 .git [2025-02-13T23:45:08.124Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 23:42 .github [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 907 Feb 13 23:42 .gitignore [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 199 Feb 13 23:42 .golangci.yml [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 100 Feb 13 23:42 .hadolint.yml [2025-02-13T23:45:08.124Z] drwxr-xr-x 3 1001 1001 4096 Feb 13 23:42 .semver [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 155 Feb 13 23:42 .sonarcloud.properties [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 23:42 ADOPTERS.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 17374 Feb 13 23:42 Attribution.txt [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 100284 Feb 13 23:42 CHANGELOG.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 23:42 CONTRIBUTING.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 23:42 GOVERNANCE.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 858 Feb 13 23:42 Jenkinsfile [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 23:42 LICENSE [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 16740 Feb 13 23:42 Makefile [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 23:42 OWNERS.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 9932 Feb 13 23:42 README.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 789 Feb 13 23:42 SECURITY.md [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 12 Feb 13 23:42 VERSION [2025-02-13T23:45:08.124Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 bin [2025-02-13T23:45:08.124Z] drwxrwxr-x 19 1001 1001 4096 Feb 13 23:42 cmd [2025-02-13T23:45:08.124Z] -rw-r--r-- 1 root root 1584683 Feb 13 23:44 coverage.out [2025-02-13T23:45:08.124Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 fuzz_test [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 6494 Feb 13 23:42 go.mod [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 88223 Feb 13 23:42 go.sum [2025-02-13T23:45:08.124Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 23:42 internal [2025-02-13T23:45:08.124Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 23:42 openapi [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 584 Feb 13 23:42 security.txt [2025-02-13T23:45:08.124Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 23:42 version.go [Pipeline] sh [2025-02-13T23:45:08.414Z] + '[' -e coverage.out ] [2025-02-13T23:45:08.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-13T23:45:08.565Z] Stashed 1 file(s) [Pipeline] sh [2025-02-13T23:45:08.849Z] + make build [2025-02-13T23:45:08.849Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-13T23:45:35.401Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-13T23:45:35.401Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-13T23:45:35.660Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-13T23:45:36.228Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-13T23:45:38.128Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-13T23:45:43.391Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-13T23:45:45.298Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-13T23:45:47.833Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-13T23:45:48.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-13T23:45:49.339Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-13T23:45:50.276Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-13T23:45:51.210Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-02-13T23:45:52.605Z] $ docker stop --time=1 d684bcc3130c5000a03d07d98da1a22469980744d6da3d1127d96b51e54afac3 [2025-02-13T23:45:55.242Z] $ docker rm -f --volumes d684bcc3130c5000a03d07d98da1a22469980744d6da3d1127d96b51e54afac3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:45:56.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-13T23:45:56.484Z] [2025-02-13T23:45:56.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:45:56.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-13T23:45:56.784Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-13T23:45:56.784Z] 91d30c5bc195: Pulling fs layer [2025-02-13T23:45:56.784Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-13T23:45:56.784Z] 9c61dcf015f6: Pulling fs layer [2025-02-13T23:45:56.784Z] 4698f68db338: Pulling fs layer [2025-02-13T23:45:56.784Z] 2a2f49069b9e: Pulling fs layer [2025-02-13T23:45:56.784Z] e0025b399a48: Pulling fs layer [2025-02-13T23:45:56.784Z] 4698f68db338: Waiting [2025-02-13T23:45:56.784Z] 2a2f49069b9e: Waiting [2025-02-13T23:45:56.784Z] e0025b399a48: Waiting [2025-02-13T23:45:57.042Z] 91d30c5bc195: Verifying Checksum [2025-02-13T23:45:57.042Z] 91d30c5bc195: Download complete [2025-02-13T23:45:57.042Z] 4698f68db338: Download complete [2025-02-13T23:45:57.042Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-13T23:45:57.042Z] 2e9b0aa3be6d: Download complete [2025-02-13T23:45:57.042Z] e0025b399a48: Verifying Checksum [2025-02-13T23:45:57.042Z] e0025b399a48: Download complete [2025-02-13T23:45:57.042Z] 91d30c5bc195: Pull complete [2025-02-13T23:45:57.042Z] 2a2f49069b9e: Verifying Checksum [2025-02-13T23:45:57.042Z] 2a2f49069b9e: Download complete [2025-02-13T23:45:57.300Z] 2e9b0aa3be6d: Pull complete [2025-02-13T23:45:57.558Z] 9c61dcf015f6: Verifying Checksum [2025-02-13T23:45:57.558Z] 9c61dcf015f6: Download complete [2025-02-13T23:46:00.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38913 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [2025-02-13T23:46:00.843Z] 9c61dcf015f6: Pull complete [2025-02-13T23:46:00.843Z] 4698f68db338: Pull complete [2025-02-13T23:46:00.843Z] 2a2f49069b9e: Pull complete [2025-02-13T23:46:00.843Z] e0025b399a48: Pull complete [2025-02-13T23:46:00.843Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-13T23:46:00.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-13T23:46:00.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] ws [2025-02-13T23:46:00.848Z] Running in /w/workspace/edgex-go/795 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] checkout [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:46:03.929Z] The recommended git tool is: git [2025-02-13T23:46:03.981Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-13T23:46:04.009Z] $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-13T23:46:05.196Z] $ docker top 2c903f68ea75b48cb218dd0711802f49493d8799ad2ed3d11b53a69792bc336c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:46:05.552Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-13T23:46:08.097Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #1 transferring dockerfile: 1.70kB done [2025-02-13T23:46:08.097Z] #1 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #2 transferring dockerfile: 3.02kB done [2025-02-13T23:46:08.097Z] #2 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #3 [core-command internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #3 transferring dockerfile: 1.94kB done [2025-02-13T23:46:08.097Z] #3 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #4 transferring dockerfile: 2.49kB done [2025-02-13T23:46:08.097Z] #4 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #5 transferring dockerfile: 1.89kB done [2025-02-13T23:46:08.097Z] #5 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #6 transferring dockerfile: 2.23kB done [2025-02-13T23:46:08.097Z] #6 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #7 [support-notifications internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #7 transferring dockerfile: 2.00kB done [2025-02-13T23:46:08.097Z] #7 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #8 transferring dockerfile: 1.69kB done [2025-02-13T23:46:08.097Z] #8 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #9 [core-data internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #9 transferring dockerfile: 2.04kB done [2025-02-13T23:46:08.097Z] #9 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #10 [core-metadata internal] load build definition from Dockerfile [2025-02-13T23:46:08.097Z] #10 transferring dockerfile: 2.10kB done [2025-02-13T23:46:08.097Z] #10 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #11 [security-spire-server internal] load .dockerignore [2025-02-13T23:46:08.097Z] #11 transferring context: 50B done [2025-02-13T23:46:08.097Z] #11 DONE 0.0s [2025-02-13T23:46:08.097Z] [2025-02-13T23:46:08.097Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-13T23:46:08.356Z] #12 transferring dockerfile: 2.14kB done [2025-02-13T23:46:08.356Z] #12 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #13 [core-keeper internal] load build definition from Dockerfile [2025-02-13T23:46:08.356Z] #13 transferring dockerfile: 2.01kB done [2025-02-13T23:46:08.356Z] #13 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2025-02-13T23:46:08.356Z] #14 transferring dockerfile: 1.81kB done [2025-02-13T23:46:08.356Z] #14 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-13T23:46:08.356Z] #15 transferring dockerfile: 2.50kB done [2025-02-13T23:46:08.356Z] #15 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-02-13T23:46:08.356Z] #16 transferring dockerfile: 1.83kB done [2025-02-13T23:46:08.356Z] #16 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #17 [security-bootstrapper internal] load .dockerignore [2025-02-13T23:46:08.356Z] #17 transferring context: 50B done [2025-02-13T23:46:08.356Z] #17 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #18 [core-command internal] load .dockerignore [2025-02-13T23:46:08.356Z] #18 transferring context: 50B done [2025-02-13T23:46:08.356Z] #18 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-02-13T23:46:08.356Z] #19 transferring context: 50B done [2025-02-13T23:46:08.356Z] #19 DONE 0.0s [2025-02-13T23:46:08.356Z] [2025-02-13T23:46:08.356Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-02-13T23:46:08.617Z] #20 transferring context: 50B done [2025-02-13T23:46:08.617Z] #20 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-13T23:46:08.617Z] #21 transferring context: 50B done [2025-02-13T23:46:08.617Z] #21 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #22 [support-notifications internal] load .dockerignore [2025-02-13T23:46:08.617Z] #22 transferring context: 50B done [2025-02-13T23:46:08.617Z] #22 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #23 [security-spire-config internal] load .dockerignore [2025-02-13T23:46:08.617Z] #23 transferring context: 50B done [2025-02-13T23:46:08.617Z] #23 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #24 [core-data internal] load .dockerignore [2025-02-13T23:46:08.617Z] #24 transferring context: 50B done [2025-02-13T23:46:08.617Z] #24 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #25 [core-metadata internal] load .dockerignore [2025-02-13T23:46:08.617Z] #25 transferring context: 50B done [2025-02-13T23:46:08.617Z] #25 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #26 [core-keeper internal] load .dockerignore [2025-02-13T23:46:08.617Z] #26 transferring context: 50B done [2025-02-13T23:46:08.617Z] #26 DONE 0.1s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #27 [security-spire-agent internal] load .dockerignore [2025-02-13T23:46:08.617Z] #27 transferring context: 50B done [2025-02-13T23:46:08.617Z] #27 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #28 [security-proxy-auth internal] load .dockerignore [2025-02-13T23:46:08.617Z] #28 transferring context: 50B done [2025-02-13T23:46:08.617Z] #28 DONE 0.0s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #29 [security-proxy-setup internal] load .dockerignore [2025-02-13T23:46:08.617Z] #29 transferring context: 50B done [2025-02-13T23:46:08.617Z] #29 DONE 0.1s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #30 [support-scheduler internal] load .dockerignore [2025-02-13T23:46:08.617Z] #30 transferring context: 50B done [2025-02-13T23:46:08.617Z] #30 DONE 0.1s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:46:08.617Z] #31 DONE 0.1s [2025-02-13T23:46:08.617Z] [2025-02-13T23:46:08.617Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-13T23:46:08.778Z] using credential edgex-jenkins-ssh [2025-02-13T23:46:08.804Z] Cloning the remote Git repository [2025-02-13T23:46:08.873Z] #32 ... [2025-02-13T23:46:08.873Z] [2025-02-13T23:46:08.873Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-13T23:46:08.873Z] #33 DONE 0.0s [2025-02-13T23:46:08.873Z] [2025-02-13T23:46:08.873Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-13T23:46:08.873Z] #33 DONE 0.0s [2025-02-13T23:46:08.873Z] [2025-02-13T23:46:08.873Z] #34 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:08.873Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:08.873Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:08.873Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:08.873Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:08.873Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.15MB / 3.63MB 0.1s [2025-02-13T23:46:09.130Z] #34 ... [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-13T23:46:09.130Z] #33 DONE 0.0s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:46:09.130Z] #31 DONE 0.2s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #34 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:09.130Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:09.130Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:09.130Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:09.130Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:09.130Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-13T23:46:09.130Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-13T23:46:09.130Z] #34 ... [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-13T23:46:09.130Z] #33 DONE 0.0s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:46:09.130Z] #31 DONE 0.3s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #35 [core-keeper internal] load build context [2025-02-13T23:46:09.130Z] #35 DONE 0.0s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #34 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:09.130Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:09.130Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:09.130Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:09.130Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:09.130Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-13T23:46:09.130Z] #34 ... [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-13T23:46:09.130Z] #33 DONE 0.0s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-13T23:46:09.130Z] #32 DONE 0.6s [2025-02-13T23:46:09.130Z] [2025-02-13T23:46:09.130Z] #34 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:09.130Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:09.130Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:09.130Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:09.130Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:09.130Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-13T23:46:09.389Z] #34 ... [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-13T23:46:09.389Z] #33 DONE 0.0s [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:46:09.389Z] #31 DONE 0.4s [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-13T23:46:09.389Z] #36 DONE 0.5s [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #34 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:09.389Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:09.389Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:09.389Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:09.389Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:09.389Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-13T23:46:09.389Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-13T23:46:09.389Z] #34 ... [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-13T23:46:09.389Z] #36 DONE 0.6s [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #37 [security-spire-config internal] load build context [2025-02-13T23:46:09.389Z] #37 transferring context: 22.05kB 0.0s done [2025-02-13T23:46:09.389Z] #37 DONE 0.1s [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #38 [security-spire-server internal] load build context [2025-02-13T23:46:09.389Z] #38 transferring context: 23.80kB 0.0s done [2025-02-13T23:46:09.389Z] #38 DONE 0.2s [2025-02-13T23:46:09.389Z] [2025-02-13T23:46:09.389Z] #34 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:09.389Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:09.389Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:09.389Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:09.389Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:09.389Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-13T23:46:09.390Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-13T23:46:08.852Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-02-13T23:46:08.953Z] > git init /w/workspace/edgex-go/795 # timeout=10 [2025-02-13T23:46:09.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-02-13T23:46:09.102Z] > git --version # timeout=10 [2025-02-13T23:46:09.126Z] > git --version # 'git version 2.25.1' [2025-02-13T23:46:09.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-13T23:46:09.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T23:46:10.764Z] #34 DONE 2.2s [2025-02-13T23:46:10.764Z] [2025-02-13T23:46:10.764Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2025-02-13T23:46:10.764Z] #39 DONE 1.5s [2025-02-13T23:46:10.764Z] [2025-02-13T23:46:10.764Z] #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:46:11.023Z] #40 ... [2025-02-13T23:46:11.023Z] [2025-02-13T23:46:11.023Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-13T23:46:11.023Z] #41 DONE 1.9s [2025-02-13T23:46:11.023Z] [2025-02-13T23:46:11.023Z] #34 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:46:11.023Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:46:11.023Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:46:11.023Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-13T23:46:11.023Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-13T23:46:11.023Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-02-13T23:46:11.023Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-02-13T23:46:11.023Z] #34 DONE 2.2s [2025-02-13T23:46:11.281Z] [2025-02-13T23:46:11.281Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:46:11.281Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2025-02-13T23:46:11.281Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-13T23:46:11.281Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-13T23:46:11.281Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-13T23:46:11.281Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-02-13T23:46:11.281Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s [2025-02-13T23:46:11.281Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-02-13T23:46:11.281Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-13T23:46:11.281Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-13T23:46:11.281Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 1.7s [2025-02-13T23:46:11.281Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2025-02-13T23:46:11.281Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.9s [2025-02-13T23:46:11.281Z] #42 ... [2025-02-13T23:46:11.281Z] [2025-02-13T23:46:11.281Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:46:11.281Z] #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-02-13T23:46:11.281Z] #43 DONE 0.4s [2025-02-13T23:46:11.540Z] [2025-02-13T23:46:11.540Z] #44 [security-spire-agent internal] load build context [2025-02-13T23:46:11.540Z] #44 transferring context: 23.33kB 0.1s done [2025-02-13T23:46:11.540Z] #44 DONE 0.4s [2025-02-13T23:46:11.540Z] [2025-02-13T23:46:11.540Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:46:11.540Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done [2025-02-13T23:46:11.540Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-02-13T23:46:14.076Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2025-02-13T23:46:18.383Z] #42 ... [2025-02-13T23:46:18.383Z] [2025-02-13T23:46:18.383Z] #45 [core-command internal] load build context [2025-02-13T23:46:18.383Z] #45 transferring context: 304.98MB 9.2s [2025-02-13T23:46:18.949Z] #45 ... [2025-02-13T23:46:18.949Z] [2025-02-13T23:46:18.949Z] #46 [security-bootstrapper internal] load build context [2025-02-13T23:46:18.949Z] #46 ... [2025-02-13T23:46:18.949Z] [2025-02-13T23:46:18.949Z] #47 [security-secretstore-setup internal] load build context [2025-02-13T23:46:18.949Z] #47 ... [2025-02-13T23:46:18.949Z] [2025-02-13T23:46:18.949Z] #48 [support-notifications internal] load build context [2025-02-13T23:46:19.212Z] #48 ... [2025-02-13T23:46:19.212Z] [2025-02-13T23:46:19.212Z] #49 [core-common-config-bootstrapper internal] load build context [2025-02-13T23:46:19.212Z] #49 ... [2025-02-13T23:46:19.212Z] [2025-02-13T23:46:19.212Z] #50 [core-data internal] load build context [2025-02-13T23:46:19.471Z] #50 ... [2025-02-13T23:46:19.471Z] [2025-02-13T23:46:19.471Z] #51 [security-spiffe-token-provider internal] load build context [2025-02-13T23:46:19.471Z] #51 ... [2025-02-13T23:46:19.471Z] [2025-02-13T23:46:19.471Z] #52 [security-proxy-setup internal] load build context [2025-02-13T23:46:19.471Z] #52 ... [2025-02-13T23:46:19.471Z] [2025-02-13T23:46:19.471Z] #53 [security-proxy-auth internal] load build context [2025-02-13T23:46:19.730Z] #53 ... [2025-02-13T23:46:19.730Z] [2025-02-13T23:46:19.730Z] #35 [core-keeper internal] load build context [2025-02-13T23:46:19.730Z] #35 ... [2025-02-13T23:46:19.730Z] [2025-02-13T23:46:19.730Z] #54 [support-scheduler internal] load build context [2025-02-13T23:46:19.988Z] #54 ... [2025-02-13T23:46:19.988Z] [2025-02-13T23:46:19.988Z] #55 [core-metadata internal] load build context [2025-02-13T23:46:19.988Z] #55 ... [2025-02-13T23:46:19.988Z] [2025-02-13T23:46:19.988Z] #54 [support-scheduler internal] load build context [2025-02-13T23:46:20.553Z] #54 transferring context: 446.54MB 11.0s done [2025-02-13T23:46:21.118Z] #54 ... [2025-02-13T23:46:21.118Z] [2025-02-13T23:46:21.118Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-13T23:46:21.118Z] #0 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.118Z] #0 1.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.118Z] #0 1.696 OK: 248 MiB in 58 packages [2025-02-13T23:46:21.118Z] #56 ... [2025-02-13T23:46:21.118Z] [2025-02-13T23:46:21.118Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-13T23:46:21.118Z] #57 ... [2025-02-13T23:46:21.118Z] [2025-02-13T23:46:21.118Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-13T23:46:21.118Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.118Z] #0 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.118Z] #0 2.893 (1/4) Installing ca-certificates (20241121-r1) [2025-02-13T23:46:21.118Z] #0 2.910 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:21.118Z] #0 2.915 (3/4) Installing su-exec (0.2-r3) [2025-02-13T23:46:21.118Z] #0 2.927 (4/4) Installing yq-go (4.44.1-r2) [2025-02-13T23:46:21.118Z] #0 2.985 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:21.118Z] #0 2.991 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:21.118Z] #0 3.030 OK: 19 MiB in 18 packages [2025-02-13T23:46:21.376Z] #58 ... [2025-02-13T23:46:21.376Z] [2025-02-13T23:46:21.376Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-13T23:46:21.376Z] #59 ... [2025-02-13T23:46:21.376Z] [2025-02-13T23:46:21.376Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:46:21.659Z] #60 ... [2025-02-13T23:46:21.659Z] [2025-02-13T23:46:21.659Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-13T23:46:21.659Z] #0 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.659Z] #0 3.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.659Z] #0 4.167 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:21.659Z] #0 4.177 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:21.659Z] #0 4.185 OK: 8 MiB in 15 packages [2025-02-13T23:46:21.659Z] #61 ... [2025-02-13T23:46:21.659Z] [2025-02-13T23:46:21.659Z] #62 [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-13T23:46:21.917Z] #62 ... [2025-02-13T23:46:21.917Z] [2025-02-13T23:46:21.918Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-13T23:46:21.918Z] #0 0.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.918Z] #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.918Z] #0 1.225 OK: 248 MiB in 58 packages [2025-02-13T23:46:21.918Z] #63 ... [2025-02-13T23:46:21.918Z] [2025-02-13T23:46:21.918Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:46:21.918Z] #0 0.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.918Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.918Z] #0 1.287 OK: 248 MiB in 58 packages [2025-02-13T23:46:21.918Z] #64 ... [2025-02-13T23:46:21.918Z] [2025-02-13T23:46:21.918Z] #40 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:46:21.918Z] #40 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.918Z] #40 1.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:21.918Z] #40 1.608 OK: 248 MiB in 58 packages [2025-02-13T23:46:22.177Z] #40 ... [2025-02-13T23:46:22.177Z] [2025-02-13T23:46:22.177Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:46:22.177Z] #0 3.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:22.177Z] #0 4.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:22.177Z] #0 4.295 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:46:22.177Z] #0 4.295 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:46:22.177Z] #0 4.295 OK: 24174 distinct packages available [2025-02-13T23:46:22.177Z] #0 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:22.177Z] #0 4.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:22.177Z] #0 4.741 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:22.177Z] #0 5.148 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:22.177Z] #0 5.159 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:22.177Z] #0 5.163 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-13T23:46:22.177Z] #0 5.167 (5/7) Installing libucontext (1.2-r3) [2025-02-13T23:46:22.177Z] #0 5.169 (6/7) Installing gcompat (1.1.0-r4) [2025-02-13T23:46:22.177Z] #0 5.176 (7/7) Installing openssl (3.3.3-r0) [2025-02-13T23:46:22.177Z] #0 5.186 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:22.177Z] #0 5.203 OK: 9 MiB in 19 packages [2025-02-13T23:46:22.177Z] #65 ... [2025-02-13T23:46:22.177Z] [2025-02-13T23:46:22.177Z] #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-13T23:46:22.482Z] #66 ... [2025-02-13T23:46:22.482Z] [2025-02-13T23:46:22.482Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:46:22.482Z] #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2025-02-13T23:46:22.482Z] #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2025-02-13T23:46:22.482Z] #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-13T23:46:22.482Z] #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-13T23:46:22.482Z] #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-13T23:46:22.482Z] #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-02-13T23:46:22.482Z] #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2025-02-13T23:46:22.482Z] #43 ... [2025-02-13T23:46:22.482Z] [2025-02-13T23:46:22.482Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-13T23:46:22.773Z] #67 ... [2025-02-13T23:46:22.773Z] [2025-02-13T23:46:22.773Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-13T23:46:22.773Z] #68 ... [2025-02-13T23:46:22.773Z] [2025-02-13T23:46:22.773Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:46:23.042Z] #69 ... [2025-02-13T23:46:23.042Z] [2025-02-13T23:46:23.042Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-13T23:46:23.042Z] #0 0.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:23.042Z] #0 0.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:23.042Z] #0 1.321 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:46:23.042Z] #0 1.321 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:46:23.042Z] #0 1.321 OK: 24181 distinct packages available [2025-02-13T23:46:23.042Z] #0 1.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:23.042Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:23.042Z] #0 1.823 OK: 248 MiB in 58 packages [2025-02-13T23:46:23.042Z] #70 ... [2025-02-13T23:46:23.042Z] [2025-02-13T23:46:23.042Z] #71 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-13T23:46:23.319Z] #71 ... [2025-02-13T23:46:23.319Z] [2025-02-13T23:46:23.319Z] #49 [core-common-config-bootstrapper internal] load build context [2025-02-13T23:46:23.319Z] #49 transferring context: 446.54MB 13.3s done [2025-02-13T23:46:24.346Z] #49 ... [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-13T23:46:24.346Z] #63 DONE 13.5s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #54 [support-scheduler internal] load build context [2025-02-13T23:46:24.346Z] #54 DONE 14.9s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #48 [support-notifications internal] load build context [2025-02-13T23:46:24.346Z] #48 transferring context: 446.54MB 10.4s done [2025-02-13T23:46:24.346Z] #48 DONE 15.3s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-13T23:46:24.346Z] #58 DONE 13.5s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #40 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:46:24.346Z] #40 DONE 13.5s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-13T23:46:24.346Z] #56 DONE 13.5s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:46:24.346Z] #64 DONE 13.5s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-13T23:46:24.346Z] #61 DONE 13.4s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-13T23:46:24.346Z] #70 DONE 13.5s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #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-13T23:46:24.346Z] #66 DONE 13.6s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #35 [core-keeper internal] load build context [2025-02-13T23:46:24.346Z] #35 transferring context: 446.54MB 11.5s done [2025-02-13T23:46:24.346Z] #35 DONE 15.3s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #50 [core-data internal] load build context [2025-02-13T23:46:24.346Z] #50 transferring context: 446.54MB 11.7s done [2025-02-13T23:46:24.346Z] #50 DONE 15.4s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:46:24.346Z] #65 DONE 13.6s [2025-02-13T23:46:24.346Z] [2025-02-13T23:46:24.346Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-13T23:46:24.626Z] #72 ... [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #53 [security-proxy-auth internal] load build context [2025-02-13T23:46:24.626Z] #53 transferring context: 446.54MB 11.8s done [2025-02-13T23:46:24.626Z] #53 DONE 15.2s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #55 [core-metadata internal] load build context [2025-02-13T23:46:24.626Z] #55 transferring context: 446.54MB 12.0s done [2025-02-13T23:46:24.626Z] #55 DONE 15.4s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #52 [security-proxy-setup internal] load build context [2025-02-13T23:46:24.626Z] #52 transferring context: 446.54MB 12.3s done [2025-02-13T23:46:24.626Z] #52 DONE 15.1s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #45 [core-command internal] load build context [2025-02-13T23:46:24.626Z] #45 transferring context: 446.54MB 12.6s done [2025-02-13T23:46:24.626Z] #45 DONE 15.6s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #51 [security-spiffe-token-provider internal] load build context [2025-02-13T23:46:24.626Z] #51 transferring context: 446.54MB 12.7s done [2025-02-13T23:46:24.626Z] #51 DONE 15.6s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #47 [security-secretstore-setup internal] load build context [2025-02-13T23:46:24.626Z] #47 transferring context: 446.54MB 13.0s done [2025-02-13T23:46:24.626Z] #47 DONE 15.6s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #49 [core-common-config-bootstrapper internal] load build context [2025-02-13T23:46:24.626Z] #49 DONE 15.5s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #46 [security-bootstrapper internal] load build context [2025-02-13T23:46:24.626Z] #46 transferring context: 446.54MB 13.1s done [2025-02-13T23:46:24.626Z] #46 DONE 15.7s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:24.626Z] #73 DONE 0.2s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:24.626Z] #74 DONE 0.1s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:24.626Z] #75 DONE 0.2s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:24.626Z] #76 DONE 0.2s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:24.626Z] #77 DONE 0.1s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:46:24.626Z] #43 DONE 13.7s [2025-02-13T23:46:24.626Z] [2025-02-13T23:46:24.626Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:24.888Z] #78 ... [2025-02-13T23:46:24.888Z] [2025-02-13T23:46:24.888Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:46:24.888Z] #42 DONE 15.7s [2025-02-13T23:46:24.888Z] [2025-02-13T23:46:24.888Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-13T23:46:25.498Z] #79 ... [2025-02-13T23:46:25.498Z] [2025-02-13T23:46:25.498Z] #62 [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-13T23:46:25.498Z] #62 DONE 14.4s [2025-02-13T23:46:25.498Z] [2025-02-13T23:46:25.498Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:46:25.498Z] #69 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:25.498Z] #69 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:25.761Z] #69 ... [2025-02-13T23:46:25.761Z] [2025-02-13T23:46:25.761Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:46:25.761Z] #60 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:25.761Z] #60 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:25.761Z] #60 14.57 (1/7) Installing ca-certificates (20241121-r1) [2025-02-13T23:46:25.761Z] #60 14.59 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:25.761Z] #60 14.59 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-13T23:46:25.761Z] #60 14.60 (4/7) Installing libsodium (1.0.19-r0) [2025-02-13T23:46:25.761Z] #60 14.60 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-13T23:46:25.761Z] #60 14.62 (6/7) Installing libzmq (4.3.5-r2) [2025-02-13T23:46:25.761Z] #60 14.63 (7/7) Installing zeromq (4.3.5-r2) [2025-02-13T23:46:25.761Z] #60 14.63 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:25.761Z] #60 14.64 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:25.761Z] #60 14.68 OK: 12 MiB in 21 packages [2025-02-13T23:46:25.761Z] #60 DONE 14.9s [2025-02-13T23:46:25.761Z] [2025-02-13T23:46:25.761Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:46:25.761Z] #69 14.81 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:25.761Z] #69 14.81 (2/2) Installing su-exec (0.2-r3) [2025-02-13T23:46:25.761Z] #69 14.84 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:25.761Z] #69 14.85 OK: 8 MiB in 16 packages [2025-02-13T23:46:26.019Z] #69 DONE 15.0s [2025-02-13T23:46:26.020Z] [2025-02-13T23:46:26.020Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-13T23:46:26.020Z] #67 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.020Z] #67 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.020Z] #67 14.76 (1/3) Installing ca-certificates (20241121-r1) [2025-02-13T23:46:26.020Z] #67 14.78 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:26.020Z] #67 14.78 (3/3) Installing tzdata (2025a-r0) [2025-02-13T23:46:26.020Z] #67 14.84 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:26.020Z] #67 14.85 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:26.020Z] #67 14.91 OK: 10 MiB in 17 packages [2025-02-13T23:46:26.020Z] #67 DONE 15.1s [2025-02-13T23:46:26.020Z] [2025-02-13T23:46:26.020Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:26.281Z] #80 ... [2025-02-13T23:46:26.281Z] [2025-02-13T23:46:26.281Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-13T23:46:26.281Z] #59 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.281Z] #59 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.281Z] #59 14.63 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:46:26.281Z] #59 14.63 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:46:26.281Z] #59 14.63 OK: 24174 distinct packages available [2025-02-13T23:46:26.281Z] #59 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.281Z] #59 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.281Z] #59 15.18 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:26.281Z] #59 15.18 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-13T23:46:26.281Z] #59 15.18 (3/4) Installing libucontext (1.2-r3) [2025-02-13T23:46:26.281Z] #59 15.19 (4/4) Installing gcompat (1.1.0-r4) [2025-02-13T23:46:26.281Z] #59 15.19 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:26.281Z] #59 15.20 OK: 8 MiB in 18 packages [2025-02-13T23:46:26.281Z] #59 DONE 15.4s [2025-02-13T23:46:26.540Z] [2025-02-13T23:46:26.540Z] #71 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-13T23:46:26.540Z] #71 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.540Z] #71 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.540Z] #71 15.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:26.540Z] #71 15.27 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:26.540Z] #71 15.28 OK: 8 MiB in 15 packages [2025-02-13T23:46:26.540Z] #71 DONE 15.5s [2025-02-13T23:46:26.540Z] [2025-02-13T23:46:26.540Z] #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-02-13T23:46:26.798Z] #81 ... [2025-02-13T23:46:26.798Z] [2025-02-13T23:46:26.798Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-13T23:46:26.798Z] #57 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.798Z] #57 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.798Z] #57 15.30 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:26.798Z] #57 15.34 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:26.798Z] #57 15.37 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:26.798Z] #57 15.37 (4/6) Installing openssl (3.3.3-r0) [2025-02-13T23:46:26.798Z] #57 15.39 (5/6) Installing su-exec (0.2-r3) [2025-02-13T23:46:26.798Z] #57 15.39 (6/6) Installing yq-go (4.44.1-r2) [2025-02-13T23:46:26.798Z] #57 15.46 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:26.798Z] #57 15.47 OK: 19 MiB in 18 packages [2025-02-13T23:46:26.798Z] #57 DONE 15.7s [2025-02-13T23:46:26.798Z] [2025-02-13T23:46:26.798Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-13T23:46:26.798Z] #68 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.798Z] #68 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.798Z] #68 14.80 v3.20.6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:46:26.798Z] #68 14.80 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:46:26.798Z] #68 14.80 OK: 24174 distinct packages available [2025-02-13T23:46:26.798Z] #68 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.798Z] #68 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:26.798Z] #68 15.36 (1/14) Installing ca-certificates (20241121-r1) [2025-02-13T23:46:26.798Z] #68 15.38 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-13T23:46:26.798Z] #68 15.40 (3/14) Installing c-ares (1.33.1-r0) [2025-02-13T23:46:26.798Z] #68 15.41 (4/14) Installing libunistring (1.2-r0) [2025-02-13T23:46:26.798Z] #68 15.42 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-13T23:46:26.798Z] #68 15.43 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-13T23:46:26.798Z] #68 15.43 (7/14) Installing libpsl (0.21.5-r1) [2025-02-13T23:46:26.798Z] #68 15.44 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-13T23:46:26.798Z] #68 15.45 (9/14) Installing libcurl (8.12.1-r0) [2025-02-13T23:46:26.798Z] #68 15.46 (10/14) Installing curl (8.12.1-r0) [2025-02-13T23:46:26.798Z] #68 15.47 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:26.798Z] #68 15.47 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-13T23:46:26.798Z] #68 15.48 (13/14) Installing libucontext (1.2-r3) [2025-02-13T23:46:26.798Z] #68 15.48 (14/14) Installing gcompat (1.1.0-r4) [2025-02-13T23:46:26.798Z] #68 15.48 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:26.798Z] #68 15.49 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:26.798Z] #68 15.52 OK: 13 MiB in 28 packages [2025-02-13T23:46:26.798Z] #68 DONE 15.7s [2025-02-13T23:46:26.798Z] [2025-02-13T23:46:26.798Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-13T23:46:26.798Z] #79 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:27.058Z] #79 ... [2025-02-13T23:46:27.058Z] [2025-02-13T23:46:27.058Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-13T23:46:27.058Z] #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:27.058Z] #0 2.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:27.058Z] #0 2.362 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:27.058Z] #0 2.371 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:27.058Z] #0 2.404 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:27.058Z] #0 2.418 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:27.058Z] #0 2.422 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:27.058Z] #0 2.431 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:27.058Z] #0 2.464 OK: 19 MiB in 18 packages [2025-02-13T23:46:27.058Z] #82 DONE 2.6s [2025-02-13T23:46:27.058Z] [2025-02-13T23:46:27.058Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-13T23:46:27.058Z] #79 2.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:27.318Z] #79 2.894 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:27.318Z] #79 2.909 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:27.318Z] #79 2.914 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:27.318Z] #79 2.924 OK: 9 MiB in 19 packages [2025-02-13T23:46:27.563Z] Avoid second fetch [2025-02-13T23:46:27.563Z] Checking out Revision 80c243033e1b04995b2447ef5c7ce1c070ea113c (main) [2025-02-13T23:46:27.576Z] #79 DONE 3.3s [2025-02-13T23:46:27.576Z] [2025-02-13T23:46:27.576Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-13T23:46:26.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-02-13T23:46:26.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-13T23:46:27.580Z] > git config core.sparsecheckout # timeout=10 [2025-02-13T23:46:27.658Z] > git checkout -f 80c243033e1b04995b2447ef5c7ce1c070ea113c # timeout=10 [2025-02-13T23:46:28.142Z] #83 DONE 0.6s [2025-02-13T23:46:28.142Z] [2025-02-13T23:46:28.142Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:28.142Z] #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:28.142Z] #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:28.142Z] #0 3.263 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:28.142Z] #0 3.275 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:28.142Z] #0 3.307 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:28.142Z] #0 3.316 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:28.142Z] #0 3.319 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:28.142Z] #0 3.328 OK: 8 MiB in 15 packages [2025-02-13T23:46:28.142Z] #84 DONE 3.7s [2025-02-13T23:46:28.142Z] [2025-02-13T23:46:28.142Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-13T23:46:28.142Z] #72 2.219 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:28.142Z] #72 2.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:28.142Z] #72 3.431 OK: 248 MiB in 58 packages [2025-02-13T23:46:28.142Z] #72 DONE 3.7s [2025-02-13T23:46:28.142Z] [2025-02-13T23:46:28.142Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:46:28.142Z] #85 DONE 0.6s [2025-02-13T23:46:28.142Z] [2025-02-13T23:46:28.142Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-13T23:46:28.142Z] #86 DONE 0.1s [2025-02-13T23:46:28.142Z] [2025-02-13T23:46:28.142Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:46:28.401Z] #87 ... [2025-02-13T23:46:28.401Z] [2025-02-13T23:46:28.401Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-13T23:46:28.401Z] #88 DONE 0.1s [2025-02-13T23:46:28.407Z] Commit message: "Merge pull request #5080 from weichou1229/issue-5064" [2025-02-13T23:46:28.668Z] [2025-02-13T23:46:28.668Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-13T23:46:28.668Z] #89 DONE 0.4s [2025-02-13T23:46:28.668Z] [2025-02-13T23:46:28.668Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:28.668Z] #90 ... [2025-02-13T23:46:28.668Z] [2025-02-13T23:46:28.668Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:46:28.668Z] #87 DONE 0.5s [2025-02-13T23:46:28.668Z] [2025-02-13T23:46:28.668Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-13T23:46:28.668Z] #91 DONE 0.1s [2025-02-13T23:46:28.668Z] [2025-02-13T23:46:28.668Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-13T23:46:28.668Z] #92 DONE 0.0s [2025-02-13T23:46:28.668Z] [2025-02-13T23:46:28.668Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-13T23:46:28.668Z] #93 DONE 0.1s [2025-02-13T23:46:28.925Z] [2025-02-13T23:46:28.925Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-13T23:46:28.925Z] #94 DONE 0.1s [2025-02-13T23:46:28.925Z] [2025-02-13T23:46:28.925Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-13T23:46:28.925Z] #95 DONE 0.1s [2025-02-13T23:46:28.925Z] [2025-02-13T23:46:28.925Z] #96 [security-spire-server] exporting to image [2025-02-13T23:46:28.925Z] #96 exporting layers [2025-02-13T23:46:28.925Z] #96 ... [2025-02-13T23:46:28.925Z] [2025-02-13T23:46:28.925Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-13T23:46:28.925Z] #97 DONE 0.1s [2025-02-13T23:46:28.925Z] [2025-02-13T23:46:28.925Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-13T23:46:28.925Z] #98 DONE 0.1s [2025-02-13T23:46:28.925Z] [2025-02-13T23:46:28.926Z] #99 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-13T23:46:28.926Z] #99 DONE 0.1s [2025-02-13T23:46:28.926Z] [2025-02-13T23:46:28.926Z] #96 [security-spire-agent] exporting to image [2025-02-13T23:46:29.872Z] #96 exporting layers 0.9s done [2025-02-13T23:46:29.872Z] #96 writing image sha256:566a0f3be795dbe4a289f7061cbefa7e3e46b1c7f100477a65ed1abae6aeb254 done [2025-02-13T23:46:29.872Z] #96 naming to docker.io/library/security-spire-server done [2025-02-13T23:46:29.872Z] #96 exporting layers 0.7s done [2025-02-13T23:46:29.872Z] #96 writing image sha256:5782c60f263574cf4964795a8b0588f0084135ae9ba240f7a811f6eb9e96374e done [2025-02-13T23:46:29.872Z] #96 naming to docker.io/library/security-spire-agent done [2025-02-13T23:46:29.872Z] #96 DONE 0.9s [2025-02-13T23:46:29.872Z] [2025-02-13T23:46:29.872Z] #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-02-13T23:46:29.872Z] #81 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:29.872Z] #81 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:30.130Z] #81 3.745 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:30.130Z] #81 3.758 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:30.130Z] #81 3.811 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:30.130Z] #81 3.831 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:30.130Z] #81 3.843 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:30.390Z] #81 3.878 OK: 8 MiB in 15 packages [2025-02-13T23:46:30.962Z] #81 ... [2025-02-13T23:46:30.962Z] [2025-02-13T23:46:30.962Z] #100 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-13T23:46:30.962Z] #0 2.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:30.962Z] #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:30.962Z] #0 3.365 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:30.962Z] #0 3.383 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:30.962Z] #0 3.438 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:30.962Z] #0 3.461 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:30.962Z] #0 3.470 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:30.962Z] #0 3.478 OK: 8 MiB in 18 packages [2025-02-13T23:46:30.962Z] #100 DONE 4.7s [2025-02-13T23:46:31.221Z] [2025-02-13T23:46:31.221Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-13T23:46:33.151Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-13T23:46:33.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-13T23:46:33.151Z] Dload Upload Total Spent Left Speed [2025-02-13T23:46:33.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2025-02-13T23:46:33.499Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-13T23:46:33.836Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-13T23:46:33.836Z] + sudo tee /etc/docker/daemon.new [2025-02-13T23:46:33.836Z] { [2025-02-13T23:46:33.836Z] "registry-mirrors": [ [2025-02-13T23:46:33.836Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-13T23:46:33.836Z] ], [2025-02-13T23:46:33.836Z] "bip": "10.250.0.254/24", [2025-02-13T23:46:33.836Z] "hosts": [ [2025-02-13T23:46:33.836Z] "tcp://0.0.0.0:5555", [2025-02-13T23:46:33.836Z] "unix:///var/run/docker.sock" [2025-02-13T23:46:33.836Z] ], [2025-02-13T23:46:33.836Z] "mtu": 1458, [2025-02-13T23:46:33.836Z] "selinux-enabled": true, [2025-02-13T23:46:33.836Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-13T23:46:33.836Z] } [Pipeline] sh [2025-02-13T23:46:34.164Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-13T23:46:34.491Z] + sudo service docker restart [2025-02-13T23:46:34.511Z] #101 ... [2025-02-13T23:46:34.511Z] [2025-02-13T23:46:34.511Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:34.770Z] #102 ... [2025-02-13T23:46:34.770Z] [2025-02-13T23:46:34.770Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:34.770Z] #103 ... [2025-02-13T23:46:34.770Z] [2025-02-13T23:46:34.770Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:35.030Z] #104 ... [2025-02-13T23:46:35.030Z] [2025-02-13T23:46:35.030Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:35.292Z] #105 ... [2025-02-13T23:46:35.292Z] [2025-02-13T23:46:35.292Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:35.292Z] #80 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.292Z] #80 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.292Z] #80 4.173 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:35.292Z] #80 4.189 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:35.292Z] #80 4.226 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:35.292Z] #80 4.255 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:35.292Z] #80 4.261 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:35.292Z] #80 4.268 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:35.292Z] #80 4.321 OK: 10 MiB in 17 packages [2025-02-13T23:46:35.550Z] #80 ... [2025-02-13T23:46:35.550Z] [2025-02-13T23:46:35.550Z] #106 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-13T23:46:35.550Z] #0 3.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.550Z] #0 3.713 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.550Z] #0 4.541 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:46:35.550Z] #0 4.844 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:35.550Z] #0 4.854 OK: 8 MiB in 15 packages [2025-02-13T23:46:35.808Z] #106 ... [2025-02-13T23:46:35.808Z] [2025-02-13T23:46:35.808Z] #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:35.808Z] #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.808Z] #0 3.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.808Z] #0 3.614 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:35.808Z] #0 3.635 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:35.808Z] #0 3.696 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:35.808Z] #0 3.709 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:35.808Z] #0 3.716 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:35.808Z] #0 3.725 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:35.808Z] #0 3.771 OK: 13 MiB in 28 packages [2025-02-13T23:46:35.808Z] #107 ... [2025-02-13T23:46:35.808Z] [2025-02-13T23:46:35.808Z] #108 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:35.808Z] #0 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.808Z] #0 3.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:35.808Z] #0 3.958 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:35.808Z] #0 3.977 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:35.808Z] #0 4.018 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:35.808Z] #0 4.047 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:35.808Z] #0 4.051 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:35.808Z] #0 4.056 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:46:35.808Z] #0 4.117 OK: 12 MiB in 21 packages [2025-02-13T23:46:36.067Z] #108 ... [2025-02-13T23:46:36.067Z] [2025-02-13T23:46:36.067Z] #109 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-13T23:46:36.067Z] #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:36.067Z] #0 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:36.067Z] #0 3.907 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:36.067Z] #0 3.927 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:36.067Z] #0 4.053 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:46:36.067Z] #0 4.073 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:36.067Z] #0 4.082 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:36.067Z] #0 4.104 OK: 8 MiB in 16 packages [2025-02-13T23:46:37.003Z] #109 ... [2025-02-13T23:46:37.003Z] [2025-02-13T23:46:37.003Z] #110 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-13T23:46:37.003Z] #0 2.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:37.003Z] #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-13T23:46:37.003Z] #0 3.228 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:37.003Z] #0 3.252 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:46:37.003Z] #0 3.261 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:46:37.003Z] #0 3.268 OK: 19 MiB in 18 packages [2025-02-13T23:46:43.580Z] #110 DONE 16.3s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #81 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-13T23:46:43.580Z] #81 DONE 16.6s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #108 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:43.580Z] #108 DONE 17.1s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #106 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-13T23:46:43.580Z] #106 DONE 17.6s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:43.580Z] #107 DONE 16.3s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:43.580Z] #102 DONE 18.5s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:46:43.580Z] #80 DONE 17.0s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:43.580Z] #105 DONE 18.4s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:43.580Z] #103 DONE 18.5s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #109 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-13T23:46:43.580Z] #109 DONE 17.0s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #111 [support-notifications builder 6/7] COPY . . [2025-02-13T23:46:43.580Z] #111 ... [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:43.580Z] #78 DONE 18.5s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:43.580Z] #90 DONE 14.9s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:46:43.580Z] #101 DONE 12.0s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:43.580Z] #104 DONE 18.5s [2025-02-13T23:46:43.580Z] [2025-02-13T23:46:43.580Z] #112 [security-proxy-setup builder 6/7] COPY . . [2025-02-13T23:46:44.148Z] #112 ... [2025-02-13T23:46:44.148Z] [2025-02-13T23:46:44.148Z] #113 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-13T23:46:44.148Z] #113 DONE 0.8s [2025-02-13T23:46:44.148Z] [2025-02-13T23:46:44.149Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-13T23:46:48.371Z] #114 DONE 4.5s [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #112 [security-proxy-setup builder 6/7] COPY . . [2025-02-13T23:46:48.372Z] #112 DONE 4.5s [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #115 [support-scheduler builder 6/7] COPY . . [2025-02-13T23:46:48.372Z] #115 DONE 4.6s [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #116 [core-keeper builder 7/8] COPY . . [2025-02-13T23:46:48.372Z] #116 DONE 4.6s [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2025-02-13T23:46:48.372Z] #117 CACHED [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:48.372Z] #118 CACHED [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:48.372Z] #119 CACHED [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #120 [security-bootstrapper builder 6/7] COPY . . [2025-02-13T23:46:48.372Z] #120 CACHED [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:48.372Z] #121 CACHED [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:48.372Z] #122 CACHED [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-13T23:46:48.372Z] #123 ... [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #111 [support-notifications builder 6/7] COPY . . [2025-02-13T23:46:48.372Z] #111 DONE 4.6s [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.372Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-13T23:46:48.372Z] #124 DONE 4.7s [2025-02-13T23:46:48.372Z] [2025-02-13T23:46:48.373Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-13T23:46:48.633Z] #125 ... [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #126 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-13T23:46:48.633Z] #126 DONE 1.0s [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #127 [core-data builder 6/7] COPY . . [2025-02-13T23:46:48.633Z] #127 DONE 5.6s [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:48.633Z] #128 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:48.633Z] #129 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #130 [core-metadata builder 6/7] COPY . . [2025-02-13T23:46:48.633Z] #130 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:48.633Z] #131 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:48.633Z] #132 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-02-13T23:46:48.633Z] #133 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-13T23:46:48.633Z] #134 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:48.633Z] #135 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:48.633Z] #136 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:46:48.633Z] #137 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #138 [core-command builder 6/7] COPY . . [2025-02-13T23:46:48.633Z] #138 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:46:48.633Z] #139 CACHED [2025-02-13T23:46:48.633Z] [2025-02-13T23:46:48.633Z] #140 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-13T23:46:48.633Z] #140 DONE 0.0s [2025-02-13T23:46:48.890Z] [2025-02-13T23:46:48.890Z] #141 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-13T23:46:48.890Z] #141 DONE 0.1s [2025-02-13T23:46:48.890Z] [2025-02-13T23:46:48.890Z] #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-13T23:46:48.890Z] #142 DONE 0.1s [2025-02-13T23:46:48.890Z] [2025-02-13T23:46:48.890Z] #96 [security-spire-config] exporting to image [2025-02-13T23:46:48.890Z] #96 exporting layers [2025-02-13T23:46:49.455Z] #96 ... [2025-02-13T23:46:49.455Z] [2025-02-13T23:46:49.455Z] #143 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-13T23:46:49.455Z] #143 DONE 6.4s [2025-02-13T23:46:49.455Z] [2025-02-13T23:46:49.455Z] #144 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-13T23:46:49.455Z] #144 DONE 0.1s [2025-02-13T23:46:49.713Z] [2025-02-13T23:46:49.713Z] #96 [security-spire-config] exporting to image [2025-02-13T23:46:49.713Z] #96 exporting layers 0.8s done [2025-02-13T23:46:49.713Z] #96 writing image sha256:005d58c78e0880f1f731c40f41cb8ba5a51b9fed7b82c97581c0cee516e5c50a [2025-02-13T23:46:49.713Z] #96 writing image sha256:005d58c78e0880f1f731c40f41cb8ba5a51b9fed7b82c97581c0cee516e5c50a done [2025-02-13T23:46:49.713Z] #96 naming to docker.io/library/security-spire-config done [2025-02-13T23:46:49.713Z] #96 DONE 1.7s [2025-02-13T23:46:49.713Z] [2025-02-13T23:46:49.713Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-13T23:46:49.713Z] #0 0.601 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:46:52.756Z] provisioning config files... [2025-02-13T23:46:52.780Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config7023126685212949124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:46:53.237Z] ---> ****-login.sh [2025-02-13T23:46:53.237Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:46:53.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:46:53.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:46:53.783Z] Configure a credential helper to remove this warning. See [2025-02-13T23:46:53.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:46:53.783Z] [2025-02-13T23:46:53.783Z] Login Succeeded [2025-02-13T23:46:53.783Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:46:54.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:46:54.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:46:54.321Z] Configure a credential helper to remove this warning. See [2025-02-13T23:46:54.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:46:54.321Z] [2025-02-13T23:46:54.321Z] Login Succeeded [2025-02-13T23:46:54.321Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:46:54.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:46:54.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:46:54.590Z] Configure a credential helper to remove this warning. See [2025-02-13T23:46:54.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:46:54.590Z] [2025-02-13T23:46:54.590Z] Login Succeeded [2025-02-13T23:46:54.590Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:46:54.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:46:54.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:46:54.860Z] Configure a credential helper to remove this warning. See [2025-02-13T23:46:54.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:46:54.860Z] [2025-02-13T23:46:54.860Z] Login Succeeded [2025-02-13T23:46:54.860Z] ****.io [2025-02-13T23:46:55.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:46:55.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:46:55.394Z] Configure a credential helper to remove this warning. See [2025-02-13T23:46:55.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:46:55.394Z] [2025-02-13T23:46:55.394Z] Login Succeeded [2025-02-13T23:46:55.394Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:46:55.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-02-13T23:46:56.027Z] + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] echo [2025-02-13T23:46:56.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:46:56.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:46:56.089Z] ========================================================= [2025-02-13T23:46:56.089Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-13T23:46:56.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:46:56.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T23:46:56.436Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-13T23:46:56.436Z] 9986a736f7d3: Pulling fs layer [2025-02-13T23:46:56.436Z] 1f018df60701: Pulling fs layer [2025-02-13T23:46:56.436Z] 39f8f326b044: Pulling fs layer [2025-02-13T23:46:56.436Z] e6a1e7a6a96a: Pulling fs layer [2025-02-13T23:46:56.436Z] 4f4fb700ef54: Pulling fs layer [2025-02-13T23:46:56.436Z] d45d956e0dbf: Pulling fs layer [2025-02-13T23:46:56.436Z] d7702b0d1db1: Pulling fs layer [2025-02-13T23:46:56.436Z] 5c7f0f088c93: Pulling fs layer [2025-02-13T23:46:56.436Z] 4fdc064ae6cf: Pulling fs layer [2025-02-13T23:46:56.436Z] d45d956e0dbf: Waiting [2025-02-13T23:46:56.436Z] d7702b0d1db1: Waiting [2025-02-13T23:46:56.436Z] 5c7f0f088c93: Waiting [2025-02-13T23:46:56.436Z] 4fdc064ae6cf: Waiting [2025-02-13T23:46:56.436Z] e6a1e7a6a96a: Waiting [2025-02-13T23:46:56.436Z] 4f4fb700ef54: Waiting [2025-02-13T23:46:56.712Z] 1f018df60701: Verifying Checksum [2025-02-13T23:46:56.712Z] 1f018df60701: Download complete [2025-02-13T23:46:56.712Z] e6a1e7a6a96a: Verifying Checksum [2025-02-13T23:46:56.712Z] e6a1e7a6a96a: Download complete [2025-02-13T23:46:56.712Z] 4f4fb700ef54: Verifying Checksum [2025-02-13T23:46:56.712Z] 4f4fb700ef54: Download complete [2025-02-13T23:46:56.712Z] d45d956e0dbf: Verifying Checksum [2025-02-13T23:46:56.712Z] d45d956e0dbf: Download complete [2025-02-13T23:46:56.712Z] d7702b0d1db1: Verifying Checksum [2025-02-13T23:46:56.712Z] d7702b0d1db1: Download complete [2025-02-13T23:46:56.712Z] 9986a736f7d3: Download complete [2025-02-13T23:46:57.302Z] 4fdc064ae6cf: Verifying Checksum [2025-02-13T23:46:57.302Z] 4fdc064ae6cf: Download complete [2025-02-13T23:46:57.825Z] #145 ... [2025-02-13T23:46:57.825Z] [2025-02-13T23:46:57.825Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-13T23:46:57.825Z] #0 2.391 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-13T23:46:57.825Z] #146 ... [2025-02-13T23:46:57.825Z] [2025-02-13T23:46:57.825Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-13T23:46:57.825Z] #0 2.305 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-13T23:46:57.889Z] 9986a736f7d3: Pull complete [2025-02-13T23:46:58.093Z] #147 ... [2025-02-13T23:46:58.093Z] [2025-02-13T23:46:58.093Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-13T23:46:58.093Z] #0 2.339 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-13T23:46:58.093Z] #148 ... [2025-02-13T23:46:58.093Z] [2025-02-13T23:46:58.093Z] #149 [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-13T23:46:58.093Z] #0 1.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-13T23:46:58.351Z] #149 ... [2025-02-13T23:46:58.351Z] [2025-02-13T23:46:58.351Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-13T23:46:58.351Z] #0 1.875 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-13T23:46:58.351Z] #150 ... [2025-02-13T23:46:58.351Z] [2025-02-13T23:46:58.351Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-13T23:46:58.351Z] #0 1.753 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-13T23:46:58.475Z] 1f018df60701: Pull complete [2025-02-13T23:46:58.742Z] 39f8f326b044: Verifying Checksum [2025-02-13T23:46:58.742Z] 39f8f326b044: Download complete [2025-02-13T23:46:58.918Z] #151 ... [2025-02-13T23:46:58.918Z] [2025-02-13T23:46:58.918Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-13T23:46:58.918Z] #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-13T23:46:58.918Z] #152 ... [2025-02-13T23:46:58.918Z] [2025-02-13T23:46:58.918Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-13T23:46:58.918Z] #0 1.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-13T23:46:59.177Z] #153 ... [2025-02-13T23:46:59.177Z] [2025-02-13T23:46:59.177Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-13T23:46:59.177Z] #0 1.604 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-13T23:46:59.706Z] 5c7f0f088c93: Download complete [2025-02-13T23:46:59.744Z] #154 ... [2025-02-13T23:46:59.744Z] [2025-02-13T23:46:59.744Z] #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-13T23:46:59.744Z] #123 2.156 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-13T23:47:00.001Z] #123 ... [2025-02-13T23:47:00.001Z] [2025-02-13T23:47:00.002Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-13T23:47:00.002Z] #125 2.468 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-13T23:47:14.725Z] 39f8f326b044: Pull complete [2025-02-13T23:47:14.725Z] e6a1e7a6a96a: Pull complete [2025-02-13T23:47:14.725Z] 4f4fb700ef54: Pull complete [2025-02-13T23:47:14.725Z] d45d956e0dbf: Pull complete [2025-02-13T23:47:14.725Z] d7702b0d1db1: Pull complete [2025-02-13T23:47:21.404Z] 5c7f0f088c93: Pull complete [2025-02-13T23:47:24.747Z] 4fdc064ae6cf: Pull complete [2025-02-13T23:47:24.747Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-13T23:47:24.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T23:47:24.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-13T23:47:25.095Z] + docker build -t ci-base-image-arm64 -f - . [2025-02-13T23:47:25.095Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T23:47:25.095Z] WORKDIR /edgex [2025-02-13T23:47:25.095Z] COPY go.mod . [2025-02-13T23:47:25.095Z] RUN go mod download [2025-02-13T23:47:25.681Z] Sending build context to Docker daemon 3.602MB [2025-02-13T23:47:25.952Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-13T23:47:25.952Z] ---> 63f30b955cb9 [2025-02-13T23:47:25.952Z] Step 2/4 : WORKDIR /edgex [2025-02-13T23:47:27.927Z] ---> Running in 7e6b5653c5e1 [2025-02-13T23:47:28.198Z] Removing intermediate container 7e6b5653c5e1 [2025-02-13T23:47:28.198Z] ---> 3fdb3d1c64e0 [2025-02-13T23:47:28.198Z] Step 3/4 : COPY go.mod . [2025-02-13T23:47:28.793Z] ---> dacfc7c80195 [2025-02-13T23:47:28.793Z] Step 4/4 : RUN go mod download [2025-02-13T23:47:28.793Z] ---> Running in 6dff8cb78a12 [2025-02-13T23:48:21.470Z] #125 ... [2025-02-13T23:48:21.470Z] [2025-02-13T23:48:21.470Z] #149 [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-13T23:48:21.470Z] #149 90.66 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-13T23:48:24.012Z] #149 DONE 96.2s [2025-02-13T23:48:24.012Z] [2025-02-13T23:48:24.012Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-13T23:48:24.012Z] #148 DONE 96.2s [2025-02-13T23:48:24.012Z] [2025-02-13T23:48:24.012Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-13T23:48:24.012Z] #153 DONE 95.2s [2025-02-13T23:48:24.012Z] [2025-02-13T23:48:24.012Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-13T23:48:24.012Z] #146 DONE 96.2s [2025-02-13T23:48:24.012Z] [2025-02-13T23:48:24.012Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:48:24.581Z] #155 DONE 0.6s [2025-02-13T23:48:24.581Z] [2025-02-13T23:48:24.581Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:48:24.581Z] #156 DONE 0.5s [2025-02-13T23:48:24.581Z] [2025-02-13T23:48:24.581Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:48:24.581Z] #157 ... [2025-02-13T23:48:24.581Z] [2025-02-13T23:48:24.581Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:48:24.581Z] #158 DONE 0.6s [2025-02-13T23:48:24.581Z] [2025-02-13T23:48:24.581Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-13T23:48:24.581Z] #159 DONE 0.6s [2025-02-13T23:48:24.839Z] [2025-02-13T23:48:24.839Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:48:24.839Z] #157 DONE 0.3s [2025-02-13T23:48:24.840Z] [2025-02-13T23:48:24.840Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-13T23:48:24.840Z] #160 ... [2025-02-13T23:48:24.840Z] [2025-02-13T23:48:24.840Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:48:24.840Z] #161 DONE 0.3s [2025-02-13T23:48:25.099Z] [2025-02-13T23:48:25.099Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:48:25.099Z] #162 DONE 0.3s [2025-02-13T23:48:25.099Z] [2025-02-13T23:48:25.099Z] #163 [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-13T23:48:25.099Z] #163 ... [2025-02-13T23:48:25.099Z] [2025-02-13T23:48:25.099Z] #164 [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-13T23:48:25.099Z] #164 DONE 0.2s [2025-02-13T23:48:25.099Z] [2025-02-13T23:48:25.099Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-13T23:48:25.099Z] #165 DONE 0.3s [2025-02-13T23:48:25.276Z] Removing intermediate container 6dff8cb78a12 [2025-02-13T23:48:25.276Z] ---> b66388ca2c19 [2025-02-13T23:48:25.276Z] Successfully built b66388ca2c19 [2025-02-13T23:48:25.276Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:48:25.357Z] [2025-02-13T23:48:25.357Z] #163 [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-13T23:48:25.357Z] #163 DONE 0.2s [2025-02-13T23:48:25.357Z] [2025-02-13T23:48:25.357Z] #166 [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-13T23:48:25.613Z] + docker inspect -f . ci-base-image-arm64 [2025-02-13T23:48:25.613Z] . [2025-02-13T23:48:25.616Z] #166 DONE 0.4s [2025-02-13T23:48:25.616Z] [2025-02-13T23:48:25.616Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-13T23:48:25.616Z] #167 DONE 0.4s [2025-02-13T23:48:25.616Z] [2025-02-13T23:48:25.616Z] #168 [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-13T23:48:25.616Z] #168 DONE 0.3s [2025-02-13T23:48:25.616Z] [2025-02-13T23:48:25.616Z] #169 [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-13T23:48:25.616Z] #169 ... [2025-02-13T23:48:25.616Z] [2025-02-13T23:48:25.616Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-13T23:48:25.616Z] #170 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:48:25.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-38913 does not seem to be running inside a container [2025-02-13T23:48:25.876Z] [2025-02-13T23:48:25.876Z] #169 [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-13T23:48:25.876Z] #169 DONE 0.2s [2025-02-13T23:48:25.876Z] [2025-02-13T23:48:25.876Z] #171 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:48:25.876Z] #171 DONE 0.1s [2025-02-13T23:48:25.876Z] [2025-02-13T23:48:25.876Z] #172 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-13T23:48:25.876Z] #172 DONE 0.1s [2025-02-13T23:48:25.876Z] [2025-02-13T23:48:25.876Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-13T23:48:25.876Z] #173 ... [2025-02-13T23:48:25.876Z] [2025-02-13T23:48:25.876Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-13T23:48:25.876Z] #160 DONE 1.2s [2025-02-13T23:48:25.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-13T23:48:26.133Z] [2025-02-13T23:48:26.134Z] #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-13T23:48:26.134Z] #173 DONE 0.3s [2025-02-13T23:48:26.134Z] [2025-02-13T23:48:26.134Z] #174 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:48:26.134Z] #174 DONE 0.3s [2025-02-13T23:48:26.134Z] [2025-02-13T23:48:26.134Z] #175 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-13T23:48:26.391Z] #175 DONE 0.3s [2025-02-13T23:48:26.391Z] [2025-02-13T23:48:26.391Z] #176 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-13T23:48:26.679Z] #176 ... [2025-02-13T23:48:26.679Z] [2025-02-13T23:48:26.679Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:48:26.679Z] #177 DONE 0.3s [2025-02-13T23:48:26.679Z] [2025-02-13T23:48:26.679Z] #178 [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-13T23:48:26.679Z] #178 DONE 0.9s [2025-02-13T23:48:26.679Z] [2025-02-13T23:48:26.679Z] #176 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-13T23:48:26.679Z] #176 DONE 0.2s [2025-02-13T23:48:26.679Z] [2025-02-13T23:48:26.679Z] #96 [core-common-config-bootstrapper] exporting to image [2025-02-13T23:48:26.679Z] #96 exporting layers [2025-02-13T23:48:26.937Z] #96 ... [2025-02-13T23:48:26.937Z] [2025-02-13T23:48:26.937Z] #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-13T23:48:26.937Z] #179 DONE 0.4s [2025-02-13T23:48:27.134Z] $ docker top a73394eb43152f3a44515d4844ad048d2ba4ec54e7d55e018b684210a20a0c9c -eo pid,comm [2025-02-13T23:48:27.195Z] [2025-02-13T23:48:27.195Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-13T23:48:27.195Z] #180 DONE 1.3s [2025-02-13T23:48:27.195Z] [2025-02-13T23:48:27.195Z] #181 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-13T23:48:27.195Z] #181 DONE 0.2s [2025-02-13T23:48:27.195Z] [2025-02-13T23:48:27.195Z] #96 [security-proxy-setup] exporting to image [2025-02-13T23:48:27.195Z] #96 exporting layers 0.7s done [Pipeline] { [Pipeline] sh [2025-02-13T23:48:27.453Z] #96 writing image sha256:87bb51137147114622748049530bc35e75880e4ffdc418643aa794db31335c52 done [2025-02-13T23:48:27.453Z] #96 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-13T23:48:27.453Z] #96 ... [2025-02-13T23:48:27.453Z] [2025-02-13T23:48:27.453Z] #182 [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-13T23:48:27.453Z] #182 DONE 0.3s [2025-02-13T23:48:27.711Z] [2025-02-13T23:48:27.711Z] #183 [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-13T23:48:27.711Z] #183 DONE 0.2s [2025-02-13T23:48:27.711Z] [2025-02-13T23:48:27.711Z] #184 [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-13T23:48:28.062Z] + go version [2025-02-13T23:48:28.062Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-13T23:48:28.093Z] #184 DONE 0.1s [2025-02-13T23:48:28.093Z] [2025-02-13T23:48:28.093Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-13T23:48:28.093Z] #185 DONE 1.2s [2025-02-13T23:48:28.093Z] [2025-02-13T23:48:28.093Z] #96 [security-proxy-setup] exporting to image [2025-02-13T23:48:28.093Z] #96 exporting layers 0.7s done [2025-02-13T23:48:28.093Z] #96 writing image sha256:f72d9a3cd41ea19bef4010ffc2caa6739486273384a7ff306f6368f5c71c3c31 done [2025-02-13T23:48:28.093Z] #96 naming to docker.io/library/security-proxy-setup done [2025-02-13T23:48:28.086Z] $ docker stop --time=1 a73394eb43152f3a44515d4844ad048d2ba4ec54e7d55e018b684210a20a0c9c [2025-02-13T23:48:28.352Z] #96 ... [2025-02-13T23:48:28.352Z] [2025-02-13T23:48:28.352Z] #186 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-13T23:48:28.352Z] #186 DONE 0.5s [2025-02-13T23:48:28.609Z] [2025-02-13T23:48:28.609Z] #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-13T23:48:28.867Z] #187 ... [2025-02-13T23:48:28.867Z] [2025-02-13T23:48:28.867Z] #96 [security-secretstore-setup] exporting to image [2025-02-13T23:48:28.867Z] #96 exporting layers 0.8s done [2025-02-13T23:48:28.867Z] #96 writing image sha256:531c4d34c7e083560306770d876217c774a1770c813dbc7680ae91325452baeb done [2025-02-13T23:48:28.867Z] #96 naming to docker.io/library/security-secretstore-setup done [2025-02-13T23:48:28.867Z] #96 DONE 3.8s [2025-02-13T23:48:28.867Z] [2025-02-13T23:48:28.867Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-13T23:48:29.433Z] #150 ... [2025-02-13T23:48:29.433Z] [2025-02-13T23:48:29.433Z] #187 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-13T23:48:29.433Z] #187 DONE 1.0s [2025-02-13T23:48:29.433Z] [2025-02-13T23:48:29.433Z] #96 [security-bootstrapper] exporting to image [2025-02-13T23:48:29.703Z] $ docker rm -f --volumes a73394eb43152f3a44515d4844ad048d2ba4ec54e7d55e018b684210a20a0c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2025-02-13T23:48:29.999Z] #96 exporting layers 0.4s done [2025-02-13T23:48:29.999Z] #96 writing image sha256:93c7773fbba34d2a06b21088b8d355bca77f990bccb6e3a91f22c8f06ef75176 done [2025-02-13T23:48:29.999Z] #96 naming to docker.io/library/security-bootstrapper done [2025-02-13T23:48:29.999Z] #96 DONE 4.2s [2025-02-13T23:48:29.999Z] [2025-02-13T23:48:29.999Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:48:30.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-13T23:48:30.424Z] [2025-02-13T23:48:30.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:48:30.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-13T23:48:31.027Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-02-13T23:48:31.027Z] 547446be3368: Pulling fs layer [2025-02-13T23:48:31.027Z] d125d8839a47: Pulling fs layer [2025-02-13T23:48:31.027Z] 3e85d5ac6304: Pulling fs layer [2025-02-13T23:48:31.027Z] c3105a71a48b: Pulling fs layer [2025-02-13T23:48:31.027Z] 0f093f025ec4: Pulling fs layer [2025-02-13T23:48:31.027Z] c3106fc0e877: Pulling fs layer [2025-02-13T23:48:31.027Z] c3105a71a48b: Waiting [2025-02-13T23:48:31.027Z] 0f093f025ec4: Waiting [2025-02-13T23:48:31.027Z] c3106fc0e877: Waiting [2025-02-13T23:48:31.027Z] 547446be3368: Verifying Checksum [2025-02-13T23:48:31.027Z] c3105a71a48b: Verifying Checksum [2025-02-13T23:48:31.027Z] c3105a71a48b: Download complete [2025-02-13T23:48:31.610Z] d125d8839a47: Verifying Checksum [2025-02-13T23:48:31.610Z] d125d8839a47: Download complete [2025-02-13T23:48:31.610Z] c3106fc0e877: Download complete [2025-02-13T23:48:31.610Z] 0f093f025ec4: Verifying Checksum [2025-02-13T23:48:31.610Z] 0f093f025ec4: Download complete [2025-02-13T23:48:31.876Z] 547446be3368: Pull complete [2025-02-13T23:48:33.281Z] #152 ... [2025-02-13T23:48:33.281Z] [2025-02-13T23:48:33.281Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-13T23:48:33.281Z] #125 DONE 105.6s [2025-02-13T23:48:33.283Z] d125d8839a47: Pull complete [2025-02-13T23:48:33.539Z] [2025-02-13T23:48:33.539Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:48:33.539Z] #188 DONE 0.2s [2025-02-13T23:48:33.539Z] [2025-02-13T23:48:33.539Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:48:33.539Z] #189 DONE 0.1s [2025-02-13T23:48:33.539Z] [2025-02-13T23:48:33.539Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-13T23:48:33.550Z] 3e85d5ac6304: Verifying Checksum [2025-02-13T23:48:33.550Z] 3e85d5ac6304: Download complete [2025-02-13T23:48:33.801Z] #190 DONE 0.1s [2025-02-13T23:48:33.801Z] [2025-02-13T23:48:33.801Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:48:34.059Z] #191 DONE 0.1s [2025-02-13T23:48:34.059Z] [2025-02-13T23:48:34.059Z] #96 [security-spiffe-token-provider] exporting to image [2025-02-13T23:48:34.059Z] #96 exporting layers 0.2s done [2025-02-13T23:48:34.059Z] #96 writing image sha256:16451ae661985abaabb7c58b55080ea0de0c3a32b34a91caf196958d89110cf6 done [2025-02-13T23:48:34.059Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2025-02-13T23:48:34.059Z] #96 DONE 4.4s [2025-02-13T23:48:34.059Z] [2025-02-13T23:48:34.059Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-13T23:48:43.624Z] 3e85d5ac6304: Pull complete [2025-02-13T23:48:43.624Z] c3105a71a48b: Pull complete [2025-02-13T23:48:43.624Z] 0f093f025ec4: Pull complete [2025-02-13T23:48:43.891Z] c3106fc0e877: Pull complete [2025-02-13T23:48:43.891Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-02-13T23:48:43.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-02-13T23:48:43.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-13T23:48:44.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-38913 does not seem to be running inside a container [2025-02-13T23:48:44.159Z] $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-13T23:48:46.273Z] $ docker top f6b2d5afb33d83533e17cae4af544fd5007b4d9de2b780714dd268bc9d42af0f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-13T23:48:46.778Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-13T23:48:56.895Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #1 transferring dockerfile: 2.10kB done [2025-02-13T23:48:56.895Z] #1 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #2 transferring dockerfile: 1.69kB done [2025-02-13T23:48:56.895Z] #2 DONE 0.0s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #3 transferring dockerfile: 2.50kB done [2025-02-13T23:48:56.895Z] #3 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #4 [core-data internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #4 transferring dockerfile: 2.04kB 0.0s done [2025-02-13T23:48:56.895Z] #4 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #5 transferring dockerfile: 3.02kB done [2025-02-13T23:48:56.895Z] #5 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #6 transferring dockerfile: 1.81kB done [2025-02-13T23:48:56.895Z] #6 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #7 transferring dockerfile: 2.01kB done [2025-02-13T23:48:56.895Z] #7 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #8 [core-command internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #8 transferring dockerfile: 1.94kB done [2025-02-13T23:48:56.895Z] #8 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #9 [security-spire-server internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #9 transferring dockerfile: 1.70kB done [2025-02-13T23:48:56.895Z] #9 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #10 transferring dockerfile: 1.83kB done [2025-02-13T23:48:56.895Z] #10 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #11 transferring dockerfile: 1.89kB 0.0s done [2025-02-13T23:48:56.895Z] #11 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #12 transferring dockerfile: 2.14kB done [2025-02-13T23:48:56.895Z] #12 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-13T23:48:56.895Z] #13 transferring dockerfile: 2.23kB 0.0s done [2025-02-13T23:48:56.895Z] #13 DONE 0.1s [2025-02-13T23:48:56.895Z] [2025-02-13T23:48:56.895Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-13T23:48:57.162Z] #14 transferring dockerfile: 2.49kB done [2025-02-13T23:48:57.162Z] #14 DONE 0.1s [2025-02-13T23:48:57.162Z] [2025-02-13T23:48:57.162Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-02-13T23:48:57.162Z] #15 transferring dockerfile: 2.00kB done [2025-02-13T23:48:57.162Z] #15 DONE 0.1s [2025-02-13T23:48:57.162Z] [2025-02-13T23:48:57.162Z] #16 [core-metadata internal] load .dockerignore [2025-02-13T23:48:57.162Z] #16 transferring context: 50B done [2025-02-13T23:48:57.162Z] #16 DONE 0.1s [2025-02-13T23:48:57.746Z] [2025-02-13T23:48:57.746Z] #17 [security-spire-config internal] load .dockerignore [2025-02-13T23:48:57.746Z] #17 transferring context: 50B done [2025-02-13T23:48:57.746Z] #17 DONE 0.1s [2025-02-13T23:48:58.014Z] [2025-02-13T23:48:58.014Z] #18 [security-proxy-setup internal] load .dockerignore [2025-02-13T23:48:58.014Z] #18 transferring context: 50B done [2025-02-13T23:48:58.014Z] #18 DONE 0.1s [2025-02-13T23:48:58.014Z] [2025-02-13T23:48:58.014Z] #19 [core-data internal] load .dockerignore [2025-02-13T23:48:58.014Z] #19 transferring context: 50B done [2025-02-13T23:48:58.014Z] #19 DONE 0.1s [2025-02-13T23:48:58.014Z] [2025-02-13T23:48:58.014Z] #20 [security-bootstrapper internal] load .dockerignore [2025-02-13T23:48:58.014Z] #20 transferring context: 50B 0.0s done [2025-02-13T23:48:58.285Z] #20 DONE 0.1s [2025-02-13T23:48:58.285Z] [2025-02-13T23:48:58.285Z] #21 [security-spire-agent internal] load .dockerignore [2025-02-13T23:48:58.285Z] #21 transferring context: 50B done [2025-02-13T23:48:58.285Z] #21 DONE 0.1s [2025-02-13T23:48:58.285Z] [2025-02-13T23:48:58.285Z] #22 [core-keeper internal] load .dockerignore [2025-02-13T23:48:58.285Z] #22 transferring context: 50B done [2025-02-13T23:48:58.285Z] #22 DONE 0.1s [2025-02-13T23:48:58.285Z] [2025-02-13T23:48:58.285Z] #23 [core-command internal] load .dockerignore [2025-02-13T23:48:58.285Z] #23 transferring context: 50B 0.0s done [2025-02-13T23:48:58.285Z] #23 DONE 0.1s [2025-02-13T23:48:58.285Z] [2025-02-13T23:48:58.285Z] #24 [security-spire-server internal] load .dockerignore [2025-02-13T23:48:58.285Z] #24 transferring context: 50B 0.0s done [2025-02-13T23:48:58.285Z] #24 DONE 0.1s [2025-02-13T23:48:58.285Z] [2025-02-13T23:48:58.285Z] #25 [support-scheduler internal] load .dockerignore [2025-02-13T23:48:58.555Z] #25 transferring context: 50B done [2025-02-13T23:48:58.555Z] #25 DONE 0.0s [2025-02-13T23:48:58.555Z] [2025-02-13T23:48:58.555Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-02-13T23:48:58.555Z] #26 transferring context: 50B done [2025-02-13T23:48:58.555Z] #26 DONE 0.1s [2025-02-13T23:48:58.555Z] [2025-02-13T23:48:58.555Z] #27 [security-proxy-auth internal] load .dockerignore [2025-02-13T23:48:58.555Z] #27 transferring context: 50B done [2025-02-13T23:48:58.555Z] #27 DONE 0.1s [2025-02-13T23:48:58.555Z] [2025-02-13T23:48:58.555Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-13T23:48:58.821Z] #28 transferring context: 50B 0.0s done [2025-02-13T23:48:58.821Z] #28 DONE 0.1s [2025-02-13T23:48:58.821Z] [2025-02-13T23:48:58.821Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-02-13T23:48:58.821Z] #29 transferring context: 50B done [2025-02-13T23:48:58.821Z] #29 DONE 0.1s [2025-02-13T23:48:58.821Z] [2025-02-13T23:48:58.821Z] #30 [support-notifications internal] load .dockerignore [2025-02-13T23:48:58.821Z] #30 transferring context: 50B done [2025-02-13T23:48:58.821Z] #30 DONE 0.1s [2025-02-13T23:48:58.821Z] [2025-02-13T23:48:58.821Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:48:58.821Z] #31 DONE 0.0s [2025-02-13T23:48:58.821Z] [2025-02-13T23:48:58.821Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:48:59.408Z] #32 DONE 0.6s [2025-02-13T23:48:59.408Z] [2025-02-13T23:48:59.408Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:48:59.408Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:48:59.408Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:48:59.408Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:48:59.408Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:48:59.408Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.1s [2025-02-13T23:48:59.676Z] #33 ... [2025-02-13T23:48:59.676Z] [2025-02-13T23:48:59.676Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:48:59.676Z] #31 DONE 0.0s [2025-02-13T23:48:59.676Z] [2025-02-13T23:48:59.676Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:48:59.676Z] #32 DONE 0.6s [2025-02-13T23:48:59.676Z] [2025-02-13T23:48:59.676Z] #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:48:59.676Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:48:59.676Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:48:59.676Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:48:59.676Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:48:59.676Z] #33 ... [2025-02-13T23:48:59.676Z] [2025-02-13T23:48:59.676Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:48:59.676Z] #31 DONE 0.0s [2025-02-13T23:48:59.676Z] [2025-02-13T23:48:59.676Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:48:59.676Z] #32 DONE 0.6s [2025-02-13T23:48:59.676Z] [2025-02-13T23:48:59.676Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:48:59.676Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:48:59.676Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:48:59.676Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:48:59.676Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:48:59.944Z] #33 ... [2025-02-13T23:48:59.944Z] [2025-02-13T23:48:59.944Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:48:59.944Z] #31 DONE 0.0s [2025-02-13T23:48:59.944Z] [2025-02-13T23:48:59.944Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:48:59.944Z] #32 DONE 0.6s [2025-02-13T23:48:59.944Z] [2025-02-13T23:48:59.944Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:48:59.944Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:48:59.944Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:48:59.944Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:48:59.944Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:48:59.944Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.4s [2025-02-13T23:48:59.944Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.5s [2025-02-13T23:49:00.210Z] #33 ... [2025-02-13T23:49:00.210Z] [2025-02-13T23:49:00.210Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:00.210Z] #31 DONE 0.0s [2025-02-13T23:49:00.210Z] [2025-02-13T23:49:00.210Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:00.210Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.6s [2025-02-13T23:49:00.210Z] #33 ... [2025-02-13T23:49:00.210Z] [2025-02-13T23:49:00.210Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:00.210Z] #31 DONE 0.0s [2025-02-13T23:49:00.210Z] [2025-02-13T23:49:00.210Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:00.210Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-02-13T23:49:00.210Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-13T23:49:00.794Z] #33 ... [2025-02-13T23:49:00.794Z] [2025-02-13T23:49:00.794Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:00.794Z] #31 DONE 0.0s [2025-02-13T23:49:00.794Z] [2025-02-13T23:49:00.794Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:49:00.794Z] #32 DONE 1.2s [2025-02-13T23:49:00.794Z] [2025-02-13T23:49:00.794Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:00.794Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:49:00.794Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:49:00.794Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:49:00.794Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:49:00.794Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-02-13T23:49:01.060Z] #33 ... [2025-02-13T23:49:01.060Z] [2025-02-13T23:49:01.060Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:01.060Z] #31 DONE 0.0s [2025-02-13T23:49:01.060Z] [2025-02-13T23:49:01.060Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:01.060Z] #33 ... [2025-02-13T23:49:01.060Z] [2025-02-13T23:49:01.060Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:01.060Z] #31 DONE 0.0s [2025-02-13T23:49:01.060Z] [2025-02-13T23:49:01.060Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:01.329Z] #33 ... [2025-02-13T23:49:01.329Z] [2025-02-13T23:49:01.329Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:01.329Z] #31 DONE 0.0s [2025-02-13T23:49:01.329Z] [2025-02-13T23:49:01.329Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-13T23:49:01.329Z] #34 DONE 1.5s [2025-02-13T23:49:01.329Z] [2025-02-13T23:49:01.329Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-13T23:49:01.329Z] #35 DONE 1.9s [2025-02-13T23:49:01.329Z] [2025-02-13T23:49:01.329Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:01.329Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:49:01.329Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:49:01.329Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:49:01.329Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:49:01.329Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-02-13T23:49:01.596Z] #33 ... [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:01.596Z] #31 DONE 0.0s [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:49:01.596Z] #32 DONE 1.8s [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #36 [core-common-config-bootstrapper internal] load build context [2025-02-13T23:49:01.596Z] #36 DONE 0.0s [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:01.596Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:49:01.596Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:49:01.596Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:49:01.596Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:49:01.596Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-02-13T23:49:01.596Z] #33 ... [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-13T23:49:01.596Z] #31 DONE 0.0s [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:49:01.596Z] #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-02-13T23:49:01.596Z] #37 DONE 0.2s [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #38 [core-metadata internal] load build context [2025-02-13T23:49:01.596Z] #38 transferring context: 3.15MB 1.4s done [2025-02-13T23:49:01.596Z] #38 DONE 2.2s [2025-02-13T23:49:01.596Z] [2025-02-13T23:49:01.596Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:01.596Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:49:01.596Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:49:01.596Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:49:01.596Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:49:01.596Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-02-13T23:49:01.862Z] #33 ... [2025-02-13T23:49:01.862Z] [2025-02-13T23:49:01.862Z] #39 [security-proxy-setup internal] load build context [2025-02-13T23:49:01.862Z] #39 transferring context: 3.15MB 1.5s done [2025-02-13T23:49:01.862Z] #39 DONE 2.0s [2025-02-13T23:49:01.862Z] [2025-02-13T23:49:01.862Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:02.130Z] #33 ... [2025-02-13T23:49:02.130Z] [2025-02-13T23:49:02.130Z] #40 [core-data internal] load build context [2025-02-13T23:49:02.130Z] #40 transferring context: 3.15MB 1.6s done [2025-02-13T23:49:02.130Z] #40 DONE 2.1s [2025-02-13T23:49:02.130Z] [2025-02-13T23:49:02.130Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:02.130Z] #33 ... [2025-02-13T23:49:02.130Z] [2025-02-13T23:49:02.130Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-13T23:49:02.130Z] #32 DONE 2.3s [2025-02-13T23:49:02.130Z] [2025-02-13T23:49:02.130Z] #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:02.130Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-13T23:49:02.130Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-13T23:49:02.130Z] #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-13T23:49:02.130Z] #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-13T23:49:02.130Z] #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.7s done [2025-02-13T23:49:02.130Z] #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.9s done [2025-02-13T23:49:02.395Z] #33 ... [2025-02-13T23:49:02.395Z] [2025-02-13T23:49:02.395Z] #41 [security-bootstrapper internal] load build context [2025-02-13T23:49:02.395Z] #41 transferring context: 3.15MB 1.5s done [2025-02-13T23:49:02.395Z] #41 DONE 2.5s [2025-02-13T23:49:02.664Z] [2025-02-13T23:49:02.664Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:02.664Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-02-13T23:49:02.664Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-13T23:49:02.664Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-02-13T23:49:02.664Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-02-13T23:49:02.664Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2025-02-13T23:49:02.664Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2025-02-13T23:49:02.664Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s [2025-02-13T23:49:02.664Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-13T23:49:02.664Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-13T23:49:02.664Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-13T23:49:02.664Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2025-02-13T23:49:02.664Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s [2025-02-13T23:49:02.929Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2025-02-13T23:49:02.929Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2025-02-13T23:49:02.929Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2025-02-13T23:49:02.929Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.8s [2025-02-13T23:49:03.194Z] #42 ... [2025-02-13T23:49:03.194Z] [2025-02-13T23:49:03.194Z] #43 [security-spire-config internal] load build context [2025-02-13T23:49:03.194Z] #43 transferring context: 22.05kB 0.1s done [2025-02-13T23:49:03.194Z] #43 DONE 1.8s [2025-02-13T23:49:03.194Z] [2025-02-13T23:49:03.194Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:03.194Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.1s [2025-02-13T23:49:03.462Z] #42 ... [2025-02-13T23:49:03.462Z] [2025-02-13T23:49:03.462Z] #44 [security-spire-server internal] load build context [2025-02-13T23:49:03.462Z] #44 transferring context: 23.80kB 0.1s done [2025-02-13T23:49:03.462Z] #44 DONE 1.9s [2025-02-13T23:49:03.462Z] [2025-02-13T23:49:03.462Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:03.462Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-02-13T23:49:03.462Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.02MB / 28.04MB 1.3s [2025-02-13T23:49:03.462Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-13T23:49:03.729Z] #42 ... [2025-02-13T23:49:03.729Z] [2025-02-13T23:49:03.729Z] #45 [security-spire-agent internal] load build context [2025-02-13T23:49:03.729Z] #45 transferring context: 23.33kB 0.2s done [2025-02-13T23:49:03.729Z] #45 DONE 2.1s [2025-02-13T23:49:03.729Z] [2025-02-13T23:49:03.729Z] #46 [core-command internal] load build context [2025-02-13T23:49:03.730Z] #46 transferring context: 3.15MB 1.3s done [2025-02-13T23:49:03.730Z] #46 DONE 2.8s [2025-02-13T23:49:03.730Z] [2025-02-13T23:49:03.730Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-13T23:49:03.730Z] #33 DONE 5.1s [2025-02-13T23:49:03.730Z] [2025-02-13T23:49:03.730Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:03.730Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.28MB / 28.04MB 1.4s [2025-02-13T23:49:03.730Z] #42 ... [2025-02-13T23:49:03.730Z] [2025-02-13T23:49:03.730Z] #47 [support-scheduler internal] load build context [2025-02-13T23:49:03.730Z] #47 transferring context: 3.15MB 1.5s done [2025-02-13T23:49:03.730Z] #47 DONE 2.8s [2025-02-13T23:49:03.730Z] [2025-02-13T23:49:03.730Z] #48 [core-keeper internal] load build context [2025-02-13T23:49:03.730Z] #48 transferring context: 3.15MB 1.7s done [2025-02-13T23:49:03.730Z] #48 DONE 2.9s [2025-02-13T23:49:03.730Z] [2025-02-13T23:49:03.730Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:03.730Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.45MB / 28.04MB 1.6s [2025-02-13T23:49:03.997Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 1.8s [2025-02-13T23:49:03.997Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 1.9s [2025-02-13T23:49:04.262Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.0s [2025-02-13T23:49:04.262Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.31MB / 28.04MB 2.1s [2025-02-13T23:49:04.262Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 2.2s [2025-02-13T23:49:04.262Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-13T23:49:04.527Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.4s [2025-02-13T23:49:04.797Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.5s [2025-02-13T23:49:04.797Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.7s [2025-02-13T23:49:05.066Z] #42 ... [2025-02-13T23:49:05.066Z] [2025-02-13T23:49:05.066Z] #49 [security-spiffe-token-provider internal] load build context [2025-02-13T23:49:05.066Z] #49 transferring context: 3.15MB 1.5s done [2025-02-13T23:49:05.066Z] #49 DONE 3.5s [2025-02-13T23:49:05.066Z] [2025-02-13T23:49:05.066Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:05.066Z] #42 ... [2025-02-13T23:49:05.066Z] [2025-02-13T23:49:05.066Z] #50 [security-proxy-auth internal] load build context [2025-02-13T23:49:05.066Z] #50 transferring context: 3.15MB 1.6s done [2025-02-13T23:49:05.066Z] #50 DONE 3.7s [2025-02-13T23:49:05.066Z] [2025-02-13T23:49:05.066Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:05.066Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.8s done [2025-02-13T23:49:05.340Z] #42 ... [2025-02-13T23:49:05.340Z] [2025-02-13T23:49:05.340Z] #51 [security-secretstore-setup internal] load build context [2025-02-13T23:49:05.340Z] #51 transferring context: 3.15MB 1.2s done [2025-02-13T23:49:05.340Z] #51 DONE 3.6s [2025-02-13T23:49:05.340Z] [2025-02-13T23:49:05.340Z] #36 [core-common-config-bootstrapper internal] load build context [2025-02-13T23:49:05.340Z] #36 transferring context: 3.15MB 1.3s done [2025-02-13T23:49:05.340Z] #36 DONE 3.7s [2025-02-13T23:49:05.340Z] [2025-02-13T23:49:05.340Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:49:05.340Z] #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-13T23:49:05.340Z] #37 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-02-13T23:49:05.340Z] #37 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-02-13T23:49:05.340Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-13T23:49:05.340Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2025-02-13T23:49:05.340Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2025-02-13T23:49:05.340Z] #37 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.5s done [2025-02-13T23:49:05.340Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-02-13T23:49:05.340Z] #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-13T23:49:05.340Z] #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2025-02-13T23:49:05.615Z] #37 ... [2025-02-13T23:49:05.615Z] [2025-02-13T23:49:05.615Z] #52 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-13T23:49:05.615Z] #52 DONE 7.2s [2025-02-13T23:49:05.615Z] [2025-02-13T23:49:05.615Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:49:07.022Z] #37 ... [2025-02-13T23:49:07.022Z] [2025-02-13T23:49:07.022Z] #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-13T23:49:07.022Z] #53 DONE 1.9s [2025-02-13T23:49:07.022Z] [2025-02-13T23:49:07.022Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:49:08.434Z] #37 ... [2025-02-13T23:49:08.434Z] [2025-02-13T23:49:08.434Z] #54 [support-notifications internal] load build context [2025-02-13T23:49:08.434Z] #54 transferring context: 3.15MB 2.8s done [2025-02-13T23:49:08.434Z] #54 DONE 6.1s [2025-02-13T23:49:08.704Z] [2025-02-13T23:49:08.704Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:08.704Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.4s [2025-02-13T23:49:14.056Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.4s [2025-02-13T23:49:14.056Z] #42 ... [2025-02-13T23:49:14.056Z] [2025-02-13T23:49:14.056Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:49:14.056Z] #0 9.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.056Z] #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.056Z] #55 ... [2025-02-13T23:49:14.056Z] [2025-02-13T23:49:14.056Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:14.324Z] #42 ... [2025-02-13T23:49:14.324Z] [2025-02-13T23:49:14.324Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-13T23:49:14.324Z] #56 ... [2025-02-13T23:49:14.324Z] [2025-02-13T23:49:14.324Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-13T23:49:14.324Z] #0 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.324Z] #0 8.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.595Z] #57 ... [2025-02-13T23:49:14.595Z] [2025-02-13T23:49:14.595Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:49:14.595Z] #0 8.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.595Z] #0 9.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.595Z] #58 ... [2025-02-13T23:49:14.595Z] [2025-02-13T23:49:14.595Z] #59 [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-13T23:49:14.865Z] #59 ... [2025-02-13T23:49:14.865Z] [2025-02-13T23:49:14.865Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:49:14.865Z] #60 ... [2025-02-13T23:49:14.865Z] [2025-02-13T23:49:14.865Z] #59 [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-13T23:49:14.865Z] #59 DONE 10.7s [2025-02-13T23:49:14.865Z] [2025-02-13T23:49:14.865Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-13T23:49:14.865Z] #0 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:14.865Z] #0 9.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:15.132Z] #61 ... [2025-02-13T23:49:15.132Z] [2025-02-13T23:49:15.132Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-13T23:49:15.132Z] #0 8.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:15.132Z] #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:15.132Z] #62 ... [2025-02-13T23:49:15.132Z] [2025-02-13T23:49:15.132Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-13T23:49:15.399Z] #63 ... [2025-02-13T23:49:15.399Z] [2025-02-13T23:49:15.399Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-13T23:49:15.399Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:15.399Z] #64 ... [2025-02-13T23:49:15.399Z] [2025-02-13T23:49:15.399Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-13T23:49:15.667Z] #65 ... [2025-02-13T23:49:15.667Z] [2025-02-13T23:49:15.667Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:15.934Z] #42 ... [2025-02-13T23:49:15.934Z] [2025-02-13T23:49:15.934Z] #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-13T23:49:15.934Z] #66 DONE 8.9s [2025-02-13T23:49:15.934Z] [2025-02-13T23:49:15.934Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:16.906Z] #42 ... [2025-02-13T23:49:16.906Z] [2025-02-13T23:49:16.906Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-13T23:49:16.906Z] #67 ... [2025-02-13T23:49:16.906Z] [2025-02-13T23:49:16.906Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:49:16.906Z] #0 9.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:17.174Z] #68 ... [2025-02-13T23:49:17.174Z] [2025-02-13T23:49:17.174Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-13T23:49:17.174Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:17.174Z] #69 ... [2025-02-13T23:49:17.174Z] [2025-02-13T23:49:17.174Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-13T23:49:17.174Z] #0 7.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:17.174Z] #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:17.442Z] #70 ... [2025-02-13T23:49:17.442Z] [2025-02-13T23:49:17.442Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:49:17.442Z] #71 ... [2025-02-13T23:49:17.442Z] [2025-02-13T23:49:17.442Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:18.866Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.6s [2025-02-13T23:49:19.134Z] #42 ... [2025-02-13T23:49:19.134Z] [2025-02-13T23:49:19.134Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-13T23:49:19.134Z] #37 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.5s done [2025-02-13T23:49:19.134Z] #37 DONE 17.7s [2025-02-13T23:49:19.134Z] [2025-02-13T23:49:19.134Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-13T23:49:20.725Z] #154 ... [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-13T23:49:20.725Z] #151 DONE 148.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-13T23:49:20.725Z] #145 DONE 148.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #123 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-13T23:49:20.725Z] #123 DONE 149.2s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-13T23:49:20.725Z] #154 ... [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.725Z] #192 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.725Z] #193 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #194 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:49:20.725Z] #194 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #195 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:49:20.725Z] #195 CACHED [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #196 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.725Z] #196 CACHED [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-13T23:49:20.725Z] #197 ... [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-13T23:49:20.725Z] #152 DONE 148.5s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-13T23:49:20.725Z] #154 DONE 148.5s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-13T23:49:20.725Z] #198 DONE 0.2s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.725Z] #199 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-13T23:49:20.725Z] #200 DONE 0.3s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:49:20.725Z] #201 DONE 0.2s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-13T23:49:20.725Z] #197 DONE 0.4s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #202 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.725Z] #202 CACHED [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:49:20.725Z] #203 CACHED [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-13T23:49:20.725Z] #204 ... [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:49:20.725Z] #205 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:49:20.725Z] #206 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:49:20.725Z] #207 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-13T23:49:20.725Z] #204 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #96 [core-keeper] exporting to image [2025-02-13T23:49:20.725Z] #96 exporting layers 0.2s done [2025-02-13T23:49:20.725Z] #96 writing image sha256:60fc84ab36944309654759fa63d4d52018829b3468cfed5594df1c16ccfc9f41 done [2025-02-13T23:49:20.725Z] #96 naming to docker.io/library/core-keeper done [2025-02-13T23:49:20.725Z] #96 ... [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-13T23:49:20.725Z] #208 DONE 0.3s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #96 [core-metadata] exporting to image [2025-02-13T23:49:20.725Z] #96 ... [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-13T23:49:20.725Z] #209 DONE 0.3s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-13T23:49:20.725Z] #210 DONE 0.3s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.725Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-13T23:49:20.725Z] #211 DONE 0.1s [2025-02-13T23:49:20.725Z] [2025-02-13T23:49:20.726Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:49:20.726Z] #212 DONE 0.1s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #96 [core-data] exporting to image [2025-02-13T23:49:20.726Z] #96 writing image sha256:ee2f601551d216179b02349ed1eaffc161f9f1c1027ab35be8ccb909e316761f done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/core-command done [2025-02-13T23:49:20.726Z] #96 exporting layers 0.2s done [2025-02-13T23:49:20.726Z] #96 writing image sha256:d4b2761a278a30d4d7469dba7ed2134a6d7f5463f4063633ab26b4bfe0187aa5 done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/core-metadata done [2025-02-13T23:49:20.726Z] #96 writing image sha256:5fef51b59738bc0a35eebb6bda236d5c22cbe711fa7fddcc18d776b278d73a25 done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/core-data done [2025-02-13T23:49:20.726Z] #96 DONE 5.1s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #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-13T23:49:20.726Z] #213 ... [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-13T23:49:20.726Z] #150 DONE 150.8s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #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-13T23:49:20.726Z] #213 DONE 0.5s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.726Z] #214 DONE 0.0s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #96 [security-proxy-auth] exporting to image [2025-02-13T23:49:20.726Z] #96 ... [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:49:20.726Z] #215 DONE 0.0s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-13T23:49:20.726Z] #216 DONE 0.1s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-13T23:49:20.726Z] #147 ... [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-13T23:49:20.726Z] #217 DONE 0.0s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #96 [support-scheduler] exporting to image [2025-02-13T23:49:20.726Z] #96 exporting layers 0.2s done [2025-02-13T23:49:20.726Z] #96 writing image sha256:c0aa24e732ffd8a0c3161c8a1001ac5a8fc737b68fd192311d8ec6f53a242404 done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/support-scheduler [2025-02-13T23:49:20.726Z] #96 exporting layers 0.6s done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/support-scheduler done [2025-02-13T23:49:20.726Z] #96 writing image sha256:31fc585853905eed0da8b5b7534c6823c13b1c3d151bc862a2a326eb1e6b686a done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/security-proxy-auth done [2025-02-13T23:49:20.726Z] #96 DONE 5.7s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-13T23:49:20.726Z] #147 DONE 151.9s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-13T23:49:20.726Z] #218 DONE 0.0s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-13T23:49:20.726Z] #219 DONE 0.0s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-13T23:49:20.726Z] #220 DONE 0.2s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-13T23:49:20.726Z] #221 DONE 0.0s [2025-02-13T23:49:20.726Z] [2025-02-13T23:49:20.726Z] #96 [support-notifications] exporting to image [2025-02-13T23:49:20.726Z] #96 exporting layers 0.2s done [2025-02-13T23:49:20.726Z] #96 writing image sha256:f0cb3ef1dd88c12e69318c0e2c00148a9d6a2df147491d954c3086368f317c13 done [2025-02-13T23:49:20.726Z] #96 naming to docker.io/library/support-notifications done [2025-02-13T23:49:20.726Z] #96 DONE 5.9s [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-13T23:49:20.726Z] time="2025-02-13T23:46:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-13T23:49:20.731Z] $ docker stop --time=1 2c903f68ea75b48cb218dd0711802f49493d8799ad2ed3d11b53a69792bc336c [2025-02-13T23:49:22.041Z] $ docker rm -f --volumes 2c903f68ea75b48cb218dd0711802f49493d8799ad2ed3d11b53a69792bc336c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-13T23:49:22.392Z] + docker images [2025-02-13T23:49:22.392Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-13T23:49:22.392Z] support-notifications latest f0cb3ef1dd88 3 seconds ago 58.1MB [2025-02-13T23:49:22.392Z] support-scheduler latest c0aa24e732ff 4 seconds ago 54.5MB [2025-02-13T23:49:22.392Z] security-proxy-auth latest 31fc58585390 4 seconds ago 37.6MB [2025-02-13T23:49:22.392Z] core-metadata latest d4b2761a278a 5 seconds ago 38.9MB [2025-02-13T23:49:22.392Z] core-keeper latest 60fc84ab3694 5 seconds ago 32.1MB [2025-02-13T23:49:22.392Z] core-data latest 5fef51b59738 5 seconds ago 38.6MB [2025-02-13T23:49:22.392Z] core-command latest ee2f601551d2 5 seconds ago 34.2MB [2025-02-13T23:49:22.392Z] security-spiffe-token-provider latest 16451ae66198 49 seconds ago 39.4MB [2025-02-13T23:49:22.392Z] security-bootstrapper latest 93c7773fbba3 53 seconds ago 26.5MB [2025-02-13T23:49:22.392Z] security-secretstore-setup latest 531c4d34c7e0 55 seconds ago 47.7MB [2025-02-13T23:49:22.392Z] core-common-config-bootstrapper latest 87bb51137147 56 seconds ago 23.3MB [2025-02-13T23:49:22.392Z] security-proxy-setup latest f72d9a3cd41e 56 seconds ago 35.8MB [2025-02-13T23:49:22.392Z] security-spire-config latest 005d58c78e08 2 minutes ago 127MB [2025-02-13T23:49:22.392Z] security-spire-agent latest 5782c60f2635 2 minutes ago 189MB [2025-02-13T23:49:22.392Z] security-spire-server latest 566a0f3be795 2 minutes ago 128MB [2025-02-13T23:49:22.392Z] ci-base-image-x86_64 latest c16468d56a63 6 minutes ago 929MB [2025-02-13T23:49:22.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-13T23:49:22.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-13T23:49:22.392Z] 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 [2025-02-13T23:49:22.492Z] #42 ... [2025-02-13T23:49:22.492Z] [2025-02-13T23:49:22.492Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-13T23:49:22.492Z] #57 16.29 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:22.492Z] #57 16.32 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:22.492Z] #57 16.41 OK: 9 MiB in 15 packages [2025-02-13T23:49:22.492Z] #57 DONE 18.4s [2025-02-13T23:49:22.492Z] [2025-02-13T23:49:22.492Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-13T23:49:22.521Z] provisioning config files... [2025-02-13T23:49:22.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config16042458262172361591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-13T23:49:22.835Z] ---> ****-login.sh [2025-02-13T23:49:22.835Z] nexus3.edgexfoundry.org:10001 [2025-02-13T23:49:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:22.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:22.835Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:22.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:22.836Z] [2025-02-13T23:49:22.836Z] Login Succeeded [2025-02-13T23:49:22.836Z] nexus3.edgexfoundry.org:10002 [2025-02-13T23:49:22.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:23.084Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.0s done [2025-02-13T23:49:23.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:23.095Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:23.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:23.095Z] [2025-02-13T23:49:23.095Z] Login Succeeded [2025-02-13T23:49:23.095Z] nexus3.edgexfoundry.org:10003 [2025-02-13T23:49:23.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:23.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:23.095Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:23.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:23.095Z] [2025-02-13T23:49:23.095Z] Login Succeeded [2025-02-13T23:49:23.095Z] nexus3.edgexfoundry.org:10004 [2025-02-13T23:49:23.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:23.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:23.096Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:23.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:23.096Z] [2025-02-13T23:49:23.096Z] Login Succeeded [2025-02-13T23:49:23.096Z] ****.io [2025-02-13T23:49:23.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-13T23:49:23.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-13T23:49:23.353Z] Configure a credential helper to remove this warning. See [2025-02-13T23:49:23.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-13T23:49:23.353Z] [2025-02-13T23:49:23.353Z] Login Succeeded [2025-02-13T23:49:23.353Z] ---> ****-login.sh ends [Pipeline] } [2025-02-13T23:49:23.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:23.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-13T23:49:23.424Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-02-13T23:49:23.424Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:23.424Z] latest [2025-02-13T23:49:23.424Z] 4.0.0-dev.57 [2025-02-13T23:49:23.424Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:23.424Z] main [2025-02-13T23:49:23.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:23.766Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:24.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:24.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-13T23:49:24.090Z] 72509a33ced3: Preparing [2025-02-13T23:49:24.090Z] 29988568038f: Preparing [2025-02-13T23:49:24.090Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:24.090Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:24.090Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:24.090Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:24.090Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:24.090Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:24.090Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:24.090Z] dcf4f5cfb6a0: Pushed [2025-02-13T23:49:24.090Z] 72509a33ced3: Pushed [2025-02-13T23:49:24.090Z] 9cede3bdc63e: Pushed [2025-02-13T23:49:24.090Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:24.090Z] ec5c85a2abaf: Pushed [2025-02-13T23:49:24.506Z] #42 ... [2025-02-13T23:49:24.506Z] [2025-02-13T23:49:24.506Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-02-13T23:49:24.506Z] #61 19.17 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:24.506Z] #61 19.24 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:24.506Z] #61 19.47 OK: 9 MiB in 15 packages [2025-02-13T23:49:24.506Z] #61 DONE 20.9s [2025-02-13T23:49:24.506Z] [2025-02-13T23:49:24.506Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-13T23:49:25.025Z] 4c56b0a2caec: Pushed [2025-02-13T23:49:25.097Z] #72 ... [2025-02-13T23:49:25.097Z] [2025-02-13T23:49:25.097Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-13T23:49:25.097Z] #0 5.812 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:25.097Z] #0 7.683 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:25.097Z] #73 ... [2025-02-13T23:49:25.097Z] [2025-02-13T23:49:25.097Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:49:25.097Z] #55 20.02 (1/7) Installing ca-certificates (20241121-r1) [2025-02-13T23:49:25.097Z] #55 21.09 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:25.097Z] #55 21.23 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-13T23:49:25.097Z] #55 21.28 (4/7) Installing libsodium (1.0.19-r0) [2025-02-13T23:49:25.364Z] #55 21.44 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-13T23:49:25.635Z] #55 21.92 (6/7) Installing libzmq (4.3.5-r2) [2025-02-13T23:49:25.635Z] #55 22.01 (7/7) Installing zeromq (4.3.5-r2) [2025-02-13T23:49:25.635Z] #55 ... [2025-02-13T23:49:25.635Z] [2025-02-13T23:49:25.635Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:49:25.635Z] #60 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:25.635Z] #60 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:25.913Z] #60 ... [2025-02-13T23:49:25.913Z] [2025-02-13T23:49:25.913Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-13T23:49:25.913Z] #64 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:25.913Z] #64 21.62 (1/3) Installing ca-certificates (20241121-r1) [2025-02-13T23:49:25.913Z] #64 ... [2025-02-13T23:49:25.913Z] [2025-02-13T23:49:25.913Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-13T23:49:25.913Z] #0 4.443 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:25.913Z] #0 6.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:26.181Z] #74 ... [2025-02-13T23:49:26.181Z] [2025-02-13T23:49:26.181Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-13T23:49:26.181Z] #56 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:26.181Z] #56 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:26.181Z] #56 ... [2025-02-13T23:49:26.181Z] [2025-02-13T23:49:26.181Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-13T23:49:26.181Z] #65 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:26.181Z] #65 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:26.405Z] 29988568038f: Pushed [2025-02-13T23:49:26.406Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-13T23:49:26.450Z] #65 ... [2025-02-13T23:49:26.450Z] [2025-02-13T23:49:26.450Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:49:26.450Z] #55 22.12 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:26.450Z] #55 22.38 Executing ca-certificates-20241121-r1.trigger [Pipeline] sh [2025-02-13T23:49:26.733Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:27.046Z] #55 ... [2025-02-13T23:49:27.046Z] [2025-02-13T23:49:27.046Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-13T23:49:27.046Z] #62 17.78 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:27.046Z] #62 18.69 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:27.046Z] #62 18.92 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:27.046Z] #62 18.93 (4/6) Installing openssl (3.3.3-r0) [2025-02-13T23:49:27.046Z] #62 19.05 (5/6) Installing su-exec (0.2-r3) [2025-02-13T23:49:27.046Z] #62 19.07 (6/6) Installing yq-go (4.44.1-r2) [2025-02-13T23:49:27.046Z] #62 21.02 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:27.046Z] #62 21.19 OK: 20 MiB in 18 packages [2025-02-13T23:49:27.046Z] #62 DONE 22.9s [2025-02-13T23:49:27.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-13T23:49:27.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-13T23:49:27.074Z] 72509a33ced3: Preparing [2025-02-13T23:49:27.074Z] 29988568038f: Preparing [2025-02-13T23:49:27.074Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:27.074Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:27.074Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:27.074Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:27.074Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:27.074Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:27.074Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:27.074Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:27.074Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:27.074Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:27.074Z] 29988568038f: Layer already exists [2025-02-13T23:49:27.074Z] 72509a33ced3: Layer already exists [2025-02-13T23:49:27.074Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:27.074Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:27.074Z] latest: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:27.317Z] [2025-02-13T23:49:27.317Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-13T23:49:27.404Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-13T23:49:27.644Z] #75 ... [2025-02-13T23:49:27.644Z] [2025-02-13T23:49:27.644Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-13T23:49:27.644Z] #63 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:27.644Z] #63 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:27.644Z] #63 ... [2025-02-13T23:49:27.644Z] [2025-02-13T23:49:27.644Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-13T23:49:27.644Z] #72 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2025-02-13T23:49:27.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.57 [2025-02-13T23:49:27.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-13T23:49:27.927Z] 72509a33ced3: Preparing [2025-02-13T23:49:27.927Z] 29988568038f: Preparing [2025-02-13T23:49:27.927Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:27.927Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:27.927Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:27.927Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:27.927Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:27.927Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:27.927Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:27.927Z] 29988568038f: Layer already exists [2025-02-13T23:49:27.927Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:27.927Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:27.927Z] 72509a33ced3: Layer already exists [2025-02-13T23:49:27.927Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:27.927Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:27.927Z] 4.0.0-dev.57: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:28.230Z] #72 ... [2025-02-13T23:49:28.230Z] [2025-02-13T23:49:28.230Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-13T23:49:28.230Z] #70 19.59 OK: 239 MiB in 58 packages [2025-02-13T23:49:28.230Z] #70 DONE 21.1s [2025-02-13T23:49:28.230Z] [2025-02-13T23:49:28.230Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-13T23:49:28.230Z] #67 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:28.230Z] #67 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:28.230Z] #67 ... [2025-02-13T23:49:28.230Z] [2025-02-13T23:49:28.230Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:49:28.230Z] #71 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:28.230Z] #71 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:28.230Z] #71 ... [2025-02-13T23:49:28.230Z] [2025-02-13T23:49:28.230Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:49:28.230Z] #55 24.35 OK: 14 MiB in 21 packages [2025-02-13T23:49:28.250Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:28.574Z] + docker push nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:28.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-13T23:49:28.574Z] 72509a33ced3: Preparing [2025-02-13T23:49:28.574Z] 29988568038f: Preparing [2025-02-13T23:49:28.574Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:28.574Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:28.574Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:28.574Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:28.574Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:28.574Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:28.574Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:28.574Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:28.574Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:28.574Z] 72509a33ced3: Layer already exists [2025-02-13T23:49:28.574Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:28.574Z] 29988568038f: Layer already exists [2025-02-13T23:49:28.574Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:28.574Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:28.574Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:28.813Z] #55 ... [2025-02-13T23:49:28.813Z] [2025-02-13T23:49:28.813Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:49:28.813Z] #76 DONE 0.6s [2025-02-13T23:49:28.813Z] [2025-02-13T23:49:28.813Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:49:28.813Z] #68 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:28.813Z] #68 21.68 OK: 239 MiB in 58 packages [2025-02-13T23:49:28.813Z] #68 ... [2025-02-13T23:49:28.813Z] [2025-02-13T23:49:28.813Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:28.897Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:29.233Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-02-13T23:49:29.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-02-13T23:49:29.233Z] 72509a33ced3: Preparing [2025-02-13T23:49:29.233Z] 29988568038f: Preparing [2025-02-13T23:49:29.233Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:29.233Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:29.233Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:29.233Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:29.233Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:29.233Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:29.233Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:29.233Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:29.233Z] 72509a33ced3: Layer already exists [2025-02-13T23:49:29.233Z] 29988568038f: Layer already exists [2025-02-13T23:49:29.233Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:29.233Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:29.233Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:29.233Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:29.233Z] main: digest: sha256:ee6ae6c2092d98bbfebeb0b6e86efe74da03c812d95fc5bcdcf643c972638238 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:29.313Z] ===================================================== [Pipeline] echo [2025-02-13T23:49:29.325Z] taggedImages: [2025-02-13T23:49:29.325Z] - nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:29.325Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-02-13T23:49:29.325Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.57 [2025-02-13T23:49:29.325Z] - nexus3.edgexfoundry.org:10004/core-command:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:29.325Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-02-13T23:49:29.352Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-02-13T23:49:29.352Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:29.352Z] latest [2025-02-13T23:49:29.352Z] 4.0.0-dev.57 [2025-02-13T23:49:29.352Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:29.352Z] main [2025-02-13T23:49:29.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-13T23:49:29.413Z] #77 ... [2025-02-13T23:49:29.413Z] [2025-02-13T23:49:29.413Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-13T23:49:29.413Z] #69 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2025-02-13T23:49:29.680Z] #69 ... [2025-02-13T23:49:29.680Z] [2025-02-13T23:49:29.680Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:49:29.680Z] #60 24.93 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:29.680Z] #60 24.97 (2/2) Installing su-exec (0.2-r3) [2025-02-13T23:49:29.680Z] #60 24.97 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:29.680Z] #60 25.12 OK: 9 MiB in 16 packages [2025-02-13T23:49:29.697Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:30.026Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:30.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-13T23:49:30.026Z] 552272b42c1a: Preparing [2025-02-13T23:49:30.026Z] 31d13219eaac: Preparing [2025-02-13T23:49:30.026Z] 1ba502dcb208: Preparing [2025-02-13T23:49:30.026Z] b69721625d27: Preparing [2025-02-13T23:49:30.026Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:30.026Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:30.026Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:30.026Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:30.026Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:30.026Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:30.026Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:30.026Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:30.026Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:30.026Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:30.026Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:30.026Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:30.026Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:30.026Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:30.026Z] 31d13219eaac: Pushed [2025-02-13T23:49:30.026Z] 552272b42c1a: Pushed [2025-02-13T23:49:30.026Z] 1ba502dcb208: Pushed [2025-02-13T23:49:30.263Z] #60 ... [2025-02-13T23:49:30.263Z] [2025-02-13T23:49:30.263Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-13T23:49:30.263Z] #55 DONE 26.3s [2025-02-13T23:49:30.263Z] [2025-02-13T23:49:30.263Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:30.530Z] #78 ... [2025-02-13T23:49:30.530Z] [2025-02-13T23:49:30.530Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:49:30.530Z] #68 DONE 23.8s [2025-02-13T23:49:30.530Z] [2025-02-13T23:49:30.530Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:49:30.797Z] #79 ... [2025-02-13T23:49:30.797Z] [2025-02-13T23:49:30.797Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-13T23:49:30.797Z] #64 22.21 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:30.797Z] #64 22.27 (3/3) Installing tzdata (2025a-r0) [2025-02-13T23:49:30.797Z] #64 23.74 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:30.797Z] #64 23.93 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:30.797Z] #64 25.19 OK: 11 MiB in 17 packages [2025-02-13T23:49:30.797Z] #64 DONE 26.6s [2025-02-13T23:49:30.964Z] b69721625d27: Pushed [2025-02-13T23:49:31.067Z] [2025-02-13T23:49:31.067Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-13T23:49:31.067Z] #75 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:31.225Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:31.549Z] + 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-13T23:49:31.648Z] #75 ... [2025-02-13T23:49:31.648Z] [2025-02-13T23:49:31.648Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:49:31.648Z] #79 DONE 1.3s [2025-02-13T23:49:31.882Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-13T23:49:31.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-13T23:49:31.882Z] 552272b42c1a: Preparing [2025-02-13T23:49:31.882Z] 31d13219eaac: Preparing [2025-02-13T23:49:31.882Z] 1ba502dcb208: Preparing [2025-02-13T23:49:31.882Z] b69721625d27: Preparing [2025-02-13T23:49:31.882Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:31.882Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:31.882Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:31.882Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:31.882Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:31.882Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:31.882Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:31.882Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:31.882Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:31.882Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:31.882Z] b69721625d27: Layer already exists [2025-02-13T23:49:31.882Z] 552272b42c1a: Layer already exists [2025-02-13T23:49:31.882Z] 1ba502dcb208: Layer already exists [2025-02-13T23:49:31.882Z] 31d13219eaac: Layer already exists [2025-02-13T23:49:31.882Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:31.882Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:31.882Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:31.882Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:31.882Z] latest: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [2025-02-13T23:49:31.914Z] [2025-02-13T23:49:31.914Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:32.208Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:32.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.57 [2025-02-13T23:49:32.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-13T23:49:32.525Z] 552272b42c1a: Preparing [2025-02-13T23:49:32.525Z] 31d13219eaac: Preparing [2025-02-13T23:49:32.525Z] 1ba502dcb208: Preparing [2025-02-13T23:49:32.525Z] b69721625d27: Preparing [2025-02-13T23:49:32.525Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:32.525Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:32.525Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:32.525Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:32.525Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:32.525Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:32.525Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:32.525Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:32.525Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:32.525Z] 31d13219eaac: Layer already exists [2025-02-13T23:49:32.525Z] 1ba502dcb208: Layer already exists [2025-02-13T23:49:32.525Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:32.525Z] 552272b42c1a: Layer already exists [2025-02-13T23:49:32.525Z] b69721625d27: Layer already exists [2025-02-13T23:49:32.525Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:32.525Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:32.525Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:32.525Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:32.525Z] 4.0.0-dev.57: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:32.864Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [2025-02-13T23:49:32.883Z] #80 ... [2025-02-13T23:49:32.884Z] [2025-02-13T23:49:32.884Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:32.884Z] #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:32.884Z] #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:32.884Z] #81 ... [2025-02-13T23:49:32.884Z] [2025-02-13T23:49:32.884Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-13T23:49:32.884Z] #63 26.64 (1/4) Installing ca-certificates (20241121-r1) [2025-02-13T23:49:32.884Z] #63 27.36 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:32.884Z] #63 27.36 (3/4) Installing su-exec (0.2-r3) [2025-02-13T23:49:32.884Z] #63 27.37 (4/4) Installing yq-go (4.44.1-r2) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:33.161Z] #63 ... [2025-02-13T23:49:33.161Z] [2025-02-13T23:49:33.161Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-13T23:49:33.161Z] #60 DONE 28.8s [2025-02-13T23:49:33.161Z] [2025-02-13T23:49:33.161Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-02-13T23:49:33.161Z] #71 24.23 OK: 239 MiB in 58 packages [2025-02-13T23:49:33.161Z] #71 DONE 26.9s [2025-02-13T23:49:33.161Z] [2025-02-13T23:49:33.161Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-13T23:49:33.194Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-13T23:49:33.194Z] 552272b42c1a: Preparing [2025-02-13T23:49:33.194Z] 31d13219eaac: Preparing [2025-02-13T23:49:33.194Z] 1ba502dcb208: Preparing [2025-02-13T23:49:33.194Z] b69721625d27: Preparing [2025-02-13T23:49:33.194Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:33.194Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:33.194Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:33.194Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:33.194Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:33.194Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:33.194Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:33.194Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:33.194Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:33.194Z] 1ba502dcb208: Layer already exists [2025-02-13T23:49:33.194Z] 31d13219eaac: Layer already exists [2025-02-13T23:49:33.194Z] 552272b42c1a: Layer already exists [2025-02-13T23:49:33.194Z] b69721625d27: Layer already exists [2025-02-13T23:49:33.194Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:33.194Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:33.194Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:33.194Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:33.194Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:33.194Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:33.443Z] #82 ... [2025-02-13T23:49:33.443Z] [2025-02-13T23:49:33.443Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:49:33.443Z] #58 18.87 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:49:33.443Z] #58 18.87 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:49:33.443Z] #58 18.87 OK: 24052 distinct packages available [2025-02-13T23:49:33.443Z] #58 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:33.443Z] #58 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:33.443Z] #58 ... [2025-02-13T23:49:33.443Z] [2025-02-13T23:49:33.443Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-13T23:49:33.443Z] #67 24.61 OK: 239 MiB in 58 packages [2025-02-13T23:49:33.443Z] #67 DONE 26.5s [2025-02-13T23:49:33.443Z] [2025-02-13T23:49:33.443Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:49:33.519Z] + 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-13T23:49:33.842Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-02-13T23:49:33.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-02-13T23:49:33.842Z] 552272b42c1a: Preparing [2025-02-13T23:49:33.842Z] 31d13219eaac: Preparing [2025-02-13T23:49:33.842Z] 1ba502dcb208: Preparing [2025-02-13T23:49:33.842Z] b69721625d27: Preparing [2025-02-13T23:49:33.842Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:33.842Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:33.842Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:33.842Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:33.842Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:33.842Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:33.842Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:33.842Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:33.842Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:33.842Z] 552272b42c1a: Layer already exists [2025-02-13T23:49:33.842Z] 1ba502dcb208: Layer already exists [2025-02-13T23:49:33.842Z] b69721625d27: Layer already exists [2025-02-13T23:49:33.842Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:33.842Z] 31d13219eaac: Layer already exists [2025-02-13T23:49:33.842Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:33.842Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:33.842Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:33.842Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:33.842Z] main: digest: sha256:b26093bfe989cef945cbb21faf2ff5d942498e7d681ec2fe09d4d2a07a5b49ff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:33.921Z] ===================================================== [Pipeline] echo [2025-02-13T23:49:33.936Z] taggedImages: [2025-02-13T23:49:33.936Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:33.936Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-02-13T23:49:33.936Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.57 [2025-02-13T23:49:33.936Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:33.936Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-02-13T23:49:33.963Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-02-13T23:49:33.963Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:33.963Z] latest [2025-02-13T23:49:33.963Z] 4.0.0-dev.57 [2025-02-13T23:49:33.963Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:33.963Z] main [2025-02-13T23:49:33.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:34.312Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:34.410Z] #83 DONE 1.0s [2025-02-13T23:49:34.410Z] [2025-02-13T23:49:34.410Z] #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:49:34.410Z] #84 DONE 1.5s [2025-02-13T23:49:34.410Z] [2025-02-13T23:49:34.410Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:34.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:34.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-13T23:49:34.637Z] 193ee80b0bcd: Preparing [2025-02-13T23:49:34.637Z] d2d9dc3d4e01: Preparing [2025-02-13T23:49:34.637Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:34.637Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:34.637Z] 5ec81271991c: Preparing [2025-02-13T23:49:34.637Z] 860a44c62dd9: Preparing [2025-02-13T23:49:34.637Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:34.637Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:34.637Z] 860a44c62dd9: Waiting [2025-02-13T23:49:34.637Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:34.637Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:34.637Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:34.637Z] 193ee80b0bcd: Pushed [2025-02-13T23:49:34.637Z] 860a44c62dd9: Pushed [2025-02-13T23:49:35.576Z] 5ec81271991c: Pushed [2025-02-13T23:49:36.956Z] d2d9dc3d4e01: Pushed [2025-02-13T23:49:36.956Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:37.009Z] #85 ... [2025-02-13T23:49:37.009Z] [2025-02-13T23:49:37.009Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-13T23:49:37.009Z] #74 19.22 OK: 239 MiB in 58 packages [2025-02-13T23:49:37.009Z] #74 DONE 20.9s [2025-02-13T23:49:37.009Z] [2025-02-13T23:49:37.009Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-13T23:49:37.275Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:37.600Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-13T23:49:37.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-13T23:49:37.600Z] 193ee80b0bcd: Preparing [2025-02-13T23:49:37.600Z] d2d9dc3d4e01: Preparing [2025-02-13T23:49:37.600Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:37.600Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:37.600Z] 5ec81271991c: Preparing [2025-02-13T23:49:37.600Z] 860a44c62dd9: Preparing [2025-02-13T23:49:37.600Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:37.600Z] 860a44c62dd9: Waiting [2025-02-13T23:49:37.600Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:37.600Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:37.600Z] 193ee80b0bcd: Layer already exists [2025-02-13T23:49:37.600Z] d2d9dc3d4e01: Layer already exists [2025-02-13T23:49:37.600Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:37.600Z] 5ec81271991c: Layer already exists [2025-02-13T23:49:37.600Z] 860a44c62dd9: Layer already exists [2025-02-13T23:49:37.600Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:37.600Z] latest: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:37.915Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:37.977Z] #86 DONE 1.0s [2025-02-13T23:49:37.977Z] [2025-02-13T23:49:37.977Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-13T23:49:37.977Z] #63 28.95 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:37.977Z] #63 29.07 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:37.977Z] #63 30.28 OK: 20 MiB in 18 packages [2025-02-13T23:49:37.977Z] #63 DONE 33.4s [2025-02-13T23:49:37.977Z] [2025-02-13T23:49:37.977Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-13T23:49:38.234Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.57 [2025-02-13T23:49:38.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-13T23:49:38.234Z] 193ee80b0bcd: Preparing [2025-02-13T23:49:38.234Z] d2d9dc3d4e01: Preparing [2025-02-13T23:49:38.234Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:38.234Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:38.234Z] 5ec81271991c: Preparing [2025-02-13T23:49:38.234Z] 860a44c62dd9: Preparing [2025-02-13T23:49:38.234Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:38.234Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:38.234Z] 860a44c62dd9: Waiting [2025-02-13T23:49:38.234Z] 5ec81271991c: Layer already exists [2025-02-13T23:49:38.234Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:38.234Z] 193ee80b0bcd: Layer already exists [2025-02-13T23:49:38.234Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:38.234Z] d2d9dc3d4e01: Layer already exists [2025-02-13T23:49:38.234Z] 860a44c62dd9: Layer already exists [2025-02-13T23:49:38.234Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:38.234Z] 4.0.0-dev.57: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:38.562Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:38.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:38.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-13T23:49:38.881Z] 193ee80b0bcd: Preparing [2025-02-13T23:49:38.881Z] d2d9dc3d4e01: Preparing [2025-02-13T23:49:38.881Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:38.881Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:38.881Z] 5ec81271991c: Preparing [2025-02-13T23:49:38.881Z] 860a44c62dd9: Preparing [2025-02-13T23:49:38.881Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:38.881Z] 860a44c62dd9: Waiting [2025-02-13T23:49:38.881Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:38.881Z] 5ec81271991c: Layer already exists [2025-02-13T23:49:38.881Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:38.881Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:38.881Z] 193ee80b0bcd: Layer already exists [2025-02-13T23:49:38.881Z] d2d9dc3d4e01: Layer already exists [2025-02-13T23:49:38.881Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:38.881Z] 860a44c62dd9: Layer already exists [2025-02-13T23:49:38.881Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:39.213Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:39.387Z] #87 ... [2025-02-13T23:49:39.387Z] [2025-02-13T23:49:39.387Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-13T23:49:39.387Z] #65 25.02 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:49:39.387Z] #65 25.02 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:49:39.387Z] #65 25.02 OK: 24052 distinct packages available [2025-02-13T23:49:39.387Z] #65 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:39.387Z] #65 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:39.387Z] #65 ... [2025-02-13T23:49:39.387Z] [2025-02-13T23:49:39.387Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-13T23:49:39.387Z] #73 21.54 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:39.387Z] #73 22.42 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:39.387Z] #73 22.64 OK: 9 MiB in 15 packages [2025-02-13T23:49:39.387Z] #73 DONE 24.6s [2025-02-13T23:49:39.387Z] [2025-02-13T23:49:39.387Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:39.387Z] #78 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:39.387Z] #78 9.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:39.541Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-02-13T23:49:39.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-02-13T23:49:39.541Z] 193ee80b0bcd: Preparing [2025-02-13T23:49:39.541Z] d2d9dc3d4e01: Preparing [2025-02-13T23:49:39.541Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:39.541Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:39.541Z] 5ec81271991c: Preparing [2025-02-13T23:49:39.541Z] 860a44c62dd9: Preparing [2025-02-13T23:49:39.541Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:39.541Z] 860a44c62dd9: Waiting [2025-02-13T23:49:39.541Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:39.541Z] d2d9dc3d4e01: Layer already exists [2025-02-13T23:49:39.541Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:39.541Z] 193ee80b0bcd: Layer already exists [2025-02-13T23:49:39.541Z] 5ec81271991c: Layer already exists [2025-02-13T23:49:39.541Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:39.541Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:39.541Z] 860a44c62dd9: Layer already exists [2025-02-13T23:49:39.541Z] main: digest: sha256:6231f0de41f7cc4c6e73f034ef1cc95111697353b6086d661b5c6885676a4f1a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:39.627Z] ===================================================== [Pipeline] echo [2025-02-13T23:49:39.643Z] taggedImages: [2025-02-13T23:49:39.643Z] - nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:39.643Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-02-13T23:49:39.643Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.57 [2025-02-13T23:49:39.643Z] - nexus3.edgexfoundry.org:10004/core-data:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:39.643Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-02-13T23:49:39.678Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-02-13T23:49:39.678Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:39.678Z] latest [2025-02-13T23:49:39.678Z] 4.0.0-dev.57 [2025-02-13T23:49:39.678Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:39.678Z] main [2025-02-13T23:49:39.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:39.969Z] #78 ... [2025-02-13T23:49:39.969Z] [2025-02-13T23:49:39.969Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-02-13T23:49:39.969Z] #72 5.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:40.034Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:40.237Z] #72 ... [2025-02-13T23:49:40.237Z] [2025-02-13T23:49:40.237Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:49:40.237Z] #58 35.41 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:40.358Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:40.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-13T23:49:40.358Z] b666f45e2413: Preparing [2025-02-13T23:49:40.358Z] 583dd0c47671: Preparing [2025-02-13T23:49:40.358Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:40.358Z] 40320e6e0b38: Preparing [2025-02-13T23:49:40.358Z] 46baffc205ed: Preparing [2025-02-13T23:49:40.358Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:40.358Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:40.358Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:40.358Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:40.358Z] 46baffc205ed: Pushed [2025-02-13T23:49:40.358Z] 40320e6e0b38: Pushed [2025-02-13T23:49:40.358Z] b666f45e2413: Pushed [2025-02-13T23:49:40.504Z] #58 36.27 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:40.770Z] #58 36.38 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:40.770Z] #58 36.42 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-13T23:49:40.770Z] #58 36.47 (5/7) Installing libucontext (1.2-r3) [2025-02-13T23:49:40.770Z] #58 ... [2025-02-13T23:49:40.770Z] [2025-02-13T23:49:40.770Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-13T23:49:40.770Z] #69 23.79 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:49:40.770Z] #69 23.79 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:49:40.770Z] #69 23.79 OK: 24059 distinct packages available [2025-02-13T23:49:40.770Z] #69 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:40.770Z] #69 27.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:40.770Z] #69 ... [2025-02-13T23:49:40.770Z] [2025-02-13T23:49:40.770Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:40.770Z] #0 8.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:40.770Z] #0 9.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:41.037Z] #88 ... [2025-02-13T23:49:41.037Z] [2025-02-13T23:49:41.037Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-13T23:49:41.037Z] #56 26.73 v3.20.5-78-g7064fb1792b [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-13T23:49:41.037Z] #56 26.73 v3.20.5-74-g354f268b93b [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-13T23:49:41.037Z] #56 26.73 OK: 24052 distinct packages available [2025-02-13T23:49:41.037Z] #56 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:41.037Z] #56 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:41.305Z] #56 ... [2025-02-13T23:49:41.305Z] [2025-02-13T23:49:41.305Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:49:41.305Z] #58 36.49 (6/7) Installing gcompat (1.1.0-r4) [2025-02-13T23:49:41.305Z] #58 36.59 (7/7) Installing openssl (3.3.3-r0) [2025-02-13T23:49:41.305Z] #58 36.80 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:41.305Z] #58 36.97 OK: 10 MiB in 19 packages [2025-02-13T23:49:42.886Z] 583dd0c47671: Pushed [2025-02-13T23:49:43.146Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:43.252Z] #58 ... [2025-02-13T23:49:43.252Z] [2025-02-13T23:49:43.252Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-02-13T23:49:43.252Z] #72 16.33 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:43.252Z] #72 16.41 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:43.252Z] #72 17.01 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:43.252Z] #72 17.15 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:43.252Z] #72 17.21 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:43.252Z] #72 17.37 OK: 9 MiB in 15 packages [2025-02-13T23:49:43.252Z] #72 DONE 20.0s [2025-02-13T23:49:43.252Z] [2025-02-13T23:49:43.252Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:49:43.252Z] #58 ... [2025-02-13T23:49:43.252Z] [2025-02-13T23:49:43.252Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-13T23:49:43.252Z] #75 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:43.252Z] #75 15.27 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:43.252Z] #75 15.40 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:43.252Z] #75 15.44 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:43.252Z] #75 15.64 OK: 20 MiB in 18 packages [2025-02-13T23:49:43.482Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-13T23:49:43.522Z] #75 ... [2025-02-13T23:49:43.522Z] [2025-02-13T23:49:43.522Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-13T23:49:43.522Z] #58 DONE 39.0s [2025-02-13T23:49:43.522Z] [2025-02-13T23:49:43.522Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [Pipeline] sh [2025-02-13T23:49:43.802Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-13T23:49:43.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-13T23:49:43.802Z] b666f45e2413: Preparing [2025-02-13T23:49:43.802Z] 583dd0c47671: Preparing [2025-02-13T23:49:43.802Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:43.802Z] 40320e6e0b38: Preparing [2025-02-13T23:49:43.802Z] 46baffc205ed: Preparing [2025-02-13T23:49:43.802Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:43.802Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:43.802Z] 40320e6e0b38: Layer already exists [2025-02-13T23:49:43.802Z] b666f45e2413: Layer already exists [2025-02-13T23:49:43.802Z] 46baffc205ed: Layer already exists [2025-02-13T23:49:43.802Z] 583dd0c47671: Layer already exists [2025-02-13T23:49:43.802Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:43.802Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:43.802Z] latest: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:44.127Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:44.452Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.57 [2025-02-13T23:49:44.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-13T23:49:44.452Z] b666f45e2413: Preparing [2025-02-13T23:49:44.452Z] 583dd0c47671: Preparing [2025-02-13T23:49:44.452Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:44.452Z] 40320e6e0b38: Preparing [2025-02-13T23:49:44.452Z] 46baffc205ed: Preparing [2025-02-13T23:49:44.452Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:44.452Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:44.452Z] 583dd0c47671: Layer already exists [2025-02-13T23:49:44.452Z] 46baffc205ed: Layer already exists [2025-02-13T23:49:44.452Z] b666f45e2413: Layer already exists [2025-02-13T23:49:44.452Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:44.452Z] 40320e6e0b38: Layer already exists [2025-02-13T23:49:44.452Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:44.452Z] 4.0.0-dev.57: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:44.499Z] #89 ... [2025-02-13T23:49:44.499Z] [2025-02-13T23:49:44.499Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:44.499Z] #81 18.04 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:44.499Z] #81 18.23 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:44.499Z] #81 18.92 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:44.499Z] #81 19.07 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:44.499Z] #81 19.14 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:44.499Z] #81 19.25 OK: 9 MiB in 15 packages [2025-02-13T23:49:44.499Z] #81 DONE 21.7s [2025-02-13T23:49:44.499Z] [2025-02-13T23:49:44.499Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-13T23:49:44.499Z] #75 DONE 17.3s [2025-02-13T23:49:44.499Z] [2025-02-13T23:49:44.499Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-13T23:49:44.766Z] #90 ... [2025-02-13T23:49:44.766Z] [2025-02-13T23:49:44.766Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-13T23:49:44.766Z] #65 38.26 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:44.766Z] #65 38.32 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-13T23:49:44.766Z] #65 38.34 (3/4) Installing libucontext (1.2-r3) [2025-02-13T23:49:44.766Z] #65 38.36 (4/4) Installing gcompat (1.1.0-r4) [2025-02-13T23:49:44.766Z] #65 38.42 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:44.766Z] #65 38.59 OK: 9 MiB in 18 packages [2025-02-13T23:49:44.766Z] #65 DONE 40.3s [2025-02-13T23:49:44.766Z] [2025-02-13T23:49:44.766Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:44.766Z] #91 ... [2025-02-13T23:49:44.766Z] [2025-02-13T23:49:44.766Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-13T23:49:44.766Z] #90 DONE 0.3s [2025-02-13T23:49:44.766Z] [2025-02-13T23:49:44.766Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-13T23:49:44.773Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:45.091Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:45.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-13T23:49:45.091Z] b666f45e2413: Preparing [2025-02-13T23:49:45.091Z] 583dd0c47671: Preparing [2025-02-13T23:49:45.091Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:45.091Z] 40320e6e0b38: Preparing [2025-02-13T23:49:45.091Z] 46baffc205ed: Preparing [2025-02-13T23:49:45.091Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:45.091Z] b666f45e2413: Layer already exists [2025-02-13T23:49:45.091Z] 40320e6e0b38: Layer already exists [2025-02-13T23:49:45.091Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:45.091Z] 583dd0c47671: Layer already exists [2025-02-13T23:49:45.091Z] 46baffc205ed: Layer already exists [2025-02-13T23:49:45.091Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:45.091Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:45.417Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:45.738Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-02-13T23:49:45.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-02-13T23:49:45.738Z] b666f45e2413: Preparing [2025-02-13T23:49:45.738Z] 583dd0c47671: Preparing [2025-02-13T23:49:45.738Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:45.738Z] 40320e6e0b38: Preparing [2025-02-13T23:49:45.738Z] 46baffc205ed: Preparing [2025-02-13T23:49:45.738Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:45.738Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:45.738Z] 46baffc205ed: Layer already exists [2025-02-13T23:49:45.738Z] 40320e6e0b38: Layer already exists [2025-02-13T23:49:45.738Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:45.738Z] b666f45e2413: Layer already exists [2025-02-13T23:49:45.738Z] 583dd0c47671: Layer already exists [2025-02-13T23:49:45.738Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:45.738Z] main: digest: sha256:718b5ec088ea0b7a86691761b8fa3097c96149383e69e54317acf3c86bf648de size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:45.820Z] ===================================================== [Pipeline] echo [2025-02-13T23:49:45.835Z] taggedImages: [2025-02-13T23:49:45.836Z] - nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:45.836Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-02-13T23:49:45.836Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.57 [2025-02-13T23:49:45.836Z] - nexus3.edgexfoundry.org:10004/core-keeper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:45.836Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-02-13T23:49:45.863Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-02-13T23:49:45.863Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:45.863Z] latest [2025-02-13T23:49:45.863Z] 4.0.0-dev.57 [2025-02-13T23:49:45.863Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:45.863Z] main [2025-02-13T23:49:45.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:46.202Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:46.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:46.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-13T23:49:46.526Z] 5dacf17949e7: Preparing [2025-02-13T23:49:46.526Z] 90ca7a0a182f: Preparing [2025-02-13T23:49:46.526Z] b87708e5adba: Preparing [2025-02-13T23:49:46.526Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:46.526Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:46.526Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:46.526Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:46.526Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:46.526Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:46.526Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:46.526Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:46.526Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:46.526Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:46.526Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:46.526Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:46.526Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:46.526Z] 90ca7a0a182f: Pushed [2025-02-13T23:49:46.526Z] 5dacf17949e7: Pushed [2025-02-13T23:49:47.348Z] #92 ... [2025-02-13T23:49:47.349Z] [2025-02-13T23:49:47.349Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-13T23:49:47.349Z] #69 38.66 OK: 239 MiB in 58 packages [2025-02-13T23:49:47.349Z] #69 DONE 40.1s [2025-02-13T23:49:47.349Z] [2025-02-13T23:49:47.349Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:49:47.623Z] #93 DONE 0.5s [2025-02-13T23:49:47.623Z] [2025-02-13T23:49:47.623Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:47.623Z] #78 17.43 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:47.623Z] #78 17.51 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:47.889Z] #78 ... [2025-02-13T23:49:47.889Z] [2025-02-13T23:49:47.889Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:48.162Z] #94 ... [2025-02-13T23:49:48.162Z] [2025-02-13T23:49:48.162Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-13T23:49:48.162Z] #92 3.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:48.430Z] #92 ... [2025-02-13T23:49:48.430Z] [2025-02-13T23:49:48.430Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-13T23:49:48.430Z] #56 39.94 (1/14) Installing ca-certificates (20241121-r1) [2025-02-13T23:49:48.430Z] #56 40.54 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-13T23:49:48.430Z] #56 40.77 (3/14) Installing c-ares (1.33.1-r0) [2025-02-13T23:49:48.430Z] #56 40.88 (4/14) Installing libunistring (1.2-r0) [2025-02-13T23:49:48.430Z] #56 41.10 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-13T23:49:48.430Z] #56 41.11 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-13T23:49:48.430Z] #56 41.17 (7/14) Installing libpsl (0.21.5-r1) [2025-02-13T23:49:48.430Z] #56 41.18 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-13T23:49:48.430Z] #56 41.24 (9/14) Installing libcurl (8.12.1-r0) [2025-02-13T23:49:48.430Z] #56 41.36 (10/14) Installing curl (8.12.1-r0) [2025-02-13T23:49:48.430Z] #56 41.39 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-13T23:49:48.430Z] #56 41.42 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-13T23:49:48.430Z] #56 41.45 (13/14) Installing libucontext (1.2-r3) [2025-02-13T23:49:48.430Z] #56 41.51 (14/14) Installing gcompat (1.1.0-r4) [2025-02-13T23:49:48.430Z] #56 41.57 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:48.430Z] #56 41.66 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:48.430Z] #56 42.34 OK: 15 MiB in 28 packages [2025-02-13T23:49:48.430Z] #56 DONE 44.1s [2025-02-13T23:49:48.430Z] [2025-02-13T23:49:48.430Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:48.430Z] #78 18.27 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:48.430Z] #78 18.39 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:48.430Z] #78 18.47 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:48.697Z] #78 18.70 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:49.058Z] b87708e5adba: Pushed [2025-02-13T23:49:49.058Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:49.388Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:49.661Z] #78 19.49 OK: 14 MiB in 21 packages [2025-02-13T23:49:49.717Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-13T23:49:49.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-13T23:49:49.717Z] 5dacf17949e7: Preparing [2025-02-13T23:49:49.717Z] 90ca7a0a182f: Preparing [2025-02-13T23:49:49.717Z] b87708e5adba: Preparing [2025-02-13T23:49:49.717Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:49.717Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:49.717Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:49.717Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:49.717Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:49.717Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:49.717Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:49.717Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:49.717Z] 5dacf17949e7: Layer already exists [2025-02-13T23:49:49.717Z] b87708e5adba: Layer already exists [2025-02-13T23:49:49.717Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:49.717Z] 90ca7a0a182f: Layer already exists [2025-02-13T23:49:49.717Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:49.717Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:49.717Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:49.717Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:49.717Z] latest: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:50.049Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:50.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.57 [2025-02-13T23:49:50.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-13T23:49:50.376Z] 5dacf17949e7: Preparing [2025-02-13T23:49:50.376Z] 90ca7a0a182f: Preparing [2025-02-13T23:49:50.376Z] b87708e5adba: Preparing [2025-02-13T23:49:50.376Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:50.376Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:50.376Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:50.376Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:50.376Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:50.376Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:50.376Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:50.376Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:50.376Z] 5dacf17949e7: Layer already exists [2025-02-13T23:49:50.376Z] b87708e5adba: Layer already exists [2025-02-13T23:49:50.376Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:50.376Z] 90ca7a0a182f: Layer already exists [2025-02-13T23:49:50.376Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:50.376Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:50.376Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:50.376Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:50.376Z] 4.0.0-dev.57: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:50.618Z] #78 ... [2025-02-13T23:49:50.618Z] [2025-02-13T23:49:50.618Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-13T23:49:50.618Z] #82 7.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:50.618Z] #82 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:50.618Z] #82 ... [2025-02-13T23:49:50.618Z] [2025-02-13T23:49:50.618Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:50.618Z] #88 18.80 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:50.618Z] #88 18.94 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:50.618Z] #88 19.46 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:50.618Z] #88 19.55 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:50.618Z] #88 19.59 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:50.618Z] #88 19.68 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:50.708Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:50.883Z] #88 ... [2025-02-13T23:49:50.883Z] [2025-02-13T23:49:50.883Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:50.883Z] #78 DONE 20.8s [2025-02-13T23:49:50.883Z] [2025-02-13T23:49:50.883Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-13T23:49:50.883Z] #82 17.79 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:50.883Z] #82 17.91 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:51.043Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:51.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-13T23:49:51.043Z] 5dacf17949e7: Preparing [2025-02-13T23:49:51.043Z] 90ca7a0a182f: Preparing [2025-02-13T23:49:51.043Z] b87708e5adba: Preparing [2025-02-13T23:49:51.043Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:51.043Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:51.043Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:51.043Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:51.043Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:51.043Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:51.043Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:51.043Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:51.043Z] 5dacf17949e7: Layer already exists [2025-02-13T23:49:51.043Z] 90ca7a0a182f: Layer already exists [2025-02-13T23:49:51.043Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:51.043Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:51.043Z] b87708e5adba: Layer already exists [2025-02-13T23:49:51.043Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:51.043Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:51.043Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:51.043Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:51.379Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:51.464Z] #82 18.33 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:51.464Z] #82 18.43 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:51.464Z] #82 18.46 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:51.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-02-13T23:49:51.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-02-13T23:49:51.708Z] 5dacf17949e7: Preparing [2025-02-13T23:49:51.708Z] 90ca7a0a182f: Preparing [2025-02-13T23:49:51.708Z] b87708e5adba: Preparing [2025-02-13T23:49:51.708Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:51.708Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:51.708Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:51.708Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:51.708Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:51.708Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:51.708Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:51.708Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:51.708Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:51.708Z] 5dacf17949e7: Layer already exists [2025-02-13T23:49:51.708Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:51.708Z] b87708e5adba: Layer already exists [2025-02-13T23:49:51.708Z] 90ca7a0a182f: Layer already exists [2025-02-13T23:49:51.708Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:51.708Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:51.708Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:51.708Z] main: digest: sha256:70d9b2e6ec80ce15fd913bb4eb1e605393be36bf586c63cd94c0a85acb776962 size: 1988 [Pipeline] } [Pipeline] // withEnv [2025-02-13T23:49:51.730Z] #82 18.56 OK: 9 MiB in 16 packages [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:51.789Z] ===================================================== [Pipeline] echo [2025-02-13T23:49:51.807Z] taggedImages: [2025-02-13T23:49:51.807Z] - nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:51.807Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-02-13T23:49:51.807Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.57 [2025-02-13T23:49:51.807Z] - nexus3.edgexfoundry.org:10004/core-metadata:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:51.807Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-02-13T23:49:51.835Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-02-13T23:49:51.836Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:51.836Z] latest [2025-02-13T23:49:51.836Z] 4.0.0-dev.57 [2025-02-13T23:49:51.836Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:51.836Z] main [2025-02-13T23:49:51.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:52.192Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:52.314Z] #82 ... [2025-02-13T23:49:52.314Z] [2025-02-13T23:49:52.314Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:52.314Z] #88 20.28 OK: 11 MiB in 17 packages [2025-02-13T23:49:52.314Z] #88 DONE 21.4s [2025-02-13T23:49:52.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:52.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-13T23:49:52.518Z] 81ffa7ec8f93: Preparing [2025-02-13T23:49:52.518Z] 372eb26bfbb7: Preparing [2025-02-13T23:49:52.518Z] b1c6dc392b6c: Preparing [2025-02-13T23:49:52.518Z] cec7fc2ad016: Preparing [2025-02-13T23:49:52.518Z] 25edcad1887d: Preparing [2025-02-13T23:49:52.518Z] 0d96d3bb8fbe: Preparing [2025-02-13T23:49:52.518Z] e2b61b1ec807: Preparing [2025-02-13T23:49:52.518Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:52.518Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:52.518Z] e897ecabe21e: Preparing [2025-02-13T23:49:52.518Z] 10f805d67b73: Preparing [2025-02-13T23:49:52.518Z] 5f70bf18a086: Preparing [2025-02-13T23:49:52.518Z] b3844ed6eba1: Preparing [2025-02-13T23:49:52.518Z] 9c2bf0bb5112: Preparing [2025-02-13T23:49:52.518Z] ffe8618d22ce: Preparing [2025-02-13T23:49:52.518Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:52.518Z] e2b61b1ec807: Waiting [2025-02-13T23:49:52.518Z] 9cede3bdc63e: Waiting [2025-02-13T23:49:52.518Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:52.518Z] e897ecabe21e: Waiting [2025-02-13T23:49:52.518Z] 10f805d67b73: Waiting [2025-02-13T23:49:52.518Z] 0d96d3bb8fbe: Waiting [2025-02-13T23:49:52.518Z] 5f70bf18a086: Waiting [2025-02-13T23:49:52.518Z] 9c2bf0bb5112: Waiting [2025-02-13T23:49:52.518Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:52.518Z] ffe8618d22ce: Waiting [2025-02-13T23:49:52.518Z] 372eb26bfbb7: Pushed [2025-02-13T23:49:52.518Z] 81ffa7ec8f93: Pushed [2025-02-13T23:49:52.518Z] cec7fc2ad016: Pushed [2025-02-13T23:49:52.518Z] 25edcad1887d: Pushed [2025-02-13T23:49:52.518Z] b1c6dc392b6c: Pushed [2025-02-13T23:49:52.518Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:52.518Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:52.518Z] 5f70bf18a086: Layer already exists [2025-02-13T23:49:52.593Z] [2025-02-13T23:49:52.593Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-13T23:49:52.593Z] #87 4.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:52.593Z] #87 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:52.593Z] #87 13.78 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:52.593Z] #87 13.84 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:52.593Z] #87 14.30 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:52.593Z] #87 14.38 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:52.593Z] #87 14.41 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:52.593Z] #87 14.72 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:52.776Z] 0d96d3bb8fbe: Pushed [2025-02-13T23:49:52.777Z] e897ecabe21e: Pushed [2025-02-13T23:49:52.777Z] 10f805d67b73: Pushed [2025-02-13T23:49:52.777Z] b3844ed6eba1: Pushed [2025-02-13T23:49:52.777Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:52.777Z] ffe8618d22ce: Pushed [2025-02-13T23:49:52.861Z] #87 ... [2025-02-13T23:49:52.861Z] [2025-02-13T23:49:52.861Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-13T23:49:52.861Z] #82 DONE 19.9s [2025-02-13T23:49:52.861Z] [2025-02-13T23:49:52.861Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:52.861Z] #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:52.861Z] #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:53.341Z] 9c2bf0bb5112: Pushed [2025-02-13T23:49:53.447Z] #95 ... [2025-02-13T23:49:53.447Z] [2025-02-13T23:49:53.447Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-13T23:49:53.447Z] #87 15.78 OK: 20 MiB in 18 packages [2025-02-13T23:49:53.908Z] e2b61b1ec807: Pushed [2025-02-13T23:49:53.908Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:54.240Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:54.572Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-13T23:49:54.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-13T23:49:54.572Z] 81ffa7ec8f93: Preparing [2025-02-13T23:49:54.572Z] 372eb26bfbb7: Preparing [2025-02-13T23:49:54.572Z] b1c6dc392b6c: Preparing [2025-02-13T23:49:54.572Z] cec7fc2ad016: Preparing [2025-02-13T23:49:54.572Z] 25edcad1887d: Preparing [2025-02-13T23:49:54.572Z] 0d96d3bb8fbe: Preparing [2025-02-13T23:49:54.572Z] e2b61b1ec807: Preparing [2025-02-13T23:49:54.572Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:54.572Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:54.572Z] e897ecabe21e: Preparing [2025-02-13T23:49:54.572Z] 10f805d67b73: Preparing [2025-02-13T23:49:54.572Z] 5f70bf18a086: Preparing [2025-02-13T23:49:54.572Z] b3844ed6eba1: Preparing [2025-02-13T23:49:54.572Z] 9c2bf0bb5112: Preparing [2025-02-13T23:49:54.572Z] ffe8618d22ce: Preparing [2025-02-13T23:49:54.572Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:54.572Z] e897ecabe21e: Waiting [2025-02-13T23:49:54.572Z] 10f805d67b73: Waiting [2025-02-13T23:49:54.572Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:54.572Z] e2b61b1ec807: Waiting [2025-02-13T23:49:54.572Z] 9cede3bdc63e: Waiting [2025-02-13T23:49:54.572Z] 5f70bf18a086: Waiting [2025-02-13T23:49:54.572Z] 0d96d3bb8fbe: Waiting [2025-02-13T23:49:54.572Z] b3844ed6eba1: Waiting [2025-02-13T23:49:54.572Z] 9c2bf0bb5112: Waiting [2025-02-13T23:49:54.572Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:54.572Z] ffe8618d22ce: Waiting [2025-02-13T23:49:54.572Z] 372eb26bfbb7: Layer already exists [2025-02-13T23:49:54.572Z] 25edcad1887d: Layer already exists [2025-02-13T23:49:54.572Z] b1c6dc392b6c: Layer already exists [2025-02-13T23:49:54.572Z] 81ffa7ec8f93: Layer already exists [2025-02-13T23:49:54.572Z] cec7fc2ad016: Layer already exists [2025-02-13T23:49:54.572Z] 0d96d3bb8fbe: Layer already exists [2025-02-13T23:49:54.572Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:54.572Z] e2b61b1ec807: Layer already exists [2025-02-13T23:49:54.572Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:54.572Z] e897ecabe21e: Layer already exists [2025-02-13T23:49:54.572Z] 10f805d67b73: Layer already exists [2025-02-13T23:49:54.572Z] 5f70bf18a086: Layer already exists [2025-02-13T23:49:54.572Z] b3844ed6eba1: Layer already exists [2025-02-13T23:49:54.572Z] 9c2bf0bb5112: Layer already exists [2025-02-13T23:49:54.572Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:54.572Z] ffe8618d22ce: Layer already exists [2025-02-13T23:49:54.572Z] latest: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:54.871Z] #87 DONE 17.0s [2025-02-13T23:49:54.872Z] [2025-02-13T23:49:54.872Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-13T23:49:54.901Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:55.137Z] #96 DONE 2.2s [2025-02-13T23:49:55.137Z] [2025-02-13T23:49:55.137Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-13T23:49:55.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.57 [2025-02-13T23:49:55.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-13T23:49:55.225Z] 81ffa7ec8f93: Preparing [2025-02-13T23:49:55.225Z] 372eb26bfbb7: Preparing [2025-02-13T23:49:55.225Z] b1c6dc392b6c: Preparing [2025-02-13T23:49:55.225Z] cec7fc2ad016: Preparing [2025-02-13T23:49:55.225Z] 25edcad1887d: Preparing [2025-02-13T23:49:55.225Z] 0d96d3bb8fbe: Preparing [2025-02-13T23:49:55.225Z] e2b61b1ec807: Preparing [2025-02-13T23:49:55.225Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:55.225Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:55.225Z] e897ecabe21e: Preparing [2025-02-13T23:49:55.225Z] 10f805d67b73: Preparing [2025-02-13T23:49:55.225Z] 5f70bf18a086: Preparing [2025-02-13T23:49:55.225Z] b3844ed6eba1: Preparing [2025-02-13T23:49:55.225Z] 9c2bf0bb5112: Preparing [2025-02-13T23:49:55.225Z] ffe8618d22ce: Preparing [2025-02-13T23:49:55.225Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:55.225Z] 0d96d3bb8fbe: Waiting [2025-02-13T23:49:55.225Z] e2b61b1ec807: Waiting [2025-02-13T23:49:55.225Z] e897ecabe21e: Waiting [2025-02-13T23:49:55.226Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:55.226Z] 9c2bf0bb5112: Waiting [2025-02-13T23:49:55.226Z] ffe8618d22ce: Waiting [2025-02-13T23:49:55.226Z] 10f805d67b73: Waiting [2025-02-13T23:49:55.226Z] 5f70bf18a086: Waiting [2025-02-13T23:49:55.226Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:55.226Z] b3844ed6eba1: Waiting [2025-02-13T23:49:55.226Z] 9cede3bdc63e: Waiting [2025-02-13T23:49:55.226Z] 81ffa7ec8f93: Layer already exists [2025-02-13T23:49:55.226Z] cec7fc2ad016: Layer already exists [2025-02-13T23:49:55.226Z] 372eb26bfbb7: Layer already exists [2025-02-13T23:49:55.226Z] b1c6dc392b6c: Layer already exists [2025-02-13T23:49:55.226Z] 25edcad1887d: Layer already exists [2025-02-13T23:49:55.226Z] e2b61b1ec807: Layer already exists [2025-02-13T23:49:55.226Z] 0d96d3bb8fbe: Layer already exists [2025-02-13T23:49:55.226Z] e897ecabe21e: Layer already exists [2025-02-13T23:49:55.226Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:55.226Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:55.226Z] b3844ed6eba1: Layer already exists [2025-02-13T23:49:55.226Z] 10f805d67b73: Layer already exists [2025-02-13T23:49:55.226Z] 5f70bf18a086: Layer already exists [2025-02-13T23:49:55.226Z] ffe8618d22ce: Layer already exists [2025-02-13T23:49:55.226Z] 9c2bf0bb5112: Layer already exists [2025-02-13T23:49:55.226Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:55.226Z] 4.0.0-dev.57: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:55.405Z] #97 DONE 0.2s [2025-02-13T23:49:55.405Z] [2025-02-13T23:49:55.405Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-02-13T23:49:55.405Z] #89 3.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:55.405Z] #89 5.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:55.405Z] #89 11.54 (1/2) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:55.405Z] #89 11.68 (2/2) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:55.405Z] #89 11.72 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:55.405Z] #89 11.92 OK: 10 MiB in 19 packages [2025-02-13T23:49:55.560Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:56.087Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:56.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-13T23:49:56.087Z] 81ffa7ec8f93: Preparing [2025-02-13T23:49:56.087Z] 372eb26bfbb7: Preparing [2025-02-13T23:49:56.087Z] b1c6dc392b6c: Preparing [2025-02-13T23:49:56.087Z] cec7fc2ad016: Preparing [2025-02-13T23:49:56.087Z] 25edcad1887d: Preparing [2025-02-13T23:49:56.087Z] 0d96d3bb8fbe: Preparing [2025-02-13T23:49:56.087Z] e2b61b1ec807: Preparing [2025-02-13T23:49:56.087Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:56.087Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:56.087Z] e897ecabe21e: Preparing [2025-02-13T23:49:56.087Z] 10f805d67b73: Preparing [2025-02-13T23:49:56.087Z] 5f70bf18a086: Preparing [2025-02-13T23:49:56.087Z] b3844ed6eba1: Preparing [2025-02-13T23:49:56.087Z] 9c2bf0bb5112: Preparing [2025-02-13T23:49:56.087Z] ffe8618d22ce: Preparing [2025-02-13T23:49:56.087Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:56.087Z] 9cede3bdc63e: Waiting [2025-02-13T23:49:56.087Z] 10f805d67b73: Waiting [2025-02-13T23:49:56.087Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:56.087Z] 5f70bf18a086: Waiting [2025-02-13T23:49:56.087Z] e897ecabe21e: Waiting [2025-02-13T23:49:56.087Z] b3844ed6eba1: Waiting [2025-02-13T23:49:56.087Z] 9c2bf0bb5112: Waiting [2025-02-13T23:49:56.087Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:56.087Z] e2b61b1ec807: Waiting [2025-02-13T23:49:56.087Z] 25edcad1887d: Layer already exists [2025-02-13T23:49:56.087Z] cec7fc2ad016: Layer already exists [2025-02-13T23:49:56.087Z] b1c6dc392b6c: Layer already exists [2025-02-13T23:49:56.087Z] 372eb26bfbb7: Layer already exists [2025-02-13T23:49:56.087Z] 81ffa7ec8f93: Layer already exists [2025-02-13T23:49:56.087Z] 0d96d3bb8fbe: Layer already exists [2025-02-13T23:49:56.087Z] e2b61b1ec807: Layer already exists [2025-02-13T23:49:56.087Z] e897ecabe21e: Layer already exists [2025-02-13T23:49:56.087Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:56.087Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:56.087Z] 10f805d67b73: Layer already exists [2025-02-13T23:49:56.087Z] b3844ed6eba1: Layer already exists [2025-02-13T23:49:56.087Z] 5f70bf18a086: Layer already exists [2025-02-13T23:49:56.087Z] ffe8618d22ce: Layer already exists [2025-02-13T23:49:56.087Z] 9c2bf0bb5112: Layer already exists [2025-02-13T23:49:56.087Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:56.087Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-02-13T23:49:56.120Z] #89 DONE 12.8s [2025-02-13T23:49:56.120Z] [2025-02-13T23:49:56.120Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh [2025-02-13T23:49:56.403Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:56.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-02-13T23:49:56.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-02-13T23:49:56.736Z] 81ffa7ec8f93: Preparing [2025-02-13T23:49:56.736Z] 372eb26bfbb7: Preparing [2025-02-13T23:49:56.736Z] b1c6dc392b6c: Preparing [2025-02-13T23:49:56.736Z] cec7fc2ad016: Preparing [2025-02-13T23:49:56.736Z] 25edcad1887d: Preparing [2025-02-13T23:49:56.736Z] 0d96d3bb8fbe: Preparing [2025-02-13T23:49:56.736Z] e2b61b1ec807: Preparing [2025-02-13T23:49:56.736Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:56.736Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:56.736Z] e897ecabe21e: Preparing [2025-02-13T23:49:56.736Z] 10f805d67b73: Preparing [2025-02-13T23:49:56.736Z] 5f70bf18a086: Preparing [2025-02-13T23:49:56.736Z] b3844ed6eba1: Preparing [2025-02-13T23:49:56.736Z] 9c2bf0bb5112: Preparing [2025-02-13T23:49:56.736Z] 10f805d67b73: Waiting [2025-02-13T23:49:56.736Z] 5f70bf18a086: Waiting [2025-02-13T23:49:56.736Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:56.736Z] e897ecabe21e: Waiting [2025-02-13T23:49:56.736Z] e2b61b1ec807: Waiting [2025-02-13T23:49:56.736Z] 9cede3bdc63e: Waiting [2025-02-13T23:49:56.736Z] ffe8618d22ce: Preparing [2025-02-13T23:49:56.736Z] 9c2bf0bb5112: Waiting [2025-02-13T23:49:56.736Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:56.736Z] 0d96d3bb8fbe: Waiting [2025-02-13T23:49:56.736Z] ffe8618d22ce: Waiting [2025-02-13T23:49:56.736Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:56.736Z] 372eb26bfbb7: Layer already exists [2025-02-13T23:49:56.736Z] cec7fc2ad016: Layer already exists [2025-02-13T23:49:56.736Z] 25edcad1887d: Layer already exists [2025-02-13T23:49:56.736Z] b1c6dc392b6c: Layer already exists [2025-02-13T23:49:56.736Z] 81ffa7ec8f93: Layer already exists [2025-02-13T23:49:56.736Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:56.736Z] e2b61b1ec807: Layer already exists [2025-02-13T23:49:56.736Z] 0d96d3bb8fbe: Layer already exists [2025-02-13T23:49:56.736Z] e897ecabe21e: Layer already exists [2025-02-13T23:49:56.736Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:56.736Z] 5f70bf18a086: Layer already exists [2025-02-13T23:49:56.736Z] b3844ed6eba1: Layer already exists [2025-02-13T23:49:56.736Z] 10f805d67b73: Layer already exists [2025-02-13T23:49:56.736Z] 9c2bf0bb5112: Layer already exists [2025-02-13T23:49:56.736Z] ffe8618d22ce: Layer already exists [2025-02-13T23:49:56.736Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:56.736Z] main: digest: sha256:07be96a628cab9a367994f37efb3b5278ae94fd4a36f2169280dcf0892147ae3 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:49:56.814Z] ===================================================== [Pipeline] echo [2025-02-13T23:49:56.828Z] taggedImages: [2025-02-13T23:49:56.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:56.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-02-13T23:49:56.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.57 [2025-02-13T23:49:56.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:56.828Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-02-13T23:49:56.854Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-02-13T23:49:56.854Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:56.854Z] latest [2025-02-13T23:49:56.854Z] 4.0.0-dev.57 [2025-02-13T23:49:56.854Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:49:56.854Z] main [2025-02-13T23:49:56.854Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:57.203Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:49:57.514Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:49:57.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-13T23:49:57.514Z] ca390751424c: Preparing [2025-02-13T23:49:57.514Z] dda6cf759bef: Preparing [2025-02-13T23:49:57.514Z] 74b9a5fdce5c: Preparing [2025-02-13T23:49:57.514Z] d2900033fd1f: Preparing [2025-02-13T23:49:57.514Z] 9cede3bdc63e: Preparing [2025-02-13T23:49:57.514Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:49:57.514Z] 4c56b0a2caec: Preparing [2025-02-13T23:49:57.514Z] ec5c85a2abaf: Preparing [2025-02-13T23:49:57.514Z] ce5a8cde9eee: Preparing [2025-02-13T23:49:57.514Z] ec5c85a2abaf: Waiting [2025-02-13T23:49:57.514Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:49:57.514Z] 4c56b0a2caec: Waiting [2025-02-13T23:49:57.514Z] ce5a8cde9eee: Waiting [2025-02-13T23:49:57.514Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:49:57.514Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:49:57.514Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:49:57.514Z] dda6cf759bef: Pushed [2025-02-13T23:49:57.514Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:49:57.514Z] ca390751424c: Pushed [2025-02-13T23:49:57.514Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:49:57.514Z] 74b9a5fdce5c: Pushed [2025-02-13T23:49:57.526Z] #98 ... [2025-02-13T23:49:57.526Z] [2025-02-13T23:49:57.526Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-13T23:49:57.526Z] #99 DONE 1.5s [2025-02-13T23:49:57.526Z] [2025-02-13T23:49:57.526Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:49:57.794Z] #100 ... [2025-02-13T23:49:57.794Z] [2025-02-13T23:49:57.794Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:49:57.794Z] #101 ... [2025-02-13T23:49:57.794Z] [2025-02-13T23:49:57.794Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:49:57.794Z] #98 DONE 1.7s [2025-02-13T23:49:58.060Z] [2025-02-13T23:49:58.060Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-13T23:49:58.060Z] #92 5.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-13T23:49:58.060Z] #92 11.50 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:58.060Z] #92 11.60 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:58.060Z] #92 12.09 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:58.060Z] #92 12.16 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:58.060Z] #92 12.20 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:58.060Z] #92 12.35 OK: 9 MiB in 18 packages [2025-02-13T23:49:58.060Z] #92 DONE 13.2s [2025-02-13T23:49:58.060Z] [2025-02-13T23:49:58.060Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:49:58.060Z] #102 ... [2025-02-13T23:49:58.060Z] [2025-02-13T23:49:58.060Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-13T23:49:58.060Z] #103 DONE 0.3s [2025-02-13T23:49:58.327Z] [2025-02-13T23:49:58.327Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-13T23:49:58.593Z] #104 DONE 0.3s [2025-02-13T23:49:58.594Z] [2025-02-13T23:49:58.594Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-13T23:49:58.861Z] #105 DONE 0.3s [2025-02-13T23:49:58.861Z] [2025-02-13T23:49:58.861Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-13T23:49:58.861Z] #106 DONE 0.2s [2025-02-13T23:49:58.861Z] [2025-02-13T23:49:58.861Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:49:58.861Z] #95 9.033 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:58.861Z] #95 9.129 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:58.861Z] #95 9.761 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-13T23:49:58.861Z] #95 9.850 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-13T23:49:58.861Z] #95 9.885 Executing busybox-1.36.1-r29.trigger [2025-02-13T23:49:58.861Z] #95 9.982 Executing ca-certificates-20241121-r1.trigger [2025-02-13T23:49:58.861Z] #95 10.50 OK: 15 MiB in 28 packages [2025-02-13T23:49:59.126Z] #95 ... [2025-02-13T23:49:59.126Z] [2025-02-13T23:49:59.126Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-13T23:49:59.126Z] #107 DONE 0.2s [2025-02-13T23:49:59.395Z] [2025-02-13T23:49:59.395Z] #108 [security-spire-server] exporting to image [2025-02-13T23:49:59.395Z] #108 exporting layers [2025-02-13T23:50:00.043Z] d2900033fd1f: Pushed [2025-02-13T23:50:00.302Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:00.359Z] #108 ... [2025-02-13T23:50:00.359Z] [2025-02-13T23:50:00.359Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-13T23:50:00.359Z] #95 DONE 11.9s [2025-02-13T23:50:00.359Z] [2025-02-13T23:50:00.359Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:50:00.359Z] #102 DONE 2.3s [2025-02-13T23:50:00.359Z] [2025-02-13T23:50:00.359Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-13T23:50:00.359Z] #109 ... [2025-02-13T23:50:00.359Z] [2025-02-13T23:50:00.359Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-13T23:50:00.359Z] #101 DONE 2.8s [2025-02-13T23:50:00.623Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [2025-02-13T23:50:00.634Z] [2025-02-13T23:50:00.634Z] #110 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:00.907Z] #110 DONE 0.3s [2025-02-13T23:50:00.908Z] [2025-02-13T23:50:00.908Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-13T23:50:00.908Z] #109 DONE 0.4s [2025-02-13T23:50:00.908Z] [2025-02-13T23:50:00.908Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-13T23:50:00.944Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-13T23:50:00.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-13T23:50:00.944Z] ca390751424c: Preparing [2025-02-13T23:50:00.944Z] dda6cf759bef: Preparing [2025-02-13T23:50:00.944Z] 74b9a5fdce5c: Preparing [2025-02-13T23:50:00.944Z] d2900033fd1f: Preparing [2025-02-13T23:50:00.944Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:00.944Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:00.944Z] 4c56b0a2caec: Preparing [2025-02-13T23:50:00.944Z] ec5c85a2abaf: Preparing [2025-02-13T23:50:00.944Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:00.944Z] 4c56b0a2caec: Waiting [2025-02-13T23:50:00.944Z] ec5c85a2abaf: Waiting [2025-02-13T23:50:00.944Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:00.944Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:00.944Z] ca390751424c: Layer already exists [2025-02-13T23:50:00.944Z] d2900033fd1f: Layer already exists [2025-02-13T23:50:00.944Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:00.944Z] dda6cf759bef: Layer already exists [2025-02-13T23:50:00.944Z] 74b9a5fdce5c: Layer already exists [2025-02-13T23:50:00.944Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:00.944Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:50:00.944Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:50:00.944Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:00.944Z] latest: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:01.178Z] #111 DONE 0.2s [2025-02-13T23:50:01.178Z] [2025-02-13T23:50:01.178Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-13T23:50:01.178Z] #112 DONE 0.3s [2025-02-13T23:50:01.178Z] [2025-02-13T23:50:01.178Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-13T23:50:01.268Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:01.453Z] #113 DONE 0.4s [2025-02-13T23:50:01.453Z] [2025-02-13T23:50:01.453Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-13T23:50:01.453Z] #114 DONE 0.3s [2025-02-13T23:50:01.453Z] [2025-02-13T23:50:01.453Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-13T23:50:01.589Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.57 [2025-02-13T23:50:01.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-13T23:50:01.589Z] ca390751424c: Preparing [2025-02-13T23:50:01.589Z] dda6cf759bef: Preparing [2025-02-13T23:50:01.589Z] 74b9a5fdce5c: Preparing [2025-02-13T23:50:01.589Z] d2900033fd1f: Preparing [2025-02-13T23:50:01.589Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:01.589Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:01.589Z] 4c56b0a2caec: Preparing [2025-02-13T23:50:01.589Z] ec5c85a2abaf: Preparing [2025-02-13T23:50:01.589Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:01.589Z] 4c56b0a2caec: Waiting [2025-02-13T23:50:01.589Z] ec5c85a2abaf: Waiting [2025-02-13T23:50:01.589Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:01.589Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:01.589Z] 74b9a5fdce5c: Layer already exists [2025-02-13T23:50:01.589Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:01.589Z] dda6cf759bef: Layer already exists [2025-02-13T23:50:01.589Z] d2900033fd1f: Layer already exists [2025-02-13T23:50:01.589Z] ca390751424c: Layer already exists [2025-02-13T23:50:01.589Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:01.589Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:50:01.589Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:01.589Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:50:01.589Z] 4.0.0-dev.57: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:01.739Z] #115 DONE 0.4s [2025-02-13T23:50:01.739Z] [2025-02-13T23:50:01.739Z] #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-13T23:50:01.739Z] #116 DONE 0.3s [2025-02-13T23:50:01.739Z] [2025-02-13T23:50:01.739Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-13T23:50:01.917Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:02.006Z] #117 DONE 0.3s [2025-02-13T23:50:02.006Z] [2025-02-13T23:50:02.006Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-13T23:50:02.006Z] #118 DONE 0.3s [2025-02-13T23:50:02.006Z] [2025-02-13T23:50:02.006Z] #108 [security-spire-config] exporting to image [2025-02-13T23:50:02.241Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:02.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-13T23:50:02.241Z] ca390751424c: Preparing [2025-02-13T23:50:02.241Z] dda6cf759bef: Preparing [2025-02-13T23:50:02.241Z] 74b9a5fdce5c: Preparing [2025-02-13T23:50:02.241Z] d2900033fd1f: Preparing [2025-02-13T23:50:02.241Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:02.241Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:02.241Z] 4c56b0a2caec: Preparing [2025-02-13T23:50:02.241Z] ec5c85a2abaf: Preparing [2025-02-13T23:50:02.241Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:02.241Z] ec5c85a2abaf: Waiting [2025-02-13T23:50:02.241Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:02.241Z] 4c56b0a2caec: Waiting [2025-02-13T23:50:02.241Z] dda6cf759bef: Layer already exists [2025-02-13T23:50:02.241Z] d2900033fd1f: Layer already exists [2025-02-13T23:50:02.241Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:02.241Z] 74b9a5fdce5c: Layer already exists [2025-02-13T23:50:02.241Z] ca390751424c: Layer already exists [2025-02-13T23:50:02.241Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:02.241Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:50:02.241Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:50:02.241Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:02.241Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [2025-02-13T23:50:02.272Z] #108 exporting layers 3.2s done [2025-02-13T23:50:02.272Z] #108 writing image sha256:27d17c585b6ea0ffdbd79c4c42231b28e0bb740e8b3c1b3b3b958dbc5d9d4714 0.0s done [2025-02-13T23:50:02.272Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:02.567Z] + 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-13T23:50:02.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-02-13T23:50:02.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-02-13T23:50:02.884Z] ca390751424c: Preparing [2025-02-13T23:50:02.884Z] dda6cf759bef: Preparing [2025-02-13T23:50:02.884Z] 74b9a5fdce5c: Preparing [2025-02-13T23:50:02.884Z] d2900033fd1f: Preparing [2025-02-13T23:50:02.884Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:02.884Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:02.884Z] 4c56b0a2caec: Preparing [2025-02-13T23:50:02.884Z] ec5c85a2abaf: Preparing [2025-02-13T23:50:02.884Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:02.884Z] ec5c85a2abaf: Waiting [2025-02-13T23:50:02.884Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:02.884Z] ca390751424c: Layer already exists [2025-02-13T23:50:02.884Z] 74b9a5fdce5c: Layer already exists [2025-02-13T23:50:02.885Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:02.885Z] d2900033fd1f: Layer already exists [2025-02-13T23:50:02.885Z] dda6cf759bef: Layer already exists [2025-02-13T23:50:02.885Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:02.885Z] ec5c85a2abaf: Layer already exists [2025-02-13T23:50:02.885Z] 4c56b0a2caec: Layer already exists [2025-02-13T23:50:02.885Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:02.885Z] main: digest: sha256:c3d2e8495bd757cf3d104c72026dd649ea93726648f05c8fc1aefecd88f3fdf9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:50:02.968Z] ===================================================== [Pipeline] echo [2025-02-13T23:50:02.986Z] taggedImages: [2025-02-13T23:50:02.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:02.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-02-13T23:50:02.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.57 [2025-02-13T23:50:02.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:02.986Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-02-13T23:50:03.018Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-02-13T23:50:03.018Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:03.018Z] latest [2025-02-13T23:50:03.018Z] 4.0.0-dev.57 [2025-02-13T23:50:03.018Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:03.018Z] main [2025-02-13T23:50:03.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:03.369Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:03.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:03.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-13T23:50:03.694Z] 5c7022f08a06: Preparing [2025-02-13T23:50:03.694Z] 92cf572085d2: Preparing [2025-02-13T23:50:03.694Z] 3beee53fcb2c: Preparing [2025-02-13T23:50:03.694Z] 5c9a4d2a2f15: Preparing [2025-02-13T23:50:03.694Z] eed728e1997c: Preparing [2025-02-13T23:50:03.694Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:03.694Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:03.694Z] a7024e4a7add: Preparing [2025-02-13T23:50:03.694Z] 84ba5750f89b: Preparing [2025-02-13T23:50:03.694Z] 6f37c52f7556: Preparing [2025-02-13T23:50:03.694Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:03.694Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:03.694Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:03.694Z] a7024e4a7add: Waiting [2025-02-13T23:50:03.694Z] 84ba5750f89b: Waiting [2025-02-13T23:50:03.694Z] 6f37c52f7556: Waiting [2025-02-13T23:50:03.694Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:03.694Z] 92cf572085d2: Pushed [2025-02-13T23:50:03.694Z] 5c7022f08a06: Pushed [2025-02-13T23:50:03.694Z] 5c9a4d2a2f15: Pushed [2025-02-13T23:50:03.694Z] eed728e1997c: Pushed [2025-02-13T23:50:03.694Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:03.694Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:03.694Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:03.952Z] a7024e4a7add: Pushed [2025-02-13T23:50:03.952Z] 84ba5750f89b: Pushed [2025-02-13T23:50:04.889Z] 3beee53fcb2c: Pushed [2025-02-13T23:50:05.634Z] #108 exporting layers 3.1s done [2025-02-13T23:50:05.634Z] #108 writing image sha256:445e6960a69822b35a8c3334b454138959168f72788b75cdd23c0258d28f815d 0.0s done [2025-02-13T23:50:05.634Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-02-13T23:50:05.634Z] #108 writing image sha256:31d29780597cc26b02eb3c65a95de9892f2b2117595af8a660ab55723bb47d14 0.0s done [2025-02-13T23:50:05.634Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-02-13T23:50:05.634Z] #108 DONE 6.1s [2025-02-13T23:50:05.634Z] [2025-02-13T23:50:05.634Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:50:05.829Z] 6f37c52f7556: Pushed [2025-02-13T23:50:05.829Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:06.268Z] + 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-13T23:50:06.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-13T23:50:06.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-13T23:50:06.699Z] 5c7022f08a06: Preparing [2025-02-13T23:50:06.699Z] 92cf572085d2: Preparing [2025-02-13T23:50:06.699Z] 3beee53fcb2c: Preparing [2025-02-13T23:50:06.699Z] 5c9a4d2a2f15: Preparing [2025-02-13T23:50:06.699Z] eed728e1997c: Preparing [2025-02-13T23:50:06.699Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:06.699Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:06.699Z] a7024e4a7add: Preparing [2025-02-13T23:50:06.699Z] 84ba5750f89b: Preparing [2025-02-13T23:50:06.699Z] 6f37c52f7556: Preparing [2025-02-13T23:50:06.699Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:06.699Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:06.699Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:06.699Z] a7024e4a7add: Waiting [2025-02-13T23:50:06.699Z] 84ba5750f89b: Waiting [2025-02-13T23:50:06.699Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:06.699Z] 92cf572085d2: Layer already exists [2025-02-13T23:50:06.699Z] 3beee53fcb2c: Layer already exists [2025-02-13T23:50:06.699Z] 5c7022f08a06: Layer already exists [2025-02-13T23:50:06.699Z] 5c9a4d2a2f15: Layer already exists [2025-02-13T23:50:06.699Z] eed728e1997c: Layer already exists [2025-02-13T23:50:06.699Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:06.699Z] 84ba5750f89b: Layer already exists [2025-02-13T23:50:06.699Z] a7024e4a7add: Layer already exists [2025-02-13T23:50:06.699Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:06.699Z] 6f37c52f7556: Layer already exists [2025-02-13T23:50:06.699Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:06.699Z] latest: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:07.067Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:07.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.57 [2025-02-13T23:50:07.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-13T23:50:07.388Z] 5c7022f08a06: Preparing [2025-02-13T23:50:07.388Z] 92cf572085d2: Preparing [2025-02-13T23:50:07.388Z] 3beee53fcb2c: Preparing [2025-02-13T23:50:07.388Z] 5c9a4d2a2f15: Preparing [2025-02-13T23:50:07.388Z] eed728e1997c: Preparing [2025-02-13T23:50:07.388Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:07.388Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:07.388Z] a7024e4a7add: Preparing [2025-02-13T23:50:07.388Z] 84ba5750f89b: Preparing [2025-02-13T23:50:07.388Z] 6f37c52f7556: Preparing [2025-02-13T23:50:07.388Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:07.388Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:07.388Z] a7024e4a7add: Waiting [2025-02-13T23:50:07.388Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:07.388Z] 6f37c52f7556: Waiting [2025-02-13T23:50:07.388Z] 84ba5750f89b: Waiting [2025-02-13T23:50:07.388Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:07.388Z] 3beee53fcb2c: Layer already exists [2025-02-13T23:50:07.388Z] eed728e1997c: Layer already exists [2025-02-13T23:50:07.388Z] 92cf572085d2: Layer already exists [2025-02-13T23:50:07.388Z] 5c7022f08a06: Layer already exists [2025-02-13T23:50:07.388Z] 5c9a4d2a2f15: Layer already exists [2025-02-13T23:50:07.388Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:07.388Z] 84ba5750f89b: Layer already exists [2025-02-13T23:50:07.388Z] 6f37c52f7556: Layer already exists [2025-02-13T23:50:07.388Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:07.388Z] a7024e4a7add: Layer already exists [2025-02-13T23:50:07.388Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:07.388Z] 4.0.0-dev.57: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:07.704Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:08.021Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:08.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-13T23:50:08.021Z] 5c7022f08a06: Preparing [2025-02-13T23:50:08.021Z] 92cf572085d2: Preparing [2025-02-13T23:50:08.021Z] 3beee53fcb2c: Preparing [2025-02-13T23:50:08.021Z] 5c9a4d2a2f15: Preparing [2025-02-13T23:50:08.021Z] eed728e1997c: Preparing [2025-02-13T23:50:08.021Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:08.021Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:08.021Z] a7024e4a7add: Preparing [2025-02-13T23:50:08.021Z] 84ba5750f89b: Preparing [2025-02-13T23:50:08.021Z] 6f37c52f7556: Preparing [2025-02-13T23:50:08.021Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:08.021Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:08.021Z] a7024e4a7add: Waiting [2025-02-13T23:50:08.021Z] 84ba5750f89b: Waiting [2025-02-13T23:50:08.021Z] 6f37c52f7556: Waiting [2025-02-13T23:50:08.021Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:08.021Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:08.021Z] 92cf572085d2: Layer already exists [2025-02-13T23:50:08.021Z] 3beee53fcb2c: Layer already exists [2025-02-13T23:50:08.021Z] 5c7022f08a06: Layer already exists [2025-02-13T23:50:08.021Z] 5c9a4d2a2f15: Layer already exists [2025-02-13T23:50:08.021Z] eed728e1997c: Layer already exists [2025-02-13T23:50:08.021Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:08.021Z] 84ba5750f89b: Layer already exists [2025-02-13T23:50:08.021Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:08.021Z] 6f37c52f7556: Layer already exists [2025-02-13T23:50:08.021Z] a7024e4a7add: Layer already exists [2025-02-13T23:50:08.021Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:08.021Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:08.348Z] + 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-13T23:50:08.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-02-13T23:50:08.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-02-13T23:50:08.678Z] 5c7022f08a06: Preparing [2025-02-13T23:50:08.678Z] 92cf572085d2: Preparing [2025-02-13T23:50:08.678Z] 3beee53fcb2c: Preparing [2025-02-13T23:50:08.678Z] 5c9a4d2a2f15: Preparing [2025-02-13T23:50:08.678Z] eed728e1997c: Preparing [2025-02-13T23:50:08.678Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:08.678Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:08.678Z] a7024e4a7add: Preparing [2025-02-13T23:50:08.678Z] 84ba5750f89b: Preparing [2025-02-13T23:50:08.678Z] 6f37c52f7556: Preparing [2025-02-13T23:50:08.678Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:08.678Z] a7024e4a7add: Waiting [2025-02-13T23:50:08.678Z] 84ba5750f89b: Waiting [2025-02-13T23:50:08.678Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:08.678Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:08.678Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:08.678Z] 92cf572085d2: Layer already exists [2025-02-13T23:50:08.678Z] eed728e1997c: Layer already exists [2025-02-13T23:50:08.678Z] 5c7022f08a06: Layer already exists [2025-02-13T23:50:08.678Z] 3beee53fcb2c: Layer already exists [2025-02-13T23:50:08.678Z] 5c9a4d2a2f15: Layer already exists [2025-02-13T23:50:08.678Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:08.678Z] a7024e4a7add: Layer already exists [2025-02-13T23:50:08.678Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:08.678Z] 84ba5750f89b: Layer already exists [2025-02-13T23:50:08.678Z] 6f37c52f7556: Layer already exists [2025-02-13T23:50:08.678Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:08.678Z] main: digest: sha256:82865fe84dea8093f8d255933fdad5958da065289566302e4ef3819a7cb28e3a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:50:08.753Z] ===================================================== [Pipeline] echo [2025-02-13T23:50:08.769Z] taggedImages: [2025-02-13T23:50:08.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:08.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-02-13T23:50:08.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.57 [2025-02-13T23:50:08.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:08.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-02-13T23:50:08.797Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-02-13T23:50:08.797Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:08.797Z] latest [2025-02-13T23:50:08.797Z] 4.0.0-dev.57 [2025-02-13T23:50:08.797Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:08.797Z] main [2025-02-13T23:50:08.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:09.135Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:09.455Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:09.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-13T23:50:09.455Z] 694b5986396a: Preparing [2025-02-13T23:50:09.455Z] fecb7929cde5: Preparing [2025-02-13T23:50:09.455Z] a01e3e68f4b8: Preparing [2025-02-13T23:50:09.455Z] fc37b2af8bcb: Preparing [2025-02-13T23:50:09.455Z] fa9f6da8ee7a: Preparing [2025-02-13T23:50:09.455Z] 9ca73dc0d295: Preparing [2025-02-13T23:50:09.455Z] 0d61ef1eea69: Preparing [2025-02-13T23:50:09.455Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:09.455Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:09.455Z] f07a8802f9dd: Preparing [2025-02-13T23:50:09.455Z] a21c5f5082b3: Preparing [2025-02-13T23:50:09.455Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:09.455Z] 0d61ef1eea69: Waiting [2025-02-13T23:50:09.455Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:09.455Z] a21c5f5082b3: Waiting [2025-02-13T23:50:09.455Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:09.455Z] f07a8802f9dd: Waiting [2025-02-13T23:50:09.455Z] 9ca73dc0d295: Waiting [2025-02-13T23:50:09.455Z] fa9f6da8ee7a: Pushed [2025-02-13T23:50:09.455Z] fecb7929cde5: Pushed [2025-02-13T23:50:09.455Z] 694b5986396a: Pushed [2025-02-13T23:50:09.455Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:09.455Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:09.455Z] 9ca73dc0d295: Pushed [2025-02-13T23:50:09.714Z] 0d61ef1eea69: Pushed [2025-02-13T23:50:09.714Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:10.277Z] f07a8802f9dd: Pushed [2025-02-13T23:50:10.535Z] fc37b2af8bcb: Pushed [2025-02-13T23:50:10.792Z] a01e3e68f4b8: Pushed [2025-02-13T23:50:10.792Z] a21c5f5082b3: Pushed [2025-02-13T23:50:11.049Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:11.376Z] + 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-13T23:50:11.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-13T23:50:11.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-13T23:50:11.700Z] 694b5986396a: Preparing [2025-02-13T23:50:11.700Z] fecb7929cde5: Preparing [2025-02-13T23:50:11.700Z] a01e3e68f4b8: Preparing [2025-02-13T23:50:11.700Z] fc37b2af8bcb: Preparing [2025-02-13T23:50:11.700Z] fa9f6da8ee7a: Preparing [2025-02-13T23:50:11.700Z] 9ca73dc0d295: Preparing [2025-02-13T23:50:11.700Z] 0d61ef1eea69: Preparing [2025-02-13T23:50:11.700Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:11.700Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:11.700Z] f07a8802f9dd: Preparing [2025-02-13T23:50:11.700Z] a21c5f5082b3: Preparing [2025-02-13T23:50:11.700Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:11.700Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:11.700Z] f07a8802f9dd: Waiting [2025-02-13T23:50:11.700Z] a21c5f5082b3: Waiting [2025-02-13T23:50:11.700Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:11.700Z] 9ca73dc0d295: Waiting [2025-02-13T23:50:11.700Z] 0d61ef1eea69: Waiting [2025-02-13T23:50:11.700Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:11.700Z] fa9f6da8ee7a: Layer already exists [2025-02-13T23:50:11.700Z] fc37b2af8bcb: Layer already exists [2025-02-13T23:50:11.700Z] fecb7929cde5: Layer already exists [2025-02-13T23:50:11.700Z] 694b5986396a: Layer already exists [2025-02-13T23:50:11.700Z] a01e3e68f4b8: Layer already exists [2025-02-13T23:50:11.700Z] 0d61ef1eea69: Layer already exists [2025-02-13T23:50:11.700Z] f07a8802f9dd: Layer already exists [2025-02-13T23:50:11.700Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:11.700Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:11.700Z] 9ca73dc0d295: Layer already exists [2025-02-13T23:50:11.700Z] a21c5f5082b3: Layer already exists [2025-02-13T23:50:11.700Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:11.700Z] latest: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:12.025Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:12.351Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.57 [2025-02-13T23:50:12.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-13T23:50:12.351Z] 694b5986396a: Preparing [2025-02-13T23:50:12.351Z] fecb7929cde5: Preparing [2025-02-13T23:50:12.351Z] a01e3e68f4b8: Preparing [2025-02-13T23:50:12.351Z] fc37b2af8bcb: Preparing [2025-02-13T23:50:12.351Z] fa9f6da8ee7a: Preparing [2025-02-13T23:50:12.351Z] 9ca73dc0d295: Preparing [2025-02-13T23:50:12.351Z] 0d61ef1eea69: Preparing [2025-02-13T23:50:12.351Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:12.351Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:12.351Z] 0d61ef1eea69: Waiting [2025-02-13T23:50:12.351Z] 9ca73dc0d295: Waiting [2025-02-13T23:50:12.351Z] f07a8802f9dd: Preparing [2025-02-13T23:50:12.351Z] a21c5f5082b3: Preparing [2025-02-13T23:50:12.351Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:12.351Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:12.351Z] f07a8802f9dd: Waiting [2025-02-13T23:50:12.351Z] a21c5f5082b3: Waiting [2025-02-13T23:50:12.351Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:12.351Z] fa9f6da8ee7a: Layer already exists [2025-02-13T23:50:12.351Z] fecb7929cde5: Layer already exists [2025-02-13T23:50:12.351Z] fc37b2af8bcb: Layer already exists [2025-02-13T23:50:12.351Z] a01e3e68f4b8: Layer already exists [2025-02-13T23:50:12.351Z] 694b5986396a: Layer already exists [2025-02-13T23:50:12.351Z] 9ca73dc0d295: Layer already exists [2025-02-13T23:50:12.351Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:12.351Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:12.351Z] 0d61ef1eea69: Layer already exists [2025-02-13T23:50:12.351Z] f07a8802f9dd: Layer already exists [2025-02-13T23:50:12.351Z] a21c5f5082b3: Layer already exists [2025-02-13T23:50:12.351Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:12.352Z] 4.0.0-dev.57: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:12.672Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:12.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:12.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-13T23:50:12.994Z] 694b5986396a: Preparing [2025-02-13T23:50:12.994Z] fecb7929cde5: Preparing [2025-02-13T23:50:12.994Z] a01e3e68f4b8: Preparing [2025-02-13T23:50:12.994Z] fc37b2af8bcb: Preparing [2025-02-13T23:50:12.994Z] fa9f6da8ee7a: Preparing [2025-02-13T23:50:12.994Z] 9ca73dc0d295: Preparing [2025-02-13T23:50:12.994Z] 0d61ef1eea69: Preparing [2025-02-13T23:50:12.994Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:12.994Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:12.994Z] f07a8802f9dd: Preparing [2025-02-13T23:50:12.994Z] a21c5f5082b3: Preparing [2025-02-13T23:50:12.994Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:12.994Z] f07a8802f9dd: Waiting [2025-02-13T23:50:12.994Z] a21c5f5082b3: Waiting [2025-02-13T23:50:12.994Z] 0d61ef1eea69: Waiting [2025-02-13T23:50:12.994Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:12.994Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:12.994Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:12.994Z] 694b5986396a: Layer already exists [2025-02-13T23:50:12.994Z] fa9f6da8ee7a: Layer already exists [2025-02-13T23:50:12.994Z] fc37b2af8bcb: Layer already exists [2025-02-13T23:50:12.994Z] fecb7929cde5: Layer already exists [2025-02-13T23:50:12.994Z] a01e3e68f4b8: Layer already exists [2025-02-13T23:50:12.994Z] 0d61ef1eea69: Layer already exists [2025-02-13T23:50:12.994Z] 9ca73dc0d295: Layer already exists [2025-02-13T23:50:12.994Z] f07a8802f9dd: Layer already exists [2025-02-13T23:50:12.994Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:12.994Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:12.994Z] a21c5f5082b3: Layer already exists [2025-02-13T23:50:12.994Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:12.994Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:13.319Z] + 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-13T23:50:13.642Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-02-13T23:50:13.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-02-13T23:50:13.642Z] 694b5986396a: Preparing [2025-02-13T23:50:13.642Z] fecb7929cde5: Preparing [2025-02-13T23:50:13.642Z] a01e3e68f4b8: Preparing [2025-02-13T23:50:13.642Z] fc37b2af8bcb: Preparing [2025-02-13T23:50:13.642Z] fa9f6da8ee7a: Preparing [2025-02-13T23:50:13.642Z] 9ca73dc0d295: Preparing [2025-02-13T23:50:13.642Z] 0d61ef1eea69: Preparing [2025-02-13T23:50:13.642Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:13.642Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:13.642Z] f07a8802f9dd: Preparing [2025-02-13T23:50:13.642Z] a21c5f5082b3: Preparing [2025-02-13T23:50:13.642Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:13.642Z] 0d61ef1eea69: Waiting [2025-02-13T23:50:13.642Z] 9cede3bdc63e: Waiting [2025-02-13T23:50:13.642Z] dcf4f5cfb6a0: Waiting [2025-02-13T23:50:13.642Z] a21c5f5082b3: Waiting [2025-02-13T23:50:13.642Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:13.642Z] 9ca73dc0d295: Waiting [2025-02-13T23:50:13.642Z] fa9f6da8ee7a: Layer already exists [2025-02-13T23:50:13.642Z] 694b5986396a: Layer already exists [2025-02-13T23:50:13.642Z] fc37b2af8bcb: Layer already exists [2025-02-13T23:50:13.642Z] fecb7929cde5: Layer already exists [2025-02-13T23:50:13.642Z] a01e3e68f4b8: Layer already exists [2025-02-13T23:50:13.642Z] 9ca73dc0d295: Layer already exists [2025-02-13T23:50:13.642Z] f07a8802f9dd: Layer already exists [2025-02-13T23:50:13.642Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:13.642Z] 0d61ef1eea69: Layer already exists [2025-02-13T23:50:13.642Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:13.642Z] a21c5f5082b3: Layer already exists [2025-02-13T23:50:13.642Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:13.642Z] main: digest: sha256:6376c271564c08960ed0614e6d6ce44c772b123daee7eee20bf3822c513dc9e1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:50:13.723Z] ===================================================== [Pipeline] echo [2025-02-13T23:50:13.741Z] taggedImages: [2025-02-13T23:50:13.741Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:13.741Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-02-13T23:50:13.741Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.57 [2025-02-13T23:50:13.741Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:13.741Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-02-13T23:50:13.787Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-02-13T23:50:13.787Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:13.787Z] latest [2025-02-13T23:50:13.787Z] 4.0.0-dev.57 [2025-02-13T23:50:13.787Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:13.787Z] main [2025-02-13T23:50:13.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:14.145Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:14.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:14.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-13T23:50:14.465Z] 40150e2036a9: Preparing [2025-02-13T23:50:14.465Z] 9cbcf58a806d: Preparing [2025-02-13T23:50:14.465Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:14.465Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:14.465Z] ff803c91608c: Preparing [2025-02-13T23:50:14.465Z] 712affb4ea71: Preparing [2025-02-13T23:50:14.465Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:14.465Z] 712affb4ea71: Waiting [2025-02-13T23:50:14.465Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:14.465Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:14.465Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:14.465Z] 40150e2036a9: Pushed [2025-02-13T23:50:15.399Z] ff803c91608c: Pushed [2025-02-13T23:50:15.399Z] 712affb4ea71: Pushed [2025-02-13T23:50:16.337Z] 9cbcf58a806d: Pushed [2025-02-13T23:50:16.595Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:16.928Z] + 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-13T23:50:17.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-13T23:50:17.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-13T23:50:17.254Z] 40150e2036a9: Preparing [2025-02-13T23:50:17.254Z] 9cbcf58a806d: Preparing [2025-02-13T23:50:17.254Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:17.254Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:17.254Z] ff803c91608c: Preparing [2025-02-13T23:50:17.254Z] 712affb4ea71: Preparing [2025-02-13T23:50:17.254Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:17.254Z] 712affb4ea71: Waiting [2025-02-13T23:50:17.254Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:17.254Z] 40150e2036a9: Layer already exists [2025-02-13T23:50:17.254Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:17.254Z] 9cbcf58a806d: Layer already exists [2025-02-13T23:50:17.254Z] ff803c91608c: Layer already exists [2025-02-13T23:50:17.254Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:17.254Z] 712affb4ea71: Layer already exists [2025-02-13T23:50:17.254Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:17.254Z] latest: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:17.582Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:18.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.57 [2025-02-13T23:50:18.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-13T23:50:18.101Z] 40150e2036a9: Preparing [2025-02-13T23:50:18.101Z] 9cbcf58a806d: Preparing [2025-02-13T23:50:18.101Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:18.101Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:18.101Z] ff803c91608c: Preparing [2025-02-13T23:50:18.101Z] 712affb4ea71: Preparing [2025-02-13T23:50:18.101Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:18.101Z] 712affb4ea71: Waiting [2025-02-13T23:50:18.101Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:18.101Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:18.101Z] ff803c91608c: Layer already exists [2025-02-13T23:50:18.101Z] 9cbcf58a806d: Layer already exists [2025-02-13T23:50:18.101Z] 40150e2036a9: Layer already exists [2025-02-13T23:50:18.101Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:18.101Z] 712affb4ea71: Layer already exists [2025-02-13T23:50:18.101Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:18.101Z] 4.0.0-dev.57: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:18.424Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:18.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:18.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-13T23:50:18.753Z] 40150e2036a9: Preparing [2025-02-13T23:50:18.753Z] 9cbcf58a806d: Preparing [2025-02-13T23:50:18.753Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:18.753Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:18.753Z] ff803c91608c: Preparing [2025-02-13T23:50:18.753Z] 712affb4ea71: Preparing [2025-02-13T23:50:18.753Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:18.753Z] 712affb4ea71: Waiting [2025-02-13T23:50:18.753Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:18.753Z] 40150e2036a9: Layer already exists [2025-02-13T23:50:18.753Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:18.753Z] ff803c91608c: Layer already exists [2025-02-13T23:50:18.753Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:18.753Z] 9cbcf58a806d: Layer already exists [2025-02-13T23:50:18.753Z] 712affb4ea71: Layer already exists [2025-02-13T23:50:18.753Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:18.753Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:19.081Z] + 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-13T23:50:19.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-02-13T23:50:19.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-02-13T23:50:19.405Z] 40150e2036a9: Preparing [2025-02-13T23:50:19.405Z] 9cbcf58a806d: Preparing [2025-02-13T23:50:19.405Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:19.405Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:19.405Z] ff803c91608c: Preparing [2025-02-13T23:50:19.405Z] 712affb4ea71: Preparing [2025-02-13T23:50:19.405Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:19.405Z] 712affb4ea71: Waiting [2025-02-13T23:50:19.405Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:19.405Z] 40150e2036a9: Layer already exists [2025-02-13T23:50:19.405Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:19.405Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:19.405Z] ff803c91608c: Layer already exists [2025-02-13T23:50:19.405Z] 9cbcf58a806d: Layer already exists [2025-02-13T23:50:19.405Z] 712affb4ea71: Layer already exists [2025-02-13T23:50:19.405Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:19.405Z] main: digest: sha256:239035e8fdc7c09cd6540dc332b67303349cabadcd4f15e93d0b1675e547a803 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:50:19.476Z] ===================================================== [Pipeline] echo [2025-02-13T23:50:19.490Z] taggedImages: [2025-02-13T23:50:19.490Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:19.490Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-02-13T23:50:19.490Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.57 [2025-02-13T23:50:19.490Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:19.490Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-02-13T23:50:19.515Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-02-13T23:50:19.515Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:19.515Z] latest [2025-02-13T23:50:19.515Z] 4.0.0-dev.57 [2025-02-13T23:50:19.515Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:19.515Z] main [2025-02-13T23:50:19.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:19.848Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:20.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:20.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-13T23:50:20.168Z] aae7668bc19e: Preparing [2025-02-13T23:50:20.168Z] 3e4739d91c30: Preparing [2025-02-13T23:50:20.169Z] a6ac67a96873: Preparing [2025-02-13T23:50:20.169Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:20.169Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:20.169Z] 95763481d5cb: Preparing [2025-02-13T23:50:20.169Z] a785dc808456: Preparing [2025-02-13T23:50:20.169Z] 2a94d0755355: Preparing [2025-02-13T23:50:20.169Z] c19c57c1b6b4: Preparing [2025-02-13T23:50:20.169Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:20.169Z] 95763481d5cb: Waiting [2025-02-13T23:50:20.169Z] a785dc808456: Waiting [2025-02-13T23:50:20.169Z] 2a94d0755355: Waiting [2025-02-13T23:50:20.169Z] c19c57c1b6b4: Waiting [2025-02-13T23:50:20.169Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:20.169Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:20.169Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:20.169Z] aae7668bc19e: Pushed [2025-02-13T23:50:20.169Z] a6ac67a96873: Pushed [2025-02-13T23:50:20.169Z] 3e4739d91c30: Pushed [2025-02-13T23:50:20.169Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:20.427Z] 2a94d0755355: Pushed [2025-02-13T23:50:21.360Z] c19c57c1b6b4: Pushed [2025-02-13T23:50:26.648Z] a785dc808456: Pushed [2025-02-13T23:50:30.838Z] 95763481d5cb: Pushed [2025-02-13T23:50:30.838Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:31.174Z] + 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-13T23:50:31.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-13T23:50:31.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-13T23:50:31.497Z] aae7668bc19e: Preparing [2025-02-13T23:50:31.497Z] 3e4739d91c30: Preparing [2025-02-13T23:50:31.497Z] a6ac67a96873: Preparing [2025-02-13T23:50:31.497Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:31.497Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:31.497Z] 95763481d5cb: Preparing [2025-02-13T23:50:31.497Z] a785dc808456: Preparing [2025-02-13T23:50:31.497Z] 2a94d0755355: Preparing [2025-02-13T23:50:31.497Z] c19c57c1b6b4: Preparing [2025-02-13T23:50:31.497Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:31.497Z] 95763481d5cb: Waiting [2025-02-13T23:50:31.497Z] a785dc808456: Waiting [2025-02-13T23:50:31.497Z] 2a94d0755355: Waiting [2025-02-13T23:50:31.497Z] c19c57c1b6b4: Waiting [2025-02-13T23:50:31.497Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:31.497Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:31.497Z] a6ac67a96873: Layer already exists [2025-02-13T23:50:31.497Z] aae7668bc19e: Layer already exists [2025-02-13T23:50:31.497Z] 3e4739d91c30: Layer already exists [2025-02-13T23:50:31.497Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:31.497Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:31.497Z] 2a94d0755355: Layer already exists [2025-02-13T23:50:31.497Z] 95763481d5cb: Layer already exists [2025-02-13T23:50:31.497Z] a785dc808456: Layer already exists [2025-02-13T23:50:31.497Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:50:31.497Z] latest: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:31.829Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:32.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.57 [2025-02-13T23:50:32.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-13T23:50:32.154Z] aae7668bc19e: Preparing [2025-02-13T23:50:32.154Z] 3e4739d91c30: Preparing [2025-02-13T23:50:32.154Z] a6ac67a96873: Preparing [2025-02-13T23:50:32.154Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:32.154Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:32.154Z] 95763481d5cb: Preparing [2025-02-13T23:50:32.154Z] a785dc808456: Preparing [2025-02-13T23:50:32.154Z] 2a94d0755355: Preparing [2025-02-13T23:50:32.154Z] c19c57c1b6b4: Preparing [2025-02-13T23:50:32.154Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:32.154Z] 2a94d0755355: Waiting [2025-02-13T23:50:32.154Z] c19c57c1b6b4: Waiting [2025-02-13T23:50:32.154Z] 95763481d5cb: Waiting [2025-02-13T23:50:32.154Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:32.154Z] a785dc808456: Waiting [2025-02-13T23:50:32.154Z] a6ac67a96873: Layer already exists [2025-02-13T23:50:32.154Z] 3e4739d91c30: Layer already exists [2025-02-13T23:50:32.154Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:32.154Z] aae7668bc19e: Layer already exists [2025-02-13T23:50:32.154Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:32.154Z] 95763481d5cb: Layer already exists [2025-02-13T23:50:32.154Z] a785dc808456: Layer already exists [2025-02-13T23:50:32.154Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:32.154Z] 2a94d0755355: Layer already exists [2025-02-13T23:50:32.154Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:50:32.154Z] 4.0.0-dev.57: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:32.476Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:32.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:32.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-13T23:50:32.799Z] aae7668bc19e: Preparing [2025-02-13T23:50:32.799Z] 3e4739d91c30: Preparing [2025-02-13T23:50:32.799Z] a6ac67a96873: Preparing [2025-02-13T23:50:32.799Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:32.799Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:32.799Z] 95763481d5cb: Preparing [2025-02-13T23:50:32.799Z] a785dc808456: Preparing [2025-02-13T23:50:32.799Z] 2a94d0755355: Preparing [2025-02-13T23:50:32.799Z] c19c57c1b6b4: Preparing [2025-02-13T23:50:32.799Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:32.799Z] a785dc808456: Waiting [2025-02-13T23:50:32.799Z] 2a94d0755355: Waiting [2025-02-13T23:50:32.799Z] 95763481d5cb: Waiting [2025-02-13T23:50:32.799Z] c19c57c1b6b4: Waiting [2025-02-13T23:50:32.799Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:32.799Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:32.799Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:32.799Z] 3e4739d91c30: Layer already exists [2025-02-13T23:50:32.799Z] aae7668bc19e: Layer already exists [2025-02-13T23:50:32.799Z] a6ac67a96873: Layer already exists [2025-02-13T23:50:32.799Z] 95763481d5cb: Layer already exists [2025-02-13T23:50:32.799Z] a785dc808456: Layer already exists [2025-02-13T23:50:32.799Z] 2a94d0755355: Layer already exists [2025-02-13T23:50:32.799Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:32.799Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:50:32.799Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:33.129Z] + 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-13T23:50:33.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-02-13T23:50:33.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-02-13T23:50:33.462Z] aae7668bc19e: Preparing [2025-02-13T23:50:33.462Z] 3e4739d91c30: Preparing [2025-02-13T23:50:33.462Z] a6ac67a96873: Preparing [2025-02-13T23:50:33.462Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:33.462Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:33.462Z] 95763481d5cb: Preparing [2025-02-13T23:50:33.462Z] a785dc808456: Preparing [2025-02-13T23:50:33.462Z] 2a94d0755355: Preparing [2025-02-13T23:50:33.462Z] c19c57c1b6b4: Preparing [2025-02-13T23:50:33.462Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:33.462Z] 95763481d5cb: Waiting [2025-02-13T23:50:33.462Z] a785dc808456: Waiting [2025-02-13T23:50:33.462Z] 2a94d0755355: Waiting [2025-02-13T23:50:33.462Z] c19c57c1b6b4: Waiting [2025-02-13T23:50:33.462Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:33.462Z] a6ac67a96873: Layer already exists [2025-02-13T23:50:33.462Z] aae7668bc19e: Layer already exists [2025-02-13T23:50:33.462Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:33.462Z] 3e4739d91c30: Layer already exists [2025-02-13T23:50:33.462Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:33.462Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:50:33.462Z] a785dc808456: Layer already exists [2025-02-13T23:50:33.462Z] 95763481d5cb: Layer already exists [2025-02-13T23:50:33.462Z] 2a94d0755355: Layer already exists [2025-02-13T23:50:33.462Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:33.462Z] main: digest: sha256:eb40feef530389a84675daeca1f499114eecb9b0192728067ecbded8d7a23f90 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:50:33.549Z] ===================================================== [Pipeline] echo [2025-02-13T23:50:33.568Z] taggedImages: [2025-02-13T23:50:33.568Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:33.568Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-02-13T23:50:33.568Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.57 [2025-02-13T23:50:33.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:33.569Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-02-13T23:50:33.595Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-02-13T23:50:33.595Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:33.595Z] latest [2025-02-13T23:50:33.595Z] 4.0.0-dev.57 [2025-02-13T23:50:33.595Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:33.595Z] main [2025-02-13T23:50:33.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:33.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:34.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:34.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-13T23:50:34.249Z] 04874ad638a2: Preparing [2025-02-13T23:50:34.249Z] 5e68951e631a: Preparing [2025-02-13T23:50:34.249Z] 3685b254e722: Preparing [2025-02-13T23:50:34.249Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:34.249Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:34.249Z] 2c4f6425301a: Preparing [2025-02-13T23:50:34.249Z] 338b4bf1018f: Preparing [2025-02-13T23:50:34.249Z] 78fa8e59df4c: Preparing [2025-02-13T23:50:34.249Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:34.249Z] 2c4f6425301a: Waiting [2025-02-13T23:50:34.249Z] 338b4bf1018f: Waiting [2025-02-13T23:50:34.249Z] 78fa8e59df4c: Waiting [2025-02-13T23:50:34.249Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:34.249Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:34.249Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:34.249Z] 04874ad638a2: Pushed [2025-02-13T23:50:34.249Z] 3685b254e722: Pushed [2025-02-13T23:50:34.249Z] 5e68951e631a: Pushed [2025-02-13T23:50:34.249Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:34.817Z] 78fa8e59df4c: Pushed [2025-02-13T23:50:35.076Z] 338b4bf1018f: Pushed [2025-02-13T23:50:45.051Z] 2c4f6425301a: Pushed [2025-02-13T23:50:45.051Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:45.371Z] + 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-13T23:50:45.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-13T23:50:45.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-13T23:50:45.680Z] 04874ad638a2: Preparing [2025-02-13T23:50:45.680Z] 5e68951e631a: Preparing [2025-02-13T23:50:45.680Z] 3685b254e722: Preparing [2025-02-13T23:50:45.680Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:45.680Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:45.680Z] 2c4f6425301a: Preparing [2025-02-13T23:50:45.680Z] 338b4bf1018f: Preparing [2025-02-13T23:50:45.680Z] 78fa8e59df4c: Preparing [2025-02-13T23:50:45.680Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:45.680Z] 2c4f6425301a: Waiting [2025-02-13T23:50:45.680Z] 338b4bf1018f: Waiting [2025-02-13T23:50:45.680Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:45.680Z] 78fa8e59df4c: Waiting [2025-02-13T23:50:45.680Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:45.680Z] 5e68951e631a: Layer already exists [2025-02-13T23:50:45.680Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:45.680Z] 3685b254e722: Layer already exists [2025-02-13T23:50:45.680Z] 04874ad638a2: Layer already exists [2025-02-13T23:50:45.680Z] 78fa8e59df4c: Layer already exists [2025-02-13T23:50:45.680Z] 2c4f6425301a: Layer already exists [2025-02-13T23:50:45.680Z] 338b4bf1018f: Layer already exists [2025-02-13T23:50:45.680Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:45.680Z] latest: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:45.991Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:46.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.57 [2025-02-13T23:50:46.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-13T23:50:46.310Z] 04874ad638a2: Preparing [2025-02-13T23:50:46.310Z] 5e68951e631a: Preparing [2025-02-13T23:50:46.310Z] 3685b254e722: Preparing [2025-02-13T23:50:46.310Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:46.310Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:46.310Z] 2c4f6425301a: Preparing [2025-02-13T23:50:46.310Z] 338b4bf1018f: Preparing [2025-02-13T23:50:46.310Z] 78fa8e59df4c: Preparing [2025-02-13T23:50:46.310Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:46.310Z] 78fa8e59df4c: Waiting [2025-02-13T23:50:46.310Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:46.310Z] 2c4f6425301a: Waiting [2025-02-13T23:50:46.310Z] 338b4bf1018f: Waiting [2025-02-13T23:50:46.310Z] 3685b254e722: Layer already exists [2025-02-13T23:50:46.310Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:46.310Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:46.310Z] 04874ad638a2: Layer already exists [2025-02-13T23:50:46.310Z] 5e68951e631a: Layer already exists [2025-02-13T23:50:46.310Z] 78fa8e59df4c: Layer already exists [2025-02-13T23:50:46.310Z] 2c4f6425301a: Layer already exists [2025-02-13T23:50:46.310Z] 338b4bf1018f: Layer already exists [2025-02-13T23:50:46.310Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:46.310Z] 4.0.0-dev.57: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:46.624Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:46.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:46.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-13T23:50:46.937Z] 04874ad638a2: Preparing [2025-02-13T23:50:46.937Z] 5e68951e631a: Preparing [2025-02-13T23:50:46.937Z] 3685b254e722: Preparing [2025-02-13T23:50:46.937Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:46.937Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:46.937Z] 2c4f6425301a: Preparing [2025-02-13T23:50:46.937Z] 338b4bf1018f: Preparing [2025-02-13T23:50:46.937Z] 78fa8e59df4c: Preparing [2025-02-13T23:50:46.937Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:46.937Z] 338b4bf1018f: Waiting [2025-02-13T23:50:46.937Z] 78fa8e59df4c: Waiting [2025-02-13T23:50:46.937Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:46.937Z] 2c4f6425301a: Waiting [2025-02-13T23:50:46.937Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:46.937Z] 3685b254e722: Layer already exists [2025-02-13T23:50:46.937Z] 04874ad638a2: Layer already exists [2025-02-13T23:50:46.937Z] 5e68951e631a: Layer already exists [2025-02-13T23:50:46.937Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:46.937Z] 338b4bf1018f: Layer already exists [2025-02-13T23:50:46.937Z] 2c4f6425301a: Layer already exists [2025-02-13T23:50:46.937Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:46.937Z] 78fa8e59df4c: Layer already exists [2025-02-13T23:50:46.937Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:47.254Z] + 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-13T23:50:47.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-02-13T23:50:47.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-02-13T23:50:47.569Z] 04874ad638a2: Preparing [2025-02-13T23:50:47.569Z] 5e68951e631a: Preparing [2025-02-13T23:50:47.569Z] 3685b254e722: Preparing [2025-02-13T23:50:47.569Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:47.569Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:47.569Z] 2c4f6425301a: Preparing [2025-02-13T23:50:47.569Z] 338b4bf1018f: Preparing [2025-02-13T23:50:47.569Z] 78fa8e59df4c: Preparing [2025-02-13T23:50:47.569Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:47.569Z] 2c4f6425301a: Waiting [2025-02-13T23:50:47.569Z] 338b4bf1018f: Waiting [2025-02-13T23:50:47.569Z] 78fa8e59df4c: Waiting [2025-02-13T23:50:47.569Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:47.569Z] 3685b254e722: Layer already exists [2025-02-13T23:50:47.569Z] 04874ad638a2: Layer already exists [2025-02-13T23:50:47.569Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:47.569Z] 5e68951e631a: Layer already exists [2025-02-13T23:50:47.569Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:47.569Z] 338b4bf1018f: Layer already exists [2025-02-13T23:50:47.569Z] 2c4f6425301a: Layer already exists [2025-02-13T23:50:47.569Z] 78fa8e59df4c: Layer already exists [2025-02-13T23:50:47.569Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:47.569Z] main: digest: sha256:83b4ff8e6f7a0f6684d1fbb35362073364523c229e0bcfa6071ea66b1e38dd85 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:50:47.635Z] ===================================================== [Pipeline] echo [2025-02-13T23:50:47.650Z] taggedImages: [2025-02-13T23:50:47.650Z] - nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:47.650Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-02-13T23:50:47.650Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.57 [2025-02-13T23:50:47.650Z] - nexus3.edgexfoundry.org:10004/security-spire-config:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:47.650Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-02-13T23:50:47.675Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-02-13T23:50:47.675Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:47.675Z] latest [2025-02-13T23:50:47.675Z] 4.0.0-dev.57 [2025-02-13T23:50:47.675Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:50:47.675Z] main [2025-02-13T23:50:47.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:48.012Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:50:48.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:50:48.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-13T23:50:48.327Z] aae7668bc19e: Preparing [2025-02-13T23:50:48.327Z] d397021825c5: Preparing [2025-02-13T23:50:48.327Z] 9a2529da7484: Preparing [2025-02-13T23:50:48.327Z] 9cede3bdc63e: Preparing [2025-02-13T23:50:48.327Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:50:48.327Z] a539c5ceb47c: Preparing [2025-02-13T23:50:48.327Z] 2a94d0755355: Preparing [2025-02-13T23:50:48.327Z] c19c57c1b6b4: Preparing [2025-02-13T23:50:48.327Z] ce5a8cde9eee: Preparing [2025-02-13T23:50:48.327Z] c19c57c1b6b4: Waiting [2025-02-13T23:50:48.327Z] a539c5ceb47c: Waiting [2025-02-13T23:50:48.327Z] 2a94d0755355: Waiting [2025-02-13T23:50:48.327Z] ce5a8cde9eee: Waiting [2025-02-13T23:50:48.327Z] aae7668bc19e: Layer already exists [2025-02-13T23:50:48.327Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:50:48.327Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:50:48.327Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:50:48.327Z] 2a94d0755355: Layer already exists [2025-02-13T23:50:48.327Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:50:48.327Z] d397021825c5: Pushed [2025-02-13T23:50:48.327Z] 9a2529da7484: Pushed [2025-02-13T23:51:00.537Z] a539c5ceb47c: Pushed [2025-02-13T23:51:00.537Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:00.864Z] + 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-13T23:51:01.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-13T23:51:01.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-13T23:51:01.187Z] aae7668bc19e: Preparing [2025-02-13T23:51:01.187Z] d397021825c5: Preparing [2025-02-13T23:51:01.187Z] 9a2529da7484: Preparing [2025-02-13T23:51:01.187Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:01.187Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:01.187Z] a539c5ceb47c: Preparing [2025-02-13T23:51:01.187Z] 2a94d0755355: Preparing [2025-02-13T23:51:01.187Z] c19c57c1b6b4: Preparing [2025-02-13T23:51:01.187Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:01.187Z] a539c5ceb47c: Waiting [2025-02-13T23:51:01.187Z] 2a94d0755355: Waiting [2025-02-13T23:51:01.187Z] c19c57c1b6b4: Waiting [2025-02-13T23:51:01.187Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:01.187Z] d397021825c5: Layer already exists [2025-02-13T23:51:01.187Z] aae7668bc19e: Layer already exists [2025-02-13T23:51:01.187Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:01.187Z] 9a2529da7484: Layer already exists [2025-02-13T23:51:01.187Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:01.187Z] a539c5ceb47c: Layer already exists [2025-02-13T23:51:01.187Z] 2a94d0755355: Layer already exists [2025-02-13T23:51:01.187Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:01.187Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:51:01.187Z] latest: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:01.509Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:01.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.57 [2025-02-13T23:51:01.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-13T23:51:01.828Z] aae7668bc19e: Preparing [2025-02-13T23:51:01.828Z] d397021825c5: Preparing [2025-02-13T23:51:01.828Z] 9a2529da7484: Preparing [2025-02-13T23:51:01.828Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:01.828Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:01.828Z] a539c5ceb47c: Preparing [2025-02-13T23:51:01.828Z] 2a94d0755355: Preparing [2025-02-13T23:51:01.828Z] c19c57c1b6b4: Preparing [2025-02-13T23:51:01.828Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:01.828Z] a539c5ceb47c: Waiting [2025-02-13T23:51:01.828Z] 2a94d0755355: Waiting [2025-02-13T23:51:01.828Z] c19c57c1b6b4: Waiting [2025-02-13T23:51:01.828Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:01.828Z] d397021825c5: Layer already exists [2025-02-13T23:51:01.828Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:01.828Z] 9a2529da7484: Layer already exists [2025-02-13T23:51:01.828Z] aae7668bc19e: Layer already exists [2025-02-13T23:51:01.828Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:01.828Z] a539c5ceb47c: Layer already exists [2025-02-13T23:51:01.828Z] 2a94d0755355: Layer already exists [2025-02-13T23:51:01.828Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:51:01.828Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:01.828Z] 4.0.0-dev.57: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:02.148Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:02.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:02.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-13T23:51:02.465Z] aae7668bc19e: Preparing [2025-02-13T23:51:02.465Z] d397021825c5: Preparing [2025-02-13T23:51:02.465Z] 9a2529da7484: Preparing [2025-02-13T23:51:02.465Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:02.465Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:02.465Z] a539c5ceb47c: Preparing [2025-02-13T23:51:02.465Z] 2a94d0755355: Preparing [2025-02-13T23:51:02.465Z] c19c57c1b6b4: Preparing [2025-02-13T23:51:02.465Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:02.465Z] a539c5ceb47c: Waiting [2025-02-13T23:51:02.465Z] 2a94d0755355: Waiting [2025-02-13T23:51:02.465Z] c19c57c1b6b4: Waiting [2025-02-13T23:51:02.465Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:02.465Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:02.465Z] 9a2529da7484: Layer already exists [2025-02-13T23:51:02.465Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:02.465Z] d397021825c5: Layer already exists [2025-02-13T23:51:02.465Z] aae7668bc19e: Layer already exists [2025-02-13T23:51:02.465Z] a539c5ceb47c: Layer already exists [2025-02-13T23:51:02.465Z] 2a94d0755355: Layer already exists [2025-02-13T23:51:02.465Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:51:02.465Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:02.465Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:02.787Z] + 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-13T23:51:03.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-02-13T23:51:03.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-02-13T23:51:03.114Z] aae7668bc19e: Preparing [2025-02-13T23:51:03.114Z] d397021825c5: Preparing [2025-02-13T23:51:03.114Z] 9a2529da7484: Preparing [2025-02-13T23:51:03.114Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:03.114Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:03.114Z] a539c5ceb47c: Preparing [2025-02-13T23:51:03.114Z] 2a94d0755355: Preparing [2025-02-13T23:51:03.114Z] c19c57c1b6b4: Preparing [2025-02-13T23:51:03.114Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:03.114Z] a539c5ceb47c: Waiting [2025-02-13T23:51:03.114Z] 2a94d0755355: Waiting [2025-02-13T23:51:03.114Z] c19c57c1b6b4: Waiting [2025-02-13T23:51:03.114Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:03.114Z] 9a2529da7484: Layer already exists [2025-02-13T23:51:03.114Z] d397021825c5: Layer already exists [2025-02-13T23:51:03.114Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:03.114Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:03.114Z] aae7668bc19e: Layer already exists [2025-02-13T23:51:03.114Z] a539c5ceb47c: Layer already exists [2025-02-13T23:51:03.114Z] 2a94d0755355: Layer already exists [2025-02-13T23:51:03.114Z] c19c57c1b6b4: Layer already exists [2025-02-13T23:51:03.114Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:03.114Z] main: digest: sha256:55dc2a636e2e3b7f0c9a9a3267a7edd66e2658f6b094c05b5b5d7cee768bf84f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:51:03.191Z] ===================================================== [Pipeline] echo [2025-02-13T23:51:03.203Z] taggedImages: [2025-02-13T23:51:03.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:03.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-02-13T23:51:03.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.57 [2025-02-13T23:51:03.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:03.203Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-02-13T23:51:03.231Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-02-13T23:51:03.231Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:03.231Z] latest [2025-02-13T23:51:03.231Z] 4.0.0-dev.57 [2025-02-13T23:51:03.231Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:03.231Z] main [2025-02-13T23:51:03.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:03.565Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:03.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:03.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-13T23:51:03.886Z] 089578fe1730: Preparing [2025-02-13T23:51:03.886Z] 5e9cefeb5acf: Preparing [2025-02-13T23:51:03.886Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:03.886Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:03.886Z] 4e76b1c698fe: Preparing [2025-02-13T23:51:03.886Z] 93e9232c3606: Preparing [2025-02-13T23:51:03.886Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:03.886Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:03.886Z] 93e9232c3606: Waiting [2025-02-13T23:51:03.886Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:03.886Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:03.886Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:03.886Z] 089578fe1730: Pushed [2025-02-13T23:51:04.451Z] 93e9232c3606: Pushed [2025-02-13T23:51:04.708Z] 4e76b1c698fe: Pushed [2025-02-13T23:51:07.991Z] 5e9cefeb5acf: Pushed [2025-02-13T23:51:08.249Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:08.572Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:08.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-13T23:51:08.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-13T23:51:08.888Z] 089578fe1730: Preparing [2025-02-13T23:51:08.888Z] 5e9cefeb5acf: Preparing [2025-02-13T23:51:08.888Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:08.888Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:08.888Z] 4e76b1c698fe: Preparing [2025-02-13T23:51:08.888Z] 93e9232c3606: Preparing [2025-02-13T23:51:08.888Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:08.888Z] 93e9232c3606: Waiting [2025-02-13T23:51:08.888Z] 4e76b1c698fe: Layer already exists [2025-02-13T23:51:08.888Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:08.888Z] 089578fe1730: Layer already exists [2025-02-13T23:51:08.888Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:08.889Z] 5e9cefeb5acf: Layer already exists [2025-02-13T23:51:08.889Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:08.889Z] 93e9232c3606: Layer already exists [2025-02-13T23:51:08.889Z] latest: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:09.213Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:09.528Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.57 [2025-02-13T23:51:09.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-13T23:51:09.528Z] 089578fe1730: Preparing [2025-02-13T23:51:09.528Z] 5e9cefeb5acf: Preparing [2025-02-13T23:51:09.528Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:09.528Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:09.528Z] 4e76b1c698fe: Preparing [2025-02-13T23:51:09.528Z] 93e9232c3606: Preparing [2025-02-13T23:51:09.528Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:09.528Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:09.528Z] 93e9232c3606: Waiting [2025-02-13T23:51:09.528Z] 089578fe1730: Layer already exists [2025-02-13T23:51:09.528Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:09.528Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:09.528Z] 4e76b1c698fe: Layer already exists [2025-02-13T23:51:09.528Z] 5e9cefeb5acf: Layer already exists [2025-02-13T23:51:09.528Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:09.528Z] 93e9232c3606: Layer already exists [2025-02-13T23:51:09.528Z] 4.0.0-dev.57: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:09.848Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:10.166Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:10.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-13T23:51:10.166Z] 089578fe1730: Preparing [2025-02-13T23:51:10.166Z] 5e9cefeb5acf: Preparing [2025-02-13T23:51:10.166Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:10.166Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:10.166Z] 4e76b1c698fe: Preparing [2025-02-13T23:51:10.166Z] 93e9232c3606: Preparing [2025-02-13T23:51:10.166Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:10.166Z] 93e9232c3606: Waiting [2025-02-13T23:51:10.166Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:10.166Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:10.166Z] 5e9cefeb5acf: Layer already exists [2025-02-13T23:51:10.166Z] 4e76b1c698fe: Layer already exists [2025-02-13T23:51:10.166Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:10.166Z] 089578fe1730: Layer already exists [2025-02-13T23:51:10.166Z] 93e9232c3606: Layer already exists [2025-02-13T23:51:10.166Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:10.166Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:10.486Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:10.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-02-13T23:51:10.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-02-13T23:51:10.804Z] 089578fe1730: Preparing [2025-02-13T23:51:10.804Z] 5e9cefeb5acf: Preparing [2025-02-13T23:51:10.804Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:10.804Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:10.804Z] 4e76b1c698fe: Preparing [2025-02-13T23:51:10.804Z] 93e9232c3606: Preparing [2025-02-13T23:51:10.804Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:10.804Z] 93e9232c3606: Waiting [2025-02-13T23:51:10.804Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:10.804Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:10.804Z] 5e9cefeb5acf: Layer already exists [2025-02-13T23:51:10.804Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:10.804Z] 4e76b1c698fe: Layer already exists [2025-02-13T23:51:10.804Z] 089578fe1730: Layer already exists [2025-02-13T23:51:10.804Z] 93e9232c3606: Layer already exists [2025-02-13T23:51:10.804Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:10.804Z] main: digest: sha256:2b1e51a931d02094c289e1fc93d6c9cb219b31cfa4c94146b78c1b943025f3de size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:51:10.881Z] ===================================================== [Pipeline] echo [2025-02-13T23:51:10.899Z] taggedImages: [2025-02-13T23:51:10.899Z] - nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:10.899Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-02-13T23:51:10.899Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.57 [2025-02-13T23:51:10.899Z] - nexus3.edgexfoundry.org:10004/support-notifications:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:10.899Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-02-13T23:51:10.932Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-02-13T23:51:10.932Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:10.932Z] latest [2025-02-13T23:51:10.932Z] 4.0.0-dev.57 [2025-02-13T23:51:10.932Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:10.932Z] main [2025-02-13T23:51:10.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:11.276Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:11.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:11.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-13T23:51:11.592Z] 1b4cba33bf7c: Preparing [2025-02-13T23:51:11.592Z] e096e49ee479: Preparing [2025-02-13T23:51:11.592Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:11.592Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:11.592Z] 530098339492: Preparing [2025-02-13T23:51:11.592Z] a1ed48053d76: Preparing [2025-02-13T23:51:11.593Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:11.593Z] a1ed48053d76: Waiting [2025-02-13T23:51:11.593Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:11.593Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:11.593Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:11.593Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:11.593Z] 1b4cba33bf7c: Pushed [2025-02-13T23:51:11.851Z] a1ed48053d76: Pushed [2025-02-13T23:51:12.418Z] 530098339492: Pushed [2025-02-13T23:51:15.703Z] e096e49ee479: Pushed [2025-02-13T23:51:15.962Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:16.289Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:16.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-13T23:51:16.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-13T23:51:16.609Z] 1b4cba33bf7c: Preparing [2025-02-13T23:51:16.609Z] e096e49ee479: Preparing [2025-02-13T23:51:16.609Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:16.609Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:16.609Z] 530098339492: Preparing [2025-02-13T23:51:16.609Z] a1ed48053d76: Preparing [2025-02-13T23:51:16.609Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:16.609Z] a1ed48053d76: Waiting [2025-02-13T23:51:16.609Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:16.609Z] 530098339492: Layer already exists [2025-02-13T23:51:16.609Z] e096e49ee479: Layer already exists [2025-02-13T23:51:16.609Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:16.609Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:16.609Z] 1b4cba33bf7c: Layer already exists [2025-02-13T23:51:16.609Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:16.609Z] a1ed48053d76: Layer already exists [2025-02-13T23:51:16.609Z] latest: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:16.935Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:17.425Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.57 [2025-02-13T23:51:17.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-13T23:51:17.425Z] 1b4cba33bf7c: Preparing [2025-02-13T23:51:17.425Z] e096e49ee479: Preparing [2025-02-13T23:51:17.425Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:17.425Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:17.425Z] 530098339492: Preparing [2025-02-13T23:51:17.425Z] a1ed48053d76: Preparing [2025-02-13T23:51:17.425Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:17.425Z] a1ed48053d76: Waiting [2025-02-13T23:51:17.425Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:17.425Z] e096e49ee479: Layer already exists [2025-02-13T23:51:17.425Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:17.425Z] 530098339492: Layer already exists [2025-02-13T23:51:17.425Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:17.425Z] 1b4cba33bf7c: Layer already exists [2025-02-13T23:51:17.425Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:17.425Z] a1ed48053d76: Layer already exists [2025-02-13T23:51:17.425Z] 4.0.0-dev.57: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:17.747Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:18.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:18.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-13T23:51:18.070Z] 1b4cba33bf7c: Preparing [2025-02-13T23:51:18.070Z] e096e49ee479: Preparing [2025-02-13T23:51:18.070Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:18.070Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:18.070Z] 530098339492: Preparing [2025-02-13T23:51:18.070Z] a1ed48053d76: Preparing [2025-02-13T23:51:18.070Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:18.070Z] a1ed48053d76: Waiting [2025-02-13T23:51:18.070Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:18.070Z] 530098339492: Layer already exists [2025-02-13T23:51:18.070Z] 1b4cba33bf7c: Layer already exists [2025-02-13T23:51:18.070Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:18.070Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:18.070Z] e096e49ee479: Layer already exists [2025-02-13T23:51:18.070Z] a1ed48053d76: Layer already exists [2025-02-13T23:51:18.070Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:18.070Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:18.393Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-13T23:51:18.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-02-13T23:51:18.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-02-13T23:51:18.718Z] 1b4cba33bf7c: Preparing [2025-02-13T23:51:18.718Z] e096e49ee479: Preparing [2025-02-13T23:51:18.718Z] 9cede3bdc63e: Preparing [2025-02-13T23:51:18.718Z] dcf4f5cfb6a0: Preparing [2025-02-13T23:51:18.718Z] 530098339492: Preparing [2025-02-13T23:51:18.718Z] a1ed48053d76: Preparing [2025-02-13T23:51:18.718Z] ce5a8cde9eee: Preparing [2025-02-13T23:51:18.718Z] a1ed48053d76: Waiting [2025-02-13T23:51:18.718Z] ce5a8cde9eee: Waiting [2025-02-13T23:51:18.718Z] e096e49ee479: Layer already exists [2025-02-13T23:51:18.718Z] 9cede3bdc63e: Layer already exists [2025-02-13T23:51:18.718Z] dcf4f5cfb6a0: Layer already exists [2025-02-13T23:51:18.718Z] 530098339492: Layer already exists [2025-02-13T23:51:18.718Z] 1b4cba33bf7c: Layer already exists [2025-02-13T23:51:18.718Z] ce5a8cde9eee: Layer already exists [2025-02-13T23:51:18.718Z] a1ed48053d76: Layer already exists [2025-02-13T23:51:18.718Z] main: digest: sha256:4820a0613c789aaef1d8c8e01e65f6c3421377bc1df25fd795f0dc24d85af719 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-13T23:51:18.796Z] ===================================================== [Pipeline] echo [2025-02-13T23:51:18.811Z] taggedImages: [2025-02-13T23:51:18.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-13T23:51:18.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-02-13T23:51:18.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.57 [2025-02-13T23:51:18.811Z] - nexus3.edgexfoundry.org:10004/support-scheduler:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-13T23:51:18.811Z] - 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-13T23:51:27.232Z] #80 ... [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #100 DONE 93.1s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #77 DONE 111.9s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #91 DONE 106.0s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #119 [core-metadata builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #119 ... [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #85 DONE 106.2s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #94 DONE 102.7s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #80 DONE 108.9s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #120 ... [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #121 DONE 2.0s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #122 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #123 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:51:27.232Z] #124 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #120 [support-notifications builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #120 DONE 2.0s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #125 [support-scheduler builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #125 DONE 2.0s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #126 [core-keeper builder 7/8] COPY . . [2025-02-13T23:51:27.232Z] #126 DONE 1.9s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #127 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:51:27.232Z] #128 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #129 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #130 [security-proxy-setup builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #130 DONE 1.9s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-13T23:51:27.232Z] #131 ... [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #132 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:51:27.232Z] #133 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #134 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #135 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #136 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:51:27.232Z] #137 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #138 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:51:27.232Z] #139 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #140 [core-command builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #140 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #141 [core-data builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #141 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-13T23:51:27.232Z] #142 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-13T23:51:27.232Z] #143 CACHED [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #119 [core-metadata builder 6/7] COPY . . [2025-02-13T23:51:27.232Z] #119 DONE 2.1s [2025-02-13T23:51:27.232Z] [2025-02-13T23:51:27.232Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-13T23:51:28.195Z] #144 ... [2025-02-13T23:51:28.195Z] [2025-02-13T23:51:28.195Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-13T23:51:28.195Z] #0 4.614 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-02-13T23:51:28.195Z] #145 ... [2025-02-13T23:51:28.195Z] [2025-02-13T23:51:28.195Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-13T23:51:28.195Z] #131 5.635 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-02-13T23:51:33.563Z] #131 ... [2025-02-13T23:51:33.563Z] [2025-02-13T23:51:33.563Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-13T23:51:33.563Z] #0 4.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-13T23:51:33.563Z] #146 ... [2025-02-13T23:51:33.563Z] [2025-02-13T23:51:33.563Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-13T23:51:33.563Z] #0 5.514 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-02-13T23:51:33.563Z] #147 ... [2025-02-13T23:51:33.563Z] [2025-02-13T23:51:33.563Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-13T23:51:33.563Z] #0 5.501 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-02-13T23:51:33.563Z] #148 ... [2025-02-13T23:51:33.563Z] [2025-02-13T23:51:33.563Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-13T23:51:33.563Z] #0 5.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-02-13T23:51:33.563Z] #149 ... [2025-02-13T23:51:33.563Z] [2025-02-13T23:51:33.563Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-13T23:51:33.563Z] #0 5.654 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-02-13T23:51:33.563Z] #150 ... [2025-02-13T23:51:33.563Z] [2025-02-13T23:51:33.563Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-13T23:51:33.563Z] #0 5.690 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-02-13T23:51:33.846Z] #151 ... [2025-02-13T23:51:33.846Z] [2025-02-13T23:51:33.846Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-13T23:51:33.846Z] #0 5.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-02-13T23:51:33.846Z] #152 ... [2025-02-13T23:51:33.846Z] [2025-02-13T23:51:33.846Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-13T23:51:33.846Z] #0 5.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-02-13T23:51:34.146Z] #153 ... [2025-02-13T23:51:34.146Z] [2025-02-13T23:51:34.146Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-13T23:51:34.146Z] #0 4.808 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-02-13T23:51:39.562Z] #154 ... [2025-02-13T23:51:39.562Z] [2025-02-13T23:51:39.562Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-13T23:51:39.562Z] #144 5.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-02-14T00:10:03.323Z] #144 ... [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-14T00:10:03.323Z] #150 DONE 1117.7s [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:10:03.323Z] #153 ... [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:10:03.323Z] #155 DONE 0.1s [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:10:03.323Z] #156 DONE 0.2s [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #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-14T00:10:03.323Z] #157 DONE 0.3s [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #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-14T00:10:03.323Z] #158 DONE 0.1s [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #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-14T00:10:03.323Z] #159 DONE 0.2s [2025-02-14T00:10:03.323Z] [2025-02-14T00:10:03.323Z] #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-14T00:10:04.293Z] #160 DONE 2.1s [2025-02-14T00:10:04.293Z] [2025-02-14T00:10:04.293Z] #108 [core-common-config-bootstrapper] exporting to image [2025-02-14T00:10:04.293Z] #108 exporting layers [2025-02-14T00:10:04.873Z] #108 exporting layers 0.7s done [2025-02-14T00:10:04.873Z] #108 writing image sha256:5f5a550923226104dedbea10338a9c6fdcc2463ee3eb7f8302b2b0400448757b done [2025-02-14T00:10:04.873Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-02-14T00:10:04.873Z] #108 DONE 6.9s [2025-02-14T00:10:04.873Z] [2025-02-14T00:10:04.873Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:10:09.110Z] #131 ... [2025-02-14T00:10:09.110Z] [2025-02-14T00:10:09.110Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-14T00:10:09.110Z] #154 1126.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-02-14T00:10:14.446Z] #154 ... [2025-02-14T00:10:14.446Z] [2025-02-14T00:10:14.446Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-14T00:10:14.446Z] #146 DONE 1131.2s [2025-02-14T00:10:14.446Z] [2025-02-14T00:10:14.446Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T00:10:14.446Z] #148 ... [2025-02-14T00:10:14.446Z] [2025-02-14T00:10:14.446Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:10:14.446Z] #161 DONE 0.3s [2025-02-14T00:10:14.446Z] [2025-02-14T00:10:14.446Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T00:10:14.719Z] #144 ... [2025-02-14T00:10:14.719Z] [2025-02-14T00:10:14.719Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:10:14.719Z] #162 DONE 0.1s [2025-02-14T00:10:14.719Z] [2025-02-14T00:10:14.719Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-02-14T00:10:14.984Z] #163 DONE 0.2s [2025-02-14T00:10:14.984Z] [2025-02-14T00:10:14.984Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-14T00:10:15.251Z] #164 DONE 0.3s [2025-02-14T00:10:15.251Z] [2025-02-14T00:10:15.251Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:10:15.251Z] #131 ... [2025-02-14T00:10:15.251Z] [2025-02-14T00:10:15.251Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-14T00:10:15.251Z] #149 DONE 1132.6s [2025-02-14T00:10:15.251Z] [2025-02-14T00:10:15.251Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-14T00:10:15.841Z] #165 DONE 0.6s [2025-02-14T00:10:15.841Z] [2025-02-14T00:10:15.841Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-14T00:10:16.441Z] #166 ... [2025-02-14T00:10:16.441Z] [2025-02-14T00:10:16.441Z] #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-14T00:10:16.441Z] #167 DONE 0.5s [2025-02-14T00:10:16.709Z] [2025-02-14T00:10:16.709Z] #166 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-14T00:10:16.709Z] #166 DONE 0.7s [2025-02-14T00:10:16.709Z] [2025-02-14T00:10:16.709Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-14T00:10:19.287Z] #168 ... [2025-02-14T00:10:19.287Z] [2025-02-14T00:10:19.287Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T00:10:19.287Z] #169 DONE 2.7s [2025-02-14T00:10:19.287Z] [2025-02-14T00:10:19.287Z] #108 [security-proxy-setup] exporting to image [2025-02-14T00:10:19.287Z] #108 exporting layers [2025-02-14T00:10:19.867Z] #108 ... [2025-02-14T00:10:19.867Z] [2025-02-14T00:10:19.867Z] #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-14T00:10:19.867Z] #168 DONE 3.2s [2025-02-14T00:10:19.867Z] [2025-02-14T00:10:19.867Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:10:20.135Z] #170 DONE 0.3s [2025-02-14T00:10:20.135Z] [2025-02-14T00:10:20.135Z] #171 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:10:20.402Z] #171 DONE 0.3s [2025-02-14T00:10:20.402Z] [2025-02-14T00:10:20.402Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:10:20.402Z] #145 ... [2025-02-14T00:10:20.402Z] [2025-02-14T00:10:20.402Z] #172 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-14T00:10:20.985Z] #172 DONE 0.5s [2025-02-14T00:10:20.986Z] [2025-02-14T00:10:20.986Z] #108 [security-proxy-setup] exporting to image [2025-02-14T00:10:20.986Z] #108 exporting layers 1.8s done [2025-02-14T00:10:20.986Z] #108 writing image sha256:45d9f7aa2764a40558deed99fd9cc20f56bd3ac9b734c4e0ddd8c4f51fe00959 done [2025-02-14T00:10:20.986Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-02-14T00:10:20.986Z] #108 DONE 8.7s [2025-02-14T00:10:20.986Z] [2025-02-14T00:10:20.986Z] #173 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-14T00:10:21.254Z] #173 DONE 0.2s [2025-02-14T00:10:21.254Z] [2025-02-14T00:10:21.254Z] #174 [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-14T00:10:21.254Z] #174 DONE 0.1s [2025-02-14T00:10:21.254Z] [2025-02-14T00:10:21.254Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:10:21.520Z] #153 ... [2025-02-14T00:10:21.520Z] [2025-02-14T00:10:21.520Z] #175 [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-14T00:10:21.520Z] #175 DONE 0.1s [2025-02-14T00:10:21.520Z] [2025-02-14T00:10:21.520Z] #176 [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-14T00:10:21.520Z] #176 DONE 0.1s [2025-02-14T00:10:21.520Z] [2025-02-14T00:10:21.520Z] #177 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-14T00:10:21.786Z] #177 DONE 0.2s [2025-02-14T00:10:21.786Z] [2025-02-14T00:10:21.786Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:10:21.786Z] #145 ... [2025-02-14T00:10:21.786Z] [2025-02-14T00:10:21.786Z] #178 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-14T00:10:23.721Z] #178 DONE 1.9s [2025-02-14T00:10:23.721Z] [2025-02-14T00:10:23.721Z] #108 [security-bootstrapper] exporting to image [2025-02-14T00:10:24.704Z] #108 exporting layers 1.1s done [2025-02-14T00:10:24.704Z] #108 writing image sha256:2bf8eb1a761a279dc9c95c5e4ffbfd339f6fd26563991c5de8b02ba655ca35bf done [2025-02-14T00:10:24.704Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-02-14T00:10:24.704Z] #108 DONE 9.8s [2025-02-14T00:10:24.704Z] [2025-02-14T00:10:24.704Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:10:31.337Z] #145 ... [2025-02-14T00:10:31.337Z] [2025-02-14T00:10:31.337Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-02-14T00:10:31.337Z] #154 DONE 1147.8s [2025-02-14T00:10:31.337Z] [2025-02-14T00:10:31.337Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:10:31.337Z] #153 ... [2025-02-14T00:10:31.337Z] [2025-02-14T00:10:31.337Z] #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:10:31.337Z] #179 DONE 0.3s [2025-02-14T00:10:31.337Z] [2025-02-14T00:10:31.337Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:10:31.337Z] #153 ... [2025-02-14T00:10:31.337Z] [2025-02-14T00:10:31.337Z] #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:10:31.337Z] #180 DONE 0.1s [2025-02-14T00:10:31.337Z] [2025-02-14T00:10:31.337Z] #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-14T00:10:31.604Z] #181 DONE 0.1s [2025-02-14T00:10:31.604Z] [2025-02-14T00:10:31.604Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-14T00:10:31.604Z] #182 DONE 0.1s [2025-02-14T00:10:31.604Z] [2025-02-14T00:10:31.604Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:10:31.873Z] #183 DONE 0.1s [2025-02-14T00:10:31.873Z] [2025-02-14T00:10:31.873Z] #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-14T00:10:31.873Z] #184 DONE 0.3s [2025-02-14T00:10:31.873Z] [2025-02-14T00:10:31.873Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:10:32.139Z] #145 ... [2025-02-14T00:10:32.139Z] [2025-02-14T00:10:32.139Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-14T00:10:32.139Z] #185 DONE 0.3s [2025-02-14T00:10:32.139Z] [2025-02-14T00:10:32.139Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:10:32.404Z] #145 ... [2025-02-14T00:10:32.404Z] [2025-02-14T00:10:32.404Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-14T00:10:32.404Z] #186 DONE 0.1s [2025-02-14T00:10:32.404Z] [2025-02-14T00:10:32.404Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T00:10:34.339Z] #187 DONE 1.8s [2025-02-14T00:10:34.339Z] [2025-02-14T00:10:34.339Z] #108 [security-secretstore-setup] exporting to image [2025-02-14T00:10:34.339Z] #108 exporting layers [2025-02-14T00:10:35.743Z] #108 exporting layers 1.3s done [2025-02-14T00:10:35.743Z] #108 writing image sha256:a6cdb94d99de1a0cd16aa484f461d19e6c5fda9040ac77894eb3e5a82b023c44 done [2025-02-14T00:10:35.743Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-02-14T00:10:35.743Z] #108 DONE 11.1s [2025-02-14T00:10:35.743Z] [2025-02-14T00:10:35.743Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:13:27.446Z] #145 ... [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-14T00:13:27.446Z] #147 DONE 1318.9s [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:13:27.446Z] #145 ... [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:13:27.446Z] #188 DONE 0.2s [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:13:27.446Z] #189 DONE 0.1s [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T00:13:27.446Z] #144 ... [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-14T00:13:27.446Z] #190 DONE 0.3s [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:13:27.446Z] #191 DONE 0.2s [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:13:27.446Z] #131 ... [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #108 [security-spiffe-token-provider] exporting to image [2025-02-14T00:13:27.446Z] #108 exporting layers [2025-02-14T00:13:27.446Z] #108 exporting layers 1.2s done [2025-02-14T00:13:27.446Z] #108 writing image sha256:ccc30b4ad8ea9ffc61834629f0e226297aacb4a3ef8bf040d9cca6dec421493d done [2025-02-14T00:13:27.446Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 [2025-02-14T00:13:27.446Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-02-14T00:13:27.446Z] #108 DONE 12.3s [2025-02-14T00:13:27.446Z] [2025-02-14T00:13:27.446Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:20:19.454Z] #145 ... [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-14T00:20:19.454Z] #152 DONE 1732.7s [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:20:19.454Z] #145 ... [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:20:19.454Z] #192 DONE 0.2s [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T00:20:19.454Z] #151 ... [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:20:19.454Z] #193 DONE 0.2s [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-14T00:20:19.454Z] #194 DONE 0.3s [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:20:19.454Z] #145 ... [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:20:19.454Z] #195 DONE 0.1s [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #108 [core-command] exporting to image [2025-02-14T00:20:19.454Z] #108 exporting layers [2025-02-14T00:20:19.454Z] #108 exporting layers 0.3s done [2025-02-14T00:20:19.454Z] #108 writing image sha256:4258f5a207d86d1f3f6e70052fd8a3b1a4b3f16244caa1dd2d8b199b614c24ba done [2025-02-14T00:20:19.454Z] #108 naming to docker.io/library/core-command-arm64 done [2025-02-14T00:20:19.454Z] #108 DONE 12.6s [2025-02-14T00:20:19.454Z] [2025-02-14T00:20:19.454Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:22:26.076Z] #153 ... [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-14T00:22:26.076Z] #145 DONE 1860.3s [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T00:22:26.076Z] #151 ... [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:22:26.076Z] #196 DONE 0.1s [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:22:26.076Z] #197 DONE 0.2s [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-14T00:22:26.076Z] #198 DONE 0.4s [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-14T00:22:26.076Z] #199 DONE 0.1s [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T00:22:26.076Z] #144 ... [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-14T00:22:26.076Z] #200 DONE 0.1s [2025-02-14T00:22:26.076Z] [2025-02-14T00:22:26.076Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-14T00:22:26.341Z] #201 DONE 1.9s [2025-02-14T00:22:26.341Z] [2025-02-14T00:22:26.341Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:22:26.341Z] #153 ... [2025-02-14T00:22:26.341Z] [2025-02-14T00:22:26.341Z] #108 [security-proxy-auth] exporting to image [2025-02-14T00:22:26.341Z] #108 exporting layers [2025-02-14T00:22:27.294Z] #108 exporting layers 0.9s done [2025-02-14T00:22:27.294Z] #108 writing image sha256:4f691c60c0c21da459f5da2a25fb6d1b4451ff2c44eedd74125cb3548a0229f5 done [2025-02-14T00:22:27.294Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-02-14T00:22:27.294Z] #108 DONE 13.5s [2025-02-14T00:22:27.294Z] [2025-02-14T00:22:27.294Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:22:31.535Z] #131 ... [2025-02-14T00:22:31.535Z] [2025-02-14T00:22:31.535Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-14T00:22:31.535Z] #148 DONE 1868.9s [2025-02-14T00:22:31.803Z] [2025-02-14T00:22:31.803Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:22:32.232Z] #153 ... [2025-02-14T00:22:32.232Z] [2025-02-14T00:22:32.232Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:22:32.232Z] #202 DONE 0.1s [2025-02-14T00:22:32.232Z] [2025-02-14T00:22:32.232Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-14T00:22:32.530Z] #203 DONE 0.4s [2025-02-14T00:22:32.530Z] [2025-02-14T00:22:32.530Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T00:22:32.798Z] #151 ... [2025-02-14T00:22:32.798Z] [2025-02-14T00:22:32.798Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:22:32.798Z] #204 DONE 0.1s [2025-02-14T00:22:32.798Z] [2025-02-14T00:22:32.798Z] #108 [core-keeper] exporting to image [2025-02-14T00:22:32.798Z] #108 exporting layers [2025-02-14T00:22:33.943Z] #108 ... [2025-02-14T00:22:33.943Z] [2025-02-14T00:22:33.943Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-14T00:22:33.943Z] #153 DONE 1870.9s [2025-02-14T00:22:33.943Z] [2025-02-14T00:22:33.943Z] #108 [core-keeper] exporting to image [2025-02-14T00:22:33.943Z] #108 exporting layers 0.9s done [2025-02-14T00:22:33.943Z] #108 writing image sha256:6e427c9e5ed80cf48a09c381a7a0e882f4d831142be5426d9d28e8f703b43611 [2025-02-14T00:22:33.943Z] #108 writing image sha256:6e427c9e5ed80cf48a09c381a7a0e882f4d831142be5426d9d28e8f703b43611 done [2025-02-14T00:22:33.943Z] #108 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-02-14T00:22:33.943Z] #108 DONE 14.4s [2025-02-14T00:22:33.943Z] [2025-02-14T00:22:33.943Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:22:34.242Z] #131 ... [2025-02-14T00:22:34.242Z] [2025-02-14T00:22:34.242Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:22:34.242Z] #205 DONE 0.3s [2025-02-14T00:22:34.242Z] [2025-02-14T00:22:34.242Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-14T00:22:34.516Z] #42 ... [2025-02-14T00:22:34.516Z] [2025-02-14T00:22:34.516Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:22:34.516Z] #206 DONE 0.2s [2025-02-14T00:22:34.516Z] [2025-02-14T00:22:34.516Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:22:34.516Z] #131 ... [2025-02-14T00:22:34.516Z] [2025-02-14T00:22:34.516Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-14T00:22:35.119Z] #207 DONE 0.4s [2025-02-14T00:22:35.119Z] [2025-02-14T00:22:35.119Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:22:35.119Z] #208 DONE 0.1s [2025-02-14T00:22:35.119Z] [2025-02-14T00:22:35.119Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-14T00:22:35.639Z] #209 DONE 0.2s [2025-02-14T00:22:35.639Z] [2025-02-14T00:22:35.639Z] #108 [core-metadata] exporting to image [2025-02-14T00:22:35.639Z] #108 exporting layers 0.5s done [2025-02-14T00:22:35.639Z] #108 writing image sha256:127210ca1a698f6e35a4ac8363778acdbc03c466d1760b28cf89e31bc1cbf8b8 done [2025-02-14T00:22:35.639Z] #108 naming to docker.io/library/core-metadata-arm64 done [2025-02-14T00:22:35.639Z] #108 DONE 14.9s [2025-02-14T00:22:35.639Z] [2025-02-14T00:22:35.639Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T00:22:38.992Z] #151 ... [2025-02-14T00:22:38.993Z] [2025-02-14T00:22:38.993Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-14T00:22:38.993Z] #144 DONE 1875.9s [2025-02-14T00:22:38.993Z] [2025-02-14T00:22:38.993Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-14T00:22:38.993Z] #42 ... [2025-02-14T00:22:38.993Z] [2025-02-14T00:22:38.993Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:22:38.993Z] #210 DONE 0.2s [2025-02-14T00:22:38.993Z] [2025-02-14T00:22:38.993Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:22:39.486Z] #211 DONE 0.2s [2025-02-14T00:22:39.486Z] [2025-02-14T00:22:39.486Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-14T00:22:39.761Z] #212 DONE 0.5s [2025-02-14T00:22:39.761Z] [2025-02-14T00:22:39.761Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:22:40.028Z] #213 DONE 0.1s [2025-02-14T00:22:40.028Z] [2025-02-14T00:22:40.028Z] #108 [core-data] exporting to image [2025-02-14T00:22:40.619Z] #108 exporting layers 0.4s done [2025-02-14T00:22:40.619Z] #108 writing image sha256:8c42247d0522177d602f673fd78480c1223ebd72d20bd701acabc459c9c9d3cf done [2025-02-14T00:22:40.619Z] #108 naming to docker.io/library/core-data-arm64 done [2025-02-14T00:22:40.619Z] #108 DONE 15.3s [2025-02-14T00:22:40.619Z] [2025-02-14T00:22:40.619Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:23:19.727Z] #131 ... [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-14T00:23:19.727Z] #151 DONE 1911.4s [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:23:19.727Z] #131 ... [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:23:19.727Z] #214 DONE 0.2s [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:23:19.727Z] #131 ... [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:23:19.727Z] #215 DONE 0.1s [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:23:19.727Z] #131 ... [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-14T00:23:19.727Z] #216 DONE 0.6s [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:23:19.727Z] #131 ... [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-14T00:23:19.727Z] #217 DONE 0.1s [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #108 [support-scheduler] exporting to image [2025-02-14T00:23:19.727Z] #108 exporting layers [2025-02-14T00:23:19.727Z] #108 exporting layers 1.1s done [2025-02-14T00:23:19.727Z] #108 writing image sha256:5cfedb69dd01e88692339e3bc1b3152aa52371f0f46d58b2587e00243c4851d3 done [2025-02-14T00:23:19.727Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-02-14T00:23:19.727Z] #108 DONE 16.5s [2025-02-14T00:23:19.727Z] [2025-02-14T00:23:19.727Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-14T00:23:21.680Z] #131 DONE 1918.9s [2025-02-14T00:23:21.680Z] [2025-02-14T00:23:21.680Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-14T00:23:21.954Z] #42 ... [2025-02-14T00:23:21.954Z] [2025-02-14T00:23:21.954Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-14T00:23:21.954Z] #218 DONE 0.1s [2025-02-14T00:23:21.954Z] [2025-02-14T00:23:21.954Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-14T00:23:22.237Z] #42 ... [2025-02-14T00:23:22.237Z] [2025-02-14T00:23:22.237Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-14T00:23:22.507Z] #219 DONE 0.1s [2025-02-14T00:23:22.507Z] [2025-02-14T00:23:22.507Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-14T00:23:22.781Z] #220 DONE 0.5s [2025-02-14T00:23:22.781Z] [2025-02-14T00:23:22.781Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-14T00:23:23.054Z] #42 ... [2025-02-14T00:23:23.054Z] [2025-02-14T00:23:23.054Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-14T00:23:23.054Z] #221 DONE 0.1s [2025-02-14T00:23:23.054Z] [2025-02-14T00:23:23.054Z] #108 [support-notifications] exporting to image [2025-02-14T00:23:23.054Z] #108 exporting layers [2025-02-14T00:23:23.656Z] #108 exporting layers 0.6s done [2025-02-14T00:23:23.656Z] #108 writing image sha256:1e59cb71c3620fe65d9809215bc987ad6873310e3f963349253ba89401fd7a41 done [2025-02-14T00:23:23.656Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-02-14T00:23:23.656Z] #108 DONE 17.0s [2025-02-14T00:23:23.656Z] [2025-02-14T00:23:23.656Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-14T00:23:23.656Z] time="2025-02-13T23:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-14T00:23:23.679Z] $ docker stop --time=1 f6b2d5afb33d83533e17cae4af544fd5007b4d9de2b780714dd268bc9d42af0f [2025-02-14T00:23:25.487Z] $ docker rm -f --volumes f6b2d5afb33d83533e17cae4af544fd5007b4d9de2b780714dd268bc9d42af0f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:23:26.139Z] + docker images [2025-02-14T00:23:26.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-14T00:23:26.140Z] support-notifications-arm64 latest 1e59cb71c362 4 seconds ago 59.2MB [2025-02-14T00:23:26.140Z] support-scheduler-arm64 latest 5cfedb69dd01 11 seconds ago 55.3MB [2025-02-14T00:23:26.140Z] core-data-arm64 latest 8c42247d0522 47 seconds ago 39.8MB [2025-02-14T00:23:26.140Z] core-metadata-arm64 latest 127210ca1a69 51 seconds ago 40MB [2025-02-14T00:23:26.140Z] core-keeper-arm64 latest 6e427c9e5ed8 54 seconds ago 32.5MB [2025-02-14T00:23:26.140Z] security-proxy-auth-arm64 latest 4f691c60c0c2 About a minute ago 38.7MB [2025-02-14T00:23:26.140Z] core-command-arm64 latest 4258f5a207d8 3 minutes ago 35.3MB [2025-02-14T00:23:26.140Z] security-spiffe-token-provider-arm64 latest ccc30b4ad8ea 10 minutes ago 41.2MB [2025-02-14T00:23:26.140Z] security-secretstore-setup-arm64 latest a6cdb94d99de 12 minutes ago 48.5MB [2025-02-14T00:23:26.140Z] security-bootstrapper-arm64 latest 2bf8eb1a761a 13 minutes ago 27.9MB [2025-02-14T00:23:26.140Z] security-proxy-setup-arm64 latest 45d9f7aa2764 13 minutes ago 37MB [2025-02-14T00:23:26.140Z] core-common-config-bootstrapper-arm64 latest 5f5a55092322 13 minutes ago 24.8MB [2025-02-14T00:23:26.140Z] security-spire-config-arm64 latest 31d29780597c 33 minutes ago 124MB [2025-02-14T00:23:26.140Z] security-spire-agent-arm64 latest 445e6960a698 33 minutes ago 183MB [2025-02-14T00:23:26.140Z] security-spire-server-arm64 latest 27d17c585b6e 33 minutes ago 124MB [2025-02-14T00:23:26.140Z] ci-base-image-arm64 latest b66388ca2c19 35 minutes ago 915MB [2025-02-14T00:23:26.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB [2025-02-14T00:23:26.140Z] 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-14T00:23:26.280Z] provisioning config files... [2025-02-14T00:23:26.313Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/795@tmp/config17829679232893343858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:23:26.677Z] ---> ****-login.sh [2025-02-14T00:23:26.677Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:23:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:23:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:23:26.960Z] Configure a credential helper to remove this warning. See [2025-02-14T00:23:26.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:23:26.960Z] [2025-02-14T00:23:26.960Z] Login Succeeded [2025-02-14T00:23:26.960Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:23:27.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:23:27.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:23:27.229Z] Configure a credential helper to remove this warning. See [2025-02-14T00:23:27.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:23:27.229Z] [2025-02-14T00:23:27.229Z] Login Succeeded [2025-02-14T00:23:27.229Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:23:27.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:23:27.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:23:27.771Z] Configure a credential helper to remove this warning. See [2025-02-14T00:23:27.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:23:27.771Z] [2025-02-14T00:23:27.771Z] Login Succeeded [2025-02-14T00:23:27.771Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:23:28.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:23:28.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:23:28.040Z] Configure a credential helper to remove this warning. See [2025-02-14T00:23:28.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:23:28.040Z] [2025-02-14T00:23:28.040Z] Login Succeeded [2025-02-14T00:23:28.309Z] ****.io [2025-02-14T00:23:28.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:23:28.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:23:28.846Z] Configure a credential helper to remove this warning. See [2025-02-14T00:23:28.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:23:28.846Z] [2025-02-14T00:23:28.847Z] Login Succeeded [2025-02-14T00:23:28.847Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:23:28.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:23:28.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:23:28.940Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-02-14T00:23:28.940Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:28.940Z] latest [2025-02-14T00:23:28.940Z] 4.0.0-dev.57 [2025-02-14T00:23:28.940Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:28.940Z] main [2025-02-14T00:23:28.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:29.338Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:29.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:29.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T00:23:29.845Z] c4ed2ae60593: Preparing [2025-02-14T00:23:29.845Z] 403d78e999f5: Preparing [2025-02-14T00:23:29.845Z] a151f36a812c: Preparing [2025-02-14T00:23:29.845Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:29.845Z] e8edbb7640ff: Preparing [2025-02-14T00:23:29.845Z] 8b90e450851c: Preparing [2025-02-14T00:23:29.845Z] 534a70dc8296: Preparing [2025-02-14T00:23:29.845Z] 8b90e450851c: Waiting [2025-02-14T00:23:30.154Z] a151f36a812c: Pushed [2025-02-14T00:23:30.154Z] c4ed2ae60593: Pushed [2025-02-14T00:23:30.154Z] 40dd477d2a2e: Pushed [2025-02-14T00:23:30.440Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:30.440Z] 8b90e450851c: Pushed [2025-02-14T00:23:31.897Z] e8edbb7640ff: Pushed [2025-02-14T00:23:35.271Z] 403d78e999f5: Pushed [2025-02-14T00:23:35.271Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:35.642Z] + 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-14T00:23:36.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-14T00:23:36.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T00:23:36.010Z] c4ed2ae60593: Preparing [2025-02-14T00:23:36.010Z] 403d78e999f5: Preparing [2025-02-14T00:23:36.010Z] a151f36a812c: Preparing [2025-02-14T00:23:36.010Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:36.010Z] e8edbb7640ff: Preparing [2025-02-14T00:23:36.010Z] 8b90e450851c: Preparing [2025-02-14T00:23:36.010Z] 534a70dc8296: Preparing [2025-02-14T00:23:36.010Z] 8b90e450851c: Waiting [2025-02-14T00:23:36.010Z] 534a70dc8296: Waiting [2025-02-14T00:23:36.010Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:36.010Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:36.010Z] 403d78e999f5: Layer already exists [2025-02-14T00:23:36.010Z] c4ed2ae60593: Layer already exists [2025-02-14T00:23:36.010Z] a151f36a812c: Layer already exists [2025-02-14T00:23:36.010Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:36.010Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:36.281Z] latest: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:36.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:37.005Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.57 [2025-02-14T00:23:37.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T00:23:37.005Z] c4ed2ae60593: Preparing [2025-02-14T00:23:37.005Z] 403d78e999f5: Preparing [2025-02-14T00:23:37.005Z] a151f36a812c: Preparing [2025-02-14T00:23:37.005Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:37.005Z] e8edbb7640ff: Preparing [2025-02-14T00:23:37.005Z] 8b90e450851c: Preparing [2025-02-14T00:23:37.005Z] 534a70dc8296: Preparing [2025-02-14T00:23:37.005Z] 8b90e450851c: Waiting [2025-02-14T00:23:37.005Z] 534a70dc8296: Waiting [2025-02-14T00:23:37.005Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:37.005Z] c4ed2ae60593: Layer already exists [2025-02-14T00:23:37.005Z] a151f36a812c: Layer already exists [2025-02-14T00:23:37.005Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:37.005Z] 403d78e999f5: Layer already exists [2025-02-14T00:23:37.005Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:37.005Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:37.273Z] 4.0.0-dev.57: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:37.637Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:37.999Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:37.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T00:23:37.999Z] c4ed2ae60593: Preparing [2025-02-14T00:23:37.999Z] 403d78e999f5: Preparing [2025-02-14T00:23:37.999Z] a151f36a812c: Preparing [2025-02-14T00:23:37.999Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:37.999Z] e8edbb7640ff: Preparing [2025-02-14T00:23:37.999Z] 8b90e450851c: Preparing [2025-02-14T00:23:37.999Z] 534a70dc8296: Preparing [2025-02-14T00:23:37.999Z] 8b90e450851c: Waiting [2025-02-14T00:23:37.999Z] 403d78e999f5: Layer already exists [2025-02-14T00:23:37.999Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:37.999Z] a151f36a812c: Layer already exists [2025-02-14T00:23:37.999Z] c4ed2ae60593: Layer already exists [2025-02-14T00:23:37.999Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:37.999Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:37.999Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:38.267Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:38.638Z] + 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-14T00:23:38.991Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-02-14T00:23:38.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-02-14T00:23:38.991Z] c4ed2ae60593: Preparing [2025-02-14T00:23:38.991Z] 403d78e999f5: Preparing [2025-02-14T00:23:38.991Z] a151f36a812c: Preparing [2025-02-14T00:23:38.991Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:38.991Z] e8edbb7640ff: Preparing [2025-02-14T00:23:38.991Z] 8b90e450851c: Preparing [2025-02-14T00:23:38.991Z] 534a70dc8296: Preparing [2025-02-14T00:23:38.991Z] 8b90e450851c: Waiting [2025-02-14T00:23:38.991Z] 534a70dc8296: Waiting [2025-02-14T00:23:38.991Z] c4ed2ae60593: Layer already exists [2025-02-14T00:23:38.991Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:38.991Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:38.991Z] a151f36a812c: Layer already exists [2025-02-14T00:23:38.991Z] 403d78e999f5: Layer already exists [2025-02-14T00:23:38.991Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:38.991Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:39.472Z] main: digest: sha256:5d8ab89ecbd61174cceb5b36d13611043a2be215d30e4a37c7630e1d49cc20d6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:23:39.544Z] ===================================================== [Pipeline] echo [2025-02-14T00:23:39.561Z] taggedImages: [2025-02-14T00:23:39.561Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:39.561Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-02-14T00:23:39.561Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.57 [2025-02-14T00:23:39.561Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:39.561Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-02-14T00:23:39.601Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-02-14T00:23:39.601Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:39.601Z] latest [2025-02-14T00:23:39.601Z] 4.0.0-dev.57 [2025-02-14T00:23:39.601Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:39.601Z] main [2025-02-14T00:23:39.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:39.984Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:40.360Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:40.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T00:23:40.360Z] a70b39c1721c: Preparing [2025-02-14T00:23:40.360Z] 854515d6f2a1: Preparing [2025-02-14T00:23:40.360Z] bff2348e429c: Preparing [2025-02-14T00:23:40.360Z] c1079b651015: Preparing [2025-02-14T00:23:40.360Z] a151f36a812c: Preparing [2025-02-14T00:23:40.360Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:40.360Z] e8edbb7640ff: Preparing [2025-02-14T00:23:40.360Z] 8b90e450851c: Preparing [2025-02-14T00:23:40.360Z] 534a70dc8296: Preparing [2025-02-14T00:23:40.360Z] 40dd477d2a2e: Waiting [2025-02-14T00:23:40.360Z] e8edbb7640ff: Waiting [2025-02-14T00:23:40.360Z] 8b90e450851c: Waiting [2025-02-14T00:23:40.360Z] 534a70dc8296: Waiting [2025-02-14T00:23:40.627Z] a151f36a812c: Layer already exists [2025-02-14T00:23:40.627Z] 854515d6f2a1: Pushed [2025-02-14T00:23:40.627Z] bff2348e429c: Pushed [2025-02-14T00:23:40.627Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:40.627Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:40.627Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:40.627Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:40.627Z] a70b39c1721c: Pushed [2025-02-14T00:23:42.790Z] c1079b651015: Pushed [2025-02-14T00:23:43.055Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:43.420Z] + 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-14T00:23:43.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-14T00:23:43.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T00:23:43.770Z] a70b39c1721c: Preparing [2025-02-14T00:23:43.770Z] 854515d6f2a1: Preparing [2025-02-14T00:23:43.770Z] bff2348e429c: Preparing [2025-02-14T00:23:43.770Z] c1079b651015: Preparing [2025-02-14T00:23:43.770Z] a151f36a812c: Preparing [2025-02-14T00:23:43.770Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:43.770Z] e8edbb7640ff: Preparing [2025-02-14T00:23:43.770Z] 40dd477d2a2e: Waiting [2025-02-14T00:23:43.770Z] 8b90e450851c: Preparing [2025-02-14T00:23:43.770Z] e8edbb7640ff: Waiting [2025-02-14T00:23:43.770Z] 534a70dc8296: Preparing [2025-02-14T00:23:43.770Z] 8b90e450851c: Waiting [2025-02-14T00:23:43.770Z] 534a70dc8296: Waiting [2025-02-14T00:23:43.770Z] a70b39c1721c: Layer already exists [2025-02-14T00:23:43.770Z] a151f36a812c: Layer already exists [2025-02-14T00:23:43.770Z] c1079b651015: Layer already exists [2025-02-14T00:23:43.770Z] bff2348e429c: Layer already exists [2025-02-14T00:23:43.770Z] 854515d6f2a1: Layer already exists [2025-02-14T00:23:43.770Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:43.770Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:43.770Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:43.770Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:44.035Z] latest: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:44.398Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:44.764Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.57 [2025-02-14T00:23:44.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T00:23:44.764Z] a70b39c1721c: Preparing [2025-02-14T00:23:44.764Z] 854515d6f2a1: Preparing [2025-02-14T00:23:44.764Z] bff2348e429c: Preparing [2025-02-14T00:23:44.764Z] c1079b651015: Preparing [2025-02-14T00:23:44.764Z] a151f36a812c: Preparing [2025-02-14T00:23:44.764Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:44.764Z] e8edbb7640ff: Preparing [2025-02-14T00:23:44.764Z] 8b90e450851c: Preparing [2025-02-14T00:23:44.764Z] 534a70dc8296: Preparing [2025-02-14T00:23:44.764Z] 40dd477d2a2e: Waiting [2025-02-14T00:23:44.764Z] e8edbb7640ff: Waiting [2025-02-14T00:23:44.764Z] 8b90e450851c: Waiting [2025-02-14T00:23:44.764Z] 534a70dc8296: Waiting [2025-02-14T00:23:44.764Z] c1079b651015: Layer already exists [2025-02-14T00:23:44.764Z] a70b39c1721c: Layer already exists [2025-02-14T00:23:44.764Z] 854515d6f2a1: Layer already exists [2025-02-14T00:23:44.764Z] bff2348e429c: Layer already exists [2025-02-14T00:23:44.764Z] a151f36a812c: Layer already exists [2025-02-14T00:23:44.764Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:44.764Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:44.764Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:44.764Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:45.030Z] 4.0.0-dev.57: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:45.403Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:45.765Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:45.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T00:23:45.765Z] a70b39c1721c: Preparing [2025-02-14T00:23:45.765Z] 854515d6f2a1: Preparing [2025-02-14T00:23:45.765Z] bff2348e429c: Preparing [2025-02-14T00:23:45.765Z] c1079b651015: Preparing [2025-02-14T00:23:45.765Z] a151f36a812c: Preparing [2025-02-14T00:23:45.765Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:45.765Z] e8edbb7640ff: Preparing [2025-02-14T00:23:45.765Z] 8b90e450851c: Preparing [2025-02-14T00:23:45.765Z] 534a70dc8296: Preparing [2025-02-14T00:23:45.765Z] 40dd477d2a2e: Waiting [2025-02-14T00:23:45.765Z] 534a70dc8296: Waiting [2025-02-14T00:23:45.765Z] 8b90e450851c: Waiting [2025-02-14T00:23:45.765Z] e8edbb7640ff: Waiting [2025-02-14T00:23:45.765Z] c1079b651015: Layer already exists [2025-02-14T00:23:45.765Z] 854515d6f2a1: Layer already exists [2025-02-14T00:23:45.765Z] bff2348e429c: Layer already exists [2025-02-14T00:23:45.765Z] a70b39c1721c: Layer already exists [2025-02-14T00:23:45.765Z] a151f36a812c: Layer already exists [2025-02-14T00:23:45.765Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:45.765Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:45.765Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:45.765Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:46.030Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:46.391Z] + 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-14T00:23:46.756Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-02-14T00:23:46.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-02-14T00:23:46.756Z] a70b39c1721c: Preparing [2025-02-14T00:23:46.756Z] 854515d6f2a1: Preparing [2025-02-14T00:23:46.756Z] bff2348e429c: Preparing [2025-02-14T00:23:46.756Z] c1079b651015: Preparing [2025-02-14T00:23:46.756Z] a151f36a812c: Preparing [2025-02-14T00:23:46.756Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:46.756Z] e8edbb7640ff: Preparing [2025-02-14T00:23:46.756Z] 8b90e450851c: Preparing [2025-02-14T00:23:46.756Z] 534a70dc8296: Preparing [2025-02-14T00:23:46.756Z] 40dd477d2a2e: Waiting [2025-02-14T00:23:46.756Z] e8edbb7640ff: Waiting [2025-02-14T00:23:46.756Z] 534a70dc8296: Waiting [2025-02-14T00:23:46.756Z] c1079b651015: Layer already exists [2025-02-14T00:23:46.756Z] bff2348e429c: Layer already exists [2025-02-14T00:23:46.756Z] 854515d6f2a1: Layer already exists [2025-02-14T00:23:46.756Z] a151f36a812c: Layer already exists [2025-02-14T00:23:46.756Z] a70b39c1721c: Layer already exists [2025-02-14T00:23:46.756Z] e8edbb7640ff: Layer already exists [2025-02-14T00:23:46.756Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:46.756Z] 8b90e450851c: Layer already exists [2025-02-14T00:23:46.756Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:47.023Z] main: digest: sha256:fbf86bdf00301da6c59eddb621ade0f59e6fe2d68ec592f08ff4c66f443485f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:23:47.089Z] ===================================================== [Pipeline] echo [2025-02-14T00:23:47.105Z] taggedImages: [2025-02-14T00:23:47.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:47.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-02-14T00:23:47.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.57 [2025-02-14T00:23:47.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:47.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-02-14T00:23:47.131Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-02-14T00:23:47.131Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:47.131Z] latest [2025-02-14T00:23:47.131Z] 4.0.0-dev.57 [2025-02-14T00:23:47.131Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:47.131Z] main [2025-02-14T00:23:47.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:47.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:47.889Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:47.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T00:23:47.889Z] b4416469f826: Preparing [2025-02-14T00:23:47.889Z] 0bcd9598116a: Preparing [2025-02-14T00:23:47.889Z] a151f36a812c: Preparing [2025-02-14T00:23:47.889Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:47.889Z] f0fbb07bd04a: Preparing [2025-02-14T00:23:47.889Z] e6adc3b8b7b3: Preparing [2025-02-14T00:23:47.889Z] 534a70dc8296: Preparing [2025-02-14T00:23:47.889Z] e6adc3b8b7b3: Waiting [2025-02-14T00:23:47.889Z] 534a70dc8296: Waiting [2025-02-14T00:23:47.889Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:47.889Z] a151f36a812c: Layer already exists [2025-02-14T00:23:48.181Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:48.181Z] b4416469f826: Pushed [2025-02-14T00:23:48.181Z] e6adc3b8b7b3: Pushed [2025-02-14T00:23:50.121Z] f0fbb07bd04a: Pushed [2025-02-14T00:23:54.370Z] 0bcd9598116a: Pushed [2025-02-14T00:23:54.370Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:54.729Z] + 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-14T00:23:55.086Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-14T00:23:55.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T00:23:55.086Z] b4416469f826: Preparing [2025-02-14T00:23:55.086Z] 0bcd9598116a: Preparing [2025-02-14T00:23:55.086Z] a151f36a812c: Preparing [2025-02-14T00:23:55.086Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:55.086Z] f0fbb07bd04a: Preparing [2025-02-14T00:23:55.086Z] e6adc3b8b7b3: Preparing [2025-02-14T00:23:55.086Z] 534a70dc8296: Preparing [2025-02-14T00:23:55.086Z] 534a70dc8296: Waiting [2025-02-14T00:23:55.086Z] e6adc3b8b7b3: Waiting [2025-02-14T00:23:55.086Z] a151f36a812c: Layer already exists [2025-02-14T00:23:55.086Z] f0fbb07bd04a: Layer already exists [2025-02-14T00:23:55.086Z] b4416469f826: Layer already exists [2025-02-14T00:23:55.086Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:55.086Z] 0bcd9598116a: Layer already exists [2025-02-14T00:23:55.086Z] e6adc3b8b7b3: Layer already exists [2025-02-14T00:23:55.086Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:55.352Z] latest: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:55.724Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:56.087Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.57 [2025-02-14T00:23:56.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T00:23:56.087Z] b4416469f826: Preparing [2025-02-14T00:23:56.087Z] 0bcd9598116a: Preparing [2025-02-14T00:23:56.087Z] a151f36a812c: Preparing [2025-02-14T00:23:56.087Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:56.087Z] f0fbb07bd04a: Preparing [2025-02-14T00:23:56.087Z] e6adc3b8b7b3: Preparing [2025-02-14T00:23:56.087Z] 534a70dc8296: Preparing [2025-02-14T00:23:56.087Z] e6adc3b8b7b3: Waiting [2025-02-14T00:23:56.087Z] 534a70dc8296: Waiting [2025-02-14T00:23:56.087Z] 0bcd9598116a: Layer already exists [2025-02-14T00:23:56.087Z] f0fbb07bd04a: Layer already exists [2025-02-14T00:23:56.087Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:56.087Z] b4416469f826: Layer already exists [2025-02-14T00:23:56.087Z] a151f36a812c: Layer already exists [2025-02-14T00:23:56.087Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:56.087Z] e6adc3b8b7b3: Layer already exists [2025-02-14T00:23:56.355Z] 4.0.0-dev.57: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:56.720Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:57.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:57.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T00:23:57.070Z] b4416469f826: Preparing [2025-02-14T00:23:57.070Z] 0bcd9598116a: Preparing [2025-02-14T00:23:57.070Z] a151f36a812c: Preparing [2025-02-14T00:23:57.070Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:57.070Z] f0fbb07bd04a: Preparing [2025-02-14T00:23:57.070Z] e6adc3b8b7b3: Preparing [2025-02-14T00:23:57.070Z] 534a70dc8296: Preparing [2025-02-14T00:23:57.070Z] e6adc3b8b7b3: Waiting [2025-02-14T00:23:57.070Z] 534a70dc8296: Waiting [2025-02-14T00:23:57.070Z] f0fbb07bd04a: Layer already exists [2025-02-14T00:23:57.070Z] 0bcd9598116a: Layer already exists [2025-02-14T00:23:57.070Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:57.070Z] b4416469f826: Layer already exists [2025-02-14T00:23:57.070Z] a151f36a812c: Layer already exists [2025-02-14T00:23:57.070Z] e6adc3b8b7b3: Layer already exists [2025-02-14T00:23:57.070Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:57.337Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:57.709Z] + 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-14T00:23:58.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-02-14T00:23:58.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-02-14T00:23:58.079Z] b4416469f826: Preparing [2025-02-14T00:23:58.079Z] 0bcd9598116a: Preparing [2025-02-14T00:23:58.079Z] a151f36a812c: Preparing [2025-02-14T00:23:58.079Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:58.079Z] f0fbb07bd04a: Preparing [2025-02-14T00:23:58.079Z] e6adc3b8b7b3: Preparing [2025-02-14T00:23:58.079Z] 534a70dc8296: Preparing [2025-02-14T00:23:58.079Z] e6adc3b8b7b3: Waiting [2025-02-14T00:23:58.079Z] 534a70dc8296: Waiting [2025-02-14T00:23:58.079Z] 0bcd9598116a: Layer already exists [2025-02-14T00:23:58.079Z] f0fbb07bd04a: Layer already exists [2025-02-14T00:23:58.079Z] a151f36a812c: Layer already exists [2025-02-14T00:23:58.079Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:58.079Z] b4416469f826: Layer already exists [2025-02-14T00:23:58.079Z] e6adc3b8b7b3: Layer already exists [2025-02-14T00:23:58.079Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:58.347Z] main: digest: sha256:c8fa63fbe9b59451ae6d8d2d08c244c53281d1e06fc65668278bea6a6f71a54b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:23:58.440Z] ===================================================== [Pipeline] echo [2025-02-14T00:23:58.457Z] taggedImages: [2025-02-14T00:23:58.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:58.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-02-14T00:23:58.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.57 [2025-02-14T00:23:58.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:58.457Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-02-14T00:23:58.489Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-02-14T00:23:58.490Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:58.490Z] latest [2025-02-14T00:23:58.490Z] 4.0.0-dev.57 [2025-02-14T00:23:58.490Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:23:58.490Z] main [2025-02-14T00:23:58.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:58.869Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:23:59.222Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:23:59.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T00:23:59.222Z] c11fae994644: Preparing [2025-02-14T00:23:59.222Z] 10f14a2f906f: Preparing [2025-02-14T00:23:59.222Z] 40dd477d2a2e: Preparing [2025-02-14T00:23:59.222Z] f2714be789c6: Preparing [2025-02-14T00:23:59.222Z] 15bd2357eb46: Preparing [2025-02-14T00:23:59.222Z] 534a70dc8296: Preparing [2025-02-14T00:23:59.222Z] 534a70dc8296: Waiting [2025-02-14T00:23:59.506Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:23:59.506Z] 534a70dc8296: Layer already exists [2025-02-14T00:23:59.506Z] f2714be789c6: Pushed [2025-02-14T00:23:59.506Z] 15bd2357eb46: Pushed [2025-02-14T00:23:59.506Z] c11fae994644: Pushed [2025-02-14T00:24:04.836Z] 10f14a2f906f: Pushed [2025-02-14T00:24:04.836Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:05.205Z] + 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-14T00:24:06.525Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-14T00:24:06.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T00:24:06.526Z] c11fae994644: Preparing [2025-02-14T00:24:06.526Z] 10f14a2f906f: Preparing [2025-02-14T00:24:06.526Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:06.526Z] f2714be789c6: Preparing [2025-02-14T00:24:06.526Z] 15bd2357eb46: Preparing [2025-02-14T00:24:06.526Z] 534a70dc8296: Preparing [2025-02-14T00:24:06.526Z] 534a70dc8296: Waiting [2025-02-14T00:24:06.526Z] 10f14a2f906f: Layer already exists [2025-02-14T00:24:06.526Z] 15bd2357eb46: Layer already exists [2025-02-14T00:24:06.526Z] c11fae994644: Layer already exists [2025-02-14T00:24:06.526Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:06.526Z] f2714be789c6: Layer already exists [2025-02-14T00:24:06.526Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:06.793Z] latest: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:07.159Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:07.512Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.57 [2025-02-14T00:24:07.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T00:24:07.512Z] c11fae994644: Preparing [2025-02-14T00:24:07.512Z] 10f14a2f906f: Preparing [2025-02-14T00:24:07.512Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:07.512Z] f2714be789c6: Preparing [2025-02-14T00:24:07.512Z] 15bd2357eb46: Preparing [2025-02-14T00:24:07.512Z] 534a70dc8296: Preparing [2025-02-14T00:24:07.512Z] 534a70dc8296: Waiting [2025-02-14T00:24:07.512Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:07.512Z] f2714be789c6: Layer already exists [2025-02-14T00:24:07.512Z] 15bd2357eb46: Layer already exists [2025-02-14T00:24:07.512Z] c11fae994644: Layer already exists [2025-02-14T00:24:07.512Z] 10f14a2f906f: Layer already exists [2025-02-14T00:24:07.512Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:07.512Z] 4.0.0-dev.57: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:08.121Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:08.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:08.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T00:24:08.464Z] c11fae994644: Preparing [2025-02-14T00:24:08.464Z] 10f14a2f906f: Preparing [2025-02-14T00:24:08.464Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:08.464Z] f2714be789c6: Preparing [2025-02-14T00:24:08.464Z] 15bd2357eb46: Preparing [2025-02-14T00:24:08.464Z] 534a70dc8296: Preparing [2025-02-14T00:24:08.464Z] 534a70dc8296: Waiting [2025-02-14T00:24:08.464Z] 10f14a2f906f: Layer already exists [2025-02-14T00:24:08.464Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:08.464Z] c11fae994644: Layer already exists [2025-02-14T00:24:08.464Z] f2714be789c6: Layer already exists [2025-02-14T00:24:08.464Z] 15bd2357eb46: Layer already exists [2025-02-14T00:24:08.464Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:08.729Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:09.083Z] + 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-14T00:24:09.435Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-02-14T00:24:09.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-02-14T00:24:09.435Z] c11fae994644: Preparing [2025-02-14T00:24:09.435Z] 10f14a2f906f: Preparing [2025-02-14T00:24:09.435Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:09.435Z] f2714be789c6: Preparing [2025-02-14T00:24:09.435Z] 15bd2357eb46: Preparing [2025-02-14T00:24:09.435Z] 534a70dc8296: Preparing [2025-02-14T00:24:09.435Z] 534a70dc8296: Waiting [2025-02-14T00:24:09.435Z] 15bd2357eb46: Layer already exists [2025-02-14T00:24:09.436Z] 10f14a2f906f: Layer already exists [2025-02-14T00:24:09.436Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:09.436Z] f2714be789c6: Layer already exists [2025-02-14T00:24:09.436Z] c11fae994644: Layer already exists [2025-02-14T00:24:09.436Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:09.702Z] main: digest: sha256:276a23ad101887fee71139f6403a406e0405785a6fd27f471d6bd47be82be627 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:24:09.776Z] ===================================================== [Pipeline] echo [2025-02-14T00:24:09.787Z] taggedImages: [2025-02-14T00:24:09.787Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:09.787Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-02-14T00:24:09.787Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.57 [2025-02-14T00:24:09.787Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:09.787Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-02-14T00:24:09.816Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-02-14T00:24:09.816Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:09.816Z] latest [2025-02-14T00:24:09.816Z] 4.0.0-dev.57 [2025-02-14T00:24:09.816Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:09.816Z] main [2025-02-14T00:24:09.816Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:10.183Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:10.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:10.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T00:24:10.532Z] 61c086cbfb62: Preparing [2025-02-14T00:24:10.532Z] bd6802e3a7bd: Preparing [2025-02-14T00:24:10.532Z] fd97b8ece244: Preparing [2025-02-14T00:24:10.532Z] a151f36a812c: Preparing [2025-02-14T00:24:10.532Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:10.532Z] e8edbb7640ff: Preparing [2025-02-14T00:24:10.532Z] 8b90e450851c: Preparing [2025-02-14T00:24:10.532Z] 534a70dc8296: Preparing [2025-02-14T00:24:10.532Z] e8edbb7640ff: Waiting [2025-02-14T00:24:10.532Z] 8b90e450851c: Waiting [2025-02-14T00:24:10.532Z] 534a70dc8296: Waiting [2025-02-14T00:24:10.532Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:10.796Z] a151f36a812c: Layer already exists [2025-02-14T00:24:10.796Z] bd6802e3a7bd: Pushed [2025-02-14T00:24:10.796Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:10.796Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:10.796Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:10.796Z] 61c086cbfb62: Pushed [2025-02-14T00:24:16.129Z] fd97b8ece244: Pushed [2025-02-14T00:24:16.129Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:16.484Z] + 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-14T00:24:16.837Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-14T00:24:16.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T00:24:16.837Z] 61c086cbfb62: Preparing [2025-02-14T00:24:16.837Z] bd6802e3a7bd: Preparing [2025-02-14T00:24:16.837Z] fd97b8ece244: Preparing [2025-02-14T00:24:16.837Z] a151f36a812c: Preparing [2025-02-14T00:24:16.837Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:16.837Z] e8edbb7640ff: Preparing [2025-02-14T00:24:16.837Z] 8b90e450851c: Preparing [2025-02-14T00:24:16.837Z] 534a70dc8296: Preparing [2025-02-14T00:24:16.837Z] e8edbb7640ff: Waiting [2025-02-14T00:24:16.837Z] 8b90e450851c: Waiting [2025-02-14T00:24:16.837Z] 534a70dc8296: Waiting [2025-02-14T00:24:16.837Z] 61c086cbfb62: Layer already exists [2025-02-14T00:24:16.837Z] a151f36a812c: Layer already exists [2025-02-14T00:24:16.837Z] fd97b8ece244: Layer already exists [2025-02-14T00:24:16.837Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:16.837Z] bd6802e3a7bd: Layer already exists [2025-02-14T00:24:16.837Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:16.837Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:16.837Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:17.102Z] latest: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:17.469Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:18.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.57 [2025-02-14T00:24:18.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T00:24:18.780Z] 61c086cbfb62: Preparing [2025-02-14T00:24:18.780Z] bd6802e3a7bd: Preparing [2025-02-14T00:24:18.780Z] fd97b8ece244: Preparing [2025-02-14T00:24:18.780Z] a151f36a812c: Preparing [2025-02-14T00:24:18.780Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:18.780Z] e8edbb7640ff: Preparing [2025-02-14T00:24:18.780Z] 8b90e450851c: Preparing [2025-02-14T00:24:18.780Z] 534a70dc8296: Preparing [2025-02-14T00:24:18.780Z] e8edbb7640ff: Waiting [2025-02-14T00:24:18.780Z] 8b90e450851c: Waiting [2025-02-14T00:24:18.780Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:18.780Z] fd97b8ece244: Layer already exists [2025-02-14T00:24:18.780Z] 61c086cbfb62: Layer already exists [2025-02-14T00:24:18.780Z] a151f36a812c: Layer already exists [2025-02-14T00:24:18.780Z] bd6802e3a7bd: Layer already exists [2025-02-14T00:24:18.780Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:18.780Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:18.780Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:18.780Z] 4.0.0-dev.57: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:19.135Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:19.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:19.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T00:24:19.488Z] 61c086cbfb62: Preparing [2025-02-14T00:24:19.488Z] bd6802e3a7bd: Preparing [2025-02-14T00:24:19.488Z] fd97b8ece244: Preparing [2025-02-14T00:24:19.488Z] a151f36a812c: Preparing [2025-02-14T00:24:19.488Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:19.488Z] e8edbb7640ff: Preparing [2025-02-14T00:24:19.488Z] 8b90e450851c: Preparing [2025-02-14T00:24:19.488Z] 534a70dc8296: Preparing [2025-02-14T00:24:19.488Z] 8b90e450851c: Waiting [2025-02-14T00:24:19.488Z] 534a70dc8296: Waiting [2025-02-14T00:24:19.488Z] e8edbb7640ff: Waiting [2025-02-14T00:24:19.488Z] 61c086cbfb62: Layer already exists [2025-02-14T00:24:19.488Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:19.488Z] a151f36a812c: Layer already exists [2025-02-14T00:24:19.488Z] fd97b8ece244: Layer already exists [2025-02-14T00:24:19.488Z] bd6802e3a7bd: Layer already exists [2025-02-14T00:24:19.488Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:19.488Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:19.488Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:19.488Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:20.117Z] + 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-14T00:24:20.472Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-02-14T00:24:20.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-02-14T00:24:20.473Z] 61c086cbfb62: Preparing [2025-02-14T00:24:20.473Z] bd6802e3a7bd: Preparing [2025-02-14T00:24:20.473Z] fd97b8ece244: Preparing [2025-02-14T00:24:20.473Z] a151f36a812c: Preparing [2025-02-14T00:24:20.473Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:20.473Z] e8edbb7640ff: Preparing [2025-02-14T00:24:20.473Z] 8b90e450851c: Preparing [2025-02-14T00:24:20.473Z] 534a70dc8296: Preparing [2025-02-14T00:24:20.473Z] 8b90e450851c: Waiting [2025-02-14T00:24:20.473Z] e8edbb7640ff: Waiting [2025-02-14T00:24:20.473Z] 534a70dc8296: Waiting [2025-02-14T00:24:20.473Z] 61c086cbfb62: Layer already exists [2025-02-14T00:24:20.473Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:20.473Z] a151f36a812c: Layer already exists [2025-02-14T00:24:20.473Z] fd97b8ece244: Layer already exists [2025-02-14T00:24:20.473Z] bd6802e3a7bd: Layer already exists [2025-02-14T00:24:20.473Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:20.473Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:20.473Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:20.739Z] main: digest: sha256:051b7dde5cfbdd00a51eac7c69d42b49e8e03e319f76a50c83ee1b3805078972 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:24:20.821Z] ===================================================== [Pipeline] echo [2025-02-14T00:24:20.837Z] taggedImages: [2025-02-14T00:24:20.837Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:20.837Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-02-14T00:24:20.837Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.57 [2025-02-14T00:24:20.837Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:20.837Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-02-14T00:24:20.867Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-02-14T00:24:20.867Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:20.867Z] latest [2025-02-14T00:24:20.867Z] 4.0.0-dev.57 [2025-02-14T00:24:20.867Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:20.867Z] main [2025-02-14T00:24:20.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:21.243Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:21.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:21.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T00:24:21.594Z] 90bbc03548ef: Preparing [2025-02-14T00:24:21.594Z] e356ad3978e2: Preparing [2025-02-14T00:24:21.594Z] e0b4f0163ff1: Preparing [2025-02-14T00:24:21.594Z] 42bdb64d476f: Preparing [2025-02-14T00:24:21.594Z] 367764129801: Preparing [2025-02-14T00:24:21.594Z] 8e2cd63d29f1: Preparing [2025-02-14T00:24:21.594Z] 33b8100939fa: Preparing [2025-02-14T00:24:21.594Z] a151f36a812c: Preparing [2025-02-14T00:24:21.594Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:21.594Z] 4a4c8897c1c4: Preparing [2025-02-14T00:24:21.594Z] bcb09069a8c6: Preparing [2025-02-14T00:24:21.594Z] 5f70bf18a086: Preparing [2025-02-14T00:24:21.594Z] c887b8f6a775: Preparing [2025-02-14T00:24:21.594Z] 665c60a1cbe9: Preparing [2025-02-14T00:24:21.594Z] 7bf15ca91e5b: Preparing [2025-02-14T00:24:21.594Z] 534a70dc8296: Preparing [2025-02-14T00:24:21.594Z] 8e2cd63d29f1: Waiting [2025-02-14T00:24:21.594Z] 33b8100939fa: Waiting [2025-02-14T00:24:21.594Z] a151f36a812c: Waiting [2025-02-14T00:24:21.594Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:21.594Z] 4a4c8897c1c4: Waiting [2025-02-14T00:24:21.594Z] bcb09069a8c6: Waiting [2025-02-14T00:24:21.594Z] 7bf15ca91e5b: Waiting [2025-02-14T00:24:21.594Z] 5f70bf18a086: Waiting [2025-02-14T00:24:21.594Z] c887b8f6a775: Waiting [2025-02-14T00:24:21.594Z] 665c60a1cbe9: Waiting [2025-02-14T00:24:21.594Z] 534a70dc8296: Waiting [2025-02-14T00:24:21.865Z] 90bbc03548ef: Pushed [2025-02-14T00:24:21.865Z] 367764129801: Pushed [2025-02-14T00:24:21.865Z] e0b4f0163ff1: Pushed [2025-02-14T00:24:21.865Z] e356ad3978e2: Pushed [2025-02-14T00:24:21.865Z] 42bdb64d476f: Pushed [2025-02-14T00:24:21.865Z] a151f36a812c: Layer already exists [2025-02-14T00:24:21.865Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:22.131Z] 8e2cd63d29f1: Pushed [2025-02-14T00:24:22.131Z] 5f70bf18a086: Layer already exists [2025-02-14T00:24:22.131Z] 4a4c8897c1c4: Pushed [2025-02-14T00:24:22.131Z] bcb09069a8c6: Pushed [2025-02-14T00:24:22.131Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:22.131Z] c887b8f6a775: Pushed [2025-02-14T00:24:22.397Z] 7bf15ca91e5b: Pushed [2025-02-14T00:24:23.801Z] 665c60a1cbe9: Pushed [2025-02-14T00:24:25.202Z] 33b8100939fa: Pushed [2025-02-14T00:24:25.202Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:25.557Z] + 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-14T00:24:25.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-14T00:24:25.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T00:24:25.912Z] 90bbc03548ef: Preparing [2025-02-14T00:24:25.912Z] e356ad3978e2: Preparing [2025-02-14T00:24:25.912Z] e0b4f0163ff1: Preparing [2025-02-14T00:24:25.912Z] 42bdb64d476f: Preparing [2025-02-14T00:24:25.912Z] 367764129801: Preparing [2025-02-14T00:24:25.912Z] 8e2cd63d29f1: Preparing [2025-02-14T00:24:25.912Z] 33b8100939fa: Preparing [2025-02-14T00:24:25.912Z] a151f36a812c: Preparing [2025-02-14T00:24:25.912Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:25.912Z] 4a4c8897c1c4: Preparing [2025-02-14T00:24:25.912Z] bcb09069a8c6: Preparing [2025-02-14T00:24:25.912Z] 5f70bf18a086: Preparing [2025-02-14T00:24:25.912Z] c887b8f6a775: Preparing [2025-02-14T00:24:25.912Z] 665c60a1cbe9: Preparing [2025-02-14T00:24:25.912Z] 7bf15ca91e5b: Preparing [2025-02-14T00:24:25.912Z] 534a70dc8296: Preparing [2025-02-14T00:24:25.912Z] c887b8f6a775: Waiting [2025-02-14T00:24:25.912Z] 7bf15ca91e5b: Waiting [2025-02-14T00:24:25.912Z] 665c60a1cbe9: Waiting [2025-02-14T00:24:25.912Z] 534a70dc8296: Waiting [2025-02-14T00:24:25.912Z] 8e2cd63d29f1: Waiting [2025-02-14T00:24:25.912Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:25.912Z] 4a4c8897c1c4: Waiting [2025-02-14T00:24:25.912Z] bcb09069a8c6: Waiting [2025-02-14T00:24:25.912Z] 5f70bf18a086: Waiting [2025-02-14T00:24:25.912Z] 33b8100939fa: Waiting [2025-02-14T00:24:25.912Z] a151f36a812c: Waiting [2025-02-14T00:24:25.912Z] 90bbc03548ef: Layer already exists [2025-02-14T00:24:25.912Z] 42bdb64d476f: Layer already exists [2025-02-14T00:24:25.912Z] e0b4f0163ff1: Layer already exists [2025-02-14T00:24:25.912Z] e356ad3978e2: Layer already exists [2025-02-14T00:24:25.912Z] 367764129801: Layer already exists [2025-02-14T00:24:25.912Z] a151f36a812c: Layer already exists [2025-02-14T00:24:25.912Z] 33b8100939fa: Layer already exists [2025-02-14T00:24:25.912Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:25.912Z] 4a4c8897c1c4: Layer already exists [2025-02-14T00:24:25.912Z] 8e2cd63d29f1: Layer already exists [2025-02-14T00:24:25.912Z] bcb09069a8c6: Layer already exists [2025-02-14T00:24:25.912Z] 665c60a1cbe9: Layer already exists [2025-02-14T00:24:25.912Z] c887b8f6a775: Layer already exists [2025-02-14T00:24:25.912Z] 7bf15ca91e5b: Layer already exists [2025-02-14T00:24:25.912Z] 5f70bf18a086: Layer already exists [2025-02-14T00:24:25.912Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:26.178Z] latest: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:26.543Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:26.899Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.57 [2025-02-14T00:24:26.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T00:24:26.899Z] 90bbc03548ef: Preparing [2025-02-14T00:24:26.899Z] e356ad3978e2: Preparing [2025-02-14T00:24:26.899Z] e0b4f0163ff1: Preparing [2025-02-14T00:24:26.899Z] 42bdb64d476f: Preparing [2025-02-14T00:24:26.899Z] 367764129801: Preparing [2025-02-14T00:24:26.899Z] 8e2cd63d29f1: Preparing [2025-02-14T00:24:26.899Z] 33b8100939fa: Preparing [2025-02-14T00:24:26.899Z] a151f36a812c: Preparing [2025-02-14T00:24:26.899Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:26.899Z] 4a4c8897c1c4: Preparing [2025-02-14T00:24:26.899Z] bcb09069a8c6: Preparing [2025-02-14T00:24:26.899Z] 5f70bf18a086: Preparing [2025-02-14T00:24:26.899Z] c887b8f6a775: Preparing [2025-02-14T00:24:26.899Z] 665c60a1cbe9: Preparing [2025-02-14T00:24:26.899Z] 7bf15ca91e5b: Preparing [2025-02-14T00:24:26.899Z] 534a70dc8296: Preparing [2025-02-14T00:24:26.899Z] 4a4c8897c1c4: Waiting [2025-02-14T00:24:26.899Z] bcb09069a8c6: Waiting [2025-02-14T00:24:26.899Z] 5f70bf18a086: Waiting [2025-02-14T00:24:26.899Z] c887b8f6a775: Waiting [2025-02-14T00:24:26.899Z] 665c60a1cbe9: Waiting [2025-02-14T00:24:26.899Z] 7bf15ca91e5b: Waiting [2025-02-14T00:24:26.899Z] 534a70dc8296: Waiting [2025-02-14T00:24:26.899Z] 33b8100939fa: Waiting [2025-02-14T00:24:26.899Z] a151f36a812c: Waiting [2025-02-14T00:24:26.899Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:26.899Z] 8e2cd63d29f1: Waiting [2025-02-14T00:24:26.899Z] 90bbc03548ef: Layer already exists [2025-02-14T00:24:26.899Z] 42bdb64d476f: Layer already exists [2025-02-14T00:24:26.899Z] 367764129801: Layer already exists [2025-02-14T00:24:26.899Z] e0b4f0163ff1: Layer already exists [2025-02-14T00:24:26.899Z] e356ad3978e2: Layer already exists [2025-02-14T00:24:26.899Z] 8e2cd63d29f1: Layer already exists [2025-02-14T00:24:26.899Z] 33b8100939fa: Layer already exists [2025-02-14T00:24:26.899Z] 4a4c8897c1c4: Layer already exists [2025-02-14T00:24:26.899Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:26.899Z] a151f36a812c: Layer already exists [2025-02-14T00:24:26.899Z] 5f70bf18a086: Layer already exists [2025-02-14T00:24:26.899Z] c887b8f6a775: Layer already exists [2025-02-14T00:24:26.899Z] bcb09069a8c6: Layer already exists [2025-02-14T00:24:26.899Z] 7bf15ca91e5b: Layer already exists [2025-02-14T00:24:26.899Z] 665c60a1cbe9: Layer already exists [2025-02-14T00:24:26.899Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:27.165Z] 4.0.0-dev.57: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:27.602Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:27.964Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:27.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T00:24:27.964Z] 90bbc03548ef: Preparing [2025-02-14T00:24:27.964Z] e356ad3978e2: Preparing [2025-02-14T00:24:27.964Z] e0b4f0163ff1: Preparing [2025-02-14T00:24:27.964Z] 42bdb64d476f: Preparing [2025-02-14T00:24:27.964Z] 367764129801: Preparing [2025-02-14T00:24:27.964Z] 8e2cd63d29f1: Preparing [2025-02-14T00:24:27.964Z] 33b8100939fa: Preparing [2025-02-14T00:24:27.964Z] a151f36a812c: Preparing [2025-02-14T00:24:27.964Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:27.964Z] 4a4c8897c1c4: Preparing [2025-02-14T00:24:27.964Z] bcb09069a8c6: Preparing [2025-02-14T00:24:27.964Z] 5f70bf18a086: Preparing [2025-02-14T00:24:27.964Z] c887b8f6a775: Preparing [2025-02-14T00:24:27.964Z] 665c60a1cbe9: Preparing [2025-02-14T00:24:27.964Z] 7bf15ca91e5b: Preparing [2025-02-14T00:24:27.964Z] 534a70dc8296: Preparing [2025-02-14T00:24:27.964Z] 33b8100939fa: Waiting [2025-02-14T00:24:27.964Z] a151f36a812c: Waiting [2025-02-14T00:24:27.964Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:27.964Z] 4a4c8897c1c4: Waiting [2025-02-14T00:24:27.964Z] bcb09069a8c6: Waiting [2025-02-14T00:24:27.964Z] 5f70bf18a086: Waiting [2025-02-14T00:24:27.964Z] c887b8f6a775: Waiting [2025-02-14T00:24:27.964Z] 8e2cd63d29f1: Waiting [2025-02-14T00:24:27.964Z] 665c60a1cbe9: Waiting [2025-02-14T00:24:27.964Z] 7bf15ca91e5b: Waiting [2025-02-14T00:24:27.964Z] 534a70dc8296: Waiting [2025-02-14T00:24:27.964Z] e356ad3978e2: Layer already exists [2025-02-14T00:24:27.964Z] 367764129801: Layer already exists [2025-02-14T00:24:27.964Z] e0b4f0163ff1: Layer already exists [2025-02-14T00:24:27.964Z] 90bbc03548ef: Layer already exists [2025-02-14T00:24:27.964Z] 42bdb64d476f: Layer already exists [2025-02-14T00:24:27.964Z] a151f36a812c: Layer already exists [2025-02-14T00:24:27.964Z] 33b8100939fa: Layer already exists [2025-02-14T00:24:27.964Z] 8e2cd63d29f1: Layer already exists [2025-02-14T00:24:27.964Z] 4a4c8897c1c4: Layer already exists [2025-02-14T00:24:27.964Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:28.240Z] bcb09069a8c6: Layer already exists [2025-02-14T00:24:28.240Z] 5f70bf18a086: Layer already exists [2025-02-14T00:24:28.240Z] c887b8f6a775: Layer already exists [2025-02-14T00:24:28.240Z] 7bf15ca91e5b: Layer already exists [2025-02-14T00:24:28.240Z] 665c60a1cbe9: Layer already exists [2025-02-14T00:24:28.240Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:28.240Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:28.606Z] + 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-14T00:24:28.974Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-02-14T00:24:28.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-02-14T00:24:28.974Z] 90bbc03548ef: Preparing [2025-02-14T00:24:28.974Z] e356ad3978e2: Preparing [2025-02-14T00:24:28.974Z] e0b4f0163ff1: Preparing [2025-02-14T00:24:28.974Z] 42bdb64d476f: Preparing [2025-02-14T00:24:28.974Z] 367764129801: Preparing [2025-02-14T00:24:28.974Z] 8e2cd63d29f1: Preparing [2025-02-14T00:24:28.974Z] 33b8100939fa: Preparing [2025-02-14T00:24:28.974Z] a151f36a812c: Preparing [2025-02-14T00:24:28.974Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:28.974Z] 4a4c8897c1c4: Preparing [2025-02-14T00:24:28.974Z] bcb09069a8c6: Preparing [2025-02-14T00:24:28.974Z] 5f70bf18a086: Preparing [2025-02-14T00:24:28.974Z] c887b8f6a775: Preparing [2025-02-14T00:24:28.974Z] 665c60a1cbe9: Preparing [2025-02-14T00:24:28.974Z] 7bf15ca91e5b: Preparing [2025-02-14T00:24:28.974Z] 534a70dc8296: Preparing [2025-02-14T00:24:28.974Z] 8e2cd63d29f1: Waiting [2025-02-14T00:24:28.974Z] 33b8100939fa: Waiting [2025-02-14T00:24:28.974Z] a151f36a812c: Waiting [2025-02-14T00:24:28.974Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:28.974Z] 4a4c8897c1c4: Waiting [2025-02-14T00:24:28.974Z] bcb09069a8c6: Waiting [2025-02-14T00:24:28.974Z] 5f70bf18a086: Waiting [2025-02-14T00:24:28.975Z] 534a70dc8296: Waiting [2025-02-14T00:24:28.975Z] c887b8f6a775: Waiting [2025-02-14T00:24:28.975Z] 7bf15ca91e5b: Waiting [2025-02-14T00:24:28.975Z] 665c60a1cbe9: Waiting [2025-02-14T00:24:28.975Z] e0b4f0163ff1: Layer already exists [2025-02-14T00:24:28.975Z] 367764129801: Layer already exists [2025-02-14T00:24:28.975Z] 90bbc03548ef: Layer already exists [2025-02-14T00:24:28.975Z] e356ad3978e2: Layer already exists [2025-02-14T00:24:28.975Z] 42bdb64d476f: Layer already exists [2025-02-14T00:24:28.975Z] 8e2cd63d29f1: Layer already exists [2025-02-14T00:24:28.975Z] 33b8100939fa: Layer already exists [2025-02-14T00:24:28.975Z] a151f36a812c: Layer already exists [2025-02-14T00:24:28.975Z] 4a4c8897c1c4: Layer already exists [2025-02-14T00:24:28.975Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:28.975Z] 5f70bf18a086: Layer already exists [2025-02-14T00:24:28.975Z] c887b8f6a775: Layer already exists [2025-02-14T00:24:29.251Z] 665c60a1cbe9: Layer already exists [2025-02-14T00:24:29.251Z] bcb09069a8c6: Layer already exists [2025-02-14T00:24:29.251Z] 7bf15ca91e5b: Layer already exists [2025-02-14T00:24:29.251Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:29.251Z] main: digest: sha256:ea49535a09ddc605aade93cf7852658735dceeff5e0fe8df2e54ae657f6d60fa size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:24:29.373Z] ===================================================== [Pipeline] echo [2025-02-14T00:24:29.389Z] taggedImages: [2025-02-14T00:24:29.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:29.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-02-14T00:24:29.389Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.57 [2025-02-14T00:24:29.390Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:29.390Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-02-14T00:24:29.415Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-02-14T00:24:29.415Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:29.415Z] latest [2025-02-14T00:24:29.415Z] 4.0.0-dev.57 [2025-02-14T00:24:29.415Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:29.415Z] main [2025-02-14T00:24:29.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:29.773Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:31.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:31.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T00:24:31.536Z] 2452d170b22e: Preparing [2025-02-14T00:24:31.536Z] e32dae158ab3: Preparing [2025-02-14T00:24:31.536Z] 28f365bc1a18: Preparing [2025-02-14T00:24:31.536Z] b4c6ca840656: Preparing [2025-02-14T00:24:31.536Z] a151f36a812c: Preparing [2025-02-14T00:24:31.536Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:31.536Z] e8edbb7640ff: Preparing [2025-02-14T00:24:31.536Z] 8b90e450851c: Preparing [2025-02-14T00:24:31.536Z] 534a70dc8296: Preparing [2025-02-14T00:24:31.536Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:31.536Z] e8edbb7640ff: Waiting [2025-02-14T00:24:31.536Z] 8b90e450851c: Waiting [2025-02-14T00:24:31.536Z] 534a70dc8296: Waiting [2025-02-14T00:24:31.536Z] a151f36a812c: Layer already exists [2025-02-14T00:24:31.803Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:31.803Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:31.803Z] e32dae158ab3: Pushed [2025-02-14T00:24:31.803Z] 28f365bc1a18: Pushed [2025-02-14T00:24:31.803Z] 2452d170b22e: Pushed [2025-02-14T00:24:31.803Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:31.803Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:37.140Z] b4c6ca840656: Pushed [2025-02-14T00:24:37.408Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:37.769Z] + 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-14T00:24:38.133Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-14T00:24:38.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T00:24:38.133Z] 2452d170b22e: Preparing [2025-02-14T00:24:38.133Z] e32dae158ab3: Preparing [2025-02-14T00:24:38.133Z] 28f365bc1a18: Preparing [2025-02-14T00:24:38.133Z] b4c6ca840656: Preparing [2025-02-14T00:24:38.133Z] a151f36a812c: Preparing [2025-02-14T00:24:38.133Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:38.133Z] e8edbb7640ff: Preparing [2025-02-14T00:24:38.133Z] 8b90e450851c: Preparing [2025-02-14T00:24:38.133Z] 534a70dc8296: Preparing [2025-02-14T00:24:38.133Z] e8edbb7640ff: Waiting [2025-02-14T00:24:38.133Z] 8b90e450851c: Waiting [2025-02-14T00:24:38.133Z] 534a70dc8296: Waiting [2025-02-14T00:24:38.133Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:38.133Z] b4c6ca840656: Layer already exists [2025-02-14T00:24:38.133Z] 28f365bc1a18: Layer already exists [2025-02-14T00:24:38.133Z] 2452d170b22e: Layer already exists [2025-02-14T00:24:38.133Z] a151f36a812c: Layer already exists [2025-02-14T00:24:38.133Z] e32dae158ab3: Layer already exists [2025-02-14T00:24:38.133Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:38.133Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:38.133Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:38.133Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:38.399Z] latest: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:38.775Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:39.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.57 [2025-02-14T00:24:39.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T00:24:39.145Z] 2452d170b22e: Preparing [2025-02-14T00:24:39.145Z] e32dae158ab3: Preparing [2025-02-14T00:24:39.145Z] 28f365bc1a18: Preparing [2025-02-14T00:24:39.145Z] b4c6ca840656: Preparing [2025-02-14T00:24:39.145Z] a151f36a812c: Preparing [2025-02-14T00:24:39.145Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:39.145Z] e8edbb7640ff: Preparing [2025-02-14T00:24:39.145Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:39.145Z] 8b90e450851c: Preparing [2025-02-14T00:24:39.145Z] e8edbb7640ff: Waiting [2025-02-14T00:24:39.145Z] 534a70dc8296: Preparing [2025-02-14T00:24:39.145Z] 8b90e450851c: Waiting [2025-02-14T00:24:39.145Z] 534a70dc8296: Waiting [2025-02-14T00:24:39.145Z] a151f36a812c: Layer already exists [2025-02-14T00:24:39.145Z] b4c6ca840656: Layer already exists [2025-02-14T00:24:39.145Z] 2452d170b22e: Layer already exists [2025-02-14T00:24:39.145Z] e32dae158ab3: Layer already exists [2025-02-14T00:24:39.145Z] 28f365bc1a18: Layer already exists [2025-02-14T00:24:39.145Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:39.145Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:39.145Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:39.145Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:39.411Z] 4.0.0-dev.57: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:39.779Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:40.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:40.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T00:24:40.146Z] 2452d170b22e: Preparing [2025-02-14T00:24:40.146Z] e32dae158ab3: Preparing [2025-02-14T00:24:40.146Z] 28f365bc1a18: Preparing [2025-02-14T00:24:40.146Z] b4c6ca840656: Preparing [2025-02-14T00:24:40.146Z] a151f36a812c: Preparing [2025-02-14T00:24:40.146Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:40.146Z] e8edbb7640ff: Preparing [2025-02-14T00:24:40.146Z] 8b90e450851c: Preparing [2025-02-14T00:24:40.146Z] 534a70dc8296: Preparing [2025-02-14T00:24:40.146Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:40.146Z] 8b90e450851c: Waiting [2025-02-14T00:24:40.146Z] 534a70dc8296: Waiting [2025-02-14T00:24:40.146Z] e8edbb7640ff: Waiting [2025-02-14T00:24:40.146Z] b4c6ca840656: Layer already exists [2025-02-14T00:24:40.146Z] e32dae158ab3: Layer already exists [2025-02-14T00:24:40.146Z] 2452d170b22e: Layer already exists [2025-02-14T00:24:40.146Z] a151f36a812c: Layer already exists [2025-02-14T00:24:40.146Z] 28f365bc1a18: Layer already exists [2025-02-14T00:24:40.412Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:40.412Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:40.412Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:40.412Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:40.412Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:40.776Z] + 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-14T00:24:41.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-02-14T00:24:41.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-02-14T00:24:41.140Z] 2452d170b22e: Preparing [2025-02-14T00:24:41.140Z] e32dae158ab3: Preparing [2025-02-14T00:24:41.140Z] 28f365bc1a18: Preparing [2025-02-14T00:24:41.140Z] b4c6ca840656: Preparing [2025-02-14T00:24:41.140Z] a151f36a812c: Preparing [2025-02-14T00:24:41.140Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:41.140Z] e8edbb7640ff: Preparing [2025-02-14T00:24:41.140Z] 8b90e450851c: Preparing [2025-02-14T00:24:41.140Z] 534a70dc8296: Preparing [2025-02-14T00:24:41.140Z] 8b90e450851c: Waiting [2025-02-14T00:24:41.140Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:41.140Z] e8edbb7640ff: Waiting [2025-02-14T00:24:41.140Z] 534a70dc8296: Waiting [2025-02-14T00:24:41.140Z] 28f365bc1a18: Layer already exists [2025-02-14T00:24:41.140Z] 2452d170b22e: Layer already exists [2025-02-14T00:24:41.140Z] e32dae158ab3: Layer already exists [2025-02-14T00:24:41.140Z] b4c6ca840656: Layer already exists [2025-02-14T00:24:41.140Z] a151f36a812c: Layer already exists [2025-02-14T00:24:41.140Z] e8edbb7640ff: Layer already exists [2025-02-14T00:24:41.140Z] 8b90e450851c: Layer already exists [2025-02-14T00:24:41.140Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:41.140Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:41.407Z] main: digest: sha256:1ba6eaee34e3002fd399ea5c80cc9ae0bb85c1f294cd9eeaffafb91a36fef6b5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:24:41.500Z] ===================================================== [Pipeline] echo [2025-02-14T00:24:41.519Z] taggedImages: [2025-02-14T00:24:41.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:41.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-02-14T00:24:41.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.57 [2025-02-14T00:24:41.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:41.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-02-14T00:24:41.549Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-02-14T00:24:41.549Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:41.549Z] latest [2025-02-14T00:24:41.549Z] 4.0.0-dev.57 [2025-02-14T00:24:41.549Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:41.549Z] main [2025-02-14T00:24:41.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:41.934Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:42.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:42.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T00:24:42.872Z] bd8567319e8c: Preparing [2025-02-14T00:24:42.872Z] ee54ad1cdf70: Preparing [2025-02-14T00:24:42.872Z] 84373cd6fbbc: Preparing [2025-02-14T00:24:42.872Z] 04c49b75e05e: Preparing [2025-02-14T00:24:42.872Z] 5cb2ccebf96d: Preparing [2025-02-14T00:24:42.872Z] a151f36a812c: Preparing [2025-02-14T00:24:42.872Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:42.872Z] afa191446015: Preparing [2025-02-14T00:24:42.872Z] bfe894d74fa3: Preparing [2025-02-14T00:24:42.872Z] 3e779a69f432: Preparing [2025-02-14T00:24:42.872Z] 534a70dc8296: Preparing [2025-02-14T00:24:42.872Z] bfe894d74fa3: Waiting [2025-02-14T00:24:42.872Z] 3e779a69f432: Waiting [2025-02-14T00:24:42.872Z] a151f36a812c: Waiting [2025-02-14T00:24:42.872Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:42.872Z] afa191446015: Waiting [2025-02-14T00:24:42.872Z] 534a70dc8296: Waiting [2025-02-14T00:24:43.141Z] ee54ad1cdf70: Pushed [2025-02-14T00:24:43.141Z] 5cb2ccebf96d: Pushed [2025-02-14T00:24:43.141Z] 04c49b75e05e: Pushed [2025-02-14T00:24:43.141Z] bd8567319e8c: Pushed [2025-02-14T00:24:43.141Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:43.141Z] a151f36a812c: Layer already exists [2025-02-14T00:24:43.409Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:43.409Z] afa191446015: Pushed [2025-02-14T00:24:43.409Z] bfe894d74fa3: Pushed [2025-02-14T00:24:45.991Z] 84373cd6fbbc: Pushed [2025-02-14T00:24:47.954Z] 3e779a69f432: Pushed [2025-02-14T00:24:47.954Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:48.325Z] + 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-14T00:24:48.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-14T00:24:48.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T00:24:48.680Z] bd8567319e8c: Preparing [2025-02-14T00:24:48.680Z] ee54ad1cdf70: Preparing [2025-02-14T00:24:48.680Z] 84373cd6fbbc: Preparing [2025-02-14T00:24:48.680Z] 04c49b75e05e: Preparing [2025-02-14T00:24:48.680Z] 5cb2ccebf96d: Preparing [2025-02-14T00:24:48.680Z] a151f36a812c: Preparing [2025-02-14T00:24:48.680Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:48.680Z] afa191446015: Preparing [2025-02-14T00:24:48.680Z] bfe894d74fa3: Preparing [2025-02-14T00:24:48.680Z] 3e779a69f432: Preparing [2025-02-14T00:24:48.680Z] 534a70dc8296: Preparing [2025-02-14T00:24:48.680Z] afa191446015: Waiting [2025-02-14T00:24:48.680Z] bfe894d74fa3: Waiting [2025-02-14T00:24:48.680Z] 3e779a69f432: Waiting [2025-02-14T00:24:48.680Z] 534a70dc8296: Waiting [2025-02-14T00:24:48.680Z] a151f36a812c: Waiting [2025-02-14T00:24:48.680Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:48.680Z] 5cb2ccebf96d: Layer already exists [2025-02-14T00:24:48.680Z] bd8567319e8c: Layer already exists [2025-02-14T00:24:48.680Z] 04c49b75e05e: Layer already exists [2025-02-14T00:24:48.680Z] 84373cd6fbbc: Layer already exists [2025-02-14T00:24:48.680Z] ee54ad1cdf70: Layer already exists [2025-02-14T00:24:48.680Z] a151f36a812c: Layer already exists [2025-02-14T00:24:48.680Z] bfe894d74fa3: Layer already exists [2025-02-14T00:24:48.680Z] afa191446015: Layer already exists [2025-02-14T00:24:48.680Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:48.680Z] 3e779a69f432: Layer already exists [2025-02-14T00:24:48.680Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:48.951Z] latest: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:49.313Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:49.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.57 [2025-02-14T00:24:49.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T00:24:49.656Z] bd8567319e8c: Preparing [2025-02-14T00:24:49.656Z] ee54ad1cdf70: Preparing [2025-02-14T00:24:49.656Z] 84373cd6fbbc: Preparing [2025-02-14T00:24:49.656Z] 04c49b75e05e: Preparing [2025-02-14T00:24:49.656Z] 5cb2ccebf96d: Preparing [2025-02-14T00:24:49.656Z] a151f36a812c: Preparing [2025-02-14T00:24:49.656Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:49.656Z] a151f36a812c: Waiting [2025-02-14T00:24:49.656Z] afa191446015: Preparing [2025-02-14T00:24:49.656Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:49.656Z] bfe894d74fa3: Preparing [2025-02-14T00:24:49.656Z] afa191446015: Waiting [2025-02-14T00:24:49.656Z] bfe894d74fa3: Waiting [2025-02-14T00:24:49.656Z] 3e779a69f432: Preparing [2025-02-14T00:24:49.656Z] 534a70dc8296: Preparing [2025-02-14T00:24:49.656Z] 3e779a69f432: Waiting [2025-02-14T00:24:49.656Z] 534a70dc8296: Waiting [2025-02-14T00:24:49.656Z] 04c49b75e05e: Layer already exists [2025-02-14T00:24:49.656Z] ee54ad1cdf70: Layer already exists [2025-02-14T00:24:49.656Z] 5cb2ccebf96d: Layer already exists [2025-02-14T00:24:49.656Z] 84373cd6fbbc: Layer already exists [2025-02-14T00:24:49.656Z] bd8567319e8c: Layer already exists [2025-02-14T00:24:49.656Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:49.656Z] a151f36a812c: Layer already exists [2025-02-14T00:24:49.656Z] 3e779a69f432: Layer already exists [2025-02-14T00:24:49.656Z] bfe894d74fa3: Layer already exists [2025-02-14T00:24:49.656Z] afa191446015: Layer already exists [2025-02-14T00:24:49.656Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:49.923Z] 4.0.0-dev.57: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:50.288Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:50.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:50.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T00:24:50.648Z] bd8567319e8c: Preparing [2025-02-14T00:24:50.648Z] ee54ad1cdf70: Preparing [2025-02-14T00:24:50.648Z] 84373cd6fbbc: Preparing [2025-02-14T00:24:50.648Z] 04c49b75e05e: Preparing [2025-02-14T00:24:50.648Z] 5cb2ccebf96d: Preparing [2025-02-14T00:24:50.648Z] a151f36a812c: Preparing [2025-02-14T00:24:50.648Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:50.648Z] afa191446015: Preparing [2025-02-14T00:24:50.648Z] bfe894d74fa3: Preparing [2025-02-14T00:24:50.648Z] 3e779a69f432: Preparing [2025-02-14T00:24:50.648Z] 534a70dc8296: Preparing [2025-02-14T00:24:50.648Z] afa191446015: Waiting [2025-02-14T00:24:50.648Z] bfe894d74fa3: Waiting [2025-02-14T00:24:50.648Z] 3e779a69f432: Waiting [2025-02-14T00:24:50.648Z] 534a70dc8296: Waiting [2025-02-14T00:24:50.648Z] a151f36a812c: Waiting [2025-02-14T00:24:50.648Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:50.648Z] bd8567319e8c: Layer already exists [2025-02-14T00:24:50.648Z] 84373cd6fbbc: Layer already exists [2025-02-14T00:24:50.648Z] 5cb2ccebf96d: Layer already exists [2025-02-14T00:24:50.649Z] 04c49b75e05e: Layer already exists [2025-02-14T00:24:50.649Z] ee54ad1cdf70: Layer already exists [2025-02-14T00:24:50.649Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:50.649Z] 3e779a69f432: Layer already exists [2025-02-14T00:24:50.649Z] a151f36a812c: Layer already exists [2025-02-14T00:24:50.649Z] afa191446015: Layer already exists [2025-02-14T00:24:50.649Z] bfe894d74fa3: Layer already exists [2025-02-14T00:24:50.916Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:50.916Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:51.294Z] + 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-14T00:24:51.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-02-14T00:24:51.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-02-14T00:24:51.654Z] bd8567319e8c: Preparing [2025-02-14T00:24:51.654Z] ee54ad1cdf70: Preparing [2025-02-14T00:24:51.654Z] 84373cd6fbbc: Preparing [2025-02-14T00:24:51.654Z] 04c49b75e05e: Preparing [2025-02-14T00:24:51.654Z] 5cb2ccebf96d: Preparing [2025-02-14T00:24:51.654Z] a151f36a812c: Preparing [2025-02-14T00:24:51.654Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:51.654Z] afa191446015: Preparing [2025-02-14T00:24:51.654Z] bfe894d74fa3: Preparing [2025-02-14T00:24:51.654Z] 3e779a69f432: Preparing [2025-02-14T00:24:51.654Z] 534a70dc8296: Preparing [2025-02-14T00:24:51.654Z] a151f36a812c: Waiting [2025-02-14T00:24:51.654Z] afa191446015: Waiting [2025-02-14T00:24:51.654Z] bfe894d74fa3: Waiting [2025-02-14T00:24:51.654Z] 3e779a69f432: Waiting [2025-02-14T00:24:51.654Z] 534a70dc8296: Waiting [2025-02-14T00:24:51.654Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:51.654Z] ee54ad1cdf70: Layer already exists [2025-02-14T00:24:51.654Z] 84373cd6fbbc: Layer already exists [2025-02-14T00:24:51.654Z] 04c49b75e05e: Layer already exists [2025-02-14T00:24:51.654Z] bd8567319e8c: Layer already exists [2025-02-14T00:24:51.654Z] 5cb2ccebf96d: Layer already exists [2025-02-14T00:24:51.654Z] afa191446015: Layer already exists [2025-02-14T00:24:51.654Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:51.654Z] a151f36a812c: Layer already exists [2025-02-14T00:24:51.654Z] bfe894d74fa3: Layer already exists [2025-02-14T00:24:51.654Z] 3e779a69f432: Layer already exists [2025-02-14T00:24:51.654Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:51.921Z] main: digest: sha256:c7f39d578cd176da42eb91b7e6053fada2c1fee6178004e31e985de2a744644e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:24:51.992Z] ===================================================== [Pipeline] echo [2025-02-14T00:24:52.005Z] taggedImages: [2025-02-14T00:24:52.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:52.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-02-14T00:24:52.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.57 [2025-02-14T00:24:52.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:52.005Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-02-14T00:24:52.031Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-02-14T00:24:52.031Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:52.031Z] latest [2025-02-14T00:24:52.031Z] 4.0.0-dev.57 [2025-02-14T00:24:52.031Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:52.031Z] main [2025-02-14T00:24:52.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:52.403Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:52.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:24:52.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T00:24:52.761Z] 22f3c74e8527: Preparing [2025-02-14T00:24:52.761Z] 7e7c39f54a14: Preparing [2025-02-14T00:24:52.761Z] 20e61daeabc7: Preparing [2025-02-14T00:24:52.761Z] 923dbf593c56: Preparing [2025-02-14T00:24:52.761Z] ccfeceadc343: Preparing [2025-02-14T00:24:52.761Z] fb7ff5591d1f: Preparing [2025-02-14T00:24:52.761Z] 8ed62968c3d5: Preparing [2025-02-14T00:24:52.761Z] a151f36a812c: Preparing [2025-02-14T00:24:52.761Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:52.761Z] 1533e310fdc8: Preparing [2025-02-14T00:24:52.761Z] 421eb4b7564e: Preparing [2025-02-14T00:24:52.761Z] 534a70dc8296: Preparing [2025-02-14T00:24:52.761Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:52.761Z] 1533e310fdc8: Waiting [2025-02-14T00:24:52.761Z] 421eb4b7564e: Waiting [2025-02-14T00:24:52.761Z] fb7ff5591d1f: Waiting [2025-02-14T00:24:52.761Z] 534a70dc8296: Waiting [2025-02-14T00:24:52.761Z] 8ed62968c3d5: Waiting [2025-02-14T00:24:52.761Z] a151f36a812c: Waiting [2025-02-14T00:24:53.030Z] 7e7c39f54a14: Pushed [2025-02-14T00:24:53.030Z] ccfeceadc343: Pushed [2025-02-14T00:24:53.030Z] 22f3c74e8527: Pushed [2025-02-14T00:24:53.030Z] a151f36a812c: Layer already exists [2025-02-14T00:24:53.030Z] fb7ff5591d1f: Pushed [2025-02-14T00:24:53.030Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:53.030Z] 8ed62968c3d5: Pushed [2025-02-14T00:24:53.298Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:55.260Z] 1533e310fdc8: Pushed [2025-02-14T00:24:55.529Z] 923dbf593c56: Pushed [2025-02-14T00:24:56.113Z] 20e61daeabc7: Pushed [2025-02-14T00:24:56.381Z] 421eb4b7564e: Pushed [2025-02-14T00:24:56.381Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:56.740Z] + 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-14T00:24:57.117Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-14T00:24:57.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T00:24:57.117Z] 22f3c74e8527: Preparing [2025-02-14T00:24:57.117Z] 7e7c39f54a14: Preparing [2025-02-14T00:24:57.117Z] 20e61daeabc7: Preparing [2025-02-14T00:24:57.117Z] 923dbf593c56: Preparing [2025-02-14T00:24:57.117Z] ccfeceadc343: Preparing [2025-02-14T00:24:57.117Z] fb7ff5591d1f: Preparing [2025-02-14T00:24:57.117Z] 8ed62968c3d5: Preparing [2025-02-14T00:24:57.117Z] a151f36a812c: Preparing [2025-02-14T00:24:57.117Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:57.117Z] 1533e310fdc8: Preparing [2025-02-14T00:24:57.117Z] 421eb4b7564e: Preparing [2025-02-14T00:24:57.117Z] 534a70dc8296: Preparing [2025-02-14T00:24:57.117Z] a151f36a812c: Waiting [2025-02-14T00:24:57.117Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:57.117Z] 534a70dc8296: Waiting [2025-02-14T00:24:57.117Z] 1533e310fdc8: Waiting [2025-02-14T00:24:57.117Z] 421eb4b7564e: Waiting [2025-02-14T00:24:57.117Z] fb7ff5591d1f: Waiting [2025-02-14T00:24:57.117Z] 8ed62968c3d5: Waiting [2025-02-14T00:24:57.117Z] ccfeceadc343: Layer already exists [2025-02-14T00:24:57.117Z] 7e7c39f54a14: Layer already exists [2025-02-14T00:24:57.117Z] 923dbf593c56: Layer already exists [2025-02-14T00:24:57.117Z] 22f3c74e8527: Layer already exists [2025-02-14T00:24:57.117Z] 20e61daeabc7: Layer already exists [2025-02-14T00:24:57.117Z] a151f36a812c: Layer already exists [2025-02-14T00:24:57.117Z] fb7ff5591d1f: Layer already exists [2025-02-14T00:24:57.117Z] 8ed62968c3d5: Layer already exists [2025-02-14T00:24:57.117Z] 1533e310fdc8: Layer already exists [2025-02-14T00:24:57.117Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:57.117Z] 421eb4b7564e: Layer already exists [2025-02-14T00:24:57.117Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:57.385Z] latest: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:57.749Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:58.107Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.57 [2025-02-14T00:24:58.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T00:24:58.107Z] 22f3c74e8527: Preparing [2025-02-14T00:24:58.107Z] 7e7c39f54a14: Preparing [2025-02-14T00:24:58.107Z] 20e61daeabc7: Preparing [2025-02-14T00:24:58.107Z] 923dbf593c56: Preparing [2025-02-14T00:24:58.107Z] ccfeceadc343: Preparing [2025-02-14T00:24:58.107Z] fb7ff5591d1f: Preparing [2025-02-14T00:24:58.107Z] 8ed62968c3d5: Preparing [2025-02-14T00:24:58.107Z] a151f36a812c: Preparing [2025-02-14T00:24:58.107Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:58.107Z] 1533e310fdc8: Preparing [2025-02-14T00:24:58.107Z] 421eb4b7564e: Preparing [2025-02-14T00:24:58.107Z] 534a70dc8296: Preparing [2025-02-14T00:24:58.107Z] fb7ff5591d1f: Waiting [2025-02-14T00:24:58.107Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:58.107Z] 1533e310fdc8: Waiting [2025-02-14T00:24:58.107Z] 8ed62968c3d5: Waiting [2025-02-14T00:24:58.107Z] 421eb4b7564e: Waiting [2025-02-14T00:24:58.107Z] a151f36a812c: Waiting [2025-02-14T00:24:58.107Z] 20e61daeabc7: Layer already exists [2025-02-14T00:24:58.107Z] 923dbf593c56: Layer already exists [2025-02-14T00:24:58.107Z] ccfeceadc343: Layer already exists [2025-02-14T00:24:58.107Z] 7e7c39f54a14: Layer already exists [2025-02-14T00:24:58.107Z] 22f3c74e8527: Layer already exists [2025-02-14T00:24:58.107Z] fb7ff5591d1f: Layer already exists [2025-02-14T00:24:58.107Z] 8ed62968c3d5: Layer already exists [2025-02-14T00:24:58.107Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:58.107Z] 1533e310fdc8: Layer already exists [2025-02-14T00:24:58.107Z] a151f36a812c: Layer already exists [2025-02-14T00:24:58.107Z] 421eb4b7564e: Layer already exists [2025-02-14T00:24:58.375Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:58.375Z] 4.0.0-dev.57: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:58.743Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:59.110Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:24:59.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T00:24:59.110Z] 22f3c74e8527: Preparing [2025-02-14T00:24:59.110Z] 7e7c39f54a14: Preparing [2025-02-14T00:24:59.110Z] 20e61daeabc7: Preparing [2025-02-14T00:24:59.110Z] 923dbf593c56: Preparing [2025-02-14T00:24:59.110Z] ccfeceadc343: Preparing [2025-02-14T00:24:59.110Z] fb7ff5591d1f: Preparing [2025-02-14T00:24:59.110Z] 8ed62968c3d5: Preparing [2025-02-14T00:24:59.110Z] a151f36a812c: Preparing [2025-02-14T00:24:59.110Z] 40dd477d2a2e: Preparing [2025-02-14T00:24:59.110Z] 1533e310fdc8: Preparing [2025-02-14T00:24:59.110Z] 421eb4b7564e: Preparing [2025-02-14T00:24:59.110Z] 534a70dc8296: Preparing [2025-02-14T00:24:59.110Z] a151f36a812c: Waiting [2025-02-14T00:24:59.110Z] 40dd477d2a2e: Waiting [2025-02-14T00:24:59.110Z] 1533e310fdc8: Waiting [2025-02-14T00:24:59.110Z] 421eb4b7564e: Waiting [2025-02-14T00:24:59.110Z] 534a70dc8296: Waiting [2025-02-14T00:24:59.110Z] fb7ff5591d1f: Waiting [2025-02-14T00:24:59.110Z] 8ed62968c3d5: Waiting [2025-02-14T00:24:59.110Z] 20e61daeabc7: Layer already exists [2025-02-14T00:24:59.110Z] 7e7c39f54a14: Layer already exists [2025-02-14T00:24:59.110Z] 22f3c74e8527: Layer already exists [2025-02-14T00:24:59.110Z] ccfeceadc343: Layer already exists [2025-02-14T00:24:59.110Z] 923dbf593c56: Layer already exists [2025-02-14T00:24:59.110Z] fb7ff5591d1f: Layer already exists [2025-02-14T00:24:59.110Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:24:59.110Z] 1533e310fdc8: Layer already exists [2025-02-14T00:24:59.110Z] 8ed62968c3d5: Layer already exists [2025-02-14T00:24:59.110Z] a151f36a812c: Layer already exists [2025-02-14T00:24:59.110Z] 421eb4b7564e: Layer already exists [2025-02-14T00:24:59.110Z] 534a70dc8296: Layer already exists [2025-02-14T00:24:59.377Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:24:59.751Z] + 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-14T00:25:00.118Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-02-14T00:25:00.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-02-14T00:25:00.119Z] 22f3c74e8527: Preparing [2025-02-14T00:25:00.119Z] 7e7c39f54a14: Preparing [2025-02-14T00:25:00.119Z] 20e61daeabc7: Preparing [2025-02-14T00:25:00.119Z] 923dbf593c56: Preparing [2025-02-14T00:25:00.119Z] ccfeceadc343: Preparing [2025-02-14T00:25:00.119Z] fb7ff5591d1f: Preparing [2025-02-14T00:25:00.119Z] 8ed62968c3d5: Preparing [2025-02-14T00:25:00.119Z] a151f36a812c: Preparing [2025-02-14T00:25:00.119Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:00.119Z] 1533e310fdc8: Preparing [2025-02-14T00:25:00.119Z] 421eb4b7564e: Preparing [2025-02-14T00:25:00.119Z] 534a70dc8296: Preparing [2025-02-14T00:25:00.119Z] 8ed62968c3d5: Waiting [2025-02-14T00:25:00.119Z] a151f36a812c: Waiting [2025-02-14T00:25:00.119Z] 40dd477d2a2e: Waiting [2025-02-14T00:25:00.119Z] 1533e310fdc8: Waiting [2025-02-14T00:25:00.119Z] 421eb4b7564e: Waiting [2025-02-14T00:25:00.119Z] 534a70dc8296: Waiting [2025-02-14T00:25:00.119Z] fb7ff5591d1f: Waiting [2025-02-14T00:25:00.119Z] 22f3c74e8527: Layer already exists [2025-02-14T00:25:00.119Z] 7e7c39f54a14: Layer already exists [2025-02-14T00:25:00.119Z] 923dbf593c56: Layer already exists [2025-02-14T00:25:00.119Z] 20e61daeabc7: Layer already exists [2025-02-14T00:25:00.119Z] ccfeceadc343: Layer already exists [2025-02-14T00:25:00.119Z] 8ed62968c3d5: Layer already exists [2025-02-14T00:25:00.119Z] 1533e310fdc8: Layer already exists [2025-02-14T00:25:00.119Z] a151f36a812c: Layer already exists [2025-02-14T00:25:00.119Z] fb7ff5591d1f: Layer already exists [2025-02-14T00:25:00.119Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:00.387Z] 421eb4b7564e: Layer already exists [2025-02-14T00:25:00.387Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:00.387Z] main: digest: sha256:650701a5c1ddddb278fe8bf5ab13e0cee17235582ab7dcbeb603422c13c4d111 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:25:00.478Z] ===================================================== [Pipeline] echo [2025-02-14T00:25:00.497Z] taggedImages: [2025-02-14T00:25:00.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:00.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-02-14T00:25:00.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.57 [2025-02-14T00:25:00.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:00.497Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-02-14T00:25:00.527Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-02-14T00:25:00.527Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:00.527Z] latest [2025-02-14T00:25:00.527Z] 4.0.0-dev.57 [2025-02-14T00:25:00.527Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:00.527Z] main [2025-02-14T00:25:00.527Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:00.892Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:01.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:01.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T00:25:01.262Z] 338597852492: Preparing [2025-02-14T00:25:01.262Z] f5a541f5b341: Preparing [2025-02-14T00:25:01.262Z] a151f36a812c: Preparing [2025-02-14T00:25:01.262Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:01.262Z] d5d6c91e7fe5: Preparing [2025-02-14T00:25:01.262Z] bc437674f070: Preparing [2025-02-14T00:25:01.262Z] 534a70dc8296: Preparing [2025-02-14T00:25:01.262Z] bc437674f070: Waiting [2025-02-14T00:25:01.262Z] 534a70dc8296: Waiting [2025-02-14T00:25:01.262Z] a151f36a812c: Layer already exists [2025-02-14T00:25:01.531Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:01.531Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:01.531Z] 338597852492: Pushed [2025-02-14T00:25:03.480Z] d5d6c91e7fe5: Pushed [2025-02-14T00:25:03.480Z] bc437674f070: Pushed [2025-02-14T00:25:06.059Z] f5a541f5b341: Pushed [2025-02-14T00:25:06.059Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:06.429Z] + 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-14T00:25:06.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-14T00:25:06.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T00:25:06.787Z] 338597852492: Preparing [2025-02-14T00:25:06.787Z] f5a541f5b341: Preparing [2025-02-14T00:25:06.787Z] a151f36a812c: Preparing [2025-02-14T00:25:06.787Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:06.787Z] d5d6c91e7fe5: Preparing [2025-02-14T00:25:06.787Z] bc437674f070: Preparing [2025-02-14T00:25:06.787Z] 534a70dc8296: Preparing [2025-02-14T00:25:06.787Z] bc437674f070: Waiting [2025-02-14T00:25:06.787Z] 534a70dc8296: Waiting [2025-02-14T00:25:06.787Z] f5a541f5b341: Layer already exists [2025-02-14T00:25:06.787Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:06.787Z] 338597852492: Layer already exists [2025-02-14T00:25:06.787Z] d5d6c91e7fe5: Layer already exists [2025-02-14T00:25:06.787Z] a151f36a812c: Layer already exists [2025-02-14T00:25:06.787Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:06.787Z] bc437674f070: Layer already exists [2025-02-14T00:25:07.053Z] latest: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:07.412Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:07.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.57 [2025-02-14T00:25:07.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T00:25:07.769Z] 338597852492: Preparing [2025-02-14T00:25:07.769Z] f5a541f5b341: Preparing [2025-02-14T00:25:07.769Z] a151f36a812c: Preparing [2025-02-14T00:25:07.769Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:07.769Z] d5d6c91e7fe5: Preparing [2025-02-14T00:25:07.769Z] bc437674f070: Preparing [2025-02-14T00:25:07.769Z] 534a70dc8296: Preparing [2025-02-14T00:25:07.769Z] bc437674f070: Waiting [2025-02-14T00:25:07.769Z] 534a70dc8296: Waiting [2025-02-14T00:25:07.769Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:07.769Z] a151f36a812c: Layer already exists [2025-02-14T00:25:07.769Z] d5d6c91e7fe5: Layer already exists [2025-02-14T00:25:07.769Z] f5a541f5b341: Layer already exists [2025-02-14T00:25:07.769Z] 338597852492: Layer already exists [2025-02-14T00:25:07.769Z] bc437674f070: Layer already exists [2025-02-14T00:25:07.769Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:08.036Z] 4.0.0-dev.57: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:08.397Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:08.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:08.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T00:25:08.759Z] 338597852492: Preparing [2025-02-14T00:25:08.759Z] f5a541f5b341: Preparing [2025-02-14T00:25:08.759Z] a151f36a812c: Preparing [2025-02-14T00:25:08.759Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:08.759Z] d5d6c91e7fe5: Preparing [2025-02-14T00:25:08.759Z] bc437674f070: Preparing [2025-02-14T00:25:08.759Z] 534a70dc8296: Preparing [2025-02-14T00:25:08.759Z] bc437674f070: Waiting [2025-02-14T00:25:08.759Z] 534a70dc8296: Waiting [2025-02-14T00:25:08.759Z] 338597852492: Layer already exists [2025-02-14T00:25:08.759Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:08.759Z] f5a541f5b341: Layer already exists [2025-02-14T00:25:08.759Z] d5d6c91e7fe5: Layer already exists [2025-02-14T00:25:08.759Z] a151f36a812c: Layer already exists [2025-02-14T00:25:08.759Z] bc437674f070: Layer already exists [2025-02-14T00:25:08.759Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:09.026Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:09.377Z] + 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-14T00:25:09.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-02-14T00:25:09.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-02-14T00:25:09.735Z] 338597852492: Preparing [2025-02-14T00:25:09.735Z] f5a541f5b341: Preparing [2025-02-14T00:25:09.735Z] a151f36a812c: Preparing [2025-02-14T00:25:09.735Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:09.735Z] d5d6c91e7fe5: Preparing [2025-02-14T00:25:09.735Z] bc437674f070: Preparing [2025-02-14T00:25:09.735Z] 534a70dc8296: Preparing [2025-02-14T00:25:09.735Z] bc437674f070: Waiting [2025-02-14T00:25:09.735Z] 534a70dc8296: Waiting [2025-02-14T00:25:09.735Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:09.735Z] d5d6c91e7fe5: Layer already exists [2025-02-14T00:25:09.735Z] a151f36a812c: Layer already exists [2025-02-14T00:25:09.735Z] f5a541f5b341: Layer already exists [2025-02-14T00:25:09.735Z] 338597852492: Layer already exists [2025-02-14T00:25:09.735Z] bc437674f070: Layer already exists [2025-02-14T00:25:09.735Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:10.002Z] main: digest: sha256:7c6d45ff1db1f8b22289bb76f0fc5a3793f865768e47444a37d3cd1ebf37289e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:25:10.075Z] ===================================================== [Pipeline] echo [2025-02-14T00:25:10.086Z] taggedImages: [2025-02-14T00:25:10.086Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:10.086Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-02-14T00:25:10.086Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.57 [2025-02-14T00:25:10.086Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:10.086Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-02-14T00:25:10.115Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-02-14T00:25:10.115Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:10.115Z] latest [2025-02-14T00:25:10.115Z] 4.0.0-dev.57 [2025-02-14T00:25:10.115Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:10.115Z] main [2025-02-14T00:25:10.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:10.490Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:10.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:10.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T00:25:10.840Z] 440fcd390a3e: Preparing [2025-02-14T00:25:10.840Z] 42df7e1b390d: Preparing [2025-02-14T00:25:10.840Z] 7d36615d9015: Preparing [2025-02-14T00:25:10.840Z] a151f36a812c: Preparing [2025-02-14T00:25:10.840Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:10.840Z] 4d400f2f2304: Preparing [2025-02-14T00:25:10.840Z] 841be88d1aff: Preparing [2025-02-14T00:25:10.840Z] 0b9fa811c4d1: Preparing [2025-02-14T00:25:10.840Z] cf1dc2afb8a5: Preparing [2025-02-14T00:25:10.840Z] 534a70dc8296: Preparing [2025-02-14T00:25:10.840Z] 841be88d1aff: Waiting [2025-02-14T00:25:10.840Z] 0b9fa811c4d1: Waiting [2025-02-14T00:25:10.840Z] cf1dc2afb8a5: Waiting [2025-02-14T00:25:10.840Z] 534a70dc8296: Waiting [2025-02-14T00:25:10.840Z] 4d400f2f2304: Waiting [2025-02-14T00:25:10.840Z] a151f36a812c: Layer already exists [2025-02-14T00:25:11.107Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:11.107Z] 42df7e1b390d: Pushed [2025-02-14T00:25:11.107Z] 7d36615d9015: Pushed [2025-02-14T00:25:11.107Z] 440fcd390a3e: Pushed [2025-02-14T00:25:11.107Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:11.373Z] 0b9fa811c4d1: Pushed [2025-02-14T00:25:13.954Z] cf1dc2afb8a5: Pushed [2025-02-14T00:25:26.247Z] 841be88d1aff: Pushed [2025-02-14T00:25:32.883Z] 4d400f2f2304: Pushed [2025-02-14T00:25:33.150Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:33.511Z] + 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-14T00:25:33.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-14T00:25:33.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T00:25:33.864Z] 440fcd390a3e: Preparing [2025-02-14T00:25:33.864Z] 42df7e1b390d: Preparing [2025-02-14T00:25:33.864Z] 7d36615d9015: Preparing [2025-02-14T00:25:33.864Z] a151f36a812c: Preparing [2025-02-14T00:25:33.864Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:33.864Z] 4d400f2f2304: Preparing [2025-02-14T00:25:33.864Z] 841be88d1aff: Preparing [2025-02-14T00:25:33.864Z] 0b9fa811c4d1: Preparing [2025-02-14T00:25:33.864Z] cf1dc2afb8a5: Preparing [2025-02-14T00:25:33.864Z] 534a70dc8296: Preparing [2025-02-14T00:25:33.864Z] 841be88d1aff: Waiting [2025-02-14T00:25:33.864Z] 0b9fa811c4d1: Waiting [2025-02-14T00:25:33.864Z] 4d400f2f2304: Waiting [2025-02-14T00:25:33.864Z] cf1dc2afb8a5: Waiting [2025-02-14T00:25:33.864Z] 534a70dc8296: Waiting [2025-02-14T00:25:33.864Z] 440fcd390a3e: Layer already exists [2025-02-14T00:25:33.864Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:33.864Z] a151f36a812c: Layer already exists [2025-02-14T00:25:33.864Z] 7d36615d9015: Layer already exists [2025-02-14T00:25:34.132Z] 42df7e1b390d: Layer already exists [2025-02-14T00:25:34.132Z] 4d400f2f2304: Layer already exists [2025-02-14T00:25:34.132Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:25:34.132Z] 841be88d1aff: Layer already exists [2025-02-14T00:25:34.132Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:25:34.132Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:34.132Z] latest: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:34.500Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:34.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.57 [2025-02-14T00:25:34.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T00:25:34.854Z] 440fcd390a3e: Preparing [2025-02-14T00:25:34.854Z] 42df7e1b390d: Preparing [2025-02-14T00:25:34.854Z] 7d36615d9015: Preparing [2025-02-14T00:25:34.854Z] a151f36a812c: Preparing [2025-02-14T00:25:34.854Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:34.854Z] 4d400f2f2304: Preparing [2025-02-14T00:25:34.854Z] 841be88d1aff: Preparing [2025-02-14T00:25:34.854Z] 0b9fa811c4d1: Preparing [2025-02-14T00:25:34.854Z] cf1dc2afb8a5: Preparing [2025-02-14T00:25:34.854Z] 534a70dc8296: Preparing [2025-02-14T00:25:34.854Z] 841be88d1aff: Waiting [2025-02-14T00:25:34.854Z] cf1dc2afb8a5: Waiting [2025-02-14T00:25:34.854Z] 4d400f2f2304: Waiting [2025-02-14T00:25:34.854Z] 534a70dc8296: Waiting [2025-02-14T00:25:34.854Z] 0b9fa811c4d1: Waiting [2025-02-14T00:25:34.854Z] 7d36615d9015: Layer already exists [2025-02-14T00:25:34.854Z] 440fcd390a3e: Layer already exists [2025-02-14T00:25:34.854Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:34.854Z] a151f36a812c: Layer already exists [2025-02-14T00:25:34.854Z] 42df7e1b390d: Layer already exists [2025-02-14T00:25:34.854Z] 4d400f2f2304: Layer already exists [2025-02-14T00:25:34.854Z] 841be88d1aff: Layer already exists [2025-02-14T00:25:34.854Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:34.854Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:25:34.854Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:25:35.121Z] 4.0.0-dev.57: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:35.484Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:35.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:35.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T00:25:35.843Z] 440fcd390a3e: Preparing [2025-02-14T00:25:35.843Z] 42df7e1b390d: Preparing [2025-02-14T00:25:35.843Z] 7d36615d9015: Preparing [2025-02-14T00:25:35.843Z] a151f36a812c: Preparing [2025-02-14T00:25:35.843Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:35.843Z] 4d400f2f2304: Preparing [2025-02-14T00:25:35.843Z] 841be88d1aff: Preparing [2025-02-14T00:25:35.843Z] 0b9fa811c4d1: Preparing [2025-02-14T00:25:35.843Z] cf1dc2afb8a5: Preparing [2025-02-14T00:25:35.843Z] 534a70dc8296: Preparing [2025-02-14T00:25:35.843Z] 0b9fa811c4d1: Waiting [2025-02-14T00:25:35.843Z] cf1dc2afb8a5: Waiting [2025-02-14T00:25:35.843Z] 534a70dc8296: Waiting [2025-02-14T00:25:35.843Z] 4d400f2f2304: Waiting [2025-02-14T00:25:35.843Z] 841be88d1aff: Waiting [2025-02-14T00:25:35.843Z] a151f36a812c: Layer already exists [2025-02-14T00:25:35.843Z] 440fcd390a3e: Layer already exists [2025-02-14T00:25:35.843Z] 7d36615d9015: Layer already exists [2025-02-14T00:25:35.843Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:35.843Z] 42df7e1b390d: Layer already exists [2025-02-14T00:25:35.843Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:25:35.843Z] 841be88d1aff: Layer already exists [2025-02-14T00:25:35.843Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:25:35.843Z] 4d400f2f2304: Layer already exists [2025-02-14T00:25:35.843Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:36.110Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:36.480Z] + 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-14T00:25:36.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-02-14T00:25:36.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-02-14T00:25:36.948Z] 440fcd390a3e: Preparing [2025-02-14T00:25:36.948Z] 42df7e1b390d: Preparing [2025-02-14T00:25:36.948Z] 7d36615d9015: Preparing [2025-02-14T00:25:36.948Z] a151f36a812c: Preparing [2025-02-14T00:25:36.948Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:36.948Z] 4d400f2f2304: Preparing [2025-02-14T00:25:36.948Z] 841be88d1aff: Preparing [2025-02-14T00:25:36.948Z] 0b9fa811c4d1: Preparing [2025-02-14T00:25:36.948Z] cf1dc2afb8a5: Preparing [2025-02-14T00:25:36.948Z] 534a70dc8296: Preparing [2025-02-14T00:25:36.948Z] 4d400f2f2304: Waiting [2025-02-14T00:25:36.948Z] 841be88d1aff: Waiting [2025-02-14T00:25:36.948Z] 0b9fa811c4d1: Waiting [2025-02-14T00:25:36.948Z] cf1dc2afb8a5: Waiting [2025-02-14T00:25:36.948Z] 534a70dc8296: Waiting [2025-02-14T00:25:36.948Z] 42df7e1b390d: Layer already exists [2025-02-14T00:25:36.948Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:36.948Z] a151f36a812c: Layer already exists [2025-02-14T00:25:36.948Z] 7d36615d9015: Layer already exists [2025-02-14T00:25:36.948Z] 440fcd390a3e: Layer already exists [2025-02-14T00:25:36.948Z] 4d400f2f2304: Layer already exists [2025-02-14T00:25:36.948Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:25:36.948Z] 841be88d1aff: Layer already exists [2025-02-14T00:25:36.948Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:25:36.948Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:37.219Z] main: digest: sha256:ebeb9b0ca8c422565133f92648a4b63cf639132829f23855e551fd127b4f11b1 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:25:37.297Z] ===================================================== [Pipeline] echo [2025-02-14T00:25:37.314Z] taggedImages: [2025-02-14T00:25:37.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:37.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-02-14T00:25:37.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.57 [2025-02-14T00:25:37.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:37.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-02-14T00:25:37.343Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-02-14T00:25:37.343Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:37.343Z] latest [2025-02-14T00:25:37.343Z] 4.0.0-dev.57 [2025-02-14T00:25:37.343Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:25:37.343Z] main [2025-02-14T00:25:37.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:37.731Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:38.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:25:38.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T00:25:38.102Z] 1f017e99fc90: Preparing [2025-02-14T00:25:38.102Z] ae4d19b69996: Preparing [2025-02-14T00:25:38.102Z] 5d66bf892f6c: Preparing [2025-02-14T00:25:38.102Z] a151f36a812c: Preparing [2025-02-14T00:25:38.102Z] 40dd477d2a2e: Preparing [2025-02-14T00:25:38.102Z] 33e70364c281: Preparing [2025-02-14T00:25:38.102Z] 5e59282a9325: Preparing [2025-02-14T00:25:38.102Z] 401109b87c9a: Preparing [2025-02-14T00:25:38.102Z] 534a70dc8296: Preparing [2025-02-14T00:25:38.102Z] 33e70364c281: Waiting [2025-02-14T00:25:38.102Z] 5e59282a9325: Waiting [2025-02-14T00:25:38.102Z] 401109b87c9a: Waiting [2025-02-14T00:25:38.102Z] 534a70dc8296: Waiting [2025-02-14T00:25:38.102Z] a151f36a812c: Layer already exists [2025-02-14T00:25:38.378Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:25:38.378Z] 5d66bf892f6c: Pushed [2025-02-14T00:25:38.378Z] ae4d19b69996: Pushed [2025-02-14T00:25:38.378Z] 1f017e99fc90: Pushed [2025-02-14T00:25:38.378Z] 534a70dc8296: Layer already exists [2025-02-14T00:25:39.390Z] 401109b87c9a: Pushed [2025-02-14T00:25:40.355Z] 5e59282a9325: Pushed [2025-02-14T00:26:02.391Z] 33e70364c281: Pushed [2025-02-14T00:26:02.391Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:02.760Z] + 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-14T00:26:03.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-14T00:26:03.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T00:26:03.700Z] 1f017e99fc90: Preparing [2025-02-14T00:26:03.700Z] ae4d19b69996: Preparing [2025-02-14T00:26:03.700Z] 5d66bf892f6c: Preparing [2025-02-14T00:26:03.700Z] a151f36a812c: Preparing [2025-02-14T00:26:03.700Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:03.700Z] 33e70364c281: Preparing [2025-02-14T00:26:03.700Z] 5e59282a9325: Preparing [2025-02-14T00:26:03.700Z] 401109b87c9a: Preparing [2025-02-14T00:26:03.700Z] 534a70dc8296: Preparing [2025-02-14T00:26:03.700Z] 5e59282a9325: Waiting [2025-02-14T00:26:03.700Z] 33e70364c281: Waiting [2025-02-14T00:26:03.700Z] 401109b87c9a: Waiting [2025-02-14T00:26:03.700Z] 534a70dc8296: Waiting [2025-02-14T00:26:03.700Z] 1f017e99fc90: Layer already exists [2025-02-14T00:26:03.700Z] a151f36a812c: Layer already exists [2025-02-14T00:26:03.700Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:03.700Z] 5d66bf892f6c: Layer already exists [2025-02-14T00:26:03.700Z] ae4d19b69996: Layer already exists [2025-02-14T00:26:03.700Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:03.700Z] 401109b87c9a: Layer already exists [2025-02-14T00:26:03.700Z] 33e70364c281: Layer already exists [2025-02-14T00:26:03.700Z] 5e59282a9325: Layer already exists [2025-02-14T00:26:03.966Z] latest: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:04.322Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:04.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.57 [2025-02-14T00:26:04.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T00:26:04.676Z] 1f017e99fc90: Preparing [2025-02-14T00:26:04.676Z] ae4d19b69996: Preparing [2025-02-14T00:26:04.676Z] 5d66bf892f6c: Preparing [2025-02-14T00:26:04.676Z] a151f36a812c: Preparing [2025-02-14T00:26:04.676Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:04.676Z] 33e70364c281: Preparing [2025-02-14T00:26:04.676Z] 5e59282a9325: Preparing [2025-02-14T00:26:04.676Z] 401109b87c9a: Preparing [2025-02-14T00:26:04.676Z] 534a70dc8296: Preparing [2025-02-14T00:26:04.676Z] 33e70364c281: Waiting [2025-02-14T00:26:04.676Z] 5e59282a9325: Waiting [2025-02-14T00:26:04.676Z] 401109b87c9a: Waiting [2025-02-14T00:26:04.676Z] 534a70dc8296: Waiting [2025-02-14T00:26:04.676Z] a151f36a812c: Layer already exists [2025-02-14T00:26:04.676Z] ae4d19b69996: Layer already exists [2025-02-14T00:26:04.676Z] 5d66bf892f6c: Layer already exists [2025-02-14T00:26:04.676Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:04.676Z] 1f017e99fc90: Layer already exists [2025-02-14T00:26:04.676Z] 33e70364c281: Layer already exists [2025-02-14T00:26:04.676Z] 5e59282a9325: Layer already exists [2025-02-14T00:26:04.676Z] 401109b87c9a: Layer already exists [2025-02-14T00:26:04.676Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:04.942Z] 4.0.0-dev.57: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:05.293Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:05.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T00:26:05.636Z] 1f017e99fc90: Preparing [2025-02-14T00:26:05.636Z] ae4d19b69996: Preparing [2025-02-14T00:26:05.636Z] 5d66bf892f6c: Preparing [2025-02-14T00:26:05.636Z] a151f36a812c: Preparing [2025-02-14T00:26:05.636Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:05.636Z] 33e70364c281: Preparing [2025-02-14T00:26:05.636Z] 5e59282a9325: Preparing [2025-02-14T00:26:05.636Z] 401109b87c9a: Preparing [2025-02-14T00:26:05.636Z] 534a70dc8296: Preparing [2025-02-14T00:26:05.636Z] 33e70364c281: Waiting [2025-02-14T00:26:05.636Z] 5e59282a9325: Waiting [2025-02-14T00:26:05.636Z] 401109b87c9a: Waiting [2025-02-14T00:26:05.636Z] 534a70dc8296: Waiting [2025-02-14T00:26:05.636Z] a151f36a812c: Layer already exists [2025-02-14T00:26:05.636Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:05.636Z] 1f017e99fc90: Layer already exists [2025-02-14T00:26:05.636Z] ae4d19b69996: Layer already exists [2025-02-14T00:26:05.636Z] 5d66bf892f6c: Layer already exists [2025-02-14T00:26:05.636Z] 5e59282a9325: Layer already exists [2025-02-14T00:26:05.636Z] 33e70364c281: Layer already exists [2025-02-14T00:26:05.636Z] 401109b87c9a: Layer already exists [2025-02-14T00:26:05.636Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:05.899Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:06.250Z] + 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-14T00:26:06.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-02-14T00:26:06.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-02-14T00:26:06.599Z] 1f017e99fc90: Preparing [2025-02-14T00:26:06.599Z] ae4d19b69996: Preparing [2025-02-14T00:26:06.599Z] 5d66bf892f6c: Preparing [2025-02-14T00:26:06.599Z] a151f36a812c: Preparing [2025-02-14T00:26:06.599Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:06.599Z] 33e70364c281: Preparing [2025-02-14T00:26:06.599Z] 5e59282a9325: Preparing [2025-02-14T00:26:06.599Z] 401109b87c9a: Preparing [2025-02-14T00:26:06.599Z] 534a70dc8296: Preparing [2025-02-14T00:26:06.599Z] 5e59282a9325: Waiting [2025-02-14T00:26:06.599Z] 401109b87c9a: Waiting [2025-02-14T00:26:06.599Z] 534a70dc8296: Waiting [2025-02-14T00:26:06.599Z] 33e70364c281: Waiting [2025-02-14T00:26:06.599Z] ae4d19b69996: Layer already exists [2025-02-14T00:26:06.599Z] 1f017e99fc90: Layer already exists [2025-02-14T00:26:06.599Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:06.599Z] 5d66bf892f6c: Layer already exists [2025-02-14T00:26:06.599Z] a151f36a812c: Layer already exists [2025-02-14T00:26:06.599Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:06.599Z] 33e70364c281: Layer already exists [2025-02-14T00:26:06.599Z] 5e59282a9325: Layer already exists [2025-02-14T00:26:06.599Z] 401109b87c9a: Layer already exists [2025-02-14T00:26:06.865Z] main: digest: sha256:13b2acc56e3ee0d1bd7d6666b77470606cc9d1fec1f584f7c3a9d7f5b01d43d8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:26:06.930Z] ===================================================== [Pipeline] echo [2025-02-14T00:26:06.940Z] taggedImages: [2025-02-14T00:26:06.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:06.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-02-14T00:26:06.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.57 [2025-02-14T00:26:06.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:06.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-02-14T00:26:06.962Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-02-14T00:26:06.962Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:06.962Z] latest [2025-02-14T00:26:06.962Z] 4.0.0-dev.57 [2025-02-14T00:26:06.962Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:06.962Z] main [2025-02-14T00:26:06.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:07.310Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:07.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:07.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T00:26:07.677Z] bf97fbf62933: Preparing [2025-02-14T00:26:07.677Z] e9bb0475936b: Preparing [2025-02-14T00:26:07.677Z] f3c1a71de9b5: Preparing [2025-02-14T00:26:07.677Z] a151f36a812c: Preparing [2025-02-14T00:26:07.677Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:07.677Z] f41a642e975a: Preparing [2025-02-14T00:26:07.677Z] 0b9fa811c4d1: Preparing [2025-02-14T00:26:07.677Z] cf1dc2afb8a5: Preparing [2025-02-14T00:26:07.677Z] 534a70dc8296: Preparing [2025-02-14T00:26:07.677Z] f41a642e975a: Waiting [2025-02-14T00:26:07.677Z] 0b9fa811c4d1: Waiting [2025-02-14T00:26:07.677Z] 534a70dc8296: Waiting [2025-02-14T00:26:07.677Z] cf1dc2afb8a5: Waiting [2025-02-14T00:26:07.677Z] a151f36a812c: Layer already exists [2025-02-14T00:26:07.941Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:07.941Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:26:07.941Z] bf97fbf62933: Pushed [2025-02-14T00:26:07.941Z] f3c1a71de9b5: Pushed [2025-02-14T00:26:07.941Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:26:07.941Z] e9bb0475936b: Pushed [2025-02-14T00:26:07.941Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:29.989Z] f41a642e975a: Pushed [2025-02-14T00:26:29.990Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:30.349Z] + 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-14T00:26:30.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-14T00:26:30.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T00:26:30.706Z] bf97fbf62933: Preparing [2025-02-14T00:26:30.706Z] e9bb0475936b: Preparing [2025-02-14T00:26:30.706Z] f3c1a71de9b5: Preparing [2025-02-14T00:26:30.706Z] a151f36a812c: Preparing [2025-02-14T00:26:30.706Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:30.706Z] f41a642e975a: Preparing [2025-02-14T00:26:30.706Z] 0b9fa811c4d1: Preparing [2025-02-14T00:26:30.706Z] cf1dc2afb8a5: Preparing [2025-02-14T00:26:30.706Z] 534a70dc8296: Preparing [2025-02-14T00:26:30.706Z] f41a642e975a: Waiting [2025-02-14T00:26:30.706Z] 0b9fa811c4d1: Waiting [2025-02-14T00:26:30.706Z] cf1dc2afb8a5: Waiting [2025-02-14T00:26:30.706Z] 534a70dc8296: Waiting [2025-02-14T00:26:30.706Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:30.706Z] a151f36a812c: Layer already exists [2025-02-14T00:26:30.706Z] bf97fbf62933: Layer already exists [2025-02-14T00:26:30.706Z] f3c1a71de9b5: Layer already exists [2025-02-14T00:26:30.706Z] e9bb0475936b: Layer already exists [2025-02-14T00:26:30.706Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:26:30.706Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:26:30.706Z] f41a642e975a: Layer already exists [2025-02-14T00:26:30.706Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:30.972Z] latest: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:31.339Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:31.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.57 [2025-02-14T00:26:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T00:26:31.695Z] bf97fbf62933: Preparing [2025-02-14T00:26:31.695Z] e9bb0475936b: Preparing [2025-02-14T00:26:31.695Z] f3c1a71de9b5: Preparing [2025-02-14T00:26:31.695Z] a151f36a812c: Preparing [2025-02-14T00:26:31.695Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:31.695Z] f41a642e975a: Preparing [2025-02-14T00:26:31.695Z] 0b9fa811c4d1: Preparing [2025-02-14T00:26:31.695Z] cf1dc2afb8a5: Preparing [2025-02-14T00:26:31.695Z] 534a70dc8296: Preparing [2025-02-14T00:26:31.695Z] 0b9fa811c4d1: Waiting [2025-02-14T00:26:31.695Z] cf1dc2afb8a5: Waiting [2025-02-14T00:26:31.695Z] 534a70dc8296: Waiting [2025-02-14T00:26:31.695Z] f41a642e975a: Waiting [2025-02-14T00:26:31.695Z] f3c1a71de9b5: Layer already exists [2025-02-14T00:26:31.695Z] e9bb0475936b: Layer already exists [2025-02-14T00:26:31.695Z] bf97fbf62933: Layer already exists [2025-02-14T00:26:31.695Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:31.695Z] a151f36a812c: Layer already exists [2025-02-14T00:26:31.695Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:31.695Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:26:31.695Z] f41a642e975a: Layer already exists [2025-02-14T00:26:31.695Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:26:31.961Z] 4.0.0-dev.57: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:32.322Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:32.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:32.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T00:26:32.679Z] bf97fbf62933: Preparing [2025-02-14T00:26:32.679Z] e9bb0475936b: Preparing [2025-02-14T00:26:32.679Z] f3c1a71de9b5: Preparing [2025-02-14T00:26:32.679Z] a151f36a812c: Preparing [2025-02-14T00:26:32.679Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:32.679Z] f41a642e975a: Preparing [2025-02-14T00:26:32.679Z] 0b9fa811c4d1: Preparing [2025-02-14T00:26:32.679Z] cf1dc2afb8a5: Preparing [2025-02-14T00:26:32.679Z] 534a70dc8296: Preparing [2025-02-14T00:26:32.679Z] f41a642e975a: Waiting [2025-02-14T00:26:32.679Z] 0b9fa811c4d1: Waiting [2025-02-14T00:26:32.679Z] 534a70dc8296: Waiting [2025-02-14T00:26:32.679Z] cf1dc2afb8a5: Waiting [2025-02-14T00:26:32.679Z] bf97fbf62933: Layer already exists [2025-02-14T00:26:32.679Z] e9bb0475936b: Layer already exists [2025-02-14T00:26:32.679Z] f3c1a71de9b5: Layer already exists [2025-02-14T00:26:32.679Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:32.679Z] a151f36a812c: Layer already exists [2025-02-14T00:26:32.679Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:26:32.946Z] f41a642e975a: Layer already exists [2025-02-14T00:26:32.946Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:26:32.946Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:32.946Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:33.316Z] + 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-14T00:26:33.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-02-14T00:26:33.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-02-14T00:26:33.689Z] bf97fbf62933: Preparing [2025-02-14T00:26:33.689Z] e9bb0475936b: Preparing [2025-02-14T00:26:33.689Z] f3c1a71de9b5: Preparing [2025-02-14T00:26:33.689Z] a151f36a812c: Preparing [2025-02-14T00:26:33.689Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:33.689Z] f41a642e975a: Preparing [2025-02-14T00:26:33.689Z] 0b9fa811c4d1: Preparing [2025-02-14T00:26:33.689Z] cf1dc2afb8a5: Preparing [2025-02-14T00:26:33.689Z] 534a70dc8296: Preparing [2025-02-14T00:26:33.689Z] 0b9fa811c4d1: Waiting [2025-02-14T00:26:33.689Z] cf1dc2afb8a5: Waiting [2025-02-14T00:26:33.689Z] 534a70dc8296: Waiting [2025-02-14T00:26:33.689Z] f41a642e975a: Waiting [2025-02-14T00:26:33.689Z] f3c1a71de9b5: Layer already exists [2025-02-14T00:26:33.689Z] a151f36a812c: Layer already exists [2025-02-14T00:26:33.689Z] e9bb0475936b: Layer already exists [2025-02-14T00:26:33.689Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:33.689Z] bf97fbf62933: Layer already exists [2025-02-14T00:26:33.689Z] 0b9fa811c4d1: Layer already exists [2025-02-14T00:26:33.689Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:33.689Z] f41a642e975a: Layer already exists [2025-02-14T00:26:33.689Z] cf1dc2afb8a5: Layer already exists [2025-02-14T00:26:33.955Z] main: digest: sha256:20a2fe769679c8c990c2b8a1b8492716c7885d06ced2fafad511d8bbd4437dcc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:26:34.041Z] ===================================================== [Pipeline] echo [2025-02-14T00:26:34.054Z] taggedImages: [2025-02-14T00:26:34.054Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:34.054Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-02-14T00:26:34.054Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.57 [2025-02-14T00:26:34.054Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:34.054Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-02-14T00:26:34.079Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-02-14T00:26:34.079Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:34.079Z] latest [2025-02-14T00:26:34.079Z] 4.0.0-dev.57 [2025-02-14T00:26:34.079Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:34.079Z] main [2025-02-14T00:26:34.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:34.465Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:34.825Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:34.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T00:26:34.825Z] b5e62831f0dd: Preparing [2025-02-14T00:26:34.825Z] b5f436c63b57: Preparing [2025-02-14T00:26:34.825Z] a151f36a812c: Preparing [2025-02-14T00:26:34.825Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:34.825Z] 36bd6bf28dfb: Preparing [2025-02-14T00:26:34.825Z] b4259b2a32e8: Preparing [2025-02-14T00:26:34.825Z] 534a70dc8296: Preparing [2025-02-14T00:26:34.825Z] b4259b2a32e8: Waiting [2025-02-14T00:26:34.825Z] 534a70dc8296: Waiting [2025-02-14T00:26:34.825Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:35.090Z] a151f36a812c: Layer already exists [2025-02-14T00:26:35.090Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:35.090Z] b5e62831f0dd: Pushed [2025-02-14T00:26:36.498Z] b4259b2a32e8: Pushed [2025-02-14T00:26:36.498Z] 36bd6bf28dfb: Pushed [2025-02-14T00:26:43.137Z] b5f436c63b57: Pushed [2025-02-14T00:26:43.137Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:43.505Z] + 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-14T00:26:43.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-14T00:26:43.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T00:26:43.859Z] b5e62831f0dd: Preparing [2025-02-14T00:26:43.859Z] b5f436c63b57: Preparing [2025-02-14T00:26:43.859Z] a151f36a812c: Preparing [2025-02-14T00:26:43.859Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:43.859Z] 36bd6bf28dfb: Preparing [2025-02-14T00:26:43.859Z] b4259b2a32e8: Preparing [2025-02-14T00:26:43.859Z] 534a70dc8296: Preparing [2025-02-14T00:26:43.859Z] b4259b2a32e8: Waiting [2025-02-14T00:26:43.859Z] 534a70dc8296: Waiting [2025-02-14T00:26:43.859Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:43.859Z] b5e62831f0dd: Layer already exists [2025-02-14T00:26:43.859Z] 36bd6bf28dfb: Layer already exists [2025-02-14T00:26:43.859Z] a151f36a812c: Layer already exists [2025-02-14T00:26:43.859Z] b5f436c63b57: Layer already exists [2025-02-14T00:26:43.859Z] b4259b2a32e8: Layer already exists [2025-02-14T00:26:43.859Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:44.125Z] latest: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:44.486Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:44.839Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.57 [2025-02-14T00:26:44.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T00:26:44.839Z] b5e62831f0dd: Preparing [2025-02-14T00:26:44.839Z] b5f436c63b57: Preparing [2025-02-14T00:26:44.839Z] a151f36a812c: Preparing [2025-02-14T00:26:44.839Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:44.839Z] 36bd6bf28dfb: Preparing [2025-02-14T00:26:44.839Z] b4259b2a32e8: Preparing [2025-02-14T00:26:44.839Z] 534a70dc8296: Preparing [2025-02-14T00:26:44.839Z] b4259b2a32e8: Waiting [2025-02-14T00:26:44.839Z] 534a70dc8296: Waiting [2025-02-14T00:26:44.839Z] a151f36a812c: Layer already exists [2025-02-14T00:26:44.839Z] b5f436c63b57: Layer already exists [2025-02-14T00:26:44.839Z] 36bd6bf28dfb: Layer already exists [2025-02-14T00:26:44.839Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:44.839Z] b5e62831f0dd: Layer already exists [2025-02-14T00:26:44.839Z] b4259b2a32e8: Layer already exists [2025-02-14T00:26:44.839Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:45.105Z] 4.0.0-dev.57: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:45.491Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:45.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:45.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T00:26:45.840Z] b5e62831f0dd: Preparing [2025-02-14T00:26:45.840Z] b5f436c63b57: Preparing [2025-02-14T00:26:45.840Z] a151f36a812c: Preparing [2025-02-14T00:26:45.840Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:45.840Z] 36bd6bf28dfb: Preparing [2025-02-14T00:26:45.840Z] b4259b2a32e8: Preparing [2025-02-14T00:26:45.840Z] 534a70dc8296: Preparing [2025-02-14T00:26:45.840Z] b4259b2a32e8: Waiting [2025-02-14T00:26:45.840Z] 534a70dc8296: Waiting [2025-02-14T00:26:45.840Z] b5e62831f0dd: Layer already exists [2025-02-14T00:26:45.840Z] 36bd6bf28dfb: Layer already exists [2025-02-14T00:26:45.840Z] b5f436c63b57: Layer already exists [2025-02-14T00:26:45.840Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:45.840Z] a151f36a812c: Layer already exists [2025-02-14T00:26:45.840Z] b4259b2a32e8: Layer already exists [2025-02-14T00:26:45.840Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:46.107Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:46.469Z] + 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-14T00:26:46.835Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-02-14T00:26:46.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-02-14T00:26:46.835Z] b5e62831f0dd: Preparing [2025-02-14T00:26:46.835Z] b5f436c63b57: Preparing [2025-02-14T00:26:46.835Z] a151f36a812c: Preparing [2025-02-14T00:26:46.835Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:46.835Z] 36bd6bf28dfb: Preparing [2025-02-14T00:26:46.835Z] b4259b2a32e8: Preparing [2025-02-14T00:26:46.835Z] 534a70dc8296: Preparing [2025-02-14T00:26:46.835Z] b4259b2a32e8: Waiting [2025-02-14T00:26:46.835Z] 534a70dc8296: Waiting [2025-02-14T00:26:46.835Z] b5e62831f0dd: Layer already exists [2025-02-14T00:26:46.835Z] 36bd6bf28dfb: Layer already exists [2025-02-14T00:26:46.835Z] a151f36a812c: Layer already exists [2025-02-14T00:26:46.835Z] b5f436c63b57: Layer already exists [2025-02-14T00:26:46.835Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:46.835Z] b4259b2a32e8: Layer already exists [2025-02-14T00:26:46.835Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:47.101Z] main: digest: sha256:eb1a128287dc33bcacc978b9c9ed20a25f5f053f60e4c009318033844a22656a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:26:47.192Z] ===================================================== [Pipeline] echo [2025-02-14T00:26:47.207Z] taggedImages: [2025-02-14T00:26:47.207Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:47.207Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-02-14T00:26:47.207Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.57 [2025-02-14T00:26:47.207Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:47.207Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-02-14T00:26:47.235Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-02-14T00:26:47.235Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:47.235Z] latest [2025-02-14T00:26:47.235Z] 4.0.0-dev.57 [2025-02-14T00:26:47.235Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:26:47.235Z] main [2025-02-14T00:26:47.235Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:47.614Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:48.935Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:26:48.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T00:26:48.935Z] 5b3b2056fe8c: Preparing [2025-02-14T00:26:48.935Z] f8e0f4125b97: Preparing [2025-02-14T00:26:48.935Z] a151f36a812c: Preparing [2025-02-14T00:26:48.935Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:48.935Z] e82a498e0a5d: Preparing [2025-02-14T00:26:48.935Z] eb262cd0f3f8: Preparing [2025-02-14T00:26:48.935Z] 534a70dc8296: Preparing [2025-02-14T00:26:48.935Z] eb262cd0f3f8: Waiting [2025-02-14T00:26:48.935Z] 534a70dc8296: Waiting [2025-02-14T00:26:48.935Z] a151f36a812c: Layer already exists [2025-02-14T00:26:48.935Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:49.204Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:49.204Z] 5b3b2056fe8c: Pushed [2025-02-14T00:26:49.787Z] eb262cd0f3f8: Pushed [2025-02-14T00:26:50.746Z] e82a498e0a5d: Pushed [2025-02-14T00:26:58.938Z] f8e0f4125b97: Pushed [2025-02-14T00:26:58.938Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:26:59.298Z] + 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-14T00:26:59.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-14T00:26:59.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T00:26:59.663Z] 5b3b2056fe8c: Preparing [2025-02-14T00:26:59.663Z] f8e0f4125b97: Preparing [2025-02-14T00:26:59.663Z] a151f36a812c: Preparing [2025-02-14T00:26:59.663Z] 40dd477d2a2e: Preparing [2025-02-14T00:26:59.663Z] e82a498e0a5d: Preparing [2025-02-14T00:26:59.663Z] eb262cd0f3f8: Preparing [2025-02-14T00:26:59.663Z] 534a70dc8296: Preparing [2025-02-14T00:26:59.663Z] eb262cd0f3f8: Waiting [2025-02-14T00:26:59.663Z] 534a70dc8296: Waiting [2025-02-14T00:26:59.663Z] 5b3b2056fe8c: Layer already exists [2025-02-14T00:26:59.663Z] a151f36a812c: Layer already exists [2025-02-14T00:26:59.663Z] e82a498e0a5d: Layer already exists [2025-02-14T00:26:59.663Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:26:59.663Z] f8e0f4125b97: Layer already exists [2025-02-14T00:26:59.663Z] 534a70dc8296: Layer already exists [2025-02-14T00:26:59.663Z] eb262cd0f3f8: Layer already exists [2025-02-14T00:26:59.931Z] latest: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:00.300Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:01.622Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.57 [2025-02-14T00:27:01.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T00:27:01.622Z] 5b3b2056fe8c: Preparing [2025-02-14T00:27:01.622Z] f8e0f4125b97: Preparing [2025-02-14T00:27:01.622Z] a151f36a812c: Preparing [2025-02-14T00:27:01.622Z] 40dd477d2a2e: Preparing [2025-02-14T00:27:01.622Z] e82a498e0a5d: Preparing [2025-02-14T00:27:01.622Z] eb262cd0f3f8: Preparing [2025-02-14T00:27:01.622Z] 534a70dc8296: Preparing [2025-02-14T00:27:01.622Z] eb262cd0f3f8: Waiting [2025-02-14T00:27:01.622Z] 534a70dc8296: Waiting [2025-02-14T00:27:01.622Z] 5b3b2056fe8c: Layer already exists [2025-02-14T00:27:01.622Z] e82a498e0a5d: Layer already exists [2025-02-14T00:27:01.622Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:27:01.622Z] a151f36a812c: Layer already exists [2025-02-14T00:27:01.622Z] f8e0f4125b97: Layer already exists [2025-02-14T00:27:01.622Z] eb262cd0f3f8: Layer already exists [2025-02-14T00:27:01.622Z] 534a70dc8296: Layer already exists [2025-02-14T00:27:01.888Z] 4.0.0-dev.57: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:02.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:02.626Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:27:02.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T00:27:02.626Z] 5b3b2056fe8c: Preparing [2025-02-14T00:27:02.626Z] f8e0f4125b97: Preparing [2025-02-14T00:27:02.626Z] a151f36a812c: Preparing [2025-02-14T00:27:02.626Z] 40dd477d2a2e: Preparing [2025-02-14T00:27:02.626Z] e82a498e0a5d: Preparing [2025-02-14T00:27:02.626Z] eb262cd0f3f8: Preparing [2025-02-14T00:27:02.626Z] 534a70dc8296: Preparing [2025-02-14T00:27:02.626Z] eb262cd0f3f8: Waiting [2025-02-14T00:27:02.626Z] 534a70dc8296: Waiting [2025-02-14T00:27:02.626Z] e82a498e0a5d: Layer already exists [2025-02-14T00:27:02.626Z] a151f36a812c: Layer already exists [2025-02-14T00:27:02.626Z] f8e0f4125b97: Layer already exists [2025-02-14T00:27:02.626Z] 5b3b2056fe8c: Layer already exists [2025-02-14T00:27:02.626Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:27:02.626Z] eb262cd0f3f8: Layer already exists [2025-02-14T00:27:02.626Z] 534a70dc8296: Layer already exists [2025-02-14T00:27:02.893Z] 80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:03.259Z] + 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-14T00:27:03.617Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-02-14T00:27:03.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-02-14T00:27:03.617Z] 5b3b2056fe8c: Preparing [2025-02-14T00:27:03.617Z] f8e0f4125b97: Preparing [2025-02-14T00:27:03.617Z] a151f36a812c: Preparing [2025-02-14T00:27:03.617Z] 40dd477d2a2e: Preparing [2025-02-14T00:27:03.617Z] e82a498e0a5d: Preparing [2025-02-14T00:27:03.617Z] eb262cd0f3f8: Preparing [2025-02-14T00:27:03.617Z] 534a70dc8296: Preparing [2025-02-14T00:27:03.617Z] eb262cd0f3f8: Waiting [2025-02-14T00:27:03.617Z] 534a70dc8296: Waiting [2025-02-14T00:27:03.617Z] 5b3b2056fe8c: Layer already exists [2025-02-14T00:27:03.617Z] f8e0f4125b97: Layer already exists [2025-02-14T00:27:03.617Z] a151f36a812c: Layer already exists [2025-02-14T00:27:03.617Z] 40dd477d2a2e: Layer already exists [2025-02-14T00:27:03.617Z] e82a498e0a5d: Layer already exists [2025-02-14T00:27:03.617Z] eb262cd0f3f8: Layer already exists [2025-02-14T00:27:03.617Z] 534a70dc8296: Layer already exists [2025-02-14T00:27:03.884Z] main: digest: sha256:0a4acad8cf7b58800286ae119221b3ed77f9a2327d3e50703ee2fc66477c6984 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:27:03.960Z] ===================================================== [Pipeline] echo [2025-02-14T00:27:03.973Z] taggedImages: [2025-02-14T00:27:03.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c [2025-02-14T00:27:03.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-02-14T00:27:03.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.57 [2025-02-14T00:27:03.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:80c243033e1b04995b2447ef5c7ce1c070ea113c-4.0.0-dev.57 [2025-02-14T00:27:03.973Z] - 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-14T00:27:04.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:27:04.398Z] [2025-02-14T00:27:04.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:04.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:27:04.739Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-14T00:27:04.739Z] 8998bd30e6a1: Pulling fs layer [2025-02-14T00:27:04.739Z] 04944245beec: Pulling fs layer [2025-02-14T00:27:04.739Z] 699f458cf7ca: Pulling fs layer [2025-02-14T00:27:04.739Z] 765212b225bb: Pulling fs layer [2025-02-14T00:27:05.009Z] f23df028b6ca: Pulling fs layer [2025-02-14T00:27:05.009Z] d65c8cfc05b1: Pulling fs layer [2025-02-14T00:27:05.009Z] 2437ff75d9bd: Pulling fs layer [2025-02-14T00:27:05.009Z] 765212b225bb: Waiting [2025-02-14T00:27:05.009Z] f23df028b6ca: Waiting [2025-02-14T00:27:05.009Z] d65c8cfc05b1: Waiting [2025-02-14T00:27:05.009Z] 2437ff75d9bd: Waiting [2025-02-14T00:27:05.009Z] 04944245beec: Verifying Checksum [2025-02-14T00:27:05.009Z] 04944245beec: Download complete [2025-02-14T00:27:05.009Z] 765212b225bb: Verifying Checksum [2025-02-14T00:27:05.009Z] 765212b225bb: Download complete [2025-02-14T00:27:05.009Z] f23df028b6ca: Verifying Checksum [2025-02-14T00:27:05.009Z] f23df028b6ca: Download complete [2025-02-14T00:27:05.009Z] d65c8cfc05b1: Verifying Checksum [2025-02-14T00:27:05.009Z] d65c8cfc05b1: Download complete [2025-02-14T00:27:05.289Z] 699f458cf7ca: Verifying Checksum [2025-02-14T00:27:05.289Z] 699f458cf7ca: Download complete [2025-02-14T00:27:05.560Z] 8998bd30e6a1: Verifying Checksum [2025-02-14T00:27:05.560Z] 8998bd30e6a1: Download complete [2025-02-14T00:27:08.908Z] 2437ff75d9bd: Verifying Checksum [2025-02-14T00:27:08.908Z] 2437ff75d9bd: Download complete [2025-02-14T00:27:10.851Z] 8998bd30e6a1: Pull complete [2025-02-14T00:27:11.122Z] 04944245beec: Pull complete [2025-02-14T00:27:12.533Z] 699f458cf7ca: Pull complete [2025-02-14T00:27:12.800Z] 765212b225bb: Pull complete [2025-02-14T00:27:13.768Z] f23df028b6ca: Pull complete [2025-02-14T00:27:14.035Z] d65c8cfc05b1: Pull complete [2025-02-14T00:27:32.245Z] 2437ff75d9bd: Pull complete [2025-02-14T00:27:32.245Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-14T00:27:32.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:27:32.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:27:32.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-38913 does not seem to be running inside a container [2025-02-14T00:27:32.550Z] $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:27:35.777Z] $ docker top 4195864e47633cdfa849ca0750d4d21dced075d6d7de8ef1a1ab64b6d8d147c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:27:36.691Z] ---> job-cost.sh [2025-02-14T00:27:36.691Z] lf-activate-venv: SKIPPING [2025-02-14T00:27:36.691Z] INFO: No Stack... [2025-02-14T00:27:37.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-14T00:27:37.850Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T00:27:38.480Z] + cat /w/workspace/edgex-go/795/archives/cost.csv [2025-02-14T00:27:38.480Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T00:27:38.517Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-795-stack-cost] [2025-02-14T00:27:38.524Z] Resource [jenkins-edgexfoundry-edgex-go-main-795-stack-cost] did not exist. Created. [2025-02-14T00:27:38.530Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-795-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T00:27:39.242Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-14T00:27:40.118Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T00:27:40.126Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-795-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T00:27:40.150Z] $ docker stop --time=1 4195864e47633cdfa849ca0750d4d21dced075d6d7de8ef1a1ab64b6d8d147c6 [2025-02-14T00:27:41.795Z] $ docker rm -f --volumes 4195864e47633cdfa849ca0750d4d21dced075d6d7de8ef1a1ab64b6d8d147c6 [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-14T00:27:42.475Z] provisioning config files... [2025-02-14T00:27:42.483Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/795@tmp/config4077544867647945359tmp [Pipeline] { [Pipeline] sh [2025-02-14T00:27:42.789Z] + set +x [2025-02-14T00:27:42.789Z] + bash -s -- [2025-02-14T00:27:42.789Z] + curl -s https://codecov.io/bash [2025-02-14T00:27:43.049Z] [2025-02-14T00:27:43.049Z] _____ _ [2025-02-14T00:27:43.049Z] / ____| | | [2025-02-14T00:27:43.049Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T00:27:43.049Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T00:27:43.049Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T00:27:43.049Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T00:27:43.049Z] Bash-1.0.6 [2025-02-14T00:27:43.049Z] [2025-02-14T00:27:43.049Z] [2025-02-14T00:27:43.049Z] ==> git version 2.25.1 found [2025-02-14T00:27:43.049Z] ==> 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-14T00:27:43.049Z] Release-Date: 2020-01-08 [2025-02-14T00:27:43.049Z] 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-14T00:27:43.049Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T00:27:43.049Z] ==> Jenkins CI detected. [2025-02-14T00:27:43.049Z] current dir:  /w/workspace/edgex-go/795 [2025-02-14T00:27:43.049Z] project root: . [2025-02-14T00:27:43.049Z] --> token set from env [2025-02-14T00:27:43.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-14T00:27:43.049Z] ==> Running gcov in . (disable via -X gcov) [2025-02-14T00:27:43.049Z] ==> Python coveragepy not found [2025-02-14T00:27:43.049Z] ==> Searching for coverage reports in: [2025-02-14T00:27:43.049Z] + . [2025-02-14T00:27:43.049Z] -> Found 1 reports [2025-02-14T00:27:43.049Z] ==> Detecting git/mercurial file structure [2025-02-14T00:27:43.049Z] ==> Reading reports [2025-02-14T00:27:43.049Z] + ./coverage.out bytes=1584683 [2025-02-14T00:27:43.049Z] ==> Appending adjustments [2025-02-14T00:27:43.049Z] https://docs.codecov.io/docs/fixing-reports [2025-02-14T00:27:44.427Z] + Found adjustments [2025-02-14T00:27:44.427Z] ==> Gzipping contents [2025-02-14T00:27:44.427Z] 136K /tmp/codecov.kc36df.gz [2025-02-14T00:27:44.427Z] ==> Uploading reports [2025-02-14T00:27:44.427Z] url: https://codecov.io [2025-02-14T00:27:44.427Z] query: branch=main&commit=80c243033e1b04995b2447ef5c7ce1c070ea113c&build=795&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F795%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T00:27:44.427Z] -> Pinging Codecov [2025-02-14T00:27:44.427Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=80c243033e1b04995b2447ef5c7ce1c070ea113c&build=795&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F795%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T00:27:44.685Z] -> Uploading to [2025-02-14T00:27:44.686Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/80c243033e1b04995b2447ef5c7ce1c070ea113c/c79c6220-cb3f-4935-882d-6d9b782a3f28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T002744Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bcecc455fcfc19b809f585cadf2cfbe955672c3f19723892506158b61e4f884f [2025-02-14T00:27:44.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:27:44.686Z] Dload Upload Total Spent Left Speed [2025-02-14T00:27:44.946Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134k 0 0 100 134k 0 749k --:--:-- --:--:-- --:--:-- 749k [2025-02-14T00:27:44.946Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/80c243033e1b04995b2447ef5c7ce1c070ea113c [Pipeline] } [2025-02-14T00:27:44.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-02-14T00:27:45.202Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-14T00:27:45.217Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:45.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:27:45.523Z] [2025-02-14T00:27:45.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:27:45.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:27:45.826Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-14T00:27:45.826Z] 43c4264eed91: Pulling fs layer [2025-02-14T00:27:45.826Z] 4cc291be95ef: Pulling fs layer [2025-02-14T00:27:45.826Z] 2ac1f1163629: Pulling fs layer [2025-02-14T00:27:45.826Z] 5c3c966382ef: Pulling fs layer [2025-02-14T00:27:45.826Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:27:45.826Z] d9c7d2e4e75e: Pulling fs layer [2025-02-14T00:27:45.826Z] 9c3e1370e548: Pulling fs layer [2025-02-14T00:27:45.826Z] 5c3c966382ef: Waiting [2025-02-14T00:27:45.826Z] d9c7d2e4e75e: Waiting [2025-02-14T00:27:45.826Z] 9c3e1370e548: Waiting [2025-02-14T00:27:45.826Z] 4f4fb700ef54: Waiting [2025-02-14T00:27:45.826Z] 4cc291be95ef: Verifying Checksum [2025-02-14T00:27:45.826Z] 4cc291be95ef: Download complete [2025-02-14T00:27:45.826Z] 5c3c966382ef: Verifying Checksum [2025-02-14T00:27:45.826Z] 5c3c966382ef: Download complete [2025-02-14T00:27:45.826Z] 4f4fb700ef54: Download complete [2025-02-14T00:27:45.826Z] 43c4264eed91: Download complete [2025-02-14T00:27:46.085Z] d9c7d2e4e75e: Verifying Checksum [2025-02-14T00:27:46.085Z] d9c7d2e4e75e: Download complete [2025-02-14T00:27:46.085Z] 43c4264eed91: Pull complete [2025-02-14T00:27:46.344Z] 4cc291be95ef: Pull complete [2025-02-14T00:27:46.344Z] 2ac1f1163629: Download complete [2025-02-14T00:27:46.909Z] 9c3e1370e548: Verifying Checksum [2025-02-14T00:27:46.909Z] 9c3e1370e548: Download complete [2025-02-14T00:27:50.193Z] 2ac1f1163629: Pull complete [2025-02-14T00:27:50.193Z] 5c3c966382ef: Pull complete [2025-02-14T00:27:50.193Z] 4f4fb700ef54: Pull complete [2025-02-14T00:27:50.193Z] d9c7d2e4e75e: Pull complete [2025-02-14T00:27:53.473Z] 9c3e1370e548: Pull complete [2025-02-14T00:27:53.473Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-14T00:27:53.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:27:53.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:27:53.570Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-14T00:27:53.590Z] $ 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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:27:55.339Z] $ docker top 3e8c9d0c804eca1000be6da27e75eaa2fb88dc490ee0fb3f203d9c6a7f3e03c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:27:55.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/795 [Pipeline] echo [2025-02-14T00:27:55.705Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-02-14T00:27:55.978Z] + set -o pipefail [2025-02-14T00:27:55.978Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-02-14T00:28:04.098Z] [2025-02-14T00:28:04.099Z] Monitoring /w/workspace/edgex-go/795 (github.com/edgexfoundry/edgex-go)... [2025-02-14T00:28:04.099Z] [2025-02-14T00:28:04.099Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/52042681-5822-49c3-b0f2-ab926c2e7fab [2025-02-14T00:28:04.099Z] [2025-02-14T00:28:04.099Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-14T00:28:04.099Z] [2025-02-14T00:28:04.099Z] [2025-02-14T00:28:04.099Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-14T00:28:04.099Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-14T00:28:04.359Z] $ docker stop --time=1 3e8c9d0c804eca1000be6da27e75eaa2fb88dc490ee0fb3f203d9c6a7f3e03c1 [2025-02-14T00:28:06.676Z] $ docker rm -f --volumes 3e8c9d0c804eca1000be6da27e75eaa2fb88dc490ee0fb3f203d9c6a7f3e03c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-14T00:28:07.253Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:28:07.270Z] provisioning config files... [2025-02-14T00:28:07.278Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/795@tmp/config1848530020859802960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:07.574Z] --> edgex-publish-swagger.sh [2025-02-14T00:28:07.574Z] === Publish openapi API === [2025-02-14T00:28:07.574Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-14T00:28:07.574Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/795/openapi/core-command.yaml] [2025-02-14T00:28:07.574Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:07.574Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:07.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 150k --:--:-- --:--:-- --:--:-- 149k 100 32782 0 0 100 32782 0 66902 --:--:-- --:--:-- --:--:-- 66765 [2025-02-14T00:28:07.833Z] [2025-02-14T00:28:07.833Z] [2025-02-14T00:28:07.833Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/795/openapi/core-data.yaml] [2025-02-14T00:28:08.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:08.092Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:08.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k [2025-02-14T00:28:08.352Z] [2025-02-14T00:28:08.352Z] [2025-02-14T00:28:08.352Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/795/openapi/core-keeper.yaml] [2025-02-14T00:28:08.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:08.352Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:08.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 412 200k --:--:-- --:--:-- --:--:-- 200k [2025-02-14T00:28:08.614Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-14T00:28:08.614Z] [2025-02-14T00:28:08.614Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/795/openapi/core-metadata.yaml] [2025-02-14T00:28:08.614Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:08.614Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:08.881Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 356 357k --:--:-- --:--:-- --:--:-- 357k [2025-02-14T00:28:08.881Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T00:28:08.881Z] [2025-02-14T00:28:08.881Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/795/openapi/security-proxy-auth.yaml] [2025-02-14T00:28:09.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:09.142Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:09.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 412 149k --:--:-- --:--:-- --:--:-- 149k [2025-02-14T00:28:09.142Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-02-14T00:28:09.142Z] [2025-02-14T00:28:09.142Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/795/openapi/support-notifications.yaml] [2025-02-14T00:28:09.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:09.142Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:09.404Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 520 325k --:--:-- --:--:-- --:--:-- 325k [2025-02-14T00:28:09.404Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T00:28:09.404Z] [2025-02-14T00:28:09.404Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/795/openapi/support-scheduler.yaml] [2025-02-14T00:28:09.404Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:28:09.404Z] Dload Upload Total Spent Left Speed [2025-02-14T00:28:09.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 549 174k --:--:-- --:--:-- --:--:-- 174k [2025-02-14T00:28:09.927Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-14T00:28:09.927Z] [Pipeline] } [2025-02-14T00:28:09.934Z] 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-14T00:28:10.363Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:28:10.363Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:10.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:28:10.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:28:10.758Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-14T00:28:10.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:28:11.127Z] $ docker top 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 -eo pid,comm [2025-02-14T00:28:11.183Z] 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-14T00:28:11.183Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:28:11.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:28:11.247Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:28:11.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:28:11.354Z] $ docker exec 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 ssh-agent [2025-02-14T00:28:11.466Z] SSH_AUTH_SOCK=/tmp/ssh-oOiZuLTmudCc/agent.32 [2025-02-14T00:28:11.466Z] SSH_AGENT_PID=38 [2025-02-14T00:28:11.470Z] Running ssh-add (command line suppressed) [2025-02-14T00:28:11.564Z] Identity added: /w/workspace/edgex-go/795@tmp/private_key_8140595405244548249.key (/w/workspace/edgex-go/795@tmp/private_key_8140595405244548249.key) [2025-02-14T00:28:11.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:28:11.888Z] + git semver tag [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,046 [run_tag] DEBUG tag force:False [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,046 [check_head_tag] DEBUG check head tag [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,050 [execute] INFO git cat-file --batch-check [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=) [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,054 [execute] INFO git cat-file --batch [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=) [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,105 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,106 [execute] INFO git tag -a v4.0.0-dev.57 -m v4.0.0-dev.57 [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,106 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.57', '-m', 'v4.0.0-dev.57'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:28:12.148Z] 2025-02-14 00:28:12,111 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:12.148Z] 4.0.0-dev.57 [Pipeline] } [2025-02-14T00:28:12.147Z] $ docker exec --env ******** --env ******** 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 ssh-agent -k [2025-02-14T00:28:12.242Z] unset SSH_AUTH_SOCK; [2025-02-14T00:28:12.242Z] unset SSH_AGENT_PID; [2025-02-14T00:28:12.242Z] echo Agent pid 38 killed; [2025-02-14T00:28:12.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:28:12.589Z] + git semver [Pipeline] } [2025-02-14T00:28:12.850Z] $ docker stop --time=1 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 [2025-02-14T00:28:14.138Z] $ docker rm -f --volumes 0057f2a52a023e531a3914ff8cadfd2f50582a25c8dd55ee71254e2cefecc5b0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:14.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:28:14.556Z] [2025-02-14T00:28:14.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:14.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:28:14.859Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-14T00:28:14.859Z] ab5ef0e58194: Pulling fs layer [2025-02-14T00:28:14.859Z] 9712f1f96733: Pulling fs layer [2025-02-14T00:28:14.859Z] 63f879dbbcfc: Pulling fs layer [2025-02-14T00:28:14.859Z] 0d9ebad4ef96: Pulling fs layer [2025-02-14T00:28:14.859Z] e9a5061849ea: Pulling fs layer [2025-02-14T00:28:14.859Z] d747dcd14b5f: Pulling fs layer [2025-02-14T00:28:14.859Z] 2de7ff778b66: Pulling fs layer [2025-02-14T00:28:14.859Z] 0d9ebad4ef96: Waiting [2025-02-14T00:28:14.859Z] d747dcd14b5f: Waiting [2025-02-14T00:28:14.859Z] 2de7ff778b66: Waiting [2025-02-14T00:28:14.859Z] e9a5061849ea: Waiting [2025-02-14T00:28:14.859Z] 9712f1f96733: Verifying Checksum [2025-02-14T00:28:14.859Z] 9712f1f96733: Download complete [2025-02-14T00:28:15.118Z] 63f879dbbcfc: Verifying Checksum [2025-02-14T00:28:15.118Z] 63f879dbbcfc: Download complete [2025-02-14T00:28:15.376Z] e9a5061849ea: Verifying Checksum [2025-02-14T00:28:15.376Z] e9a5061849ea: Download complete [2025-02-14T00:28:15.376Z] 0d9ebad4ef96: Verifying Checksum [2025-02-14T00:28:15.376Z] 0d9ebad4ef96: Download complete [2025-02-14T00:28:15.376Z] d747dcd14b5f: Verifying Checksum [2025-02-14T00:28:15.376Z] d747dcd14b5f: Download complete [2025-02-14T00:28:15.376Z] ab5ef0e58194: Verifying Checksum [2025-02-14T00:28:15.376Z] ab5ef0e58194: Download complete [2025-02-14T00:28:15.376Z] 2de7ff778b66: Verifying Checksum [2025-02-14T00:28:15.376Z] 2de7ff778b66: Download complete [2025-02-14T00:28:17.906Z] ab5ef0e58194: Pull complete [2025-02-14T00:28:17.906Z] 9712f1f96733: Pull complete [2025-02-14T00:28:18.841Z] 63f879dbbcfc: Pull complete [2025-02-14T00:28:22.124Z] 0d9ebad4ef96: Pull complete [2025-02-14T00:28:22.382Z] e9a5061849ea: Pull complete [2025-02-14T00:28:22.640Z] d747dcd14b5f: Pull complete [2025-02-14T00:28:23.576Z] 2de7ff778b66: Pull complete [2025-02-14T00:28:23.576Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-14T00:28:23.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:28:23.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:28:23.679Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-14T00:28:23.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:28:25.505Z] $ docker top 43dc72e81733aebb727e7407343abde6cf81e03f227be8f4d80e4b9c6e1ddba8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:28:25.594Z] provisioning config files... [2025-02-14T00:28:25.602Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/795@tmp/config7026014109979245600tmp [2025-02-14T00:28:25.611Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/795@tmp/config7557043375407342571tmp [2025-02-14T00:28:25.618Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/795@tmp/config7021293357641066401tmp [Pipeline] { [Pipeline] echo [2025-02-14T00:28:25.645Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:25.938Z] ---> sigul-configuration.sh [2025-02-14T00:28:25.938Z] gpg: directory `/root/.gnupg' created [2025-02-14T00:28:25.938Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-14T00:28:25.939Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-14T00:28:25.939Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-14T00:28:25.939Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-14T00:28:25.939Z] gpg: CAST5 encrypted data [2025-02-14T00:28:25.939Z] gpg: encrypted with 1 passphrase [2025-02-14T00:28:25.939Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-14T00:28:26.233Z] + mkdir /home/jenkins [2025-02-14T00:28:26.233Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-14T00:28:26.528Z] + 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-14T00:28:26.540Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:26.835Z] ---> sigul-install.sh [2025-02-14T00:28:26.835Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-14T00:28:27.133Z] + git tag --list [2025-02-14T00:28:27.133Z] 0.6.0 [2025-02-14T00:28:27.133Z] 0.6.1 [2025-02-14T00:28:27.133Z] 0.7.0 [2025-02-14T00:28:27.133Z] 0.7.1 [2025-02-14T00:28:27.133Z] v1.0.0 [2025-02-14T00:28:27.133Z] v1.0.1 [2025-02-14T00:28:27.133Z] v1.1.0 [2025-02-14T00:28:27.133Z] v1.2.0 [2025-02-14T00:28:27.133Z] v1.2.1 [2025-02-14T00:28:27.133Z] v1.3.0 [2025-02-14T00:28:27.133Z] v1.3.1 [2025-02-14T00:28:27.133Z] v2.0.0 [2025-02-14T00:28:27.133Z] v2.1.0 [2025-02-14T00:28:27.133Z] v2.1.1 [2025-02-14T00:28:27.133Z] v2.2.0 [2025-02-14T00:28:27.133Z] v2.3.0 [2025-02-14T00:28:27.133Z] v3.0 [2025-02-14T00:28:27.133Z] v3.0.0 [2025-02-14T00:28:27.133Z] v3.1 [2025-02-14T00:28:27.133Z] v3.1.0 [2025-02-14T00:28:27.133Z] v3.1.0-dev.1 [2025-02-14T00:28:27.133Z] v3.1.0-dev.10 [2025-02-14T00:28:27.133Z] v3.1.0-dev.11 [2025-02-14T00:28:27.133Z] v3.1.0-dev.12 [2025-02-14T00:28:27.133Z] v3.1.0-dev.13 [2025-02-14T00:28:27.133Z] v3.1.0-dev.14 [2025-02-14T00:28:27.133Z] v3.1.0-dev.15 [2025-02-14T00:28:27.133Z] v3.1.0-dev.16 [2025-02-14T00:28:27.133Z] v3.1.0-dev.17 [2025-02-14T00:28:27.133Z] v3.1.0-dev.18 [2025-02-14T00:28:27.133Z] v3.1.0-dev.19 [2025-02-14T00:28:27.133Z] v3.1.0-dev.2 [2025-02-14T00:28:27.133Z] v3.1.0-dev.20 [2025-02-14T00:28:27.133Z] v3.1.0-dev.21 [2025-02-14T00:28:27.133Z] v3.1.0-dev.22 [2025-02-14T00:28:27.133Z] v3.1.0-dev.23 [2025-02-14T00:28:27.133Z] v3.1.0-dev.24 [2025-02-14T00:28:27.133Z] v3.1.0-dev.25 [2025-02-14T00:28:27.133Z] v3.1.0-dev.26 [2025-02-14T00:28:27.133Z] v3.1.0-dev.27 [2025-02-14T00:28:27.133Z] v3.1.0-dev.28 [2025-02-14T00:28:27.133Z] v3.1.0-dev.29 [2025-02-14T00:28:27.133Z] v3.1.0-dev.3 [2025-02-14T00:28:27.133Z] v3.1.0-dev.30 [2025-02-14T00:28:27.133Z] v3.1.0-dev.31 [2025-02-14T00:28:27.133Z] v3.1.0-dev.32 [2025-02-14T00:28:27.133Z] v3.1.0-dev.33 [2025-02-14T00:28:27.133Z] v3.1.0-dev.34 [2025-02-14T00:28:27.133Z] v3.1.0-dev.35 [2025-02-14T00:28:27.133Z] v3.1.0-dev.36 [2025-02-14T00:28:27.133Z] v3.1.0-dev.37 [2025-02-14T00:28:27.133Z] v3.1.0-dev.38 [2025-02-14T00:28:27.133Z] v3.1.0-dev.39 [2025-02-14T00:28:27.133Z] v3.1.0-dev.4 [2025-02-14T00:28:27.133Z] v3.1.0-dev.40 [2025-02-14T00:28:27.133Z] v3.1.0-dev.41 [2025-02-14T00:28:27.133Z] v3.1.0-dev.42 [2025-02-14T00:28:27.133Z] v3.1.0-dev.43 [2025-02-14T00:28:27.133Z] v3.1.0-dev.44 [2025-02-14T00:28:27.133Z] v3.1.0-dev.45 [2025-02-14T00:28:27.133Z] v3.1.0-dev.46 [2025-02-14T00:28:27.133Z] v3.1.0-dev.47 [2025-02-14T00:28:27.133Z] v3.1.0-dev.48 [2025-02-14T00:28:27.133Z] v3.1.0-dev.49 [2025-02-14T00:28:27.133Z] v3.1.0-dev.5 [2025-02-14T00:28:27.133Z] v3.1.0-dev.50 [2025-02-14T00:28:27.133Z] v3.1.0-dev.51 [2025-02-14T00:28:27.133Z] v3.1.0-dev.52 [2025-02-14T00:28:27.133Z] v3.1.0-dev.53 [2025-02-14T00:28:27.133Z] v3.1.0-dev.54 [2025-02-14T00:28:27.133Z] v3.1.0-dev.55 [2025-02-14T00:28:27.133Z] v3.1.0-dev.56 [2025-02-14T00:28:27.133Z] v3.1.0-dev.57 [2025-02-14T00:28:27.133Z] v3.1.0-dev.58 [2025-02-14T00:28:27.133Z] v3.1.0-dev.59 [2025-02-14T00:28:27.133Z] v3.1.0-dev.6 [2025-02-14T00:28:27.133Z] v3.1.0-dev.60 [2025-02-14T00:28:27.133Z] v3.1.0-dev.61 [2025-02-14T00:28:27.133Z] v3.1.0-dev.62 [2025-02-14T00:28:27.133Z] v3.1.0-dev.63 [2025-02-14T00:28:27.133Z] v3.1.0-dev.64 [2025-02-14T00:28:27.133Z] v3.1.0-dev.65 [2025-02-14T00:28:27.133Z] v3.1.0-dev.66 [2025-02-14T00:28:27.133Z] v3.1.0-dev.67 [2025-02-14T00:28:27.133Z] v3.1.0-dev.68 [2025-02-14T00:28:27.133Z] v3.1.0-dev.69 [2025-02-14T00:28:27.133Z] v3.1.0-dev.7 [2025-02-14T00:28:27.133Z] v3.1.0-dev.70 [2025-02-14T00:28:27.133Z] v3.1.0-dev.71 [2025-02-14T00:28:27.133Z] v3.1.0-dev.72 [2025-02-14T00:28:27.133Z] v3.1.0-dev.73 [2025-02-14T00:28:27.133Z] v3.1.0-dev.8 [2025-02-14T00:28:27.133Z] v3.1.0-dev.9 [2025-02-14T00:28:27.133Z] v3.1.1 [2025-02-14T00:28:27.133Z] v3.1.1-dev.1 [2025-02-14T00:28:27.133Z] v3.1.1-dev.2 [2025-02-14T00:28:27.133Z] v3.2.0-dev.1 [2025-02-14T00:28:27.133Z] v3.2.0-dev.10 [2025-02-14T00:28:27.133Z] v3.2.0-dev.100 [2025-02-14T00:28:27.133Z] v3.2.0-dev.101 [2025-02-14T00:28:27.133Z] v3.2.0-dev.102 [2025-02-14T00:28:27.133Z] v3.2.0-dev.103 [2025-02-14T00:28:27.133Z] v3.2.0-dev.104 [2025-02-14T00:28:27.133Z] v3.2.0-dev.105 [2025-02-14T00:28:27.133Z] v3.2.0-dev.106 [2025-02-14T00:28:27.133Z] v3.2.0-dev.107 [2025-02-14T00:28:27.133Z] v3.2.0-dev.108 [2025-02-14T00:28:27.133Z] v3.2.0-dev.109 [2025-02-14T00:28:27.133Z] v3.2.0-dev.11 [2025-02-14T00:28:27.133Z] v3.2.0-dev.12 [2025-02-14T00:28:27.133Z] v3.2.0-dev.13 [2025-02-14T00:28:27.133Z] v3.2.0-dev.14 [2025-02-14T00:28:27.133Z] v3.2.0-dev.15 [2025-02-14T00:28:27.133Z] v3.2.0-dev.16 [2025-02-14T00:28:27.133Z] v3.2.0-dev.17 [2025-02-14T00:28:27.133Z] v3.2.0-dev.18 [2025-02-14T00:28:27.133Z] v3.2.0-dev.19 [2025-02-14T00:28:27.133Z] v3.2.0-dev.2 [2025-02-14T00:28:27.133Z] v3.2.0-dev.20 [2025-02-14T00:28:27.133Z] v3.2.0-dev.21 [2025-02-14T00:28:27.133Z] v3.2.0-dev.22 [2025-02-14T00:28:27.133Z] v3.2.0-dev.23 [2025-02-14T00:28:27.133Z] v3.2.0-dev.24 [2025-02-14T00:28:27.133Z] v3.2.0-dev.25 [2025-02-14T00:28:27.133Z] v3.2.0-dev.26 [2025-02-14T00:28:27.133Z] v3.2.0-dev.27 [2025-02-14T00:28:27.133Z] v3.2.0-dev.28 [2025-02-14T00:28:27.133Z] v3.2.0-dev.29 [2025-02-14T00:28:27.133Z] v3.2.0-dev.3 [2025-02-14T00:28:27.133Z] v3.2.0-dev.30 [2025-02-14T00:28:27.133Z] v3.2.0-dev.31 [2025-02-14T00:28:27.133Z] v3.2.0-dev.32 [2025-02-14T00:28:27.133Z] v3.2.0-dev.33 [2025-02-14T00:28:27.133Z] v3.2.0-dev.34 [2025-02-14T00:28:27.133Z] v3.2.0-dev.35 [2025-02-14T00:28:27.133Z] v3.2.0-dev.36 [2025-02-14T00:28:27.133Z] v3.2.0-dev.37 [2025-02-14T00:28:27.133Z] v3.2.0-dev.38 [2025-02-14T00:28:27.133Z] v3.2.0-dev.39 [2025-02-14T00:28:27.133Z] v3.2.0-dev.4 [2025-02-14T00:28:27.133Z] v3.2.0-dev.40 [2025-02-14T00:28:27.133Z] v3.2.0-dev.41 [2025-02-14T00:28:27.133Z] v3.2.0-dev.42 [2025-02-14T00:28:27.133Z] v3.2.0-dev.43 [2025-02-14T00:28:27.133Z] v3.2.0-dev.44 [2025-02-14T00:28:27.133Z] v3.2.0-dev.45 [2025-02-14T00:28:27.133Z] v3.2.0-dev.46 [2025-02-14T00:28:27.133Z] v3.2.0-dev.47 [2025-02-14T00:28:27.133Z] v3.2.0-dev.48 [2025-02-14T00:28:27.133Z] v3.2.0-dev.49 [2025-02-14T00:28:27.133Z] v3.2.0-dev.5 [2025-02-14T00:28:27.133Z] v3.2.0-dev.50 [2025-02-14T00:28:27.133Z] v3.2.0-dev.51 [2025-02-14T00:28:27.133Z] v3.2.0-dev.52 [2025-02-14T00:28:27.133Z] v3.2.0-dev.53 [2025-02-14T00:28:27.133Z] v3.2.0-dev.54 [2025-02-14T00:28:27.133Z] v3.2.0-dev.55 [2025-02-14T00:28:27.133Z] v3.2.0-dev.56 [2025-02-14T00:28:27.133Z] v3.2.0-dev.57 [2025-02-14T00:28:27.133Z] v3.2.0-dev.58 [2025-02-14T00:28:27.133Z] v3.2.0-dev.59 [2025-02-14T00:28:27.133Z] v3.2.0-dev.6 [2025-02-14T00:28:27.133Z] v3.2.0-dev.60 [2025-02-14T00:28:27.133Z] v3.2.0-dev.61 [2025-02-14T00:28:27.133Z] v3.2.0-dev.62 [2025-02-14T00:28:27.133Z] v3.2.0-dev.63 [2025-02-14T00:28:27.133Z] v3.2.0-dev.64 [2025-02-14T00:28:27.133Z] v3.2.0-dev.65 [2025-02-14T00:28:27.133Z] v3.2.0-dev.66 [2025-02-14T00:28:27.133Z] v3.2.0-dev.67 [2025-02-14T00:28:27.134Z] v3.2.0-dev.68 [2025-02-14T00:28:27.134Z] v3.2.0-dev.69 [2025-02-14T00:28:27.134Z] v3.2.0-dev.7 [2025-02-14T00:28:27.134Z] v3.2.0-dev.70 [2025-02-14T00:28:27.134Z] v3.2.0-dev.71 [2025-02-14T00:28:27.134Z] v3.2.0-dev.72 [2025-02-14T00:28:27.134Z] v3.2.0-dev.73 [2025-02-14T00:28:27.134Z] v3.2.0-dev.74 [2025-02-14T00:28:27.134Z] v3.2.0-dev.75 [2025-02-14T00:28:27.134Z] v3.2.0-dev.76 [2025-02-14T00:28:27.134Z] v3.2.0-dev.77 [2025-02-14T00:28:27.134Z] v3.2.0-dev.78 [2025-02-14T00:28:27.134Z] v3.2.0-dev.79 [2025-02-14T00:28:27.134Z] v3.2.0-dev.8 [2025-02-14T00:28:27.134Z] v3.2.0-dev.80 [2025-02-14T00:28:27.134Z] v3.2.0-dev.81 [2025-02-14T00:28:27.134Z] v3.2.0-dev.82 [2025-02-14T00:28:27.134Z] v3.2.0-dev.83 [2025-02-14T00:28:27.134Z] v3.2.0-dev.84 [2025-02-14T00:28:27.134Z] v3.2.0-dev.85 [2025-02-14T00:28:27.134Z] v3.2.0-dev.86 [2025-02-14T00:28:27.134Z] v3.2.0-dev.87 [2025-02-14T00:28:27.134Z] v3.2.0-dev.88 [2025-02-14T00:28:27.134Z] v3.2.0-dev.89 [2025-02-14T00:28:27.134Z] v3.2.0-dev.9 [2025-02-14T00:28:27.134Z] v3.2.0-dev.90 [2025-02-14T00:28:27.134Z] v3.2.0-dev.91 [2025-02-14T00:28:27.134Z] v3.2.0-dev.92 [2025-02-14T00:28:27.134Z] v3.2.0-dev.93 [2025-02-14T00:28:27.134Z] v3.2.0-dev.94 [2025-02-14T00:28:27.134Z] v3.2.0-dev.95 [2025-02-14T00:28:27.134Z] v3.2.0-dev.96 [2025-02-14T00:28:27.134Z] v3.2.0-dev.97 [2025-02-14T00:28:27.134Z] v3.2.0-dev.98 [2025-02-14T00:28:27.134Z] v3.2.0-dev.99 [2025-02-14T00:28:27.134Z] v4.0.0-dev.1 [2025-02-14T00:28:27.134Z] v4.0.0-dev.10 [2025-02-14T00:28:27.134Z] v4.0.0-dev.11 [2025-02-14T00:28:27.134Z] v4.0.0-dev.12 [2025-02-14T00:28:27.134Z] v4.0.0-dev.13 [2025-02-14T00:28:27.134Z] v4.0.0-dev.14 [2025-02-14T00:28:27.134Z] v4.0.0-dev.15 [2025-02-14T00:28:27.134Z] v4.0.0-dev.16 [2025-02-14T00:28:27.134Z] v4.0.0-dev.17 [2025-02-14T00:28:27.134Z] v4.0.0-dev.18 [2025-02-14T00:28:27.134Z] v4.0.0-dev.19 [2025-02-14T00:28:27.134Z] v4.0.0-dev.2 [2025-02-14T00:28:27.134Z] v4.0.0-dev.20 [2025-02-14T00:28:27.134Z] v4.0.0-dev.21 [2025-02-14T00:28:27.134Z] v4.0.0-dev.22 [2025-02-14T00:28:27.134Z] v4.0.0-dev.23 [2025-02-14T00:28:27.134Z] v4.0.0-dev.24 [2025-02-14T00:28:27.134Z] v4.0.0-dev.25 [2025-02-14T00:28:27.134Z] v4.0.0-dev.26 [2025-02-14T00:28:27.134Z] v4.0.0-dev.27 [2025-02-14T00:28:27.134Z] v4.0.0-dev.28 [2025-02-14T00:28:27.134Z] v4.0.0-dev.29 [2025-02-14T00:28:27.134Z] v4.0.0-dev.3 [2025-02-14T00:28:27.134Z] v4.0.0-dev.30 [2025-02-14T00:28:27.134Z] v4.0.0-dev.31 [2025-02-14T00:28:27.134Z] v4.0.0-dev.32 [2025-02-14T00:28:27.134Z] v4.0.0-dev.33 [2025-02-14T00:28:27.134Z] v4.0.0-dev.34 [2025-02-14T00:28:27.134Z] v4.0.0-dev.35 [2025-02-14T00:28:27.134Z] v4.0.0-dev.36 [2025-02-14T00:28:27.134Z] v4.0.0-dev.37 [2025-02-14T00:28:27.134Z] v4.0.0-dev.38 [2025-02-14T00:28:27.134Z] v4.0.0-dev.39 [2025-02-14T00:28:27.134Z] v4.0.0-dev.4 [2025-02-14T00:28:27.134Z] v4.0.0-dev.40 [2025-02-14T00:28:27.134Z] v4.0.0-dev.41 [2025-02-14T00:28:27.134Z] v4.0.0-dev.42 [2025-02-14T00:28:27.134Z] v4.0.0-dev.43 [2025-02-14T00:28:27.134Z] v4.0.0-dev.44 [2025-02-14T00:28:27.134Z] v4.0.0-dev.45 [2025-02-14T00:28:27.134Z] v4.0.0-dev.46 [2025-02-14T00:28:27.134Z] v4.0.0-dev.47 [2025-02-14T00:28:27.134Z] v4.0.0-dev.48 [2025-02-14T00:28:27.134Z] v4.0.0-dev.49 [2025-02-14T00:28:27.134Z] v4.0.0-dev.5 [2025-02-14T00:28:27.134Z] v4.0.0-dev.50 [2025-02-14T00:28:27.134Z] v4.0.0-dev.51 [2025-02-14T00:28:27.134Z] v4.0.0-dev.52 [2025-02-14T00:28:27.134Z] v4.0.0-dev.53 [2025-02-14T00:28:27.134Z] v4.0.0-dev.54 [2025-02-14T00:28:27.134Z] v4.0.0-dev.55 [2025-02-14T00:28:27.134Z] v4.0.0-dev.56 [2025-02-14T00:28:27.134Z] v4.0.0-dev.57 [2025-02-14T00:28:27.134Z] v4.0.0-dev.6 [2025-02-14T00:28:27.134Z] v4.0.0-dev.7 [2025-02-14T00:28:27.134Z] v4.0.0-dev.8 [2025-02-14T00:28:27.134Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-14T00:28:27.426Z] + lftools sign git-tag v4.0.0-dev.57 [2025-02-14T00:28:27.992Z] Signing Git tag with Sigul... [2025-02-14T00:28:27.992Z] Signing v4.0.0-dev.57 [Pipeline] echo [2025-02-14T00:28:28.574Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:28.940Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-14T00:28:28.946Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-14T00:28:28.958Z] $ docker stop --time=1 43dc72e81733aebb727e7407343abde6cf81e03f227be8f4d80e4b9c6e1ddba8 [2025-02-14T00:28:30.261Z] $ docker rm -f --volumes 43dc72e81733aebb727e7407343abde6cf81e03f227be8f4d80e4b9c6e1ddba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-14T00:28:30.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:28:30.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:31.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:28:31.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:28:31.108Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-14T00:28:31.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:28:31.440Z] $ docker top 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 -eo pid,comm [2025-02-14T00:28:31.496Z] 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-14T00:28:31.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:28:31.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:28:31.550Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:28:31.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:28:31.648Z] $ docker exec 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 ssh-agent [2025-02-14T00:28:31.774Z] SSH_AUTH_SOCK=/tmp/ssh-SEZ3n23dYaUg/agent.32 [2025-02-14T00:28:31.774Z] SSH_AGENT_PID=39 [2025-02-14T00:28:31.778Z] Running ssh-add (command line suppressed) [2025-02-14T00:28:31.867Z] Identity added: /w/workspace/edgex-go/795@tmp/private_key_2663877032699539692.key (/w/workspace/edgex-go/795@tmp/private_key_2663877032699539692.key) [2025-02-14T00:28:31.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:28:32.188Z] + git semver bump pre [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,379 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,379 [bump_version] DEBUG bumping version:4.0.0-dev.57 on axis:pre with prefix:dev [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,379 [bump_version] DEBUG bumped version:4.0.0-dev.58 [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,380 [write_version] DEBUG write version:4.0.0-dev.58 to path:/w/workspace/edgex-go/795/.semver/main with force:True [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,380 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,380 [write_file] DEBUG write to file:/w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,381 [execute] INFO git cat-file --batch-check [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,387 [execute] INFO git cat-file --batch [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:28:32.447Z] 2025-02-14 00:28:32,393 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:32.447Z] 4.0.0-dev.58 [Pipeline] } [2025-02-14T00:28:32.447Z] $ docker exec --env ******** --env ******** 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 ssh-agent -k [2025-02-14T00:28:32.554Z] unset SSH_AUTH_SOCK; [2025-02-14T00:28:32.554Z] unset SSH_AGENT_PID; [2025-02-14T00:28:32.554Z] echo Agent pid 39 killed; [2025-02-14T00:28:32.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:28:32.893Z] + git semver [Pipeline] } [2025-02-14T00:28:33.155Z] $ docker stop --time=1 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 [2025-02-14T00:28:34.435Z] $ docker rm -f --volumes 55fe731170c584f6a3f74170eed4481bf752891c002fb89e88b6c31dd910c890 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:28:34.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:28:34.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:35.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:28:35.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:28:35.196Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-14T00:28:35.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:28:35.624Z] $ docker top 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 -eo pid,comm [2025-02-14T00:28:35.685Z] 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-14T00:28:35.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:28:35.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:28:35.739Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:28:35.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:28:35.842Z] $ docker exec 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 ssh-agent [2025-02-14T00:28:35.964Z] SSH_AUTH_SOCK=/tmp/ssh-pxQ72i8tbqVL/agent.32 [2025-02-14T00:28:35.964Z] SSH_AGENT_PID=38 [2025-02-14T00:28:35.968Z] Running ssh-add (command line suppressed) [2025-02-14T00:28:36.066Z] Identity added: /w/workspace/edgex-go/795@tmp/private_key_14833101660031777562.key (/w/workspace/edgex-go/795@tmp/private_key_14833101660031777562.key) [2025-02-14T00:28:36.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:28:36.381Z] + git semver push [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,575 [run_push] DEBUG push [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,576 [execute] INFO git cat-file --batch-check [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,581 [execute] INFO git rev-list bee42c96b73db2f0f505900255ce26e74ecc685f -- [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,582 [execute] DEBUG Popen(['git', 'rev-list', 'bee42c96b73db2f0f505900255ce26e74ecc685f', '--'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,601 [execute] INFO git fetch -v origin [2025-02-14T00:28:36.640Z] 2025-02-14 00:28:36,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-14T00:28:37.208Z] 2025-02-14 00:28:37,040 [run_push] DEBUG no remote changes detected [2025-02-14T00:28:37.208Z] 2025-02-14 00:28:37,040 [execute] INFO git push origin semver [2025-02-14T00:28:37.208Z] 2025-02-14 00:28:37,041 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/795/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:28:37.776Z] 2025-02-14 00:28:37,766 [run_push] DEBUG push all version tags [2025-02-14T00:28:38.035Z] 2025-02-14 00:28:37,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-14T00:28:38.035Z] 2025-02-14 00:28:37,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/795, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:28:38.605Z] 2025-02-14 00:28:38,462 [read_version] DEBUG read version from /w/workspace/edgex-go/795/.semver/main [2025-02-14T00:28:38.605Z] 4.0.0-dev.58 [Pipeline] } [2025-02-14T00:28:38.607Z] $ docker exec --env ******** --env ******** 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 ssh-agent -k [2025-02-14T00:28:38.720Z] unset SSH_AUTH_SOCK; [2025-02-14T00:28:38.722Z] unset SSH_AGENT_PID; [2025-02-14T00:28:38.722Z] echo Agent pid 38 killed; [2025-02-14T00:28:38.742Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:28:39.074Z] + git semver [Pipeline] } [2025-02-14T00:28:39.336Z] $ docker stop --time=1 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 [2025-02-14T00:28:40.614Z] $ docker rm -f --volumes 279d2eee17847944f7bdd533e1a29fc9cf4cb8b6bc9d864db7f8f9a971a89547 [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-14T00:28:41.238Z] + [ -d /w/workspace/edgex-go/795/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:41.529Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:42.388Z] ---> package-listing.sh [2025-02-14T00:28:42.389Z] ++ facter osfamily [2025-02-14T00:28:42.389Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T00:28:42.649Z] + OS_FAMILY=debian [2025-02-14T00:28:42.649Z] + workspace=/w/workspace/edgex-go/795 [2025-02-14T00:28:42.649Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T00:28:42.649Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T00:28:42.649Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T00:28:42.649Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T00:28:42.649Z] + '[' /w/workspace/edgex-go/795 ']' [2025-02-14T00:28:42.649Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T00:28:42.649Z] + case "${OS_FAMILY}" in [2025-02-14T00:28:42.649Z] + dpkg -l [2025-02-14T00:28:42.649Z] + grep '^ii' [2025-02-14T00:28:42.649Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T00:28:42.649Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T00:28:42.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T00:28:42.649Z] + '[' /w/workspace/edgex-go/795 ']' [2025-02-14T00:28:42.649Z] + mkdir -p /w/workspace/edgex-go/795/archives/ [2025-02-14T00:28:42.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/795/archives/ [Pipeline] echo [2025-02-14T00:28:42.659Z] 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/795/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-14T00:28:42.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:43.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:28:43.501Z] [2025-02-14T00:28:43.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:28:43.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:28:43.807Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-14T00:28:43.807Z] 5eb5b503b376: Pulling fs layer [2025-02-14T00:28:43.807Z] 5c69ac0246d0: Pulling fs layer [2025-02-14T00:28:43.807Z] ec43610c2a17: Pulling fs layer [2025-02-14T00:28:43.807Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-14T00:28:43.807Z] 33b1e0a273af: Pulling fs layer [2025-02-14T00:28:43.807Z] 5d3b04190fa2: Pulling fs layer [2025-02-14T00:28:43.807Z] 2f39f015ded8: Pulling fs layer [2025-02-14T00:28:43.807Z] 3a2ae6a8a46f: Waiting [2025-02-14T00:28:43.807Z] 33b1e0a273af: Waiting [2025-02-14T00:28:43.807Z] 5d3b04190fa2: Waiting [2025-02-14T00:28:43.807Z] 5c69ac0246d0: Verifying Checksum [2025-02-14T00:28:43.807Z] 5c69ac0246d0: Download complete [2025-02-14T00:28:43.807Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-14T00:28:43.807Z] 3a2ae6a8a46f: Download complete [2025-02-14T00:28:43.807Z] 33b1e0a273af: Verifying Checksum [2025-02-14T00:28:43.807Z] 33b1e0a273af: Download complete [2025-02-14T00:28:43.807Z] ec43610c2a17: Verifying Checksum [2025-02-14T00:28:43.807Z] ec43610c2a17: Download complete [2025-02-14T00:28:43.807Z] 5d3b04190fa2: Download complete [2025-02-14T00:28:44.066Z] 5eb5b503b376: Verifying Checksum [2025-02-14T00:28:44.066Z] 5eb5b503b376: Download complete [2025-02-14T00:28:44.634Z] 2f39f015ded8: Download complete [2025-02-14T00:28:45.200Z] 5eb5b503b376: Pull complete [2025-02-14T00:28:45.458Z] 5c69ac0246d0: Pull complete [2025-02-14T00:28:46.025Z] ec43610c2a17: Pull complete [2025-02-14T00:28:46.025Z] 3a2ae6a8a46f: Pull complete [2025-02-14T00:28:46.025Z] 33b1e0a273af: Pull complete [2025-02-14T00:28:46.284Z] 5d3b04190fa2: Pull complete [2025-02-14T00:28:50.471Z] 2f39f015ded8: Pull complete [2025-02-14T00:28:50.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-14T00:28:50.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:28:50.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:28:50.580Z] prd-ubuntu20.04-docker-8c-8g-38912 does not seem to be running inside a container [2025-02-14T00:28:50.597Z] $ 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/795/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/795 -v /w/workspace/edgex-go/795:/w/workspace/edgex-go/795:rw,z -v /w/workspace/edgex-go/795@tmp:/w/workspace/edgex-go/795@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-14T00:28:52.391Z] $ docker top 37dc5dbd12672af1cc33750566633fe7afa9b7583a82c69d053726d06d1fe39e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:28:52.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T00:28:53.038Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T00:28:53.327Z] + ls /var/log/sa-host [2025-02-14T00:28:53.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:28:53.518Z] provisioning config files... [2025-02-14T00:28:53.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/795@tmp/config8066279683394268952tmp [Pipeline] { [Pipeline] echo [2025-02-14T00:28:53.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:53.832Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T00:28:53.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:54.181Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T00:28:54.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:54.472Z] ---> sudo-logs.sh [2025-02-14T00:28:54.472Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T00:28:54.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:54.774Z] ---> job-cost.sh [2025-02-14T00:28:54.774Z] lf-activate-venv: SKIPPING [2025-02-14T00:28:54.774Z] DEBUG: total: 0.10999999940395355 [2025-02-14T00:28:54.774Z] INFO: Retrieving Stack Cost... [2025-02-14T00:28:55.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T00:28:55.599Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T00:28:55.612Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:28:55.893Z] ---> logs-deploy.sh [2025-02-14T00:28:55.893Z] lf-activate-venv: SKIPPING [2025-02-14T00:28:55.893Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/795 [2025-02-14T00:28:55.893Z] INFO: archiving workspace using pattern(s): [2025-02-14T00:28:56.830Z] Archives upload complete. [2025-02-14T00:28:57.088Z] INFO: archiving logs to Nexus