Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fec7756d37c583cdd2b9a3cb0596e8617403789 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-ssh16086783254344968392.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7224685567767844728.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15475485229115856379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2090141863347619725.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-ssh863843326096267059.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/v3]] ========================================================= [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.21 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/v3 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5387 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/652 [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/652 # 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 > 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 Avoid second fetch Checking out Revision 5fec7756d37c583cdd2b9a3cb0596e8617403789 (main) Commit message: "Merge pull request #4824 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f 5fec7756d37c583cdd2b9a3cb0596e8617403789 # timeout=10 > git rev-list --no-walk 059044cd19e7cd756841b4b22dae69fa09f54287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-12T00:28:57.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-12T00:28:57.891Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-12T00:28:57.914Z] ========================================================= [2024-07-12T00:28:57.914Z] EdgeX Global Pipelines Version Info [2024-07-12T00:28:57.914Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-12T00:28:58.640Z] ------------------- [2024-07-12T00:28:58.640Z] stable info: [2024-07-12T00:28:58.640Z] ------------------- [2024-07-12T00:28:58.640Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T00:28:58.640Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-12T00:28:58.640Z] Message: update stable to v1.0.260 [2024-07-12T00:28:59.210Z] ------------------- [2024-07-12T00:28:59.210Z] experimental info: [2024-07-12T00:28:59.210Z] ------------------- [2024-07-12T00:28:59.210Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-12T00:28:59.210Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-12T00:28:59.210Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-12T00:28:59.278Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-12T00:28:59.301Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-12T00:28:59.322Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-12T00:28:59.341Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-12T00:28:59.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-12T00:28:59.382Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-12T00:28:59.403Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-12T00:28:59.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-12T00:28:59.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-12T00:28:59.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-12T00:28:59.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-12T00:28:59.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-12T00:28:59.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-12T00:28:59.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-12T00:28:59.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-12T00:28:59.597Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T00:28:59.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-12T00:28:59.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-12T00:28:59.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-12T00:28:59.673Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-12T00:28:59.692Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-12T00:28:59.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-12T00:28:59.730Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-12T00:28:59.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-12T00:28:59.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-12T00:28:59.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-12T00:28:59.821Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] echo [2024-07-12T00:28:59.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5fec775 [Pipeline] echo [2024-07-12T00:28:59.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T00:28:59.926Z] provisioning config files... [2024-07-12T00:28:59.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config4160947495875388476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T00:29:00.271Z] ---> ****-login.sh [2024-07-12T00:29:00.271Z] nexus3.edgexfoundry.org:10001 [2024-07-12T00:29:00.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:29:00.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:29:00.531Z] Configure a credential helper to remove this warning. See [2024-07-12T00:29:00.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:29:00.531Z] [2024-07-12T00:29:00.531Z] Login Succeeded [2024-07-12T00:29:00.531Z] nexus3.edgexfoundry.org:10002 [2024-07-12T00:29:00.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:29:00.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:29:00.531Z] Configure a credential helper to remove this warning. See [2024-07-12T00:29:00.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:29:00.531Z] [2024-07-12T00:29:00.531Z] Login Succeeded [2024-07-12T00:29:00.531Z] nexus3.edgexfoundry.org:10003 [2024-07-12T00:29:00.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:29:00.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:29:00.791Z] Configure a credential helper to remove this warning. See [2024-07-12T00:29:00.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:29:00.791Z] [2024-07-12T00:29:00.791Z] Login Succeeded [2024-07-12T00:29:00.791Z] nexus3.edgexfoundry.org:10004 [2024-07-12T00:29:00.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:29:00.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:29:00.791Z] Configure a credential helper to remove this warning. See [2024-07-12T00:29:00.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:29:00.792Z] [2024-07-12T00:29:00.792Z] Login Succeeded [2024-07-12T00:29:00.792Z] ****.io [2024-07-12T00:29:01.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:29:01.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:29:01.051Z] Configure a credential helper to remove this warning. See [2024-07-12T00:29:01.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:29:01.051Z] [2024-07-12T00:29:01.051Z] Login Succeeded [2024-07-12T00:29:01.051Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T00:29:01.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T00:29:01.383Z] + 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 [2024-07-12T00:29:01.383Z] + dirname cmd/core-command/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-12T00:29:01.383Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2024-07-12T00:29:01.383Z] cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/core-data/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-12T00:29:01.383Z] + + dirname cmd/core-keeper/Dockerfile [2024-07-12T00:29:01.383Z] cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/core-metadata/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-12T00:29:01.383Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-07-12T00:29:01.383Z] cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-12T00:29:01.383Z] + + dirname cmd/security-spire-server/Dockerfile [2024-07-12T00:29:01.383Z] cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/support-notifications/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-12T00:29:01.383Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-12T00:29:01.383Z] + cut -d/ -f2 [2024-07-12T00:29:01.383Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-12T00:29:01.417Z] 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 [2024-07-12T00:29:01.768Z] + git rev-list -1 --merges 5fec7756d37c583cdd2b9a3cb0596e8617403789~1..5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] echo [2024-07-12T00:29:01.781Z] -----------> git rev-list -1 --merges 5fec7756d37c583cdd2b9a3cb0596e8617403789~1..5fec7756d37c583cdd2b9a3cb0596e8617403789 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:29:01.781Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [false] [Pipeline] sh [2024-07-12T00:29:02.072Z] + git log --format=format:%s -1 5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] echo [2024-07-12T00:29:02.088Z] ========================================================= [2024-07-12T00:29:02.088Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-12T00:29:02.088Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-12T00:29:02.460Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T00:29:02.460Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-12T00:29:02.460Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-12T00:29:02.460Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-12T00:29:02.460Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-12T00:29:02.460Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-12T00:29:02.460Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:29:02.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T00:29:02.815Z] [2024-07-12T00:29:02.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:29:03.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T00:29:03.136Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-12T00:29:03.136Z] b85a868b505f: Pulling fs layer [2024-07-12T00:29:03.136Z] e2be974225ed: Pulling fs layer [2024-07-12T00:29:03.136Z] 339a4e72a1f5: Pulling fs layer [2024-07-12T00:29:03.136Z] 988bab9f4d93: Pulling fs layer [2024-07-12T00:29:03.136Z] 1469e6f7b9e6: Pulling fs layer [2024-07-12T00:29:03.136Z] eaf3925da568: Pulling fs layer [2024-07-12T00:29:03.136Z] bab4dde63d76: Pulling fs layer [2024-07-12T00:29:03.136Z] bde34c3a00c8: Pulling fs layer [2024-07-12T00:29:03.136Z] b352a97aabf1: Pulling fs layer [2024-07-12T00:29:03.136Z] 4872d77fe225: Pulling fs layer [2024-07-12T00:29:03.136Z] 5851b861e8e6: Pulling fs layer [2024-07-12T00:29:03.136Z] 988bab9f4d93: Waiting [2024-07-12T00:29:03.136Z] 1469e6f7b9e6: Waiting [2024-07-12T00:29:03.136Z] b352a97aabf1: Waiting [2024-07-12T00:29:03.136Z] eaf3925da568: Waiting [2024-07-12T00:29:03.136Z] bab4dde63d76: Waiting [2024-07-12T00:29:03.136Z] 4872d77fe225: Waiting [2024-07-12T00:29:03.136Z] 5851b861e8e6: Waiting [2024-07-12T00:29:03.136Z] bde34c3a00c8: Waiting [2024-07-12T00:29:03.136Z] e2be974225ed: Download complete [2024-07-12T00:29:03.136Z] 988bab9f4d93: Verifying Checksum [2024-07-12T00:29:03.136Z] 988bab9f4d93: Download complete [2024-07-12T00:29:03.136Z] 339a4e72a1f5: Download complete [2024-07-12T00:29:03.136Z] 1469e6f7b9e6: Verifying Checksum [2024-07-12T00:29:03.136Z] 1469e6f7b9e6: Download complete [2024-07-12T00:29:03.421Z] eaf3925da568: Verifying Checksum [2024-07-12T00:29:03.421Z] eaf3925da568: Download complete [2024-07-12T00:29:03.421Z] bde34c3a00c8: Verifying Checksum [2024-07-12T00:29:03.421Z] bde34c3a00c8: Download complete [2024-07-12T00:29:03.421Z] b352a97aabf1: Verifying Checksum [2024-07-12T00:29:03.421Z] b352a97aabf1: Download complete [2024-07-12T00:29:03.421Z] 4872d77fe225: Download complete [2024-07-12T00:29:03.421Z] 5851b861e8e6: Verifying Checksum [2024-07-12T00:29:03.421Z] 5851b861e8e6: Download complete [2024-07-12T00:29:03.421Z] b85a868b505f: Verifying Checksum [2024-07-12T00:29:03.421Z] b85a868b505f: Download complete [2024-07-12T00:29:03.684Z] bab4dde63d76: Verifying Checksum [2024-07-12T00:29:03.684Z] bab4dde63d76: Download complete [2024-07-12T00:29:04.626Z] b85a868b505f: Pull complete [2024-07-12T00:29:04.885Z] e2be974225ed: Pull complete [2024-07-12T00:29:05.455Z] 339a4e72a1f5: Pull complete [2024-07-12T00:29:05.455Z] 988bab9f4d93: Pull complete [2024-07-12T00:29:05.715Z] 1469e6f7b9e6: Pull complete [2024-07-12T00:29:05.715Z] eaf3925da568: Pull complete [2024-07-12T00:29:07.620Z] bab4dde63d76: Pull complete [2024-07-12T00:29:07.620Z] bde34c3a00c8: Pull complete [2024-07-12T00:29:07.620Z] b352a97aabf1: Pull complete [2024-07-12T00:29:07.620Z] 4872d77fe225: Pull complete [2024-07-12T00:29:07.620Z] 5851b861e8e6: Pull complete [2024-07-12T00:29:07.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-12T00:29:07.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T00:29:07.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T00:29:08.024Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T00:29:08.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T00:29:11.186Z] $ docker top 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 -eo pid,comm [2024-07-12T00:29:11.244Z] 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). [2024-07-12T00:29:11.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T00:29:11.300Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T00:29:11.300Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T00:29:11.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T00:29:11.415Z] $ docker exec 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent [2024-07-12T00:29:11.536Z] SSH_AUTH_SOCK=/tmp/ssh-nI1w0czgNDlS/agent.32 [2024-07-12T00:29:11.536Z] SSH_AGENT_PID=38 [2024-07-12T00:29:11.545Z] Running ssh-add (command line suppressed) [2024-07-12T00:29:11.656Z] Identity added: /w/workspace/edgex-go/652@tmp/private_key_18239352536627930738.key (/w/workspace/edgex-go/652@tmp/private_key_18239352536627930738.key) [2024-07-12T00:29:11.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T00:29:11.968Z] + git tag --points-at HEAD [Pipeline] } [2024-07-12T00:29:11.975Z] $ docker exec --env ******** --env ******** 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent -k [2024-07-12T00:29:12.078Z] unset SSH_AUTH_SOCK; [2024-07-12T00:29:12.078Z] unset SSH_AGENT_PID; [2024-07-12T00:29:12.078Z] echo Agent pid 38 killed; [2024-07-12T00:29:12.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-12T00:29:12.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T00:29:12.132Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T00:29:12.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T00:29:12.258Z] $ docker exec 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent [2024-07-12T00:29:12.374Z] SSH_AUTH_SOCK=/tmp/ssh-nfLcnao4pIrR/agent.71 [2024-07-12T00:29:12.374Z] SSH_AGENT_PID=76 [2024-07-12T00:29:12.381Z] Running ssh-add (command line suppressed) [2024-07-12T00:29:12.485Z] Identity added: /w/workspace/edgex-go/652@tmp/private_key_703861202296959741.key (/w/workspace/edgex-go/652@tmp/private_key_703861202296959741.key) [2024-07-12T00:29:12.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T00:29:12.792Z] + git semver init [2024-07-12T00:29:13.052Z] 2024-07-12 00:29:12,981 [run_init] DEBUG init version:0.0.0 force:False [2024-07-12T00:29:13.052Z] 2024-07-12 00:29:12,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/652/.semver [2024-07-12T00:29:13.052Z] 2024-07-12 00:29:12,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/652/.semver [2024-07-12T00:29:13.052Z] 2024-07-12 00:29:12,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/652/.semver'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=None) [2024-07-12T00:29:19.626Z] 2024-07-12 00:29:18,886 [append_file] DEBUG append to file:/w/workspace/edgex-go/652/.git/info/exclude [2024-07-12T00:29:19.626Z] 2024-07-12 00:29:18,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/652/.semver/main with force:False [2024-07-12T00:29:19.627Z] 2024-07-12 00:29:18,887 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T00:29:19.627Z] 2024-07-12 00:29:18,887 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T00:29:19.627Z] 3.2.0-dev.34 [Pipeline] } [2024-07-12T00:29:19.635Z] $ docker exec --env ******** --env ******** 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 ssh-agent -k [2024-07-12T00:29:19.730Z] unset SSH_AUTH_SOCK; [2024-07-12T00:29:19.733Z] unset SSH_AGENT_PID; [2024-07-12T00:29:19.733Z] echo Agent pid 76 killed; [2024-07-12T00:29:19.743Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T00:29:20.082Z] + git semver [Pipeline] } [2024-07-12T00:29:20.371Z] $ docker stop --time=1 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 [2024-07-12T00:29:21.672Z] $ docker rm -f --volumes 116f68be1a5d64fdd13b50d21435415159b9e256bdd7574644e99ad199119119 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T00:29:22.018Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-12T00:29:22.268Z] Stashed 1 file(s) [Pipeline] echo [2024-07-12T00:29:22.271Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.34 [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 [2024-07-12T00:29:22.686Z] + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] echo [2024-07-12T00:29:22.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T00:29:22.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T00:29:22.733Z] ========================================================= [2024-07-12T00:29:22.734Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-12T00:29:22.734Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-12T00:29:23.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T00:29:23.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-12T00:29:23.026Z] 619be1103602: Pulling fs layer [2024-07-12T00:29:23.026Z] 7862e08f4a3e: Pulling fs layer [2024-07-12T00:29:23.026Z] 5df492c9dc93: Pulling fs layer [2024-07-12T00:29:23.026Z] 7629e6793208: Pulling fs layer [2024-07-12T00:29:23.026Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T00:29:23.026Z] 7629e6793208: Waiting [2024-07-12T00:29:23.026Z] fb5054dd5b73: Pulling fs layer [2024-07-12T00:29:23.026Z] 4f4fb700ef54: Waiting [2024-07-12T00:29:23.026Z] eeca6798cff9: Pulling fs layer [2024-07-12T00:29:23.026Z] aa269ceb94a6: Pulling fs layer [2024-07-12T00:29:23.026Z] eeca6798cff9: Waiting [2024-07-12T00:29:23.026Z] fb5054dd5b73: Waiting [2024-07-12T00:29:23.026Z] ada007ff1a6a: Pulling fs layer [2024-07-12T00:29:23.026Z] aa269ceb94a6: Waiting [2024-07-12T00:29:23.026Z] 7862e08f4a3e: Verifying Checksum [2024-07-12T00:29:23.026Z] 7862e08f4a3e: Download complete [2024-07-12T00:29:23.026Z] 7629e6793208: Verifying Checksum [2024-07-12T00:29:23.026Z] 7629e6793208: Download complete [2024-07-12T00:29:23.026Z] 4f4fb700ef54: Download complete [2024-07-12T00:29:23.026Z] fb5054dd5b73: Verifying Checksum [2024-07-12T00:29:23.026Z] fb5054dd5b73: Download complete [2024-07-12T00:29:23.026Z] 619be1103602: Verifying Checksum [2024-07-12T00:29:23.026Z] 619be1103602: Download complete [2024-07-12T00:29:23.026Z] eeca6798cff9: Verifying Checksum [2024-07-12T00:29:23.026Z] eeca6798cff9: Download complete [2024-07-12T00:29:23.283Z] 619be1103602: Pull complete [2024-07-12T00:29:23.283Z] ada007ff1a6a: Verifying Checksum [2024-07-12T00:29:23.283Z] ada007ff1a6a: Download complete [2024-07-12T00:29:23.283Z] 7862e08f4a3e: Pull complete [2024-07-12T00:29:23.540Z] 5df492c9dc93: Verifying Checksum [2024-07-12T00:29:23.540Z] 5df492c9dc93: Download complete [2024-07-12T00:29:23.797Z] aa269ceb94a6: Verifying Checksum [2024-07-12T00:29:23.797Z] aa269ceb94a6: Download complete [2024-07-12T00:29:26.326Z] 5df492c9dc93: Pull complete [2024-07-12T00:29:26.326Z] 7629e6793208: Pull complete [2024-07-12T00:29:26.326Z] 4f4fb700ef54: Pull complete [2024-07-12T00:29:26.584Z] fb5054dd5b73: Pull complete [2024-07-12T00:29:26.584Z] eeca6798cff9: Pull complete [2024-07-12T00:29:29.110Z] aa269ceb94a6: Pull complete [2024-07-12T00:29:29.110Z] ada007ff1a6a: Pull complete [2024-07-12T00:29:29.110Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-12T00:29:29.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T00:29:29.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-12T00:29:29.407Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-12T00:29:29.407Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T00:29:29.407Z] WORKDIR /edgex [2024-07-12T00:29:29.407Z] COPY go.mod . [2024-07-12T00:29:29.407Z] RUN go mod download [2024-07-12T00:29:29.970Z] Sending build context to Docker daemon 178.6MB [2024-07-12T00:29:29.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-12T00:29:29.970Z] ---> f489d0715acc [2024-07-12T00:29:29.970Z] Step 2/4 : WORKDIR /edgex [2024-07-12T00:29:34.206Z] ---> Running in 2a5a6145d5ed [2024-07-12T00:29:34.206Z] Removing intermediate container 2a5a6145d5ed [2024-07-12T00:29:34.206Z] ---> 81ad663ea164 [2024-07-12T00:29:34.206Z] Step 3/4 : COPY go.mod . [2024-07-12T00:29:34.465Z] ---> f91f22c86846 [2024-07-12T00:29:34.465Z] Step 4/4 : RUN go mod download [2024-07-12T00:29:34.465Z] ---> Running in d1ca27e0aded [2024-07-12T00:29:37.359Z] Still waiting to schedule task [2024-07-12T00:29:37.359Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-12T00:30:01.011Z] Removing intermediate container d1ca27e0aded [2024-07-12T00:30:01.011Z] ---> 1e27516e8f9e [2024-07-12T00:30:01.011Z] Successfully built 1e27516e8f9e [2024-07-12T00:30:01.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:30:01.325Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T00:30:01.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T00:30:01.421Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T00:30:01.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T00:30:01.860Z] $ docker top 091b4d25fe63d34ddae47509f48633962e0a18cd85e05e1259ae5892d261801f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T00:30:02.206Z] + go version [2024-07-12T00:30:02.206Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-12T00:30:02.213Z] $ docker stop --time=1 091b4d25fe63d34ddae47509f48633962e0a18cd85e05e1259ae5892d261801f [2024-07-12T00:30:03.443Z] $ docker rm -f --volumes 091b4d25fe63d34ddae47509f48633962e0a18cd85e05e1259ae5892d261801f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:30:03.869Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-12T00:30:03.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T00:30:03.944Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T00:30:03.968Z] $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-12T00:30:04.300Z] $ docker top 2d88af9893d0e4ab4cdf3732f1157f94fe37b3e1c3ecf69fb4405093303ce0f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-12T00:30:04.364Z] ========================================================= [2024-07-12T00:30:04.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-12T00:30:04.364Z] ========================================================= [Pipeline] sh [2024-07-12T00:30:04.638Z] + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] fileExists [Pipeline] sh [2024-07-12T00:30:04.941Z] + make test [2024-07-12T00:30:04.942Z] go test -race -coverprofile=coverage.out ./... [2024-07-12T00:30:11.511Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-12T00:30:50.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-12T00:30:50.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-12T00:30:50.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-12T00:30:50.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-12T00:30:50.732Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-12T00:30:51.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-12T00:30:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-12T00:30:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-12T00:30:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-12T00:30:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-12T00:30:52.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-12T00:30:53.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-12T00:30:53.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-12T00:30:53.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements [2024-07-12T00:30:53.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 53.2% of statements [2024-07-12T00:30:53.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.284s coverage: 93.4% of statements [2024-07-12T00:30:53.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-07-12T00:30:54.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements [2024-07-12T00:30:56.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-12T00:30:56.201Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-12T00:30:56.202Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-12T00:30:57.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.357s coverage: 95.8% of statements [2024-07-12T00:30:57.576Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements [2024-07-12T00:30:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-12T00:30:57.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-12T00:30:58.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-07-12T00:30:58.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 32.2% of statements [2024-07-12T00:30:58.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-07-12T00:31:00.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.023s coverage: 77.8% of statements [2024-07-12T00:31:00.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-07-12T00:31:00.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-07-12T00:31:00.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2024-07-12T00:31:00.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-12T00:31:00.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-12T00:31:00.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-12T00:31:00.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-12T00:31:00.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-12T00:31:00.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-12T00:31:00.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-12T00:31:00.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-12T00:31:01.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-12T00:31:01.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-12T00:31:01.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-12T00:31:01.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-12T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-12T00:31:01.913Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-12T00:31:02.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-12T00:31:03.855Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-12T00:31:04.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-12T00:31:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-12T00:31:05.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-12T00:31:08.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-12T00:31:08.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-12T00:31:08.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-12T00:31:10.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-12T00:31:11.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-12T00:31:11.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-12T00:31:11.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-12T00:31:11.171Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-12T00:31:11.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-12T00:31:12.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-12T00:31:12.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-12T00:31:12.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-12T00:31:12.671Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-12T00:31:13.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-12T00:31:13.605Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-12T00:31:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-12T00:31:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.351s coverage: 79.9% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.247s coverage: 92.9% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 38.4% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-07-12T00:31:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.054s coverage: 98.9% of statements [2024-07-12T00:31:25.773Z] 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 [2024-07-12T00:31:25.773Z] running golangci-lint [2024-07-12T00:31:25.773Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-12T00:31:25.773Z] go version go1.21.9 linux/amd64 [2024-07-12T00:31:25.773Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-12T00:31:25.773Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-12T00:31:47.689Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|deps|types_sizes|compiled_files) took 21.028254181s" [2024-07-12T00:31:47.689Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.111721ms" [2024-07-12T00:31:59.877Z] level=info msg="[linters_context/goanalysis] analyzers took 1m52.891396342s with top 10 stages: buildir: 1m2.766545821s, gosec: 9.256123795s, fact_deprecated: 3.531325871s, inspect: 2.961633939s, printf: 2.664772904s, ctrlflow: 2.473680418s, fact_purity: 1.720752137s, nilness: 1.377421076s, S1038: 1.314649874s, SA5012: 903.959867ms" [2024-07-12T00:31:59.877Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-12T00:31:59.877Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, skip_files: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, filename_unadjuster: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, cgo: 209/209, exclude: 209/209, exclude-rules: 21/209" [2024-07-12T00:31:59.877Z] level=info msg="[runner] processing took 17.528882ms with stages: nolint: 8.872247ms, identifier_marker: 4.706147ms, exclude-rules: 1.496758ms, autogenerated_exclude: 1.199896ms, path_prettifier: 831.03µs, skip_dirs: 383.454µs, cgo: 22µs, filename_unadjuster: 12.48µs, uniq_by_line: 680ns, max_same_issues: 680ns, fixer: 620ns, sort_results: 570ns, severity-rules: 490ns, exclude: 420ns, diff: 390ns, skip_files: 380ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-07-12T00:31:59.877Z] level=info msg="[runner] linters took 13.432975098s with stages: goanalysis_metalinter: 13.415353734s" [2024-07-12T00:31:59.877Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-12T00:31:59.877Z] level=info msg="Memory: 347 samples, avg is 329.5MB, max is 1371.3MB" [2024-07-12T00:31:59.877Z] level=info msg="Execution took 34.519051886s" [2024-07-12T00:31:59.877Z] go vet ./... [2024-07-12T00:32:06.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-12T00:32:06.760Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-12T00:32:06.760Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-12T00:32:07.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-12T00:32:07.323Z] + ls -al . [2024-07-12T00:32:07.323Z] total 840 [2024-07-12T00:32:07.323Z] drwxrwxr-x 11 1001 1001 4096 Jul 12 00:30 . [2024-07-12T00:32:07.323Z] drwxr-xr-x 4 root root 4096 Jul 12 00:30 .. [2024-07-12T00:32:07.323Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 00:28 .blubracket [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 10 Jul 12 00:28 .dockerignore [2024-07-12T00:32:07.323Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 00:31 .git [2024-07-12T00:32:07.323Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 00:28 .github [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 1102 Jul 12 00:28 .gitignore [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 42 Jul 12 00:28 .golangci.yml [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 100 Jul 12 00:28 .hadolint.yml [2024-07-12T00:32:07.323Z] drwxr-xr-x 3 1001 1001 4096 Jul 12 00:29 .semver [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 155 Jul 12 00:28 .sonarcloud.properties [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 1171 Jul 12 00:28 ADOPTERS.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 20361 Jul 12 00:28 Attribution.txt [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 100284 Jul 12 00:28 CHANGELOG.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 00:28 CONTRIBUTING.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 677 Jul 12 00:28 GOVERNANCE.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 861 Jul 12 00:28 Jenkinsfile [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 00:28 LICENSE [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 16051 Jul 12 00:28 Makefile [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 582 Jul 12 00:28 OWNERS.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 9528 Jul 12 00:28 README.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 789 Jul 12 00:28 SECURITY.md [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 12 Jul 12 00:29 VERSION [2024-07-12T00:32:07.323Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 00:28 bin [2024-07-12T00:32:07.323Z] drwxrwxr-x 19 1001 1001 4096 Jul 12 00:28 cmd [2024-07-12T00:32:07.323Z] -rw-r--r-- 1 root root 481596 Jul 12 00:31 coverage.out [2024-07-12T00:32:07.323Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 00:28 fuzz_test [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 6911 Jul 12 00:28 go.mod [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 101537 Jul 12 00:28 go.sum [2024-07-12T00:32:07.323Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 00:28 internal [2024-07-12T00:32:07.323Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 00:28 openapi [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 584 Jul 12 00:28 security.txt [2024-07-12T00:32:07.323Z] -rw-rw-r-- 1 1001 1001 204 Jul 12 00:28 version.go [Pipeline] sh [2024-07-12T00:32:07.609Z] + '[' -e coverage.out ] [2024-07-12T00:32:07.609Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-12T00:32:07.718Z] Stashed 1 file(s) [Pipeline] sh [2024-07-12T00:32:07.995Z] + make build [2024-07-12T00:32:07.995Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T00:32:34.553Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-12T00:32:34.553Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-12T00:32:34.553Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T00:32:34.553Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-12T00:32:35.486Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-12T00:32:39.662Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-12T00:32:41.032Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-12T00:32:42.929Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-12T00:32:43.496Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-12T00:32:44.060Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-12T00:32:44.996Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-12T00:32:45.931Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-12T00:32:46.873Z] $ docker stop --time=1 2d88af9893d0e4ab4cdf3732f1157f94fe37b3e1c3ecf69fb4405093303ce0f3 [2024-07-12T00:32:52.821Z] $ docker rm -f --volumes 2d88af9893d0e4ab4cdf3732f1157f94fe37b3e1c3ecf69fb4405093303ce0f3 [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 [2024-07-12T00:32:53.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T00:32:53.941Z] [2024-07-12T00:32:53.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:32:54.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T00:32:54.246Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-12T00:32:54.246Z] 91d30c5bc195: Pulling fs layer [2024-07-12T00:32:54.246Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-12T00:32:54.246Z] 9c61dcf015f6: Pulling fs layer [2024-07-12T00:32:54.246Z] 4698f68db338: Pulling fs layer [2024-07-12T00:32:54.246Z] 2a2f49069b9e: Pulling fs layer [2024-07-12T00:32:54.246Z] e0025b399a48: Pulling fs layer [2024-07-12T00:32:54.246Z] 2a2f49069b9e: Waiting [2024-07-12T00:32:54.246Z] 4698f68db338: Waiting [2024-07-12T00:32:54.246Z] e0025b399a48: Waiting [2024-07-12T00:32:54.508Z] 91d30c5bc195: Download complete [2024-07-12T00:32:54.508Z] 4698f68db338: Verifying Checksum [2024-07-12T00:32:54.508Z] 4698f68db338: Download complete [2024-07-12T00:32:54.508Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-12T00:32:54.508Z] 2e9b0aa3be6d: Download complete [2024-07-12T00:32:54.508Z] e0025b399a48: Verifying Checksum [2024-07-12T00:32:54.508Z] e0025b399a48: Download complete [2024-07-12T00:32:54.508Z] 91d30c5bc195: Pull complete [2024-07-12T00:32:54.767Z] 2a2f49069b9e: Download complete [2024-07-12T00:32:55.025Z] 2e9b0aa3be6d: Pull complete [2024-07-12T00:32:55.025Z] 9c61dcf015f6: Verifying Checksum [2024-07-12T00:32:55.025Z] 9c61dcf015f6: Download complete [2024-07-12T00:32:57.558Z] 9c61dcf015f6: Pull complete [2024-07-12T00:32:57.558Z] 4698f68db338: Pull complete [2024-07-12T00:32:57.817Z] 2a2f49069b9e: Pull complete [2024-07-12T00:32:57.817Z] e0025b399a48: Pull complete [2024-07-12T00:32:57.817Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-12T00:32:57.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-12T00:32:57.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T00:32:57.922Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T00:32:57.950Z] $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-12T00:33:00.334Z] $ docker top ce47a3dba6ce9db4f758a0a48118661b65f199ad028aebdb03e5d218d2454999 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T00:33:00.671Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-12T00:33:03.207Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #1 transferring dockerfile: 2.01kB done [2024-07-12T00:33:03.207Z] #1 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #2 transferring dockerfile: 2.93kB done [2024-07-12T00:33:03.207Z] #2 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #3 transferring dockerfile: 2.15kB done [2024-07-12T00:33:03.207Z] #3 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #4 transferring dockerfile: 1.81kB done [2024-07-12T00:33:03.207Z] #4 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #5 transferring dockerfile: 2.06kB done [2024-07-12T00:33:03.207Z] #5 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #6 [core-data internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #6 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #7 transferring dockerfile: 2.50kB done [2024-07-12T00:33:03.207Z] #7 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #8 transferring dockerfile: 2.49kB done [2024-07-12T00:33:03.207Z] #8 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #6 [core-data internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #6 transferring dockerfile: 2.01kB done [2024-07-12T00:33:03.207Z] #6 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #9 [core-command internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #9 transferring dockerfile: 1.93kB done [2024-07-12T00:33:03.207Z] #9 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #10 transferring dockerfile: 1.95kB done [2024-07-12T00:33:03.207Z] #10 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #11 transferring dockerfile: 2.23kB done [2024-07-12T00:33:03.207Z] #11 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #12 transferring dockerfile: 1.69kB done [2024-07-12T00:33:03.207Z] #12 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #13 transferring dockerfile: 1.89kB done [2024-07-12T00:33:03.207Z] #13 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #14 transferring dockerfile: 1.70kB done [2024-07-12T00:33:03.207Z] #14 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #15 [core-keeper internal] load .dockerignore [2024-07-12T00:33:03.207Z] #15 transferring context: 50B done [2024-07-12T00:33:03.207Z] #15 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T00:33:03.207Z] #16 transferring dockerfile: 1.93kB done [2024-07-12T00:33:03.207Z] #16 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #17 [security-bootstrapper internal] load .dockerignore [2024-07-12T00:33:03.207Z] #17 transferring context: 50B done [2024-07-12T00:33:03.207Z] #17 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #18 [security-proxy-auth internal] load .dockerignore [2024-07-12T00:33:03.207Z] #18 transferring context: 50B done [2024-07-12T00:33:03.207Z] #18 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-12T00:33:03.207Z] #19 transferring context: 50B done [2024-07-12T00:33:03.207Z] #19 DONE 0.0s [2024-07-12T00:33:03.207Z] [2024-07-12T00:33:03.207Z] #20 [core-metadata internal] load .dockerignore [2024-07-12T00:33:03.208Z] #20 transferring context: 50B done [2024-07-12T00:33:03.208Z] #20 DONE 0.0s [2024-07-12T00:33:03.208Z] [2024-07-12T00:33:03.208Z] #21 [security-proxy-setup internal] load .dockerignore [2024-07-12T00:33:03.208Z] #21 transferring context: 50B done [2024-07-12T00:33:03.208Z] #21 DONE 0.0s [2024-07-12T00:33:03.208Z] [2024-07-12T00:33:03.208Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-07-12T00:33:03.208Z] #22 transferring context: 50B done [2024-07-12T00:33:03.208Z] #22 DONE 0.0s [2024-07-12T00:33:03.208Z] [2024-07-12T00:33:03.208Z] #23 [core-data internal] load .dockerignore [2024-07-12T00:33:03.208Z] #23 transferring context: 50B done [2024-07-12T00:33:03.208Z] #23 DONE 0.0s [2024-07-12T00:33:03.208Z] [2024-07-12T00:33:03.208Z] #24 [support-notifications internal] load .dockerignore [2024-07-12T00:33:03.466Z] #24 transferring context: 50B done [2024-07-12T00:33:03.466Z] #24 DONE 0.0s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #25 [core-command internal] load .dockerignore [2024-07-12T00:33:03.466Z] #25 transferring context: 50B done [2024-07-12T00:33:03.466Z] #25 DONE 0.0s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-12T00:33:03.466Z] #26 transferring context: 50B done [2024-07-12T00:33:03.466Z] #26 DONE 0.0s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-07-12T00:33:03.466Z] #27 transferring context: 50B done [2024-07-12T00:33:03.466Z] #27 DONE 0.0s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #28 [security-spire-config internal] load .dockerignore [2024-07-12T00:33:03.466Z] #28 transferring context: 50B done [2024-07-12T00:33:03.466Z] #28 DONE 0.1s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #29 [support-scheduler internal] load .dockerignore [2024-07-12T00:33:03.466Z] #29 transferring context: 50B done [2024-07-12T00:33:03.466Z] #29 DONE 0.0s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #30 [security-spire-server internal] load .dockerignore [2024-07-12T00:33:03.466Z] #30 transferring context: 50B done [2024-07-12T00:33:03.466Z] #30 DONE 0.1s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T00:33:03.466Z] #31 DONE 0.0s [2024-07-12T00:33:03.466Z] [2024-07-12T00:33:03.466Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:33:03.727Z] #32 ... [2024-07-12T00:33:03.727Z] [2024-07-12T00:33:03.727Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-12T00:33:03.727Z] #31 DONE 0.0s [2024-07-12T00:33:03.727Z] [2024-07-12T00:33:03.727Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:33:04.012Z] #32 DONE 0.5s [2024-07-12T00:33:04.012Z] [2024-07-12T00:33:04.012Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T00:33:04.012Z] #33 DONE 0.4s [2024-07-12T00:33:04.012Z] [2024-07-12T00:33:04.012Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-12T00:33:04.012Z] #34 DONE 0.4s [2024-07-12T00:33:04.012Z] [2024-07-12T00:33:04.012Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:33:04.012Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-12T00:33:04.012Z] #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done [2024-07-12T00:33:04.012Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:33:04.012Z] #35 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T00:33:04.012Z] #35 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T00:33:04.012Z] #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s [2024-07-12T00:33:04.271Z] #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:33:04.271Z] #35 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-12T00:33:04.271Z] #35 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-12T00:33:04.271Z] #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.4s done [2024-07-12T00:33:04.271Z] #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-12T00:33:04.271Z] #35 ... [2024-07-12T00:33:04.271Z] [2024-07-12T00:33:04.271Z] #36 [security-spire-config internal] load build context [2024-07-12T00:33:04.271Z] #36 transferring context: 25.04kB 0.0s done [2024-07-12T00:33:04.271Z] #36 DONE 0.5s [2024-07-12T00:33:04.271Z] [2024-07-12T00:33:04.271Z] #37 [security-spire-server internal] load build context [2024-07-12T00:33:04.271Z] #37 transferring context: 26.79kB 0.1s done [2024-07-12T00:33:04.271Z] #37 DONE 0.5s [2024-07-12T00:33:04.271Z] [2024-07-12T00:33:04.271Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:33:04.528Z] #35 ... [2024-07-12T00:33:04.528Z] [2024-07-12T00:33:04.528Z] #38 [security-spire-agent internal] load build context [2024-07-12T00:33:04.528Z] #38 transferring context: 26.32kB 0.0s done [2024-07-12T00:33:04.528Z] #38 DONE 0.6s [2024-07-12T00:33:04.528Z] [2024-07-12T00:33:04.528Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:33:04.528Z] #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-12T00:33:05.092Z] #35 DONE 1.4s [2024-07-12T00:33:05.092Z] [2024-07-12T00:33:05.092Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T00:33:05.350Z] #39 ... [2024-07-12T00:33:05.350Z] [2024-07-12T00:33:05.350Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-12T00:33:05.350Z] #40 DONE 1.6s [2024-07-12T00:33:05.350Z] [2024-07-12T00:33:05.350Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:33:05.350Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-07-12T00:33:05.350Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-12T00:33:05.350Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T00:33:05.350Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-12T00:33:05.350Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-07-12T00:33:05.350Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-07-12T00:33:05.350Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T00:33:05.350Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-12T00:33:05.350Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-12T00:33:05.350Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-07-12T00:33:05.350Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-12T00:33:05.916Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-07-12T00:33:05.916Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-12T00:33:11.204Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.5s done [2024-07-12T00:33:13.742Z] #41 ... [2024-07-12T00:33:13.742Z] [2024-07-12T00:33:13.742Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T00:33:13.742Z] #42 transferring context: 194.10MB 9.9s [2024-07-12T00:33:14.000Z] #42 ... [2024-07-12T00:33:14.000Z] [2024-07-12T00:33:14.000Z] #43 [core-command internal] load build context [2024-07-12T00:33:14.000Z] #43 ... [2024-07-12T00:33:14.000Z] [2024-07-12T00:33:14.000Z] #44 [security-proxy-setup internal] load build context [2024-07-12T00:33:14.262Z] #44 ... [2024-07-12T00:33:14.262Z] [2024-07-12T00:33:14.262Z] #45 [support-notifications internal] load build context [2024-07-12T00:33:14.262Z] #45 ... [2024-07-12T00:33:14.262Z] [2024-07-12T00:33:14.262Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:33:14.262Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-07-12T00:33:14.262Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-12T00:33:14.262Z] #46 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-12T00:33:14.262Z] #46 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-12T00:33:14.263Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-07-12T00:33:14.263Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-07-12T00:33:14.263Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T00:33:14.263Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-12T00:33:14.263Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-07-12T00:33:14.263Z] #46 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s [2024-07-12T00:33:14.263Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-12T00:33:14.263Z] #46 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.3s done [2024-07-12T00:33:14.263Z] #46 ... [2024-07-12T00:33:14.263Z] [2024-07-12T00:33:14.263Z] #47 [security-bootstrapper internal] load build context [2024-07-12T00:33:14.827Z] #47 ... [2024-07-12T00:33:14.827Z] [2024-07-12T00:33:14.827Z] #48 [security-proxy-auth internal] load build context [2024-07-12T00:33:14.827Z] #48 ... [2024-07-12T00:33:14.827Z] [2024-07-12T00:33:14.827Z] #49 [support-scheduler internal] load build context [2024-07-12T00:33:14.827Z] #49 ... [2024-07-12T00:33:14.827Z] [2024-07-12T00:33:14.827Z] #50 [core-metadata internal] load build context [2024-07-12T00:33:15.308Z] #50 ... [2024-07-12T00:33:15.308Z] [2024-07-12T00:33:15.308Z] #51 [core-data internal] load build context [2024-07-12T00:33:15.567Z] #51 ... [2024-07-12T00:33:15.567Z] [2024-07-12T00:33:15.567Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T00:33:15.567Z] #52 ... [2024-07-12T00:33:15.567Z] [2024-07-12T00:33:15.567Z] #53 [security-secretstore-setup internal] load build context [2024-07-12T00:33:15.567Z] #53 ... [2024-07-12T00:33:15.567Z] [2024-07-12T00:33:15.567Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T00:33:15.567Z] #54 ... [2024-07-12T00:33:15.567Z] [2024-07-12T00:33:15.567Z] #55 [core-keeper internal] load build context [2024-07-12T00:33:15.832Z] #55 ... [2024-07-12T00:33:15.832Z] [2024-07-12T00:33:15.832Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T00:33:15.832Z] #56 ... [2024-07-12T00:33:15.832Z] [2024-07-12T00:33:15.832Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T00:33:15.832Z] #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:15.832Z] #0 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:15.832Z] #0 1.134 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:15.832Z] #0 1.170 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:15.832Z] #0 1.178 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:15.832Z] #0 1.183 (4/6) Installing openssl (3.1.6-r0) [2024-07-12T00:33:15.832Z] #0 1.193 (5/6) Installing su-exec (0.2-r3) [2024-07-12T00:33:15.832Z] #0 1.198 (6/6) Installing yq (4.33.3-r5) [2024-07-12T00:33:15.832Z] #0 1.308 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:15.832Z] #0 1.312 OK: 17 MiB in 19 packages [2024-07-12T00:33:16.091Z] #57 ... [2024-07-12T00:33:16.091Z] [2024-07-12T00:33:16.091Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T00:33:16.091Z] #0 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:16.091Z] #0 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:16.091Z] #0 1.177 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:33:16.091Z] #0 1.177 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:33:16.091Z] #0 1.177 OK: 20072 distinct packages available [2024-07-12T00:33:16.091Z] #0 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:16.091Z] #0 1.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:16.091Z] #0 1.767 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:16.091Z] #0 1.787 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-12T00:33:16.091Z] #0 1.795 (3/4) Installing libucontext (1.2-r2) [2024-07-12T00:33:16.091Z] #0 1.801 (4/4) Installing gcompat (1.1.0-r1) [2024-07-12T00:33:16.091Z] #0 1.812 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:16.091Z] #0 1.812 OK: 8 MiB in 19 packages [2024-07-12T00:33:16.091Z] #58 ... [2024-07-12T00:33:16.091Z] [2024-07-12T00:33:16.091Z] #59 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-12T00:33:16.091Z] #59 ... [2024-07-12T00:33:16.091Z] [2024-07-12T00:33:16.091Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T00:33:16.091Z] #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:16.091Z] #0 3.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:16.091Z] #0 3.520 (1/2) Installing ca-certificates (20240226-r0) [2024-07-12T00:33:16.091Z] #0 4.031 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:16.091Z] #0 4.031 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:16.091Z] #0 4.031 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:33:16.091Z] #0 4.236 OK: 8 MiB in 17 packages [2024-07-12T00:33:16.349Z] #60 ... [2024-07-12T00:33:16.349Z] [2024-07-12T00:33:16.349Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:33:16.349Z] #61 ... [2024-07-12T00:33:16.349Z] [2024-07-12T00:33:16.349Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:33:16.629Z] #62 ... [2024-07-12T00:33:16.629Z] [2024-07-12T00:33:16.629Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T00:33:16.629Z] #63 ... [2024-07-12T00:33:16.629Z] [2024-07-12T00:33:16.629Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-12T00:33:16.629Z] #64 ... [2024-07-12T00:33:16.629Z] [2024-07-12T00:33:16.629Z] #53 [security-secretstore-setup internal] load build context [2024-07-12T00:33:19.239Z] #53 transferring context: 365.34MB 14.9s [2024-07-12T00:33:19.496Z] #53 transferring context: 439.76MB 15.6s done [2024-07-12T00:33:21.409Z] #53 ... [2024-07-12T00:33:21.409Z] [2024-07-12T00:33:21.409Z] #55 [core-keeper internal] load build context [2024-07-12T00:33:21.409Z] #55 transferring context: 439.76MB 16.1s done [2024-07-12T00:33:24.694Z] #55 ... [2024-07-12T00:33:24.694Z] [2024-07-12T00:33:24.694Z] #43 [core-command internal] load build context [2024-07-12T00:33:24.694Z] #43 transferring context: 439.76MB 15.9s done [2024-07-12T00:33:24.694Z] #43 ... [2024-07-12T00:33:24.694Z] [2024-07-12T00:33:24.694Z] #45 [support-notifications internal] load build context [2024-07-12T00:33:24.694Z] #45 transferring context: 439.76MB 15.7s done [2024-07-12T00:33:24.694Z] #45 ... [2024-07-12T00:33:24.694Z] [2024-07-12T00:33:24.694Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T00:33:24.694Z] #42 transferring context: 439.76MB 15.7s done [2024-07-12T00:33:24.694Z] #42 ... [2024-07-12T00:33:24.694Z] [2024-07-12T00:33:24.694Z] #44 [security-proxy-setup internal] load build context [2024-07-12T00:33:24.694Z] #44 transferring context: 439.76MB 15.3s done [2024-07-12T00:33:24.694Z] #44 ... [2024-07-12T00:33:24.694Z] [2024-07-12T00:33:24.694Z] #49 [support-scheduler internal] load build context [2024-07-12T00:33:24.694Z] #49 transferring context: 439.76MB 15.4s done [2024-07-12T00:33:24.951Z] #49 ... [2024-07-12T00:33:24.951Z] [2024-07-12T00:33:24.951Z] #48 [security-proxy-auth internal] load build context [2024-07-12T00:33:24.951Z] #48 transferring context: 439.76MB 14.8s done [2024-07-12T00:33:25.209Z] #48 ... [2024-07-12T00:33:25.209Z] [2024-07-12T00:33:25.209Z] #47 [security-bootstrapper internal] load build context [2024-07-12T00:33:25.209Z] #47 transferring context: 439.76MB 14.5s done [2024-07-12T00:33:25.209Z] #47 ... [2024-07-12T00:33:25.209Z] [2024-07-12T00:33:25.209Z] #50 [core-metadata internal] load build context [2024-07-12T00:33:25.209Z] #50 transferring context: 439.76MB 15.0s done [2024-07-12T00:33:25.468Z] #50 ... [2024-07-12T00:33:25.468Z] [2024-07-12T00:33:25.468Z] #51 [core-data internal] load build context [2024-07-12T00:33:25.468Z] #51 transferring context: 439.76MB 15.3s done [2024-07-12T00:33:26.849Z] #51 ... [2024-07-12T00:33:26.850Z] [2024-07-12T00:33:26.850Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-12T00:33:26.850Z] #64 transferring context: 439.76MB 14.9s done [2024-07-12T00:33:32.122Z] #64 ... [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T00:33:32.122Z] #58 DONE 26.8s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T00:33:32.122Z] #57 DONE 26.7s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T00:33:32.122Z] #60 DONE 26.7s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T00:33:32.122Z] #65 ... [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-12T00:33:32.122Z] #64 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #47 [security-bootstrapper internal] load build context [2024-07-12T00:33:32.122Z] #47 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #48 [security-proxy-auth internal] load build context [2024-07-12T00:33:32.122Z] #48 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #50 [core-metadata internal] load build context [2024-07-12T00:33:32.122Z] #50 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #44 [security-proxy-setup internal] load build context [2024-07-12T00:33:32.122Z] #44 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #49 [support-scheduler internal] load build context [2024-07-12T00:33:32.122Z] #49 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #51 [core-data internal] load build context [2024-07-12T00:33:32.122Z] #51 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #42 [core-common-config-bootstrapper internal] load build context [2024-07-12T00:33:32.122Z] #42 DONE 28.1s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #53 [security-secretstore-setup internal] load build context [2024-07-12T00:33:32.122Z] #53 DONE 28.2s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #45 [support-notifications internal] load build context [2024-07-12T00:33:32.122Z] #45 DONE 28.2s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #59 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-12T00:33:32.122Z] #59 DONE 26.3s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #43 [core-command internal] load build context [2024-07-12T00:33:32.122Z] #43 DONE 28.2s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #55 [core-keeper internal] load build context [2024-07-12T00:33:32.122Z] #55 DONE 28.2s [2024-07-12T00:33:32.122Z] [2024-07-12T00:33:32.122Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:33:32.381Z] #46 ... [2024-07-12T00:33:32.381Z] [2024-07-12T00:33:32.381Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T00:33:32.381Z] #63 DONE 27.2s [2024-07-12T00:33:32.381Z] [2024-07-12T00:33:32.381Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T00:33:33.312Z] #66 ... [2024-07-12T00:33:33.312Z] [2024-07-12T00:33:33.312Z] #62 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:33:33.312Z] #62 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:33.312Z] #62 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:33.312Z] #62 28.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:33.312Z] #62 28.01 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:33.312Z] #62 28.02 OK: 7 MiB in 16 packages [2024-07-12T00:33:33.312Z] #62 DONE 28.2s [2024-07-12T00:33:33.312Z] [2024-07-12T00:33:33.312Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:33:33.312Z] #61 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:33.312Z] #61 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:33.312Z] #61 28.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:33.312Z] #61 28.01 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:33.312Z] #61 28.02 OK: 7 MiB in 16 packages [2024-07-12T00:33:33.312Z] #61 DONE 28.2s [2024-07-12T00:33:33.312Z] [2024-07-12T00:33:33.312Z] #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:33:34.260Z] #67 ... [2024-07-12T00:33:34.260Z] [2024-07-12T00:33:34.260Z] #65 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T00:33:34.260Z] #65 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #65 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #65 1.884 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:34.260Z] #65 1.919 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:34.260Z] #65 1.927 OK: 8 MiB in 19 packages [2024-07-12T00:33:34.260Z] #65 DONE 2.3s [2024-07-12T00:33:34.260Z] [2024-07-12T00:33:34.260Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T00:33:34.260Z] #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #0 1.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #0 1.640 OK: 17 MiB in 19 packages [2024-07-12T00:33:34.260Z] #68 DONE 2.3s [2024-07-12T00:33:34.260Z] [2024-07-12T00:33:34.260Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T00:33:34.260Z] #56 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #56 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #56 28.15 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:33:34.260Z] #56 28.15 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:33:34.260Z] #56 28.15 OK: 20072 distinct packages available [2024-07-12T00:33:34.260Z] #56 28.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #56 28.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:34.260Z] #56 28.52 (1/11) Installing ca-certificates (20240226-r0) [2024-07-12T00:33:34.260Z] #56 28.61 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-12T00:33:34.260Z] #56 28.63 (3/11) Installing libunistring (1.1-r1) [2024-07-12T00:33:34.260Z] #56 28.64 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-12T00:33:34.260Z] #56 28.64 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-12T00:33:34.260Z] #56 28.65 (6/11) Installing libcurl (8.5.0-r0) [2024-07-12T00:33:34.260Z] #56 28.66 (7/11) Installing curl (8.5.0-r0) [2024-07-12T00:33:34.260Z] #56 28.67 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:34.260Z] #56 28.67 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-12T00:33:34.260Z] #56 28.68 (10/11) Installing libucontext (1.2-r2) [2024-07-12T00:33:34.260Z] #56 28.69 (11/11) Installing gcompat (1.1.0-r1) [2024-07-12T00:33:34.260Z] #56 28.79 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:34.260Z] #56 28.79 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:33:34.260Z] #56 28.79 OK: 12 MiB in 26 packages [2024-07-12T00:33:34.260Z] #56 DONE 29.1s [2024-07-12T00:33:34.260Z] [2024-07-12T00:33:34.260Z] #69 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T00:33:34.260Z] #69 DONE 0.1s [2024-07-12T00:33:34.260Z] [2024-07-12T00:33:34.260Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:33:35.203Z] #70 ... [2024-07-12T00:33:35.203Z] [2024-07-12T00:33:35.203Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:33:35.203Z] #0 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.203Z] #0 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.203Z] #0 2.631 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:35.203Z] #0 2.667 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:35.203Z] #0 2.674 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:33:35.203Z] #0 2.730 OK: 8 MiB in 17 packages [2024-07-12T00:33:35.203Z] #71 DONE 3.4s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T00:33:35.466Z] #0 1.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 1.691 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:33:35.466Z] #0 1.691 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:33:35.466Z] #0 1.691 OK: 20075 distinct packages available [2024-07-12T00:33:35.466Z] #0 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 2.281 OK: 264 MiB in 52 packages [2024-07-12T00:33:35.466Z] #72 DONE 3.4s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T00:33:35.466Z] #52 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #52 28.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #52 28.97 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:35.466Z] #52 29.03 (2/2) Installing su-exec (0.2-r3) [2024-07-12T00:33:35.466Z] #52 29.05 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:35.466Z] #52 29.06 OK: 7 MiB in 17 packages [2024-07-12T00:33:35.466Z] #52 DONE 30.1s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T00:33:35.466Z] #54 27.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #54 28.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #54 28.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:33:35.466Z] #54 28.89 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:33:35.466Z] #54 28.89 OK: 20072 distinct packages available [2024-07-12T00:33:35.466Z] #54 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #54 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #54 29.53 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:35.466Z] #54 29.58 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:35.466Z] #54 29.58 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:35.466Z] #54 29.59 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-12T00:33:35.466Z] #54 29.59 (5/7) Installing libucontext (1.2-r2) [2024-07-12T00:33:35.466Z] #54 29.59 (6/7) Installing gcompat (1.1.0-r1) [2024-07-12T00:33:35.466Z] #54 29.86 (7/7) Installing openssl (3.1.6-r0) [2024-07-12T00:33:35.466Z] #54 29.87 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:35.466Z] #54 29.87 OK: 8 MiB in 20 packages [2024-07-12T00:33:35.466Z] #54 DONE 30.1s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T00:33:35.466Z] #39 27.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #39 28.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #39 28.85 (1/4) Installing ca-certificates (20240226-r0) [2024-07-12T00:33:35.466Z] #39 29.04 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:35.466Z] #39 29.05 (3/4) Installing su-exec (0.2-r3) [2024-07-12T00:33:35.466Z] #39 29.05 (4/4) Installing yq (4.33.3-r5) [2024-07-12T00:33:35.466Z] #39 29.14 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:35.466Z] #39 29.15 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:33:35.466Z] #39 29.33 OK: 17 MiB in 19 packages [2024-07-12T00:33:35.466Z] #39 DONE 30.2s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T00:33:35.466Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 2.663 OK: 264 MiB in 52 packages [2024-07-12T00:33:35.466Z] #73 DONE 3.4s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T00:33:35.466Z] #0 2.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.466Z] #0 3.095 OK: 264 MiB in 52 packages [2024-07-12T00:33:35.466Z] #74 DONE 3.4s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:33:35.466Z] #75 DONE 1.2s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T00:33:35.466Z] #76 DONE 3.4s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:33:35.466Z] #77 ... [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T00:33:35.466Z] #78 DONE 0.1s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:33:35.466Z] #79 DONE 0.1s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:33:35.466Z] #80 DONE 0.2s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:33:35.466Z] #77 DONE 0.1s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #81 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T00:33:35.466Z] #81 DONE 0.1s [2024-07-12T00:33:35.466Z] [2024-07-12T00:33:35.466Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:33:35.725Z] #82 ... [2024-07-12T00:33:35.725Z] [2024-07-12T00:33:35.725Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T00:33:35.725Z] #83 DONE 0.1s [2024-07-12T00:33:35.725Z] [2024-07-12T00:33:35.725Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T00:33:35.725Z] #84 DONE 0.0s [2024-07-12T00:33:35.725Z] [2024-07-12T00:33:35.725Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T00:33:35.725Z] #85 DONE 0.0s [2024-07-12T00:33:35.725Z] [2024-07-12T00:33:35.725Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T00:33:35.725Z] #66 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.725Z] #66 3.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:35.725Z] #66 3.717 OK: 264 MiB in 52 packages [2024-07-12T00:33:35.725Z] #66 DONE 3.9s [2024-07-12T00:33:35.725Z] [2024-07-12T00:33:35.725Z] #86 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:33:35.725Z] #86 DONE 0.0s [2024-07-12T00:33:35.725Z] [2024-07-12T00:33:35.725Z] #87 [security-spire-config] exporting to image [2024-07-12T00:33:35.725Z] #87 exporting layers [2024-07-12T00:33:36.291Z] #87 exporting layers 0.7s done [2024-07-12T00:33:36.547Z] #87 writing image sha256:00d37233d32be1a51572892532bad1c4443a23c657a6cc913be92e81ca976f41 done [2024-07-12T00:33:36.547Z] #87 naming to docker.io/library/security-spire-config done [2024-07-12T00:33:36.547Z] #87 DONE 0.7s [2024-07-12T00:33:36.547Z] [2024-07-12T00:33:36.547Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:33:37.110Z] #88 ... [2024-07-12T00:33:37.110Z] [2024-07-12T00:33:37.110Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:33:37.110Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.110Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.110Z] #0 3.547 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.110Z] #0 3.653 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.110Z] #0 3.684 OK: 7 MiB in 16 packages [2024-07-12T00:33:37.110Z] #89 DONE 3.9s [2024-07-12T00:33:37.369Z] [2024-07-12T00:33:37.369Z] #67 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:33:37.369Z] #67 3.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.369Z] #67 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.369Z] #67 3.646 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.369Z] #67 3.684 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.369Z] #67 3.693 OK: 7 MiB in 16 packages [2024-07-12T00:33:37.369Z] #67 DONE 3.9s [2024-07-12T00:33:37.369Z] [2024-07-12T00:33:37.369Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:33:37.369Z] #70 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.369Z] #70 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.369Z] #70 3.079 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.369Z] #70 3.120 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.369Z] #70 3.124 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:33:37.369Z] #70 3.167 OK: 12 MiB in 26 packages [2024-07-12T00:33:37.627Z] #70 DONE 3.5s [2024-07-12T00:33:37.628Z] [2024-07-12T00:33:37.628Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:33:37.628Z] #88 2.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.890Z] #88 ... [2024-07-12T00:33:37.890Z] [2024-07-12T00:33:37.890Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T00:33:37.890Z] #0 1.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.890Z] #0 1.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:37.890Z] #0 2.184 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.890Z] #0 2.220 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:37.890Z] #0 2.299 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:33:37.890Z] #0 2.341 OK: 17 MiB in 19 packages [2024-07-12T00:33:37.890Z] #90 DONE 2.5s [2024-07-12T00:33:37.890Z] [2024-07-12T00:33:37.890Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:33:37.890Z] #88 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:38.148Z] #88 2.736 OK: 8 MiB in 20 packages [2024-07-12T00:33:38.148Z] #88 ... [2024-07-12T00:33:38.148Z] [2024-07-12T00:33:38.148Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T00:33:38.148Z] #0 4.183 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:38.148Z] #0 4.686 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:38.148Z] #0 5.348 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T00:33:38.148Z] #0 5.666 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:33:38.148Z] #0 5.671 OK: 7 MiB in 16 packages [2024-07-12T00:33:38.148Z] #91 DONE 5.9s [2024-07-12T00:33:38.406Z] [2024-07-12T00:33:38.406Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:33:38.406Z] #88 DONE 2.9s [2024-07-12T00:33:38.406Z] [2024-07-12T00:33:38.406Z] #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T00:33:38.406Z] #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:38.406Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:38.406Z] #0 2.667 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:38.406Z] #0 2.710 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:33:38.406Z] #0 2.719 OK: 7 MiB in 17 packages [2024-07-12T00:33:38.406Z] #92 DONE 3.0s [2024-07-12T00:33:38.406Z] [2024-07-12T00:33:38.406Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T00:33:40.065Z] #93 ... [2024-07-12T00:33:40.065Z] [2024-07-12T00:33:40.065Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:33:40.065Z] #94 DONE 1.4s [2024-07-12T00:33:40.065Z] [2024-07-12T00:33:40.065Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T00:33:40.065Z] #95 DONE 1.4s [2024-07-12T00:33:40.065Z] [2024-07-12T00:33:40.065Z] #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T00:33:40.065Z] #0 1.884 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:40.065Z] #0 2.353 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-12T00:33:40.065Z] #0 3.035 OK: 264 MiB in 52 packages [2024-07-12T00:33:40.065Z] #96 DONE 4.3s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-12T00:33:40.321Z] #97 DONE 0.1s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T00:33:40.321Z] #98 ... [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T00:33:40.321Z] #99 DONE 0.6s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T00:33:40.321Z] #98 DONE 0.6s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:33:40.321Z] #100 DONE 0.7s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-12T00:33:40.321Z] #101 DONE 0.0s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T00:33:40.321Z] #102 DONE 0.1s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-12T00:33:40.321Z] #103 DONE 0.1s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-12T00:33:40.321Z] #104 DONE 0.1s [2024-07-12T00:33:40.321Z] [2024-07-12T00:33:40.321Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T00:33:40.582Z] #105 ... [2024-07-12T00:33:40.582Z] [2024-07-12T00:33:40.582Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T00:33:40.582Z] #93 DONE 2.3s [2024-07-12T00:33:40.582Z] [2024-07-12T00:33:40.582Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T00:33:40.582Z] #106 DONE 0.2s [2024-07-12T00:33:40.582Z] [2024-07-12T00:33:40.582Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T00:33:40.582Z] #105 DONE 0.1s [2024-07-12T00:33:40.582Z] [2024-07-12T00:33:40.582Z] #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T00:33:40.582Z] #107 DONE 0.1s [2024-07-12T00:33:40.582Z] [2024-07-12T00:33:40.582Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-12T00:33:40.582Z] #108 DONE 0.1s [2024-07-12T00:33:40.582Z] [2024-07-12T00:33:40.582Z] #87 [security-spire-server] exporting to image [2024-07-12T00:33:40.839Z] #87 ... [2024-07-12T00:33:40.839Z] [2024-07-12T00:33:40.839Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T00:33:40.839Z] #109 DONE 0.0s [2024-07-12T00:33:40.839Z] [2024-07-12T00:33:40.839Z] #87 [security-spire-agent] exporting to image [2024-07-12T00:33:41.096Z] #87 exporting layers 0.6s done [2024-07-12T00:33:41.354Z] #87 exporting layers 0.6s done [2024-07-12T00:33:41.354Z] #87 writing image sha256:8f9ab355a4edfc8939378dcb55a4e9f8155e69bd61f1fd9f57709afd1869f869 done [2024-07-12T00:33:41.354Z] #87 naming to docker.io/library/security-spire-server done [2024-07-12T00:33:41.613Z] #87 writing image sha256:c966cecda4c08182ebc073c560e2ab0d2e0ba19c617d47db6d8478a67919aa9c done [2024-07-12T00:33:41.614Z] #87 naming to docker.io/library/security-spire-agent done [2024-07-12T00:33:41.614Z] #87 DONE 1.4s [2024-07-12T00:33:41.614Z] [2024-07-12T00:33:41.614Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:33:42.182Z] #110 ... [2024-07-12T00:33:42.182Z] [2024-07-12T00:33:42.182Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:33:45.467Z] #41 ... [2024-07-12T00:33:45.467Z] [2024-07-12T00:33:45.467Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:33:45.725Z] #111 ... [2024-07-12T00:33:45.725Z] [2024-07-12T00:33:45.725Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:33:45.982Z] #112 ... [2024-07-12T00:33:45.982Z] [2024-07-12T00:33:45.982Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:01.454Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5389 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-12T00:34:01.471Z] Running in /w/workspace/edgex-go/652 [Pipeline] { [Pipeline] checkout [2024-07-12T00:34:01.514Z] The recommended git tool is: git [2024-07-12T00:34:10.177Z] using credential edgex-jenkins-ssh [2024-07-12T00:34:10.195Z] Cloning the remote Git repository [2024-07-12T00:34:10.252Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-12T00:34:10.343Z] > git init /w/workspace/edgex-go/652 # timeout=10 [2024-07-12T00:34:10.546Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-12T00:34:10.548Z] > git --version # timeout=10 [2024-07-12T00:34:10.629Z] > git --version # 'git version 2.25.1' [2024-07-12T00:34:10.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-12T00:34:10.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T00:34:18.084Z] #113 ... [2024-07-12T00:34:18.084Z] [2024-07-12T00:34:18.084Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:18.084Z] #111 DONE 38.7s [2024-07-12T00:34:18.084Z] [2024-07-12T00:34:18.084Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:18.084Z] #112 DONE 38.7s [2024-07-12T00:34:18.084Z] [2024-07-12T00:34:18.084Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:18.084Z] #113 DONE 38.4s [2024-07-12T00:34:18.084Z] [2024-07-12T00:34:18.084Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:18.084Z] #82 DONE 38.7s [2024-07-12T00:34:18.084Z] [2024-07-12T00:34:18.084Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:18.084Z] #110 DONE 34.0s [2024-07-12T00:34:18.084Z] [2024-07-12T00:34:18.084Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-12T00:34:22.274Z] #114 ... [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #115 DONE 7.5s [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #116 DONE 7.5s [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #117 DONE 7.5s [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #118 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #119 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #120 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #121 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #122 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #123 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #124 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #125 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #126 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #127 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #128 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #129 [support-scheduler builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #129 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #130 [core-data builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #130 DONE 7.5s [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #131 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #132 [core-command builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #132 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #133 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #134 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #135 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #136 [core-metadata builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #136 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T00:34:22.274Z] #137 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:34:22.274Z] #138 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:34:22.274Z] #139 CACHED [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-12T00:34:22.274Z] #114 DONE 7.5s [2024-07-12T00:34:22.274Z] [2024-07-12T00:34:22.274Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T00:34:22.839Z] #140 1.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-12T00:34:29.446Z] Avoid second fetch [2024-07-12T00:34:29.446Z] Checking out Revision 5fec7756d37c583cdd2b9a3cb0596e8617403789 (main) [2024-07-12T00:34:30.246Z] Commit message: "Merge pull request #4824 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.42" [2024-07-12T00:34:28.398Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-12T00:34:28.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T00:34:29.460Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T00:34:29.519Z] > git checkout -f 5fec7756d37c583cdd2b9a3cb0596e8617403789 # timeout=10 [2024-07-12T00:34:32.821Z] #140 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T00:34:32.821Z] #0 0.664 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-12T00:34:32.821Z] #141 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T00:34:32.821Z] #0 0.702 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-12T00:34:32.821Z] #142 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T00:34:32.821Z] #0 1.582 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-12T00:34:32.821Z] #143 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T00:34:32.821Z] #0 1.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-12T00:34:32.821Z] #144 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:34:32.821Z] #0 0.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-12T00:34:32.821Z] #145 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T00:34:32.821Z] #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T00:34:32.821Z] #146 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T00:34:32.821Z] #0 1.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-12T00:34:32.821Z] #147 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T00:34:32.821Z] #0 1.223 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-12T00:34:32.821Z] #148 ... [2024-07-12T00:34:32.821Z] [2024-07-12T00:34:32.821Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T00:34:32.821Z] #0 1.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T00:34:33.077Z] #149 ... [2024-07-12T00:34:33.077Z] [2024-07-12T00:34:33.077Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T00:34:33.077Z] #0 0.902 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-12T00:34:33.335Z] #150 ... [2024-07-12T00:34:33.335Z] [2024-07-12T00:34:33.335Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-12T00:34:33.335Z] #0 1.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-12T00:34:34.874Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-12T00:34:34.874Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T00:34:34.874Z] Dload Upload Total Spent Left Speed [2024-07-12T00:34:34.874Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12828 86 11015 0 0 105k 0 --:--:-- --:--:-- --:--:-- 104k 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2024-07-12T00:34:35.202Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-12T00:34:35.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-12T00:34:35.530Z] + sudo tee /etc/docker/daemon.new [2024-07-12T00:34:35.530Z] { [2024-07-12T00:34:35.530Z] "registry-mirrors": [ [2024-07-12T00:34:35.530Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-12T00:34:35.530Z] ], [2024-07-12T00:34:35.530Z] "bip": "10.250.0.254/24", [2024-07-12T00:34:35.530Z] "hosts": [ [2024-07-12T00:34:35.530Z] "tcp://0.0.0.0:5555", [2024-07-12T00:34:35.530Z] "unix:///var/run/docker.sock" [2024-07-12T00:34:35.530Z] ], [2024-07-12T00:34:35.530Z] "mtu": 1458, [2024-07-12T00:34:35.530Z] "selinux-enabled": true, [2024-07-12T00:34:35.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-12T00:34:35.530Z] } [Pipeline] sh [2024-07-12T00:34:35.855Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-12T00:34:36.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T00:34:54.433Z] provisioning config files... [2024-07-12T00:34:54.454Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config4889629976881045602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T00:34:54.896Z] ---> ****-login.sh [2024-07-12T00:34:54.896Z] nexus3.edgexfoundry.org:10001 [2024-07-12T00:34:55.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:34:55.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:34:55.442Z] Configure a credential helper to remove this warning. See [2024-07-12T00:34:55.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:34:55.442Z] [2024-07-12T00:34:55.442Z] Login Succeeded [2024-07-12T00:34:55.442Z] nexus3.edgexfoundry.org:10002 [2024-07-12T00:34:55.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:34:55.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:34:55.729Z] Configure a credential helper to remove this warning. See [2024-07-12T00:34:55.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:34:55.729Z] [2024-07-12T00:34:55.729Z] Login Succeeded [2024-07-12T00:34:55.729Z] nexus3.edgexfoundry.org:10003 [2024-07-12T00:34:55.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:34:56.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:34:56.279Z] Configure a credential helper to remove this warning. See [2024-07-12T00:34:56.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:34:56.279Z] [2024-07-12T00:34:56.279Z] Login Succeeded [2024-07-12T00:34:56.279Z] nexus3.edgexfoundry.org:10004 [2024-07-12T00:34:56.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:34:56.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:34:56.552Z] Configure a credential helper to remove this warning. See [2024-07-12T00:34:56.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:34:56.552Z] [2024-07-12T00:34:56.552Z] Login Succeeded [2024-07-12T00:34:56.552Z] ****.io [2024-07-12T00:34:56.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:34:57.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:34:57.085Z] Configure a credential helper to remove this warning. See [2024-07-12T00:34:57.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:34:57.085Z] [2024-07-12T00:34:57.085Z] Login Succeeded [2024-07-12T00:34:57.085Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T00:34:57.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-12T00:34:57.700Z] + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] echo [2024-07-12T00:34:57.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T00:34:57.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T00:34:57.752Z] ========================================================= [2024-07-12T00:34:57.752Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-12T00:34:57.752Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-12T00:34:58.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T00:34:58.383Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-12T00:34:58.383Z] c6b39de5b339: Pulling fs layer [2024-07-12T00:34:58.383Z] a69c41024577: Pulling fs layer [2024-07-12T00:34:58.383Z] d6de4b400683: Pulling fs layer [2024-07-12T00:34:58.383Z] 35cb2a7552d0: Pulling fs layer [2024-07-12T00:34:58.383Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T00:34:58.383Z] 464afbd9ba4c: Pulling fs layer [2024-07-12T00:34:58.383Z] 00f215d4a9da: Pulling fs layer [2024-07-12T00:34:58.383Z] d496ad576159: Pulling fs layer [2024-07-12T00:34:58.383Z] 464afbd9ba4c: Waiting [2024-07-12T00:34:58.383Z] 00f215d4a9da: Waiting [2024-07-12T00:34:58.383Z] d496ad576159: Waiting [2024-07-12T00:34:58.383Z] 35cb2a7552d0: Waiting [2024-07-12T00:34:58.383Z] 4f4fb700ef54: Waiting [2024-07-12T00:34:58.383Z] a69c41024577: Download complete [2024-07-12T00:34:58.383Z] 35cb2a7552d0: Verifying Checksum [2024-07-12T00:34:58.383Z] 35cb2a7552d0: Download complete [2024-07-12T00:34:58.383Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T00:34:58.383Z] 4f4fb700ef54: Download complete [2024-07-12T00:34:58.383Z] 464afbd9ba4c: Verifying Checksum [2024-07-12T00:34:58.383Z] 464afbd9ba4c: Download complete [2024-07-12T00:34:58.383Z] c6b39de5b339: Verifying Checksum [2024-07-12T00:34:58.383Z] c6b39de5b339: Download complete [2024-07-12T00:34:58.967Z] d496ad576159: Verifying Checksum [2024-07-12T00:34:58.967Z] d496ad576159: Download complete [2024-07-12T00:34:59.245Z] c6b39de5b339: Pull complete [2024-07-12T00:34:59.837Z] a69c41024577: Pull complete [2024-07-12T00:35:00.105Z] d6de4b400683: Verifying Checksum [2024-07-12T00:35:00.105Z] d6de4b400683: Download complete [2024-07-12T00:35:01.067Z] 00f215d4a9da: Verifying Checksum [2024-07-12T00:35:01.067Z] 00f215d4a9da: Download complete [2024-07-12T00:35:13.404Z] d6de4b400683: Pull complete [2024-07-12T00:35:13.405Z] 35cb2a7552d0: Pull complete [2024-07-12T00:35:13.405Z] 4f4fb700ef54: Pull complete [2024-07-12T00:35:13.405Z] 464afbd9ba4c: Pull complete [2024-07-12T00:35:23.482Z] 00f215d4a9da: Pull complete [2024-07-12T00:35:24.069Z] d496ad576159: Pull complete [2024-07-12T00:35:24.069Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-12T00:35:24.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T00:35:24.069Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-12T00:35:24.407Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-12T00:35:24.407Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T00:35:24.407Z] WORKDIR /edgex [2024-07-12T00:35:24.407Z] COPY go.mod . [2024-07-12T00:35:24.407Z] RUN go mod download [2024-07-12T00:35:24.991Z] Sending build context to Docker daemon 3.185MB [2024-07-12T00:35:24.991Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-12T00:35:24.991Z] ---> f246e2811388 [2024-07-12T00:35:24.991Z] Step 2/4 : WORKDIR /edgex [2024-07-12T00:35:26.931Z] ---> Running in 12c5a17421be [2024-07-12T00:35:26.931Z] Removing intermediate container 12c5a17421be [2024-07-12T00:35:26.931Z] ---> f37b713abf2c [2024-07-12T00:35:26.931Z] Step 3/4 : COPY go.mod . [2024-07-12T00:35:27.512Z] ---> 6e18e331b13d [2024-07-12T00:35:27.512Z] Step 4/4 : RUN go mod download [2024-07-12T00:35:27.512Z] ---> Running in 83f327c50112 [2024-07-12T00:35:55.221Z] #151 92.74 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-12T00:36:23.987Z] Removing intermediate container 83f327c50112 [2024-07-12T00:36:23.987Z] ---> e473a8eb2bed [2024-07-12T00:36:23.987Z] Successfully built e473a8eb2bed [2024-07-12T00:36:23.987Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:24.329Z] + docker inspect -f . ci-base-image-arm64 [2024-07-12T00:36:24.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T00:36:24.526Z] prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container [2024-07-12T00:36:24.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@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 [2024-07-12T00:36:25.804Z] $ docker top 3cdd70d1eb54700f876e644853d764e25823f68ea08d565da54ad398209a337a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T00:36:26.624Z] + go version [2024-07-12T00:36:26.624Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-12T00:36:26.641Z] $ docker stop --time=1 3cdd70d1eb54700f876e644853d764e25823f68ea08d565da54ad398209a337a [2024-07-12T00:36:28.486Z] $ docker rm -f --volumes 3cdd70d1eb54700f876e644853d764e25823f68ea08d565da54ad398209a337a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-07-12T00:36:28.808Z] #151 ... [2024-07-12T00:36:28.808Z] [2024-07-12T00:36:28.808Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T00:36:28.808Z] #141 DONE 125.4s [2024-07-12T00:36:28.808Z] [2024-07-12T00:36:28.808Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:36:28.808Z] #145 DONE 125.5s [2024-07-12T00:36:28.808Z] [2024-07-12T00:36:28.808Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T00:36:28.808Z] #142 DONE 125.5s [2024-07-12T00:36:28.808Z] [2024-07-12T00:36:28.808Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:29.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T00:36:29.158Z] [2024-07-12T00:36:29.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:29.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T00:36:29.483Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-12T00:36:29.483Z] 547446be3368: Pulling fs layer [2024-07-12T00:36:29.483Z] d125d8839a47: Pulling fs layer [2024-07-12T00:36:29.483Z] 3e85d5ac6304: Pulling fs layer [2024-07-12T00:36:29.483Z] c3105a71a48b: Pulling fs layer [2024-07-12T00:36:29.483Z] 0f093f025ec4: Pulling fs layer [2024-07-12T00:36:29.483Z] c3106fc0e877: Pulling fs layer [2024-07-12T00:36:29.483Z] c3105a71a48b: Waiting [2024-07-12T00:36:29.483Z] 0f093f025ec4: Waiting [2024-07-12T00:36:29.483Z] c3106fc0e877: Waiting [2024-07-12T00:36:29.754Z] 547446be3368: Download complete [2024-07-12T00:36:29.754Z] c3105a71a48b: Verifying Checksum [2024-07-12T00:36:29.754Z] c3105a71a48b: Download complete [2024-07-12T00:36:30.019Z] d125d8839a47: Verifying Checksum [2024-07-12T00:36:30.019Z] d125d8839a47: Download complete [2024-07-12T00:36:30.019Z] c3106fc0e877: Verifying Checksum [2024-07-12T00:36:30.019Z] c3106fc0e877: Download complete [2024-07-12T00:36:30.286Z] 0f093f025ec4: Verifying Checksum [2024-07-12T00:36:30.286Z] 0f093f025ec4: Download complete [2024-07-12T00:36:30.310Z] #146 ... [2024-07-12T00:36:30.310Z] [2024-07-12T00:36:30.310Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T00:36:30.310Z] #149 DONE 128.5s [2024-07-12T00:36:30.551Z] 547446be3368: Pull complete [2024-07-12T00:36:30.571Z] [2024-07-12T00:36:30.571Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:36:30.571Z] #41 ... [2024-07-12T00:36:30.571Z] [2024-07-12T00:36:30.571Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:30.831Z] #152 ... [2024-07-12T00:36:30.831Z] [2024-07-12T00:36:30.831Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-12T00:36:30.831Z] #151 DONE 129.0s [2024-07-12T00:36:31.091Z] [2024-07-12T00:36:31.091Z] #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:31.508Z] d125d8839a47: Pull complete [2024-07-12T00:36:32.088Z] 3e85d5ac6304: Verifying Checksum [2024-07-12T00:36:32.088Z] 3e85d5ac6304: Download complete [2024-07-12T00:36:33.012Z] #153 DONE 2.1s [2024-07-12T00:36:33.012Z] [2024-07-12T00:36:33.012Z] #154 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:33.012Z] #154 ... [2024-07-12T00:36:33.012Z] [2024-07-12T00:36:33.012Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-12T00:36:33.012Z] #155 DONE 2.2s [2024-07-12T00:36:33.012Z] [2024-07-12T00:36:33.012Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:33.012Z] #152 DONE 2.2s [2024-07-12T00:36:33.012Z] [2024-07-12T00:36:33.012Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:33.012Z] #156 DONE 1.1s [2024-07-12T00:36:33.012Z] [2024-07-12T00:36:33.012Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:33.012Z] #157 DONE 1.4s [2024-07-12T00:36:33.012Z] [2024-07-12T00:36:33.012Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:33.577Z] #158 ... [2024-07-12T00:36:33.577Z] [2024-07-12T00:36:33.577Z] #154 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:33.577Z] #154 DONE 0.8s [2024-07-12T00:36:33.577Z] [2024-07-12T00:36:33.577Z] #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T00:36:33.835Z] #159 ... [2024-07-12T00:36:33.835Z] [2024-07-12T00:36:33.835Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:33.835Z] #160 DONE 0.9s [2024-07-12T00:36:34.093Z] [2024-07-12T00:36:34.093Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:34.093Z] #161 DONE 1.1s [2024-07-12T00:36:34.093Z] [2024-07-12T00:36:34.093Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-12T00:36:34.093Z] #162 ... [2024-07-12T00:36:34.093Z] [2024-07-12T00:36:34.093Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:34.093Z] #158 DONE 1.1s [2024-07-12T00:36:34.350Z] [2024-07-12T00:36:34.350Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-12T00:36:42.139Z] 3e85d5ac6304: Pull complete [2024-07-12T00:36:42.139Z] c3105a71a48b: Pull complete [2024-07-12T00:36:42.527Z] #163 ... [2024-07-12T00:36:42.527Z] [2024-07-12T00:36:42.527Z] #159 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T00:36:42.527Z] #159 DONE 7.5s [2024-07-12T00:36:42.527Z] [2024-07-12T00:36:42.527Z] #164 [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 [2024-07-12T00:36:42.527Z] #164 DONE 7.2s [2024-07-12T00:36:42.527Z] [2024-07-12T00:36:42.527Z] #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:42.527Z] #165 ... [2024-07-12T00:36:42.527Z] [2024-07-12T00:36:42.527Z] #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-12T00:36:42.527Z] #162 DONE 7.4s [2024-07-12T00:36:42.527Z] [2024-07-12T00:36:42.527Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-12T00:36:42.527Z] #163 DONE 7.3s [2024-07-12T00:36:42.527Z] [2024-07-12T00:36:42.527Z] #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:42.719Z] 0f093f025ec4: Pull complete [2024-07-12T00:36:42.807Z] #166 ... [2024-07-12T00:36:42.807Z] [2024-07-12T00:36:42.807Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T00:36:42.984Z] c3106fc0e877: Pull complete [2024-07-12T00:36:42.984Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-12T00:36:42.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-12T00:36:42.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T00:36:43.067Z] #167 ... [2024-07-12T00:36:43.067Z] [2024-07-12T00:36:43.067Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T00:36:43.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container [2024-07-12T00:36:43.241Z] $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@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 [2024-07-12T00:36:43.327Z] #168 ... [2024-07-12T00:36:43.327Z] [2024-07-12T00:36:43.327Z] #167 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T00:36:43.327Z] #167 DONE 10.4s [2024-07-12T00:36:43.327Z] [2024-07-12T00:36:43.327Z] #165 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:43.327Z] #165 DONE 2.3s [2024-07-12T00:36:43.327Z] [2024-07-12T00:36:43.327Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T00:36:43.327Z] #140 DONE 141.6s [2024-07-12T00:36:43.587Z] [2024-07-12T00:36:43.587Z] #87 [security-spiffe-token-provider] exporting to image [2024-07-12T00:36:43.587Z] #87 exporting layers [2024-07-12T00:36:44.159Z] #87 ... [2024-07-12T00:36:44.159Z] [2024-07-12T00:36:44.159Z] #169 [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 [2024-07-12T00:36:44.159Z] #169 DONE 2.7s [2024-07-12T00:36:44.159Z] [2024-07-12T00:36:44.159Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:44.434Z] #170 ... [2024-07-12T00:36:44.434Z] [2024-07-12T00:36:44.434Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T00:36:44.434Z] #168 DONE 3.0s [2024-07-12T00:36:44.696Z] [2024-07-12T00:36:44.696Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:44.696Z] #171 CACHED [2024-07-12T00:36:44.696Z] [2024-07-12T00:36:44.696Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:44.696Z] #172 CACHED [2024-07-12T00:36:44.696Z] [2024-07-12T00:36:44.696Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T00:36:44.696Z] #173 ... [2024-07-12T00:36:44.696Z] [2024-07-12T00:36:44.696Z] #166 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:44.696Z] #166 DONE 3.4s [2024-07-12T00:36:44.979Z] [2024-07-12T00:36:44.979Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T00:36:44.979Z] #146 DONE 143.1s [2024-07-12T00:36:44.979Z] [2024-07-12T00:36:44.979Z] #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-12T00:36:45.140Z] $ docker top 241c66357d8f3b7fe2525953657aeca3683812326594aedc08205a83f3262654 -eo pid,comm [2024-07-12T00:36:45.275Z] #174 ... [2024-07-12T00:36:45.275Z] [2024-07-12T00:36:45.275Z] #170 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:45.275Z] #170 DONE 1.9s [Pipeline] { [Pipeline] sh [2024-07-12T00:36:45.534Z] [2024-07-12T00:36:45.535Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:45.659Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-12T00:36:45.795Z] #175 ... [2024-07-12T00:36:45.795Z] [2024-07-12T00:36:45.795Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T00:36:45.795Z] #148 DONE 144.0s [2024-07-12T00:36:45.795Z] [2024-07-12T00:36:45.795Z] #87 [security-spiffe-token-provider] exporting to image [2024-07-12T00:36:45.795Z] #87 exporting layers 2.4s done [2024-07-12T00:36:45.795Z] #87 writing image sha256:2f51de8e14c747c9d7bfaed294001003bd7ca5076c7d9cf09aca87965f4a1de9 0.1s done [2024-07-12T00:36:45.795Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2024-07-12T00:36:45.795Z] #87 DONE 3.9s [2024-07-12T00:36:46.063Z] [2024-07-12T00:36:46.063Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T00:36:46.063Z] #147 DONE 144.2s [2024-07-12T00:36:46.063Z] [2024-07-12T00:36:46.063Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:46.063Z] #176 ... [2024-07-12T00:36:46.063Z] [2024-07-12T00:36:46.063Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:46.063Z] #177 CACHED [2024-07-12T00:36:46.063Z] [2024-07-12T00:36:46.063Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:46.063Z] #178 CACHED [2024-07-12T00:36:46.063Z] [2024-07-12T00:36:46.063Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T00:36:46.063Z] #144 DONE 144.4s [2024-07-12T00:36:46.331Z] [2024-07-12T00:36:46.331Z] #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:46.331Z] #179 DONE 1.8s [2024-07-12T00:36:46.331Z] [2024-07-12T00:36:46.331Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T00:36:46.331Z] #180 ... [2024-07-12T00:36:46.331Z] [2024-07-12T00:36:46.331Z] #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-12T00:36:46.331Z] #181 DONE 1.8s [2024-07-12T00:36:46.331Z] [2024-07-12T00:36:46.331Z] #173 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T00:36:46.331Z] #173 DONE 1.6s [2024-07-12T00:36:46.629Z] [2024-07-12T00:36:46.629Z] #182 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:46.629Z] #182 CACHED [2024-07-12T00:36:46.629Z] [2024-07-12T00:36:46.629Z] #183 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:46.629Z] #183 CACHED [2024-07-12T00:36:46.629Z] [2024-07-12T00:36:46.629Z] #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T00:36:46.629Z] #184 ... [2024-07-12T00:36:46.629Z] [2024-07-12T00:36:46.629Z] #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-12T00:36:46.629Z] #174 DONE 1.7s [2024-07-12T00:36:46.629Z] [2024-07-12T00:36:46.629Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T00:36:46.629Z] #150 DONE 144.8s [2024-07-12T00:36:46.892Z] [2024-07-12T00:36:46.892Z] #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:46.892Z] #175 DONE 1.4s [2024-07-12T00:36:46.892Z] [2024-07-12T00:36:46.892Z] #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:46.892Z] #185 ... [2024-07-12T00:36:46.892Z] [2024-07-12T00:36:46.892Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T00:36:46.892Z] #143 DONE 145.1s [2024-07-12T00:36:47.153Z] [2024-07-12T00:36:47.153Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T00:36:47.153Z] #186 ... [2024-07-12T00:36:47.153Z] [2024-07-12T00:36:47.153Z] #176 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:47.153Z] #176 DONE 1.7s [2024-07-12T00:36:47.153Z] [2024-07-12T00:36:47.153Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-12T00:36:47.153Z] #187 DONE 1.1s [2024-07-12T00:36:47.153Z] [2024-07-12T00:36:47.153Z] #180 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T00:36:47.153Z] #180 DONE 0.9s [2024-07-12T00:36:47.153Z] [2024-07-12T00:36:47.153Z] #188 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:47.153Z] #188 DONE 0.8s [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #189 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:47.417Z] #189 CACHED [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:47.417Z] #190 CACHED [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T00:36:47.417Z] #184 DONE 0.9s [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T00:36:47.417Z] #191 DONE 1.0s [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #192 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:47.417Z] #192 DONE 1.0s [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:36:47.417Z] #193 ... [2024-07-12T00:36:47.417Z] [2024-07-12T00:36:47.417Z] #185 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:36:47.417Z] #185 DONE 0.8s [2024-07-12T00:36:47.682Z] [2024-07-12T00:36:47.682Z] #186 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T00:36:47.682Z] #186 DONE 0.6s [2024-07-12T00:36:47.682Z] [2024-07-12T00:36:47.682Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T00:36:47.682Z] #194 ... [2024-07-12T00:36:47.682Z] [2024-07-12T00:36:47.682Z] #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:47.682Z] #195 DONE 0.7s [2024-07-12T00:36:47.942Z] [2024-07-12T00:36:47.942Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:47.942Z] #196 DONE 0.7s [2024-07-12T00:36:47.942Z] [2024-07-12T00:36:47.942Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T00:36:47.942Z] #197 ... [2024-07-12T00:36:47.942Z] [2024-07-12T00:36:47.942Z] #198 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T00:36:47.942Z] #198 DONE 0.9s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #199 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:36:48.202Z] #199 DONE 1.5s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T00:36:48.202Z] #200 DONE 0.8s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-12T00:36:48.202Z] #201 DONE 0.8s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:48.202Z] #202 DONE 0.8s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T00:36:48.202Z] #194 DONE 0.6s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #203 [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/ [2024-07-12T00:36:48.202Z] #203 ... [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #204 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:36:48.202Z] #204 DONE 0.7s [2024-07-12T00:36:48.202Z] [2024-07-12T00:36:48.202Z] #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-12T00:36:48.202Z] #205 DONE 0.9s [2024-07-12T00:36:48.464Z] [2024-07-12T00:36:48.464Z] #87 [core-common-config-bootstrapper] exporting to image [2024-07-12T00:36:48.464Z] #87 ... [2024-07-12T00:36:48.464Z] [2024-07-12T00:36:48.464Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T00:36:48.464Z] #197 DONE 0.7s [2024-07-12T00:36:48.464Z] [2024-07-12T00:36:48.464Z] #87 [core-common-config-bootstrapper] exporting to image [2024-07-12T00:36:48.464Z] #87 exporting layers 0.5s done [2024-07-12T00:36:48.729Z] #87 ... [2024-07-12T00:36:48.729Z] [2024-07-12T00:36:48.729Z] #206 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T00:36:48.729Z] #206 DONE 0.5s [2024-07-12T00:36:48.729Z] [2024-07-12T00:36:48.729Z] #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:48.729Z] #207 DONE 0.7s [2024-07-12T00:36:48.729Z] [2024-07-12T00:36:48.729Z] #208 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:36:48.988Z] #208 ... [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #209 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T00:36:48.988Z] #209 DONE 0.7s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #203 [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/ [2024-07-12T00:36:48.988Z] #203 DONE 0.7s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-12T00:36:48.988Z] #210 DONE 0.7s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:36:48.988Z] #193 DONE 1.6s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:48.988Z] #211 DONE 0.7s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:48.988Z] #212 DONE 0.4s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-12T00:36:48.988Z] #213 DONE 0.2s [2024-07-12T00:36:48.988Z] [2024-07-12T00:36:48.988Z] #87 [core-data] exporting to image [2024-07-12T00:36:48.988Z] #87 writing image sha256:9f472f60e7747dd7c1870b518320662d61d40b8997963047354bc395766907fb 0.0s done [2024-07-12T00:36:48.988Z] #87 writing image sha256:72ffef62f48381b5fe205fab66a85176c4ff9bd7217272831ea1fbe7f23905a9 done [2024-07-12T00:36:48.988Z] #87 naming to docker.io/library/core-command done [2024-07-12T00:36:48.988Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-12T00:36:49.249Z] #87 ... [2024-07-12T00:36:49.249Z] [2024-07-12T00:36:49.249Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:36:49.249Z] #214 DONE 0.2s [2024-07-12T00:36:49.249Z] [2024-07-12T00:36:49.249Z] #87 [support-notifications] exporting to image [2024-07-12T00:36:49.249Z] #87 exporting layers 0.4s done [2024-07-12T00:36:49.249Z] #87 ... [2024-07-12T00:36:49.249Z] [2024-07-12T00:36:49.249Z] #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T00:36:49.249Z] #215 DONE 0.1s [2024-07-12T00:36:49.249Z] [2024-07-12T00:36:49.249Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:36:49.249Z] #216 DONE 1.2s [2024-07-12T00:36:49.249Z] [2024-07-12T00:36:49.249Z] #87 [support-scheduler] exporting to image [2024-07-12T00:36:49.249Z] #87 exporting layers 0.3s done [2024-07-12T00:36:49.249Z] #87 writing image sha256:bfc6a24422b3800acd4152a447cdbd089ffad3df29f4dafb5c268f166820187c 0.0s done [2024-07-12T00:36:49.249Z] #87 naming to docker.io/library/support-scheduler done [2024-07-12T00:36:49.249Z] #87 writing image sha256:fe7f67eb8e78ebc99592c5733c369106ff835398ef2b4da90fca1e63057f3cc4 [2024-07-12T00:36:49.508Z] #87 ... [2024-07-12T00:36:49.508Z] [2024-07-12T00:36:49.508Z] #217 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-12T00:36:49.508Z] #217 DONE 0.1s [2024-07-12T00:36:49.508Z] [2024-07-12T00:36:49.508Z] #87 [core-metadata] exporting to image [2024-07-12T00:36:49.508Z] #87 exporting layers 0.4s done [2024-07-12T00:36:49.508Z] #87 writing image sha256:fe7f67eb8e78ebc99592c5733c369106ff835398ef2b4da90fca1e63057f3cc4 0.1s done [2024-07-12T00:36:49.508Z] #87 naming to docker.io/library/core-keeper done [2024-07-12T00:36:49.508Z] #87 writing image sha256:15b651c8f80f8e8cd720ce108805abba4d6c09bab1775083b22acf48b537d189 0.0s done [2024-07-12T00:36:49.508Z] #87 naming to docker.io/library/core-metadata 0.0s done [2024-07-12T00:36:49.508Z] #87 writing image sha256:863a675fd715bc1b8fa03fdf85f0cefd00ae5a949c944058b6cc0923da995492 [2024-07-12T00:36:49.508Z] #87 ... [2024-07-12T00:36:49.508Z] [2024-07-12T00:36:49.508Z] #208 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:36:49.508Z] #208 DONE 0.9s [2024-07-12T00:36:49.508Z] [2024-07-12T00:36:49.508Z] #87 [support-notifications] exporting to image [2024-07-12T00:36:49.508Z] #87 exporting layers 0.6s done [2024-07-12T00:36:49.508Z] #87 writing image sha256:863a675fd715bc1b8fa03fdf85f0cefd00ae5a949c944058b6cc0923da995492 0.0s done [2024-07-12T00:36:49.508Z] #87 naming to docker.io/library/core-data done [2024-07-12T00:36:49.508Z] #87 writing image sha256:2c4050fbaa8c813c865c16cd8b0919b3e99a24709c41890adfc90894bc9acfcb 0.0s done [2024-07-12T00:36:49.508Z] #87 naming to docker.io/library/support-notifications done [2024-07-12T00:36:49.769Z] #87 exporting layers 0.2s done [2024-07-12T00:36:49.769Z] #87 writing image sha256:cd7b9db2a6e0ccd445b45f01ea102dd24e88bbb3bb0d9afe4a9bb83a141b57c0 done [2024-07-12T00:36:49.769Z] #87 writing image sha256:09c0250ca03ff4ca44693529b9e6b576734e2cde1dc06a9084760efa7f4acd14 done [2024-07-12T00:36:49.769Z] #87 naming to docker.io/library/security-proxy-auth done [2024-07-12T00:36:49.769Z] #87 naming to docker.io/library/security-proxy-setup done [2024-07-12T00:36:49.769Z] #87 exporting layers 0.2s done [2024-07-12T00:36:49.769Z] #87 writing image sha256:ae799d19385ee35ce4562474029f1cf13ad26e8804b76b4adb12c8b3d9ac5ffd done [2024-07-12T00:36:49.769Z] #87 naming to docker.io/library/security-secretstore-setup done [2024-07-12T00:36:49.769Z] #87 DONE 5.6s [2024-07-12T00:36:49.769Z] [2024-07-12T00:36:49.769Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T00:36:50.031Z] #218 DONE 0.7s [2024-07-12T00:36:50.031Z] [2024-07-12T00:36:50.031Z] #87 [security-bootstrapper] exporting to image [2024-07-12T00:36:50.031Z] #87 exporting layers 0.2s done [2024-07-12T00:36:50.031Z] #87 writing image sha256:75a5aacaf3445661a4c93cf23bf13461cf4492d27c2423c2b0ade562ca9d5f42 done [2024-07-12T00:36:50.031Z] #87 naming to docker.io/library/security-bootstrapper done [2024-07-12T00:36:50.031Z] #87 DONE 5.8s [2024-07-12T00:36:50.031Z] [2024-07-12T00:36:50.031Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T00:36:50.031Z] time="2024-07-12T00:33:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-12T00:36:50.303Z] $ docker stop --time=1 ce47a3dba6ce9db4f758a0a48118661b65f199ad028aebdb03e5d218d2454999 [2024-07-12T00:36:51.613Z] $ docker rm -f --volumes ce47a3dba6ce9db4f758a0a48118661b65f199ad028aebdb03e5d218d2454999 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T00:36:51.961Z] + docker images [2024-07-12T00:36:51.961Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-12T00:36:51.961Z] security-proxy-auth latest 09c0250ca03f 2 seconds ago 38MB [2024-07-12T00:36:51.961Z] security-secretstore-setup latest ae799d19385e 2 seconds ago 42.2MB [2024-07-12T00:36:51.961Z] security-bootstrapper latest 75a5aacaf344 2 seconds ago 24MB [2024-07-12T00:36:51.961Z] core-metadata latest 15b651c8f80f 3 seconds ago 41MB [2024-07-12T00:36:51.961Z] support-scheduler latest bfc6a24422b3 3 seconds ago 43.1MB [2024-07-12T00:36:51.961Z] core-keeper latest fe7f67eb8e78 3 seconds ago 35.6MB [2024-07-12T00:36:51.961Z] core-data latest 863a675fd715 3 seconds ago 40.8MB [2024-07-12T00:36:51.961Z] support-notifications latest 2c4050fbaa8c 3 seconds ago 43.9MB [2024-07-12T00:36:51.961Z] security-proxy-setup latest cd7b9db2a6e0 3 seconds ago 31.2MB [2024-07-12T00:36:51.961Z] core-command latest 72ffef62f483 4 seconds ago 40.4MB [2024-07-12T00:36:51.961Z] core-common-config-bootstrapper latest 9f472f60e774 4 seconds ago 20.2MB [2024-07-12T00:36:51.961Z] security-spiffe-token-provider latest 2f51de8e14c7 8 seconds ago 34MB [2024-07-12T00:36:51.961Z] security-spire-agent latest c966cecda4c0 3 minutes ago 187MB [2024-07-12T00:36:51.961Z] security-spire-server latest 8f9ab355a4ed 3 minutes ago 126MB [2024-07-12T00:36:51.961Z] security-spire-config latest 00d37233d32b 3 minutes ago 125MB [2024-07-12T00:36:51.961Z] ci-base-image-x86_64 latest 1e27516e8f9e 6 minutes ago 966MB [2024-07-12T00:36:51.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-12T00:36:51.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-12T00:36:51.961Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T00:36:52.107Z] provisioning config files... [2024-07-12T00:36:52.117Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config4374583613935879951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T00:36:52.427Z] ---> ****-login.sh [2024-07-12T00:36:52.427Z] nexus3.edgexfoundry.org:10001 [2024-07-12T00:36:52.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:36:52.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:36:52.427Z] Configure a credential helper to remove this warning. See [2024-07-12T00:36:52.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:36:52.427Z] [2024-07-12T00:36:52.427Z] Login Succeeded [2024-07-12T00:36:52.427Z] nexus3.edgexfoundry.org:10002 [2024-07-12T00:36:52.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:36:52.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:36:52.427Z] Configure a credential helper to remove this warning. See [2024-07-12T00:36:52.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:36:52.427Z] [2024-07-12T00:36:52.427Z] Login Succeeded [2024-07-12T00:36:52.427Z] nexus3.edgexfoundry.org:10003 [2024-07-12T00:36:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:36:52.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:36:52.687Z] Configure a credential helper to remove this warning. See [2024-07-12T00:36:52.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:36:52.687Z] [2024-07-12T00:36:52.687Z] Login Succeeded [2024-07-12T00:36:52.687Z] nexus3.edgexfoundry.org:10004 [2024-07-12T00:36:52.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:36:52.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:36:52.687Z] Configure a credential helper to remove this warning. See [2024-07-12T00:36:52.687Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:36:52.687Z] [2024-07-12T00:36:52.687Z] Login Succeeded [2024-07-12T00:36:52.687Z] ****.io [2024-07-12T00:36:52.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T00:36:52.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T00:36:52.946Z] Configure a credential helper to remove this warning. See [2024-07-12T00:36:52.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T00:36:52.946Z] [2024-07-12T00:36:52.946Z] Login Succeeded [2024-07-12T00:36:52.946Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T00:36:52.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:36:52.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T00:36:53.028Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-12T00:36:53.028Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:36:53.028Z] latest [2024-07-12T00:36:53.028Z] 3.2.0-dev.34 [2024-07-12T00:36:53.028Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:36:53.028Z] main [2024-07-12T00:36:53.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:53.362Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:53.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:36:53.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T00:36:53.677Z] 2becda044feb: Preparing [2024-07-12T00:36:53.677Z] 52ae5c7ed831: Preparing [2024-07-12T00:36:53.677Z] 4ad07c257cd6: Preparing [2024-07-12T00:36:53.677Z] d9426d04b31b: Preparing [2024-07-12T00:36:53.677Z] 0578f4f6870c: Preparing [2024-07-12T00:36:53.677Z] 612ff4f17471: Preparing [2024-07-12T00:36:53.677Z] 63ec0bd56cf3: Preparing [2024-07-12T00:36:53.677Z] 612ff4f17471: Waiting [2024-07-12T00:36:53.677Z] 63ec0bd56cf3: Waiting [2024-07-12T00:36:53.677Z] 2becda044feb: Pushed [2024-07-12T00:36:53.677Z] d9426d04b31b: Pushed [2024-07-12T00:36:53.677Z] 4ad07c257cd6: Pushed [2024-07-12T00:36:53.677Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:36:53.956Z] 612ff4f17471: Pushed [2024-07-12T00:36:54.276Z] 0578f4f6870c: Pushed [2024-07-12T00:36:55.731Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #1 transferring dockerfile: 30B [2024-07-12T00:36:55.731Z] #1 transferring dockerfile: 2.15kB done [2024-07-12T00:36:55.731Z] #1 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #2 transferring dockerfile: 2.50kB done [2024-07-12T00:36:55.731Z] #2 DONE 0.0s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #3 transferring dockerfile: 2.06kB done [2024-07-12T00:36:55.731Z] #3 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #4 transferring dockerfile: 2.93kB done [2024-07-12T00:36:55.731Z] #4 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #5 transferring dockerfile: 2.23kB done [2024-07-12T00:36:55.731Z] #5 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #6 transferring dockerfile: 1.93kB done [2024-07-12T00:36:55.731Z] #6 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #7 transferring dockerfile: 1.69kB done [2024-07-12T00:36:55.731Z] #7 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #8 transferring dockerfile: 1.89kB 0.0s done [2024-07-12T00:36:55.731Z] #8 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #9 transferring dockerfile: 2.49kB done [2024-07-12T00:36:55.731Z] #9 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #10 transferring dockerfile: 1.81kB done [2024-07-12T00:36:55.731Z] #10 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #11 [core-data internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #11 transferring dockerfile: 2.01kB done [2024-07-12T00:36:55.731Z] #11 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-07-12T00:36:55.731Z] #12 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-12T00:36:55.731Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-07-12T00:36:55.731Z] #13 DONE 0.1s [2024-07-12T00:36:55.731Z] [2024-07-12T00:36:55.731Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-07-12T00:36:55.998Z] #14 transferring dockerfile: 2.01kB 0.0s done [2024-07-12T00:36:55.998Z] #14 DONE 0.1s [2024-07-12T00:36:55.998Z] [2024-07-12T00:36:55.998Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-07-12T00:36:55.998Z] #15 transferring dockerfile: 1.70kB 0.0s done [2024-07-12T00:36:55.998Z] #15 DONE 0.1s [2024-07-12T00:36:55.998Z] [2024-07-12T00:36:55.998Z] #16 [security-proxy-auth internal] load .dockerignore [2024-07-12T00:36:55.998Z] #16 transferring context: 50B done [2024-07-12T00:36:55.998Z] #16 DONE 0.1s [2024-07-12T00:36:56.961Z] [2024-07-12T00:36:56.961Z] #17 [security-proxy-setup internal] load .dockerignore [2024-07-12T00:36:56.961Z] #17 transferring context: 50B done [2024-07-12T00:36:56.961Z] #17 DONE 0.1s [2024-07-12T00:36:56.961Z] [2024-07-12T00:36:56.961Z] #18 [core-metadata internal] load .dockerignore [2024-07-12T00:36:56.961Z] #18 transferring context: 50B done [2024-07-12T00:36:56.961Z] #18 DONE 0.1s [2024-07-12T00:36:56.961Z] [2024-07-12T00:36:56.961Z] #19 [security-bootstrapper internal] load .dockerignore [2024-07-12T00:36:56.961Z] #19 transferring context: 50B done [2024-07-12T00:36:56.961Z] #19 DONE 0.1s [2024-07-12T00:36:56.961Z] [2024-07-12T00:36:56.961Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-12T00:36:56.961Z] #20 transferring context: 50B 0.0s done [2024-07-12T00:36:56.961Z] #20 DONE 0.1s [2024-07-12T00:36:56.961Z] [2024-07-12T00:36:56.961Z] #21 [support-scheduler internal] load .dockerignore [2024-07-12T00:36:56.975Z] 52ae5c7ed831: Pushed [2024-07-12T00:36:56.975Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:57.238Z] #21 transferring context: 50B done [2024-07-12T00:36:57.238Z] #21 DONE 0.1s [2024-07-12T00:36:57.238Z] [2024-07-12T00:36:57.238Z] #22 [security-spire-config internal] load .dockerignore [2024-07-12T00:36:57.238Z] #22 transferring context: 50B 0.0s done [2024-07-12T00:36:57.238Z] #22 DONE 0.1s [2024-07-12T00:36:57.238Z] [2024-07-12T00:36:57.238Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-07-12T00:36:57.238Z] #23 transferring context: 50B 0.0s done [2024-07-12T00:36:57.238Z] #23 DONE 0.1s [2024-07-12T00:36:57.238Z] [2024-07-12T00:36:57.238Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-07-12T00:36:57.238Z] #24 transferring context: 50B done [2024-07-12T00:36:57.238Z] #24 DONE 0.1s [2024-07-12T00:36:57.238Z] [2024-07-12T00:36:57.238Z] #25 [security-spire-agent internal] load .dockerignore [2024-07-12T00:36:57.238Z] #25 transferring context: 50B done [2024-07-12T00:36:57.238Z] #25 DONE 0.1s [2024-07-12T00:36:57.238Z] [2024-07-12T00:36:57.238Z] #26 [core-data internal] load .dockerignore [2024-07-12T00:36:57.238Z] #26 transferring context: 50B 0.0s done [2024-07-12T00:36:57.238Z] #26 DONE 0.1s [2024-07-12T00:36:57.319Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:57.513Z] [2024-07-12T00:36:57.513Z] #27 [support-notifications internal] load .dockerignore [2024-07-12T00:36:57.513Z] #27 transferring context: 50B 0.0s done [2024-07-12T00:36:57.513Z] #27 DONE 0.1s [2024-07-12T00:36:57.513Z] [2024-07-12T00:36:57.513Z] #28 [core-command internal] load .dockerignore [2024-07-12T00:36:57.513Z] #28 transferring context: 50B 0.0s done [2024-07-12T00:36:57.513Z] #28 DONE 0.1s [2024-07-12T00:36:57.513Z] [2024-07-12T00:36:57.513Z] #29 [core-keeper internal] load .dockerignore [2024-07-12T00:36:57.513Z] #29 transferring context: 50B 0.0s done [2024-07-12T00:36:57.513Z] #29 DONE 0.1s [2024-07-12T00:36:57.640Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-12T00:36:57.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T00:36:57.640Z] 2becda044feb: Preparing [2024-07-12T00:36:57.640Z] 52ae5c7ed831: Preparing [2024-07-12T00:36:57.640Z] 4ad07c257cd6: Preparing [2024-07-12T00:36:57.640Z] d9426d04b31b: Preparing [2024-07-12T00:36:57.640Z] 0578f4f6870c: Preparing [2024-07-12T00:36:57.640Z] 612ff4f17471: Preparing [2024-07-12T00:36:57.640Z] 63ec0bd56cf3: Preparing [2024-07-12T00:36:57.640Z] 612ff4f17471: Waiting [2024-07-12T00:36:57.640Z] 63ec0bd56cf3: Waiting [2024-07-12T00:36:57.640Z] d9426d04b31b: Layer already exists [2024-07-12T00:36:57.640Z] 0578f4f6870c: Layer already exists [2024-07-12T00:36:57.640Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:36:57.640Z] 2becda044feb: Layer already exists [2024-07-12T00:36:57.640Z] 52ae5c7ed831: Layer already exists [2024-07-12T00:36:57.640Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:36:57.640Z] 612ff4f17471: Layer already exists [2024-07-12T00:36:57.640Z] latest: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:57.781Z] [2024-07-12T00:36:57.781Z] #30 [security-spire-server internal] load .dockerignore [2024-07-12T00:36:57.781Z] #30 transferring context: 50B 0.0s done [2024-07-12T00:36:57.781Z] #30 DONE 0.1s [2024-07-12T00:36:57.781Z] [2024-07-12T00:36:57.781Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:57.781Z] #31 DONE 0.0s [2024-07-12T00:36:57.781Z] [2024-07-12T00:36:57.781Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:36:57.972Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:58.047Z] #32 DONE 0.4s [2024-07-12T00:36:58.047Z] [2024-07-12T00:36:58.047Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:58.047Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T00:36:58.300Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.34 [2024-07-12T00:36:58.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T00:36:58.301Z] 2becda044feb: Preparing [2024-07-12T00:36:58.301Z] 52ae5c7ed831: Preparing [2024-07-12T00:36:58.301Z] 4ad07c257cd6: Preparing [2024-07-12T00:36:58.301Z] d9426d04b31b: Preparing [2024-07-12T00:36:58.301Z] 0578f4f6870c: Preparing [2024-07-12T00:36:58.301Z] 612ff4f17471: Preparing [2024-07-12T00:36:58.301Z] 63ec0bd56cf3: Preparing [2024-07-12T00:36:58.301Z] 612ff4f17471: Waiting [2024-07-12T00:36:58.301Z] 63ec0bd56cf3: Waiting [2024-07-12T00:36:58.301Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:36:58.301Z] 0578f4f6870c: Layer already exists [2024-07-12T00:36:58.301Z] 2becda044feb: Layer already exists [2024-07-12T00:36:58.301Z] 52ae5c7ed831: Layer already exists [2024-07-12T00:36:58.301Z] d9426d04b31b: Layer already exists [2024-07-12T00:36:58.301Z] 612ff4f17471: Layer already exists [2024-07-12T00:36:58.301Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:36:58.301Z] 3.2.0-dev.34: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [2024-07-12T00:36:58.312Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s [2024-07-12T00:36:58.312Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:36:58.312Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T00:36:58.312Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T00:36:58.312Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.05MB / 3.34MB 0.2s [2024-07-12T00:36:58.312Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:58.578Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-12T00:36:58.578Z] #33 ... [2024-07-12T00:36:58.578Z] [2024-07-12T00:36:58.578Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:58.578Z] #31 DONE 0.0s [2024-07-12T00:36:58.578Z] [2024-07-12T00:36:58.578Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:36:58.578Z] #32 DONE 0.4s [2024-07-12T00:36:58.627Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:58.843Z] [2024-07-12T00:36:58.843Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:58.843Z] #31 DONE 0.0s [2024-07-12T00:36:58.843Z] [2024-07-12T00:36:58.843Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:36:58.843Z] #32 DONE 0.4s [2024-07-12T00:36:58.843Z] [2024-07-12T00:36:58.843Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:58.843Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T00:36:58.843Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-12T00:36:58.843Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:36:58.843Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T00:36:58.843Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T00:36:58.843Z] #33 ... [2024-07-12T00:36:58.843Z] [2024-07-12T00:36:58.843Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:58.843Z] #31 DONE 0.0s [2024-07-12T00:36:58.843Z] [2024-07-12T00:36:58.843Z] #34 [security-proxy-auth internal] load build context [2024-07-12T00:36:58.843Z] #34 transferring context: 2.80MB 0.5s done [2024-07-12T00:36:58.843Z] #34 DONE 0.8s [2024-07-12T00:36:58.843Z] [2024-07-12T00:36:58.843Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:58.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:36:58.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T00:36:58.949Z] 2becda044feb: Preparing [2024-07-12T00:36:58.949Z] 52ae5c7ed831: Preparing [2024-07-12T00:36:58.949Z] 4ad07c257cd6: Preparing [2024-07-12T00:36:58.949Z] d9426d04b31b: Preparing [2024-07-12T00:36:58.949Z] 0578f4f6870c: Preparing [2024-07-12T00:36:58.949Z] 612ff4f17471: Preparing [2024-07-12T00:36:58.949Z] 63ec0bd56cf3: Preparing [2024-07-12T00:36:58.949Z] 612ff4f17471: Waiting [2024-07-12T00:36:58.949Z] 63ec0bd56cf3: Waiting [2024-07-12T00:36:58.949Z] 52ae5c7ed831: Layer already exists [2024-07-12T00:36:58.949Z] d9426d04b31b: Layer already exists [2024-07-12T00:36:58.949Z] 2becda044feb: Layer already exists [2024-07-12T00:36:58.949Z] 0578f4f6870c: Layer already exists [2024-07-12T00:36:58.949Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:36:58.949Z] 612ff4f17471: Layer already exists [2024-07-12T00:36:58.949Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:36:58.949Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:59.111Z] #33 ... [2024-07-12T00:36:59.111Z] [2024-07-12T00:36:59.111Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:59.111Z] #31 DONE 0.0s [2024-07-12T00:36:59.111Z] [2024-07-12T00:36:59.111Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:36:59.111Z] #32 DONE 0.6s [2024-07-12T00:36:59.111Z] [2024-07-12T00:36:59.111Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:59.111Z] #33 ... [2024-07-12T00:36:59.111Z] [2024-07-12T00:36:59.111Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:59.111Z] #31 DONE 0.0s [2024-07-12T00:36:59.111Z] [2024-07-12T00:36:59.111Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:59.111Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T00:36:59.111Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-12T00:36:59.111Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:36:59.111Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T00:36:59.111Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T00:36:59.272Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:59.384Z] #33 ... [2024-07-12T00:36:59.384Z] [2024-07-12T00:36:59.384Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:36:59.384Z] #32 DONE 0.8s [2024-07-12T00:36:59.384Z] [2024-07-12T00:36:59.384Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:59.384Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T00:36:59.384Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-12T00:36:59.384Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:36:59.384Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T00:36:59.384Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T00:36:59.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-12T00:36:59.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-12T00:36:59.599Z] 2becda044feb: Preparing [2024-07-12T00:36:59.599Z] 52ae5c7ed831: Preparing [2024-07-12T00:36:59.600Z] 4ad07c257cd6: Preparing [2024-07-12T00:36:59.600Z] d9426d04b31b: Preparing [2024-07-12T00:36:59.600Z] 0578f4f6870c: Preparing [2024-07-12T00:36:59.600Z] 612ff4f17471: Preparing [2024-07-12T00:36:59.600Z] 63ec0bd56cf3: Preparing [2024-07-12T00:36:59.600Z] 612ff4f17471: Waiting [2024-07-12T00:36:59.600Z] 63ec0bd56cf3: Waiting [2024-07-12T00:36:59.600Z] 2becda044feb: Layer already exists [2024-07-12T00:36:59.600Z] 52ae5c7ed831: Layer already exists [2024-07-12T00:36:59.600Z] d9426d04b31b: Layer already exists [2024-07-12T00:36:59.600Z] 0578f4f6870c: Layer already exists [2024-07-12T00:36:59.600Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:36:59.600Z] 612ff4f17471: Layer already exists [2024-07-12T00:36:59.600Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:36:59.600Z] main: digest: sha256:7326fa293a3e3d4333709ea89745cab7d3d0953a117d0d0e9c749b57302b1bf7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2024-07-12T00:36:59.652Z] #33 ... [2024-07-12T00:36:59.652Z] [2024-07-12T00:36:59.652Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:59.652Z] #31 DONE 0.0s [2024-07-12T00:36:59.652Z] [2024-07-12T00:36:59.652Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:59.652Z] #33 ... [2024-07-12T00:36:59.652Z] [2024-07-12T00:36:59.652Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:36:59.652Z] #31 DONE 0.0s [2024-07-12T00:36:59.652Z] [2024-07-12T00:36:59.652Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:36:59.676Z] ===================================================== [Pipeline] echo [2024-07-12T00:36:59.687Z] taggedImages: [2024-07-12T00:36:59.687Z] - nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:36:59.687Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-12T00:36:59.687Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.34 [2024-07-12T00:36:59.687Z] - nexus3.edgexfoundry.org:10004/core-command:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:36:59.687Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-12T00:36:59.710Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-12T00:36:59.710Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:36:59.710Z] latest [2024-07-12T00:36:59.710Z] 3.2.0-dev.34 [2024-07-12T00:36:59.710Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:36:59.710Z] main [2024-07-12T00:36:59.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:36:59.923Z] #33 ... [2024-07-12T00:36:59.923Z] [2024-07-12T00:36:59.923Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:36:59.923Z] #32 DONE 1.0s [2024-07-12T00:36:59.923Z] [2024-07-12T00:36:59.923Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T00:36:59.923Z] #35 DONE 2.6s [2024-07-12T00:36:59.923Z] [2024-07-12T00:36:59.923Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:36:59.923Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T00:36:59.923Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-12T00:36:59.923Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:36:59.923Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T00:36:59.923Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T00:37:00.048Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:00.201Z] #33 ... [2024-07-12T00:37:00.202Z] [2024-07-12T00:37:00.202Z] #36 [security-proxy-setup internal] load build context [2024-07-12T00:37:00.202Z] #36 transferring context: 2.80MB 1.0s done [2024-07-12T00:37:00.202Z] #36 DONE 1.3s [2024-07-12T00:37:00.202Z] [2024-07-12T00:37:00.202Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:37:00.202Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.9s done [2024-07-12T00:37:00.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:00.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T00:37:00.375Z] 12896b0cf265: Preparing [2024-07-12T00:37:00.375Z] 15a197ad53f1: Preparing [2024-07-12T00:37:00.375Z] b04bb62f0396: Preparing [2024-07-12T00:37:00.375Z] f08bcc274714: Preparing [2024-07-12T00:37:00.375Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:00.375Z] d9426d04b31b: Preparing [2024-07-12T00:37:00.375Z] 0578f4f6870c: Preparing [2024-07-12T00:37:00.375Z] 612ff4f17471: Preparing [2024-07-12T00:37:00.375Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:00.375Z] d9426d04b31b: Waiting [2024-07-12T00:37:00.375Z] 0578f4f6870c: Waiting [2024-07-12T00:37:00.375Z] 612ff4f17471: Waiting [2024-07-12T00:37:00.375Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:00.375Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:00.375Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:00.375Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:00.375Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:00.375Z] 15a197ad53f1: Pushed [2024-07-12T00:37:00.375Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:00.375Z] b04bb62f0396: Pushed [2024-07-12T00:37:00.375Z] 12896b0cf265: Pushed [2024-07-12T00:37:00.470Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.9s done [2024-07-12T00:37:00.738Z] #33 ... [2024-07-12T00:37:00.738Z] [2024-07-12T00:37:00.738Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:37:00.738Z] #31 DONE 0.0s [2024-07-12T00:37:00.738Z] [2024-07-12T00:37:00.738Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.009Z] #37 ... [2024-07-12T00:37:01.009Z] [2024-07-12T00:37:01.009Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:37:01.009Z] #32 DONE 1.8s [2024-07-12T00:37:01.009Z] [2024-07-12T00:37:01.009Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.009Z] #37 ... [2024-07-12T00:37:01.009Z] [2024-07-12T00:37:01.009Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:37:01.009Z] #31 DONE 0.0s [2024-07-12T00:37:01.009Z] [2024-07-12T00:37:01.009Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-12T00:37:01.009Z] #38 DONE 1.8s [2024-07-12T00:37:01.009Z] [2024-07-12T00:37:01.009Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.276Z] #37 ... [2024-07-12T00:37:01.276Z] [2024-07-12T00:37:01.276Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T00:37:01.276Z] #35 DONE 2.6s [2024-07-12T00:37:01.276Z] [2024-07-12T00:37:01.276Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-12T00:37:01.276Z] #38 DONE 1.9s [2024-07-12T00:37:01.276Z] [2024-07-12T00:37:01.276Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.276Z] #37 ... [2024-07-12T00:37:01.276Z] [2024-07-12T00:37:01.276Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:37:01.276Z] #31 DONE 0.0s [2024-07-12T00:37:01.276Z] [2024-07-12T00:37:01.276Z] #39 [core-metadata internal] load build context [2024-07-12T00:37:01.276Z] #39 transferring context: 2.80MB 1.7s done [2024-07-12T00:37:01.276Z] #39 DONE 2.4s [2024-07-12T00:37:01.276Z] [2024-07-12T00:37:01.276Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.308Z] f08bcc274714: Pushed [2024-07-12T00:37:01.308Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:01.544Z] #37 ... [2024-07-12T00:37:01.544Z] [2024-07-12T00:37:01.544Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-12T00:37:01.544Z] #31 DONE 0.1s [2024-07-12T00:37:01.544Z] [2024-07-12T00:37:01.544Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.544Z] #37 ... [2024-07-12T00:37:01.544Z] [2024-07-12T00:37:01.544Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T00:37:01.544Z] #40 DONE 2.2s [2024-07-12T00:37:01.544Z] [2024-07-12T00:37:01.544Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.630Z] + 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 [2024-07-12T00:37:01.811Z] #37 ... [2024-07-12T00:37:01.811Z] [2024-07-12T00:37:01.811Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-12T00:37:01.811Z] #35 DONE 2.6s [2024-07-12T00:37:01.811Z] [2024-07-12T00:37:01.811Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-12T00:37:01.811Z] #38 DONE 1.9s [2024-07-12T00:37:01.811Z] [2024-07-12T00:37:01.811Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-12T00:37:01.811Z] #32 DONE 2.7s [2024-07-12T00:37:01.811Z] [2024-07-12T00:37:01.811Z] #41 [security-bootstrapper internal] load build context [2024-07-12T00:37:01.811Z] #41 transferring context: 2.80MB 2.1s done [2024-07-12T00:37:01.811Z] #41 DONE 2.8s [2024-07-12T00:37:01.811Z] [2024-07-12T00:37:01.811Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:01.811Z] #37 transferring context: 2.80MB 1.7s done [2024-07-12T00:37:01.958Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-12T00:37:01.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T00:37:01.958Z] 12896b0cf265: Preparing [2024-07-12T00:37:01.958Z] 15a197ad53f1: Preparing [2024-07-12T00:37:01.958Z] b04bb62f0396: Preparing [2024-07-12T00:37:01.958Z] f08bcc274714: Preparing [2024-07-12T00:37:01.958Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:01.958Z] d9426d04b31b: Preparing [2024-07-12T00:37:01.958Z] 0578f4f6870c: Preparing [2024-07-12T00:37:01.958Z] 612ff4f17471: Preparing [2024-07-12T00:37:01.958Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:01.958Z] d9426d04b31b: Waiting [2024-07-12T00:37:01.958Z] 0578f4f6870c: Waiting [2024-07-12T00:37:01.958Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:01.958Z] 612ff4f17471: Waiting [2024-07-12T00:37:01.958Z] 15a197ad53f1: Layer already exists [2024-07-12T00:37:01.958Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:01.958Z] f08bcc274714: Layer already exists [2024-07-12T00:37:01.958Z] b04bb62f0396: Layer already exists [2024-07-12T00:37:01.958Z] 12896b0cf265: Layer already exists [2024-07-12T00:37:01.958Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:01.958Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:01.958Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:01.958Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:01.958Z] latest: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:02.079Z] #37 ... [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-12T00:37:02.079Z] #40 DONE 2.5s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-12T00:37:02.079Z] #42 DONE 1.9s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #43 [security-secretstore-setup internal] load build context [2024-07-12T00:37:02.079Z] #43 transferring context: 2.80MB 1.5s done [2024-07-12T00:37:02.079Z] #43 DONE 2.1s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:37:02.079Z] #44 DONE 0.0s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #45 [core-common-config-bootstrapper internal] load build context [2024-07-12T00:37:02.079Z] #45 transferring context: 2.80MB 2.1s done [2024-07-12T00:37:02.079Z] #45 DONE 2.9s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-12T00:37:02.079Z] #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-12T00:37:02.079Z] #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-12T00:37:02.079Z] #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-12T00:37:02.079Z] #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-12T00:37:02.079Z] #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-12T00:37:02.079Z] #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.9s done [2024-07-12T00:37:02.079Z] #33 DONE 4.7s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #46 [support-scheduler internal] load build context [2024-07-12T00:37:02.079Z] #46 transferring context: 2.80MB 1.9s done [2024-07-12T00:37:02.079Z] #46 DONE 2.6s [2024-07-12T00:37:02.079Z] [2024-07-12T00:37:02.079Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T00:37:02.283Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:02.348Z] #47 ... [2024-07-12T00:37:02.348Z] [2024-07-12T00:37:02.348Z] #37 [security-spiffe-token-provider internal] load build context [2024-07-12T00:37:02.348Z] #37 DONE 2.4s [2024-07-12T00:37:02.348Z] [2024-07-12T00:37:02.348Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T00:37:02.603Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.34 [2024-07-12T00:37:02.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T00:37:02.603Z] 12896b0cf265: Preparing [2024-07-12T00:37:02.603Z] 15a197ad53f1: Preparing [2024-07-12T00:37:02.603Z] b04bb62f0396: Preparing [2024-07-12T00:37:02.603Z] f08bcc274714: Preparing [2024-07-12T00:37:02.603Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:02.603Z] d9426d04b31b: Preparing [2024-07-12T00:37:02.603Z] 0578f4f6870c: Preparing [2024-07-12T00:37:02.603Z] 612ff4f17471: Preparing [2024-07-12T00:37:02.603Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:02.603Z] d9426d04b31b: Waiting [2024-07-12T00:37:02.603Z] 612ff4f17471: Waiting [2024-07-12T00:37:02.603Z] 0578f4f6870c: Waiting [2024-07-12T00:37:02.603Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:02.603Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:02.603Z] 15a197ad53f1: Layer already exists [2024-07-12T00:37:02.603Z] f08bcc274714: Layer already exists [2024-07-12T00:37:02.603Z] 12896b0cf265: Layer already exists [2024-07-12T00:37:02.603Z] b04bb62f0396: Layer already exists [2024-07-12T00:37:02.603Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:02.603Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:02.603Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:02.603Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:02.603Z] 3.2.0-dev.34: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:02.922Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [2024-07-12T00:37:02.942Z] #47 ... [2024-07-12T00:37:02.942Z] [2024-07-12T00:37:02.942Z] #48 [security-spire-config internal] load build context [2024-07-12T00:37:02.942Z] #48 transferring context: 25.04kB 0.1s done [2024-07-12T00:37:02.942Z] #48 DONE 1.1s [2024-07-12T00:37:02.942Z] [2024-07-12T00:37:02.942Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:02.942Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-07-12T00:37:02.942Z] #49 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-12T00:37:02.942Z] #49 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-12T00:37:02.942Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-12T00:37:02.942Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s [2024-07-12T00:37:02.942Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:03.215Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s [2024-07-12T00:37:03.215Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s [2024-07-12T00:37:03.215Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s [2024-07-12T00:37:03.237Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:03.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T00:37:03.237Z] 12896b0cf265: Preparing [2024-07-12T00:37:03.237Z] 15a197ad53f1: Preparing [2024-07-12T00:37:03.237Z] b04bb62f0396: Preparing [2024-07-12T00:37:03.237Z] f08bcc274714: Preparing [2024-07-12T00:37:03.237Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:03.237Z] d9426d04b31b: Preparing [2024-07-12T00:37:03.237Z] 0578f4f6870c: Preparing [2024-07-12T00:37:03.237Z] 612ff4f17471: Preparing [2024-07-12T00:37:03.237Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:03.237Z] d9426d04b31b: Waiting [2024-07-12T00:37:03.237Z] 612ff4f17471: Waiting [2024-07-12T00:37:03.237Z] 0578f4f6870c: Waiting [2024-07-12T00:37:03.237Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:03.237Z] b04bb62f0396: Layer already exists [2024-07-12T00:37:03.237Z] 15a197ad53f1: Layer already exists [2024-07-12T00:37:03.237Z] 12896b0cf265: Layer already exists [2024-07-12T00:37:03.237Z] f08bcc274714: Layer already exists [2024-07-12T00:37:03.237Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:03.237Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:03.237Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:03.237Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:03.237Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:03.237Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:03.556Z] + 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 [2024-07-12T00:37:03.807Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-07-12T00:37:03.807Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-07-12T00:37:03.807Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-07-12T00:37:03.807Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-07-12T00:37:03.807Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-12T00:37:03.872Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-12T00:37:03.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-12T00:37:03.872Z] 12896b0cf265: Preparing [2024-07-12T00:37:03.872Z] 15a197ad53f1: Preparing [2024-07-12T00:37:03.872Z] b04bb62f0396: Preparing [2024-07-12T00:37:03.872Z] f08bcc274714: Preparing [2024-07-12T00:37:03.872Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:03.872Z] d9426d04b31b: Preparing [2024-07-12T00:37:03.872Z] 0578f4f6870c: Preparing [2024-07-12T00:37:03.872Z] 612ff4f17471: Preparing [2024-07-12T00:37:03.872Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:03.872Z] 612ff4f17471: Waiting [2024-07-12T00:37:03.872Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:03.872Z] 0578f4f6870c: Waiting [2024-07-12T00:37:03.872Z] d9426d04b31b: Waiting [2024-07-12T00:37:03.872Z] b04bb62f0396: Layer already exists [2024-07-12T00:37:03.872Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:03.872Z] 12896b0cf265: Layer already exists [2024-07-12T00:37:03.872Z] 15a197ad53f1: Layer already exists [2024-07-12T00:37:03.872Z] f08bcc274714: Layer already exists [2024-07-12T00:37:03.872Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:03.872Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:03.872Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:03.872Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:03.872Z] main: digest: sha256:e340b26abcac28bedd40f8676cc504460af7ad87b2d979d4f7854135436d958c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:03.954Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:03.972Z] taggedImages: [2024-07-12T00:37:03.972Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:03.972Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-12T00:37:03.972Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.34 [2024-07-12T00:37:03.972Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:03.972Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-12T00:37:04.004Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-12T00:37:04.004Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:04.004Z] latest [2024-07-12T00:37:04.004Z] 3.2.0-dev.34 [2024-07-12T00:37:04.004Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:04.004Z] main [2024-07-12T00:37:04.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-12T00:37:04.077Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [Pipeline] sh [2024-07-12T00:37:04.357Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:04.674Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:04.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T00:37:04.674Z] 93d19b0c3b43: Preparing [2024-07-12T00:37:04.674Z] 951310dfccbc: Preparing [2024-07-12T00:37:04.674Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:04.674Z] d9426d04b31b: Preparing [2024-07-12T00:37:04.674Z] 0578f4f6870c: Preparing [2024-07-12T00:37:04.674Z] 612ff4f17471: Preparing [2024-07-12T00:37:04.674Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:04.674Z] 612ff4f17471: Waiting [2024-07-12T00:37:04.674Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:04.674Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:04.674Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:04.674Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:04.674Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:04.674Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:04.674Z] 93d19b0c3b43: Pushed [2024-07-12T00:37:05.053Z] #49 ... [2024-07-12T00:37:05.053Z] [2024-07-12T00:37:05.053Z] #50 [security-spire-server internal] load build context [2024-07-12T00:37:05.053Z] #50 transferring context: 26.79kB 0.3s done [2024-07-12T00:37:05.053Z] #50 DONE 3.0s [2024-07-12T00:37:05.053Z] [2024-07-12T00:37:05.053Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:05.053Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.2s [2024-07-12T00:37:05.324Z] #49 ... [2024-07-12T00:37:05.324Z] [2024-07-12T00:37:05.324Z] #51 [core-data internal] load build context [2024-07-12T00:37:05.324Z] #51 transferring context: 2.80MB 2.4s done [2024-07-12T00:37:05.324Z] #51 DONE 4.1s [2024-07-12T00:37:05.324Z] [2024-07-12T00:37:05.324Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:05.595Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.03MB / 28.04MB 3.7s [2024-07-12T00:37:05.867Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.01MB / 28.04MB 3.9s [2024-07-12T00:37:05.867Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-07-12T00:37:05.867Z] #49 ... [2024-07-12T00:37:05.867Z] [2024-07-12T00:37:05.867Z] #52 [security-spire-agent internal] load build context [2024-07-12T00:37:05.867Z] #52 transferring context: 26.32kB 0.7s done [2024-07-12T00:37:05.867Z] #52 DONE 4.0s [2024-07-12T00:37:05.867Z] [2024-07-12T00:37:05.867Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:05.867Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-12T00:37:06.142Z] #49 ... [2024-07-12T00:37:06.142Z] [2024-07-12T00:37:06.142Z] #53 [support-notifications internal] load build context [2024-07-12T00:37:06.142Z] #53 transferring context: 2.80MB 2.5s done [2024-07-12T00:37:06.142Z] #53 DONE 4.1s [2024-07-12T00:37:06.142Z] [2024-07-12T00:37:06.142Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:06.142Z] #49 ... [2024-07-12T00:37:06.142Z] [2024-07-12T00:37:06.142Z] #54 [core-keeper internal] load build context [2024-07-12T00:37:06.142Z] #54 transferring context: 2.80MB 3.0s done [2024-07-12T00:37:06.142Z] #54 DONE 4.3s [2024-07-12T00:37:06.142Z] [2024-07-12T00:37:06.142Z] #55 [core-command internal] load build context [2024-07-12T00:37:06.142Z] #55 transferring context: 2.80MB 3.1s done [2024-07-12T00:37:06.142Z] #55 DONE 4.3s [2024-07-12T00:37:06.142Z] [2024-07-12T00:37:06.142Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:06.412Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.4s [2024-07-12T00:37:06.687Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.7s [2024-07-12T00:37:07.389Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.2s [2024-07-12T00:37:07.962Z] 951310dfccbc: Pushed [2024-07-12T00:37:07.962Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [2024-07-12T00:37:07.985Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.12MB / 28.04MB 6.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:08.281Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:08.594Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-12T00:37:08.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T00:37:08.594Z] 93d19b0c3b43: Preparing [2024-07-12T00:37:08.594Z] 951310dfccbc: Preparing [2024-07-12T00:37:08.594Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:08.594Z] d9426d04b31b: Preparing [2024-07-12T00:37:08.594Z] 0578f4f6870c: Preparing [2024-07-12T00:37:08.594Z] 612ff4f17471: Preparing [2024-07-12T00:37:08.594Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:08.594Z] 612ff4f17471: Waiting [2024-07-12T00:37:08.594Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:08.594Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:08.594Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:08.594Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:08.594Z] 93d19b0c3b43: Layer already exists [2024-07-12T00:37:08.594Z] 951310dfccbc: Layer already exists [2024-07-12T00:37:08.594Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:08.594Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:08.594Z] latest: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:08.926Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.34 [Pipeline] } [2024-07-12T00:37:08.943Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.8s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:09.244Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.34 [2024-07-12T00:37:09.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T00:37:09.244Z] 93d19b0c3b43: Preparing [2024-07-12T00:37:09.244Z] 951310dfccbc: Preparing [2024-07-12T00:37:09.244Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:09.244Z] d9426d04b31b: Preparing [2024-07-12T00:37:09.244Z] 0578f4f6870c: Preparing [2024-07-12T00:37:09.244Z] 612ff4f17471: Preparing [2024-07-12T00:37:09.244Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:09.244Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:09.244Z] 612ff4f17471: Waiting [2024-07-12T00:37:09.244Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:09.244Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:09.244Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:09.244Z] 951310dfccbc: Layer already exists [2024-07-12T00:37:09.244Z] 93d19b0c3b43: Layer already exists [2024-07-12T00:37:09.244Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:09.244Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:09.244Z] 3.2.0-dev.34: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:09.533Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.37MB / 28.04MB 7.4s [2024-07-12T00:37:09.533Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.69MB / 28.04MB 7.6s [2024-07-12T00:37:09.570Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:09.800Z] #49 ... [2024-07-12T00:37:09.800Z] [2024-07-12T00:37:09.800Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T00:37:09.800Z] #56 DONE 7.9s [2024-07-12T00:37:09.800Z] [2024-07-12T00:37:09.800Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T00:37:09.800Z] #0 5.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:09.800Z] #0 6.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:09.800Z] #0 8.161 OK: 266 MiB in 52 packages [2024-07-12T00:37:09.800Z] #57 DONE 9.5s [2024-07-12T00:37:09.800Z] [2024-07-12T00:37:09.800Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:09.891Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:09.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T00:37:09.891Z] 93d19b0c3b43: Preparing [2024-07-12T00:37:09.891Z] 951310dfccbc: Preparing [2024-07-12T00:37:09.891Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:09.891Z] d9426d04b31b: Preparing [2024-07-12T00:37:09.891Z] 0578f4f6870c: Preparing [2024-07-12T00:37:09.891Z] 612ff4f17471: Preparing [2024-07-12T00:37:09.891Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:09.891Z] 612ff4f17471: Waiting [2024-07-12T00:37:09.891Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:09.891Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:09.891Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:09.891Z] 951310dfccbc: Layer already exists [2024-07-12T00:37:09.891Z] 93d19b0c3b43: Layer already exists [2024-07-12T00:37:09.891Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:09.891Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:09.891Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:09.891Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:10.070Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.49MB / 28.04MB 8.0s [2024-07-12T00:37:10.213Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:10.336Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 8.3s [2024-07-12T00:37:10.529Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-12T00:37:10.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-12T00:37:10.529Z] 93d19b0c3b43: Preparing [2024-07-12T00:37:10.529Z] 951310dfccbc: Preparing [2024-07-12T00:37:10.529Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:10.529Z] d9426d04b31b: Preparing [2024-07-12T00:37:10.529Z] 0578f4f6870c: Preparing [2024-07-12T00:37:10.529Z] 612ff4f17471: Preparing [2024-07-12T00:37:10.529Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:10.529Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:10.529Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:10.529Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:10.529Z] 93d19b0c3b43: Layer already exists [2024-07-12T00:37:10.529Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:10.529Z] 951310dfccbc: Layer already exists [2024-07-12T00:37:10.529Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:10.529Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:10.529Z] main: digest: sha256:d43a7379cb9fabdeb7c8f552b72912afcf8ea68f080f45f4e33f28cb9de7ccfc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:10.597Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:10.610Z] taggedImages: [2024-07-12T00:37:10.610Z] - nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:10.610Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-12T00:37:10.610Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.34 [2024-07-12T00:37:10.610Z] - nexus3.edgexfoundry.org:10004/core-data:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:10.610Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-12T00:37:10.638Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-12T00:37:10.638Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:10.638Z] latest [2024-07-12T00:37:10.638Z] 3.2.0-dev.34 [2024-07-12T00:37:10.638Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:10.638Z] main [2024-07-12T00:37:10.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:10.983Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:11.304Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:11.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T00:37:11.304Z] 845c549c01a6: Preparing [2024-07-12T00:37:11.304Z] cd6b37446017: Preparing [2024-07-12T00:37:11.304Z] d9426d04b31b: Preparing [2024-07-12T00:37:11.304Z] f353a74627af: Preparing [2024-07-12T00:37:11.304Z] 76307ab3d3dd: Preparing [2024-07-12T00:37:11.304Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:11.304Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:11.304Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:11.304Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:11.345Z] #49 ... [2024-07-12T00:37:11.345Z] [2024-07-12T00:37:11.345Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T00:37:11.345Z] #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:11.345Z] #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:11.345Z] #0 9.815 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:37:11.345Z] #0 9.815 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:37:11.345Z] #0 9.815 OK: 19951 distinct packages available [2024-07-12T00:37:11.345Z] #58 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:11.345Z] #58 ... [2024-07-12T00:37:11.345Z] [2024-07-12T00:37:11.345Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T00:37:11.345Z] #0 8.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:11.345Z] #0 9.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:11.563Z] 845c549c01a6: Pushed [2024-07-12T00:37:11.563Z] 76307ab3d3dd: Pushed [2024-07-12T00:37:11.563Z] f353a74627af: Pushed [2024-07-12T00:37:11.614Z] #59 ... [2024-07-12T00:37:11.614Z] [2024-07-12T00:37:11.614Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:11.614Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 9.5s [2024-07-12T00:37:11.614Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-12T00:37:11.883Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-07-12T00:37:11.883Z] #49 ... [2024-07-12T00:37:11.883Z] [2024-07-12T00:37:11.883Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T00:37:11.883Z] #0 9.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:12.150Z] #60 ... [2024-07-12T00:37:12.150Z] [2024-07-12T00:37:12.150Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T00:37:12.150Z] #61 ... [2024-07-12T00:37:12.150Z] [2024-07-12T00:37:12.150Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T00:37:12.417Z] #62 ... [2024-07-12T00:37:12.417Z] [2024-07-12T00:37:12.417Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:37:12.417Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2024-07-12T00:37:12.417Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-12T00:37:12.417Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-12T00:37:12.417Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-12T00:37:12.417Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-12T00:37:12.417Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-12T00:37:12.417Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-12T00:37:12.417Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-07-12T00:37:12.417Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 7.0s [2024-07-12T00:37:12.417Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-12T00:37:12.417Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-12T00:37:12.417Z] #44 ... [2024-07-12T00:37:12.417Z] [2024-07-12T00:37:12.417Z] #63 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:37:12.417Z] #63 DONE 2.6s [2024-07-12T00:37:12.417Z] [2024-07-12T00:37:12.417Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:37:12.417Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s done [2024-07-12T00:37:12.417Z] #44 ... [2024-07-12T00:37:12.417Z] [2024-07-12T00:37:12.417Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T00:37:12.682Z] #64 ... [2024-07-12T00:37:12.682Z] [2024-07-12T00:37:12.682Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-12T00:37:12.682Z] #59 10.93 OK: 266 MiB in 52 packages [2024-07-12T00:37:12.682Z] #59 DONE 11.5s [2024-07-12T00:37:12.682Z] [2024-07-12T00:37:12.682Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T00:37:12.682Z] #65 ... [2024-07-12T00:37:12.682Z] [2024-07-12T00:37:12.682Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:12.949Z] #66 ... [2024-07-12T00:37:12.949Z] [2024-07-12T00:37:12.949Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:12.949Z] #67 ... [2024-07-12T00:37:12.949Z] [2024-07-12T00:37:12.949Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T00:37:13.219Z] #68 ... [2024-07-12T00:37:13.219Z] [2024-07-12T00:37:13.219Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T00:37:13.485Z] #69 ... [2024-07-12T00:37:13.485Z] [2024-07-12T00:37:13.485Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T00:37:13.485Z] #70 ... [2024-07-12T00:37:13.485Z] [2024-07-12T00:37:13.485Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:13.485Z] #49 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.1s done [2024-07-12T00:37:14.450Z] #49 ... [2024-07-12T00:37:14.450Z] [2024-07-12T00:37:14.450Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:37:14.450Z] #71 DONE 1.6s [2024-07-12T00:37:14.450Z] [2024-07-12T00:37:14.450Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-12T00:37:14.450Z] #58 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:14.450Z] #58 12.55 OK: 266 MiB in 52 packages [2024-07-12T00:37:14.450Z] #58 DONE 13.3s [2024-07-12T00:37:14.450Z] [2024-07-12T00:37:14.450Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:37:14.850Z] cd6b37446017: Pushed [2024-07-12T00:37:14.850Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:15.178Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:15.416Z] #72 ... [2024-07-12T00:37:15.416Z] [2024-07-12T00:37:15.416Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:37:15.416Z] #73 DONE 0.8s [2024-07-12T00:37:15.416Z] [2024-07-12T00:37:15.416Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-12T00:37:15.416Z] #60 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:15.416Z] #60 12.92 OK: 266 MiB in 52 packages [2024-07-12T00:37:15.416Z] #60 DONE 13.4s [2024-07-12T00:37:15.416Z] [2024-07-12T00:37:15.416Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:37:15.501Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-12T00:37:15.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T00:37:15.501Z] 845c549c01a6: Preparing [2024-07-12T00:37:15.501Z] cd6b37446017: Preparing [2024-07-12T00:37:15.501Z] d9426d04b31b: Preparing [2024-07-12T00:37:15.501Z] f353a74627af: Preparing [2024-07-12T00:37:15.501Z] 76307ab3d3dd: Preparing [2024-07-12T00:37:15.501Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:15.501Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:15.501Z] f353a74627af: Layer already exists [2024-07-12T00:37:15.501Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:15.501Z] cd6b37446017: Layer already exists [2024-07-12T00:37:15.501Z] 76307ab3d3dd: Layer already exists [2024-07-12T00:37:15.501Z] 845c549c01a6: Layer already exists [2024-07-12T00:37:15.501Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:15.501Z] latest: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:15.823Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:16.140Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.34 [2024-07-12T00:37:16.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T00:37:16.140Z] 845c549c01a6: Preparing [2024-07-12T00:37:16.140Z] cd6b37446017: Preparing [2024-07-12T00:37:16.140Z] d9426d04b31b: Preparing [2024-07-12T00:37:16.140Z] f353a74627af: Preparing [2024-07-12T00:37:16.140Z] 76307ab3d3dd: Preparing [2024-07-12T00:37:16.140Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:16.140Z] 76307ab3d3dd: Layer already exists [2024-07-12T00:37:16.140Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:16.140Z] 845c549c01a6: Layer already exists [2024-07-12T00:37:16.140Z] cd6b37446017: Layer already exists [2024-07-12T00:37:16.140Z] f353a74627af: Layer already exists [2024-07-12T00:37:16.140Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:16.140Z] 3.2.0-dev.34: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:16.465Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:16.786Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:16.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T00:37:16.786Z] 845c549c01a6: Preparing [2024-07-12T00:37:16.786Z] cd6b37446017: Preparing [2024-07-12T00:37:16.786Z] d9426d04b31b: Preparing [2024-07-12T00:37:16.786Z] f353a74627af: Preparing [2024-07-12T00:37:16.786Z] 76307ab3d3dd: Preparing [2024-07-12T00:37:16.786Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:16.786Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:16.786Z] cd6b37446017: Layer already exists [2024-07-12T00:37:16.786Z] f353a74627af: Layer already exists [2024-07-12T00:37:16.786Z] 845c549c01a6: Layer already exists [2024-07-12T00:37:16.786Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:16.786Z] 76307ab3d3dd: Layer already exists [2024-07-12T00:37:16.786Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:16.786Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-12T00:37:16.828Z] #74 DONE 1.2s [2024-07-12T00:37:16.828Z] [2024-07-12T00:37:16.828Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T00:37:16.828Z] #62 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-07-12T00:37:17.110Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:17.437Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-12T00:37:17.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-12T00:37:17.437Z] 845c549c01a6: Preparing [2024-07-12T00:37:17.437Z] cd6b37446017: Preparing [2024-07-12T00:37:17.437Z] d9426d04b31b: Preparing [2024-07-12T00:37:17.437Z] f353a74627af: Preparing [2024-07-12T00:37:17.437Z] 76307ab3d3dd: Preparing [2024-07-12T00:37:17.437Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:17.437Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:17.437Z] 76307ab3d3dd: Layer already exists [2024-07-12T00:37:17.437Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:17.437Z] cd6b37446017: Layer already exists [2024-07-12T00:37:17.437Z] f353a74627af: Layer already exists [2024-07-12T00:37:17.437Z] 845c549c01a6: Layer already exists [2024-07-12T00:37:17.437Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:17.437Z] main: digest: sha256:d254497341bc15a21f63eae99e680899fb000bb3ed334f9a8cda22b8fe41f2ed size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:17.509Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:17.522Z] taggedImages: [2024-07-12T00:37:17.522Z] - nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:17.522Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-12T00:37:17.522Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.34 [2024-07-12T00:37:17.522Z] - nexus3.edgexfoundry.org:10004/core-keeper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:17.522Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-12T00:37:17.553Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-12T00:37:17.553Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:17.553Z] latest [2024-07-12T00:37:17.553Z] 3.2.0-dev.34 [2024-07-12T00:37:17.553Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:17.553Z] main [2024-07-12T00:37:17.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:17.790Z] #62 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:17.888Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:18.212Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:18.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T00:37:18.212Z] 8538aca85063: Preparing [2024-07-12T00:37:18.212Z] 4578cf9f2c63: Preparing [2024-07-12T00:37:18.212Z] 17c2b49e2444: Preparing [2024-07-12T00:37:18.212Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:18.212Z] d9426d04b31b: Preparing [2024-07-12T00:37:18.212Z] 0578f4f6870c: Preparing [2024-07-12T00:37:18.212Z] 612ff4f17471: Preparing [2024-07-12T00:37:18.212Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:18.212Z] 0578f4f6870c: Waiting [2024-07-12T00:37:18.212Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:18.212Z] 612ff4f17471: Waiting [2024-07-12T00:37:18.212Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:18.212Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:18.212Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:18.212Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:18.212Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:18.212Z] 4578cf9f2c63: Pushed [2024-07-12T00:37:18.212Z] 8538aca85063: Pushed [2024-07-12T00:37:18.373Z] #62 ... [2024-07-12T00:37:18.373Z] [2024-07-12T00:37:18.373Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-12T00:37:18.373Z] #69 DONE 16.0s [2024-07-12T00:37:18.639Z] [2024-07-12T00:37:18.639Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:18.639Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-12T00:37:20.051Z] #49 ... [2024-07-12T00:37:20.051Z] [2024-07-12T00:37:20.051Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T00:37:20.051Z] #75 ... [2024-07-12T00:37:20.051Z] [2024-07-12T00:37:20.051Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:21.011Z] #49 ... [2024-07-12T00:37:21.011Z] [2024-07-12T00:37:21.011Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-12T00:37:21.011Z] #61 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:21.011Z] #61 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:21.011Z] #61 13.01 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:37:21.011Z] #61 13.01 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:37:21.011Z] #61 13.01 OK: 19948 distinct packages available [2024-07-12T00:37:21.011Z] #61 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:21.011Z] #61 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:21.011Z] #61 15.42 (1/11) Installing ca-certificates (20240226-r0) [2024-07-12T00:37:21.011Z] #61 15.83 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-12T00:37:21.011Z] #61 16.00 (3/11) Installing libunistring (1.1-r1) [2024-07-12T00:37:21.011Z] #61 16.28 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-12T00:37:21.011Z] #61 16.30 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-12T00:37:21.011Z] #61 16.38 (6/11) Installing libcurl (8.5.0-r0) [2024-07-12T00:37:21.011Z] #61 16.48 (7/11) Installing curl (8.5.0-r0) [2024-07-12T00:37:21.011Z] #61 16.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:21.011Z] #61 16.58 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-12T00:37:21.011Z] #61 16.65 (10/11) Installing libucontext (1.2-r2) [2024-07-12T00:37:21.011Z] #61 16.65 (11/11) Installing gcompat (1.1.0-r1) [2024-07-12T00:37:21.011Z] #61 16.74 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:21.011Z] #61 16.82 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:37:21.011Z] #61 17.68 OK: 13 MiB in 26 packages [2024-07-12T00:37:21.011Z] #61 DONE 18.9s [2024-07-12T00:37:21.011Z] [2024-07-12T00:37:21.011Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:21.494Z] 17c2b49e2444: Pushed [2024-07-12T00:37:21.495Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:21.825Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:22.147Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-12T00:37:22.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T00:37:22.147Z] 8538aca85063: Preparing [2024-07-12T00:37:22.147Z] 4578cf9f2c63: Preparing [2024-07-12T00:37:22.147Z] 17c2b49e2444: Preparing [2024-07-12T00:37:22.147Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:22.147Z] d9426d04b31b: Preparing [2024-07-12T00:37:22.147Z] 0578f4f6870c: Preparing [2024-07-12T00:37:22.147Z] 612ff4f17471: Preparing [2024-07-12T00:37:22.147Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:22.147Z] 612ff4f17471: Waiting [2024-07-12T00:37:22.147Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:22.147Z] 4578cf9f2c63: Layer already exists [2024-07-12T00:37:22.147Z] 17c2b49e2444: Layer already exists [2024-07-12T00:37:22.147Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:22.147Z] 8538aca85063: Layer already exists [2024-07-12T00:37:22.147Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:22.147Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:22.147Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:22.147Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:22.147Z] latest: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:22.416Z] #76 ... [2024-07-12T00:37:22.416Z] [2024-07-12T00:37:22.416Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:37:22.472Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:22.681Z] #77 ... [2024-07-12T00:37:22.681Z] [2024-07-12T00:37:22.681Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-12T00:37:22.681Z] #62 20.27 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:22.681Z] #62 20.33 (2/2) Installing su-exec (0.2-r3) [2024-07-12T00:37:22.681Z] #62 20.34 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:22.681Z] #62 20.52 OK: 8 MiB in 17 packages [2024-07-12T00:37:22.799Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.34 [2024-07-12T00:37:22.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T00:37:22.799Z] 8538aca85063: Preparing [2024-07-12T00:37:22.799Z] 4578cf9f2c63: Preparing [2024-07-12T00:37:22.799Z] 17c2b49e2444: Preparing [2024-07-12T00:37:22.799Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:22.799Z] d9426d04b31b: Preparing [2024-07-12T00:37:22.799Z] 0578f4f6870c: Preparing [2024-07-12T00:37:22.799Z] 612ff4f17471: Preparing [2024-07-12T00:37:22.799Z] 0578f4f6870c: Waiting [2024-07-12T00:37:22.799Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:22.799Z] 612ff4f17471: Waiting [2024-07-12T00:37:22.799Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:22.799Z] 4578cf9f2c63: Layer already exists [2024-07-12T00:37:22.799Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:22.799Z] 17c2b49e2444: Layer already exists [2024-07-12T00:37:22.799Z] 8538aca85063: Layer already exists [2024-07-12T00:37:22.799Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:22.799Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:22.799Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:22.799Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:22.799Z] 3.2.0-dev.34: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:23.123Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:23.442Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:23.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T00:37:23.442Z] 8538aca85063: Preparing [2024-07-12T00:37:23.442Z] 4578cf9f2c63: Preparing [2024-07-12T00:37:23.442Z] 17c2b49e2444: Preparing [2024-07-12T00:37:23.442Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:23.442Z] d9426d04b31b: Preparing [2024-07-12T00:37:23.442Z] 0578f4f6870c: Preparing [2024-07-12T00:37:23.442Z] 612ff4f17471: Preparing [2024-07-12T00:37:23.442Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:23.442Z] 612ff4f17471: Waiting [2024-07-12T00:37:23.442Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:23.442Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:23.442Z] 8538aca85063: Layer already exists [2024-07-12T00:37:23.442Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:23.442Z] 17c2b49e2444: Layer already exists [2024-07-12T00:37:23.442Z] 4578cf9f2c63: Layer already exists [2024-07-12T00:37:23.442Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:23.442Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:23.442Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:23.442Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:24.087Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:25.501Z] #62 DONE 22.4s [2024-07-12T00:37:25.501Z] [2024-07-12T00:37:25.501Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:25.501Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s [2024-07-12T00:37:25.501Z] #49 ... [2024-07-12T00:37:25.501Z] [2024-07-12T00:37:25.501Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:37:25.501Z] #78 ... [2024-07-12T00:37:25.501Z] [2024-07-12T00:37:25.501Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:25.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-12T00:37:25.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-12T00:37:25.767Z] 8538aca85063: Preparing [2024-07-12T00:37:25.767Z] 4578cf9f2c63: Preparing [2024-07-12T00:37:25.767Z] 17c2b49e2444: Preparing [2024-07-12T00:37:25.767Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:25.767Z] d9426d04b31b: Preparing [2024-07-12T00:37:25.767Z] 0578f4f6870c: Preparing [2024-07-12T00:37:25.767Z] 612ff4f17471: Preparing [2024-07-12T00:37:25.767Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:25.767Z] 0578f4f6870c: Waiting [2024-07-12T00:37:25.767Z] 612ff4f17471: Waiting [2024-07-12T00:37:25.767Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:25.767Z] 8538aca85063: Layer already exists [2024-07-12T00:37:25.767Z] 17c2b49e2444: Layer already exists [2024-07-12T00:37:25.767Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:25.767Z] 4578cf9f2c63: Layer already exists [2024-07-12T00:37:25.767Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:25.767Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:25.767Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:25.767Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:25.767Z] main: digest: sha256:f567c95b3db1bc68dc56cc55b6dd5d31ef994356ff073e19f7d36386462851e5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:25.844Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:25.858Z] taggedImages: [2024-07-12T00:37:25.858Z] - nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:25.858Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-12T00:37:25.858Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.34 [2024-07-12T00:37:25.858Z] - nexus3.edgexfoundry.org:10004/core-metadata:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:25.858Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-12T00:37:25.882Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-12T00:37:25.883Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:25.883Z] latest [2024-07-12T00:37:25.883Z] 3.2.0-dev.34 [2024-07-12T00:37:25.883Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:25.883Z] main [2024-07-12T00:37:25.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:26.086Z] #49 ... [2024-07-12T00:37:26.086Z] [2024-07-12T00:37:26.086Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-12T00:37:26.086Z] #68 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.086Z] #68 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.086Z] #68 19.87 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:26.086Z] #68 20.70 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:26.086Z] #68 20.92 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:26.086Z] #68 20.98 (4/6) Installing openssl (3.1.6-r0) [2024-07-12T00:37:26.086Z] #68 21.15 (5/6) Installing su-exec (0.2-r3) [2024-07-12T00:37:26.086Z] #68 21.15 (6/6) Installing yq (4.33.3-r5) [2024-07-12T00:37:26.086Z] #68 21.76 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:26.086Z] #68 21.81 OK: 18 MiB in 19 packages [2024-07-12T00:37:26.086Z] #68 DONE 23.7s [2024-07-12T00:37:26.086Z] [2024-07-12T00:37:26.086Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:26.086Z] #49 ... [2024-07-12T00:37:26.086Z] [2024-07-12T00:37:26.086Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:37:26.086Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s [2024-07-12T00:37:26.223Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:26.418Z] #44 ... [2024-07-12T00:37:26.418Z] [2024-07-12T00:37:26.418Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:26.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:26.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T00:37:26.536Z] 39ce587f4391: Preparing [2024-07-12T00:37:26.536Z] eb6faea5ecf2: Preparing [2024-07-12T00:37:26.536Z] b877f3f831dd: Preparing [2024-07-12T00:37:26.536Z] c06527ae4145: Preparing [2024-07-12T00:37:26.536Z] 436c82d0b48c: Preparing [2024-07-12T00:37:26.536Z] 86881fee606f: Preparing [2024-07-12T00:37:26.536Z] 9e9828c8a4cc: Preparing [2024-07-12T00:37:26.536Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:26.536Z] d9426d04b31b: Preparing [2024-07-12T00:37:26.536Z] 2fc94cc03549: Preparing [2024-07-12T00:37:26.536Z] 4af0dfcc1233: Preparing [2024-07-12T00:37:26.536Z] 5f70bf18a086: Preparing [2024-07-12T00:37:26.536Z] ef7c262ed214: Preparing [2024-07-12T00:37:26.536Z] 65da55c79d50: Preparing [2024-07-12T00:37:26.536Z] 442bf0dc7cd8: Preparing [2024-07-12T00:37:26.536Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:26.536Z] 9e9828c8a4cc: Waiting [2024-07-12T00:37:26.536Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:26.536Z] d9426d04b31b: Waiting [2024-07-12T00:37:26.536Z] 2fc94cc03549: Waiting [2024-07-12T00:37:26.536Z] 4af0dfcc1233: Waiting [2024-07-12T00:37:26.536Z] 5f70bf18a086: Waiting [2024-07-12T00:37:26.536Z] ef7c262ed214: Waiting [2024-07-12T00:37:26.536Z] 65da55c79d50: Waiting [2024-07-12T00:37:26.536Z] 86881fee606f: Waiting [2024-07-12T00:37:26.536Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:26.536Z] 442bf0dc7cd8: Waiting [2024-07-12T00:37:26.536Z] 436c82d0b48c: Pushed [2024-07-12T00:37:26.536Z] eb6faea5ecf2: Pushed [2024-07-12T00:37:26.536Z] c06527ae4145: Pushed [2024-07-12T00:37:26.536Z] b877f3f831dd: Pushed [2024-07-12T00:37:26.536Z] 39ce587f4391: Pushed [2024-07-12T00:37:26.536Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:26.536Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:26.536Z] 5f70bf18a086: Layer already exists [2024-07-12T00:37:26.694Z] #49 ... [2024-07-12T00:37:26.694Z] [2024-07-12T00:37:26.694Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:37:26.794Z] 86881fee606f: Pushed [2024-07-12T00:37:26.795Z] 2fc94cc03549: Pushed [2024-07-12T00:37:26.795Z] ef7c262ed214: Pushed [2024-07-12T00:37:26.795Z] 4af0dfcc1233: Pushed [2024-07-12T00:37:26.795Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:26.795Z] 442bf0dc7cd8: Pushed [2024-07-12T00:37:26.969Z] #79 ... [2024-07-12T00:37:26.969Z] [2024-07-12T00:37:26.969Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T00:37:26.969Z] #47 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.969Z] #47 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.969Z] #47 22.44 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:37:26.969Z] #47 22.44 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:37:26.969Z] #47 22.44 OK: 19948 distinct packages available [2024-07-12T00:37:26.969Z] #47 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.969Z] #47 ... [2024-07-12T00:37:26.969Z] [2024-07-12T00:37:26.969Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T00:37:26.969Z] #65 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.969Z] #65 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:26.969Z] #65 20.87 (1/4) Installing ca-certificates (20240226-r0) [2024-07-12T00:37:26.969Z] #65 21.39 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:26.969Z] #65 21.44 (3/4) Installing su-exec (0.2-r3) [2024-07-12T00:37:26.969Z] #65 21.45 (4/4) Installing yq (4.33.3-r5) [2024-07-12T00:37:26.969Z] #65 22.95 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:26.969Z] #65 23.09 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:37:26.969Z] #65 24.83 OK: 18 MiB in 19 packages [2024-07-12T00:37:27.245Z] #65 ... [2024-07-12T00:37:27.245Z] [2024-07-12T00:37:27.245Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:27.361Z] 65da55c79d50: Pushed [2024-07-12T00:37:27.519Z] #49 ... [2024-07-12T00:37:27.519Z] [2024-07-12T00:37:27.519Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T00:37:27.519Z] #64 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:27.519Z] #64 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:27.519Z] #64 22.32 (1/2) Installing ca-certificates (20240226-r0) [2024-07-12T00:37:27.519Z] #64 23.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:27.519Z] #64 23.12 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:27.519Z] #64 23.39 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:37:27.519Z] #64 ... [2024-07-12T00:37:27.519Z] [2024-07-12T00:37:27.519Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:28.124Z] #49 ... [2024-07-12T00:37:28.124Z] [2024-07-12T00:37:28.124Z] #66 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:28.124Z] #66 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.124Z] #66 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.124Z] #66 23.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:28.124Z] #66 23.79 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:28.124Z] #66 24.04 OK: 8 MiB in 16 packages [2024-07-12T00:37:28.124Z] #66 ... [2024-07-12T00:37:28.124Z] [2024-07-12T00:37:28.124Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T00:37:28.124Z] #70 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.124Z] #70 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.124Z] #70 24.67 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-12T00:37:28.124Z] #70 24.67 v3.18.7-33-g0c1e18f84a7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-12T00:37:28.124Z] #70 24.67 OK: 19948 distinct packages available [2024-07-12T00:37:28.124Z] #70 ... [2024-07-12T00:37:28.124Z] [2024-07-12T00:37:28.124Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:28.295Z] 9e9828c8a4cc: Pushed [2024-07-12T00:37:28.296Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:28.400Z] #49 ... [2024-07-12T00:37:28.400Z] [2024-07-12T00:37:28.400Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:28.400Z] #67 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.400Z] #67 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.400Z] #67 24.71 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:28.400Z] #67 24.76 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:28.400Z] #67 25.04 OK: 8 MiB in 16 packages [2024-07-12T00:37:28.400Z] #67 ... [2024-07-12T00:37:28.400Z] [2024-07-12T00:37:28.400Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:28.400Z] #0 5.250 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.400Z] #0 7.631 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:28.625Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:28.710Z] #80 ... [2024-07-12T00:37:28.710Z] [2024-07-12T00:37:28.710Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:28.710Z] #66 DONE 27.4s [2024-07-12T00:37:28.710Z] [2024-07-12T00:37:28.710Z] #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-12T00:37:28.937Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-12T00:37:28.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T00:37:28.937Z] 39ce587f4391: Preparing [2024-07-12T00:37:28.937Z] eb6faea5ecf2: Preparing [2024-07-12T00:37:28.937Z] b877f3f831dd: Preparing [2024-07-12T00:37:28.937Z] c06527ae4145: Preparing [2024-07-12T00:37:28.937Z] 436c82d0b48c: Preparing [2024-07-12T00:37:28.937Z] 86881fee606f: Preparing [2024-07-12T00:37:28.937Z] 9e9828c8a4cc: Preparing [2024-07-12T00:37:28.937Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:28.937Z] d9426d04b31b: Preparing [2024-07-12T00:37:28.937Z] 2fc94cc03549: Preparing [2024-07-12T00:37:28.937Z] 4af0dfcc1233: Preparing [2024-07-12T00:37:28.937Z] 5f70bf18a086: Preparing [2024-07-12T00:37:28.937Z] ef7c262ed214: Preparing [2024-07-12T00:37:28.937Z] 65da55c79d50: Preparing [2024-07-12T00:37:28.937Z] 442bf0dc7cd8: Preparing [2024-07-12T00:37:28.937Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:28.937Z] 2fc94cc03549: Waiting [2024-07-12T00:37:28.937Z] 4af0dfcc1233: Waiting [2024-07-12T00:37:28.937Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:28.937Z] d9426d04b31b: Waiting [2024-07-12T00:37:28.937Z] 5f70bf18a086: Waiting [2024-07-12T00:37:28.937Z] 86881fee606f: Waiting [2024-07-12T00:37:28.937Z] 9e9828c8a4cc: Waiting [2024-07-12T00:37:28.937Z] ef7c262ed214: Waiting [2024-07-12T00:37:28.937Z] 65da55c79d50: Waiting [2024-07-12T00:37:28.937Z] 442bf0dc7cd8: Waiting [2024-07-12T00:37:28.937Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:28.937Z] 39ce587f4391: Layer already exists [2024-07-12T00:37:28.937Z] 436c82d0b48c: Layer already exists [2024-07-12T00:37:28.937Z] b877f3f831dd: Layer already exists [2024-07-12T00:37:28.937Z] c06527ae4145: Layer already exists [2024-07-12T00:37:28.937Z] eb6faea5ecf2: Layer already exists [2024-07-12T00:37:28.937Z] 86881fee606f: Layer already exists [2024-07-12T00:37:28.937Z] 9e9828c8a4cc: Layer already exists [2024-07-12T00:37:28.937Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:28.937Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:28.937Z] 2fc94cc03549: Layer already exists [2024-07-12T00:37:28.937Z] 4af0dfcc1233: Layer already exists [2024-07-12T00:37:28.937Z] ef7c262ed214: Layer already exists [2024-07-12T00:37:28.937Z] 442bf0dc7cd8: Layer already exists [2024-07-12T00:37:28.937Z] 5f70bf18a086: Layer already exists [2024-07-12T00:37:28.937Z] 65da55c79d50: Layer already exists [2024-07-12T00:37:28.937Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:28.937Z] latest: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:29.255Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:29.307Z] #81 ... [2024-07-12T00:37:29.307Z] [2024-07-12T00:37:29.307Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-12T00:37:29.307Z] #65 DONE 27.1s [2024-07-12T00:37:29.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.34 [2024-07-12T00:37:29.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T00:37:29.568Z] 39ce587f4391: Preparing [2024-07-12T00:37:29.568Z] eb6faea5ecf2: Preparing [2024-07-12T00:37:29.568Z] b877f3f831dd: Preparing [2024-07-12T00:37:29.568Z] c06527ae4145: Preparing [2024-07-12T00:37:29.568Z] 436c82d0b48c: Preparing [2024-07-12T00:37:29.568Z] 86881fee606f: Preparing [2024-07-12T00:37:29.568Z] 9e9828c8a4cc: Preparing [2024-07-12T00:37:29.568Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:29.568Z] 86881fee606f: Waiting [2024-07-12T00:37:29.568Z] 9e9828c8a4cc: Waiting [2024-07-12T00:37:29.568Z] d9426d04b31b: Preparing [2024-07-12T00:37:29.568Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:29.568Z] 2fc94cc03549: Preparing [2024-07-12T00:37:29.568Z] 4af0dfcc1233: Preparing [2024-07-12T00:37:29.568Z] 5f70bf18a086: Preparing [2024-07-12T00:37:29.568Z] d9426d04b31b: Waiting [2024-07-12T00:37:29.568Z] ef7c262ed214: Preparing [2024-07-12T00:37:29.568Z] 2fc94cc03549: Waiting [2024-07-12T00:37:29.568Z] 4af0dfcc1233: Waiting [2024-07-12T00:37:29.568Z] 65da55c79d50: Preparing [2024-07-12T00:37:29.568Z] ef7c262ed214: Waiting [2024-07-12T00:37:29.568Z] 442bf0dc7cd8: Preparing [2024-07-12T00:37:29.568Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:29.568Z] 442bf0dc7cd8: Waiting [2024-07-12T00:37:29.568Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:29.568Z] c06527ae4145: Layer already exists [2024-07-12T00:37:29.568Z] 436c82d0b48c: Layer already exists [2024-07-12T00:37:29.568Z] eb6faea5ecf2: Layer already exists [2024-07-12T00:37:29.568Z] 39ce587f4391: Layer already exists [2024-07-12T00:37:29.568Z] b877f3f831dd: Layer already exists [2024-07-12T00:37:29.568Z] 9e9828c8a4cc: Layer already exists [2024-07-12T00:37:29.568Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:29.568Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:29.568Z] 86881fee606f: Layer already exists [2024-07-12T00:37:29.568Z] 2fc94cc03549: Layer already exists [2024-07-12T00:37:29.568Z] 442bf0dc7cd8: Layer already exists [2024-07-12T00:37:29.568Z] 5f70bf18a086: Layer already exists [2024-07-12T00:37:29.568Z] 4af0dfcc1233: Layer already exists [2024-07-12T00:37:29.568Z] 65da55c79d50: Layer already exists [2024-07-12T00:37:29.568Z] ef7c262ed214: Layer already exists [2024-07-12T00:37:29.568Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:29.568Z] 3.2.0-dev.34: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [2024-07-12T00:37:29.573Z] [2024-07-12T00:37:29.573Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:29.573Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:29.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:30.216Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:30.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T00:37:30.216Z] 39ce587f4391: Preparing [2024-07-12T00:37:30.216Z] eb6faea5ecf2: Preparing [2024-07-12T00:37:30.216Z] b877f3f831dd: Preparing [2024-07-12T00:37:30.216Z] c06527ae4145: Preparing [2024-07-12T00:37:30.216Z] 436c82d0b48c: Preparing [2024-07-12T00:37:30.216Z] 86881fee606f: Preparing [2024-07-12T00:37:30.216Z] 9e9828c8a4cc: Preparing [2024-07-12T00:37:30.216Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:30.216Z] d9426d04b31b: Preparing [2024-07-12T00:37:30.216Z] 2fc94cc03549: Preparing [2024-07-12T00:37:30.216Z] 4af0dfcc1233: Preparing [2024-07-12T00:37:30.216Z] 5f70bf18a086: Preparing [2024-07-12T00:37:30.216Z] ef7c262ed214: Preparing [2024-07-12T00:37:30.216Z] 65da55c79d50: Preparing [2024-07-12T00:37:30.216Z] 442bf0dc7cd8: Preparing [2024-07-12T00:37:30.216Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:30.216Z] 4af0dfcc1233: Waiting [2024-07-12T00:37:30.216Z] 86881fee606f: Waiting [2024-07-12T00:37:30.216Z] 65da55c79d50: Waiting [2024-07-12T00:37:30.216Z] 9e9828c8a4cc: Waiting [2024-07-12T00:37:30.216Z] 442bf0dc7cd8: Waiting [2024-07-12T00:37:30.216Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:30.216Z] d9426d04b31b: Waiting [2024-07-12T00:37:30.216Z] 5f70bf18a086: Waiting [2024-07-12T00:37:30.216Z] 2fc94cc03549: Waiting [2024-07-12T00:37:30.216Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:30.216Z] ef7c262ed214: Waiting [2024-07-12T00:37:30.216Z] c06527ae4145: Layer already exists [2024-07-12T00:37:30.216Z] 39ce587f4391: Layer already exists [2024-07-12T00:37:30.216Z] b877f3f831dd: Layer already exists [2024-07-12T00:37:30.216Z] eb6faea5ecf2: Layer already exists [2024-07-12T00:37:30.216Z] 436c82d0b48c: Layer already exists [2024-07-12T00:37:30.216Z] 86881fee606f: Layer already exists [2024-07-12T00:37:30.216Z] 9e9828c8a4cc: Layer already exists [2024-07-12T00:37:30.216Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:30.216Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:30.216Z] 2fc94cc03549: Layer already exists [2024-07-12T00:37:30.216Z] 4af0dfcc1233: Layer already exists [2024-07-12T00:37:30.216Z] 65da55c79d50: Layer already exists [2024-07-12T00:37:30.216Z] 442bf0dc7cd8: Layer already exists [2024-07-12T00:37:30.216Z] ef7c262ed214: Layer already exists [2024-07-12T00:37:30.216Z] 5f70bf18a086: Layer already exists [2024-07-12T00:37:30.216Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:30.216Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:30.541Z] #49 ... [2024-07-12T00:37:30.541Z] [2024-07-12T00:37:30.541Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:30.541Z] #67 DONE 27.9s [2024-07-12T00:37:30.541Z] [2024-07-12T00:37:30.541Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-12T00:37:30.541Z] #64 25.40 OK: 9 MiB in 17 packages [2024-07-12T00:37:30.541Z] #64 DONE 27.9s [2024-07-12T00:37:30.541Z] [2024-07-12T00:37:30.541Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:30.550Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:30.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-12T00:37:30.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-12T00:37:30.862Z] 39ce587f4391: Preparing [2024-07-12T00:37:30.862Z] eb6faea5ecf2: Preparing [2024-07-12T00:37:30.862Z] b877f3f831dd: Preparing [2024-07-12T00:37:30.862Z] c06527ae4145: Preparing [2024-07-12T00:37:30.862Z] 436c82d0b48c: Preparing [2024-07-12T00:37:30.862Z] 86881fee606f: Preparing [2024-07-12T00:37:30.862Z] 9e9828c8a4cc: Preparing [2024-07-12T00:37:30.862Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:30.862Z] d9426d04b31b: Preparing [2024-07-12T00:37:30.862Z] 2fc94cc03549: Preparing [2024-07-12T00:37:30.862Z] 4af0dfcc1233: Preparing [2024-07-12T00:37:30.862Z] 5f70bf18a086: Preparing [2024-07-12T00:37:30.862Z] ef7c262ed214: Preparing [2024-07-12T00:37:30.862Z] 65da55c79d50: Preparing [2024-07-12T00:37:30.862Z] 442bf0dc7cd8: Preparing [2024-07-12T00:37:30.862Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:30.862Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:30.862Z] d9426d04b31b: Waiting [2024-07-12T00:37:30.862Z] 2fc94cc03549: Waiting [2024-07-12T00:37:30.862Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:30.862Z] 4af0dfcc1233: Waiting [2024-07-12T00:37:30.862Z] 442bf0dc7cd8: Waiting [2024-07-12T00:37:30.862Z] 5f70bf18a086: Waiting [2024-07-12T00:37:30.862Z] 86881fee606f: Waiting [2024-07-12T00:37:30.862Z] 65da55c79d50: Waiting [2024-07-12T00:37:30.862Z] 9e9828c8a4cc: Waiting [2024-07-12T00:37:30.862Z] b877f3f831dd: Layer already exists [2024-07-12T00:37:30.862Z] eb6faea5ecf2: Layer already exists [2024-07-12T00:37:30.862Z] 436c82d0b48c: Layer already exists [2024-07-12T00:37:30.862Z] c06527ae4145: Layer already exists [2024-07-12T00:37:30.862Z] 39ce587f4391: Layer already exists [2024-07-12T00:37:30.862Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:30.862Z] 86881fee606f: Layer already exists [2024-07-12T00:37:30.862Z] 9e9828c8a4cc: Layer already exists [2024-07-12T00:37:30.862Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:30.862Z] 2fc94cc03549: Layer already exists [2024-07-12T00:37:30.862Z] 4af0dfcc1233: Layer already exists [2024-07-12T00:37:30.862Z] 65da55c79d50: Layer already exists [2024-07-12T00:37:30.862Z] ef7c262ed214: Layer already exists [2024-07-12T00:37:30.862Z] 5f70bf18a086: Layer already exists [2024-07-12T00:37:30.862Z] 442bf0dc7cd8: Layer already exists [2024-07-12T00:37:30.862Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:30.862Z] main: digest: sha256:99324980d391b86e50a2b1273572f6878039a9fc992dd4ab423cd7059c1493f6 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:30.928Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:30.941Z] taggedImages: [2024-07-12T00:37:30.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:30.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-12T00:37:30.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.34 [2024-07-12T00:37:30.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:30.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-12T00:37:30.968Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-12T00:37:30.968Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:30.968Z] latest [2024-07-12T00:37:30.968Z] 3.2.0-dev.34 [2024-07-12T00:37:30.968Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:30.968Z] main [2024-07-12T00:37:30.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:31.315Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:31.640Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:31.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T00:37:31.640Z] 48b76ea2bd8f: Preparing [2024-07-12T00:37:31.640Z] d1b82880bb56: Preparing [2024-07-12T00:37:31.640Z] 767fab157b8d: Preparing [2024-07-12T00:37:31.640Z] 87e5cc894a88: Preparing [2024-07-12T00:37:31.640Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:31.640Z] d9426d04b31b: Preparing [2024-07-12T00:37:31.640Z] 0578f4f6870c: Preparing [2024-07-12T00:37:31.640Z] 612ff4f17471: Preparing [2024-07-12T00:37:31.640Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:31.640Z] d9426d04b31b: Waiting [2024-07-12T00:37:31.640Z] 612ff4f17471: Waiting [2024-07-12T00:37:31.640Z] 0578f4f6870c: Waiting [2024-07-12T00:37:31.640Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:31.640Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:31.640Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:31.640Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:31.640Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:31.640Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:31.640Z] 767fab157b8d: Pushed [2024-07-12T00:37:31.640Z] d1b82880bb56: Pushed [2024-07-12T00:37:31.640Z] 48b76ea2bd8f: Pushed [2024-07-12T00:37:32.488Z] #49 ... [2024-07-12T00:37:32.488Z] [2024-07-12T00:37:32.489Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T00:37:32.489Z] #75 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:32.489Z] #75 14.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:32.489Z] #75 ... [2024-07-12T00:37:32.489Z] [2024-07-12T00:37:32.489Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:34.181Z] 87e5cc894a88: Pushed [2024-07-12T00:37:34.440Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:34.767Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:35.059Z] #49 ... [2024-07-12T00:37:35.059Z] [2024-07-12T00:37:35.059Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T00:37:35.059Z] #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:35.059Z] #0 9.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:35.059Z] #82 ... [2024-07-12T00:37:35.059Z] [2024-07-12T00:37:35.059Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:35.059Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.4s [2024-07-12T00:37:35.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-12T00:37:35.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T00:37:35.092Z] 48b76ea2bd8f: Preparing [2024-07-12T00:37:35.092Z] d1b82880bb56: Preparing [2024-07-12T00:37:35.092Z] 767fab157b8d: Preparing [2024-07-12T00:37:35.092Z] 87e5cc894a88: Preparing [2024-07-12T00:37:35.092Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:35.092Z] d9426d04b31b: Preparing [2024-07-12T00:37:35.092Z] 0578f4f6870c: Preparing [2024-07-12T00:37:35.092Z] 612ff4f17471: Preparing [2024-07-12T00:37:35.092Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:35.092Z] d9426d04b31b: Waiting [2024-07-12T00:37:35.092Z] 0578f4f6870c: Waiting [2024-07-12T00:37:35.092Z] 612ff4f17471: Waiting [2024-07-12T00:37:35.092Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:35.092Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:35.092Z] d1b82880bb56: Layer already exists [2024-07-12T00:37:35.092Z] 87e5cc894a88: Layer already exists [2024-07-12T00:37:35.092Z] 767fab157b8d: Layer already exists [2024-07-12T00:37:35.092Z] 48b76ea2bd8f: Layer already exists [2024-07-12T00:37:35.092Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:35.092Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:35.092Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:35.092Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:35.092Z] latest: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:35.324Z] #49 ... [2024-07-12T00:37:35.324Z] [2024-07-12T00:37:35.324Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-12T00:37:35.324Z] #80 14.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:35.324Z] #80 15.20 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:35.324Z] #80 15.32 OK: 8 MiB in 16 packages [2024-07-12T00:37:35.324Z] #80 DONE 16.8s [2024-07-12T00:37:35.324Z] [2024-07-12T00:37:35.324Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:35.415Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:35.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.34 [2024-07-12T00:37:35.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T00:37:35.740Z] 48b76ea2bd8f: Preparing [2024-07-12T00:37:35.740Z] d1b82880bb56: Preparing [2024-07-12T00:37:35.740Z] 767fab157b8d: Preparing [2024-07-12T00:37:35.740Z] 87e5cc894a88: Preparing [2024-07-12T00:37:35.740Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:35.740Z] d9426d04b31b: Preparing [2024-07-12T00:37:35.740Z] 0578f4f6870c: Preparing [2024-07-12T00:37:35.740Z] 612ff4f17471: Preparing [2024-07-12T00:37:35.740Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:35.740Z] d9426d04b31b: Waiting [2024-07-12T00:37:35.740Z] 0578f4f6870c: Waiting [2024-07-12T00:37:35.740Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:35.740Z] 612ff4f17471: Waiting [2024-07-12T00:37:35.740Z] d1b82880bb56: Layer already exists [2024-07-12T00:37:35.740Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:35.741Z] 767fab157b8d: Layer already exists [2024-07-12T00:37:35.741Z] 48b76ea2bd8f: Layer already exists [2024-07-12T00:37:35.741Z] 87e5cc894a88: Layer already exists [2024-07-12T00:37:35.741Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:35.741Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:35.741Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:35.741Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:35.741Z] 3.2.0-dev.34: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:35.903Z] #49 ... [2024-07-12T00:37:35.903Z] [2024-07-12T00:37:35.903Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T00:37:35.903Z] #0 7.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:36.068Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:36.168Z] #83 ... [2024-07-12T00:37:36.168Z] [2024-07-12T00:37:36.168Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-12T00:37:36.168Z] #75 24.70 OK: 266 MiB in 52 packages [2024-07-12T00:37:36.168Z] #75 DONE 26.3s [2024-07-12T00:37:36.168Z] [2024-07-12T00:37:36.168Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T00:37:36.168Z] #83 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:36.168Z] #83 ... [2024-07-12T00:37:36.168Z] [2024-07-12T00:37:36.168Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:36.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:36.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T00:37:36.384Z] 48b76ea2bd8f: Preparing [2024-07-12T00:37:36.384Z] d1b82880bb56: Preparing [2024-07-12T00:37:36.384Z] 767fab157b8d: Preparing [2024-07-12T00:37:36.384Z] 87e5cc894a88: Preparing [2024-07-12T00:37:36.384Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:36.384Z] d9426d04b31b: Preparing [2024-07-12T00:37:36.384Z] 0578f4f6870c: Preparing [2024-07-12T00:37:36.384Z] 612ff4f17471: Preparing [2024-07-12T00:37:36.384Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:36.384Z] d9426d04b31b: Waiting [2024-07-12T00:37:36.384Z] 612ff4f17471: Waiting [2024-07-12T00:37:36.384Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:36.384Z] 0578f4f6870c: Waiting [2024-07-12T00:37:36.384Z] 767fab157b8d: Layer already exists [2024-07-12T00:37:36.384Z] 48b76ea2bd8f: Layer already exists [2024-07-12T00:37:36.384Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:36.384Z] d1b82880bb56: Layer already exists [2024-07-12T00:37:36.384Z] 87e5cc894a88: Layer already exists [2024-07-12T00:37:36.384Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:36.384Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:36.384Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:36.384Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:36.384Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:36.444Z] #49 ... [2024-07-12T00:37:36.444Z] [2024-07-12T00:37:36.444Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:37:36.444Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s done [2024-07-12T00:37:36.705Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [2024-07-12T00:37:36.714Z] #44 ... [2024-07-12T00:37:36.714Z] [2024-07-12T00:37:36.714Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:36.981Z] #49 ... [2024-07-12T00:37:36.981Z] [2024-07-12T00:37:36.981Z] #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-12T00:37:36.981Z] #47 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:36.981Z] #47 31.50 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:36.981Z] #47 32.11 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:36.981Z] #47 32.21 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:36.981Z] #47 32.27 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-12T00:37:36.981Z] #47 32.32 (5/7) Installing libucontext (1.2-r2) [2024-07-12T00:37:36.981Z] #47 32.35 (6/7) Installing gcompat (1.1.0-r1) [2024-07-12T00:37:36.981Z] #47 32.43 (7/7) Installing openssl (3.1.6-r0) [2024-07-12T00:37:36.981Z] #47 32.55 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:36.981Z] #47 32.63 OK: 9 MiB in 20 packages [2024-07-12T00:37:36.981Z] #47 DONE 34.7s [2024-07-12T00:37:36.981Z] [2024-07-12T00:37:36.981Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:36.981Z] #49 ... [2024-07-12T00:37:36.981Z] [2024-07-12T00:37:36.981Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-12T00:37:36.981Z] #84 DONE 1.1s [2024-07-12T00:37:37.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-12T00:37:37.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-12T00:37:37.027Z] 48b76ea2bd8f: Preparing [2024-07-12T00:37:37.027Z] d1b82880bb56: Preparing [2024-07-12T00:37:37.027Z] 767fab157b8d: Preparing [2024-07-12T00:37:37.027Z] 87e5cc894a88: Preparing [2024-07-12T00:37:37.027Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:37.027Z] d9426d04b31b: Preparing [2024-07-12T00:37:37.027Z] 0578f4f6870c: Preparing [2024-07-12T00:37:37.027Z] 612ff4f17471: Preparing [2024-07-12T00:37:37.027Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:37.027Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:37.027Z] 612ff4f17471: Waiting [2024-07-12T00:37:37.027Z] 0578f4f6870c: Waiting [2024-07-12T00:37:37.027Z] d9426d04b31b: Waiting [2024-07-12T00:37:37.027Z] d1b82880bb56: Layer already exists [2024-07-12T00:37:37.027Z] 767fab157b8d: Layer already exists [2024-07-12T00:37:37.027Z] 87e5cc894a88: Layer already exists [2024-07-12T00:37:37.027Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:37.027Z] 48b76ea2bd8f: Layer already exists [2024-07-12T00:37:37.027Z] 0578f4f6870c: Layer already exists [2024-07-12T00:37:37.027Z] 612ff4f17471: Layer already exists [2024-07-12T00:37:37.027Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:37.027Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:37.027Z] main: digest: sha256:0761acfc23a129723e13ba964034c938df6404b446f9b1d87ef358102e2c6ec7 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:37.103Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:37.119Z] taggedImages: [2024-07-12T00:37:37.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:37.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-12T00:37:37.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.34 [2024-07-12T00:37:37.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:37.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-12T00:37:37.149Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-12T00:37:37.149Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:37.149Z] latest [2024-07-12T00:37:37.149Z] 3.2.0-dev.34 [2024-07-12T00:37:37.149Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:37.149Z] main [2024-07-12T00:37:37.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:37.246Z] [2024-07-12T00:37:37.246Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:37.246Z] #49 ... [2024-07-12T00:37:37.246Z] [2024-07-12T00:37:37.246Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:37.246Z] #76 6.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:37.246Z] #76 8.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:37.246Z] #76 14.61 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:37.246Z] #76 15.14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:37.246Z] #76 15.24 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:37:37.246Z] #76 16.23 OK: 13 MiB in 26 packages [2024-07-12T00:37:37.485Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [2024-07-12T00:37:37.512Z] #76 ... [2024-07-12T00:37:37.512Z] [2024-07-12T00:37:37.512Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:37.808Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:37.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T00:37:37.808Z] d7a0dc61cdb3: Preparing [2024-07-12T00:37:37.808Z] 33b77bd93763: Preparing [2024-07-12T00:37:37.808Z] 876cb70abf9d: Preparing [2024-07-12T00:37:37.808Z] 43ee1839c959: Preparing [2024-07-12T00:37:37.808Z] fe380aff00c3: Preparing [2024-07-12T00:37:37.808Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:37.808Z] d9426d04b31b: Preparing [2024-07-12T00:37:37.808Z] c7bac7e9085a: Preparing [2024-07-12T00:37:37.808Z] 8458dc8eaf56: Preparing [2024-07-12T00:37:37.808Z] 5056f4ecb30a: Preparing [2024-07-12T00:37:37.808Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:37.808Z] c7bac7e9085a: Waiting [2024-07-12T00:37:37.808Z] 8458dc8eaf56: Waiting [2024-07-12T00:37:37.808Z] 5056f4ecb30a: Waiting [2024-07-12T00:37:37.808Z] d9426d04b31b: Waiting [2024-07-12T00:37:37.808Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:37.808Z] d7a0dc61cdb3: Pushed [2024-07-12T00:37:37.808Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:37.808Z] 43ee1839c959: Pushed [2024-07-12T00:37:38.067Z] fe380aff00c3: Pushed [2024-07-12T00:37:38.067Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:38.067Z] 33b77bd93763: Pushed [2024-07-12T00:37:38.067Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:38.067Z] c7bac7e9085a: Pushed [2024-07-12T00:37:38.067Z] 8458dc8eaf56: Pushed [2024-07-12T00:37:38.480Z] #85 ... [2024-07-12T00:37:38.480Z] [2024-07-12T00:37:38.480Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:38.480Z] #76 DONE 17.4s [2024-07-12T00:37:38.480Z] [2024-07-12T00:37:38.480Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T00:37:38.481Z] #70 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:38.481Z] #70 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:38.481Z] #70 34.45 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-12T00:37:38.481Z] #70 34.57 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-12T00:37:38.481Z] #70 34.62 (3/4) Installing libucontext (1.2-r2) [2024-07-12T00:37:38.481Z] #70 34.65 (4/4) Installing gcompat (1.1.0-r1) [2024-07-12T00:37:38.481Z] #70 34.74 Executing busybox-1.36.1-r7.trigger [2024-07-12T00:37:38.481Z] #70 35.06 OK: 8 MiB in 19 packages [2024-07-12T00:37:38.481Z] #70 ... [2024-07-12T00:37:38.481Z] [2024-07-12T00:37:38.481Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-12T00:37:38.481Z] #49 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.8s done [2024-07-12T00:37:39.000Z] 876cb70abf9d: Pushed [2024-07-12T00:37:39.063Z] #49 DONE 37.2s [2024-07-12T00:37:39.063Z] [2024-07-12T00:37:39.063Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:37:39.328Z] #86 ... [2024-07-12T00:37:39.328Z] [2024-07-12T00:37:39.328Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-12T00:37:39.328Z] #70 DONE 36.8s [2024-07-12T00:37:39.328Z] [2024-07-12T00:37:39.328Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T00:37:39.328Z] #0 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:39.328Z] #0 8.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:39.594Z] #87 ... [2024-07-12T00:37:39.594Z] [2024-07-12T00:37:39.594Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T00:37:39.934Z] 5056f4ecb30a: Pushed [2024-07-12T00:37:39.934Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:40.259Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:40.553Z] #88 ... [2024-07-12T00:37:40.554Z] [2024-07-12T00:37:40.554Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:40.554Z] #0 6.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:40.554Z] #0 8.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:40.554Z] #89 ... [2024-07-12T00:37:40.554Z] [2024-07-12T00:37:40.554Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:40.554Z] #0 5.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:40.554Z] #0 7.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:40.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-12T00:37:40.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T00:37:40.579Z] d7a0dc61cdb3: Preparing [2024-07-12T00:37:40.579Z] 33b77bd93763: Preparing [2024-07-12T00:37:40.579Z] 876cb70abf9d: Preparing [2024-07-12T00:37:40.579Z] 43ee1839c959: Preparing [2024-07-12T00:37:40.579Z] fe380aff00c3: Preparing [2024-07-12T00:37:40.579Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:40.579Z] d9426d04b31b: Preparing [2024-07-12T00:37:40.579Z] c7bac7e9085a: Preparing [2024-07-12T00:37:40.579Z] 8458dc8eaf56: Preparing [2024-07-12T00:37:40.579Z] 5056f4ecb30a: Preparing [2024-07-12T00:37:40.579Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:40.579Z] d9426d04b31b: Waiting [2024-07-12T00:37:40.579Z] c7bac7e9085a: Waiting [2024-07-12T00:37:40.579Z] 8458dc8eaf56: Waiting [2024-07-12T00:37:40.579Z] 5056f4ecb30a: Waiting [2024-07-12T00:37:40.579Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:40.579Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:40.579Z] fe380aff00c3: Layer already exists [2024-07-12T00:37:40.579Z] 33b77bd93763: Layer already exists [2024-07-12T00:37:40.579Z] 876cb70abf9d: Layer already exists [2024-07-12T00:37:40.579Z] d7a0dc61cdb3: Layer already exists [2024-07-12T00:37:40.579Z] 43ee1839c959: Layer already exists [2024-07-12T00:37:40.579Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:40.579Z] 8458dc8eaf56: Layer already exists [2024-07-12T00:37:40.579Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:40.579Z] 5056f4ecb30a: Layer already exists [2024-07-12T00:37:40.579Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:40.579Z] c7bac7e9085a: Layer already exists [2024-07-12T00:37:40.579Z] latest: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:40.819Z] #90 ... [2024-07-12T00:37:40.819Z] [2024-07-12T00:37:40.819Z] #81 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-12T00:37:40.819Z] #81 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:40.819Z] #81 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:40.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:41.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.34 [2024-07-12T00:37:41.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T00:37:41.234Z] d7a0dc61cdb3: Preparing [2024-07-12T00:37:41.234Z] 33b77bd93763: Preparing [2024-07-12T00:37:41.234Z] 876cb70abf9d: Preparing [2024-07-12T00:37:41.234Z] 43ee1839c959: Preparing [2024-07-12T00:37:41.234Z] fe380aff00c3: Preparing [2024-07-12T00:37:41.234Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:41.234Z] d9426d04b31b: Preparing [2024-07-12T00:37:41.234Z] c7bac7e9085a: Preparing [2024-07-12T00:37:41.234Z] 8458dc8eaf56: Preparing [2024-07-12T00:37:41.234Z] 5056f4ecb30a: Preparing [2024-07-12T00:37:41.234Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:41.234Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:41.234Z] 8458dc8eaf56: Waiting [2024-07-12T00:37:41.234Z] d9426d04b31b: Waiting [2024-07-12T00:37:41.234Z] 5056f4ecb30a: Waiting [2024-07-12T00:37:41.234Z] c7bac7e9085a: Waiting [2024-07-12T00:37:41.234Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:41.234Z] d7a0dc61cdb3: Layer already exists [2024-07-12T00:37:41.234Z] fe380aff00c3: Layer already exists [2024-07-12T00:37:41.234Z] 43ee1839c959: Layer already exists [2024-07-12T00:37:41.234Z] 33b77bd93763: Layer already exists [2024-07-12T00:37:41.234Z] 876cb70abf9d: Layer already exists [2024-07-12T00:37:41.234Z] c7bac7e9085a: Layer already exists [2024-07-12T00:37:41.234Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:41.234Z] 8458dc8eaf56: Layer already exists [2024-07-12T00:37:41.234Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:41.234Z] 5056f4ecb30a: Layer already exists [2024-07-12T00:37:41.234Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:41.234Z] 3.2.0-dev.34: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:41.403Z] #81 ... [2024-07-12T00:37:41.403Z] [2024-07-12T00:37:41.403Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T00:37:41.403Z] #82 16.72 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:41.567Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:41.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:41.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T00:37:41.887Z] d7a0dc61cdb3: Preparing [2024-07-12T00:37:41.887Z] 33b77bd93763: Preparing [2024-07-12T00:37:41.887Z] 876cb70abf9d: Preparing [2024-07-12T00:37:41.887Z] 43ee1839c959: Preparing [2024-07-12T00:37:41.887Z] fe380aff00c3: Preparing [2024-07-12T00:37:41.887Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:41.887Z] d9426d04b31b: Preparing [2024-07-12T00:37:41.887Z] c7bac7e9085a: Preparing [2024-07-12T00:37:41.887Z] 8458dc8eaf56: Preparing [2024-07-12T00:37:41.887Z] 5056f4ecb30a: Preparing [2024-07-12T00:37:41.887Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:41.887Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:41.887Z] d9426d04b31b: Waiting [2024-07-12T00:37:41.887Z] c7bac7e9085a: Waiting [2024-07-12T00:37:41.887Z] 8458dc8eaf56: Waiting [2024-07-12T00:37:41.887Z] 5056f4ecb30a: Waiting [2024-07-12T00:37:41.887Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:41.887Z] 876cb70abf9d: Layer already exists [2024-07-12T00:37:41.887Z] d7a0dc61cdb3: Layer already exists [2024-07-12T00:37:41.887Z] 43ee1839c959: Layer already exists [2024-07-12T00:37:41.887Z] 33b77bd93763: Layer already exists [2024-07-12T00:37:41.887Z] fe380aff00c3: Layer already exists [2024-07-12T00:37:41.887Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:41.887Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:41.887Z] c7bac7e9085a: Layer already exists [2024-07-12T00:37:41.887Z] 5056f4ecb30a: Layer already exists [2024-07-12T00:37:41.887Z] 8458dc8eaf56: Layer already exists [2024-07-12T00:37:41.887Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:41.887Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:41.991Z] #82 17.21 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:41.991Z] #82 17.32 OK: 8 MiB in 17 packages [2024-07-12T00:37:42.213Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:42.265Z] #82 ... [2024-07-12T00:37:42.265Z] [2024-07-12T00:37:42.265Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-12T00:37:42.265Z] #83 15.87 OK: 18 MiB in 19 packages [2024-07-12T00:37:42.265Z] #83 DONE 16.3s [2024-07-12T00:37:42.265Z] [2024-07-12T00:37:42.265Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-12T00:37:42.531Z] #91 DONE 0.2s [2024-07-12T00:37:42.531Z] [2024-07-12T00:37:42.531Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T00:37:42.531Z] #88 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:42.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-12T00:37:42.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-12T00:37:42.541Z] d7a0dc61cdb3: Preparing [2024-07-12T00:37:42.541Z] 33b77bd93763: Preparing [2024-07-12T00:37:42.541Z] 876cb70abf9d: Preparing [2024-07-12T00:37:42.541Z] 43ee1839c959: Preparing [2024-07-12T00:37:42.541Z] fe380aff00c3: Preparing [2024-07-12T00:37:42.541Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:42.541Z] d9426d04b31b: Preparing [2024-07-12T00:37:42.541Z] c7bac7e9085a: Preparing [2024-07-12T00:37:42.541Z] 8458dc8eaf56: Preparing [2024-07-12T00:37:42.541Z] 5056f4ecb30a: Preparing [2024-07-12T00:37:42.541Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:42.541Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:42.541Z] d9426d04b31b: Waiting [2024-07-12T00:37:42.541Z] c7bac7e9085a: Waiting [2024-07-12T00:37:42.541Z] 8458dc8eaf56: Waiting [2024-07-12T00:37:42.541Z] 5056f4ecb30a: Waiting [2024-07-12T00:37:42.541Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:42.541Z] 43ee1839c959: Layer already exists [2024-07-12T00:37:42.541Z] d7a0dc61cdb3: Layer already exists [2024-07-12T00:37:42.541Z] 876cb70abf9d: Layer already exists [2024-07-12T00:37:42.541Z] 33b77bd93763: Layer already exists [2024-07-12T00:37:42.541Z] fe380aff00c3: Layer already exists [2024-07-12T00:37:42.541Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:42.541Z] 8458dc8eaf56: Layer already exists [2024-07-12T00:37:42.541Z] 5056f4ecb30a: Layer already exists [2024-07-12T00:37:42.541Z] c7bac7e9085a: Layer already exists [2024-07-12T00:37:42.541Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:42.541Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:42.541Z] main: digest: sha256:90ddb3c769be898b67326ba72fb39caa94cf9e0d8c65e607c31e999f88509a61 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:42.614Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:42.625Z] taggedImages: [2024-07-12T00:37:42.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:42.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-12T00:37:42.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.34 [2024-07-12T00:37:42.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:42.625Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-12T00:37:42.643Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-12T00:37:42.643Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:42.643Z] latest [2024-07-12T00:37:42.643Z] 3.2.0-dev.34 [2024-07-12T00:37:42.643Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:42.643Z] main [2024-07-12T00:37:42.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:42.983Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:43.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:43.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T00:37:43.299Z] a5e0c6ae25fc: Preparing [2024-07-12T00:37:43.299Z] 482760f99b2b: Preparing [2024-07-12T00:37:43.299Z] 57f72c30aa9b: Preparing [2024-07-12T00:37:43.299Z] 7ea654f292bd: Preparing [2024-07-12T00:37:43.299Z] 3da74ba9be38: Preparing [2024-07-12T00:37:43.299Z] 6fa8b48ac0d1: Preparing [2024-07-12T00:37:43.299Z] ba756e7af0a4: Preparing [2024-07-12T00:37:43.299Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:43.299Z] d9426d04b31b: Preparing [2024-07-12T00:37:43.299Z] d501ddc31687: Preparing [2024-07-12T00:37:43.299Z] 466a4f8bc177: Preparing [2024-07-12T00:37:43.299Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:43.299Z] 466a4f8bc177: Waiting [2024-07-12T00:37:43.299Z] d501ddc31687: Waiting [2024-07-12T00:37:43.299Z] ba756e7af0a4: Waiting [2024-07-12T00:37:43.299Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:43.299Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:43.299Z] d9426d04b31b: Waiting [2024-07-12T00:37:43.299Z] 6fa8b48ac0d1: Waiting [2024-07-12T00:37:43.299Z] a5e0c6ae25fc: Pushed [2024-07-12T00:37:43.299Z] 3da74ba9be38: Pushed [2024-07-12T00:37:43.299Z] 482760f99b2b: Pushed [2024-07-12T00:37:43.299Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:43.299Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:43.487Z] #88 ... [2024-07-12T00:37:43.487Z] [2024-07-12T00:37:43.487Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-12T00:37:43.487Z] #82 DONE 18.7s [2024-07-12T00:37:43.487Z] [2024-07-12T00:37:43.487Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:43.487Z] #90 12.71 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:43.487Z] #90 12.97 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:43.487Z] #90 13.01 OK: 8 MiB in 16 packages [2024-07-12T00:37:43.557Z] 6fa8b48ac0d1: Pushed [2024-07-12T00:37:43.557Z] ba756e7af0a4: Pushed [2024-07-12T00:37:43.557Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:44.075Z] #90 ... [2024-07-12T00:37:44.075Z] [2024-07-12T00:37:44.075Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-12T00:37:44.075Z] #81 14.13 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:44.075Z] #81 14.48 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:44.075Z] #81 14.55 OK: 8 MiB in 16 packages [2024-07-12T00:37:44.075Z] #81 DONE 16.1s [2024-07-12T00:37:44.075Z] [2024-07-12T00:37:44.075Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T00:37:44.075Z] #88 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:44.122Z] d501ddc31687: Pushed [2024-07-12T00:37:44.122Z] 7ea654f292bd: Pushed [2024-07-12T00:37:44.656Z] #88 ... [2024-07-12T00:37:44.656Z] [2024-07-12T00:37:44.656Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:44.656Z] #90 DONE 14.3s [2024-07-12T00:37:44.687Z] 57f72c30aa9b: Pushed [2024-07-12T00:37:44.687Z] 466a4f8bc177: Pushed [2024-07-12T00:37:44.921Z] [2024-07-12T00:37:44.921Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-12T00:37:44.922Z] #89 13.38 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:44.922Z] #89 13.95 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:44.922Z] #89 13.99 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:37:44.945Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:45.267Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:45.503Z] #89 14.83 OK: 9 MiB in 17 packages [2024-07-12T00:37:45.592Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-12T00:37:45.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T00:37:45.592Z] a5e0c6ae25fc: Preparing [2024-07-12T00:37:45.592Z] 482760f99b2b: Preparing [2024-07-12T00:37:45.592Z] 57f72c30aa9b: Preparing [2024-07-12T00:37:45.592Z] 7ea654f292bd: Preparing [2024-07-12T00:37:45.592Z] 3da74ba9be38: Preparing [2024-07-12T00:37:45.592Z] 6fa8b48ac0d1: Preparing [2024-07-12T00:37:45.592Z] ba756e7af0a4: Preparing [2024-07-12T00:37:45.592Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:45.592Z] d9426d04b31b: Preparing [2024-07-12T00:37:45.592Z] d501ddc31687: Preparing [2024-07-12T00:37:45.592Z] 466a4f8bc177: Preparing [2024-07-12T00:37:45.592Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:45.592Z] d9426d04b31b: Waiting [2024-07-12T00:37:45.592Z] d501ddc31687: Waiting [2024-07-12T00:37:45.592Z] 466a4f8bc177: Waiting [2024-07-12T00:37:45.592Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:45.592Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:45.592Z] ba756e7af0a4: Waiting [2024-07-12T00:37:45.592Z] 57f72c30aa9b: Layer already exists [2024-07-12T00:37:45.592Z] 7ea654f292bd: Layer already exists [2024-07-12T00:37:45.592Z] 3da74ba9be38: Layer already exists [2024-07-12T00:37:45.592Z] 482760f99b2b: Layer already exists [2024-07-12T00:37:45.592Z] a5e0c6ae25fc: Layer already exists [2024-07-12T00:37:45.592Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:45.592Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:45.592Z] ba756e7af0a4: Layer already exists [2024-07-12T00:37:45.592Z] 6fa8b48ac0d1: Layer already exists [2024-07-12T00:37:45.592Z] d501ddc31687: Layer already exists [2024-07-12T00:37:45.592Z] 466a4f8bc177: Layer already exists [2024-07-12T00:37:45.592Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:45.592Z] latest: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:45.915Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:46.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.34 [2024-07-12T00:37:46.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T00:37:46.235Z] a5e0c6ae25fc: Preparing [2024-07-12T00:37:46.235Z] 482760f99b2b: Preparing [2024-07-12T00:37:46.235Z] 57f72c30aa9b: Preparing [2024-07-12T00:37:46.235Z] 7ea654f292bd: Preparing [2024-07-12T00:37:46.235Z] 3da74ba9be38: Preparing [2024-07-12T00:37:46.235Z] 6fa8b48ac0d1: Preparing [2024-07-12T00:37:46.235Z] ba756e7af0a4: Preparing [2024-07-12T00:37:46.235Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:46.235Z] 6fa8b48ac0d1: Waiting [2024-07-12T00:37:46.235Z] d9426d04b31b: Preparing [2024-07-12T00:37:46.235Z] d501ddc31687: Preparing [2024-07-12T00:37:46.235Z] 466a4f8bc177: Preparing [2024-07-12T00:37:46.235Z] d9426d04b31b: Waiting [2024-07-12T00:37:46.235Z] d501ddc31687: Waiting [2024-07-12T00:37:46.235Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:46.235Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:46.235Z] 7ea654f292bd: Layer already exists [2024-07-12T00:37:46.235Z] a5e0c6ae25fc: Layer already exists [2024-07-12T00:37:46.235Z] 482760f99b2b: Layer already exists [2024-07-12T00:37:46.235Z] 57f72c30aa9b: Layer already exists [2024-07-12T00:37:46.235Z] 3da74ba9be38: Layer already exists [2024-07-12T00:37:46.235Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:46.235Z] ba756e7af0a4: Layer already exists [2024-07-12T00:37:46.235Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:46.235Z] 6fa8b48ac0d1: Layer already exists [2024-07-12T00:37:46.235Z] d501ddc31687: Layer already exists [2024-07-12T00:37:46.235Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:46.235Z] 466a4f8bc177: Layer already exists [2024-07-12T00:37:46.235Z] 3.2.0-dev.34: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:46.457Z] #89 DONE 15.8s [2024-07-12T00:37:46.458Z] [2024-07-12T00:37:46.458Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-12T00:37:46.458Z] #87 13.96 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:46.458Z] #87 14.74 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:46.458Z] #87 14.84 Executing ca-certificates-20240226-r0.trigger [2024-07-12T00:37:46.458Z] #87 15.90 OK: 18 MiB in 19 packages [2024-07-12T00:37:46.458Z] #87 DONE 16.8s [2024-07-12T00:37:46.458Z] [2024-07-12T00:37:46.458Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:37:46.458Z] #86 4.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:46.458Z] #86 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-12T00:37:46.458Z] #86 ... [2024-07-12T00:37:46.458Z] [2024-07-12T00:37:46.458Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-12T00:37:46.458Z] #92 DONE 3.1s [2024-07-12T00:37:46.458Z] [2024-07-12T00:37:46.458Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-12T00:37:46.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:46.877Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:46.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T00:37:46.877Z] a5e0c6ae25fc: Preparing [2024-07-12T00:37:46.877Z] 482760f99b2b: Preparing [2024-07-12T00:37:46.877Z] 57f72c30aa9b: Preparing [2024-07-12T00:37:46.877Z] 7ea654f292bd: Preparing [2024-07-12T00:37:46.877Z] 3da74ba9be38: Preparing [2024-07-12T00:37:46.877Z] 6fa8b48ac0d1: Preparing [2024-07-12T00:37:46.877Z] ba756e7af0a4: Preparing [2024-07-12T00:37:46.877Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:46.877Z] d9426d04b31b: Preparing [2024-07-12T00:37:46.877Z] d501ddc31687: Preparing [2024-07-12T00:37:46.877Z] 466a4f8bc177: Preparing [2024-07-12T00:37:46.877Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:46.877Z] 6fa8b48ac0d1: Waiting [2024-07-12T00:37:46.877Z] ba756e7af0a4: Waiting [2024-07-12T00:37:46.877Z] d9426d04b31b: Waiting [2024-07-12T00:37:46.877Z] d501ddc31687: Waiting [2024-07-12T00:37:46.877Z] 466a4f8bc177: Waiting [2024-07-12T00:37:46.877Z] 57f72c30aa9b: Layer already exists [2024-07-12T00:37:46.877Z] 3da74ba9be38: Layer already exists [2024-07-12T00:37:46.877Z] 7ea654f292bd: Layer already exists [2024-07-12T00:37:46.877Z] 482760f99b2b: Layer already exists [2024-07-12T00:37:46.877Z] a5e0c6ae25fc: Layer already exists [2024-07-12T00:37:46.877Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:46.877Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:46.877Z] 6fa8b48ac0d1: Layer already exists [2024-07-12T00:37:46.877Z] d501ddc31687: Layer already exists [2024-07-12T00:37:46.877Z] ba756e7af0a4: Layer already exists [2024-07-12T00:37:46.877Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:46.877Z] 466a4f8bc177: Layer already exists [2024-07-12T00:37:46.877Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:47.040Z] #93 DONE 0.6s [2024-07-12T00:37:47.040Z] [2024-07-12T00:37:47.041Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-12T00:37:47.041Z] #88 7.510 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:47.041Z] #88 7.861 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-12T00:37:47.198Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:47.306Z] #88 7.905 OK: 8 MiB in 19 packages [2024-07-12T00:37:47.515Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-12T00:37:47.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-12T00:37:47.515Z] a5e0c6ae25fc: Preparing [2024-07-12T00:37:47.515Z] 482760f99b2b: Preparing [2024-07-12T00:37:47.515Z] 57f72c30aa9b: Preparing [2024-07-12T00:37:47.515Z] 7ea654f292bd: Preparing [2024-07-12T00:37:47.515Z] 3da74ba9be38: Preparing [2024-07-12T00:37:47.515Z] 6fa8b48ac0d1: Preparing [2024-07-12T00:37:47.515Z] ba756e7af0a4: Preparing [2024-07-12T00:37:47.515Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:47.515Z] d9426d04b31b: Preparing [2024-07-12T00:37:47.515Z] d501ddc31687: Preparing [2024-07-12T00:37:47.515Z] 466a4f8bc177: Preparing [2024-07-12T00:37:47.515Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:47.515Z] 4ad07c257cd6: Waiting [2024-07-12T00:37:47.515Z] d9426d04b31b: Waiting [2024-07-12T00:37:47.515Z] 466a4f8bc177: Waiting [2024-07-12T00:37:47.515Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:47.515Z] d501ddc31687: Waiting [2024-07-12T00:37:47.515Z] 6fa8b48ac0d1: Waiting [2024-07-12T00:37:47.515Z] ba756e7af0a4: Waiting [2024-07-12T00:37:47.515Z] 3da74ba9be38: Layer already exists [2024-07-12T00:37:47.515Z] 57f72c30aa9b: Layer already exists [2024-07-12T00:37:47.515Z] 7ea654f292bd: Layer already exists [2024-07-12T00:37:47.515Z] 482760f99b2b: Layer already exists [2024-07-12T00:37:47.515Z] a5e0c6ae25fc: Layer already exists [2024-07-12T00:37:47.515Z] 6fa8b48ac0d1: Layer already exists [2024-07-12T00:37:47.515Z] d501ddc31687: Layer already exists [2024-07-12T00:37:47.515Z] ba756e7af0a4: Layer already exists [2024-07-12T00:37:47.515Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:47.515Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:47.515Z] 466a4f8bc177: Layer already exists [2024-07-12T00:37:47.515Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:47.515Z] main: digest: sha256:ef400bde6fe445276823be1395d5851e6b58920c03ec9b3c99c456395ef01cf8 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:47.578Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:47.590Z] taggedImages: [2024-07-12T00:37:47.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:47.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-12T00:37:47.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.34 [2024-07-12T00:37:47.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:47.590Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-12T00:37:47.613Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-12T00:37:47.613Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:47.613Z] latest [2024-07-12T00:37:47.613Z] 3.2.0-dev.34 [2024-07-12T00:37:47.613Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:47.613Z] main [2024-07-12T00:37:47.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:47.893Z] #88 DONE 8.3s [2024-07-12T00:37:47.893Z] [2024-07-12T00:37:47.893Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:37:47.940Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:48.159Z] #94 ... [2024-07-12T00:37:48.159Z] [2024-07-12T00:37:48.159Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-12T00:37:48.159Z] #86 10.70 OK: 9 MiB in 20 packages [2024-07-12T00:37:48.159Z] #86 DONE 11.4s [2024-07-12T00:37:48.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:48.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T00:37:48.256Z] 6a57fe88d385: Preparing [2024-07-12T00:37:48.256Z] 580dfec5ea26: Preparing [2024-07-12T00:37:48.256Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:48.256Z] d9426d04b31b: Preparing [2024-07-12T00:37:48.256Z] e90310bb014f: Preparing [2024-07-12T00:37:48.256Z] dfa1fbb3509a: Preparing [2024-07-12T00:37:48.256Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:48.256Z] dfa1fbb3509a: Waiting [2024-07-12T00:37:48.256Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:48.256Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:48.256Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:48.256Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:48.256Z] 6a57fe88d385: Pushed [2024-07-12T00:37:48.425Z] [2024-07-12T00:37:48.425Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:37:48.821Z] e90310bb014f: Pushed [2024-07-12T00:37:49.080Z] dfa1fbb3509a: Pushed [2024-07-12T00:37:49.843Z] #95 DONE 1.5s [2024-07-12T00:37:49.843Z] [2024-07-12T00:37:49.843Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-12T00:37:49.843Z] #96 DONE 1.6s [2024-07-12T00:37:49.843Z] [2024-07-12T00:37:49.843Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:37:49.843Z] #94 DONE 2.0s [2024-07-12T00:37:49.843Z] [2024-07-12T00:37:49.843Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T00:37:49.843Z] #97 ... [2024-07-12T00:37:49.843Z] [2024-07-12T00:37:49.843Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-12T00:37:49.843Z] #98 DONE 0.2s [2024-07-12T00:37:49.843Z] [2024-07-12T00:37:49.843Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-12T00:37:49.843Z] #97 DONE 0.2s [2024-07-12T00:37:49.843Z] [2024-07-12T00:37:49.843Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-12T00:37:50.014Z] 580dfec5ea26: Pushed [2024-07-12T00:37:50.014Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:50.110Z] #99 DONE 0.2s [2024-07-12T00:37:50.110Z] [2024-07-12T00:37:50.110Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-12T00:37:50.110Z] #100 DONE 0.3s [2024-07-12T00:37:50.110Z] [2024-07-12T00:37:50.110Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T00:37:50.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-12T00:37:50.383Z] #101 DONE 0.4s [2024-07-12T00:37:50.383Z] [2024-07-12T00:37:50.383Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh [2024-07-12T00:37:50.649Z] #102 DONE 0.4s [2024-07-12T00:37:50.649Z] [2024-07-12T00:37:50.649Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-12T00:37:50.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-12T00:37:50.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T00:37:50.664Z] 6a57fe88d385: Preparing [2024-07-12T00:37:50.664Z] 580dfec5ea26: Preparing [2024-07-12T00:37:50.664Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:50.664Z] d9426d04b31b: Preparing [2024-07-12T00:37:50.664Z] e90310bb014f: Preparing [2024-07-12T00:37:50.664Z] dfa1fbb3509a: Preparing [2024-07-12T00:37:50.664Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:50.664Z] dfa1fbb3509a: Waiting [2024-07-12T00:37:50.664Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:50.664Z] 6a57fe88d385: Layer already exists [2024-07-12T00:37:50.664Z] e90310bb014f: Layer already exists [2024-07-12T00:37:50.664Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:50.664Z] 580dfec5ea26: Layer already exists [2024-07-12T00:37:50.664Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:50.664Z] dfa1fbb3509a: Layer already exists [2024-07-12T00:37:50.664Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:50.664Z] latest: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:50.917Z] #103 DONE 0.2s [2024-07-12T00:37:50.917Z] [2024-07-12T00:37:50.917Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-12T00:37:50.917Z] #104 DONE 0.4s [2024-07-12T00:37:50.917Z] [2024-07-12T00:37:50.917Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-12T00:37:50.917Z] #105 DONE 0.2s [2024-07-12T00:37:50.917Z] [2024-07-12T00:37:50.917Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-12T00:37:50.985Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:51.186Z] #106 DONE 0.3s [2024-07-12T00:37:51.186Z] [2024-07-12T00:37:51.186Z] #107 [security-spire-config] exporting to image [2024-07-12T00:37:51.186Z] #107 exporting layers [2024-07-12T00:37:51.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.34 [2024-07-12T00:37:51.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T00:37:51.299Z] 6a57fe88d385: Preparing [2024-07-12T00:37:51.299Z] 580dfec5ea26: Preparing [2024-07-12T00:37:51.299Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:51.299Z] d9426d04b31b: Preparing [2024-07-12T00:37:51.299Z] e90310bb014f: Preparing [2024-07-12T00:37:51.299Z] dfa1fbb3509a: Preparing [2024-07-12T00:37:51.299Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:51.299Z] dfa1fbb3509a: Waiting [2024-07-12T00:37:51.299Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:51.299Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:51.299Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:51.299Z] 580dfec5ea26: Layer already exists [2024-07-12T00:37:51.299Z] e90310bb014f: Layer already exists [2024-07-12T00:37:51.299Z] 6a57fe88d385: Layer already exists [2024-07-12T00:37:51.299Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:51.299Z] dfa1fbb3509a: Layer already exists [2024-07-12T00:37:51.299Z] 3.2.0-dev.34: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:51.460Z] #107 ... [2024-07-12T00:37:51.460Z] [2024-07-12T00:37:51.460Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-12T00:37:51.460Z] #108 DONE 1.9s [2024-07-12T00:37:51.623Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:51.728Z] [2024-07-12T00:37:51.729Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-12T00:37:51.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:51.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T00:37:51.943Z] 6a57fe88d385: Preparing [2024-07-12T00:37:51.943Z] 580dfec5ea26: Preparing [2024-07-12T00:37:51.943Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:51.943Z] d9426d04b31b: Preparing [2024-07-12T00:37:51.943Z] e90310bb014f: Preparing [2024-07-12T00:37:51.943Z] dfa1fbb3509a: Preparing [2024-07-12T00:37:51.943Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:51.943Z] dfa1fbb3509a: Waiting [2024-07-12T00:37:51.943Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:51.943Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:51.943Z] 6a57fe88d385: Layer already exists [2024-07-12T00:37:51.943Z] e90310bb014f: Layer already exists [2024-07-12T00:37:51.943Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:51.943Z] 580dfec5ea26: Layer already exists [2024-07-12T00:37:51.943Z] dfa1fbb3509a: Layer already exists [2024-07-12T00:37:51.943Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:51.944Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:51.996Z] #109 DONE 0.2s [2024-07-12T00:37:51.996Z] [2024-07-12T00:37:51.996Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-12T00:37:51.996Z] #110 DONE 0.2s [2024-07-12T00:37:51.996Z] [2024-07-12T00:37:51.996Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-12T00:37:52.268Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-12T00:37:52.269Z] #111 DONE 0.2s [2024-07-12T00:37:52.269Z] [2024-07-12T00:37:52.269Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:37:52.269Z] #78 ... [2024-07-12T00:37:52.269Z] [2024-07-12T00:37:52.269Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:52.540Z] #112 DONE 0.2s [2024-07-12T00:37:52.540Z] [2024-07-12T00:37:52.540Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-12T00:37:52.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-12T00:37:52.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-12T00:37:52.580Z] 6a57fe88d385: Preparing [2024-07-12T00:37:52.580Z] 580dfec5ea26: Preparing [2024-07-12T00:37:52.580Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:52.580Z] d9426d04b31b: Preparing [2024-07-12T00:37:52.580Z] e90310bb014f: Preparing [2024-07-12T00:37:52.580Z] dfa1fbb3509a: Preparing [2024-07-12T00:37:52.580Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:52.580Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:52.580Z] dfa1fbb3509a: Waiting [2024-07-12T00:37:52.580Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:52.580Z] 580dfec5ea26: Layer already exists [2024-07-12T00:37:52.580Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:52.580Z] e90310bb014f: Layer already exists [2024-07-12T00:37:52.580Z] 6a57fe88d385: Layer already exists [2024-07-12T00:37:52.580Z] dfa1fbb3509a: Layer already exists [2024-07-12T00:37:52.580Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:52.580Z] main: digest: sha256:92b690fbcf9849d6a71c4699d8b33371d27e0d33c12150dcd3d44d0db2e97c69 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:37:52.656Z] ===================================================== [Pipeline] echo [2024-07-12T00:37:52.672Z] taggedImages: [2024-07-12T00:37:52.672Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:52.672Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-12T00:37:52.672Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.34 [2024-07-12T00:37:52.672Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:52.672Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-12T00:37:52.701Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-12T00:37:52.701Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:52.701Z] latest [2024-07-12T00:37:52.701Z] 3.2.0-dev.34 [2024-07-12T00:37:52.701Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:37:52.701Z] main [2024-07-12T00:37:52.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:52.820Z] #113 DONE 0.2s [2024-07-12T00:37:52.820Z] [2024-07-12T00:37:52.820Z] #107 [security-spire-agent] exporting to image [2024-07-12T00:37:53.038Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:37:53.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:37:53.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T00:37:53.357Z] 93f477a68494: Preparing [2024-07-12T00:37:53.357Z] 131c01ac69f0: Preparing [2024-07-12T00:37:53.357Z] b131bcb5f6c3: Preparing [2024-07-12T00:37:53.357Z] 4ad07c257cd6: Preparing [2024-07-12T00:37:53.357Z] d9426d04b31b: Preparing [2024-07-12T00:37:53.357Z] b98137a7a2d6: Preparing [2024-07-12T00:37:53.357Z] ca44c156cb52: Preparing [2024-07-12T00:37:53.357Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:37:53.357Z] fa74e24bc896: Preparing [2024-07-12T00:37:53.357Z] 63ec0bd56cf3: Preparing [2024-07-12T00:37:53.357Z] b98137a7a2d6: Waiting [2024-07-12T00:37:53.357Z] ca44c156cb52: Waiting [2024-07-12T00:37:53.357Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:37:53.357Z] fa74e24bc896: Waiting [2024-07-12T00:37:53.357Z] 63ec0bd56cf3: Waiting [2024-07-12T00:37:53.357Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:37:53.357Z] d9426d04b31b: Layer already exists [2024-07-12T00:37:53.357Z] 131c01ac69f0: Pushed [2024-07-12T00:37:53.357Z] b131bcb5f6c3: Pushed [2024-07-12T00:37:53.357Z] 93f477a68494: Pushed [2024-07-12T00:37:53.357Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:37:53.357Z] 01cc5c3ecf8d: Pushed [2024-07-12T00:37:54.247Z] #107 exporting layers 2.8s done [2024-07-12T00:37:54.247Z] #107 exporting layers 2.9s done [2024-07-12T00:37:54.247Z] #107 writing image sha256:36fda5404f66b957165841fff36db6c5295d464692bb063722afc8e27a3731e5 0.0s done [2024-07-12T00:37:54.247Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-07-12T00:37:54.247Z] #107 writing image sha256:07e67a73bfb11805462b02496967e408e11f4690eed5b9d871f4f748a1131c8c 0.0s done [2024-07-12T00:37:54.247Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2024-07-12T00:37:54.316Z] fa74e24bc896: Pushed [2024-07-12T00:37:54.833Z] #107 exporting layers 2.0s done [2024-07-12T00:37:54.833Z] #107 writing image sha256:78e42292f53f17695efe21f871c04065e6a588bd94cede05be75bfa6c2222742 done [2024-07-12T00:37:54.833Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-12T00:37:54.833Z] #107 DONE 3.8s [2024-07-12T00:37:54.833Z] [2024-07-12T00:37:54.833Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:37:59.600Z] ca44c156cb52: Pushed [2024-07-12T00:38:03.790Z] b98137a7a2d6: Pushed [2024-07-12T00:38:03.790Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:04.111Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:04.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-12T00:38:04.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T00:38:04.437Z] 93f477a68494: Preparing [2024-07-12T00:38:04.437Z] 131c01ac69f0: Preparing [2024-07-12T00:38:04.437Z] b131bcb5f6c3: Preparing [2024-07-12T00:38:04.437Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:04.437Z] d9426d04b31b: Preparing [2024-07-12T00:38:04.437Z] b98137a7a2d6: Preparing [2024-07-12T00:38:04.437Z] ca44c156cb52: Preparing [2024-07-12T00:38:04.437Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:04.437Z] fa74e24bc896: Preparing [2024-07-12T00:38:04.437Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:04.437Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:04.437Z] fa74e24bc896: Waiting [2024-07-12T00:38:04.437Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:04.437Z] ca44c156cb52: Waiting [2024-07-12T00:38:04.437Z] b98137a7a2d6: Waiting [2024-07-12T00:38:04.437Z] 93f477a68494: Layer already exists [2024-07-12T00:38:04.437Z] b131bcb5f6c3: Layer already exists [2024-07-12T00:38:04.437Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:04.437Z] 131c01ac69f0: Layer already exists [2024-07-12T00:38:04.437Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:04.437Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:04.437Z] ca44c156cb52: Layer already exists [2024-07-12T00:38:04.437Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:04.437Z] b98137a7a2d6: Layer already exists [2024-07-12T00:38:04.437Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:04.437Z] latest: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:04.774Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:05.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.34 [2024-07-12T00:38:05.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T00:38:05.099Z] 93f477a68494: Preparing [2024-07-12T00:38:05.099Z] 131c01ac69f0: Preparing [2024-07-12T00:38:05.099Z] b131bcb5f6c3: Preparing [2024-07-12T00:38:05.099Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:05.099Z] d9426d04b31b: Preparing [2024-07-12T00:38:05.099Z] b98137a7a2d6: Preparing [2024-07-12T00:38:05.099Z] ca44c156cb52: Preparing [2024-07-12T00:38:05.099Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:05.099Z] fa74e24bc896: Preparing [2024-07-12T00:38:05.099Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:05.099Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:05.099Z] fa74e24bc896: Waiting [2024-07-12T00:38:05.099Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:05.099Z] b98137a7a2d6: Waiting [2024-07-12T00:38:05.099Z] ca44c156cb52: Waiting [2024-07-12T00:38:05.099Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:05.099Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:05.099Z] 93f477a68494: Layer already exists [2024-07-12T00:38:05.099Z] 131c01ac69f0: Layer already exists [2024-07-12T00:38:05.099Z] b131bcb5f6c3: Layer already exists [2024-07-12T00:38:05.099Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:05.099Z] ca44c156cb52: Layer already exists [2024-07-12T00:38:05.099Z] b98137a7a2d6: Layer already exists [2024-07-12T00:38:05.099Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:05.099Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:05.099Z] 3.2.0-dev.34: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:05.425Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:05.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:05.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T00:38:05.752Z] 93f477a68494: Preparing [2024-07-12T00:38:05.752Z] 131c01ac69f0: Preparing [2024-07-12T00:38:05.752Z] b131bcb5f6c3: Preparing [2024-07-12T00:38:05.752Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:05.752Z] d9426d04b31b: Preparing [2024-07-12T00:38:05.752Z] b98137a7a2d6: Preparing [2024-07-12T00:38:05.752Z] ca44c156cb52: Preparing [2024-07-12T00:38:05.752Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:05.752Z] fa74e24bc896: Preparing [2024-07-12T00:38:05.752Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:05.752Z] fa74e24bc896: Waiting [2024-07-12T00:38:05.752Z] ca44c156cb52: Waiting [2024-07-12T00:38:05.752Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:05.752Z] b98137a7a2d6: Waiting [2024-07-12T00:38:05.752Z] b131bcb5f6c3: Layer already exists [2024-07-12T00:38:05.752Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:05.752Z] 93f477a68494: Layer already exists [2024-07-12T00:38:05.752Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:05.752Z] 131c01ac69f0: Layer already exists [2024-07-12T00:38:05.752Z] b98137a7a2d6: Layer already exists [2024-07-12T00:38:05.752Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:05.752Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:05.752Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:05.752Z] ca44c156cb52: Layer already exists [2024-07-12T00:38:05.752Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:06.080Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:06.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-12T00:38:06.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-12T00:38:06.468Z] 93f477a68494: Preparing [2024-07-12T00:38:06.468Z] 131c01ac69f0: Preparing [2024-07-12T00:38:06.468Z] b131bcb5f6c3: Preparing [2024-07-12T00:38:06.468Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:06.468Z] d9426d04b31b: Preparing [2024-07-12T00:38:06.468Z] b98137a7a2d6: Preparing [2024-07-12T00:38:06.468Z] ca44c156cb52: Preparing [2024-07-12T00:38:06.468Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:06.468Z] fa74e24bc896: Preparing [2024-07-12T00:38:06.468Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:06.468Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:06.468Z] b98137a7a2d6: Waiting [2024-07-12T00:38:06.468Z] fa74e24bc896: Waiting [2024-07-12T00:38:06.468Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:06.468Z] 131c01ac69f0: Layer already exists [2024-07-12T00:38:06.468Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:06.468Z] 93f477a68494: Layer already exists [2024-07-12T00:38:06.468Z] b131bcb5f6c3: Layer already exists [2024-07-12T00:38:06.468Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:06.468Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:06.468Z] ca44c156cb52: Layer already exists [2024-07-12T00:38:06.468Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:06.468Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:06.468Z] b98137a7a2d6: Layer already exists [2024-07-12T00:38:06.468Z] main: digest: sha256:0e4906af9ccf69e18a1e2ad96e1e5ab02863648dbc11a4331697d3a1fe0d2e1f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:38:06.572Z] ===================================================== [Pipeline] echo [2024-07-12T00:38:06.583Z] taggedImages: [2024-07-12T00:38:06.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:06.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-12T00:38:06.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.34 [2024-07-12T00:38:06.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:06.583Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-12T00:38:06.605Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-12T00:38:06.605Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:06.605Z] latest [2024-07-12T00:38:06.605Z] 3.2.0-dev.34 [2024-07-12T00:38:06.605Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:06.605Z] main [2024-07-12T00:38:06.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:06.999Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:07.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:07.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T00:38:07.371Z] 71eebaa0f150: Preparing [2024-07-12T00:38:07.371Z] 3e2c6a8b18d4: Preparing [2024-07-12T00:38:07.371Z] 7d22ef33306d: Preparing [2024-07-12T00:38:07.371Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:07.371Z] d9426d04b31b: Preparing [2024-07-12T00:38:07.371Z] e924110230fa: Preparing [2024-07-12T00:38:07.371Z] 9edcaa430b9d: Preparing [2024-07-12T00:38:07.371Z] 446684a3db13: Preparing [2024-07-12T00:38:07.371Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:07.371Z] e924110230fa: Waiting [2024-07-12T00:38:07.371Z] 9edcaa430b9d: Waiting [2024-07-12T00:38:07.371Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:07.371Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:07.371Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:07.371Z] 71eebaa0f150: Pushed [2024-07-12T00:38:07.371Z] 7d22ef33306d: Pushed [2024-07-12T00:38:07.371Z] 3e2c6a8b18d4: Pushed [2024-07-12T00:38:07.371Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:07.628Z] 446684a3db13: Pushed [2024-07-12T00:38:07.886Z] 9edcaa430b9d: Pushed [2024-07-12T00:38:17.861Z] e924110230fa: Pushed [2024-07-12T00:38:17.861Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:18.186Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:18.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-12T00:38:18.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T00:38:18.506Z] 71eebaa0f150: Preparing [2024-07-12T00:38:18.506Z] 3e2c6a8b18d4: Preparing [2024-07-12T00:38:18.506Z] 7d22ef33306d: Preparing [2024-07-12T00:38:18.506Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:18.506Z] d9426d04b31b: Preparing [2024-07-12T00:38:18.506Z] e924110230fa: Preparing [2024-07-12T00:38:18.506Z] 9edcaa430b9d: Preparing [2024-07-12T00:38:18.506Z] 446684a3db13: Preparing [2024-07-12T00:38:18.506Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:18.506Z] e924110230fa: Waiting [2024-07-12T00:38:18.506Z] 9edcaa430b9d: Waiting [2024-07-12T00:38:18.506Z] 446684a3db13: Waiting [2024-07-12T00:38:18.506Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:18.506Z] 71eebaa0f150: Layer already exists [2024-07-12T00:38:18.506Z] 7d22ef33306d: Layer already exists [2024-07-12T00:38:18.506Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:18.506Z] 3e2c6a8b18d4: Layer already exists [2024-07-12T00:38:18.506Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:18.506Z] e924110230fa: Layer already exists [2024-07-12T00:38:18.506Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:18.506Z] 9edcaa430b9d: Layer already exists [2024-07-12T00:38:18.506Z] 446684a3db13: Layer already exists [2024-07-12T00:38:18.506Z] latest: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:18.823Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:19.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.34 [2024-07-12T00:38:19.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T00:38:19.146Z] 71eebaa0f150: Preparing [2024-07-12T00:38:19.146Z] 3e2c6a8b18d4: Preparing [2024-07-12T00:38:19.146Z] 7d22ef33306d: Preparing [2024-07-12T00:38:19.146Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:19.146Z] d9426d04b31b: Preparing [2024-07-12T00:38:19.146Z] e924110230fa: Preparing [2024-07-12T00:38:19.146Z] 9edcaa430b9d: Preparing [2024-07-12T00:38:19.146Z] 446684a3db13: Preparing [2024-07-12T00:38:19.146Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:19.146Z] e924110230fa: Waiting [2024-07-12T00:38:19.146Z] 9edcaa430b9d: Waiting [2024-07-12T00:38:19.146Z] 446684a3db13: Waiting [2024-07-12T00:38:19.146Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:19.146Z] 3e2c6a8b18d4: Layer already exists [2024-07-12T00:38:19.146Z] 71eebaa0f150: Layer already exists [2024-07-12T00:38:19.146Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:19.146Z] 7d22ef33306d: Layer already exists [2024-07-12T00:38:19.146Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:19.146Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:19.146Z] 446684a3db13: Layer already exists [2024-07-12T00:38:19.146Z] 9edcaa430b9d: Layer already exists [2024-07-12T00:38:19.146Z] e924110230fa: Layer already exists [2024-07-12T00:38:19.146Z] 3.2.0-dev.34: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:19.465Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:19.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:19.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T00:38:19.784Z] 71eebaa0f150: Preparing [2024-07-12T00:38:19.784Z] 3e2c6a8b18d4: Preparing [2024-07-12T00:38:19.784Z] 7d22ef33306d: Preparing [2024-07-12T00:38:19.784Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:19.784Z] d9426d04b31b: Preparing [2024-07-12T00:38:19.784Z] e924110230fa: Preparing [2024-07-12T00:38:19.784Z] 9edcaa430b9d: Preparing [2024-07-12T00:38:19.784Z] 446684a3db13: Preparing [2024-07-12T00:38:19.784Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:19.784Z] e924110230fa: Waiting [2024-07-12T00:38:19.784Z] 9edcaa430b9d: Waiting [2024-07-12T00:38:19.784Z] 446684a3db13: Waiting [2024-07-12T00:38:19.784Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:19.784Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:19.784Z] 71eebaa0f150: Layer already exists [2024-07-12T00:38:19.784Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:19.784Z] 7d22ef33306d: Layer already exists [2024-07-12T00:38:19.784Z] 3e2c6a8b18d4: Layer already exists [2024-07-12T00:38:19.784Z] 9edcaa430b9d: Layer already exists [2024-07-12T00:38:19.784Z] 446684a3db13: Layer already exists [2024-07-12T00:38:19.784Z] e924110230fa: Layer already exists [2024-07-12T00:38:19.784Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:19.784Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:20.108Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:20.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-12T00:38:20.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-12T00:38:20.429Z] 71eebaa0f150: Preparing [2024-07-12T00:38:20.429Z] 3e2c6a8b18d4: Preparing [2024-07-12T00:38:20.429Z] 7d22ef33306d: Preparing [2024-07-12T00:38:20.429Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:20.429Z] d9426d04b31b: Preparing [2024-07-12T00:38:20.429Z] e924110230fa: Preparing [2024-07-12T00:38:20.429Z] 9edcaa430b9d: Preparing [2024-07-12T00:38:20.429Z] 446684a3db13: Preparing [2024-07-12T00:38:20.429Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:20.429Z] e924110230fa: Waiting [2024-07-12T00:38:20.429Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:20.429Z] 446684a3db13: Waiting [2024-07-12T00:38:20.429Z] 71eebaa0f150: Layer already exists [2024-07-12T00:38:20.429Z] 7d22ef33306d: Layer already exists [2024-07-12T00:38:20.429Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:20.429Z] 3e2c6a8b18d4: Layer already exists [2024-07-12T00:38:20.429Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:20.429Z] e924110230fa: Layer already exists [2024-07-12T00:38:20.429Z] 9edcaa430b9d: Layer already exists [2024-07-12T00:38:20.429Z] 446684a3db13: Layer already exists [2024-07-12T00:38:20.429Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:20.429Z] main: digest: sha256:bb27b46d6fe24f1145f4280a4b15f586c7c4c7a290142b90d0478cc7cc42a0c8 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:38:20.489Z] ===================================================== [Pipeline] echo [2024-07-12T00:38:20.505Z] taggedImages: [2024-07-12T00:38:20.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:20.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-12T00:38:20.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.34 [2024-07-12T00:38:20.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:20.505Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-12T00:38:20.589Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-12T00:38:20.589Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:20.589Z] latest [2024-07-12T00:38:20.589Z] 3.2.0-dev.34 [2024-07-12T00:38:20.589Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:20.589Z] main [2024-07-12T00:38:20.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:20.912Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:21.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:21.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T00:38:21.232Z] 93f477a68494: Preparing [2024-07-12T00:38:21.232Z] 4bfc2a5440c4: Preparing [2024-07-12T00:38:21.232Z] 73332ebfcb79: Preparing [2024-07-12T00:38:21.232Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:21.232Z] d9426d04b31b: Preparing [2024-07-12T00:38:21.232Z] 3be0737e2a97: Preparing [2024-07-12T00:38:21.232Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:21.232Z] fa74e24bc896: Preparing [2024-07-12T00:38:21.232Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:21.232Z] 3be0737e2a97: Waiting [2024-07-12T00:38:21.232Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:21.232Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:21.232Z] fa74e24bc896: Waiting [2024-07-12T00:38:21.232Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:21.232Z] 93f477a68494: Layer already exists [2024-07-12T00:38:21.232Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:21.232Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:21.232Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:21.232Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:21.232Z] 4bfc2a5440c4: Pushed [2024-07-12T00:38:21.232Z] 73332ebfcb79: Pushed [2024-07-12T00:38:31.230Z] 3be0737e2a97: Pushed [2024-07-12T00:38:31.230Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:31.553Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:31.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-12T00:38:31.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T00:38:31.872Z] 93f477a68494: Preparing [2024-07-12T00:38:31.872Z] 4bfc2a5440c4: Preparing [2024-07-12T00:38:31.872Z] 73332ebfcb79: Preparing [2024-07-12T00:38:31.872Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:31.872Z] d9426d04b31b: Preparing [2024-07-12T00:38:31.872Z] 3be0737e2a97: Preparing [2024-07-12T00:38:31.872Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:31.872Z] fa74e24bc896: Preparing [2024-07-12T00:38:31.872Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:31.872Z] 3be0737e2a97: Waiting [2024-07-12T00:38:31.872Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:31.872Z] fa74e24bc896: Waiting [2024-07-12T00:38:31.872Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:31.872Z] 93f477a68494: Layer already exists [2024-07-12T00:38:31.872Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:31.872Z] 73332ebfcb79: Layer already exists [2024-07-12T00:38:31.872Z] 4bfc2a5440c4: Layer already exists [2024-07-12T00:38:31.872Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:31.872Z] 3be0737e2a97: Layer already exists [2024-07-12T00:38:31.872Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:31.872Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:31.872Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:31.872Z] latest: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:32.196Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:32.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.34 [2024-07-12T00:38:32.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T00:38:32.517Z] 93f477a68494: Preparing [2024-07-12T00:38:32.517Z] 4bfc2a5440c4: Preparing [2024-07-12T00:38:32.517Z] 73332ebfcb79: Preparing [2024-07-12T00:38:32.517Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:32.517Z] d9426d04b31b: Preparing [2024-07-12T00:38:32.517Z] 3be0737e2a97: Preparing [2024-07-12T00:38:32.517Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:32.517Z] fa74e24bc896: Preparing [2024-07-12T00:38:32.517Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:32.517Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:32.517Z] fa74e24bc896: Waiting [2024-07-12T00:38:32.517Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:32.517Z] 3be0737e2a97: Waiting [2024-07-12T00:38:32.517Z] 4bfc2a5440c4: Layer already exists [2024-07-12T00:38:32.517Z] 73332ebfcb79: Layer already exists [2024-07-12T00:38:32.517Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:32.517Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:32.517Z] 93f477a68494: Layer already exists [2024-07-12T00:38:32.517Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:32.517Z] 3be0737e2a97: Layer already exists [2024-07-12T00:38:32.517Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:32.517Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:32.517Z] 3.2.0-dev.34: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:32.837Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:33.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:33.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T00:38:33.153Z] 93f477a68494: Preparing [2024-07-12T00:38:33.153Z] 4bfc2a5440c4: Preparing [2024-07-12T00:38:33.153Z] 73332ebfcb79: Preparing [2024-07-12T00:38:33.153Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:33.153Z] d9426d04b31b: Preparing [2024-07-12T00:38:33.153Z] 3be0737e2a97: Preparing [2024-07-12T00:38:33.153Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:33.153Z] fa74e24bc896: Preparing [2024-07-12T00:38:33.153Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:33.153Z] fa74e24bc896: Waiting [2024-07-12T00:38:33.153Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:33.153Z] 3be0737e2a97: Waiting [2024-07-12T00:38:33.153Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:33.153Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:33.153Z] 93f477a68494: Layer already exists [2024-07-12T00:38:33.153Z] 4bfc2a5440c4: Layer already exists [2024-07-12T00:38:33.153Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:33.153Z] 73332ebfcb79: Layer already exists [2024-07-12T00:38:33.153Z] 3be0737e2a97: Layer already exists [2024-07-12T00:38:33.153Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:33.153Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:33.153Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:33.153Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:33.475Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:33.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-12T00:38:33.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-12T00:38:33.796Z] 93f477a68494: Preparing [2024-07-12T00:38:33.796Z] 4bfc2a5440c4: Preparing [2024-07-12T00:38:33.796Z] 73332ebfcb79: Preparing [2024-07-12T00:38:33.796Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:33.796Z] d9426d04b31b: Preparing [2024-07-12T00:38:33.796Z] 3be0737e2a97: Preparing [2024-07-12T00:38:33.796Z] 01cc5c3ecf8d: Preparing [2024-07-12T00:38:33.796Z] fa74e24bc896: Preparing [2024-07-12T00:38:33.796Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:33.796Z] 3be0737e2a97: Waiting [2024-07-12T00:38:33.796Z] 01cc5c3ecf8d: Waiting [2024-07-12T00:38:33.796Z] fa74e24bc896: Waiting [2024-07-12T00:38:33.796Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:33.796Z] 73332ebfcb79: Layer already exists [2024-07-12T00:38:33.796Z] 93f477a68494: Layer already exists [2024-07-12T00:38:33.796Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:33.796Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:33.796Z] 4bfc2a5440c4: Layer already exists [2024-07-12T00:38:33.796Z] fa74e24bc896: Layer already exists [2024-07-12T00:38:33.796Z] 01cc5c3ecf8d: Layer already exists [2024-07-12T00:38:33.796Z] 3be0737e2a97: Layer already exists [2024-07-12T00:38:33.796Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:33.796Z] main: digest: sha256:d8211698060f5f8a99a596a3a2463a417e6781967676614ee94363c2a3ae3b35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:38:33.870Z] ===================================================== [Pipeline] echo [2024-07-12T00:38:33.884Z] taggedImages: [2024-07-12T00:38:33.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:33.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-12T00:38:33.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.34 [2024-07-12T00:38:33.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:33.884Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-12T00:38:33.912Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-12T00:38:33.912Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:33.912Z] latest [2024-07-12T00:38:33.912Z] 3.2.0-dev.34 [2024-07-12T00:38:33.912Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:33.912Z] main [2024-07-12T00:38:33.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:34.252Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:34.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:34.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T00:38:34.593Z] a9b6ae267b0e: Preparing [2024-07-12T00:38:34.593Z] 1fe5dc0c97cb: Preparing [2024-07-12T00:38:34.593Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:34.593Z] d9426d04b31b: Preparing [2024-07-12T00:38:34.593Z] 36c68aa604af: Preparing [2024-07-12T00:38:34.593Z] e1d689bbc779: Preparing [2024-07-12T00:38:34.593Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:34.593Z] e1d689bbc779: Waiting [2024-07-12T00:38:34.593Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:34.593Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:34.593Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:34.593Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:34.593Z] a9b6ae267b0e: Pushed [2024-07-12T00:38:34.852Z] e1d689bbc779: Pushed [2024-07-12T00:38:35.110Z] 36c68aa604af: Pushed [2024-07-12T00:38:37.646Z] 1fe5dc0c97cb: Pushed [2024-07-12T00:38:37.906Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:38.230Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:38.553Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-12T00:38:38.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T00:38:38.553Z] a9b6ae267b0e: Preparing [2024-07-12T00:38:38.553Z] 1fe5dc0c97cb: Preparing [2024-07-12T00:38:38.553Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:38.553Z] d9426d04b31b: Preparing [2024-07-12T00:38:38.553Z] 36c68aa604af: Preparing [2024-07-12T00:38:38.553Z] e1d689bbc779: Preparing [2024-07-12T00:38:38.553Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:38.553Z] e1d689bbc779: Waiting [2024-07-12T00:38:38.553Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:38.553Z] a9b6ae267b0e: Layer already exists [2024-07-12T00:38:38.553Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:38.553Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:38.553Z] 1fe5dc0c97cb: Layer already exists [2024-07-12T00:38:38.553Z] 36c68aa604af: Layer already exists [2024-07-12T00:38:38.553Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:38.553Z] e1d689bbc779: Layer already exists [2024-07-12T00:38:38.553Z] latest: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:38.870Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:39.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.34 [2024-07-12T00:38:39.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T00:38:39.195Z] a9b6ae267b0e: Preparing [2024-07-12T00:38:39.195Z] 1fe5dc0c97cb: Preparing [2024-07-12T00:38:39.195Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:39.195Z] d9426d04b31b: Preparing [2024-07-12T00:38:39.195Z] 36c68aa604af: Preparing [2024-07-12T00:38:39.195Z] e1d689bbc779: Preparing [2024-07-12T00:38:39.195Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:39.195Z] e1d689bbc779: Waiting [2024-07-12T00:38:39.195Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:39.195Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:39.195Z] 36c68aa604af: Layer already exists [2024-07-12T00:38:39.195Z] 1fe5dc0c97cb: Layer already exists [2024-07-12T00:38:39.195Z] a9b6ae267b0e: Layer already exists [2024-07-12T00:38:39.195Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:39.195Z] e1d689bbc779: Layer already exists [2024-07-12T00:38:39.195Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:39.195Z] 3.2.0-dev.34: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:39.515Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:39.839Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:39.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T00:38:39.839Z] a9b6ae267b0e: Preparing [2024-07-12T00:38:39.839Z] 1fe5dc0c97cb: Preparing [2024-07-12T00:38:39.839Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:39.839Z] d9426d04b31b: Preparing [2024-07-12T00:38:39.839Z] 36c68aa604af: Preparing [2024-07-12T00:38:39.839Z] e1d689bbc779: Preparing [2024-07-12T00:38:39.839Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:39.839Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:39.839Z] e1d689bbc779: Waiting [2024-07-12T00:38:39.839Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:39.839Z] a9b6ae267b0e: Layer already exists [2024-07-12T00:38:39.839Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:39.839Z] 36c68aa604af: Layer already exists [2024-07-12T00:38:39.839Z] 1fe5dc0c97cb: Layer already exists [2024-07-12T00:38:39.839Z] e1d689bbc779: Layer already exists [2024-07-12T00:38:39.839Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:39.839Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:40.157Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:40.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-12T00:38:40.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-12T00:38:40.478Z] a9b6ae267b0e: Preparing [2024-07-12T00:38:40.478Z] 1fe5dc0c97cb: Preparing [2024-07-12T00:38:40.478Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:40.478Z] d9426d04b31b: Preparing [2024-07-12T00:38:40.478Z] 36c68aa604af: Preparing [2024-07-12T00:38:40.478Z] e1d689bbc779: Preparing [2024-07-12T00:38:40.478Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:40.478Z] e1d689bbc779: Waiting [2024-07-12T00:38:40.478Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:40.478Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:40.478Z] a9b6ae267b0e: Layer already exists [2024-07-12T00:38:40.478Z] 36c68aa604af: Layer already exists [2024-07-12T00:38:40.478Z] 1fe5dc0c97cb: Layer already exists [2024-07-12T00:38:40.478Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:40.478Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:40.478Z] e1d689bbc779: Layer already exists [2024-07-12T00:38:40.478Z] main: digest: sha256:acebeffbc1fb295e893d7e5236d3f9f716aa6f12c8825f4b65a4787fb4abcf5a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:38:40.550Z] ===================================================== [Pipeline] echo [2024-07-12T00:38:40.567Z] taggedImages: [2024-07-12T00:38:40.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:40.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-12T00:38:40.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.34 [2024-07-12T00:38:40.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:40.567Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-12T00:38:40.589Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-12T00:38:40.589Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:40.589Z] latest [2024-07-12T00:38:40.589Z] 3.2.0-dev.34 [2024-07-12T00:38:40.589Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:40.589Z] main [2024-07-12T00:38:40.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:40.930Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:41.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:41.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T00:38:41.291Z] bcf0f2e0780d: Preparing [2024-07-12T00:38:41.291Z] c260aa997ca9: Preparing [2024-07-12T00:38:41.291Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:41.291Z] d9426d04b31b: Preparing [2024-07-12T00:38:41.291Z] 0578f4f6870c: Preparing [2024-07-12T00:38:41.291Z] 612ff4f17471: Preparing [2024-07-12T00:38:41.291Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:41.291Z] 612ff4f17471: Waiting [2024-07-12T00:38:41.291Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:41.549Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:41.549Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:41.549Z] bcf0f2e0780d: Pushed [2024-07-12T00:38:41.549Z] 0578f4f6870c: Layer already exists [2024-07-12T00:38:41.549Z] 612ff4f17471: Layer already exists [2024-07-12T00:38:41.549Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:44.078Z] c260aa997ca9: Pushed [2024-07-12T00:38:44.337Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:44.663Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:44.981Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-12T00:38:44.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T00:38:44.981Z] bcf0f2e0780d: Preparing [2024-07-12T00:38:44.981Z] c260aa997ca9: Preparing [2024-07-12T00:38:44.981Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:44.981Z] d9426d04b31b: Preparing [2024-07-12T00:38:44.981Z] 0578f4f6870c: Preparing [2024-07-12T00:38:44.981Z] 612ff4f17471: Preparing [2024-07-12T00:38:44.981Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:44.981Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:44.981Z] 612ff4f17471: Waiting [2024-07-12T00:38:44.981Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:44.981Z] bcf0f2e0780d: Layer already exists [2024-07-12T00:38:44.981Z] c260aa997ca9: Layer already exists [2024-07-12T00:38:44.981Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:44.981Z] 0578f4f6870c: Layer already exists [2024-07-12T00:38:44.981Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:44.981Z] 612ff4f17471: Layer already exists [2024-07-12T00:38:44.981Z] latest: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:45.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:45.614Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.34 [2024-07-12T00:38:45.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T00:38:45.614Z] bcf0f2e0780d: Preparing [2024-07-12T00:38:45.614Z] c260aa997ca9: Preparing [2024-07-12T00:38:45.614Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:45.614Z] d9426d04b31b: Preparing [2024-07-12T00:38:45.614Z] 0578f4f6870c: Preparing [2024-07-12T00:38:45.614Z] 612ff4f17471: Preparing [2024-07-12T00:38:45.614Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:45.614Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:45.614Z] 612ff4f17471: Waiting [2024-07-12T00:38:45.614Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:45.614Z] 0578f4f6870c: Layer already exists [2024-07-12T00:38:45.614Z] bcf0f2e0780d: Layer already exists [2024-07-12T00:38:45.614Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:45.614Z] c260aa997ca9: Layer already exists [2024-07-12T00:38:45.614Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:45.614Z] 612ff4f17471: Layer already exists [2024-07-12T00:38:45.614Z] 3.2.0-dev.34: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:45.933Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:46.253Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:46.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T00:38:46.253Z] bcf0f2e0780d: Preparing [2024-07-12T00:38:46.253Z] c260aa997ca9: Preparing [2024-07-12T00:38:46.253Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:46.253Z] d9426d04b31b: Preparing [2024-07-12T00:38:46.253Z] 0578f4f6870c: Preparing [2024-07-12T00:38:46.253Z] 612ff4f17471: Preparing [2024-07-12T00:38:46.253Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:46.253Z] 612ff4f17471: Waiting [2024-07-12T00:38:46.253Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:46.253Z] 0578f4f6870c: Layer already exists [2024-07-12T00:38:46.253Z] bcf0f2e0780d: Layer already exists [2024-07-12T00:38:46.253Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:46.253Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:46.253Z] c260aa997ca9: Layer already exists [2024-07-12T00:38:46.253Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:46.253Z] 612ff4f17471: Layer already exists [2024-07-12T00:38:46.253Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:46.577Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T00:38:46.892Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-12T00:38:46.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-12T00:38:46.892Z] bcf0f2e0780d: Preparing [2024-07-12T00:38:46.892Z] c260aa997ca9: Preparing [2024-07-12T00:38:46.892Z] 4ad07c257cd6: Preparing [2024-07-12T00:38:46.892Z] d9426d04b31b: Preparing [2024-07-12T00:38:46.892Z] 0578f4f6870c: Preparing [2024-07-12T00:38:46.892Z] 612ff4f17471: Preparing [2024-07-12T00:38:46.892Z] 63ec0bd56cf3: Preparing [2024-07-12T00:38:46.892Z] 612ff4f17471: Waiting [2024-07-12T00:38:46.892Z] 63ec0bd56cf3: Waiting [2024-07-12T00:38:46.892Z] c260aa997ca9: Layer already exists [2024-07-12T00:38:46.892Z] d9426d04b31b: Layer already exists [2024-07-12T00:38:46.892Z] 0578f4f6870c: Layer already exists [2024-07-12T00:38:46.892Z] bcf0f2e0780d: Layer already exists [2024-07-12T00:38:46.892Z] 4ad07c257cd6: Layer already exists [2024-07-12T00:38:46.892Z] 612ff4f17471: Layer already exists [2024-07-12T00:38:46.892Z] 63ec0bd56cf3: Layer already exists [2024-07-12T00:38:46.892Z] main: digest: sha256:96d1ce44e33caf48b3c8b09a09184b6f083aaec03eb3065c24e94a0630bf1620 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T00:38:46.965Z] ===================================================== [Pipeline] echo [2024-07-12T00:38:46.975Z] taggedImages: [2024-07-12T00:38:46.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T00:38:46.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-12T00:38:46.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.34 [2024-07-12T00:38:46.975Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T00:38:46.975Z] - 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] } [2024-07-12T00:39:02.681Z] #78 DONE 101.0s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #79 DONE 99.6s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #114 ... [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #85 DONE 79.1s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #72 DONE 102.1s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #77 DONE 104.0s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #115 ... [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #116 [support-notifications builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #116 DONE 1.4s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #117 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #117 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #118 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #119 [core-command builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #119 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #120 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #121 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #122 [core-data builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #122 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #123 [core-keeper builder 7/8] COPY . . [2024-07-12T00:39:02.681Z] #123 DONE 1.5s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #124 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #125 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #126 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #114 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #114 DONE 1.5s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #127 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #128 [support-scheduler builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #128 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #129 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #130 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #131 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #132 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #133 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #134 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #135 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #136 DONE 1.4s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #137 [core-metadata builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #137 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-12T00:39:02.681Z] #138 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-12T00:39:02.681Z] #139 CACHED [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-07-12T00:39:02.681Z] #115 DONE 1.4s [2024-07-12T00:39:02.681Z] [2024-07-12T00:39:02.681Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:39:03.261Z] #140 ... [2024-07-12T00:39:03.261Z] [2024-07-12T00:39:03.261Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T00:39:03.261Z] #0 4.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-12T00:39:03.527Z] #141 ... [2024-07-12T00:39:03.527Z] [2024-07-12T00:39:03.527Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:39:03.527Z] #140 5.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-12T00:39:07.768Z] #140 ... [2024-07-12T00:39:07.768Z] [2024-07-12T00:39:07.768Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T00:39:07.768Z] #0 5.216 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-12T00:39:08.034Z] #142 ... [2024-07-12T00:39:08.034Z] [2024-07-12T00:39:08.034Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T00:39:08.034Z] #0 5.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-12T00:39:08.034Z] #143 ... [2024-07-12T00:39:08.034Z] [2024-07-12T00:39:08.034Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T00:39:08.034Z] #0 4.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-12T00:39:08.302Z] #144 ... [2024-07-12T00:39:08.302Z] [2024-07-12T00:39:08.302Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T00:39:08.302Z] #0 5.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-12T00:39:08.568Z] #145 ... [2024-07-12T00:39:08.569Z] [2024-07-12T00:39:08.569Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T00:39:08.569Z] #0 4.674 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-12T00:39:08.569Z] #146 ... [2024-07-12T00:39:08.569Z] [2024-07-12T00:39:08.569Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T00:39:08.569Z] #0 5.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-12T00:39:08.838Z] #147 ... [2024-07-12T00:39:08.838Z] [2024-07-12T00:39:08.838Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T00:39:08.838Z] #0 4.723 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-12T00:39:08.838Z] #148 ... [2024-07-12T00:39:08.838Z] [2024-07-12T00:39:08.838Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T00:39:08.838Z] #0 5.830 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-12T00:39:09.111Z] #149 ... [2024-07-12T00:39:09.111Z] [2024-07-12T00:39:09.111Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T00:39:09.111Z] #0 5.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-12T00:39:09.111Z] #150 ... [2024-07-12T00:39:09.111Z] [2024-07-12T00:39:09.111Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-12T00:39:09.111Z] #0 4.161 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-12T00:58:32.293Z] #151 1169.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.34" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-12T00:58:32.293Z] #151 ... [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-12T00:58:32.293Z] #143 DONE 1171.3s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T00:58:32.293Z] #146 ... [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:58:32.293Z] #152 DONE 0.3s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:58:32.293Z] #153 DONE 0.2s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T00:58:32.293Z] #145 ... [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-12T00:58:32.293Z] #154 DONE 0.2s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-12T00:58:32.293Z] #155 DONE 0.1s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-12T00:58:32.293Z] #156 DONE 0.2s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T00:58:32.293Z] #157 DONE 0.2s [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T00:58:32.293Z] #150 ... [2024-07-12T00:58:32.293Z] [2024-07-12T00:58:32.293Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:58:32.872Z] #158 DONE 2.2s [2024-07-12T00:58:32.872Z] [2024-07-12T00:58:32.872Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:58:33.138Z] #140 ... [2024-07-12T00:58:33.138Z] [2024-07-12T00:58:33.138Z] #107 [security-proxy-setup] exporting to image [2024-07-12T00:58:33.138Z] #107 exporting layers [2024-07-12T00:58:34.094Z] #107 exporting layers 1.0s done [2024-07-12T00:58:34.094Z] #107 writing image sha256:79783940263885350633e1a807b69fce1ab8c5c1f465aaec9768fe64ad43c03d done [2024-07-12T00:58:34.094Z] #107 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-07-12T00:58:34.094Z] #107 DONE 4.7s [2024-07-12T00:58:34.094Z] [2024-07-12T00:58:34.094Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T00:58:35.057Z] #147 ... [2024-07-12T00:58:35.057Z] [2024-07-12T00:58:35.057Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-12T00:58:35.057Z] #144 DONE 1177.3s [2024-07-12T00:58:35.057Z] [2024-07-12T00:58:35.057Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-12T00:58:35.353Z] #159 DONE 0.3s [2024-07-12T00:58:35.353Z] [2024-07-12T00:58:35.353Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-12T00:58:37.947Z] #160 DONE 2.5s [2024-07-12T00:58:37.947Z] [2024-07-12T00:58:37.947Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:58:38.215Z] #161 DONE 0.3s [2024-07-12T00:58:38.215Z] [2024-07-12T00:58:38.215Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:58:38.483Z] #162 DONE 0.3s [2024-07-12T00:58:38.483Z] [2024-07-12T00:58:38.483Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-12T00:58:38.751Z] #163 DONE 0.3s [2024-07-12T00:58:38.752Z] [2024-07-12T00:58:38.752Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-12T00:58:39.017Z] #164 DONE 0.1s [2024-07-12T00:58:39.017Z] [2024-07-12T00:58:39.017Z] #165 [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/ [2024-07-12T00:58:39.017Z] #165 DONE 0.2s [2024-07-12T00:58:39.017Z] [2024-07-12T00:58:39.017Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-12T00:58:39.286Z] #166 DONE 0.1s [2024-07-12T00:58:39.286Z] [2024-07-12T00:58:39.286Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-12T00:58:39.286Z] #167 DONE 0.2s [2024-07-12T00:58:39.286Z] [2024-07-12T00:58:39.286Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-12T00:58:39.869Z] #168 DONE 0.1s [2024-07-12T00:58:39.869Z] [2024-07-12T00:58:39.869Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-12T00:58:41.832Z] #169 DONE 1.9s [2024-07-12T00:58:41.832Z] [2024-07-12T00:58:41.832Z] #107 [security-bootstrapper] exporting to image [2024-07-12T00:58:41.832Z] #107 exporting layers [2024-07-12T00:58:42.795Z] #107 exporting layers 1.2s done [2024-07-12T00:58:42.795Z] #107 writing image sha256:ad7006bea2168a72243b7fcfecc965aace3f0d59a2636dd0eea95453d473ea4f done [2024-07-12T00:58:42.795Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-12T00:58:42.795Z] #107 DONE 5.9s [2024-07-12T00:58:42.795Z] [2024-07-12T00:58:42.795Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T00:58:48.129Z] #150 ... [2024-07-12T00:58:48.129Z] [2024-07-12T00:58:48.129Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-12T00:58:48.129Z] #151 DONE 1189.8s [2024-07-12T00:58:48.129Z] [2024-07-12T00:58:48.129Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T00:58:48.129Z] #148 ... [2024-07-12T00:58:48.129Z] [2024-07-12T00:58:48.129Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:58:48.129Z] #170 DONE 0.1s [2024-07-12T00:58:48.129Z] [2024-07-12T00:58:48.129Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:58:48.395Z] #171 DONE 0.1s [2024-07-12T00:58:48.395Z] [2024-07-12T00:58:48.395Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-12T00:58:48.395Z] #172 DONE 0.1s [2024-07-12T00:58:48.395Z] [2024-07-12T00:58:48.395Z] #173 [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 [2024-07-12T00:58:48.670Z] #173 DONE 0.1s [2024-07-12T00:58:48.670Z] [2024-07-12T00:58:48.670Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:58:48.670Z] #174 DONE 0.1s [2024-07-12T00:58:48.670Z] [2024-07-12T00:58:48.670Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T00:58:48.945Z] #145 ... [2024-07-12T00:58:48.945Z] [2024-07-12T00:58:48.945Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-12T00:58:48.945Z] #175 DONE 0.2s [2024-07-12T00:58:48.945Z] [2024-07-12T00:58:48.945Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-12T00:58:49.218Z] #176 DONE 0.2s [2024-07-12T00:58:49.218Z] [2024-07-12T00:58:49.218Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-12T00:58:49.491Z] #177 DONE 0.1s [2024-07-12T00:58:49.491Z] [2024-07-12T00:58:49.491Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:58:51.436Z] #178 DONE 2.0s [2024-07-12T00:58:51.436Z] [2024-07-12T00:58:51.436Z] #107 [security-secretstore-setup] exporting to image [2024-07-12T00:58:51.436Z] #107 exporting layers [2024-07-12T00:58:52.842Z] #107 exporting layers 1.3s done [2024-07-12T00:58:52.842Z] #107 writing image sha256:d029ebd2278c9837019a26c52918914aa972fd58eb88a7f54164fca8a63c68f5 0.1s done [2024-07-12T00:58:52.842Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-12T00:58:52.842Z] #107 DONE 7.3s [2024-07-12T00:58:52.842Z] [2024-07-12T00:58:52.842Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T00:59:49.229Z] #44 ... [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-12T00:59:49.229Z] #141 DONE 1245.0s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T00:59:49.229Z] #149 ... [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T00:59:49.229Z] #179 DONE 0.2s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T00:59:49.229Z] #149 ... [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T00:59:49.229Z] #180 DONE 0.1s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-12T00:59:49.229Z] #181 DONE 0.3s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:59:49.229Z] #140 ... [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-12T00:59:49.229Z] #182 DONE 0.1s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-12T00:59:49.229Z] #183 DONE 0.1s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T00:59:49.229Z] #140 ... [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T00:59:49.229Z] #184 DONE 2.4s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #107 [core-common-config-bootstrapper] exporting to image [2024-07-12T00:59:49.229Z] #107 exporting layers [2024-07-12T00:59:49.229Z] #107 exporting layers 0.8s done [2024-07-12T00:59:49.229Z] #107 writing image sha256:bf2efd7fe3ed53c8c449cef3399e4c42c7f0afb8279d95b775eda5f0d31b97ea 0.0s done [2024-07-12T00:59:49.229Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-07-12T00:59:49.229Z] #107 DONE 8.1s [2024-07-12T00:59:49.229Z] [2024-07-12T00:59:49.229Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T01:01:40.880Z] #146 ... [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-12T01:01:40.880Z] #140 DONE 1361.3s [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T01:01:40.880Z] #149 ... [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:01:40.880Z] #185 DONE 0.2s [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T01:01:40.880Z] #149 ... [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:01:40.880Z] #186 DONE 0.2s [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-12T01:01:40.880Z] #187 DONE 0.3s [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:01:40.880Z] #188 DONE 0.1s [2024-07-12T01:01:40.880Z] [2024-07-12T01:01:40.880Z] #107 [security-spiffe-token-provider] exporting to image [2024-07-12T01:01:40.880Z] #107 exporting layers [2024-07-12T01:01:41.153Z] #107 exporting layers 0.7s done [2024-07-12T01:01:41.153Z] #107 writing image sha256:613fb1ed18cf55a048afab56a9b341699738cd754ead665f8186e61f967f872e done [2024-07-12T01:01:41.153Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-12T01:01:41.153Z] #107 DONE 8.9s [2024-07-12T01:01:41.153Z] [2024-07-12T01:01:41.153Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:09:03.808Z] #44 ... [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-12T01:09:03.808Z] #147 DONE 1793.9s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T01:09:03.808Z] #146 ... [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:09:03.808Z] #189 DONE 0.2s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T01:09:03.808Z] #145 ... [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:09:03.808Z] #190 DONE 0.2s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T01:09:03.808Z] #149 ... [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-12T01:09:03.808Z] #191 DONE 0.5s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:09:03.808Z] #192 DONE 0.1s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-12T01:09:03.808Z] #193 DONE 0.1s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-12T01:09:03.808Z] #194 DONE 2.0s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T01:09:03.808Z] #142 ... [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #107 [security-proxy-auth] exporting to image [2024-07-12T01:09:03.808Z] #107 exporting layers [2024-07-12T01:09:03.808Z] #107 exporting layers 0.6s done [2024-07-12T01:09:03.808Z] #107 writing image sha256:b4c93e94b47483f55ac0e7fc5fb231682980c11b768e3a3a01dbd5304aba6123 0.0s done [2024-07-12T01:09:03.808Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-12T01:09:03.808Z] #107 DONE 9.5s [2024-07-12T01:09:03.808Z] [2024-07-12T01:09:03.808Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T01:09:50.631Z] #150 ... [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-12T01:09:50.631Z] #142 DONE 1849.1s [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T01:09:50.631Z] #146 ... [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:09:50.631Z] #195 DONE 0.2s [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:09:50.631Z] #44 ... [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:09:50.631Z] #196 DONE 0.1s [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:09:50.631Z] #44 ... [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-12T01:09:50.631Z] #197 DONE 0.4s [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:09:50.631Z] #198 DONE 0.1s [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #107 [core-command] exporting to image [2024-07-12T01:09:50.631Z] #107 exporting layers [2024-07-12T01:09:50.631Z] #107 exporting layers 0.4s done [2024-07-12T01:09:50.631Z] #107 writing image sha256:4ac630c719731a085f99035fdfad24f759f2f28e8f02693993be8b2c113f0d02 done [2024-07-12T01:09:50.631Z] #107 naming to docker.io/library/core-command-arm64 done [2024-07-12T01:09:50.631Z] #107 DONE 10.0s [2024-07-12T01:09:50.631Z] [2024-07-12T01:09:50.631Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T01:10:02.942Z] #146 ... [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-12T01:10:02.942Z] #150 DONE 1863.3s [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:10:02.942Z] #44 ... [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:10:02.942Z] #199 DONE 0.3s [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T01:10:02.942Z] #148 ... [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:10:02.942Z] #200 DONE 0.3s [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T01:10:02.942Z] #149 ... [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T01:10:02.942Z] #201 ... [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-12T01:10:02.942Z] #148 DONE 1864.9s [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-12T01:10:02.942Z] #201 DONE 0.6s [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:10:02.942Z] #202 DONE 0.3s [2024-07-12T01:10:02.942Z] [2024-07-12T01:10:02.942Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T01:10:03.213Z] #146 ... [2024-07-12T01:10:03.213Z] [2024-07-12T01:10:03.213Z] #107 [core-data] exporting to image [2024-07-12T01:10:03.213Z] #107 exporting layers [2024-07-12T01:10:03.213Z] #107 ... [2024-07-12T01:10:03.213Z] [2024-07-12T01:10:03.213Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-12T01:10:03.213Z] #149 DONE 1865.5s [2024-07-12T01:10:03.479Z] [2024-07-12T01:10:03.479Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T01:10:04.080Z] #145 ... [2024-07-12T01:10:04.080Z] [2024-07-12T01:10:04.080Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:10:04.346Z] #203 ... [2024-07-12T01:10:04.346Z] [2024-07-12T01:10:04.346Z] #107 [core-data] exporting to image [2024-07-12T01:10:04.346Z] #107 exporting layers 1.2s done [2024-07-12T01:10:04.346Z] #107 writing image sha256:7dc6ade8840347611d2e044ec6fd09be6eeaad99af4100ba25637c6ee590db1c 0.0s done [2024-07-12T01:10:04.346Z] #107 naming to docker.io/library/core-data-arm64 0.0s done [2024-07-12T01:10:04.346Z] #107 DONE 11.2s [2024-07-12T01:10:04.346Z] [2024-07-12T01:10:04.346Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:10:04.346Z] #203 DONE 0.4s [2024-07-12T01:10:04.346Z] [2024-07-12T01:10:04.346Z] #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:10:04.613Z] #204 DONE 0.2s [2024-07-12T01:10:04.613Z] [2024-07-12T01:10:04.613Z] #205 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:10:04.613Z] #205 DONE 0.2s [2024-07-12T01:10:04.613Z] [2024-07-12T01:10:04.613Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-12T01:10:05.204Z] #206 DONE 0.6s [2024-07-12T01:10:05.204Z] [2024-07-12T01:10:05.204Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-12T01:10:05.204Z] #207 DONE 0.5s [2024-07-12T01:10:05.204Z] [2024-07-12T01:10:05.204Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:10:05.479Z] #208 ... [2024-07-12T01:10:05.479Z] [2024-07-12T01:10:05.479Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:10:05.479Z] #209 DONE 0.3s [2024-07-12T01:10:05.479Z] [2024-07-12T01:10:05.479Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:10:05.479Z] #208 DONE 0.3s [2024-07-12T01:10:05.479Z] [2024-07-12T01:10:05.479Z] #107 [core-keeper] exporting to image [2024-07-12T01:10:05.749Z] #107 ... [2024-07-12T01:10:05.749Z] [2024-07-12T01:10:05.749Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-12T01:10:05.749Z] #210 DONE 0.3s [2024-07-12T01:10:06.021Z] [2024-07-12T01:10:06.021Z] #107 [core-metadata] exporting to image [2024-07-12T01:10:06.291Z] #107 exporting layers 0.6s done [2024-07-12T01:10:06.291Z] #107 writing image sha256:209152521f204f650137f4a29e4491188311afb217261525654c122d0d680f2a done [2024-07-12T01:10:06.291Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-07-12T01:10:06.564Z] #107 exporting layers 0.6s done [2024-07-12T01:10:06.564Z] #107 writing image sha256:a910c8e64c22012999a3b005c199d924d3ec0a17d5208a5807fe856ff2e7028e done [2024-07-12T01:10:06.564Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-07-12T01:10:06.564Z] #107 DONE 12.4s [2024-07-12T01:10:06.564Z] [2024-07-12T01:10:06.564Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-12T01:10:33.447Z] #145 DONE 1895.1s [2024-07-12T01:10:33.447Z] [2024-07-12T01:10:33.447Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:10:33.447Z] #44 ... [2024-07-12T01:10:33.447Z] [2024-07-12T01:10:33.447Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-12T01:10:33.447Z] #146 DONE 1895.1s [2024-07-12T01:10:33.447Z] [2024-07-12T01:10:33.447Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:10:33.447Z] #211 DONE 0.1s [2024-07-12T01:10:33.447Z] [2024-07-12T01:10:33.447Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:10:33.447Z] #44 ... [2024-07-12T01:10:33.447Z] [2024-07-12T01:10:33.447Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:10:33.447Z] #212 DONE 0.1s [2024-07-12T01:10:33.447Z] [2024-07-12T01:10:33.447Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-12T01:10:33.715Z] #213 DONE 0.1s [2024-07-12T01:10:33.716Z] [2024-07-12T01:10:33.716Z] #214 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-12T01:10:33.716Z] #214 DONE 0.2s [2024-07-12T01:10:33.716Z] [2024-07-12T01:10:33.716Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-12T01:10:33.980Z] #215 DONE 0.4s [2024-07-12T01:10:33.980Z] [2024-07-12T01:10:33.980Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:10:33.980Z] #216 DONE 0.2s [2024-07-12T01:10:33.980Z] [2024-07-12T01:10:33.980Z] #107 [support-scheduler] exporting to image [2024-07-12T01:10:33.980Z] #107 exporting layers [2024-07-12T01:10:34.245Z] #107 ... [2024-07-12T01:10:34.245Z] [2024-07-12T01:10:34.245Z] #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-12T01:10:34.245Z] #217 DONE 0.5s [2024-07-12T01:10:34.245Z] [2024-07-12T01:10:34.245Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-12T01:10:34.245Z] #218 DONE 0.1s [2024-07-12T01:10:34.511Z] [2024-07-12T01:10:34.511Z] #107 [support-notifications] exporting to image [2024-07-12T01:10:34.511Z] #107 exporting layers 0.5s done [2024-07-12T01:10:34.511Z] #107 writing image sha256:6785aa90e98848804917d01d6ce1a19f82409013e3ad255fcb72010448d022a2 [2024-07-12T01:10:34.511Z] #107 writing image sha256:6785aa90e98848804917d01d6ce1a19f82409013e3ad255fcb72010448d022a2 done [2024-07-12T01:10:34.511Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-07-12T01:10:34.776Z] #107 exporting layers 0.4s done [2024-07-12T01:10:34.776Z] #107 writing image sha256:6786175a947bd215541be5f5d9d7d576b60ebc4335cfbef9cf32f0248a315d44 done [2024-07-12T01:10:34.776Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-07-12T01:10:34.776Z] #107 DONE 13.0s [2024-07-12T01:10:34.776Z] [2024-07-12T01:10:34.776Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-12T01:10:34.776Z] time="2024-07-12T00:36:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-12T01:10:34.790Z] $ docker stop --time=1 241c66357d8f3b7fe2525953657aeca3683812326594aedc08205a83f3262654 [2024-07-12T01:10:36.421Z] $ docker rm -f --volumes 241c66357d8f3b7fe2525953657aeca3683812326594aedc08205a83f3262654 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T01:10:36.903Z] + docker images [2024-07-12T01:10:36.903Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-12T01:10:36.903Z] support-notifications-arm64 latest 6786175a947b 2 seconds ago 43.3MB [2024-07-12T01:10:36.903Z] support-scheduler-arm64 latest 6785aa90e988 3 seconds ago 42.4MB [2024-07-12T01:10:36.903Z] core-keeper-arm64 latest 209152521f20 31 seconds ago 35.2MB [2024-07-12T01:10:36.903Z] core-metadata-arm64 latest a910c8e64c22 31 seconds ago 40.3MB [2024-07-12T01:10:36.903Z] core-data-arm64 latest 7dc6ade88403 34 seconds ago 40.2MB [2024-07-12T01:10:36.903Z] core-command-arm64 latest 4ac630c71973 48 seconds ago 39.9MB [2024-07-12T01:10:36.903Z] security-proxy-auth-arm64 latest b4c93e94b474 About a minute ago 37.4MB [2024-07-12T01:10:36.903Z] security-spiffe-token-provider-arm64 latest 613fb1ed18cf 8 minutes ago 34.1MB [2024-07-12T01:10:36.903Z] core-common-config-bootstrapper-arm64 latest bf2efd7fe3ed 10 minutes ago 20.1MB [2024-07-12T01:10:36.903Z] security-secretstore-setup-arm64 latest d029ebd2278c 11 minutes ago 41.5MB [2024-07-12T01:10:36.903Z] security-bootstrapper-arm64 latest ad7006bea216 11 minutes ago 23.7MB [2024-07-12T01:10:36.903Z] security-proxy-setup-arm64 latest 797839402638 12 minutes ago 31MB [2024-07-12T01:10:36.903Z] security-spire-agent-arm64 latest 78e42292f53f 32 minutes ago 179MB [2024-07-12T01:10:36.903Z] security-spire-config-arm64 latest 36fda5404f66 32 minutes ago 120MB [2024-07-12T01:10:36.903Z] security-spire-server-arm64 latest 07e67a73bfb1 32 minutes ago 121MB [2024-07-12T01:10:36.903Z] ci-base-image-arm64 latest e473a8eb2bed 34 minutes ago 962MB [2024-07-12T01:10:36.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-12T01:10:36.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 [2024-07-12T01:10:37.044Z] provisioning config files... [2024-07-12T01:10:37.057Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/652@tmp/config6550830613698340359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:10:37.396Z] ---> ****-login.sh [2024-07-12T01:10:37.396Z] nexus3.edgexfoundry.org:10001 [2024-07-12T01:10:37.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T01:10:37.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T01:10:37.659Z] Configure a credential helper to remove this warning. See [2024-07-12T01:10:37.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T01:10:37.660Z] [2024-07-12T01:10:37.660Z] Login Succeeded [2024-07-12T01:10:37.660Z] nexus3.edgexfoundry.org:10002 [2024-07-12T01:10:37.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T01:10:38.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T01:10:38.188Z] Configure a credential helper to remove this warning. See [2024-07-12T01:10:38.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T01:10:38.188Z] [2024-07-12T01:10:38.188Z] Login Succeeded [2024-07-12T01:10:38.189Z] nexus3.edgexfoundry.org:10003 [2024-07-12T01:10:38.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T01:10:38.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T01:10:38.454Z] Configure a credential helper to remove this warning. See [2024-07-12T01:10:38.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T01:10:38.454Z] [2024-07-12T01:10:38.454Z] Login Succeeded [2024-07-12T01:10:38.454Z] nexus3.edgexfoundry.org:10004 [2024-07-12T01:10:38.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T01:10:38.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T01:10:38.980Z] Configure a credential helper to remove this warning. See [2024-07-12T01:10:38.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T01:10:38.980Z] [2024-07-12T01:10:38.980Z] Login Succeeded [2024-07-12T01:10:38.980Z] ****.io [2024-07-12T01:10:39.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-12T01:10:39.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-12T01:10:39.508Z] Configure a credential helper to remove this warning. See [2024-07-12T01:10:39.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-12T01:10:39.508Z] [2024-07-12T01:10:39.508Z] Login Succeeded [2024-07-12T01:10:39.508Z] ---> ****-login.sh ends [Pipeline] } [2024-07-12T01:10:39.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:10:39.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-12T01:10:39.599Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-12T01:10:39.599Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:39.599Z] latest [2024-07-12T01:10:39.599Z] 3.2.0-dev.34 [2024-07-12T01:10:39.599Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:39.599Z] main [2024-07-12T01:10:39.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:39.980Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:40.338Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:40.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T01:10:40.338Z] ebe12082d99e: Preparing [2024-07-12T01:10:40.338Z] 934054462c3a: Preparing [2024-07-12T01:10:40.338Z] a338fb7f13c8: Preparing [2024-07-12T01:10:40.338Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:40.338Z] 04db2dd71857: Preparing [2024-07-12T01:10:40.338Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:40.338Z] da707bb00cb8: Preparing [2024-07-12T01:10:40.338Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:40.338Z] da707bb00cb8: Waiting [2024-07-12T01:10:40.602Z] 3ee83ebf67a1: Pushed [2024-07-12T01:10:40.602Z] ebe12082d99e: Pushed [2024-07-12T01:10:40.602Z] a338fb7f13c8: Pushed [2024-07-12T01:10:40.602Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:40.866Z] ceb40e8c2ab8: Pushed [2024-07-12T01:10:41.817Z] 04db2dd71857: Pushed [2024-07-12T01:10:46.044Z] 934054462c3a: Pushed [2024-07-12T01:10:46.308Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:46.661Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:47.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-12T01:10:47.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T01:10:47.018Z] ebe12082d99e: Preparing [2024-07-12T01:10:47.018Z] 934054462c3a: Preparing [2024-07-12T01:10:47.018Z] a338fb7f13c8: Preparing [2024-07-12T01:10:47.018Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:47.018Z] 04db2dd71857: Preparing [2024-07-12T01:10:47.018Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:47.018Z] da707bb00cb8: Preparing [2024-07-12T01:10:47.018Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:47.018Z] da707bb00cb8: Waiting [2024-07-12T01:10:47.018Z] 934054462c3a: Layer already exists [2024-07-12T01:10:47.018Z] ebe12082d99e: Layer already exists [2024-07-12T01:10:47.018Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:47.018Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:47.018Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:47.018Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:47.018Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:47.281Z] latest: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:47.631Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:47.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.34 [2024-07-12T01:10:47.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T01:10:47.982Z] ebe12082d99e: Preparing [2024-07-12T01:10:47.982Z] 934054462c3a: Preparing [2024-07-12T01:10:47.982Z] a338fb7f13c8: Preparing [2024-07-12T01:10:47.982Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:47.982Z] 04db2dd71857: Preparing [2024-07-12T01:10:47.982Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:47.982Z] da707bb00cb8: Preparing [2024-07-12T01:10:47.982Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:47.982Z] da707bb00cb8: Waiting [2024-07-12T01:10:47.982Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:47.982Z] 934054462c3a: Layer already exists [2024-07-12T01:10:47.982Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:47.982Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:47.982Z] ebe12082d99e: Layer already exists [2024-07-12T01:10:47.982Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:47.982Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:48.246Z] 3.2.0-dev.34: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:48.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:48.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:48.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T01:10:48.942Z] ebe12082d99e: Preparing [2024-07-12T01:10:48.942Z] 934054462c3a: Preparing [2024-07-12T01:10:48.942Z] a338fb7f13c8: Preparing [2024-07-12T01:10:48.942Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:48.942Z] 04db2dd71857: Preparing [2024-07-12T01:10:48.942Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:48.942Z] da707bb00cb8: Preparing [2024-07-12T01:10:48.942Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:48.942Z] da707bb00cb8: Waiting [2024-07-12T01:10:48.942Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:48.942Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:48.942Z] 934054462c3a: Layer already exists [2024-07-12T01:10:48.942Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:48.942Z] ebe12082d99e: Layer already exists [2024-07-12T01:10:48.942Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:48.942Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:48.942Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:49.611Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:49.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-12T01:10:49.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-12T01:10:49.960Z] ebe12082d99e: Preparing [2024-07-12T01:10:49.960Z] 934054462c3a: Preparing [2024-07-12T01:10:49.960Z] a338fb7f13c8: Preparing [2024-07-12T01:10:49.960Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:49.960Z] 04db2dd71857: Preparing [2024-07-12T01:10:49.960Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:49.960Z] da707bb00cb8: Preparing [2024-07-12T01:10:49.960Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:49.960Z] da707bb00cb8: Waiting [2024-07-12T01:10:49.960Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:49.960Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:49.960Z] ebe12082d99e: Layer already exists [2024-07-12T01:10:49.960Z] 934054462c3a: Layer already exists [2024-07-12T01:10:49.960Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:49.960Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:49.960Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:50.224Z] main: digest: sha256:73e0311b46c6c14d6315cbfa6360d82c2aacbccf74153411cdb87293b5c30d83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:10:50.292Z] ===================================================== [Pipeline] echo [2024-07-12T01:10:50.307Z] taggedImages: [2024-07-12T01:10:50.307Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:50.307Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-12T01:10:50.307Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.34 [2024-07-12T01:10:50.307Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:50.307Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-12T01:10:50.336Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-12T01:10:50.336Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:50.336Z] latest [2024-07-12T01:10:50.336Z] 3.2.0-dev.34 [2024-07-12T01:10:50.336Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:50.336Z] main [2024-07-12T01:10:50.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:50.692Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:51.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:51.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T01:10:51.047Z] 03eabc47697e: Preparing [2024-07-12T01:10:51.047Z] b562704e4c47: Preparing [2024-07-12T01:10:51.047Z] 4c98e6318aea: Preparing [2024-07-12T01:10:51.047Z] 3a2ac59a12e8: Preparing [2024-07-12T01:10:51.047Z] a338fb7f13c8: Preparing [2024-07-12T01:10:51.047Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:51.047Z] 04db2dd71857: Preparing [2024-07-12T01:10:51.047Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:51.047Z] da707bb00cb8: Preparing [2024-07-12T01:10:51.047Z] 04db2dd71857: Waiting [2024-07-12T01:10:51.047Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:51.047Z] da707bb00cb8: Waiting [2024-07-12T01:10:51.047Z] 3ee83ebf67a1: Waiting [2024-07-12T01:10:51.047Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:51.047Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:51.313Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:51.313Z] b562704e4c47: Pushed [2024-07-12T01:10:51.313Z] 4c98e6318aea: Pushed [2024-07-12T01:10:51.313Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:51.313Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:51.313Z] 03eabc47697e: Pushed [2024-07-12T01:10:53.244Z] 3a2ac59a12e8: Pushed [2024-07-12T01:10:53.244Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:53.602Z] + 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 [2024-07-12T01:10:53.960Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-12T01:10:53.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T01:10:53.960Z] 03eabc47697e: Preparing [2024-07-12T01:10:53.960Z] b562704e4c47: Preparing [2024-07-12T01:10:53.960Z] 4c98e6318aea: Preparing [2024-07-12T01:10:53.960Z] 3a2ac59a12e8: Preparing [2024-07-12T01:10:53.960Z] a338fb7f13c8: Preparing [2024-07-12T01:10:53.960Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:53.960Z] 04db2dd71857: Preparing [2024-07-12T01:10:53.960Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:53.960Z] da707bb00cb8: Preparing [2024-07-12T01:10:53.960Z] 04db2dd71857: Waiting [2024-07-12T01:10:53.960Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:53.960Z] da707bb00cb8: Waiting [2024-07-12T01:10:53.960Z] 3ee83ebf67a1: Waiting [2024-07-12T01:10:53.960Z] b562704e4c47: Layer already exists [2024-07-12T01:10:53.960Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:53.960Z] 4c98e6318aea: Layer already exists [2024-07-12T01:10:53.960Z] 3a2ac59a12e8: Layer already exists [2024-07-12T01:10:53.960Z] 03eabc47697e: Layer already exists [2024-07-12T01:10:53.960Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:53.960Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:53.960Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:53.960Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:54.227Z] latest: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:54.585Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:54.926Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.34 [2024-07-12T01:10:54.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T01:10:54.926Z] 03eabc47697e: Preparing [2024-07-12T01:10:54.926Z] b562704e4c47: Preparing [2024-07-12T01:10:54.926Z] 4c98e6318aea: Preparing [2024-07-12T01:10:54.926Z] 3a2ac59a12e8: Preparing [2024-07-12T01:10:54.926Z] a338fb7f13c8: Preparing [2024-07-12T01:10:54.926Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:54.926Z] 04db2dd71857: Preparing [2024-07-12T01:10:54.926Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:54.926Z] da707bb00cb8: Preparing [2024-07-12T01:10:54.926Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:54.926Z] da707bb00cb8: Waiting [2024-07-12T01:10:54.926Z] 3ee83ebf67a1: Waiting [2024-07-12T01:10:54.926Z] 04db2dd71857: Waiting [2024-07-12T01:10:54.926Z] b562704e4c47: Layer already exists [2024-07-12T01:10:54.926Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:54.926Z] 3a2ac59a12e8: Layer already exists [2024-07-12T01:10:54.926Z] 03eabc47697e: Layer already exists [2024-07-12T01:10:54.926Z] 4c98e6318aea: Layer already exists [2024-07-12T01:10:54.926Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:54.926Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:54.926Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:54.926Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:55.191Z] 3.2.0-dev.34: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:55.545Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:55.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:55.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T01:10:55.886Z] 03eabc47697e: Preparing [2024-07-12T01:10:55.886Z] b562704e4c47: Preparing [2024-07-12T01:10:55.886Z] 4c98e6318aea: Preparing [2024-07-12T01:10:55.886Z] 3a2ac59a12e8: Preparing [2024-07-12T01:10:55.886Z] a338fb7f13c8: Preparing [2024-07-12T01:10:55.886Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:55.886Z] 04db2dd71857: Preparing [2024-07-12T01:10:55.886Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:55.886Z] da707bb00cb8: Preparing [2024-07-12T01:10:55.886Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:55.886Z] da707bb00cb8: Waiting [2024-07-12T01:10:55.886Z] 3ee83ebf67a1: Waiting [2024-07-12T01:10:55.886Z] 04db2dd71857: Waiting [2024-07-12T01:10:55.886Z] b562704e4c47: Layer already exists [2024-07-12T01:10:55.886Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:55.886Z] 03eabc47697e: Layer already exists [2024-07-12T01:10:55.886Z] 3a2ac59a12e8: Layer already exists [2024-07-12T01:10:55.886Z] 4c98e6318aea: Layer already exists [2024-07-12T01:10:55.886Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:55.886Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:55.886Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:55.886Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:56.151Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:56.493Z] + 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 [2024-07-12T01:10:56.835Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-12T01:10:56.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-12T01:10:56.835Z] 03eabc47697e: Preparing [2024-07-12T01:10:56.835Z] b562704e4c47: Preparing [2024-07-12T01:10:56.835Z] 4c98e6318aea: Preparing [2024-07-12T01:10:56.835Z] 3a2ac59a12e8: Preparing [2024-07-12T01:10:56.835Z] a338fb7f13c8: Preparing [2024-07-12T01:10:56.835Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:56.835Z] 04db2dd71857: Preparing [2024-07-12T01:10:56.835Z] ceb40e8c2ab8: Preparing [2024-07-12T01:10:56.835Z] da707bb00cb8: Preparing [2024-07-12T01:10:56.835Z] 04db2dd71857: Waiting [2024-07-12T01:10:56.835Z] ceb40e8c2ab8: Waiting [2024-07-12T01:10:56.835Z] da707bb00cb8: Waiting [2024-07-12T01:10:56.835Z] 3ee83ebf67a1: Waiting [2024-07-12T01:10:56.835Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:56.835Z] 4c98e6318aea: Layer already exists [2024-07-12T01:10:56.835Z] 03eabc47697e: Layer already exists [2024-07-12T01:10:56.835Z] b562704e4c47: Layer already exists [2024-07-12T01:10:56.835Z] 3a2ac59a12e8: Layer already exists [2024-07-12T01:10:56.835Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:56.835Z] 04db2dd71857: Layer already exists [2024-07-12T01:10:56.835Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:10:56.835Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:56.835Z] main: digest: sha256:2bfed1dc72f42508bbebc8112b888582e7abe29facbc64c2ab7ab5c2d15bdccb size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:10:57.177Z] ===================================================== [Pipeline] echo [2024-07-12T01:10:57.194Z] taggedImages: [2024-07-12T01:10:57.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:57.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-12T01:10:57.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.34 [2024-07-12T01:10:57.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:57.194Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-12T01:10:57.222Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-12T01:10:57.222Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:57.222Z] latest [2024-07-12T01:10:57.222Z] 3.2.0-dev.34 [2024-07-12T01:10:57.222Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:10:57.222Z] main [2024-07-12T01:10:57.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:57.578Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:10:57.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:10:57.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T01:10:57.920Z] e6879fc986ef: Preparing [2024-07-12T01:10:57.920Z] 1ddf6828a76a: Preparing [2024-07-12T01:10:57.920Z] a338fb7f13c8: Preparing [2024-07-12T01:10:57.920Z] 3ee83ebf67a1: Preparing [2024-07-12T01:10:57.920Z] 9e76d9b03f24: Preparing [2024-07-12T01:10:57.920Z] d82b1294145a: Preparing [2024-07-12T01:10:57.920Z] da707bb00cb8: Preparing [2024-07-12T01:10:57.920Z] d82b1294145a: Waiting [2024-07-12T01:10:57.920Z] da707bb00cb8: Waiting [2024-07-12T01:10:57.920Z] a338fb7f13c8: Layer already exists [2024-07-12T01:10:58.184Z] d82b1294145a: Pushed [2024-07-12T01:10:58.450Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:10:58.450Z] da707bb00cb8: Layer already exists [2024-07-12T01:10:58.450Z] e6879fc986ef: Pushed [2024-07-12T01:10:59.410Z] 9e76d9b03f24: Pushed [2024-07-12T01:11:04.735Z] 1ddf6828a76a: Pushed [2024-07-12T01:11:04.735Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:05.094Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:05.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-12T01:11:05.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T01:11:05.452Z] e6879fc986ef: Preparing [2024-07-12T01:11:05.452Z] 1ddf6828a76a: Preparing [2024-07-12T01:11:05.452Z] a338fb7f13c8: Preparing [2024-07-12T01:11:05.452Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:05.452Z] 9e76d9b03f24: Preparing [2024-07-12T01:11:05.452Z] d82b1294145a: Preparing [2024-07-12T01:11:05.452Z] da707bb00cb8: Preparing [2024-07-12T01:11:05.452Z] d82b1294145a: Waiting [2024-07-12T01:11:05.452Z] da707bb00cb8: Waiting [2024-07-12T01:11:05.452Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:05.452Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:05.452Z] e6879fc986ef: Layer already exists [2024-07-12T01:11:05.452Z] 1ddf6828a76a: Layer already exists [2024-07-12T01:11:05.452Z] 9e76d9b03f24: Layer already exists [2024-07-12T01:11:05.452Z] d82b1294145a: Layer already exists [2024-07-12T01:11:05.452Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:05.718Z] latest: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:06.077Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:06.429Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.34 [2024-07-12T01:11:06.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T01:11:06.429Z] e6879fc986ef: Preparing [2024-07-12T01:11:06.429Z] 1ddf6828a76a: Preparing [2024-07-12T01:11:06.429Z] a338fb7f13c8: Preparing [2024-07-12T01:11:06.429Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:06.429Z] 9e76d9b03f24: Preparing [2024-07-12T01:11:06.429Z] d82b1294145a: Preparing [2024-07-12T01:11:06.429Z] da707bb00cb8: Preparing [2024-07-12T01:11:06.429Z] d82b1294145a: Waiting [2024-07-12T01:11:06.429Z] da707bb00cb8: Waiting [2024-07-12T01:11:06.429Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:06.429Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:06.429Z] 9e76d9b03f24: Layer already exists [2024-07-12T01:11:06.429Z] e6879fc986ef: Layer already exists [2024-07-12T01:11:06.429Z] 1ddf6828a76a: Layer already exists [2024-07-12T01:11:06.429Z] d82b1294145a: Layer already exists [2024-07-12T01:11:06.429Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:06.692Z] 3.2.0-dev.34: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:07.038Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:07.379Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:07.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T01:11:07.379Z] e6879fc986ef: Preparing [2024-07-12T01:11:07.379Z] 1ddf6828a76a: Preparing [2024-07-12T01:11:07.379Z] a338fb7f13c8: Preparing [2024-07-12T01:11:07.379Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:07.379Z] 9e76d9b03f24: Preparing [2024-07-12T01:11:07.379Z] d82b1294145a: Preparing [2024-07-12T01:11:07.379Z] da707bb00cb8: Preparing [2024-07-12T01:11:07.379Z] d82b1294145a: Waiting [2024-07-12T01:11:07.379Z] da707bb00cb8: Waiting [2024-07-12T01:11:07.379Z] 9e76d9b03f24: Layer already exists [2024-07-12T01:11:07.379Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:07.379Z] 1ddf6828a76a: Layer already exists [2024-07-12T01:11:07.379Z] e6879fc986ef: Layer already exists [2024-07-12T01:11:07.379Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:07.379Z] d82b1294145a: Layer already exists [2024-07-12T01:11:07.379Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:07.379Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:07.800Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:08.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-12T01:11:08.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-12T01:11:08.150Z] e6879fc986ef: Preparing [2024-07-12T01:11:08.150Z] 1ddf6828a76a: Preparing [2024-07-12T01:11:08.150Z] a338fb7f13c8: Preparing [2024-07-12T01:11:08.150Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:08.150Z] 9e76d9b03f24: Preparing [2024-07-12T01:11:08.150Z] d82b1294145a: Preparing [2024-07-12T01:11:08.150Z] da707bb00cb8: Preparing [2024-07-12T01:11:08.150Z] d82b1294145a: Waiting [2024-07-12T01:11:08.150Z] da707bb00cb8: Waiting [2024-07-12T01:11:08.150Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:08.150Z] 9e76d9b03f24: Layer already exists [2024-07-12T01:11:08.150Z] e6879fc986ef: Layer already exists [2024-07-12T01:11:08.150Z] 1ddf6828a76a: Layer already exists [2024-07-12T01:11:08.150Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:08.150Z] d82b1294145a: Layer already exists [2024-07-12T01:11:08.150Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:08.419Z] main: digest: sha256:e69eeed99ca93771f8be81d11e2cd465cd5c883ed51782ae8f32a8fac8435f87 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:11:08.492Z] ===================================================== [Pipeline] echo [2024-07-12T01:11:08.503Z] taggedImages: [2024-07-12T01:11:08.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:08.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-12T01:11:08.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.34 [2024-07-12T01:11:08.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:08.503Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-12T01:11:08.529Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-12T01:11:08.529Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:08.529Z] latest [2024-07-12T01:11:08.529Z] 3.2.0-dev.34 [2024-07-12T01:11:08.529Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:08.529Z] main [2024-07-12T01:11:08.529Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:26.779Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:27.117Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:27.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T01:11:27.117Z] e047d9ef1cdd: Preparing [2024-07-12T01:11:27.117Z] e08eb1227d82: Preparing [2024-07-12T01:11:27.117Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:27.117Z] 76f41e347c2a: Preparing [2024-07-12T01:11:27.117Z] b8bb8d85c46e: Preparing [2024-07-12T01:11:27.117Z] da707bb00cb8: Preparing [2024-07-12T01:11:27.117Z] da707bb00cb8: Waiting [2024-07-12T01:11:27.381Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:27.381Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:27.381Z] e047d9ef1cdd: Pushed [2024-07-12T01:11:27.381Z] 76f41e347c2a: Pushed [2024-07-12T01:11:27.381Z] b8bb8d85c46e: Pushed [2024-07-12T01:11:32.696Z] e08eb1227d82: Pushed [2024-07-12T01:11:32.961Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:33.315Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:33.672Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-12T01:11:33.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T01:11:33.673Z] e047d9ef1cdd: Preparing [2024-07-12T01:11:33.673Z] e08eb1227d82: Preparing [2024-07-12T01:11:33.673Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:33.673Z] 76f41e347c2a: Preparing [2024-07-12T01:11:33.673Z] b8bb8d85c46e: Preparing [2024-07-12T01:11:33.673Z] da707bb00cb8: Preparing [2024-07-12T01:11:33.673Z] da707bb00cb8: Waiting [2024-07-12T01:11:33.673Z] e08eb1227d82: Layer already exists [2024-07-12T01:11:33.673Z] b8bb8d85c46e: Layer already exists [2024-07-12T01:11:33.673Z] 76f41e347c2a: Layer already exists [2024-07-12T01:11:33.673Z] e047d9ef1cdd: Layer already exists [2024-07-12T01:11:33.673Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:33.673Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:33.939Z] latest: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:34.300Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:34.650Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.34 [2024-07-12T01:11:34.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T01:11:34.650Z] e047d9ef1cdd: Preparing [2024-07-12T01:11:34.650Z] e08eb1227d82: Preparing [2024-07-12T01:11:34.650Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:34.650Z] 76f41e347c2a: Preparing [2024-07-12T01:11:34.650Z] b8bb8d85c46e: Preparing [2024-07-12T01:11:34.650Z] da707bb00cb8: Preparing [2024-07-12T01:11:34.650Z] da707bb00cb8: Waiting [2024-07-12T01:11:34.650Z] e08eb1227d82: Layer already exists [2024-07-12T01:11:34.650Z] 76f41e347c2a: Layer already exists [2024-07-12T01:11:34.650Z] b8bb8d85c46e: Layer already exists [2024-07-12T01:11:34.650Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:34.650Z] e047d9ef1cdd: Layer already exists [2024-07-12T01:11:34.650Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:34.650Z] 3.2.0-dev.34: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:35.265Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:35.613Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:35.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T01:11:35.614Z] e047d9ef1cdd: Preparing [2024-07-12T01:11:35.614Z] e08eb1227d82: Preparing [2024-07-12T01:11:35.614Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:35.614Z] 76f41e347c2a: Preparing [2024-07-12T01:11:35.614Z] b8bb8d85c46e: Preparing [2024-07-12T01:11:35.614Z] da707bb00cb8: Preparing [2024-07-12T01:11:35.614Z] da707bb00cb8: Waiting [2024-07-12T01:11:35.614Z] e047d9ef1cdd: Layer already exists [2024-07-12T01:11:35.614Z] b8bb8d85c46e: Layer already exists [2024-07-12T01:11:35.614Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:35.614Z] 76f41e347c2a: Layer already exists [2024-07-12T01:11:35.614Z] e08eb1227d82: Layer already exists [2024-07-12T01:11:35.614Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:35.614Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:36.230Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:36.576Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-12T01:11:36.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-12T01:11:36.576Z] e047d9ef1cdd: Preparing [2024-07-12T01:11:36.576Z] e08eb1227d82: Preparing [2024-07-12T01:11:36.576Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:36.576Z] 76f41e347c2a: Preparing [2024-07-12T01:11:36.576Z] b8bb8d85c46e: Preparing [2024-07-12T01:11:36.576Z] da707bb00cb8: Preparing [2024-07-12T01:11:36.576Z] da707bb00cb8: Waiting [2024-07-12T01:11:36.576Z] e047d9ef1cdd: Layer already exists [2024-07-12T01:11:36.576Z] 76f41e347c2a: Layer already exists [2024-07-12T01:11:36.576Z] b8bb8d85c46e: Layer already exists [2024-07-12T01:11:36.576Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:36.576Z] e08eb1227d82: Layer already exists [2024-07-12T01:11:36.576Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:36.840Z] main: digest: sha256:a17af22d867738b7f82f2696edbae07c1170fd724e419f3a2d4487b54f12fd7a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:11:36.922Z] ===================================================== [Pipeline] echo [2024-07-12T01:11:36.940Z] taggedImages: [2024-07-12T01:11:36.940Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:36.940Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-12T01:11:36.940Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.34 [2024-07-12T01:11:36.940Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:36.940Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-12T01:11:36.965Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-12T01:11:36.965Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:36.965Z] latest [2024-07-12T01:11:36.965Z] 3.2.0-dev.34 [2024-07-12T01:11:36.965Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:36.965Z] main [2024-07-12T01:11:36.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:37.317Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:37.661Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:37.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T01:11:37.661Z] c04cd55bea25: Preparing [2024-07-12T01:11:37.661Z] caa53edb0e0c: Preparing [2024-07-12T01:11:37.661Z] d1fa0f45121b: Preparing [2024-07-12T01:11:37.661Z] a338fb7f13c8: Preparing [2024-07-12T01:11:37.661Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:37.661Z] 04db2dd71857: Preparing [2024-07-12T01:11:37.661Z] ceb40e8c2ab8: Preparing [2024-07-12T01:11:37.661Z] da707bb00cb8: Preparing [2024-07-12T01:11:37.661Z] 04db2dd71857: Waiting [2024-07-12T01:11:37.661Z] ceb40e8c2ab8: Waiting [2024-07-12T01:11:37.661Z] da707bb00cb8: Waiting [2024-07-12T01:11:37.928Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:37.928Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:37.928Z] 04db2dd71857: Layer already exists [2024-07-12T01:11:37.928Z] caa53edb0e0c: Pushed [2024-07-12T01:11:37.928Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:11:37.928Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:37.928Z] c04cd55bea25: Pushed [2024-07-12T01:11:43.258Z] d1fa0f45121b: Pushed [2024-07-12T01:11:43.258Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:43.605Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:43.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-12T01:11:43.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T01:11:43.955Z] c04cd55bea25: Preparing [2024-07-12T01:11:43.955Z] caa53edb0e0c: Preparing [2024-07-12T01:11:43.955Z] d1fa0f45121b: Preparing [2024-07-12T01:11:43.955Z] a338fb7f13c8: Preparing [2024-07-12T01:11:43.955Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:43.955Z] 04db2dd71857: Preparing [2024-07-12T01:11:43.955Z] ceb40e8c2ab8: Preparing [2024-07-12T01:11:43.955Z] da707bb00cb8: Preparing [2024-07-12T01:11:43.955Z] 04db2dd71857: Waiting [2024-07-12T01:11:43.955Z] ceb40e8c2ab8: Waiting [2024-07-12T01:11:43.955Z] da707bb00cb8: Waiting [2024-07-12T01:11:44.908Z] c04cd55bea25: Layer already exists [2024-07-12T01:11:44.908Z] caa53edb0e0c: Layer already exists [2024-07-12T01:11:44.908Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:44.908Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:44.908Z] d1fa0f45121b: Layer already exists [2024-07-12T01:11:44.908Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:11:44.908Z] 04db2dd71857: Layer already exists [2024-07-12T01:11:44.908Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:44.908Z] latest: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:45.256Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:45.601Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.34 [2024-07-12T01:11:45.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T01:11:45.601Z] c04cd55bea25: Preparing [2024-07-12T01:11:45.601Z] caa53edb0e0c: Preparing [2024-07-12T01:11:45.601Z] d1fa0f45121b: Preparing [2024-07-12T01:11:45.601Z] a338fb7f13c8: Preparing [2024-07-12T01:11:45.601Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:45.601Z] 04db2dd71857: Preparing [2024-07-12T01:11:45.601Z] ceb40e8c2ab8: Preparing [2024-07-12T01:11:45.601Z] da707bb00cb8: Preparing [2024-07-12T01:11:45.601Z] 04db2dd71857: Waiting [2024-07-12T01:11:45.601Z] ceb40e8c2ab8: Waiting [2024-07-12T01:11:45.601Z] da707bb00cb8: Waiting [2024-07-12T01:11:45.601Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:45.601Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:45.601Z] caa53edb0e0c: Layer already exists [2024-07-12T01:11:45.601Z] c04cd55bea25: Layer already exists [2024-07-12T01:11:45.601Z] d1fa0f45121b: Layer already exists [2024-07-12T01:11:45.601Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:45.601Z] 04db2dd71857: Layer already exists [2024-07-12T01:11:45.601Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:11:45.601Z] 3.2.0-dev.34: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:46.230Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:46.574Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:46.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T01:11:46.574Z] c04cd55bea25: Preparing [2024-07-12T01:11:46.574Z] caa53edb0e0c: Preparing [2024-07-12T01:11:46.574Z] d1fa0f45121b: Preparing [2024-07-12T01:11:46.574Z] a338fb7f13c8: Preparing [2024-07-12T01:11:46.574Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:46.574Z] 04db2dd71857: Preparing [2024-07-12T01:11:46.574Z] ceb40e8c2ab8: Preparing [2024-07-12T01:11:46.574Z] da707bb00cb8: Preparing [2024-07-12T01:11:46.574Z] 04db2dd71857: Waiting [2024-07-12T01:11:46.574Z] ceb40e8c2ab8: Waiting [2024-07-12T01:11:46.574Z] da707bb00cb8: Waiting [2024-07-12T01:11:46.574Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:46.574Z] c04cd55bea25: Layer already exists [2024-07-12T01:11:46.574Z] d1fa0f45121b: Layer already exists [2024-07-12T01:11:46.574Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:46.574Z] caa53edb0e0c: Layer already exists [2024-07-12T01:11:46.574Z] 04db2dd71857: Layer already exists [2024-07-12T01:11:46.574Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:11:46.574Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:46.838Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:47.192Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:47.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-12T01:11:47.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-12T01:11:47.537Z] c04cd55bea25: Preparing [2024-07-12T01:11:47.537Z] caa53edb0e0c: Preparing [2024-07-12T01:11:47.537Z] d1fa0f45121b: Preparing [2024-07-12T01:11:47.537Z] a338fb7f13c8: Preparing [2024-07-12T01:11:47.537Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:47.537Z] 04db2dd71857: Preparing [2024-07-12T01:11:47.537Z] ceb40e8c2ab8: Preparing [2024-07-12T01:11:47.537Z] da707bb00cb8: Preparing [2024-07-12T01:11:47.537Z] 04db2dd71857: Waiting [2024-07-12T01:11:47.537Z] ceb40e8c2ab8: Waiting [2024-07-12T01:11:47.537Z] da707bb00cb8: Waiting [2024-07-12T01:11:47.537Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:47.537Z] d1fa0f45121b: Layer already exists [2024-07-12T01:11:47.537Z] c04cd55bea25: Layer already exists [2024-07-12T01:11:47.537Z] caa53edb0e0c: Layer already exists [2024-07-12T01:11:47.537Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:47.537Z] 04db2dd71857: Layer already exists [2024-07-12T01:11:47.537Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:47.537Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:11:47.801Z] main: digest: sha256:c434a0c97dd6ea475dcf1a090de81c4e7dc20afd9ff6c653c421a3a6afc12bae size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:11:47.875Z] ===================================================== [Pipeline] echo [2024-07-12T01:11:47.887Z] taggedImages: [2024-07-12T01:11:47.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:47.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-12T01:11:47.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.34 [2024-07-12T01:11:47.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:47.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-12T01:11:47.911Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-12T01:11:47.911Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:47.911Z] latest [2024-07-12T01:11:47.911Z] 3.2.0-dev.34 [2024-07-12T01:11:47.911Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:47.911Z] main [2024-07-12T01:11:47.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:48.265Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:48.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:48.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T01:11:48.605Z] f91759c96c9d: Preparing [2024-07-12T01:11:48.605Z] 3b6e47b38aac: Preparing [2024-07-12T01:11:48.605Z] ea13ee059f4a: Preparing [2024-07-12T01:11:48.605Z] 8bfa4f8d4e2f: Preparing [2024-07-12T01:11:48.605Z] a75c2a9ebe4b: Preparing [2024-07-12T01:11:48.605Z] 8a84f8374265: Preparing [2024-07-12T01:11:48.605Z] 1b901b3c68e9: Preparing [2024-07-12T01:11:48.605Z] a338fb7f13c8: Preparing [2024-07-12T01:11:48.605Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:48.605Z] 01092bfa568b: Preparing [2024-07-12T01:11:48.605Z] f454d03ed72d: Preparing [2024-07-12T01:11:48.605Z] 5f70bf18a086: Preparing [2024-07-12T01:11:48.605Z] 9217864c9eea: Preparing [2024-07-12T01:11:48.605Z] d3920f4424ee: Preparing [2024-07-12T01:11:48.605Z] 5ec76f531738: Preparing [2024-07-12T01:11:48.605Z] da707bb00cb8: Preparing [2024-07-12T01:11:48.605Z] 8a84f8374265: Waiting [2024-07-12T01:11:48.605Z] 1b901b3c68e9: Waiting [2024-07-12T01:11:48.605Z] a338fb7f13c8: Waiting [2024-07-12T01:11:48.605Z] 3ee83ebf67a1: Waiting [2024-07-12T01:11:48.605Z] 01092bfa568b: Waiting [2024-07-12T01:11:48.605Z] f454d03ed72d: Waiting [2024-07-12T01:11:48.605Z] 5f70bf18a086: Waiting [2024-07-12T01:11:48.605Z] 9217864c9eea: Waiting [2024-07-12T01:11:48.605Z] d3920f4424ee: Waiting [2024-07-12T01:11:48.605Z] da707bb00cb8: Waiting [2024-07-12T01:11:48.605Z] 5ec76f531738: Waiting [2024-07-12T01:11:48.871Z] 8bfa4f8d4e2f: Pushed [2024-07-12T01:11:48.871Z] ea13ee059f4a: Pushed [2024-07-12T01:11:48.871Z] a75c2a9ebe4b: Pushed [2024-07-12T01:11:48.871Z] f91759c96c9d: Pushed [2024-07-12T01:11:48.871Z] 3b6e47b38aac: Pushed [2024-07-12T01:11:48.871Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:48.871Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:48.871Z] 8a84f8374265: Pushed [2024-07-12T01:11:48.871Z] 5f70bf18a086: Layer already exists [2024-07-12T01:11:49.136Z] f454d03ed72d: Pushed [2024-07-12T01:11:49.136Z] 01092bfa568b: Pushed [2024-07-12T01:11:49.136Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:49.136Z] 9217864c9eea: Pushed [2024-07-12T01:11:49.136Z] 5ec76f531738: Pushed [2024-07-12T01:11:50.089Z] d3920f4424ee: Pushed [2024-07-12T01:11:51.485Z] 1b901b3c68e9: Pushed [2024-07-12T01:11:51.749Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:52.098Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:52.439Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-12T01:11:52.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T01:11:52.439Z] f91759c96c9d: Preparing [2024-07-12T01:11:52.439Z] 3b6e47b38aac: Preparing [2024-07-12T01:11:52.439Z] ea13ee059f4a: Preparing [2024-07-12T01:11:52.439Z] 8bfa4f8d4e2f: Preparing [2024-07-12T01:11:52.439Z] a75c2a9ebe4b: Preparing [2024-07-12T01:11:52.439Z] 8a84f8374265: Preparing [2024-07-12T01:11:52.439Z] 1b901b3c68e9: Preparing [2024-07-12T01:11:52.439Z] a338fb7f13c8: Preparing [2024-07-12T01:11:52.439Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:52.439Z] 01092bfa568b: Preparing [2024-07-12T01:11:52.439Z] f454d03ed72d: Preparing [2024-07-12T01:11:52.439Z] 5f70bf18a086: Preparing [2024-07-12T01:11:52.439Z] 9217864c9eea: Preparing [2024-07-12T01:11:52.439Z] 8a84f8374265: Waiting [2024-07-12T01:11:52.439Z] d3920f4424ee: Preparing [2024-07-12T01:11:52.439Z] 1b901b3c68e9: Waiting [2024-07-12T01:11:52.439Z] 5ec76f531738: Preparing [2024-07-12T01:11:52.439Z] a338fb7f13c8: Waiting [2024-07-12T01:11:52.439Z] da707bb00cb8: Preparing [2024-07-12T01:11:52.439Z] 3ee83ebf67a1: Waiting [2024-07-12T01:11:52.439Z] 01092bfa568b: Waiting [2024-07-12T01:11:52.439Z] 9217864c9eea: Waiting [2024-07-12T01:11:52.439Z] f454d03ed72d: Waiting [2024-07-12T01:11:52.439Z] d3920f4424ee: Waiting [2024-07-12T01:11:52.439Z] 5f70bf18a086: Waiting [2024-07-12T01:11:52.439Z] 5ec76f531738: Waiting [2024-07-12T01:11:52.439Z] da707bb00cb8: Waiting [2024-07-12T01:11:52.439Z] 3b6e47b38aac: Layer already exists [2024-07-12T01:11:52.439Z] 8bfa4f8d4e2f: Layer already exists [2024-07-12T01:11:52.439Z] ea13ee059f4a: Layer already exists [2024-07-12T01:11:52.439Z] f91759c96c9d: Layer already exists [2024-07-12T01:11:52.439Z] a75c2a9ebe4b: Layer already exists [2024-07-12T01:11:52.439Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:52.439Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:52.439Z] 1b901b3c68e9: Layer already exists [2024-07-12T01:11:52.439Z] 8a84f8374265: Layer already exists [2024-07-12T01:11:52.439Z] 01092bfa568b: Layer already exists [2024-07-12T01:11:52.439Z] 9217864c9eea: Layer already exists [2024-07-12T01:11:52.439Z] f454d03ed72d: Layer already exists [2024-07-12T01:11:52.439Z] d3920f4424ee: Layer already exists [2024-07-12T01:11:52.439Z] 5f70bf18a086: Layer already exists [2024-07-12T01:11:52.439Z] 5ec76f531738: Layer already exists [2024-07-12T01:11:52.439Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:52.703Z] latest: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:53.053Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:53.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.34 [2024-07-12T01:11:53.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T01:11:53.402Z] f91759c96c9d: Preparing [2024-07-12T01:11:53.402Z] 3b6e47b38aac: Preparing [2024-07-12T01:11:53.402Z] ea13ee059f4a: Preparing [2024-07-12T01:11:53.402Z] 8bfa4f8d4e2f: Preparing [2024-07-12T01:11:53.402Z] a75c2a9ebe4b: Preparing [2024-07-12T01:11:53.402Z] 8a84f8374265: Preparing [2024-07-12T01:11:53.402Z] 1b901b3c68e9: Preparing [2024-07-12T01:11:53.402Z] a338fb7f13c8: Preparing [2024-07-12T01:11:53.402Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:53.402Z] 01092bfa568b: Preparing [2024-07-12T01:11:53.402Z] f454d03ed72d: Preparing [2024-07-12T01:11:53.402Z] 5f70bf18a086: Preparing [2024-07-12T01:11:53.402Z] 9217864c9eea: Preparing [2024-07-12T01:11:53.402Z] d3920f4424ee: Preparing [2024-07-12T01:11:53.402Z] 5ec76f531738: Preparing [2024-07-12T01:11:53.402Z] da707bb00cb8: Preparing [2024-07-12T01:11:53.402Z] 01092bfa568b: Waiting [2024-07-12T01:11:53.402Z] f454d03ed72d: Waiting [2024-07-12T01:11:53.402Z] 5f70bf18a086: Waiting [2024-07-12T01:11:53.402Z] 1b901b3c68e9: Waiting [2024-07-12T01:11:53.402Z] a338fb7f13c8: Waiting [2024-07-12T01:11:53.402Z] 3ee83ebf67a1: Waiting [2024-07-12T01:11:53.402Z] 8a84f8374265: Waiting [2024-07-12T01:11:53.402Z] 9217864c9eea: Waiting [2024-07-12T01:11:53.402Z] 5ec76f531738: Waiting [2024-07-12T01:11:53.402Z] d3920f4424ee: Waiting [2024-07-12T01:11:53.402Z] da707bb00cb8: Waiting [2024-07-12T01:11:53.402Z] 8bfa4f8d4e2f: Layer already exists [2024-07-12T01:11:53.402Z] 3b6e47b38aac: Layer already exists [2024-07-12T01:11:53.402Z] f91759c96c9d: Layer already exists [2024-07-12T01:11:53.402Z] a75c2a9ebe4b: Layer already exists [2024-07-12T01:11:53.402Z] ea13ee059f4a: Layer already exists [2024-07-12T01:11:53.402Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:53.402Z] 8a84f8374265: Layer already exists [2024-07-12T01:11:53.402Z] 1b901b3c68e9: Layer already exists [2024-07-12T01:11:53.402Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:53.402Z] 01092bfa568b: Layer already exists [2024-07-12T01:11:53.402Z] 9217864c9eea: Layer already exists [2024-07-12T01:11:53.402Z] 5ec76f531738: Layer already exists [2024-07-12T01:11:53.402Z] f454d03ed72d: Layer already exists [2024-07-12T01:11:53.402Z] 5f70bf18a086: Layer already exists [2024-07-12T01:11:53.402Z] d3920f4424ee: Layer already exists [2024-07-12T01:11:53.402Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:53.665Z] 3.2.0-dev.34: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:54.006Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:54.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:54.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T01:11:54.350Z] f91759c96c9d: Preparing [2024-07-12T01:11:54.350Z] 3b6e47b38aac: Preparing [2024-07-12T01:11:54.350Z] ea13ee059f4a: Preparing [2024-07-12T01:11:54.350Z] 8bfa4f8d4e2f: Preparing [2024-07-12T01:11:54.350Z] a75c2a9ebe4b: Preparing [2024-07-12T01:11:54.350Z] 8a84f8374265: Preparing [2024-07-12T01:11:54.350Z] 1b901b3c68e9: Preparing [2024-07-12T01:11:54.350Z] a338fb7f13c8: Preparing [2024-07-12T01:11:54.350Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:54.350Z] 01092bfa568b: Preparing [2024-07-12T01:11:54.350Z] f454d03ed72d: Preparing [2024-07-12T01:11:54.350Z] 5f70bf18a086: Preparing [2024-07-12T01:11:54.350Z] 9217864c9eea: Preparing [2024-07-12T01:11:54.350Z] d3920f4424ee: Preparing [2024-07-12T01:11:54.350Z] 5ec76f531738: Preparing [2024-07-12T01:11:54.350Z] da707bb00cb8: Preparing [2024-07-12T01:11:54.350Z] f454d03ed72d: Waiting [2024-07-12T01:11:54.350Z] 5f70bf18a086: Waiting [2024-07-12T01:11:54.350Z] 8a84f8374265: Waiting [2024-07-12T01:11:54.350Z] 9217864c9eea: Waiting [2024-07-12T01:11:54.350Z] 1b901b3c68e9: Waiting [2024-07-12T01:11:54.350Z] d3920f4424ee: Waiting [2024-07-12T01:11:54.350Z] a338fb7f13c8: Waiting [2024-07-12T01:11:54.350Z] 01092bfa568b: Waiting [2024-07-12T01:11:54.350Z] 3ee83ebf67a1: Waiting [2024-07-12T01:11:54.350Z] 5ec76f531738: Waiting [2024-07-12T01:11:54.350Z] da707bb00cb8: Waiting [2024-07-12T01:11:54.350Z] f91759c96c9d: Layer already exists [2024-07-12T01:11:54.350Z] 8bfa4f8d4e2f: Layer already exists [2024-07-12T01:11:54.350Z] 3b6e47b38aac: Layer already exists [2024-07-12T01:11:54.350Z] ea13ee059f4a: Layer already exists [2024-07-12T01:11:54.350Z] a75c2a9ebe4b: Layer already exists [2024-07-12T01:11:54.350Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:54.350Z] 8a84f8374265: Layer already exists [2024-07-12T01:11:54.350Z] 1b901b3c68e9: Layer already exists [2024-07-12T01:11:54.350Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:54.350Z] 01092bfa568b: Layer already exists [2024-07-12T01:11:54.350Z] 5ec76f531738: Layer already exists [2024-07-12T01:11:54.350Z] f454d03ed72d: Layer already exists [2024-07-12T01:11:54.350Z] 5f70bf18a086: Layer already exists [2024-07-12T01:11:54.350Z] 9217864c9eea: Layer already exists [2024-07-12T01:11:54.350Z] d3920f4424ee: Layer already exists [2024-07-12T01:11:54.350Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:54.624Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:55.026Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:55.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-12T01:11:55.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-12T01:11:55.373Z] f91759c96c9d: Preparing [2024-07-12T01:11:55.373Z] 3b6e47b38aac: Preparing [2024-07-12T01:11:55.373Z] ea13ee059f4a: Preparing [2024-07-12T01:11:55.373Z] 8bfa4f8d4e2f: Preparing [2024-07-12T01:11:55.373Z] a75c2a9ebe4b: Preparing [2024-07-12T01:11:55.373Z] 8a84f8374265: Preparing [2024-07-12T01:11:55.373Z] 1b901b3c68e9: Preparing [2024-07-12T01:11:55.373Z] a338fb7f13c8: Preparing [2024-07-12T01:11:55.373Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:55.373Z] 01092bfa568b: Preparing [2024-07-12T01:11:55.373Z] f454d03ed72d: Preparing [2024-07-12T01:11:55.373Z] 5f70bf18a086: Preparing [2024-07-12T01:11:55.373Z] 9217864c9eea: Preparing [2024-07-12T01:11:55.373Z] d3920f4424ee: Preparing [2024-07-12T01:11:55.373Z] 5ec76f531738: Preparing [2024-07-12T01:11:55.373Z] da707bb00cb8: Preparing [2024-07-12T01:11:55.373Z] 8a84f8374265: Waiting [2024-07-12T01:11:55.373Z] 1b901b3c68e9: Waiting [2024-07-12T01:11:55.373Z] a338fb7f13c8: Waiting [2024-07-12T01:11:55.373Z] 3ee83ebf67a1: Waiting [2024-07-12T01:11:55.373Z] 9217864c9eea: Waiting [2024-07-12T01:11:55.373Z] d3920f4424ee: Waiting [2024-07-12T01:11:55.373Z] 5ec76f531738: Waiting [2024-07-12T01:11:55.373Z] da707bb00cb8: Waiting [2024-07-12T01:11:55.373Z] 01092bfa568b: Waiting [2024-07-12T01:11:55.373Z] 5f70bf18a086: Waiting [2024-07-12T01:11:55.373Z] f454d03ed72d: Waiting [2024-07-12T01:11:55.373Z] a75c2a9ebe4b: Layer already exists [2024-07-12T01:11:55.373Z] 8bfa4f8d4e2f: Layer already exists [2024-07-12T01:11:55.373Z] f91759c96c9d: Layer already exists [2024-07-12T01:11:55.373Z] 3b6e47b38aac: Layer already exists [2024-07-12T01:11:55.373Z] ea13ee059f4a: Layer already exists [2024-07-12T01:11:55.373Z] 1b901b3c68e9: Layer already exists [2024-07-12T01:11:55.373Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:55.373Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:55.373Z] 8a84f8374265: Layer already exists [2024-07-12T01:11:55.373Z] 01092bfa568b: Layer already exists [2024-07-12T01:11:55.373Z] f454d03ed72d: Layer already exists [2024-07-12T01:11:55.373Z] 9217864c9eea: Layer already exists [2024-07-12T01:11:55.373Z] 5f70bf18a086: Layer already exists [2024-07-12T01:11:55.373Z] 5ec76f531738: Layer already exists [2024-07-12T01:11:55.373Z] d3920f4424ee: Layer already exists [2024-07-12T01:11:55.636Z] da707bb00cb8: Layer already exists [2024-07-12T01:11:55.636Z] main: digest: sha256:52a21b771a711996429dc6afd62b984ab4be33c5b2b6b0c57a0eaad726377ecf size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:11:55.709Z] ===================================================== [Pipeline] echo [2024-07-12T01:11:55.724Z] taggedImages: [2024-07-12T01:11:55.724Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:55.724Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-12T01:11:55.724Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.34 [2024-07-12T01:11:55.724Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:55.724Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-12T01:11:55.753Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-12T01:11:55.753Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:55.753Z] latest [2024-07-12T01:11:55.753Z] 3.2.0-dev.34 [2024-07-12T01:11:55.753Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:11:55.753Z] main [2024-07-12T01:11:55.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:56.112Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:11:56.452Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:11:56.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T01:11:56.452Z] ab7602f634f8: Preparing [2024-07-12T01:11:56.452Z] 1638a7a52431: Preparing [2024-07-12T01:11:56.452Z] 454f3cef2b6c: Preparing [2024-07-12T01:11:56.452Z] a52afbc88741: Preparing [2024-07-12T01:11:56.452Z] a338fb7f13c8: Preparing [2024-07-12T01:11:56.452Z] 3ee83ebf67a1: Preparing [2024-07-12T01:11:56.452Z] 04db2dd71857: Preparing [2024-07-12T01:11:56.452Z] ceb40e8c2ab8: Preparing [2024-07-12T01:11:56.452Z] da707bb00cb8: Preparing [2024-07-12T01:11:56.452Z] 3ee83ebf67a1: Waiting [2024-07-12T01:11:56.452Z] 04db2dd71857: Waiting [2024-07-12T01:11:56.452Z] ceb40e8c2ab8: Waiting [2024-07-12T01:11:56.452Z] da707bb00cb8: Waiting [2024-07-12T01:11:56.718Z] a338fb7f13c8: Layer already exists [2024-07-12T01:11:56.718Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:11:56.718Z] 1638a7a52431: Pushed [2024-07-12T01:11:56.718Z] 04db2dd71857: Layer already exists [2024-07-12T01:11:56.718Z] 454f3cef2b6c: Pushed [2024-07-12T01:11:56.718Z] ab7602f634f8: Pushed [2024-07-12T01:11:56.718Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:11:56.718Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:02.036Z] a52afbc88741: Pushed [2024-07-12T01:12:02.036Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:02.382Z] + 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 [2024-07-12T01:12:02.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-12T01:12:02.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T01:12:02.732Z] ab7602f634f8: Preparing [2024-07-12T01:12:02.732Z] 1638a7a52431: Preparing [2024-07-12T01:12:02.732Z] 454f3cef2b6c: Preparing [2024-07-12T01:12:02.732Z] a52afbc88741: Preparing [2024-07-12T01:12:02.732Z] a338fb7f13c8: Preparing [2024-07-12T01:12:02.732Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:02.732Z] 04db2dd71857: Preparing [2024-07-12T01:12:02.732Z] ceb40e8c2ab8: Preparing [2024-07-12T01:12:02.732Z] da707bb00cb8: Preparing [2024-07-12T01:12:02.732Z] 04db2dd71857: Waiting [2024-07-12T01:12:02.732Z] ceb40e8c2ab8: Waiting [2024-07-12T01:12:02.732Z] da707bb00cb8: Waiting [2024-07-12T01:12:02.732Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:02.732Z] a52afbc88741: Layer already exists [2024-07-12T01:12:02.732Z] 1638a7a52431: Layer already exists [2024-07-12T01:12:02.732Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:02.732Z] ab7602f634f8: Layer already exists [2024-07-12T01:12:02.732Z] 454f3cef2b6c: Layer already exists [2024-07-12T01:12:02.732Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:02.732Z] 04db2dd71857: Layer already exists [2024-07-12T01:12:02.732Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:12:02.732Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:02.997Z] latest: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:03.350Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:03.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.34 [2024-07-12T01:12:03.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T01:12:03.694Z] ab7602f634f8: Preparing [2024-07-12T01:12:03.694Z] 1638a7a52431: Preparing [2024-07-12T01:12:03.694Z] 454f3cef2b6c: Preparing [2024-07-12T01:12:03.694Z] a52afbc88741: Preparing [2024-07-12T01:12:03.694Z] a338fb7f13c8: Preparing [2024-07-12T01:12:03.694Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:03.694Z] 04db2dd71857: Preparing [2024-07-12T01:12:03.694Z] ceb40e8c2ab8: Preparing [2024-07-12T01:12:03.694Z] da707bb00cb8: Preparing [2024-07-12T01:12:03.694Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:03.694Z] 04db2dd71857: Waiting [2024-07-12T01:12:03.694Z] ceb40e8c2ab8: Waiting [2024-07-12T01:12:03.694Z] da707bb00cb8: Waiting [2024-07-12T01:12:03.694Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:03.694Z] 1638a7a52431: Layer already exists [2024-07-12T01:12:03.694Z] a52afbc88741: Layer already exists [2024-07-12T01:12:03.694Z] ab7602f634f8: Layer already exists [2024-07-12T01:12:03.694Z] 454f3cef2b6c: Layer already exists [2024-07-12T01:12:03.694Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:03.694Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:12:03.694Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:03.694Z] 04db2dd71857: Layer already exists [2024-07-12T01:12:03.959Z] 3.2.0-dev.34: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:04.304Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:04.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:04.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T01:12:04.653Z] ab7602f634f8: Preparing [2024-07-12T01:12:04.653Z] 1638a7a52431: Preparing [2024-07-12T01:12:04.653Z] 454f3cef2b6c: Preparing [2024-07-12T01:12:04.653Z] a52afbc88741: Preparing [2024-07-12T01:12:04.653Z] a338fb7f13c8: Preparing [2024-07-12T01:12:04.653Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:04.653Z] 04db2dd71857: Preparing [2024-07-12T01:12:04.653Z] ceb40e8c2ab8: Preparing [2024-07-12T01:12:04.653Z] da707bb00cb8: Preparing [2024-07-12T01:12:04.653Z] 04db2dd71857: Waiting [2024-07-12T01:12:04.653Z] da707bb00cb8: Waiting [2024-07-12T01:12:04.653Z] ceb40e8c2ab8: Waiting [2024-07-12T01:12:04.653Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:04.653Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:04.653Z] 454f3cef2b6c: Layer already exists [2024-07-12T01:12:04.653Z] ab7602f634f8: Layer already exists [2024-07-12T01:12:04.653Z] a52afbc88741: Layer already exists [2024-07-12T01:12:04.653Z] 1638a7a52431: Layer already exists [2024-07-12T01:12:04.653Z] 04db2dd71857: Layer already exists [2024-07-12T01:12:04.653Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:04.653Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:12:04.653Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:04.653Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:05.261Z] + 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 [2024-07-12T01:12:05.660Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-12T01:12:05.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-12T01:12:05.660Z] ab7602f634f8: Preparing [2024-07-12T01:12:05.660Z] 1638a7a52431: Preparing [2024-07-12T01:12:05.660Z] 454f3cef2b6c: Preparing [2024-07-12T01:12:05.660Z] a52afbc88741: Preparing [2024-07-12T01:12:05.660Z] a338fb7f13c8: Preparing [2024-07-12T01:12:05.660Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:05.660Z] 04db2dd71857: Preparing [2024-07-12T01:12:05.660Z] ceb40e8c2ab8: Preparing [2024-07-12T01:12:05.660Z] da707bb00cb8: Preparing [2024-07-12T01:12:05.660Z] 04db2dd71857: Waiting [2024-07-12T01:12:05.660Z] ceb40e8c2ab8: Waiting [2024-07-12T01:12:05.660Z] da707bb00cb8: Waiting [2024-07-12T01:12:05.660Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:05.660Z] 1638a7a52431: Layer already exists [2024-07-12T01:12:05.660Z] 454f3cef2b6c: Layer already exists [2024-07-12T01:12:05.660Z] a52afbc88741: Layer already exists [2024-07-12T01:12:05.660Z] ab7602f634f8: Layer already exists [2024-07-12T01:12:05.660Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:05.660Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:05.660Z] 04db2dd71857: Layer already exists [2024-07-12T01:12:05.660Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:05.660Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:12:05.660Z] main: digest: sha256:fea45bde71d380d73255c11dfe93d4097b0d12b84a89b678abc7bed6b0d7752c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:12:06.013Z] ===================================================== [Pipeline] echo [2024-07-12T01:12:06.029Z] taggedImages: [2024-07-12T01:12:06.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:06.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-12T01:12:06.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.34 [2024-07-12T01:12:06.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:06.029Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-12T01:12:06.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-12T01:12:06.057Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:06.057Z] latest [2024-07-12T01:12:06.057Z] 3.2.0-dev.34 [2024-07-12T01:12:06.057Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:06.057Z] main [2024-07-12T01:12:06.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:06.436Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:06.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:06.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T01:12:06.787Z] 6cbe8951a336: Preparing [2024-07-12T01:12:06.787Z] ac36f50b9208: Preparing [2024-07-12T01:12:06.787Z] 9854b45a093d: Preparing [2024-07-12T01:12:06.787Z] 893951c96781: Preparing [2024-07-12T01:12:06.787Z] 2f8189cfc5df: Preparing [2024-07-12T01:12:06.787Z] a338fb7f13c8: Preparing [2024-07-12T01:12:06.787Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:06.787Z] c8c0182a5651: Preparing [2024-07-12T01:12:06.787Z] 4f78cc05baef: Preparing [2024-07-12T01:12:06.787Z] 847ca3e21844: Preparing [2024-07-12T01:12:06.787Z] da707bb00cb8: Preparing [2024-07-12T01:12:06.787Z] c8c0182a5651: Waiting [2024-07-12T01:12:06.787Z] a338fb7f13c8: Waiting [2024-07-12T01:12:06.787Z] 4f78cc05baef: Waiting [2024-07-12T01:12:06.787Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:06.787Z] 847ca3e21844: Waiting [2024-07-12T01:12:06.787Z] da707bb00cb8: Waiting [2024-07-12T01:12:07.055Z] 2f8189cfc5df: Pushed [2024-07-12T01:12:07.055Z] ac36f50b9208: Pushed [2024-07-12T01:12:07.055Z] 6cbe8951a336: Pushed [2024-07-12T01:12:07.055Z] 893951c96781: Pushed [2024-07-12T01:12:07.055Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:07.055Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:07.055Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:07.321Z] 4f78cc05baef: Pushed [2024-07-12T01:12:07.321Z] c8c0182a5651: Pushed [2024-07-12T01:12:08.717Z] 9854b45a093d: Pushed [2024-07-12T01:12:10.648Z] 847ca3e21844: Pushed [2024-07-12T01:12:10.648Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:11.009Z] + 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 [2024-07-12T01:12:11.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-12T01:12:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T01:12:11.361Z] 6cbe8951a336: Preparing [2024-07-12T01:12:11.361Z] ac36f50b9208: Preparing [2024-07-12T01:12:11.361Z] 9854b45a093d: Preparing [2024-07-12T01:12:11.361Z] 893951c96781: Preparing [2024-07-12T01:12:11.361Z] 2f8189cfc5df: Preparing [2024-07-12T01:12:11.361Z] a338fb7f13c8: Preparing [2024-07-12T01:12:11.361Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:11.361Z] a338fb7f13c8: Waiting [2024-07-12T01:12:11.361Z] c8c0182a5651: Preparing [2024-07-12T01:12:11.361Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:11.361Z] c8c0182a5651: Waiting [2024-07-12T01:12:11.361Z] 4f78cc05baef: Preparing [2024-07-12T01:12:11.361Z] 847ca3e21844: Preparing [2024-07-12T01:12:11.361Z] da707bb00cb8: Preparing [2024-07-12T01:12:11.361Z] 4f78cc05baef: Waiting [2024-07-12T01:12:11.361Z] 847ca3e21844: Waiting [2024-07-12T01:12:11.361Z] da707bb00cb8: Waiting [2024-07-12T01:12:11.361Z] 6cbe8951a336: Layer already exists [2024-07-12T01:12:11.361Z] 2f8189cfc5df: Layer already exists [2024-07-12T01:12:11.361Z] 9854b45a093d: Layer already exists [2024-07-12T01:12:11.361Z] ac36f50b9208: Layer already exists [2024-07-12T01:12:11.361Z] 893951c96781: Layer already exists [2024-07-12T01:12:11.361Z] c8c0182a5651: Layer already exists [2024-07-12T01:12:11.361Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:11.361Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:11.361Z] 847ca3e21844: Layer already exists [2024-07-12T01:12:11.361Z] 4f78cc05baef: Layer already exists [2024-07-12T01:12:11.361Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:11.627Z] latest: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:11.974Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:12.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.34 [2024-07-12T01:12:12.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T01:12:12.321Z] 6cbe8951a336: Preparing [2024-07-12T01:12:12.321Z] ac36f50b9208: Preparing [2024-07-12T01:12:12.321Z] 9854b45a093d: Preparing [2024-07-12T01:12:12.321Z] 893951c96781: Preparing [2024-07-12T01:12:12.321Z] 2f8189cfc5df: Preparing [2024-07-12T01:12:12.321Z] a338fb7f13c8: Preparing [2024-07-12T01:12:12.321Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:12.321Z] c8c0182a5651: Preparing [2024-07-12T01:12:12.321Z] 4f78cc05baef: Preparing [2024-07-12T01:12:12.321Z] 847ca3e21844: Preparing [2024-07-12T01:12:12.321Z] da707bb00cb8: Preparing [2024-07-12T01:12:12.321Z] a338fb7f13c8: Waiting [2024-07-12T01:12:12.321Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:12.321Z] c8c0182a5651: Waiting [2024-07-12T01:12:12.321Z] 4f78cc05baef: Waiting [2024-07-12T01:12:12.321Z] 847ca3e21844: Waiting [2024-07-12T01:12:12.321Z] da707bb00cb8: Waiting [2024-07-12T01:12:12.321Z] 2f8189cfc5df: Layer already exists [2024-07-12T01:12:12.321Z] 893951c96781: Layer already exists [2024-07-12T01:12:12.321Z] 6cbe8951a336: Layer already exists [2024-07-12T01:12:12.321Z] ac36f50b9208: Layer already exists [2024-07-12T01:12:12.321Z] 9854b45a093d: Layer already exists [2024-07-12T01:12:12.321Z] 4f78cc05baef: Layer already exists [2024-07-12T01:12:12.321Z] c8c0182a5651: Layer already exists [2024-07-12T01:12:12.321Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:12.321Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:12.321Z] 847ca3e21844: Layer already exists [2024-07-12T01:12:12.321Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:12.585Z] 3.2.0-dev.34: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:12.931Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:13.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:13.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T01:12:13.273Z] 6cbe8951a336: Preparing [2024-07-12T01:12:13.273Z] ac36f50b9208: Preparing [2024-07-12T01:12:13.273Z] 9854b45a093d: Preparing [2024-07-12T01:12:13.273Z] 893951c96781: Preparing [2024-07-12T01:12:13.273Z] 2f8189cfc5df: Preparing [2024-07-12T01:12:13.273Z] a338fb7f13c8: Preparing [2024-07-12T01:12:13.273Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:13.273Z] c8c0182a5651: Preparing [2024-07-12T01:12:13.273Z] 4f78cc05baef: Preparing [2024-07-12T01:12:13.273Z] 847ca3e21844: Preparing [2024-07-12T01:12:13.273Z] da707bb00cb8: Preparing [2024-07-12T01:12:13.273Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:13.273Z] c8c0182a5651: Waiting [2024-07-12T01:12:13.273Z] 4f78cc05baef: Waiting [2024-07-12T01:12:13.273Z] 847ca3e21844: Waiting [2024-07-12T01:12:13.273Z] da707bb00cb8: Waiting [2024-07-12T01:12:13.273Z] a338fb7f13c8: Waiting [2024-07-12T01:12:13.273Z] 2f8189cfc5df: Layer already exists [2024-07-12T01:12:13.273Z] 893951c96781: Layer already exists [2024-07-12T01:12:13.273Z] 9854b45a093d: Layer already exists [2024-07-12T01:12:13.273Z] 6cbe8951a336: Layer already exists [2024-07-12T01:12:13.273Z] ac36f50b9208: Layer already exists [2024-07-12T01:12:13.273Z] c8c0182a5651: Layer already exists [2024-07-12T01:12:13.273Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:13.273Z] 847ca3e21844: Layer already exists [2024-07-12T01:12:13.273Z] 4f78cc05baef: Layer already exists [2024-07-12T01:12:13.273Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:13.273Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:13.536Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:13.892Z] + 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 [2024-07-12T01:12:14.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-12T01:12:14.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-12T01:12:14.236Z] 6cbe8951a336: Preparing [2024-07-12T01:12:14.236Z] ac36f50b9208: Preparing [2024-07-12T01:12:14.236Z] 9854b45a093d: Preparing [2024-07-12T01:12:14.236Z] 893951c96781: Preparing [2024-07-12T01:12:14.236Z] 2f8189cfc5df: Preparing [2024-07-12T01:12:14.236Z] a338fb7f13c8: Preparing [2024-07-12T01:12:14.236Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:14.236Z] a338fb7f13c8: Waiting [2024-07-12T01:12:14.236Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:14.236Z] c8c0182a5651: Preparing [2024-07-12T01:12:14.236Z] 4f78cc05baef: Preparing [2024-07-12T01:12:14.236Z] c8c0182a5651: Waiting [2024-07-12T01:12:14.236Z] 4f78cc05baef: Waiting [2024-07-12T01:12:14.236Z] 847ca3e21844: Preparing [2024-07-12T01:12:14.236Z] da707bb00cb8: Preparing [2024-07-12T01:12:14.236Z] 847ca3e21844: Waiting [2024-07-12T01:12:14.236Z] da707bb00cb8: Waiting [2024-07-12T01:12:14.236Z] 6cbe8951a336: Layer already exists [2024-07-12T01:12:14.236Z] 2f8189cfc5df: Layer already exists [2024-07-12T01:12:14.236Z] 9854b45a093d: Layer already exists [2024-07-12T01:12:14.236Z] ac36f50b9208: Layer already exists [2024-07-12T01:12:14.236Z] 893951c96781: Layer already exists [2024-07-12T01:12:14.236Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:14.236Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:14.236Z] c8c0182a5651: Layer already exists [2024-07-12T01:12:14.236Z] 4f78cc05baef: Layer already exists [2024-07-12T01:12:14.236Z] 847ca3e21844: Layer already exists [2024-07-12T01:12:14.236Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:14.501Z] main: digest: sha256:16aa89579b469de93b8c53fb5be7a9c4d72900d66eda4fd210618acd1e727614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:12:14.578Z] ===================================================== [Pipeline] echo [2024-07-12T01:12:14.592Z] taggedImages: [2024-07-12T01:12:14.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:14.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-12T01:12:14.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.34 [2024-07-12T01:12:14.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:14.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-12T01:12:14.615Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-12T01:12:14.615Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:14.615Z] latest [2024-07-12T01:12:14.615Z] 3.2.0-dev.34 [2024-07-12T01:12:14.615Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:14.615Z] main [2024-07-12T01:12:14.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:14.982Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:15.328Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:15.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T01:12:15.328Z] 534e39454e04: Preparing [2024-07-12T01:12:15.328Z] e5f5d2f0983e: Preparing [2024-07-12T01:12:15.328Z] 1db62e37c729: Preparing [2024-07-12T01:12:15.328Z] 7f6d6148fbdd: Preparing [2024-07-12T01:12:15.328Z] 950282cced43: Preparing [2024-07-12T01:12:15.328Z] 8496c4c83656: Preparing [2024-07-12T01:12:15.328Z] af8426cd16df: Preparing [2024-07-12T01:12:15.328Z] a338fb7f13c8: Preparing [2024-07-12T01:12:15.328Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:15.328Z] 850a9078c880: Preparing [2024-07-12T01:12:15.328Z] bdbf20691cea: Preparing [2024-07-12T01:12:15.328Z] da707bb00cb8: Preparing [2024-07-12T01:12:15.328Z] a338fb7f13c8: Waiting [2024-07-12T01:12:15.328Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:15.328Z] 850a9078c880: Waiting [2024-07-12T01:12:15.328Z] da707bb00cb8: Waiting [2024-07-12T01:12:15.328Z] bdbf20691cea: Waiting [2024-07-12T01:12:15.328Z] 8496c4c83656: Waiting [2024-07-12T01:12:15.328Z] af8426cd16df: Waiting [2024-07-12T01:12:15.593Z] 534e39454e04: Pushed [2024-07-12T01:12:15.593Z] 950282cced43: Pushed [2024-07-12T01:12:15.593Z] e5f5d2f0983e: Pushed [2024-07-12T01:12:15.593Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:15.593Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:15.857Z] 8496c4c83656: Pushed [2024-07-12T01:12:15.857Z] af8426cd16df: Pushed [2024-07-12T01:12:15.857Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:17.255Z] 850a9078c880: Pushed [2024-07-12T01:12:17.520Z] 7f6d6148fbdd: Pushed [2024-07-12T01:12:18.097Z] 1db62e37c729: Pushed [2024-07-12T01:12:18.097Z] bdbf20691cea: Pushed [2024-07-12T01:12:18.360Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:18.705Z] + 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 [2024-07-12T01:12:19.047Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-12T01:12:19.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T01:12:19.047Z] 534e39454e04: Preparing [2024-07-12T01:12:19.047Z] e5f5d2f0983e: Preparing [2024-07-12T01:12:19.047Z] 1db62e37c729: Preparing [2024-07-12T01:12:19.047Z] 7f6d6148fbdd: Preparing [2024-07-12T01:12:19.047Z] 950282cced43: Preparing [2024-07-12T01:12:19.047Z] 8496c4c83656: Preparing [2024-07-12T01:12:19.047Z] af8426cd16df: Preparing [2024-07-12T01:12:19.047Z] a338fb7f13c8: Preparing [2024-07-12T01:12:19.047Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:19.047Z] 850a9078c880: Preparing [2024-07-12T01:12:19.047Z] bdbf20691cea: Preparing [2024-07-12T01:12:19.047Z] da707bb00cb8: Preparing [2024-07-12T01:12:19.047Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:19.047Z] 850a9078c880: Waiting [2024-07-12T01:12:19.047Z] 8496c4c83656: Waiting [2024-07-12T01:12:19.047Z] bdbf20691cea: Waiting [2024-07-12T01:12:19.047Z] da707bb00cb8: Waiting [2024-07-12T01:12:19.047Z] af8426cd16df: Waiting [2024-07-12T01:12:19.047Z] a338fb7f13c8: Waiting [2024-07-12T01:12:19.047Z] 1db62e37c729: Layer already exists [2024-07-12T01:12:19.047Z] 7f6d6148fbdd: Layer already exists [2024-07-12T01:12:19.047Z] e5f5d2f0983e: Layer already exists [2024-07-12T01:12:19.047Z] 534e39454e04: Layer already exists [2024-07-12T01:12:19.047Z] 950282cced43: Layer already exists [2024-07-12T01:12:19.047Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:19.047Z] 8496c4c83656: Layer already exists [2024-07-12T01:12:19.047Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:19.047Z] af8426cd16df: Layer already exists [2024-07-12T01:12:19.047Z] 850a9078c880: Layer already exists [2024-07-12T01:12:19.047Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:19.047Z] bdbf20691cea: Layer already exists [2024-07-12T01:12:19.312Z] latest: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:19.660Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:19.999Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.34 [2024-07-12T01:12:19.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T01:12:19.999Z] 534e39454e04: Preparing [2024-07-12T01:12:19.999Z] e5f5d2f0983e: Preparing [2024-07-12T01:12:19.999Z] 1db62e37c729: Preparing [2024-07-12T01:12:19.999Z] 7f6d6148fbdd: Preparing [2024-07-12T01:12:19.999Z] 950282cced43: Preparing [2024-07-12T01:12:19.999Z] 8496c4c83656: Preparing [2024-07-12T01:12:19.999Z] af8426cd16df: Preparing [2024-07-12T01:12:19.999Z] a338fb7f13c8: Preparing [2024-07-12T01:12:19.999Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:19.999Z] 850a9078c880: Preparing [2024-07-12T01:12:19.999Z] bdbf20691cea: Preparing [2024-07-12T01:12:19.999Z] da707bb00cb8: Preparing [2024-07-12T01:12:19.999Z] 8496c4c83656: Waiting [2024-07-12T01:12:19.999Z] af8426cd16df: Waiting [2024-07-12T01:12:19.999Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:19.999Z] a338fb7f13c8: Waiting [2024-07-12T01:12:19.999Z] 850a9078c880: Waiting [2024-07-12T01:12:19.999Z] bdbf20691cea: Waiting [2024-07-12T01:12:19.999Z] e5f5d2f0983e: Layer already exists [2024-07-12T01:12:19.999Z] 1db62e37c729: Layer already exists [2024-07-12T01:12:19.999Z] 534e39454e04: Layer already exists [2024-07-12T01:12:19.999Z] 7f6d6148fbdd: Layer already exists [2024-07-12T01:12:19.999Z] 950282cced43: Layer already exists [2024-07-12T01:12:19.999Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:19.999Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:19.999Z] af8426cd16df: Layer already exists [2024-07-12T01:12:19.999Z] 8496c4c83656: Layer already exists [2024-07-12T01:12:19.999Z] 850a9078c880: Layer already exists [2024-07-12T01:12:19.999Z] bdbf20691cea: Layer already exists [2024-07-12T01:12:19.999Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:20.264Z] 3.2.0-dev.34: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:20.617Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:20.960Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:20.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T01:12:20.960Z] 534e39454e04: Preparing [2024-07-12T01:12:20.960Z] e5f5d2f0983e: Preparing [2024-07-12T01:12:20.960Z] 1db62e37c729: Preparing [2024-07-12T01:12:20.960Z] 7f6d6148fbdd: Preparing [2024-07-12T01:12:20.960Z] 950282cced43: Preparing [2024-07-12T01:12:20.960Z] 8496c4c83656: Preparing [2024-07-12T01:12:20.960Z] af8426cd16df: Preparing [2024-07-12T01:12:20.960Z] a338fb7f13c8: Preparing [2024-07-12T01:12:20.960Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:20.960Z] 850a9078c880: Preparing [2024-07-12T01:12:20.960Z] bdbf20691cea: Preparing [2024-07-12T01:12:20.960Z] da707bb00cb8: Preparing [2024-07-12T01:12:20.960Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:20.960Z] 8496c4c83656: Waiting [2024-07-12T01:12:20.960Z] a338fb7f13c8: Waiting [2024-07-12T01:12:20.960Z] af8426cd16df: Waiting [2024-07-12T01:12:20.960Z] bdbf20691cea: Waiting [2024-07-12T01:12:20.960Z] 850a9078c880: Waiting [2024-07-12T01:12:20.960Z] da707bb00cb8: Waiting [2024-07-12T01:12:20.960Z] 950282cced43: Layer already exists [2024-07-12T01:12:20.960Z] 7f6d6148fbdd: Layer already exists [2024-07-12T01:12:20.960Z] 1db62e37c729: Layer already exists [2024-07-12T01:12:20.960Z] e5f5d2f0983e: Layer already exists [2024-07-12T01:12:20.960Z] 534e39454e04: Layer already exists [2024-07-12T01:12:20.960Z] af8426cd16df: Layer already exists [2024-07-12T01:12:20.960Z] 8496c4c83656: Layer already exists [2024-07-12T01:12:20.960Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:20.960Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:20.960Z] 850a9078c880: Layer already exists [2024-07-12T01:12:20.960Z] bdbf20691cea: Layer already exists [2024-07-12T01:12:20.960Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:21.224Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:21.569Z] + 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 [2024-07-12T01:12:21.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-12T01:12:21.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-12T01:12:21.907Z] 534e39454e04: Preparing [2024-07-12T01:12:21.907Z] e5f5d2f0983e: Preparing [2024-07-12T01:12:21.907Z] 1db62e37c729: Preparing [2024-07-12T01:12:21.907Z] 7f6d6148fbdd: Preparing [2024-07-12T01:12:21.907Z] 950282cced43: Preparing [2024-07-12T01:12:21.907Z] 8496c4c83656: Preparing [2024-07-12T01:12:21.907Z] af8426cd16df: Preparing [2024-07-12T01:12:21.907Z] a338fb7f13c8: Preparing [2024-07-12T01:12:21.907Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:21.907Z] 850a9078c880: Preparing [2024-07-12T01:12:21.907Z] bdbf20691cea: Preparing [2024-07-12T01:12:21.907Z] da707bb00cb8: Preparing [2024-07-12T01:12:21.907Z] a338fb7f13c8: Waiting [2024-07-12T01:12:21.907Z] 3ee83ebf67a1: Waiting [2024-07-12T01:12:21.907Z] 850a9078c880: Waiting [2024-07-12T01:12:21.907Z] bdbf20691cea: Waiting [2024-07-12T01:12:21.907Z] da707bb00cb8: Waiting [2024-07-12T01:12:21.907Z] 8496c4c83656: Waiting [2024-07-12T01:12:21.907Z] af8426cd16df: Waiting [2024-07-12T01:12:21.907Z] 534e39454e04: Layer already exists [2024-07-12T01:12:21.907Z] 950282cced43: Layer already exists [2024-07-12T01:12:21.907Z] e5f5d2f0983e: Layer already exists [2024-07-12T01:12:21.907Z] 1db62e37c729: Layer already exists [2024-07-12T01:12:21.907Z] 7f6d6148fbdd: Layer already exists [2024-07-12T01:12:21.907Z] af8426cd16df: Layer already exists [2024-07-12T01:12:21.907Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:21.907Z] 8496c4c83656: Layer already exists [2024-07-12T01:12:21.907Z] 850a9078c880: Layer already exists [2024-07-12T01:12:21.907Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:21.907Z] bdbf20691cea: Layer already exists [2024-07-12T01:12:21.907Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:22.171Z] main: digest: sha256:882cebaf3eff731adaa9f70ea4978dc61600ee30efe9a7e9f524d850bfac1353 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:12:22.251Z] ===================================================== [Pipeline] echo [2024-07-12T01:12:22.265Z] taggedImages: [2024-07-12T01:12:22.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:22.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-12T01:12:22.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.34 [2024-07-12T01:12:22.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:22.265Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-12T01:12:22.288Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-12T01:12:22.288Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:22.288Z] latest [2024-07-12T01:12:22.288Z] 3.2.0-dev.34 [2024-07-12T01:12:22.288Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:22.288Z] main [2024-07-12T01:12:22.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:22.647Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:23.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:23.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T01:12:23.009Z] a4b0e9dcc562: Preparing [2024-07-12T01:12:23.010Z] c11d203abf74: Preparing [2024-07-12T01:12:23.010Z] a338fb7f13c8: Preparing [2024-07-12T01:12:23.010Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:23.010Z] f6d067b96f09: Preparing [2024-07-12T01:12:23.010Z] 731da9789fa4: Preparing [2024-07-12T01:12:23.010Z] da707bb00cb8: Preparing [2024-07-12T01:12:23.010Z] 731da9789fa4: Waiting [2024-07-12T01:12:23.010Z] da707bb00cb8: Waiting [2024-07-12T01:12:23.010Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:23.281Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:23.281Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:23.281Z] a4b0e9dcc562: Pushed [2024-07-12T01:12:24.233Z] f6d067b96f09: Pushed [2024-07-12T01:12:24.497Z] 731da9789fa4: Pushed [2024-07-12T01:12:26.421Z] c11d203abf74: Pushed [2024-07-12T01:12:26.684Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:27.030Z] + 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 [2024-07-12T01:12:27.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-12T01:12:27.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T01:12:27.373Z] a4b0e9dcc562: Preparing [2024-07-12T01:12:27.373Z] c11d203abf74: Preparing [2024-07-12T01:12:27.373Z] a338fb7f13c8: Preparing [2024-07-12T01:12:27.373Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:27.373Z] f6d067b96f09: Preparing [2024-07-12T01:12:27.373Z] 731da9789fa4: Preparing [2024-07-12T01:12:27.373Z] da707bb00cb8: Preparing [2024-07-12T01:12:27.373Z] 731da9789fa4: Waiting [2024-07-12T01:12:27.373Z] da707bb00cb8: Waiting [2024-07-12T01:12:27.373Z] c11d203abf74: Layer already exists [2024-07-12T01:12:27.373Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:27.373Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:27.373Z] a4b0e9dcc562: Layer already exists [2024-07-12T01:12:27.373Z] f6d067b96f09: Layer already exists [2024-07-12T01:12:27.373Z] 731da9789fa4: Layer already exists [2024-07-12T01:12:27.373Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:27.637Z] latest: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:27.983Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:28.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.34 [2024-07-12T01:12:28.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T01:12:28.326Z] a4b0e9dcc562: Preparing [2024-07-12T01:12:28.326Z] c11d203abf74: Preparing [2024-07-12T01:12:28.326Z] a338fb7f13c8: Preparing [2024-07-12T01:12:28.326Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:28.326Z] f6d067b96f09: Preparing [2024-07-12T01:12:28.326Z] 731da9789fa4: Preparing [2024-07-12T01:12:28.326Z] da707bb00cb8: Preparing [2024-07-12T01:12:28.326Z] 731da9789fa4: Waiting [2024-07-12T01:12:28.326Z] da707bb00cb8: Waiting [2024-07-12T01:12:28.326Z] c11d203abf74: Layer already exists [2024-07-12T01:12:28.326Z] a4b0e9dcc562: Layer already exists [2024-07-12T01:12:28.326Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:28.326Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:28.326Z] f6d067b96f09: Layer already exists [2024-07-12T01:12:28.326Z] 731da9789fa4: Layer already exists [2024-07-12T01:12:28.326Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:28.590Z] 3.2.0-dev.34: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:28.935Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:29.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:29.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T01:12:29.274Z] a4b0e9dcc562: Preparing [2024-07-12T01:12:29.274Z] c11d203abf74: Preparing [2024-07-12T01:12:29.274Z] a338fb7f13c8: Preparing [2024-07-12T01:12:29.274Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:29.274Z] f6d067b96f09: Preparing [2024-07-12T01:12:29.274Z] 731da9789fa4: Preparing [2024-07-12T01:12:29.274Z] da707bb00cb8: Preparing [2024-07-12T01:12:29.274Z] 731da9789fa4: Waiting [2024-07-12T01:12:29.274Z] da707bb00cb8: Waiting [2024-07-12T01:12:29.274Z] f6d067b96f09: Layer already exists [2024-07-12T01:12:29.274Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:29.274Z] c11d203abf74: Layer already exists [2024-07-12T01:12:29.274Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:29.274Z] a4b0e9dcc562: Layer already exists [2024-07-12T01:12:29.274Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:29.274Z] 731da9789fa4: Layer already exists [2024-07-12T01:12:29.274Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:29.880Z] + 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 [2024-07-12T01:12:30.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-12T01:12:30.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-12T01:12:30.224Z] a4b0e9dcc562: Preparing [2024-07-12T01:12:30.224Z] c11d203abf74: Preparing [2024-07-12T01:12:30.224Z] a338fb7f13c8: Preparing [2024-07-12T01:12:30.224Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:30.224Z] f6d067b96f09: Preparing [2024-07-12T01:12:30.224Z] 731da9789fa4: Preparing [2024-07-12T01:12:30.224Z] da707bb00cb8: Preparing [2024-07-12T01:12:30.224Z] 731da9789fa4: Waiting [2024-07-12T01:12:30.224Z] da707bb00cb8: Waiting [2024-07-12T01:12:30.224Z] c11d203abf74: Layer already exists [2024-07-12T01:12:30.224Z] a4b0e9dcc562: Layer already exists [2024-07-12T01:12:30.224Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:30.224Z] f6d067b96f09: Layer already exists [2024-07-12T01:12:30.224Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:30.224Z] 731da9789fa4: Layer already exists [2024-07-12T01:12:30.224Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:30.488Z] main: digest: sha256:ea238c3ea980406f475c97d67247a0f1598bb9205d51d999ddc57e04351853d8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:12:30.563Z] ===================================================== [Pipeline] echo [2024-07-12T01:12:30.574Z] taggedImages: [2024-07-12T01:12:30.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:30.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-12T01:12:30.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.34 [2024-07-12T01:12:30.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:30.574Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-12T01:12:30.600Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-12T01:12:30.600Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:30.600Z] latest [2024-07-12T01:12:30.600Z] 3.2.0-dev.34 [2024-07-12T01:12:30.600Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:30.600Z] main [2024-07-12T01:12:30.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:30.949Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:31.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:31.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T01:12:31.296Z] c32d2668082e: Preparing [2024-07-12T01:12:31.296Z] 8d5c78e76f40: Preparing [2024-07-12T01:12:31.296Z] 16937636e9a8: Preparing [2024-07-12T01:12:31.296Z] a338fb7f13c8: Preparing [2024-07-12T01:12:31.296Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:31.296Z] c41ec7cafbb5: Preparing [2024-07-12T01:12:31.296Z] 79f733c64bdc: Preparing [2024-07-12T01:12:31.296Z] 137f6eaa5c75: Preparing [2024-07-12T01:12:31.296Z] 3d769e19d299: Preparing [2024-07-12T01:12:31.296Z] c41ec7cafbb5: Waiting [2024-07-12T01:12:31.296Z] da707bb00cb8: Preparing [2024-07-12T01:12:31.296Z] 79f733c64bdc: Waiting [2024-07-12T01:12:31.296Z] 137f6eaa5c75: Waiting [2024-07-12T01:12:31.296Z] 3d769e19d299: Waiting [2024-07-12T01:12:31.296Z] da707bb00cb8: Waiting [2024-07-12T01:12:31.296Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:31.296Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:31.574Z] 16937636e9a8: Pushed [2024-07-12T01:12:31.574Z] 8d5c78e76f40: Pushed [2024-07-12T01:12:31.574Z] c32d2668082e: Pushed [2024-07-12T01:12:31.574Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:31.574Z] 137f6eaa5c75: Pushed [2024-07-12T01:12:33.504Z] 3d769e19d299: Pushed [2024-07-12T01:12:43.550Z] 79f733c64bdc: Pushed [2024-07-12T01:12:51.721Z] c41ec7cafbb5: Pushed [2024-07-12T01:12:51.721Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:52.069Z] + 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 [2024-07-12T01:12:52.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-12T01:12:52.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T01:12:52.417Z] c32d2668082e: Preparing [2024-07-12T01:12:52.417Z] 8d5c78e76f40: Preparing [2024-07-12T01:12:52.417Z] 16937636e9a8: Preparing [2024-07-12T01:12:52.417Z] a338fb7f13c8: Preparing [2024-07-12T01:12:52.417Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:52.417Z] c41ec7cafbb5: Preparing [2024-07-12T01:12:52.417Z] 79f733c64bdc: Preparing [2024-07-12T01:12:52.417Z] 137f6eaa5c75: Preparing [2024-07-12T01:12:52.417Z] 3d769e19d299: Preparing [2024-07-12T01:12:52.417Z] da707bb00cb8: Preparing [2024-07-12T01:12:52.417Z] 79f733c64bdc: Waiting [2024-07-12T01:12:52.417Z] 137f6eaa5c75: Waiting [2024-07-12T01:12:52.417Z] 3d769e19d299: Waiting [2024-07-12T01:12:52.417Z] da707bb00cb8: Waiting [2024-07-12T01:12:52.417Z] c41ec7cafbb5: Waiting [2024-07-12T01:12:52.417Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:52.417Z] 16937636e9a8: Layer already exists [2024-07-12T01:12:52.417Z] c32d2668082e: Layer already exists [2024-07-12T01:12:52.417Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:52.417Z] 8d5c78e76f40: Layer already exists [2024-07-12T01:12:52.417Z] 79f733c64bdc: Layer already exists [2024-07-12T01:12:52.417Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:12:52.417Z] 3d769e19d299: Layer already exists [2024-07-12T01:12:52.417Z] c41ec7cafbb5: Layer already exists [2024-07-12T01:12:52.417Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:52.681Z] latest: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:53.027Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:53.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.34 [2024-07-12T01:12:53.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T01:12:53.369Z] c32d2668082e: Preparing [2024-07-12T01:12:53.369Z] 8d5c78e76f40: Preparing [2024-07-12T01:12:53.369Z] 16937636e9a8: Preparing [2024-07-12T01:12:53.369Z] a338fb7f13c8: Preparing [2024-07-12T01:12:53.369Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:53.369Z] c41ec7cafbb5: Preparing [2024-07-12T01:12:53.369Z] 79f733c64bdc: Preparing [2024-07-12T01:12:53.369Z] 137f6eaa5c75: Preparing [2024-07-12T01:12:53.369Z] 3d769e19d299: Preparing [2024-07-12T01:12:53.369Z] da707bb00cb8: Preparing [2024-07-12T01:12:53.369Z] 137f6eaa5c75: Waiting [2024-07-12T01:12:53.369Z] 3d769e19d299: Waiting [2024-07-12T01:12:53.369Z] da707bb00cb8: Waiting [2024-07-12T01:12:53.369Z] c41ec7cafbb5: Waiting [2024-07-12T01:12:53.369Z] 79f733c64bdc: Waiting [2024-07-12T01:12:53.369Z] c32d2668082e: Layer already exists [2024-07-12T01:12:53.369Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:53.369Z] 16937636e9a8: Layer already exists [2024-07-12T01:12:53.369Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:53.369Z] 8d5c78e76f40: Layer already exists [2024-07-12T01:12:53.369Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:12:53.369Z] c41ec7cafbb5: Layer already exists [2024-07-12T01:12:53.369Z] 79f733c64bdc: Layer already exists [2024-07-12T01:12:53.369Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:53.369Z] 3d769e19d299: Layer already exists [2024-07-12T01:12:53.633Z] 3.2.0-dev.34: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:53.978Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:54.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:54.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T01:12:54.317Z] c32d2668082e: Preparing [2024-07-12T01:12:54.317Z] 8d5c78e76f40: Preparing [2024-07-12T01:12:54.317Z] 16937636e9a8: Preparing [2024-07-12T01:12:54.317Z] a338fb7f13c8: Preparing [2024-07-12T01:12:54.317Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:54.317Z] c41ec7cafbb5: Preparing [2024-07-12T01:12:54.317Z] c41ec7cafbb5: Waiting [2024-07-12T01:12:54.317Z] 79f733c64bdc: Preparing [2024-07-12T01:12:54.317Z] 137f6eaa5c75: Preparing [2024-07-12T01:12:54.317Z] 79f733c64bdc: Waiting [2024-07-12T01:12:54.317Z] 137f6eaa5c75: Waiting [2024-07-12T01:12:54.317Z] 3d769e19d299: Preparing [2024-07-12T01:12:54.317Z] 3d769e19d299: Waiting [2024-07-12T01:12:54.317Z] da707bb00cb8: Preparing [2024-07-12T01:12:54.317Z] da707bb00cb8: Waiting [2024-07-12T01:12:54.317Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:54.317Z] c32d2668082e: Layer already exists [2024-07-12T01:12:54.317Z] 16937636e9a8: Layer already exists [2024-07-12T01:12:54.317Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:54.317Z] 8d5c78e76f40: Layer already exists [2024-07-12T01:12:54.317Z] 79f733c64bdc: Layer already exists [2024-07-12T01:12:54.317Z] 3d769e19d299: Layer already exists [2024-07-12T01:12:54.317Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:12:54.317Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:54.317Z] c41ec7cafbb5: Layer already exists [2024-07-12T01:12:54.589Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:54.934Z] + 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 [2024-07-12T01:12:55.280Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-12T01:12:55.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-12T01:12:55.281Z] c32d2668082e: Preparing [2024-07-12T01:12:55.281Z] 8d5c78e76f40: Preparing [2024-07-12T01:12:55.281Z] 16937636e9a8: Preparing [2024-07-12T01:12:55.281Z] a338fb7f13c8: Preparing [2024-07-12T01:12:55.281Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:55.281Z] c41ec7cafbb5: Preparing [2024-07-12T01:12:55.281Z] 79f733c64bdc: Preparing [2024-07-12T01:12:55.281Z] 137f6eaa5c75: Preparing [2024-07-12T01:12:55.281Z] 3d769e19d299: Preparing [2024-07-12T01:12:55.281Z] da707bb00cb8: Preparing [2024-07-12T01:12:55.281Z] c41ec7cafbb5: Waiting [2024-07-12T01:12:55.281Z] 79f733c64bdc: Waiting [2024-07-12T01:12:55.281Z] 137f6eaa5c75: Waiting [2024-07-12T01:12:55.281Z] 3d769e19d299: Waiting [2024-07-12T01:12:55.281Z] da707bb00cb8: Waiting [2024-07-12T01:12:55.281Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:55.281Z] 8d5c78e76f40: Layer already exists [2024-07-12T01:12:55.281Z] c32d2668082e: Layer already exists [2024-07-12T01:12:55.281Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:55.281Z] 16937636e9a8: Layer already exists [2024-07-12T01:12:55.281Z] 79f733c64bdc: Layer already exists [2024-07-12T01:12:55.281Z] 3d769e19d299: Layer already exists [2024-07-12T01:12:55.281Z] c41ec7cafbb5: Layer already exists [2024-07-12T01:12:55.281Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:12:55.281Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:55.546Z] main: digest: sha256:19971ef03bd31b5ca1975f699cfdded01cac8ceb17a29ca41005fe102e9eb927 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:12:55.623Z] ===================================================== [Pipeline] echo [2024-07-12T01:12:55.638Z] taggedImages: [2024-07-12T01:12:55.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:55.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-12T01:12:55.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.34 [2024-07-12T01:12:55.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:55.638Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-12T01:12:55.667Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-12T01:12:55.667Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:55.667Z] latest [2024-07-12T01:12:55.667Z] 3.2.0-dev.34 [2024-07-12T01:12:55.667Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:12:55.667Z] main [2024-07-12T01:12:55.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:56.036Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:12:56.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:12:56.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T01:12:56.414Z] 3d75701bb3c8: Preparing [2024-07-12T01:12:56.414Z] c76bb5eb65da: Preparing [2024-07-12T01:12:56.414Z] d281310048e4: Preparing [2024-07-12T01:12:56.414Z] a338fb7f13c8: Preparing [2024-07-12T01:12:56.414Z] 3ee83ebf67a1: Preparing [2024-07-12T01:12:56.414Z] 8de021d4f4a6: Preparing [2024-07-12T01:12:56.414Z] bf0d5271e8bb: Preparing [2024-07-12T01:12:56.414Z] 24c129adcc8a: Preparing [2024-07-12T01:12:56.414Z] da707bb00cb8: Preparing [2024-07-12T01:12:56.414Z] 8de021d4f4a6: Waiting [2024-07-12T01:12:56.414Z] bf0d5271e8bb: Waiting [2024-07-12T01:12:56.414Z] 24c129adcc8a: Waiting [2024-07-12T01:12:56.414Z] da707bb00cb8: Waiting [2024-07-12T01:12:56.414Z] a338fb7f13c8: Layer already exists [2024-07-12T01:12:56.414Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:12:56.680Z] c76bb5eb65da: Pushed [2024-07-12T01:12:56.680Z] 3d75701bb3c8: Pushed [2024-07-12T01:12:56.680Z] d281310048e4: Pushed [2024-07-12T01:12:56.680Z] da707bb00cb8: Layer already exists [2024-07-12T01:12:57.270Z] 24c129adcc8a: Pushed [2024-07-12T01:12:57.849Z] bf0d5271e8bb: Pushed [2024-07-12T01:13:19.879Z] 8de021d4f4a6: Pushed [2024-07-12T01:13:19.879Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:20.231Z] + 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 [2024-07-12T01:13:20.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-12T01:13:20.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T01:13:20.572Z] 3d75701bb3c8: Preparing [2024-07-12T01:13:20.572Z] c76bb5eb65da: Preparing [2024-07-12T01:13:20.572Z] d281310048e4: Preparing [2024-07-12T01:13:20.572Z] a338fb7f13c8: Preparing [2024-07-12T01:13:20.572Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:20.572Z] 8de021d4f4a6: Preparing [2024-07-12T01:13:20.572Z] bf0d5271e8bb: Preparing [2024-07-12T01:13:20.572Z] 24c129adcc8a: Preparing [2024-07-12T01:13:20.572Z] da707bb00cb8: Preparing [2024-07-12T01:13:20.572Z] bf0d5271e8bb: Waiting [2024-07-12T01:13:20.572Z] 8de021d4f4a6: Waiting [2024-07-12T01:13:20.572Z] 24c129adcc8a: Waiting [2024-07-12T01:13:20.572Z] da707bb00cb8: Waiting [2024-07-12T01:13:20.572Z] d281310048e4: Layer already exists [2024-07-12T01:13:20.572Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:20.572Z] c76bb5eb65da: Layer already exists [2024-07-12T01:13:20.572Z] 3d75701bb3c8: Layer already exists [2024-07-12T01:13:20.572Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:20.572Z] 24c129adcc8a: Layer already exists [2024-07-12T01:13:20.572Z] 8de021d4f4a6: Layer already exists [2024-07-12T01:13:20.572Z] bf0d5271e8bb: Layer already exists [2024-07-12T01:13:20.572Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:20.836Z] latest: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:21.218Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:21.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.34 [2024-07-12T01:13:21.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T01:13:21.576Z] 3d75701bb3c8: Preparing [2024-07-12T01:13:21.576Z] c76bb5eb65da: Preparing [2024-07-12T01:13:21.576Z] d281310048e4: Preparing [2024-07-12T01:13:21.576Z] a338fb7f13c8: Preparing [2024-07-12T01:13:21.576Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:21.576Z] 8de021d4f4a6: Preparing [2024-07-12T01:13:21.576Z] bf0d5271e8bb: Preparing [2024-07-12T01:13:21.576Z] 24c129adcc8a: Preparing [2024-07-12T01:13:21.576Z] da707bb00cb8: Preparing [2024-07-12T01:13:21.576Z] 24c129adcc8a: Waiting [2024-07-12T01:13:21.576Z] da707bb00cb8: Waiting [2024-07-12T01:13:21.576Z] 8de021d4f4a6: Waiting [2024-07-12T01:13:21.576Z] bf0d5271e8bb: Waiting [2024-07-12T01:13:21.576Z] c76bb5eb65da: Layer already exists [2024-07-12T01:13:21.576Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:21.576Z] d281310048e4: Layer already exists [2024-07-12T01:13:21.576Z] 3d75701bb3c8: Layer already exists [2024-07-12T01:13:21.576Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:21.576Z] 8de021d4f4a6: Layer already exists [2024-07-12T01:13:21.576Z] 24c129adcc8a: Layer already exists [2024-07-12T01:13:21.576Z] bf0d5271e8bb: Layer already exists [2024-07-12T01:13:21.576Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:21.844Z] 3.2.0-dev.34: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:22.215Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:22.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:13:22.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T01:13:22.572Z] 3d75701bb3c8: Preparing [2024-07-12T01:13:22.572Z] c76bb5eb65da: Preparing [2024-07-12T01:13:22.572Z] d281310048e4: Preparing [2024-07-12T01:13:22.572Z] a338fb7f13c8: Preparing [2024-07-12T01:13:22.572Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:22.572Z] 8de021d4f4a6: Preparing [2024-07-12T01:13:22.572Z] bf0d5271e8bb: Preparing [2024-07-12T01:13:22.572Z] 24c129adcc8a: Preparing [2024-07-12T01:13:22.572Z] da707bb00cb8: Preparing [2024-07-12T01:13:22.572Z] 8de021d4f4a6: Waiting [2024-07-12T01:13:22.572Z] bf0d5271e8bb: Waiting [2024-07-12T01:13:22.572Z] da707bb00cb8: Waiting [2024-07-12T01:13:22.572Z] 24c129adcc8a: Waiting [2024-07-12T01:13:22.572Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:22.572Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:22.572Z] 3d75701bb3c8: Layer already exists [2024-07-12T01:13:22.572Z] d281310048e4: Layer already exists [2024-07-12T01:13:22.572Z] c76bb5eb65da: Layer already exists [2024-07-12T01:13:22.572Z] bf0d5271e8bb: Layer already exists [2024-07-12T01:13:22.572Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:22.572Z] 24c129adcc8a: Layer already exists [2024-07-12T01:13:22.572Z] 8de021d4f4a6: Layer already exists [2024-07-12T01:13:22.839Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:23.197Z] + 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 [2024-07-12T01:13:23.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-12T01:13:23.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-12T01:13:23.552Z] 3d75701bb3c8: Preparing [2024-07-12T01:13:23.552Z] c76bb5eb65da: Preparing [2024-07-12T01:13:23.552Z] d281310048e4: Preparing [2024-07-12T01:13:23.552Z] a338fb7f13c8: Preparing [2024-07-12T01:13:23.552Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:23.552Z] 8de021d4f4a6: Preparing [2024-07-12T01:13:23.552Z] bf0d5271e8bb: Preparing [2024-07-12T01:13:23.552Z] 24c129adcc8a: Preparing [2024-07-12T01:13:23.552Z] da707bb00cb8: Preparing [2024-07-12T01:13:23.552Z] bf0d5271e8bb: Waiting [2024-07-12T01:13:23.552Z] 24c129adcc8a: Waiting [2024-07-12T01:13:23.552Z] 8de021d4f4a6: Waiting [2024-07-12T01:13:23.552Z] da707bb00cb8: Waiting [2024-07-12T01:13:23.552Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:23.552Z] c76bb5eb65da: Layer already exists [2024-07-12T01:13:23.552Z] 3d75701bb3c8: Layer already exists [2024-07-12T01:13:23.552Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:23.552Z] d281310048e4: Layer already exists [2024-07-12T01:13:23.552Z] bf0d5271e8bb: Layer already exists [2024-07-12T01:13:23.552Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:23.552Z] 8de021d4f4a6: Layer already exists [2024-07-12T01:13:23.552Z] 24c129adcc8a: Layer already exists [2024-07-12T01:13:23.816Z] main: digest: sha256:0535bd6f516d453744e2362fd756604e914f1f15cef8865b0b2384b35b0c4b28 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:13:23.904Z] ===================================================== [Pipeline] echo [2024-07-12T01:13:23.915Z] taggedImages: [2024-07-12T01:13:23.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:13:23.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-12T01:13:23.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.34 [2024-07-12T01:13:23.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:13:23.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-12T01:13:23.945Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-12T01:13:23.945Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:13:23.945Z] latest [2024-07-12T01:13:23.945Z] 3.2.0-dev.34 [2024-07-12T01:13:23.945Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:13:23.945Z] main [2024-07-12T01:13:23.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:24.304Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:24.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:13:24.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T01:13:24.662Z] 3f9d353e9a73: Preparing [2024-07-12T01:13:24.662Z] f44339653682: Preparing [2024-07-12T01:13:24.662Z] a069c1269036: Preparing [2024-07-12T01:13:24.662Z] a338fb7f13c8: Preparing [2024-07-12T01:13:24.662Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:24.662Z] 2ec9c61eccb8: Preparing [2024-07-12T01:13:24.662Z] 137f6eaa5c75: Preparing [2024-07-12T01:13:24.662Z] 2ec9c61eccb8: Waiting [2024-07-12T01:13:24.662Z] 3d769e19d299: Preparing [2024-07-12T01:13:24.662Z] 137f6eaa5c75: Waiting [2024-07-12T01:13:24.662Z] da707bb00cb8: Preparing [2024-07-12T01:13:24.662Z] 3d769e19d299: Waiting [2024-07-12T01:13:24.662Z] da707bb00cb8: Waiting [2024-07-12T01:13:24.662Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:24.662Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:24.927Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:13:24.927Z] f44339653682: Pushed [2024-07-12T01:13:24.927Z] a069c1269036: Pushed [2024-07-12T01:13:24.927Z] 3d769e19d299: Layer already exists [2024-07-12T01:13:24.927Z] 3f9d353e9a73: Pushed [2024-07-12T01:13:24.927Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:46.961Z] 2ec9c61eccb8: Pushed [2024-07-12T01:13:46.961Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:47.327Z] + 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 [2024-07-12T01:13:47.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-12T01:13:47.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T01:13:47.682Z] 3f9d353e9a73: Preparing [2024-07-12T01:13:47.682Z] f44339653682: Preparing [2024-07-12T01:13:47.682Z] a069c1269036: Preparing [2024-07-12T01:13:47.682Z] a338fb7f13c8: Preparing [2024-07-12T01:13:47.682Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:47.682Z] 2ec9c61eccb8: Preparing [2024-07-12T01:13:47.682Z] 137f6eaa5c75: Preparing [2024-07-12T01:13:47.682Z] 3d769e19d299: Preparing [2024-07-12T01:13:47.682Z] da707bb00cb8: Preparing [2024-07-12T01:13:47.682Z] 137f6eaa5c75: Waiting [2024-07-12T01:13:47.682Z] 3d769e19d299: Waiting [2024-07-12T01:13:47.682Z] da707bb00cb8: Waiting [2024-07-12T01:13:47.682Z] 2ec9c61eccb8: Waiting [2024-07-12T01:13:47.682Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:47.682Z] a069c1269036: Layer already exists [2024-07-12T01:13:47.682Z] 3f9d353e9a73: Layer already exists [2024-07-12T01:13:47.682Z] f44339653682: Layer already exists [2024-07-12T01:13:47.682Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:47.682Z] 3d769e19d299: Layer already exists [2024-07-12T01:13:47.682Z] 2ec9c61eccb8: Layer already exists [2024-07-12T01:13:47.682Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:13:47.682Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:47.946Z] latest: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:48.298Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:48.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.34 [2024-07-12T01:13:48.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T01:13:48.642Z] 3f9d353e9a73: Preparing [2024-07-12T01:13:48.642Z] f44339653682: Preparing [2024-07-12T01:13:48.642Z] a069c1269036: Preparing [2024-07-12T01:13:48.642Z] a338fb7f13c8: Preparing [2024-07-12T01:13:48.642Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:48.642Z] 2ec9c61eccb8: Preparing [2024-07-12T01:13:48.642Z] 137f6eaa5c75: Preparing [2024-07-12T01:13:48.642Z] 3d769e19d299: Preparing [2024-07-12T01:13:48.642Z] da707bb00cb8: Preparing [2024-07-12T01:13:48.642Z] 2ec9c61eccb8: Waiting [2024-07-12T01:13:48.642Z] 137f6eaa5c75: Waiting [2024-07-12T01:13:48.642Z] 3d769e19d299: Waiting [2024-07-12T01:13:48.642Z] da707bb00cb8: Waiting [2024-07-12T01:13:48.642Z] f44339653682: Layer already exists [2024-07-12T01:13:48.642Z] a069c1269036: Layer already exists [2024-07-12T01:13:48.642Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:48.642Z] 3f9d353e9a73: Layer already exists [2024-07-12T01:13:48.642Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:48.642Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:13:48.642Z] 3d769e19d299: Layer already exists [2024-07-12T01:13:48.642Z] 2ec9c61eccb8: Layer already exists [2024-07-12T01:13:48.642Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:48.906Z] 3.2.0-dev.34: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:49.249Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:49.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:13:49.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T01:13:49.590Z] 3f9d353e9a73: Preparing [2024-07-12T01:13:49.590Z] f44339653682: Preparing [2024-07-12T01:13:49.590Z] a069c1269036: Preparing [2024-07-12T01:13:49.590Z] a338fb7f13c8: Preparing [2024-07-12T01:13:49.590Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:49.590Z] 2ec9c61eccb8: Preparing [2024-07-12T01:13:49.590Z] 137f6eaa5c75: Preparing [2024-07-12T01:13:49.590Z] 3d769e19d299: Preparing [2024-07-12T01:13:49.590Z] da707bb00cb8: Preparing [2024-07-12T01:13:49.590Z] 137f6eaa5c75: Waiting [2024-07-12T01:13:49.590Z] 3d769e19d299: Waiting [2024-07-12T01:13:49.590Z] da707bb00cb8: Waiting [2024-07-12T01:13:49.590Z] 2ec9c61eccb8: Waiting [2024-07-12T01:13:49.590Z] f44339653682: Layer already exists [2024-07-12T01:13:49.590Z] a069c1269036: Layer already exists [2024-07-12T01:13:49.590Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:49.590Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:49.590Z] 3f9d353e9a73: Layer already exists [2024-07-12T01:13:49.590Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:13:49.590Z] 2ec9c61eccb8: Layer already exists [2024-07-12T01:13:49.590Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:49.590Z] 3d769e19d299: Layer already exists [2024-07-12T01:13:49.591Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:50.214Z] + 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 [2024-07-12T01:13:50.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-12T01:13:50.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-12T01:13:50.559Z] 3f9d353e9a73: Preparing [2024-07-12T01:13:50.559Z] f44339653682: Preparing [2024-07-12T01:13:50.559Z] a069c1269036: Preparing [2024-07-12T01:13:50.559Z] a338fb7f13c8: Preparing [2024-07-12T01:13:50.559Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:50.559Z] 2ec9c61eccb8: Preparing [2024-07-12T01:13:50.559Z] 137f6eaa5c75: Preparing [2024-07-12T01:13:50.559Z] 3d769e19d299: Preparing [2024-07-12T01:13:50.559Z] da707bb00cb8: Preparing [2024-07-12T01:13:50.559Z] 137f6eaa5c75: Waiting [2024-07-12T01:13:50.559Z] 3d769e19d299: Waiting [2024-07-12T01:13:50.559Z] da707bb00cb8: Waiting [2024-07-12T01:13:50.559Z] 2ec9c61eccb8: Waiting [2024-07-12T01:13:50.559Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:50.559Z] f44339653682: Layer already exists [2024-07-12T01:13:50.559Z] a069c1269036: Layer already exists [2024-07-12T01:13:50.559Z] 3f9d353e9a73: Layer already exists [2024-07-12T01:13:50.559Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:50.559Z] 2ec9c61eccb8: Layer already exists [2024-07-12T01:13:50.559Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:50.559Z] 137f6eaa5c75: Layer already exists [2024-07-12T01:13:50.559Z] 3d769e19d299: Layer already exists [2024-07-12T01:13:50.824Z] main: digest: sha256:76bfbebe6ad7ee893a3656a5960d315657d939ca853f9ddce67dac214e0a528a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:13:50.902Z] ===================================================== [Pipeline] echo [2024-07-12T01:13:50.918Z] taggedImages: [2024-07-12T01:13:50.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:13:50.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-12T01:13:50.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.34 [2024-07-12T01:13:50.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:13:50.918Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-12T01:13:50.946Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-12T01:13:50.946Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:13:50.946Z] latest [2024-07-12T01:13:50.947Z] 3.2.0-dev.34 [2024-07-12T01:13:50.947Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:13:50.947Z] main [2024-07-12T01:13:50.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:51.305Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:51.648Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:13:51.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T01:13:51.648Z] ed292990c5c3: Preparing [2024-07-12T01:13:51.648Z] 337f9fb2c3d9: Preparing [2024-07-12T01:13:51.648Z] a338fb7f13c8: Preparing [2024-07-12T01:13:51.648Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:51.648Z] 83c9bd9972aa: Preparing [2024-07-12T01:13:51.648Z] dea256057765: Preparing [2024-07-12T01:13:51.648Z] da707bb00cb8: Preparing [2024-07-12T01:13:51.648Z] dea256057765: Waiting [2024-07-12T01:13:51.648Z] da707bb00cb8: Waiting [2024-07-12T01:13:51.648Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:51.648Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:51.913Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:51.913Z] ed292990c5c3: Pushed [2024-07-12T01:13:52.177Z] dea256057765: Pushed [2024-07-12T01:13:53.128Z] 83c9bd9972aa: Pushed [2024-07-12T01:13:58.454Z] 337f9fb2c3d9: Pushed [2024-07-12T01:13:58.454Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:58.801Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:59.147Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-12T01:13:59.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T01:13:59.148Z] ed292990c5c3: Preparing [2024-07-12T01:13:59.148Z] 337f9fb2c3d9: Preparing [2024-07-12T01:13:59.148Z] a338fb7f13c8: Preparing [2024-07-12T01:13:59.148Z] 3ee83ebf67a1: Preparing [2024-07-12T01:13:59.148Z] 83c9bd9972aa: Preparing [2024-07-12T01:13:59.148Z] dea256057765: Preparing [2024-07-12T01:13:59.148Z] da707bb00cb8: Preparing [2024-07-12T01:13:59.148Z] dea256057765: Waiting [2024-07-12T01:13:59.148Z] da707bb00cb8: Waiting [2024-07-12T01:13:59.148Z] a338fb7f13c8: Layer already exists [2024-07-12T01:13:59.148Z] 337f9fb2c3d9: Layer already exists [2024-07-12T01:13:59.148Z] ed292990c5c3: Layer already exists [2024-07-12T01:13:59.148Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:13:59.148Z] 83c9bd9972aa: Layer already exists [2024-07-12T01:13:59.148Z] da707bb00cb8: Layer already exists [2024-07-12T01:13:59.148Z] dea256057765: Layer already exists [2024-07-12T01:13:59.411Z] latest: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:13:59.763Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:00.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.34 [2024-07-12T01:14:00.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T01:14:00.100Z] ed292990c5c3: Preparing [2024-07-12T01:14:00.100Z] 337f9fb2c3d9: Preparing [2024-07-12T01:14:00.101Z] a338fb7f13c8: Preparing [2024-07-12T01:14:00.101Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:00.101Z] 83c9bd9972aa: Preparing [2024-07-12T01:14:00.101Z] dea256057765: Preparing [2024-07-12T01:14:00.101Z] da707bb00cb8: Preparing [2024-07-12T01:14:00.101Z] dea256057765: Waiting [2024-07-12T01:14:00.101Z] da707bb00cb8: Waiting [2024-07-12T01:14:00.101Z] 337f9fb2c3d9: Layer already exists [2024-07-12T01:14:00.101Z] ed292990c5c3: Layer already exists [2024-07-12T01:14:00.101Z] 83c9bd9972aa: Layer already exists [2024-07-12T01:14:00.101Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:00.101Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:00.101Z] dea256057765: Layer already exists [2024-07-12T01:14:00.101Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:00.366Z] 3.2.0-dev.34: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:00.714Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:01.054Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:14:01.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T01:14:01.054Z] ed292990c5c3: Preparing [2024-07-12T01:14:01.054Z] 337f9fb2c3d9: Preparing [2024-07-12T01:14:01.054Z] a338fb7f13c8: Preparing [2024-07-12T01:14:01.054Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:01.054Z] 83c9bd9972aa: Preparing [2024-07-12T01:14:01.054Z] dea256057765: Preparing [2024-07-12T01:14:01.054Z] da707bb00cb8: Preparing [2024-07-12T01:14:01.054Z] dea256057765: Waiting [2024-07-12T01:14:01.054Z] da707bb00cb8: Waiting [2024-07-12T01:14:01.054Z] ed292990c5c3: Layer already exists [2024-07-12T01:14:01.054Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:01.054Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:01.054Z] 83c9bd9972aa: Layer already exists [2024-07-12T01:14:01.054Z] 337f9fb2c3d9: Layer already exists [2024-07-12T01:14:01.054Z] dea256057765: Layer already exists [2024-07-12T01:14:01.054Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:01.316Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:01.661Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:02.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-12T01:14:02.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-12T01:14:02.013Z] ed292990c5c3: Preparing [2024-07-12T01:14:02.013Z] 337f9fb2c3d9: Preparing [2024-07-12T01:14:02.013Z] a338fb7f13c8: Preparing [2024-07-12T01:14:02.013Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:02.013Z] 83c9bd9972aa: Preparing [2024-07-12T01:14:02.013Z] dea256057765: Preparing [2024-07-12T01:14:02.013Z] da707bb00cb8: Preparing [2024-07-12T01:14:02.013Z] dea256057765: Waiting [2024-07-12T01:14:02.013Z] da707bb00cb8: Waiting [2024-07-12T01:14:02.013Z] 83c9bd9972aa: Layer already exists [2024-07-12T01:14:02.013Z] ed292990c5c3: Layer already exists [2024-07-12T01:14:02.013Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:02.013Z] 337f9fb2c3d9: Layer already exists [2024-07-12T01:14:02.013Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:02.013Z] dea256057765: Layer already exists [2024-07-12T01:14:02.013Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:02.277Z] main: digest: sha256:f96a14bcbfa4fb3e5660b906050547d2c5f89d1f2959ed8aebdf807c6a88de83 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:14:02.350Z] ===================================================== [Pipeline] echo [2024-07-12T01:14:02.366Z] taggedImages: [2024-07-12T01:14:02.367Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:14:02.367Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-12T01:14:02.367Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.34 [2024-07-12T01:14:02.367Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:14:02.367Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-12T01:14:02.391Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-12T01:14:02.391Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:14:02.391Z] latest [2024-07-12T01:14:02.391Z] 3.2.0-dev.34 [2024-07-12T01:14:02.391Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:14:02.391Z] main [2024-07-12T01:14:02.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:02.745Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:03.078Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:14:03.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T01:14:03.078Z] ddbe0ba16024: Preparing [2024-07-12T01:14:03.078Z] 6876066af933: Preparing [2024-07-12T01:14:03.078Z] a338fb7f13c8: Preparing [2024-07-12T01:14:03.078Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:03.078Z] 04db2dd71857: Preparing [2024-07-12T01:14:03.078Z] ceb40e8c2ab8: Preparing [2024-07-12T01:14:03.078Z] da707bb00cb8: Preparing [2024-07-12T01:14:03.079Z] ceb40e8c2ab8: Waiting [2024-07-12T01:14:03.079Z] da707bb00cb8: Waiting [2024-07-12T01:14:03.079Z] 04db2dd71857: Layer already exists [2024-07-12T01:14:03.079Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:03.079Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:03.341Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:14:03.341Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:03.341Z] ddbe0ba16024: Pushed [2024-07-12T01:14:09.949Z] 6876066af933: Pushed [2024-07-12T01:14:09.949Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:10.287Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:10.624Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-12T01:14:10.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T01:14:10.624Z] ddbe0ba16024: Preparing [2024-07-12T01:14:10.624Z] 6876066af933: Preparing [2024-07-12T01:14:10.624Z] a338fb7f13c8: Preparing [2024-07-12T01:14:10.624Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:10.624Z] 04db2dd71857: Preparing [2024-07-12T01:14:10.624Z] ceb40e8c2ab8: Preparing [2024-07-12T01:14:10.624Z] da707bb00cb8: Preparing [2024-07-12T01:14:10.624Z] ceb40e8c2ab8: Waiting [2024-07-12T01:14:10.624Z] da707bb00cb8: Waiting [2024-07-12T01:14:10.624Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:10.624Z] ddbe0ba16024: Layer already exists [2024-07-12T01:14:10.624Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:10.624Z] 6876066af933: Layer already exists [2024-07-12T01:14:10.624Z] 04db2dd71857: Layer already exists [2024-07-12T01:14:10.624Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:10.624Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:14:11.494Z] latest: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:11.822Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:12.166Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.34 [2024-07-12T01:14:12.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T01:14:12.166Z] ddbe0ba16024: Preparing [2024-07-12T01:14:12.166Z] 6876066af933: Preparing [2024-07-12T01:14:12.167Z] a338fb7f13c8: Preparing [2024-07-12T01:14:12.167Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:12.167Z] 04db2dd71857: Preparing [2024-07-12T01:14:12.167Z] ceb40e8c2ab8: Preparing [2024-07-12T01:14:12.167Z] da707bb00cb8: Preparing [2024-07-12T01:14:12.167Z] ceb40e8c2ab8: Waiting [2024-07-12T01:14:12.167Z] da707bb00cb8: Waiting [2024-07-12T01:14:12.167Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:12.167Z] ddbe0ba16024: Layer already exists [2024-07-12T01:14:12.167Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:12.167Z] 6876066af933: Layer already exists [2024-07-12T01:14:12.167Z] 04db2dd71857: Layer already exists [2024-07-12T01:14:12.167Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:14:12.167Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:12.431Z] 3.2.0-dev.34: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:12.770Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:13.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:14:13.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T01:14:13.112Z] ddbe0ba16024: Preparing [2024-07-12T01:14:13.112Z] 6876066af933: Preparing [2024-07-12T01:14:13.112Z] a338fb7f13c8: Preparing [2024-07-12T01:14:13.112Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:13.112Z] 04db2dd71857: Preparing [2024-07-12T01:14:13.112Z] ceb40e8c2ab8: Preparing [2024-07-12T01:14:13.112Z] da707bb00cb8: Preparing [2024-07-12T01:14:13.112Z] ceb40e8c2ab8: Waiting [2024-07-12T01:14:13.112Z] da707bb00cb8: Waiting [2024-07-12T01:14:13.112Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:13.112Z] 04db2dd71857: Layer already exists [2024-07-12T01:14:13.112Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:13.112Z] 6876066af933: Layer already exists [2024-07-12T01:14:13.112Z] ddbe0ba16024: Layer already exists [2024-07-12T01:14:13.112Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:14:13.112Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:13.112Z] 5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:13.715Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:14.058Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-12T01:14:14.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-12T01:14:14.058Z] ddbe0ba16024: Preparing [2024-07-12T01:14:14.058Z] 6876066af933: Preparing [2024-07-12T01:14:14.058Z] a338fb7f13c8: Preparing [2024-07-12T01:14:14.058Z] 3ee83ebf67a1: Preparing [2024-07-12T01:14:14.058Z] 04db2dd71857: Preparing [2024-07-12T01:14:14.058Z] ceb40e8c2ab8: Preparing [2024-07-12T01:14:14.058Z] da707bb00cb8: Preparing [2024-07-12T01:14:14.058Z] ceb40e8c2ab8: Waiting [2024-07-12T01:14:14.058Z] da707bb00cb8: Waiting [2024-07-12T01:14:14.058Z] a338fb7f13c8: Layer already exists [2024-07-12T01:14:14.058Z] 3ee83ebf67a1: Layer already exists [2024-07-12T01:14:14.058Z] 04db2dd71857: Layer already exists [2024-07-12T01:14:14.058Z] 6876066af933: Layer already exists [2024-07-12T01:14:14.058Z] ddbe0ba16024: Layer already exists [2024-07-12T01:14:14.058Z] da707bb00cb8: Layer already exists [2024-07-12T01:14:14.058Z] ceb40e8c2ab8: Layer already exists [2024-07-12T01:14:14.322Z] main: digest: sha256:97b9a0ba7811e8a4be3f8b4e274cfdb77fe74ebba61bbee15e21b69043ca427e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-12T01:14:14.408Z] ===================================================== [Pipeline] echo [2024-07-12T01:14:14.422Z] taggedImages: [2024-07-12T01:14:14.422Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789 [2024-07-12T01:14:14.422Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-12T01:14:14.422Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.34 [2024-07-12T01:14:14.422Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5fec7756d37c583cdd2b9a3cb0596e8617403789-3.2.0-dev.34 [2024-07-12T01:14:14.422Z] - 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 [2024-07-12T01:14:14.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T01:14:14.820Z] [2024-07-12T01:14:14.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:15.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T01:14:15.143Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-12T01:14:15.143Z] 8998bd30e6a1: Pulling fs layer [2024-07-12T01:14:15.143Z] 04944245beec: Pulling fs layer [2024-07-12T01:14:15.143Z] 699f458cf7ca: Pulling fs layer [2024-07-12T01:14:15.143Z] 765212b225bb: Pulling fs layer [2024-07-12T01:14:15.143Z] f23df028b6ca: Pulling fs layer [2024-07-12T01:14:15.143Z] d65c8cfc05b1: Pulling fs layer [2024-07-12T01:14:15.143Z] 2437ff75d9bd: Pulling fs layer [2024-07-12T01:14:15.143Z] 765212b225bb: Waiting [2024-07-12T01:14:15.143Z] f23df028b6ca: Waiting [2024-07-12T01:14:15.143Z] d65c8cfc05b1: Waiting [2024-07-12T01:14:15.143Z] 2437ff75d9bd: Waiting [2024-07-12T01:14:15.409Z] 04944245beec: Verifying Checksum [2024-07-12T01:14:15.409Z] 04944245beec: Download complete [2024-07-12T01:14:15.409Z] 765212b225bb: Verifying Checksum [2024-07-12T01:14:15.409Z] 765212b225bb: Download complete [2024-07-12T01:14:15.409Z] f23df028b6ca: Verifying Checksum [2024-07-12T01:14:15.409Z] f23df028b6ca: Download complete [2024-07-12T01:14:15.409Z] d65c8cfc05b1: Verifying Checksum [2024-07-12T01:14:15.409Z] d65c8cfc05b1: Download complete [2024-07-12T01:14:15.674Z] 699f458cf7ca: Verifying Checksum [2024-07-12T01:14:15.674Z] 699f458cf7ca: Download complete [2024-07-12T01:14:15.939Z] 8998bd30e6a1: Verifying Checksum [2024-07-12T01:14:15.939Z] 8998bd30e6a1: Download complete [2024-07-12T01:14:18.505Z] 2437ff75d9bd: Verifying Checksum [2024-07-12T01:14:18.505Z] 2437ff75d9bd: Download complete [2024-07-12T01:14:20.442Z] 8998bd30e6a1: Pull complete [2024-07-12T01:14:21.026Z] 04944245beec: Pull complete [2024-07-12T01:14:22.966Z] 699f458cf7ca: Pull complete [2024-07-12T01:14:22.966Z] 765212b225bb: Pull complete [2024-07-12T01:14:23.923Z] f23df028b6ca: Pull complete [2024-07-12T01:14:24.189Z] d65c8cfc05b1: Pull complete [2024-07-12T01:14:42.377Z] 2437ff75d9bd: Pull complete [2024-07-12T01:14:42.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-12T01:14:42.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-12T01:14:42.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:14:42.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-5389 does not seem to be running inside a container [2024-07-12T01:14:42.630Z] $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@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 [2024-07-12T01:14:45.418Z] $ docker top 7d367a5aa9a4e84e05a7df4f2ed07bbd7f1afd792186f078086d4412a1be0c16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:14:46.329Z] ---> job-cost.sh [2024-07-12T01:14:46.329Z] lf-activate-venv: SKIPPING [2024-07-12T01:14:46.329Z] INFO: No Stack... [2024-07-12T01:14:46.594Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-12T01:14:47.548Z] INFO: Archiving Costs [Pipeline] sh [2024-07-12T01:14:48.173Z] + cat /w/workspace/edgex-go/652/archives/cost.csv [2024-07-12T01:14:48.173Z] + cut -d, -f6 [Pipeline] lock [2024-07-12T01:14:48.206Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-652-stack-cost] [2024-07-12T01:14:48.214Z] Resource [jenkins-edgexfoundry-edgex-go-main-652-stack-cost] did not exist. Created. [2024-07-12T01:14:48.223Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-652-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-12T01:14:48.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-12T01:14:49.571Z] Stashed 1 file(s) [Pipeline] } [2024-07-12T01:14:49.579Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-652-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-12T01:14:49.603Z] $ docker stop --time=1 7d367a5aa9a4e84e05a7df4f2ed07bbd7f1afd792186f078086d4412a1be0c16 [2024-07-12T01:14:51.152Z] $ docker rm -f --volumes 7d367a5aa9a4e84e05a7df4f2ed07bbd7f1afd792186f078086d4412a1be0c16 [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 [2024-07-12T01:14:51.708Z] provisioning config files... [2024-07-12T01:14:51.714Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/652@tmp/config8383528941338535451tmp [Pipeline] { [Pipeline] sh [2024-07-12T01:14:52.015Z] + set +x [2024-07-12T01:14:52.015Z] + bash -s -- [2024-07-12T01:14:52.015Z] + curl -s https://codecov.io/bash [2024-07-12T01:14:52.015Z] [2024-07-12T01:14:52.015Z] _____ _ [2024-07-12T01:14:52.015Z] / ____| | | [2024-07-12T01:14:52.015Z] | | ___ __| | ___ ___ _____ __ [2024-07-12T01:14:52.015Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-12T01:14:52.015Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-12T01:14:52.015Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-12T01:14:52.015Z] Bash-1.0.6 [2024-07-12T01:14:52.015Z] [2024-07-12T01:14:52.015Z] [2024-07-12T01:14:52.015Z] ==> git version 2.25.1 found [2024-07-12T01:14:52.015Z] ==> 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 [2024-07-12T01:14:52.015Z] Release-Date: 2020-01-08 [2024-07-12T01:14:52.015Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-12T01:14:52.015Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-12T01:14:52.015Z] ==> Jenkins CI detected. [2024-07-12T01:14:52.015Z] current dir:  /w/workspace/edgex-go/652 [2024-07-12T01:14:52.015Z] project root: . [2024-07-12T01:14:52.015Z] --> token set from env [2024-07-12T01:14:52.015Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-12T01:14:52.015Z] ==> Running gcov in . (disable via -X gcov) [2024-07-12T01:14:52.273Z] ==> Python coveragepy not found [2024-07-12T01:14:52.273Z] ==> Searching for coverage reports in: [2024-07-12T01:14:52.273Z] + . [2024-07-12T01:14:52.273Z] -> Found 1 reports [2024-07-12T01:14:52.273Z] ==> Detecting git/mercurial file structure [2024-07-12T01:14:52.273Z] ==> Reading reports [2024-07-12T01:14:52.273Z] + ./coverage.out bytes=481596 [2024-07-12T01:14:52.273Z] ==> Appending adjustments [2024-07-12T01:14:52.273Z] https://docs.codecov.io/docs/fixing-reports [2024-07-12T01:14:53.653Z] + Found adjustments [2024-07-12T01:14:53.653Z] ==> Gzipping contents [2024-07-12T01:14:53.653Z] 60K /tmp/codecov.U0RkJq.gz [2024-07-12T01:14:53.653Z] ==> Uploading reports [2024-07-12T01:14:53.653Z] url: https://codecov.io [2024-07-12T01:14:53.653Z] query: branch=main&commit=5fec7756d37c583cdd2b9a3cb0596e8617403789&build=652&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F652%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-12T01:14:53.653Z] -> Pinging Codecov [2024-07-12T01:14:53.653Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5fec7756d37c583cdd2b9a3cb0596e8617403789&build=652&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F652%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-12T01:14:53.653Z] -> Uploading to [2024-07-12T01:14:53.653Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-12/00271124DB129430A58F1EEE437C3FCB/5fec7756d37c583cdd2b9a3cb0596e8617403789/896cf177-0798-4c9a-b2d1-ed34014fcf57.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240712%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240712T011453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53c0dce72e2aeae86810f5a08e660f7064c5946cb3aa509440785fe9f32e9a10 [2024-07-12T01:14:53.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:14:53.653Z] Dload Upload Total Spent Left Speed [2024-07-12T01:14:53.912Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61373 0 0 100 61373 0 217k --:--:-- --:--:-- --:--:-- 217k [2024-07-12T01:14:53.912Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5fec7756d37c583cdd2b9a3cb0596e8617403789 [Pipeline] } [2024-07-12T01:14:53.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-12T01:14:54.152Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-12T01:14:54.168Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:54.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-12T01:14:54.471Z] [2024-07-12T01:14:54.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:14:54.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-12T01:14:54.772Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-12T01:14:54.772Z] 619be1103602: Already exists [2024-07-12T01:14:54.772Z] f8ea3408117e: Pulling fs layer [2024-07-12T01:14:54.772Z] 91320369b822: Pulling fs layer [2024-07-12T01:14:54.772Z] 0406650e8295: Pulling fs layer [2024-07-12T01:14:54.772Z] 4f4fb700ef54: Pulling fs layer [2024-07-12T01:14:54.772Z] 96d80e3f36e1: Pulling fs layer [2024-07-12T01:14:54.772Z] bcf3aedb951c: Pulling fs layer [2024-07-12T01:14:54.772Z] 4f4fb700ef54: Waiting [2024-07-12T01:14:54.772Z] 96d80e3f36e1: Waiting [2024-07-12T01:14:54.772Z] bcf3aedb951c: Waiting [2024-07-12T01:14:54.772Z] 0406650e8295: Verifying Checksum [2024-07-12T01:14:54.772Z] 0406650e8295: Download complete [2024-07-12T01:14:54.772Z] f8ea3408117e: Verifying Checksum [2024-07-12T01:14:54.772Z] 4f4fb700ef54: Verifying Checksum [2024-07-12T01:14:54.772Z] 4f4fb700ef54: Download complete [2024-07-12T01:14:55.035Z] f8ea3408117e: Pull complete [2024-07-12T01:14:55.035Z] 96d80e3f36e1: Verifying Checksum [2024-07-12T01:14:55.035Z] 96d80e3f36e1: Download complete [2024-07-12T01:14:55.294Z] 91320369b822: Verifying Checksum [2024-07-12T01:14:55.294Z] 91320369b822: Download complete [2024-07-12T01:14:55.858Z] bcf3aedb951c: Verifying Checksum [2024-07-12T01:14:55.858Z] bcf3aedb951c: Download complete [2024-07-12T01:14:59.145Z] 91320369b822: Pull complete [2024-07-12T01:14:59.404Z] 0406650e8295: Pull complete [2024-07-12T01:14:59.664Z] 4f4fb700ef54: Pull complete [2024-07-12T01:14:59.922Z] 96d80e3f36e1: Pull complete [2024-07-12T01:15:05.189Z] bcf3aedb951c: Pull complete [2024-07-12T01:15:05.189Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-12T01:15:05.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-12T01:15:05.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:15:05.293Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T01:15:05.323Z] $ 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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-12T01:15:11.940Z] $ docker top c57c786f7aa1655ebfc83d273954795551638df167e7a0298f5cf7e2e371580a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T01:15:12.302Z] + git config --global --add safe.directory /w/workspace/edgex-go/652 [Pipeline] echo [2024-07-12T01:15:12.311Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-12T01:15:12.589Z] + set -o pipefail [2024-07-12T01:15:12.590Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-12T01:15:20.707Z] [2024-07-12T01:15:20.707Z] Monitoring /w/workspace/edgex-go/652 (github.com/edgexfoundry/edgex-go)... [2024-07-12T01:15:20.707Z] [2024-07-12T01:15:20.707Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b726a00c-26dd-4606-b078-b254a7c4c7e7 [2024-07-12T01:15:20.707Z] [2024-07-12T01:15:20.707Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-12T01:15:20.707Z] [2024-07-12T01:15:20.707Z] [2024-07-12T01:15:20.707Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-12T01:15:20.707Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-12T01:15:20.974Z] $ docker stop --time=1 c57c786f7aa1655ebfc83d273954795551638df167e7a0298f5cf7e2e371580a [2024-07-12T01:15:26.104Z] $ docker rm -f --volumes c57c786f7aa1655ebfc83d273954795551638df167e7a0298f5cf7e2e371580a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-12T01:15:26.670Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T01:15:26.688Z] provisioning config files... [2024-07-12T01:15:26.696Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/652@tmp/config7479349347390999069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:15:26.999Z] --> edgex-publish-swagger.sh [2024-07-12T01:15:26.999Z] === Publish openapi/v3 API === [2024-07-12T01:15:26.999Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-12T01:15:26.999Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/652/openapi/v3/core-command.yaml] [2024-07-12T01:15:26.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:15:26.999Z] Dload Upload Total Spent Left Speed [2024-07-12T01:15:27.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 45848 --:--:-- --:--:-- --:--:-- 45784 100 32782 0 0 100 32782 0 45848 --:--:-- --:--:-- --:--:-- 45784 [2024-07-12T01:15:27.570Z] [2024-07-12T01:15:27.570Z] [2024-07-12T01:15:27.570Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/652/openapi/v3/core-data.yaml] [2024-07-12T01:15:27.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:15:27.570Z] Dload Upload Total Spent Left Speed [2024-07-12T01:15:28.506Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 107k --:--:-- --:--:-- --:--:-- 107k [2024-07-12T01:15:28.506Z] [2024-07-12T01:15:28.506Z] [2024-07-12T01:15:28.506Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/652/openapi/v3/core-keeper.yaml] [2024-07-12T01:15:28.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:15:28.506Z] Dload Upload Total Spent Left Speed [2024-07-12T01:15:28.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 189 94313 --:--:-- --:--:-- --:--:-- 94502 [2024-07-12T01:15:28.765Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-12T01:15:28.765Z] [2024-07-12T01:15:28.765Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/652/openapi/v3/core-metadata.yaml] [2024-07-12T01:15:28.765Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:15:28.765Z] Dload Upload Total Spent Left Speed [2024-07-12T01:15:29.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 290 277k --:--:-- --:--:-- --:--:-- 277k [2024-07-12T01:15:29.334Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-12T01:15:29.334Z] [2024-07-12T01:15:29.334Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/652/openapi/v3/support-notifications.yaml] [2024-07-12T01:15:29.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:15:29.334Z] Dload Upload Total Spent Left Speed [2024-07-12T01:15:29.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 411k --:--:-- --:--:-- --:--:-- 409k 100 87457 100 156 100 87301 313 171k --:--:-- --:--:-- --:--:-- 171k [2024-07-12T01:15:29.594Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-12T01:15:29.594Z] [2024-07-12T01:15:29.594Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/652/openapi/v3/support-scheduler.yaml] [2024-07-12T01:15:29.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-12T01:15:29.854Z] Dload Upload Total Spent Left Speed [2024-07-12T01:15:30.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 299 70928 --:--:-- --:--:-- --:--:-- 71228 [2024-07-12T01:15:30.422Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-12T01:15:30.422Z] [Pipeline] } [2024-07-12T01:15:30.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-07-12T01:15:30.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T01:15:30.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:15:31.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T01:15:31.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:15:31.258Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T01:15:31.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T01:15:31.697Z] $ docker top 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T01:15:31.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T01:15:31.811Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T01:15:31.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T01:15:31.926Z] $ docker exec 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 ssh-agent [2024-07-12T01:15:32.046Z] SSH_AUTH_SOCK=/tmp/ssh-m5X7l5ZzTlAm/agent.33 [2024-07-12T01:15:32.046Z] SSH_AGENT_PID=39 [2024-07-12T01:15:32.051Z] Running ssh-add (command line suppressed) [2024-07-12T01:15:32.151Z] Identity added: /w/workspace/edgex-go/652@tmp/private_key_3987294602430160383.key (/w/workspace/edgex-go/652@tmp/private_key_3987294602430160383.key) [2024-07-12T01:15:32.171Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T01:15:32.459Z] + git semver tag [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,647 [run_tag] DEBUG tag force:False [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,647 [check_head_tag] DEBUG check head tag [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,648 [execute] INFO git cat-file --batch-check [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=) [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,653 [execute] INFO git cat-file --batch [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=) [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,691 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,692 [execute] INFO git tag -a v3.2.0-dev.34 -m v3.2.0-dev.34 [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,692 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.34', '-m', 'v3.2.0-dev.34'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=None) [2024-07-12T01:15:32.718Z] 2024-07-12 01:15:32,697 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T01:15:32.718Z] 3.2.0-dev.34 [Pipeline] } [2024-07-12T01:15:32.978Z] $ docker exec --env ******** --env ******** 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 ssh-agent -k [2024-07-12T01:15:33.077Z] unset SSH_AUTH_SOCK; [2024-07-12T01:15:33.078Z] unset SSH_AGENT_PID; [2024-07-12T01:15:33.078Z] echo Agent pid 39 killed; [2024-07-12T01:15:33.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T01:15:33.418Z] + git semver [Pipeline] } [2024-07-12T01:15:33.684Z] $ docker stop --time=1 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 [2024-07-12T01:15:35.012Z] $ docker rm -f --volumes 5b98a178d4fc7fe666fa30bb99a9c023101f4fb6ad8697efa79e6c09c7b8fb49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:15:35.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-12T01:15:35.423Z] [2024-07-12T01:15:35.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:15:35.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-12T01:15:35.721Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-12T01:15:35.721Z] ab5ef0e58194: Pulling fs layer [2024-07-12T01:15:35.721Z] 9712f1f96733: Pulling fs layer [2024-07-12T01:15:35.721Z] 63f879dbbcfc: Pulling fs layer [2024-07-12T01:15:35.721Z] 0d9ebad4ef96: Pulling fs layer [2024-07-12T01:15:35.721Z] e9a5061849ea: Pulling fs layer [2024-07-12T01:15:35.721Z] d747dcd14b5f: Pulling fs layer [2024-07-12T01:15:35.721Z] 2de7ff778b66: Pulling fs layer [2024-07-12T01:15:35.721Z] 0d9ebad4ef96: Waiting [2024-07-12T01:15:35.722Z] d747dcd14b5f: Waiting [2024-07-12T01:15:35.722Z] 2de7ff778b66: Waiting [2024-07-12T01:15:35.722Z] e9a5061849ea: Waiting [2024-07-12T01:15:35.722Z] 9712f1f96733: Verifying Checksum [2024-07-12T01:15:35.722Z] 9712f1f96733: Download complete [2024-07-12T01:15:35.981Z] 63f879dbbcfc: Verifying Checksum [2024-07-12T01:15:35.981Z] 63f879dbbcfc: Download complete [2024-07-12T01:15:36.238Z] e9a5061849ea: Verifying Checksum [2024-07-12T01:15:36.238Z] e9a5061849ea: Download complete [2024-07-12T01:15:36.238Z] 0d9ebad4ef96: Verifying Checksum [2024-07-12T01:15:36.238Z] 0d9ebad4ef96: Download complete [2024-07-12T01:15:36.238Z] d747dcd14b5f: Verifying Checksum [2024-07-12T01:15:36.238Z] d747dcd14b5f: Download complete [2024-07-12T01:15:36.238Z] ab5ef0e58194: Download complete [2024-07-12T01:15:36.238Z] 2de7ff778b66: Verifying Checksum [2024-07-12T01:15:36.238Z] 2de7ff778b66: Download complete [2024-07-12T01:15:39.514Z] ab5ef0e58194: Pull complete [2024-07-12T01:15:39.514Z] 9712f1f96733: Pull complete [2024-07-12T01:15:39.772Z] 63f879dbbcfc: Pull complete [2024-07-12T01:15:43.953Z] 0d9ebad4ef96: Pull complete [2024-07-12T01:15:44.212Z] e9a5061849ea: Pull complete [2024-07-12T01:15:44.212Z] d747dcd14b5f: Pull complete [2024-07-12T01:15:45.585Z] 2de7ff778b66: Pull complete [2024-07-12T01:15:45.585Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-12T01:15:45.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-12T01:15:45.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:15:45.747Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T01:15:45.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-12T01:15:51.139Z] $ docker top 333e3f6c01ece8211ae9ec0a17df1b91fac8d32e83f9f63485d8f2be0da66094 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-12T01:15:51.223Z] provisioning config files... [2024-07-12T01:15:51.253Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/652@tmp/config14504437131574255021tmp [2024-07-12T01:15:51.262Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/652@tmp/config15141441627164030869tmp [2024-07-12T01:15:51.273Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/652@tmp/config13587639180283507818tmp [Pipeline] { [Pipeline] echo [2024-07-12T01:15:51.345Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:15:51.637Z] ---> sigul-configuration.sh [2024-07-12T01:15:51.637Z] gpg: directory `/root/.gnupg' created [2024-07-12T01:15:51.637Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-12T01:15:51.637Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-12T01:15:51.637Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-12T01:15:51.637Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-12T01:15:51.637Z] gpg: CAST5 encrypted data [2024-07-12T01:15:51.637Z] gpg: encrypted with 1 passphrase [2024-07-12T01:15:51.637Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-12T01:15:51.934Z] + mkdir /home/jenkins [2024-07-12T01:15:51.934Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-12T01:15:52.230Z] + 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 [2024-07-12T01:15:52.247Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:15:52.536Z] ---> sigul-install.sh [2024-07-12T01:15:52.536Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-12T01:15:52.830Z] + git tag --list [2024-07-12T01:15:52.830Z] 0.6.0 [2024-07-12T01:15:52.830Z] 0.6.1 [2024-07-12T01:15:52.830Z] 0.7.0 [2024-07-12T01:15:52.830Z] 0.7.1 [2024-07-12T01:15:52.830Z] v1.0.0 [2024-07-12T01:15:52.830Z] v1.0.1 [2024-07-12T01:15:52.830Z] v1.1.0 [2024-07-12T01:15:52.830Z] v1.2.0 [2024-07-12T01:15:52.830Z] v1.2.1 [2024-07-12T01:15:52.830Z] v1.3.0 [2024-07-12T01:15:52.830Z] v1.3.1 [2024-07-12T01:15:52.830Z] v2.0.0 [2024-07-12T01:15:52.830Z] v2.1.0 [2024-07-12T01:15:52.830Z] v2.1.1 [2024-07-12T01:15:52.830Z] v2.2.0 [2024-07-12T01:15:52.830Z] v2.3.0 [2024-07-12T01:15:52.830Z] v3.0 [2024-07-12T01:15:52.830Z] v3.0.0 [2024-07-12T01:15:52.830Z] v3.1 [2024-07-12T01:15:52.830Z] v3.1.0 [2024-07-12T01:15:52.830Z] v3.1.0-dev.1 [2024-07-12T01:15:52.830Z] v3.1.0-dev.10 [2024-07-12T01:15:52.830Z] v3.1.0-dev.11 [2024-07-12T01:15:52.830Z] v3.1.0-dev.12 [2024-07-12T01:15:52.830Z] v3.1.0-dev.13 [2024-07-12T01:15:52.830Z] v3.1.0-dev.14 [2024-07-12T01:15:52.830Z] v3.1.0-dev.15 [2024-07-12T01:15:52.830Z] v3.1.0-dev.16 [2024-07-12T01:15:52.830Z] v3.1.0-dev.17 [2024-07-12T01:15:52.830Z] v3.1.0-dev.18 [2024-07-12T01:15:52.830Z] v3.1.0-dev.19 [2024-07-12T01:15:52.830Z] v3.1.0-dev.2 [2024-07-12T01:15:52.830Z] v3.1.0-dev.20 [2024-07-12T01:15:52.830Z] v3.1.0-dev.21 [2024-07-12T01:15:52.830Z] v3.1.0-dev.22 [2024-07-12T01:15:52.830Z] v3.1.0-dev.23 [2024-07-12T01:15:52.830Z] v3.1.0-dev.24 [2024-07-12T01:15:52.830Z] v3.1.0-dev.25 [2024-07-12T01:15:52.830Z] v3.1.0-dev.26 [2024-07-12T01:15:52.830Z] v3.1.0-dev.27 [2024-07-12T01:15:52.830Z] v3.1.0-dev.28 [2024-07-12T01:15:52.830Z] v3.1.0-dev.29 [2024-07-12T01:15:52.830Z] v3.1.0-dev.3 [2024-07-12T01:15:52.830Z] v3.1.0-dev.30 [2024-07-12T01:15:52.830Z] v3.1.0-dev.31 [2024-07-12T01:15:52.830Z] v3.1.0-dev.32 [2024-07-12T01:15:52.830Z] v3.1.0-dev.33 [2024-07-12T01:15:52.830Z] v3.1.0-dev.34 [2024-07-12T01:15:52.830Z] v3.1.0-dev.35 [2024-07-12T01:15:52.830Z] v3.1.0-dev.36 [2024-07-12T01:15:52.830Z] v3.1.0-dev.37 [2024-07-12T01:15:52.830Z] v3.1.0-dev.38 [2024-07-12T01:15:52.830Z] v3.1.0-dev.39 [2024-07-12T01:15:52.830Z] v3.1.0-dev.4 [2024-07-12T01:15:52.830Z] v3.1.0-dev.40 [2024-07-12T01:15:52.830Z] v3.1.0-dev.41 [2024-07-12T01:15:52.830Z] v3.1.0-dev.42 [2024-07-12T01:15:52.830Z] v3.1.0-dev.43 [2024-07-12T01:15:52.830Z] v3.1.0-dev.44 [2024-07-12T01:15:52.830Z] v3.1.0-dev.45 [2024-07-12T01:15:52.830Z] v3.1.0-dev.46 [2024-07-12T01:15:52.830Z] v3.1.0-dev.47 [2024-07-12T01:15:52.830Z] v3.1.0-dev.48 [2024-07-12T01:15:52.830Z] v3.1.0-dev.49 [2024-07-12T01:15:52.830Z] v3.1.0-dev.5 [2024-07-12T01:15:52.830Z] v3.1.0-dev.50 [2024-07-12T01:15:52.830Z] v3.1.0-dev.51 [2024-07-12T01:15:52.830Z] v3.1.0-dev.52 [2024-07-12T01:15:52.830Z] v3.1.0-dev.53 [2024-07-12T01:15:52.830Z] v3.1.0-dev.54 [2024-07-12T01:15:52.830Z] v3.1.0-dev.55 [2024-07-12T01:15:52.830Z] v3.1.0-dev.56 [2024-07-12T01:15:52.830Z] v3.1.0-dev.57 [2024-07-12T01:15:52.830Z] v3.1.0-dev.58 [2024-07-12T01:15:52.830Z] v3.1.0-dev.59 [2024-07-12T01:15:52.830Z] v3.1.0-dev.6 [2024-07-12T01:15:52.830Z] v3.1.0-dev.60 [2024-07-12T01:15:52.830Z] v3.1.0-dev.61 [2024-07-12T01:15:52.830Z] v3.1.0-dev.62 [2024-07-12T01:15:52.830Z] v3.1.0-dev.63 [2024-07-12T01:15:52.830Z] v3.1.0-dev.64 [2024-07-12T01:15:52.830Z] v3.1.0-dev.65 [2024-07-12T01:15:52.830Z] v3.1.0-dev.66 [2024-07-12T01:15:52.830Z] v3.1.0-dev.67 [2024-07-12T01:15:52.830Z] v3.1.0-dev.68 [2024-07-12T01:15:52.830Z] v3.1.0-dev.69 [2024-07-12T01:15:52.830Z] v3.1.0-dev.7 [2024-07-12T01:15:52.830Z] v3.1.0-dev.70 [2024-07-12T01:15:52.830Z] v3.1.0-dev.71 [2024-07-12T01:15:52.830Z] v3.1.0-dev.72 [2024-07-12T01:15:52.830Z] v3.1.0-dev.73 [2024-07-12T01:15:52.830Z] v3.1.0-dev.8 [2024-07-12T01:15:52.830Z] v3.1.0-dev.9 [2024-07-12T01:15:52.830Z] v3.1.1 [2024-07-12T01:15:52.830Z] v3.1.1-dev.1 [2024-07-12T01:15:52.830Z] v3.1.1-dev.2 [2024-07-12T01:15:52.830Z] v3.2.0-dev.1 [2024-07-12T01:15:52.830Z] v3.2.0-dev.10 [2024-07-12T01:15:52.830Z] v3.2.0-dev.11 [2024-07-12T01:15:52.830Z] v3.2.0-dev.12 [2024-07-12T01:15:52.830Z] v3.2.0-dev.13 [2024-07-12T01:15:52.830Z] v3.2.0-dev.14 [2024-07-12T01:15:52.830Z] v3.2.0-dev.15 [2024-07-12T01:15:52.830Z] v3.2.0-dev.16 [2024-07-12T01:15:52.830Z] v3.2.0-dev.17 [2024-07-12T01:15:52.830Z] v3.2.0-dev.18 [2024-07-12T01:15:52.830Z] v3.2.0-dev.19 [2024-07-12T01:15:52.830Z] v3.2.0-dev.2 [2024-07-12T01:15:52.830Z] v3.2.0-dev.20 [2024-07-12T01:15:52.830Z] v3.2.0-dev.21 [2024-07-12T01:15:52.830Z] v3.2.0-dev.22 [2024-07-12T01:15:52.830Z] v3.2.0-dev.23 [2024-07-12T01:15:52.830Z] v3.2.0-dev.24 [2024-07-12T01:15:52.830Z] v3.2.0-dev.25 [2024-07-12T01:15:52.830Z] v3.2.0-dev.26 [2024-07-12T01:15:52.830Z] v3.2.0-dev.27 [2024-07-12T01:15:52.830Z] v3.2.0-dev.28 [2024-07-12T01:15:52.830Z] v3.2.0-dev.29 [2024-07-12T01:15:52.830Z] v3.2.0-dev.3 [2024-07-12T01:15:52.830Z] v3.2.0-dev.30 [2024-07-12T01:15:52.830Z] v3.2.0-dev.31 [2024-07-12T01:15:52.830Z] v3.2.0-dev.32 [2024-07-12T01:15:52.830Z] v3.2.0-dev.33 [2024-07-12T01:15:52.830Z] v3.2.0-dev.34 [2024-07-12T01:15:52.830Z] v3.2.0-dev.4 [2024-07-12T01:15:52.830Z] v3.2.0-dev.5 [2024-07-12T01:15:52.830Z] v3.2.0-dev.6 [2024-07-12T01:15:52.830Z] v3.2.0-dev.7 [2024-07-12T01:15:52.830Z] v3.2.0-dev.8 [2024-07-12T01:15:52.830Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-12T01:15:53.122Z] + lftools sign git-tag v3.2.0-dev.34 [2024-07-12T01:15:53.688Z] Signing Git tag with Sigul... [2024-07-12T01:15:53.688Z] Signing v3.2.0-dev.34 [Pipeline] echo [2024-07-12T01:15:54.269Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:15:54.563Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-12T01:15:54.570Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-12T01:15:54.585Z] $ docker stop --time=1 333e3f6c01ece8211ae9ec0a17df1b91fac8d32e83f9f63485d8f2be0da66094 [2024-07-12T01:15:55.898Z] $ docker rm -f --volumes 333e3f6c01ece8211ae9ec0a17df1b91fac8d32e83f9f63485d8f2be0da66094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-12T01:15:56.318Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T01:15:56.318Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:15:56.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T01:15:56.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:15:56.698Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T01:15:56.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T01:15:57.087Z] $ docker top 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 -eo pid,comm [2024-07-12T01:15:57.149Z] 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). [2024-07-12T01:15:57.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T01:15:57.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T01:15:57.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T01:15:57.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T01:15:57.314Z] $ docker exec 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 ssh-agent [2024-07-12T01:15:57.439Z] SSH_AUTH_SOCK=/tmp/ssh-y5MtbrsG3mlo/agent.32 [2024-07-12T01:15:57.439Z] SSH_AGENT_PID=38 [2024-07-12T01:15:57.443Z] Running ssh-add (command line suppressed) [2024-07-12T01:15:57.544Z] Identity added: /w/workspace/edgex-go/652@tmp/private_key_1640443459663065439.key (/w/workspace/edgex-go/652@tmp/private_key_1640443459663065439.key) [2024-07-12T01:15:57.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T01:15:57.856Z] + git semver bump pre [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,048 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,049 [bump_version] DEBUG bumping version:3.2.0-dev.34 on axis:pre with prefix:dev [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,049 [bump_version] DEBUG bumped version:3.2.0-dev.35 [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,049 [write_version] DEBUG write version:3.2.0-dev.35 to path:/w/workspace/edgex-go/652/.semver/main with force:True [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,049 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,049 [write_file] DEBUG write to file:/w/workspace/edgex-go/652/.semver/main [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,051 [execute] INFO git cat-file --batch-check [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,058 [execute] INFO git cat-file --batch [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T01:15:58.115Z] 2024-07-12 01:15:58,065 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T01:15:58.115Z] 3.2.0-dev.35 [Pipeline] } [2024-07-12T01:15:58.119Z] $ docker exec --env ******** --env ******** 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 ssh-agent -k [2024-07-12T01:15:58.213Z] unset SSH_AUTH_SOCK; [2024-07-12T01:15:58.213Z] unset SSH_AGENT_PID; [2024-07-12T01:15:58.213Z] echo Agent pid 38 killed; [2024-07-12T01:15:58.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T01:15:58.542Z] + git semver [Pipeline] } [2024-07-12T01:15:58.811Z] $ docker stop --time=1 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 [2024-07-12T01:16:00.182Z] $ docker rm -f --volumes 75886aee1ab3a0236fe6462182a62d184121a78015efe30a8bd54a31c667e1d8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-12T01:16:00.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-12T01:16:00.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:16:00.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-12T01:16:00.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:16:00.943Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T01:16:00.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-12T01:16:01.339Z] $ docker top 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 -eo pid,comm [2024-07-12T01:16:01.393Z] 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). [2024-07-12T01:16:01.393Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-12T01:16:01.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-12T01:16:01.446Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T01:16:01.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T01:16:01.558Z] $ docker exec 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 ssh-agent [2024-07-12T01:16:01.676Z] SSH_AUTH_SOCK=/tmp/ssh-RoSUYww9bmmx/agent.32 [2024-07-12T01:16:01.676Z] SSH_AGENT_PID=38 [2024-07-12T01:16:01.681Z] Running ssh-add (command line suppressed) [2024-07-12T01:16:01.784Z] Identity added: /w/workspace/edgex-go/652@tmp/private_key_10270236822127047335.key (/w/workspace/edgex-go/652@tmp/private_key_10270236822127047335.key) [2024-07-12T01:16:01.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T01:16:02.092Z] + git semver push [2024-07-12T01:16:02.353Z] 2024-07-12 01:16:02,330 [run_push] DEBUG push [2024-07-12T01:16:02.353Z] 2024-07-12 01:16:02,331 [execute] INFO git cat-file --batch-check [2024-07-12T01:16:02.353Z] 2024-07-12 01:16:02,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=) [2024-07-12T01:16:02.353Z] 2024-07-12 01:16:02,337 [execute] INFO git rev-list ae5300e8bbdfc40a028f1d9516fa189b5ee52b0d -- [2024-07-12T01:16:02.353Z] 2024-07-12 01:16:02,337 [execute] DEBUG Popen(['git', 'rev-list', 'ae5300e8bbdfc40a028f1d9516fa189b5ee52b0d', '--'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-12T01:16:02.612Z] 2024-07-12 01:16:02,356 [execute] INFO git fetch -v origin [2024-07-12T01:16:02.612Z] 2024-07-12 01:16:02,357 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-12T01:16:02.871Z] 2024-07-12 01:16:02,800 [run_push] DEBUG no remote changes detected [2024-07-12T01:16:02.871Z] 2024-07-12 01:16:02,800 [execute] INFO git push origin semver [2024-07-12T01:16:02.871Z] 2024-07-12 01:16:02,801 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/652/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-12T01:16:04.255Z] 2024-07-12 01:16:03,844 [run_push] DEBUG push all version tags [2024-07-12T01:16:04.255Z] 2024-07-12 01:16:03,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-12T01:16:04.255Z] 2024-07-12 01:16:03,845 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/652, universal_newlines=False, shell=None, istream=None) [2024-07-12T01:16:04.822Z] 2024-07-12 01:16:04,760 [read_version] DEBUG read version from /w/workspace/edgex-go/652/.semver/main [2024-07-12T01:16:04.822Z] 3.2.0-dev.35 [Pipeline] } [2024-07-12T01:16:04.827Z] $ docker exec --env ******** --env ******** 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 ssh-agent -k [2024-07-12T01:16:04.930Z] unset SSH_AUTH_SOCK; [2024-07-12T01:16:04.930Z] unset SSH_AGENT_PID; [2024-07-12T01:16:04.930Z] echo Agent pid 38 killed; [2024-07-12T01:16:04.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-12T01:16:05.265Z] + git semver [Pipeline] } [2024-07-12T01:16:05.532Z] $ docker stop --time=1 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 [2024-07-12T01:16:06.808Z] $ docker rm -f --volumes 397a039381bbed9af30f5b23897e8ac120a1876b6ebe1c468d2138b155488da4 [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 [2024-07-12T01:16:07.421Z] + [ -d /w/workspace/edgex-go/652/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:07.718Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:08.577Z] ---> package-listing.sh [2024-07-12T01:16:08.577Z] ++ facter osfamily [2024-07-12T01:16:08.577Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-12T01:16:08.836Z] + OS_FAMILY=debian [2024-07-12T01:16:08.836Z] + workspace=/w/workspace/edgex-go/652 [2024-07-12T01:16:08.836Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-12T01:16:08.836Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-12T01:16:08.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-12T01:16:08.836Z] + PACKAGES=/tmp/packages_start.txt [2024-07-12T01:16:08.836Z] + '[' /w/workspace/edgex-go/652 ']' [2024-07-12T01:16:08.836Z] + PACKAGES=/tmp/packages_end.txt [2024-07-12T01:16:08.836Z] + case "${OS_FAMILY}" in [2024-07-12T01:16:08.836Z] + dpkg -l [2024-07-12T01:16:08.836Z] + grep '^ii' [2024-07-12T01:16:08.836Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-12T01:16:08.836Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-12T01:16:08.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-12T01:16:08.836Z] + '[' /w/workspace/edgex-go/652 ']' [2024-07-12T01:16:08.836Z] + mkdir -p /w/workspace/edgex-go/652/archives/ [2024-07-12T01:16:08.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/652/archives/ [Pipeline] echo [2024-07-12T01:16:08.846Z] 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/652/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-12T01:16:09.125Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:16:09.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T01:16:09.688Z] [2024-07-12T01:16:09.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-12T01:16:09.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T01:16:09.991Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-12T01:16:09.991Z] 5eb5b503b376: Pulling fs layer [2024-07-12T01:16:09.991Z] 5c69ac0246d0: Pulling fs layer [2024-07-12T01:16:09.991Z] ec43610c2a17: Pulling fs layer [2024-07-12T01:16:09.991Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-12T01:16:09.991Z] 33b1e0a273af: Pulling fs layer [2024-07-12T01:16:09.991Z] 5d3b04190fa2: Pulling fs layer [2024-07-12T01:16:09.991Z] 2f39f015ded8: Pulling fs layer [2024-07-12T01:16:09.991Z] 5d3b04190fa2: Waiting [2024-07-12T01:16:09.991Z] 2f39f015ded8: Waiting [2024-07-12T01:16:09.991Z] 3a2ae6a8a46f: Waiting [2024-07-12T01:16:09.991Z] 5c69ac0246d0: Verifying Checksum [2024-07-12T01:16:09.991Z] 5c69ac0246d0: Download complete [2024-07-12T01:16:09.991Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-12T01:16:09.991Z] 3a2ae6a8a46f: Download complete [2024-07-12T01:16:09.991Z] 33b1e0a273af: Verifying Checksum [2024-07-12T01:16:09.991Z] 33b1e0a273af: Download complete [2024-07-12T01:16:09.991Z] 5d3b04190fa2: Download complete [2024-07-12T01:16:09.991Z] ec43610c2a17: Verifying Checksum [2024-07-12T01:16:09.991Z] ec43610c2a17: Download complete [2024-07-12T01:16:10.249Z] 5eb5b503b376: Verifying Checksum [2024-07-12T01:16:10.249Z] 5eb5b503b376: Download complete [2024-07-12T01:16:10.816Z] 2f39f015ded8: Verifying Checksum [2024-07-12T01:16:10.816Z] 2f39f015ded8: Download complete [2024-07-12T01:16:11.383Z] 5eb5b503b376: Pull complete [2024-07-12T01:16:11.641Z] 5c69ac0246d0: Pull complete [2024-07-12T01:16:11.899Z] ec43610c2a17: Pull complete [2024-07-12T01:16:12.157Z] 3a2ae6a8a46f: Pull complete [2024-07-12T01:16:12.414Z] 33b1e0a273af: Pull complete [2024-07-12T01:16:12.414Z] 5d3b04190fa2: Pull complete [2024-07-12T01:16:16.601Z] 2f39f015ded8: Pull complete [2024-07-12T01:16:16.601Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-12T01:16:16.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-12T01:16:16.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-12T01:16:16.716Z] prd-ubuntu20.04-docker-8c-8g-5387 does not seem to be running inside a container [2024-07-12T01:16:16.738Z] $ 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/652/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/652 -v /w/workspace/edgex-go/652:/w/workspace/edgex-go/652:rw,z -v /w/workspace/edgex-go/652@tmp:/w/workspace/edgex-go/652@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-12T01:16:22.309Z] $ docker top 93ce7a4d631643b80371ffcf34c61d8354b3d6a33dab6b80f4cd01ff4f38c71c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-12T01:16:22.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-12T01:16:22.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-12T01:16:23.225Z] + ls /var/log/sa-host [2024-07-12T01:16:23.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-12T01:16:23.376Z] provisioning config files... [2024-07-12T01:16:23.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/652@tmp/config5596636764211014587tmp [Pipeline] { [Pipeline] echo [2024-07-12T01:16:23.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:23.683Z] ---> create-netrc.sh [Pipeline] } [2024-07-12T01:16:23.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:24.027Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-12T01:16:24.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:24.317Z] ---> sudo-logs.sh [2024-07-12T01:16:24.317Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-12T01:16:24.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:24.622Z] ---> job-cost.sh [2024-07-12T01:16:24.622Z] lf-activate-venv: SKIPPING [2024-07-12T01:16:24.622Z] DEBUG: total: 0.10999999940395355 [2024-07-12T01:16:24.622Z] INFO: Retrieving Stack Cost... [2024-07-12T01:16:25.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-12T01:16:25.449Z] INFO: Archiving Costs [Pipeline] echo [2024-07-12T01:16:25.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-12T01:16:25.739Z] ---> logs-deploy.sh [2024-07-12T01:16:25.739Z] lf-activate-venv: SKIPPING [2024-07-12T01:16:25.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/652 [2024-07-12T01:16:25.739Z] INFO: archiving workspace using pattern(s): [2024-07-12T01:16:26.673Z] Archives upload complete. [2024-07-12T01:16:26.932Z] INFO: archiving logs to Nexus [2024-07-12T01:16:27.500Z] ---> uname -a: [2024-07-12T01:16:27.500Z] Linux prd-ubuntu20-04-docker-8c-8g-5387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-12T01:16:27.500Z] [2024-07-12T01:16:27.500Z] [2024-07-12T01:16:27.500Z] ---> lscpu: [2024-07-12T01:16:27.500Z] Architecture: x86_64 [2024-07-12T01:16:27.500Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-12T01:16:27.500Z] Byte Order: Little Endian [2024-07-12T01:16:27.500Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-12T01:16:27.500Z] CPU(s): 8 [2024-07-12T01:16:27.500Z] On-line CPU(s) list: 0-7 [2024-07-12T01:16:27.500Z] Thread(s) per core: 1 [2024-07-12T01:16:27.500Z] Core(s) per socket: 1 [2024-07-12T01:16:27.500Z] Socket(s): 8 [2024-07-12T01:16:27.500Z] NUMA node(s): 1 [2024-07-12T01:16:27.500Z] Vendor ID: AuthenticAMD [2024-07-12T01:16:27.500Z] CPU family: 23 [2024-07-12T01:16:27.500Z] Model: 49 [2024-07-12T01:16:27.500Z] Model name: AMD EPYC-Rome Processor [2024-07-12T01:16:27.500Z] Stepping: 0 [2024-07-12T01:16:27.500Z] CPU MHz: 2799.998 [2024-07-12T01:16:27.500Z] BogoMIPS: 5599.99 [2024-07-12T01:16:27.500Z] Virtualization: AMD-V [2024-07-12T01:16:27.500Z] Hypervisor vendor: KVM [2024-07-12T01:16:27.500Z] Virtualization type: full [2024-07-12T01:16:27.500Z] L1d cache: 256 KiB [2024-07-12T01:16:27.500Z] L1i cache: 256 KiB [2024-07-12T01:16:27.500Z] L2 cache: 4 MiB [2024-07-12T01:16:27.500Z] L3 cache: 128 MiB [2024-07-12T01:16:27.500Z] NUMA node0 CPU(s): 0-7 [2024-07-12T01:16:27.500Z] Vulnerability Itlb multihit: Not affected [2024-07-12T01:16:27.500Z] Vulnerability L1tf: Not affected [2024-07-12T01:16:27.500Z] Vulnerability Mds: Not affected [2024-07-12T01:16:27.500Z] Vulnerability Meltdown: Not affected [2024-07-12T01:16:27.500Z] Vulnerability Mmio stale data: Not affected [2024-07-12T01:16:27.500Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-12T01:16:27.500Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-12T01:16:27.500Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-12T01:16:27.500Z] Vulnerability Srbds: Not affected [2024-07-12T01:16:27.500Z] Vulnerability Tsx async abort: Not affected [2024-07-12T01:16:27.500Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-12T01:16:27.500Z] [2024-07-12T01:16:27.500Z]