Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 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-ssh29898204818030175.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-ssh5407133818298440388.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-ssh7506929027269623177.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-ssh17239292864346495616.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-ssh13539163868034701151.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 ‘prd-ubuntu20.04-docker-8c-8g-2833’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2836 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/642 [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/642 # 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 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 (main) Commit message: "Merge pull request #4803 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.24.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 # timeout=10 > git rev-list --no-walk 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-06T06:15:03.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-06T06:15:03.469Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-06T06:15:03.492Z] ========================================================= [2024-06-06T06:15:03.492Z] EdgeX Global Pipelines Version Info [2024-06-06T06:15:03.492Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:15:04.250Z] ------------------- [2024-06-06T06:15:04.250Z] stable info: [2024-06-06T06:15:04.250Z] ------------------- [2024-06-06T06:15:04.250Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-06T06:15:04.250Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-06T06:15:04.250Z] Message: update stable to v1.0.260 [2024-06-06T06:15:04.820Z] ------------------- [2024-06-06T06:15:04.820Z] experimental info: [2024-06-06T06:15:04.820Z] ------------------- [2024-06-06T06:15:04.820Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-06T06:15:04.820Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-06T06:15:04.820Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-06T06:15:04.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-06T06:15:04.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-06T06:15:04.939Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-06T06:15:04.964Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-06T06:15:04.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-06T06:15:05.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-06T06:15:05.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-06T06:15:05.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-06T06:15:05.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-06T06:15:05.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-06T06:15:05.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-06T06:15:05.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-06T06:15:05.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-06T06:15:05.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-06T06:15:05.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-06T06:15:05.240Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-06T06:15:05.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-06T06:15:05.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-06T06:15:05.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-06T06:15:05.324Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-06T06:15:05.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-06T06:15:05.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-06T06:15:05.396Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-06T06:15:05.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-06T06:15:05.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-06T06:15:05.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-06T06:15:05.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] echo [2024-06-06T06:15:05.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e1f4d7 [Pipeline] echo [2024-06-06T06:15:05.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T06:15:05.578Z] provisioning config files... [2024-06-06T06:15:05.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config12522318078478413485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:15:05.917Z] ---> ****-login.sh [2024-06-06T06:15:05.917Z] nexus3.edgexfoundry.org:10001 [2024-06-06T06:15:06.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:15:06.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:15:06.176Z] Configure a credential helper to remove this warning. See [2024-06-06T06:15:06.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:15:06.176Z] [2024-06-06T06:15:06.176Z] Login Succeeded [2024-06-06T06:15:06.176Z] nexus3.edgexfoundry.org:10002 [2024-06-06T06:15:06.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:15:06.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:15:06.435Z] Configure a credential helper to remove this warning. See [2024-06-06T06:15:06.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:15:06.435Z] [2024-06-06T06:15:06.435Z] Login Succeeded [2024-06-06T06:15:06.435Z] nexus3.edgexfoundry.org:10003 [2024-06-06T06:15:06.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:15:06.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:15:06.435Z] Configure a credential helper to remove this warning. See [2024-06-06T06:15:06.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:15:06.435Z] [2024-06-06T06:15:06.435Z] Login Succeeded [2024-06-06T06:15:06.435Z] nexus3.edgexfoundry.org:10004 [2024-06-06T06:15:06.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:15:06.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:15:06.695Z] Configure a credential helper to remove this warning. See [2024-06-06T06:15:06.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:15:06.695Z] [2024-06-06T06:15:06.695Z] Login Succeeded [2024-06-06T06:15:06.695Z] ****.io [2024-06-06T06:15:06.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:15:06.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:15:06.955Z] Configure a credential helper to remove this warning. See [2024-06-06T06:15:06.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:15:06.956Z] [2024-06-06T06:15:06.956Z] Login Succeeded [2024-06-06T06:15:06.956Z] ---> ****-login.sh ends [Pipeline] } [2024-06-06T06:15:06.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T06:15:07.295Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-06-06T06:15:07.295Z] + dirname cmd/core-command/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2024-06-06T06:15:07.295Z] cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/core-data/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/core-metadata/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-spire-agent/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-spire-config/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/security-spire-server/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/support-notifications/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-06T06:15:07.295Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-06T06:15:07.295Z] + cut -d/ -f2 [2024-06-06T06:15:07.295Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-06T06:15:07.329Z] 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-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-06-06T06:15:07.712Z] + git rev-list -1 --merges 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074~1..7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] echo [2024-06-06T06:15:07.724Z] -----------> git rev-list -1 --merges 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074~1..7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:15:07.724Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [false] [Pipeline] sh [2024-06-06T06:15:08.025Z] + git log --format=format:%s -1 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] echo [2024-06-06T06:15:08.042Z] ========================================================= [2024-06-06T06:15:08.042Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-06T06:15:08.042Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-06T06:15:08.492Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-06T06:15:08.492Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-06T06:15:08.492Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-06T06:15:08.492Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-06T06:15:08.492Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-06T06:15:08.492Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-06T06:15:08.492Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:15:08.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T06:15:08.937Z] [2024-06-06T06:15:08.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:15:09.244Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T06:15:09.244Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-06T06:15:09.244Z] b85a868b505f: Pulling fs layer [2024-06-06T06:15:09.244Z] e2be974225ed: Pulling fs layer [2024-06-06T06:15:09.244Z] 339a4e72a1f5: Pulling fs layer [2024-06-06T06:15:09.244Z] 988bab9f4d93: Pulling fs layer [2024-06-06T06:15:09.244Z] 1469e6f7b9e6: Pulling fs layer [2024-06-06T06:15:09.244Z] eaf3925da568: Pulling fs layer [2024-06-06T06:15:09.244Z] bab4dde63d76: Pulling fs layer [2024-06-06T06:15:09.244Z] bde34c3a00c8: Pulling fs layer [2024-06-06T06:15:09.244Z] b352a97aabf1: Pulling fs layer [2024-06-06T06:15:09.244Z] 4872d77fe225: Pulling fs layer [2024-06-06T06:15:09.244Z] 5851b861e8e6: Pulling fs layer [2024-06-06T06:15:09.244Z] bde34c3a00c8: Waiting [2024-06-06T06:15:09.244Z] 4872d77fe225: Waiting [2024-06-06T06:15:09.244Z] 5851b861e8e6: Waiting [2024-06-06T06:15:09.244Z] b352a97aabf1: Waiting [2024-06-06T06:15:09.244Z] 1469e6f7b9e6: Waiting [2024-06-06T06:15:09.244Z] eaf3925da568: Waiting [2024-06-06T06:15:09.244Z] e2be974225ed: Download complete [2024-06-06T06:15:09.244Z] 988bab9f4d93: Verifying Checksum [2024-06-06T06:15:09.244Z] 988bab9f4d93: Download complete [2024-06-06T06:15:09.244Z] 1469e6f7b9e6: Verifying Checksum [2024-06-06T06:15:09.244Z] 1469e6f7b9e6: Download complete [2024-06-06T06:15:09.515Z] 339a4e72a1f5: Verifying Checksum [2024-06-06T06:15:09.515Z] 339a4e72a1f5: Download complete [2024-06-06T06:15:09.515Z] eaf3925da568: Verifying Checksum [2024-06-06T06:15:09.515Z] eaf3925da568: Download complete [2024-06-06T06:15:09.515Z] bde34c3a00c8: Verifying Checksum [2024-06-06T06:15:09.515Z] bde34c3a00c8: Download complete [2024-06-06T06:15:09.515Z] b352a97aabf1: Verifying Checksum [2024-06-06T06:15:09.515Z] b352a97aabf1: Download complete [2024-06-06T06:15:09.515Z] 4872d77fe225: Download complete [2024-06-06T06:15:09.515Z] 5851b861e8e6: Verifying Checksum [2024-06-06T06:15:09.515Z] 5851b861e8e6: Download complete [2024-06-06T06:15:09.515Z] b85a868b505f: Download complete [2024-06-06T06:15:09.778Z] bab4dde63d76: Verifying Checksum [2024-06-06T06:15:09.778Z] bab4dde63d76: Download complete [2024-06-06T06:15:10.715Z] b85a868b505f: Pull complete [2024-06-06T06:15:10.974Z] e2be974225ed: Pull complete [2024-06-06T06:15:11.540Z] 339a4e72a1f5: Pull complete [2024-06-06T06:15:11.540Z] 988bab9f4d93: Pull complete [2024-06-06T06:15:11.799Z] 1469e6f7b9e6: Pull complete [2024-06-06T06:15:11.799Z] eaf3925da568: Pull complete [2024-06-06T06:15:13.701Z] bab4dde63d76: Pull complete [2024-06-06T06:15:13.701Z] bde34c3a00c8: Pull complete [2024-06-06T06:15:13.701Z] b352a97aabf1: Pull complete [2024-06-06T06:15:13.701Z] 4872d77fe225: Pull complete [2024-06-06T06:15:13.701Z] 5851b861e8e6: Pull complete [2024-06-06T06:15:13.701Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-06T06:15:13.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T06:15:13.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:15:13.825Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:15:13.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-06T06:15:16.403Z] $ docker top 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd -eo pid,comm [2024-06-06T06:15:16.451Z] 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-06-06T06:15:16.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-06T06:15:16.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T06:15:16.503Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T06:15:16.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T06:15:16.621Z] $ docker exec 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent [2024-06-06T06:15:16.715Z] SSH_AUTH_SOCK=/tmp/ssh-JzdTiNHGTYZi/agent.32 [2024-06-06T06:15:16.715Z] SSH_AGENT_PID=39 [2024-06-06T06:15:16.721Z] Running ssh-add (command line suppressed) [2024-06-06T06:15:16.823Z] Identity added: /w/workspace/edgex-go/642@tmp/private_key_17371999280218288504.key (/w/workspace/edgex-go/642@tmp/private_key_17371999280218288504.key) [2024-06-06T06:15:16.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T06:15:17.125Z] + git tag --points-at HEAD [Pipeline] } [2024-06-06T06:15:17.142Z] $ docker exec --env ******** --env ******** 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent -k [2024-06-06T06:15:17.235Z] unset SSH_AUTH_SOCK; [2024-06-06T06:15:17.236Z] unset SSH_AGENT_PID; [2024-06-06T06:15:17.236Z] echo Agent pid 39 killed; [2024-06-06T06:15:17.241Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-06T06:15:17.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T06:15:17.281Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T06:15:17.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T06:15:17.394Z] $ docker exec 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent [2024-06-06T06:15:17.494Z] SSH_AUTH_SOCK=/tmp/ssh-7lGvsGevwbQE/agent.72 [2024-06-06T06:15:17.495Z] SSH_AGENT_PID=78 [2024-06-06T06:15:17.500Z] Running ssh-add (command line suppressed) [2024-06-06T06:15:17.603Z] Identity added: /w/workspace/edgex-go/642@tmp/private_key_15761489868003707061.key (/w/workspace/edgex-go/642@tmp/private_key_15761489868003707061.key) [2024-06-06T06:15:17.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T06:15:17.907Z] + git semver init [2024-06-06T06:15:18.168Z] 2024-06-06 06:15:18,080 [run_init] DEBUG init version:0.0.0 force:False [2024-06-06T06:15:18.168Z] 2024-06-06 06:15:18,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/642/.semver [2024-06-06T06:15:18.168Z] 2024-06-06 06:15:18,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/642/.semver [2024-06-06T06:15:18.168Z] 2024-06-06 06:15:18,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/642/.semver'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=None) [2024-06-06T06:15:23.445Z] 2024-06-06 06:15:23,402 [append_file] DEBUG append to file:/w/workspace/edgex-go/642/.git/info/exclude [2024-06-06T06:15:23.445Z] 2024-06-06 06:15:23,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/642/.semver/main with force:False [2024-06-06T06:15:23.445Z] 2024-06-06 06:15:23,403 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:15:23.445Z] 2024-06-06 06:15:23,403 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:15:23.445Z] 3.2.0-dev.24 [Pipeline] } [2024-06-06T06:15:23.458Z] $ docker exec --env ******** --env ******** 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent -k [2024-06-06T06:15:23.551Z] unset SSH_AUTH_SOCK; [2024-06-06T06:15:23.552Z] unset SSH_AGENT_PID; [2024-06-06T06:15:23.553Z] echo Agent pid 78 killed; [2024-06-06T06:15:23.559Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T06:15:23.883Z] + git semver [Pipeline] } [2024-06-06T06:15:24.159Z] $ docker stop --time=1 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd [2024-06-06T06:15:25.438Z] $ docker rm -f --volumes 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T06:15:25.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-06T06:15:26.047Z] Stashed 1 file(s) [Pipeline] echo [2024-06-06T06:15:26.050Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-06-06T06:15:26.486Z] + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] echo [2024-06-06T06:15:26.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T06:15:26.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T06:15:26.532Z] ========================================================= [2024-06-06T06:15:26.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-06T06:15:26.533Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-06T06:15:26.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T06:15:26.827Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-06T06:15:26.827Z] 619be1103602: Pulling fs layer [2024-06-06T06:15:26.827Z] 7862e08f4a3e: Pulling fs layer [2024-06-06T06:15:26.827Z] 5df492c9dc93: Pulling fs layer [2024-06-06T06:15:26.827Z] 7629e6793208: Pulling fs layer [2024-06-06T06:15:26.827Z] 4f4fb700ef54: Pulling fs layer [2024-06-06T06:15:26.827Z] fb5054dd5b73: Pulling fs layer [2024-06-06T06:15:26.827Z] eeca6798cff9: Pulling fs layer [2024-06-06T06:15:26.827Z] aa269ceb94a6: Pulling fs layer [2024-06-06T06:15:26.827Z] eeca6798cff9: Waiting [2024-06-06T06:15:26.827Z] fb5054dd5b73: Waiting [2024-06-06T06:15:26.827Z] 7629e6793208: Waiting [2024-06-06T06:15:26.827Z] 4f4fb700ef54: Waiting [2024-06-06T06:15:26.827Z] ada007ff1a6a: Pulling fs layer [2024-06-06T06:15:26.827Z] aa269ceb94a6: Waiting [2024-06-06T06:15:26.827Z] ada007ff1a6a: Waiting [2024-06-06T06:15:26.827Z] 7862e08f4a3e: Verifying Checksum [2024-06-06T06:15:26.827Z] 7862e08f4a3e: Download complete [2024-06-06T06:15:26.827Z] 7629e6793208: Verifying Checksum [2024-06-06T06:15:26.827Z] 7629e6793208: Download complete [2024-06-06T06:15:26.827Z] 4f4fb700ef54: Verifying Checksum [2024-06-06T06:15:26.827Z] 4f4fb700ef54: Download complete [2024-06-06T06:15:26.827Z] fb5054dd5b73: Verifying Checksum [2024-06-06T06:15:26.827Z] fb5054dd5b73: Download complete [2024-06-06T06:15:26.827Z] 619be1103602: Verifying Checksum [2024-06-06T06:15:26.827Z] 619be1103602: Download complete [2024-06-06T06:15:26.827Z] eeca6798cff9: Verifying Checksum [2024-06-06T06:15:26.827Z] eeca6798cff9: Download complete [2024-06-06T06:15:27.086Z] 619be1103602: Pull complete [2024-06-06T06:15:27.086Z] ada007ff1a6a: Verifying Checksum [2024-06-06T06:15:27.086Z] ada007ff1a6a: Download complete [2024-06-06T06:15:27.086Z] 7862e08f4a3e: Pull complete [2024-06-06T06:15:27.344Z] 5df492c9dc93: Verifying Checksum [2024-06-06T06:15:27.344Z] 5df492c9dc93: Download complete [2024-06-06T06:15:27.602Z] aa269ceb94a6: Verifying Checksum [2024-06-06T06:15:27.602Z] aa269ceb94a6: Download complete [2024-06-06T06:15:30.889Z] 5df492c9dc93: Pull complete [2024-06-06T06:15:30.889Z] 7629e6793208: Pull complete [2024-06-06T06:15:30.889Z] 4f4fb700ef54: Pull complete [2024-06-06T06:15:30.889Z] fb5054dd5b73: Pull complete [2024-06-06T06:15:30.889Z] eeca6798cff9: Pull complete [2024-06-06T06:15:33.416Z] aa269ceb94a6: Pull complete [2024-06-06T06:15:33.416Z] ada007ff1a6a: Pull complete [2024-06-06T06:15:33.416Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-06T06:15:33.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T06:15:33.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-06T06:15:33.720Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T06:15:33.720Z] WORKDIR /edgex [2024-06-06T06:15:33.720Z] COPY go.mod . [2024-06-06T06:15:33.720Z] RUN go mod download [2024-06-06T06:15:33.720Z] + docker build -t ci-base-image-x86_64 -f - . [2024-06-06T06:15:34.300Z] Sending build context to Docker daemon 178.3MB [2024-06-06T06:15:34.300Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-06T06:15:34.300Z] ---> f489d0715acc [2024-06-06T06:15:34.300Z] Step 2/4 : WORKDIR /edgex [2024-06-06T06:15:38.500Z] ---> Running in 6dc749d61c39 [2024-06-06T06:15:38.500Z] Removing intermediate container 6dc749d61c39 [2024-06-06T06:15:38.500Z] ---> b7ba5766ca38 [2024-06-06T06:15:38.500Z] Step 3/4 : COPY go.mod . [2024-06-06T06:15:38.758Z] ---> a81ac8a4f2e2 [2024-06-06T06:15:38.758Z] Step 4/4 : RUN go mod download [2024-06-06T06:15:38.758Z] ---> Running in 970dfb83307a [2024-06-06T06:15:41.149Z] Still waiting to schedule task [2024-06-06T06:15:41.149Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline [2024-06-06T06:16:05.310Z] Removing intermediate container 970dfb83307a [2024-06-06T06:16:05.310Z] ---> 256878de4107 [2024-06-06T06:16:05.310Z] Successfully built 256878de4107 [2024-06-06T06:16:05.310Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:16:05.618Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-06T06:16:05.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:16:05.697Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:16:05.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-06T06:16:06.181Z] $ docker top 722ab889b7a543d140908e666799e25bc91f5846cadc4f97b8567d0cf16c3651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:16:06.520Z] + go version [2024-06-06T06:16:06.520Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-06T06:16:06.534Z] $ docker stop --time=1 722ab889b7a543d140908e666799e25bc91f5846cadc4f97b8567d0cf16c3651 [2024-06-06T06:16:07.818Z] $ docker rm -f --volumes 722ab889b7a543d140908e666799e25bc91f5846cadc4f97b8567d0cf16c3651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:16:08.253Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-06T06:16:08.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:16:08.327Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:16:08.380Z] $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-06T06:16:08.713Z] $ docker top e56dcb04751b767393fe887d15cf4af15d0e141435bb7d863dacb681726eb281 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-06T06:16:08.785Z] ========================================================= [2024-06-06T06:16:08.785Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-06T06:16:08.785Z] ========================================================= [Pipeline] sh [2024-06-06T06:16:09.060Z] + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] fileExists [Pipeline] sh [2024-06-06T06:16:09.412Z] + make test [2024-06-06T06:16:09.412Z] go test -race -coverprofile=coverage.out ./... [2024-06-06T06:16:15.973Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-06T06:16:48.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-06T06:16:49.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-06T06:16:49.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-06T06:16:50.375Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.049s coverage: 28.7% of statements [2024-06-06T06:16:50.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-06T06:16:50.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-06T06:16:50.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-06T06:16:51.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-06T06:16:51.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-06T06:16:51.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.200s coverage: 97.0% of statements [2024-06-06T06:16:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-06T06:16:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-06T06:16:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-06T06:16:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-06T06:16:52.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-06T06:16:53.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-06T06:16:53.515Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-06T06:16:54.448Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-06T06:16:54.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements [2024-06-06T06:16:54.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2024-06-06T06:16:56.081Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-06T06:16:56.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-06T06:16:56.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.335s coverage: 93.4% of statements [2024-06-06T06:16:56.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 6.1% of statements [2024-06-06T06:16:56.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 97.6% of statements [2024-06-06T06:16:56.339Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.050s coverage: 72.2% of statements [2024-06-06T06:16:57.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements [2024-06-06T06:16:57.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.060s coverage: 32.2% of statements [2024-06-06T06:16:57.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.076s coverage: 41.7% of statements [2024-06-06T06:16:57.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.037s coverage: 82.9% of statements [2024-06-06T06:16:57.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.040s coverage: 94.1% of statements [2024-06-06T06:16:57.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements [2024-06-06T06:16:58.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-06T06:16:58.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-06T06:16:59.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-06T06:16:59.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-06T06:16:59.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-06T06:16:59.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-06T06:16:59.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-06T06:16:59.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-06T06:17:00.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-06T06:17:01.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-06T06:17:02.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-06T06:17:03.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-06T06:17:03.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-06T06:17:06.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-06T06:17:06.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-06T06:17:06.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-06T06:17:07.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-06T06:17:07.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-06T06:17:07.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-06T06:17:07.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-06T06:17:07.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-06T06:17:07.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-06T06:17:07.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-06T06:17:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-06T06:17:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-06T06:17:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-06T06:17:09.358Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-06T06:17:09.925Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements [2024-06-06T06:17:10.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-06T06:17:10.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-06T06:17:10.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-06T06:17:10.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-06T06:17:11.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-06T06:17:11.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-06T06:17:12.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-06T06:17:12.805Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.081s coverage: 92.9% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.142s coverage: 63.1% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 38.4% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements [2024-06-06T06:17:22.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.093s coverage: 98.9% of statements [2024-06-06T06:17:22.785Z] 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-06-06T06:17:23.043Z] running golangci-lint [2024-06-06T06:17:23.301Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-06T06:17:23.301Z] go version go1.21.9 linux/amd64 [2024-06-06T06:17:23.557Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-06T06:17:23.557Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-06-06T06:17:23.676Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-06-06T06:17:23.698Z] Running in /w/workspace/edgex-go/642 [Pipeline] { [Pipeline] checkout [2024-06-06T06:17:26.757Z] The recommended git tool is: git [2024-06-06T06:17:34.986Z] using credential edgex-jenkins-ssh [2024-06-06T06:17:35.013Z] Cloning the remote Git repository [2024-06-06T06:17:35.118Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-06T06:17:35.275Z] > git init /w/workspace/edgex-go/642 # timeout=10 [2024-06-06T06:17:35.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-06T06:17:35.566Z] > git --version # timeout=10 [2024-06-06T06:17:35.602Z] > git --version # 'git version 2.25.1' [2024-06-06T06:17:35.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-06T06:17:35.809Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-06T06:17:45.485Z] level=info msg="[loader] Go packages loading at mode 575 (name|files|imports|types_sizes|compiled_files|deps|exports_file) took 20.452065082s" [2024-06-06T06:17:45.485Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.056878ms" [2024-06-06T06:17:53.059Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-06T06:17:53.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-06T06:17:53.933Z] Avoid second fetch [2024-06-06T06:17:53.935Z] Checking out Revision 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 (main) [2024-06-06T06:17:54.801Z] Commit message: "Merge pull request #4803 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.24.0" [2024-06-06T06:17:53.955Z] > git config core.sparsecheckout # timeout=10 [2024-06-06T06:17:54.011Z] > git checkout -f 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 # timeout=10 [2024-06-06T06:17:57.711Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.58793475s with top 10 stages: buildir: 56.889345389s, gosec: 7.475532172s, inspect: 2.855674575s, fact_deprecated: 2.376225102s, printf: 1.500357089s, fact_purity: 1.465891005s, nilness: 1.324657899s, ctrlflow: 1.129029469s, S1038: 921.743612ms, ineffassign: 773.870968ms" [2024-06-06T06:17:57.711Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-06-06T06:17:57.711Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197" [2024-06-06T06:17:57.711Z] level=info msg="[runner] processing took 22.279741ms with stages: nolint: 9.003144ms, identifier_marker: 5.547548ms, autogenerated_exclude: 2.996365ms, path_prettifier: 2.052391ms, exclude-rules: 1.670339ms, skip_dirs: 926.594µs, cgo: 56.98µs, filename_unadjuster: 20.03µs, max_same_issues: 1.39µs, skip_files: 830ns, fixer: 690ns, uniq_by_line: 610ns, sort_results: 590ns, exclude: 480ns, severity-rules: 440ns, diff: 440ns, source_code: 310ns, max_from_linter: 180ns, path_prefixer: 130ns, max_per_file_from_linter: 130ns, path_shortener: 130ns" [2024-06-06T06:17:57.711Z] level=info msg="[runner] linters took 12.53265214s with stages: goanalysis_metalinter: 12.510228428s" [2024-06-06T06:17:57.711Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-06T06:17:57.711Z] level=info msg="Memory: 328 samples, avg is 294.2MB, max is 1233.2MB" [2024-06-06T06:17:57.711Z] level=info msg="Execution took 33.030057884s" [2024-06-06T06:17:57.711Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-06T06:17:59.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-06T06:17:59.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:17:59.525Z] Dload Upload Total Spent Left Speed [2024-06-06T06:17:59.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-06-06T06:17:59.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-06T06:18:00.189Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee /etc/docker/daemon.new [2024-06-06T06:18:00.189Z] [2024-06-06T06:18:00.189Z] { [2024-06-06T06:18:00.189Z] "registry-mirrors": [ [2024-06-06T06:18:00.189Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-06T06:18:00.189Z] ], [2024-06-06T06:18:00.189Z] "bip": "10.250.0.254/24", [2024-06-06T06:18:00.189Z] "hosts": [ [2024-06-06T06:18:00.189Z] "tcp://0.0.0.0:5555", [2024-06-06T06:18:00.189Z] "unix:///var/run/docker.sock" [2024-06-06T06:18:00.189Z] ], [2024-06-06T06:18:00.189Z] "mtu": 1458, [2024-06-06T06:18:00.189Z] "selinux-enabled": true, [2024-06-06T06:18:00.189Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-06T06:18:00.189Z] } [Pipeline] sh [2024-06-06T06:18:00.521Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-06T06:18:00.854Z] + sudo service docker restart [2024-06-06T06:18:02.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-06T06:18:03.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-06T06:18:03.240Z] ./bin/test-attribution-txt.sh [2024-06-06T06:18:03.240Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-06T06:18:03.499Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-06T06:18:03.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-06T06:18:03.797Z] + ls -al . [2024-06-06T06:18:03.798Z] total 816 [2024-06-06T06:18:03.798Z] drwxrwxr-x 11 1001 1001 4096 Jun 6 06:16 . [2024-06-06T06:18:03.798Z] drwxr-xr-x 4 root root 4096 Jun 6 06:16 .. [2024-06-06T06:18:03.798Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 06:14 .blubracket [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 10 Jun 6 06:14 .dockerignore [2024-06-06T06:18:03.798Z] drwxrwxr-x 8 1001 1001 4096 Jun 6 06:17 .git [2024-06-06T06:18:03.798Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 06:14 .github [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 1074 Jun 6 06:14 .gitignore [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 42 Jun 6 06:14 .golangci.yml [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 100 Jun 6 06:14 .hadolint.yml [2024-06-06T06:18:03.798Z] drwxr-xr-x 3 1001 1001 4096 Jun 6 06:15 .semver [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 155 Jun 6 06:14 .sonarcloud.properties [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 1171 Jun 6 06:14 ADOPTERS.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 20261 Jun 6 06:14 Attribution.txt [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 100284 Jun 6 06:14 CHANGELOG.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 3804 Jun 6 06:14 CONTRIBUTING.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 677 Jun 6 06:14 GOVERNANCE.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 861 Jun 6 06:14 Jenkinsfile [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 10775 Jun 6 06:14 LICENSE [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 15392 Jun 6 06:14 Makefile [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 582 Jun 6 06:14 OWNERS.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 9528 Jun 6 06:14 README.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 789 Jun 6 06:14 SECURITY.md [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 12 Jun 6 06:15 VERSION [2024-06-06T06:18:03.798Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 06:14 bin [2024-06-06T06:18:03.798Z] drwxrwxr-x 18 1001 1001 4096 Jun 6 06:14 cmd [2024-06-06T06:18:03.798Z] -rw-r--r-- 1 root root 455714 Jun 6 06:17 coverage.out [2024-06-06T06:18:03.798Z] drwxrwxr-x 2 1001 1001 4096 Jun 6 06:14 fuzz_test [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 7030 Jun 6 06:14 go.mod [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 101825 Jun 6 06:14 go.sum [2024-06-06T06:18:03.798Z] drwxrwxr-x 7 1001 1001 4096 Jun 6 06:14 internal [2024-06-06T06:18:03.798Z] drwxrwxr-x 3 1001 1001 4096 Jun 6 06:14 openapi [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 584 Jun 6 06:14 security.txt [2024-06-06T06:18:03.798Z] -rw-rw-r-- 1 1001 1001 204 Jun 6 06:14 version.go [Pipeline] sh [2024-06-06T06:18:04.084Z] + '[' -e coverage.out ] [2024-06-06T06:18:04.085Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-06T06:18:04.226Z] Stashed 1 file(s) [Pipeline] sh [2024-06-06T06:18:04.506Z] + make build [2024-06-06T06:18:04.506Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T06:18:19.145Z] provisioning config files... [2024-06-06T06:18:19.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config9879767121782775178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:18:19.606Z] ---> ****-login.sh [2024-06-06T06:18:19.606Z] nexus3.edgexfoundry.org:10001 [2024-06-06T06:18:20.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:18:20.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:18:20.192Z] Configure a credential helper to remove this warning. See [2024-06-06T06:18:20.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:18:20.192Z] [2024-06-06T06:18:20.192Z] Login Succeeded [2024-06-06T06:18:20.192Z] nexus3.edgexfoundry.org:10002 [2024-06-06T06:18:20.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:18:20.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:18:20.738Z] Configure a credential helper to remove this warning. See [2024-06-06T06:18:20.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:18:20.738Z] [2024-06-06T06:18:20.738Z] Login Succeeded [2024-06-06T06:18:20.738Z] nexus3.edgexfoundry.org:10003 [2024-06-06T06:18:20.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:18:21.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:18:21.007Z] Configure a credential helper to remove this warning. See [2024-06-06T06:18:21.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:18:21.008Z] [2024-06-06T06:18:21.008Z] Login Succeeded [2024-06-06T06:18:21.008Z] nexus3.edgexfoundry.org:10004 [2024-06-06T06:18:21.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:18:21.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:18:21.279Z] Configure a credential helper to remove this warning. See [2024-06-06T06:18:21.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:18:21.279Z] [2024-06-06T06:18:21.279Z] Login Succeeded [2024-06-06T06:18:21.279Z] ****.io [2024-06-06T06:18:21.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:18:21.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:18:21.814Z] Configure a credential helper to remove this warning. See [2024-06-06T06:18:21.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:18:21.815Z] [2024-06-06T06:18:21.815Z] Login Succeeded [2024-06-06T06:18:21.815Z] ---> ****-login.sh ends [Pipeline] } [2024-06-06T06:18:21.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-06-06T06:18:22.461Z] + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] echo [2024-06-06T06:18:22.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T06:18:22.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T06:18:22.516Z] ========================================================= [2024-06-06T06:18:22.516Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-06T06:18:22.516Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-06T06:18:22.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T06:18:23.106Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-06T06:18:23.106Z] c6b39de5b339: Pulling fs layer [2024-06-06T06:18:23.106Z] a69c41024577: Pulling fs layer [2024-06-06T06:18:23.106Z] d6de4b400683: Pulling fs layer [2024-06-06T06:18:23.106Z] 35cb2a7552d0: Pulling fs layer [2024-06-06T06:18:23.106Z] 4f4fb700ef54: Pulling fs layer [2024-06-06T06:18:23.106Z] 464afbd9ba4c: Pulling fs layer [2024-06-06T06:18:23.106Z] 00f215d4a9da: Pulling fs layer [2024-06-06T06:18:23.106Z] d496ad576159: Pulling fs layer [2024-06-06T06:18:23.106Z] 464afbd9ba4c: Waiting [2024-06-06T06:18:23.106Z] 00f215d4a9da: Waiting [2024-06-06T06:18:23.106Z] d496ad576159: Waiting [2024-06-06T06:18:23.106Z] 35cb2a7552d0: Waiting [2024-06-06T06:18:23.106Z] 4f4fb700ef54: Waiting [2024-06-06T06:18:23.106Z] a69c41024577: Verifying Checksum [2024-06-06T06:18:23.106Z] a69c41024577: Download complete [2024-06-06T06:18:23.106Z] 35cb2a7552d0: Verifying Checksum [2024-06-06T06:18:23.106Z] 35cb2a7552d0: Download complete [2024-06-06T06:18:23.106Z] 4f4fb700ef54: Verifying Checksum [2024-06-06T06:18:23.106Z] 4f4fb700ef54: Download complete [2024-06-06T06:18:23.106Z] 464afbd9ba4c: Verifying Checksum [2024-06-06T06:18:23.106Z] 464afbd9ba4c: Download complete [2024-06-06T06:18:23.106Z] c6b39de5b339: Verifying Checksum [2024-06-06T06:18:23.106Z] c6b39de5b339: Download complete [2024-06-06T06:18:23.373Z] d496ad576159: Verifying Checksum [2024-06-06T06:18:23.373Z] d496ad576159: Download complete [2024-06-06T06:18:23.958Z] c6b39de5b339: Pull complete [2024-06-06T06:18:24.546Z] a69c41024577: Pull complete [2024-06-06T06:18:24.814Z] d6de4b400683: Download complete [2024-06-06T06:18:26.221Z] 00f215d4a9da: Verifying Checksum [2024-06-06T06:18:26.221Z] 00f215d4a9da: Download complete [2024-06-06T06:18:26.423Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-06-06T06:18:28.326Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-06-06T06:18:29.700Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-06T06:18:30.268Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-06-06T06:18:35.550Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-06-06T06:18:36.927Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-06T06:18:38.530Z] d6de4b400683: Pull complete [2024-06-06T06:18:38.531Z] 35cb2a7552d0: Pull complete [2024-06-06T06:18:38.531Z] 4f4fb700ef54: Pull complete [2024-06-06T06:18:38.531Z] 464afbd9ba4c: Pull complete [2024-06-06T06:18:38.824Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-06T06:18:39.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-06-06T06:18:40.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-06T06:18:41.258Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-06T06:18:42.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-06-06T06:18:43.143Z] $ docker stop --time=1 e56dcb04751b767393fe887d15cf4af15d0e141435bb7d863dacb681726eb281 [2024-06-06T06:18:46.764Z] 00f215d4a9da: Pull complete [2024-06-06T06:18:48.179Z] d496ad576159: Pull complete [2024-06-06T06:18:48.179Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-06T06:18:48.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T06:18:48.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T06:18:48.526Z] $ docker rm -f --volumes e56dcb04751b767393fe887d15cf4af15d0e141435bb7d863dacb681726eb281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-06-06T06:18:49.358Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T06:18:49.358Z] WORKDIR /edgex [2024-06-06T06:18:49.358Z] COPY go.mod . [2024-06-06T06:18:49.358Z] RUN go mod download [2024-06-06T06:18:49.358Z] + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:18:49.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-06T06:18:49.681Z] [2024-06-06T06:18:49.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:18:49.949Z] Sending build context to Docker daemon 3.004MB [2024-06-06T06:18:49.949Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-06T06:18:49.949Z] ---> f246e2811388 [2024-06-06T06:18:49.949Z] Step 2/4 : WORKDIR /edgex [2024-06-06T06:18:49.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-06T06:18:50.241Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-06T06:18:50.241Z] 91d30c5bc195: Pulling fs layer [2024-06-06T06:18:50.241Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-06T06:18:50.241Z] 9c61dcf015f6: Pulling fs layer [2024-06-06T06:18:50.241Z] 4698f68db338: Pulling fs layer [2024-06-06T06:18:50.241Z] 2a2f49069b9e: Pulling fs layer [2024-06-06T06:18:50.241Z] e0025b399a48: Pulling fs layer [2024-06-06T06:18:50.241Z] 2a2f49069b9e: Waiting [2024-06-06T06:18:50.241Z] 4698f68db338: Waiting [2024-06-06T06:18:50.241Z] 91d30c5bc195: Verifying Checksum [2024-06-06T06:18:50.241Z] 91d30c5bc195: Download complete [2024-06-06T06:18:50.241Z] 4698f68db338: Verifying Checksum [2024-06-06T06:18:50.241Z] 4698f68db338: Download complete [2024-06-06T06:18:50.241Z] 91d30c5bc195: Pull complete [2024-06-06T06:18:50.241Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-06T06:18:50.241Z] 2e9b0aa3be6d: Download complete [2024-06-06T06:18:50.501Z] e0025b399a48: Verifying Checksum [2024-06-06T06:18:50.501Z] e0025b399a48: Download complete [2024-06-06T06:18:50.501Z] 2a2f49069b9e: Download complete [2024-06-06T06:18:50.759Z] 2e9b0aa3be6d: Pull complete [2024-06-06T06:18:50.759Z] 9c61dcf015f6: Verifying Checksum [2024-06-06T06:18:50.759Z] 9c61dcf015f6: Download complete [2024-06-06T06:18:51.892Z] ---> Running in 65c7588fae87 [2024-06-06T06:18:51.892Z] Removing intermediate container 65c7588fae87 [2024-06-06T06:18:51.892Z] ---> dae777929132 [2024-06-06T06:18:51.892Z] Step 3/4 : COPY go.mod . [2024-06-06T06:18:52.478Z] ---> f955f437fe32 [2024-06-06T06:18:52.478Z] Step 4/4 : RUN go mod download [2024-06-06T06:18:52.478Z] ---> Running in f41c229a2267 [2024-06-06T06:18:53.294Z] 9c61dcf015f6: Pull complete [2024-06-06T06:18:53.294Z] 4698f68db338: Pull complete [2024-06-06T06:18:53.863Z] 2a2f49069b9e: Pull complete [2024-06-06T06:18:53.863Z] e0025b399a48: Pull complete [2024-06-06T06:18:53.863Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-06T06:18:53.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-06T06:18:53.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:18:53.957Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:18:53.992Z] $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-06-06T06:18:56.526Z] $ docker top 46d2e6f8f18264b718e96e264bdada11bc4ec7da547f495be01156a498696998 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:18:56.864Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-06T06:18:58.765Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-06-06T06:18:58.765Z] #1 transferring dockerfile: [2024-06-06T06:18:59.024Z] #1 transferring dockerfile: 1.95kB done [2024-06-06T06:18:59.024Z] #1 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-06-06T06:18:59.024Z] #2 transferring dockerfile: 1.93kB done [2024-06-06T06:18:59.024Z] #2 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-06-06T06:18:59.024Z] #3 transferring dockerfile: 1.81kB done [2024-06-06T06:18:59.024Z] #3 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-06T06:18:59.024Z] #4 transferring dockerfile: 2.49kB done [2024-06-06T06:18:59.024Z] #4 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-06T06:18:59.024Z] #5 transferring dockerfile: 2.15kB done [2024-06-06T06:18:59.024Z] #5 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-06T06:18:59.024Z] #6 transferring dockerfile: 1.89kB done [2024-06-06T06:18:59.024Z] #6 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #7 [core-command internal] load build definition from Dockerfile [2024-06-06T06:18:59.024Z] #7 transferring dockerfile: 1.93kB done [2024-06-06T06:18:59.024Z] #7 DONE 0.0s [2024-06-06T06:18:59.024Z] [2024-06-06T06:18:59.024Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #8 transferring dockerfile: 2.50kB done [2024-06-06T06:18:59.283Z] #8 DONE 0.1s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #9 [core-data internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #9 transferring dockerfile: 2.01kB done [2024-06-06T06:18:59.283Z] #9 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #10 transferring dockerfile: 2.06kB done [2024-06-06T06:18:59.283Z] #10 DONE 0.1s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #11 transferring dockerfile: 2.23kB done [2024-06-06T06:18:59.283Z] #11 DONE 0.1s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #12 transferring dockerfile: 2.93kB done [2024-06-06T06:18:59.283Z] #12 DONE 0.1s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #13 transferring dockerfile: 1.70kB done [2024-06-06T06:18:59.283Z] #13 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-06-06T06:18:59.283Z] #14 transferring dockerfile: 1.69kB done [2024-06-06T06:18:59.283Z] #14 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #15 [support-notifications internal] load .dockerignore [2024-06-06T06:18:59.283Z] #15 transferring context: 50B done [2024-06-06T06:18:59.283Z] #15 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #16 [support-scheduler internal] load .dockerignore [2024-06-06T06:18:59.283Z] #16 transferring context: 50B done [2024-06-06T06:18:59.283Z] #16 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #17 [security-spire-agent internal] load .dockerignore [2024-06-06T06:18:59.283Z] #17 transferring context: 50B done [2024-06-06T06:18:59.283Z] #17 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-06-06T06:18:59.283Z] #18 transferring context: 50B done [2024-06-06T06:18:59.283Z] #18 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #19 [security-proxy-auth internal] load .dockerignore [2024-06-06T06:18:59.283Z] #19 transferring context: 50B done [2024-06-06T06:18:59.283Z] #19 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-06-06T06:18:59.283Z] #20 transferring context: 50B done [2024-06-06T06:18:59.283Z] #20 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #21 [core-command internal] load .dockerignore [2024-06-06T06:18:59.283Z] #21 transferring context: 50B done [2024-06-06T06:18:59.283Z] #21 DONE 0.0s [2024-06-06T06:18:59.283Z] [2024-06-06T06:18:59.283Z] #22 [core-data internal] load .dockerignore [2024-06-06T06:18:59.543Z] #22 transferring context: 50B done [2024-06-06T06:18:59.543Z] #22 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #23 [core-metadata internal] load .dockerignore [2024-06-06T06:18:59.543Z] #23 transferring context: 50B done [2024-06-06T06:18:59.543Z] #23 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-06T06:18:59.543Z] #24 transferring context: 50B done [2024-06-06T06:18:59.543Z] #24 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #25 [security-proxy-setup internal] load .dockerignore [2024-06-06T06:18:59.543Z] #25 transferring context: 50B done [2024-06-06T06:18:59.543Z] #25 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #26 [security-bootstrapper internal] load .dockerignore [2024-06-06T06:18:59.543Z] #26 transferring context: 50B done [2024-06-06T06:18:59.543Z] #26 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #27 [security-spire-server internal] load .dockerignore [2024-06-06T06:18:59.543Z] #27 transferring context: 50B done [2024-06-06T06:18:59.543Z] #27 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #28 [security-spire-config internal] load .dockerignore [2024-06-06T06:18:59.543Z] #28 transferring context: 50B done [2024-06-06T06:18:59.543Z] #28 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-06T06:18:59.543Z] #29 DONE 0.0s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:18:59.543Z] #30 DONE 0.1s [2024-06-06T06:18:59.543Z] [2024-06-06T06:18:59.543Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:18:59.543Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:18:59.543Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T06:18:59.543Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:18:59.543Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T06:18:59.804Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:18:59.804Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T06:18:59.804Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:18:59.804Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T06:18:59.804Z] #31 DONE 0.2s [2024-06-06T06:18:59.804Z] [2024-06-06T06:18:59.804Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-06T06:18:59.804Z] #29 DONE 0.0s [2024-06-06T06:18:59.804Z] [2024-06-06T06:18:59.804Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:18:59.804Z] #30 ... [2024-06-06T06:18:59.804Z] [2024-06-06T06:18:59.804Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:18:59.804Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:18:59.804Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T06:18:59.804Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:18:59.804Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T06:18:59.804Z] #31 DONE 0.2s [2024-06-06T06:18:59.804Z] [2024-06-06T06:18:59.804Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-06T06:18:59.804Z] #29 DONE 0.0s [2024-06-06T06:18:59.804Z] [2024-06-06T06:18:59.804Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:19:00.157Z] #30 DONE 0.3s [2024-06-06T06:19:00.157Z] [2024-06-06T06:19:00.157Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:19:00.157Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:19:00.157Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T06:19:00.157Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:19:00.157Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T06:19:00.157Z] #31 DONE 0.2s [2024-06-06T06:19:00.157Z] [2024-06-06T06:19:00.157Z] #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-06T06:19:00.416Z] #32 ... [2024-06-06T06:19:00.416Z] [2024-06-06T06:19:00.416Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-06T06:19:00.416Z] #33 DONE 0.8s [2024-06-06T06:19:00.676Z] [2024-06-06T06:19:00.676Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:19:00.676Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:19:00.676Z] #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-06-06T06:19:00.676Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:19:00.676Z] #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-06-06T06:19:00.676Z] #31 DONE 0.2s [2024-06-06T06:19:00.676Z] [2024-06-06T06:19:00.676Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-06T06:19:00.676Z] #34 DONE 0.9s [2024-06-06T06:19:00.676Z] [2024-06-06T06:19:00.676Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:19:00.676Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:19:00.676Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-06-06T06:19:00.676Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2024-06-06T06:19:00.963Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-06T06:19:00.963Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-06T06:19:00.963Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-06T06:19:00.963Z] #35 ... [2024-06-06T06:19:00.963Z] [2024-06-06T06:19:00.963Z] #36 [security-spire-agent internal] load build context [2024-06-06T06:19:00.963Z] #36 transferring context: 26.22kB 0.0s done [2024-06-06T06:19:00.963Z] #36 DONE 0.5s [2024-06-06T06:19:00.963Z] [2024-06-06T06:19:00.963Z] #37 [security-spire-config internal] load build context [2024-06-06T06:19:00.963Z] #37 transferring context: 24.94kB 0.0s done [2024-06-06T06:19:00.963Z] #37 DONE 0.5s [2024-06-06T06:19:00.963Z] [2024-06-06T06:19:00.963Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:19:00.963Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-06-06T06:19:00.963Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-06-06T06:19:01.222Z] #35 ... [2024-06-06T06:19:01.222Z] [2024-06-06T06:19:01.222Z] #38 [security-spire-server internal] load build context [2024-06-06T06:19:01.222Z] #38 transferring context: 26.69kB 0.0s done [2024-06-06T06:19:01.222Z] #38 DONE 0.6s [2024-06-06T06:19:01.222Z] [2024-06-06T06:19:01.222Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:19:01.222Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-06-06T06:19:01.222Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-06-06T06:19:01.222Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-06-06T06:19:01.222Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-06-06T06:19:01.222Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-06-06T06:19:01.222Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-06T06:19:01.222Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2024-06-06T06:19:01.494Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.7s [2024-06-06T06:19:01.913Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.8s [2024-06-06T06:19:02.171Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2024-06-06T06:19:07.460Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s done [2024-06-06T06:19:10.000Z] #35 ... [2024-06-06T06:19:10.000Z] [2024-06-06T06:19:10.000Z] #39 [support-scheduler internal] load build context [2024-06-06T06:19:10.000Z] #39 transferring context: 250.34MB 9.7s [2024-06-06T06:19:10.000Z] #39 ... [2024-06-06T06:19:10.000Z] [2024-06-06T06:19:10.000Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T06:19:10.000Z] #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.000Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.000Z] #0 1.257 (1/2) Installing ca-certificates (20240226-r0) [2024-06-06T06:19:10.000Z] #0 1.278 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:10.000Z] #0 1.278 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:10.000Z] #0 1.291 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:19:10.000Z] #0 1.446 OK: 8 MiB in 17 packages [2024-06-06T06:19:10.000Z] #40 ... [2024-06-06T06:19:10.000Z] [2024-06-06T06:19:10.000Z] #41 [security-spiffe-token-provider internal] load build context [2024-06-06T06:19:10.000Z] #41 ... [2024-06-06T06:19:10.000Z] [2024-06-06T06:19:10.000Z] #42 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T06:19:10.000Z] #0 1.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.000Z] #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.000Z] #0 1.387 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:10.000Z] #0 1.425 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:10.000Z] #0 1.456 OK: 7 MiB in 16 packages [2024-06-06T06:19:10.000Z] #42 ... [2024-06-06T06:19:10.000Z] [2024-06-06T06:19:10.000Z] #43 [security-secretstore-setup internal] load build context [2024-06-06T06:19:10.259Z] #43 ... [2024-06-06T06:19:10.259Z] [2024-06-06T06:19:10.260Z] #44 [support-notifications internal] load build context [2024-06-06T06:19:10.260Z] #44 ... [2024-06-06T06:19:10.260Z] [2024-06-06T06:19:10.260Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T06:19:10.260Z] #0 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.260Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.260Z] #0 1.623 (1/4) Installing ca-certificates (20240226-r0) [2024-06-06T06:19:10.260Z] #0 1.638 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:10.260Z] #0 1.643 (3/4) Installing su-exec (0.2-r3) [2024-06-06T06:19:10.260Z] #0 1.645 (4/4) Installing yq (4.33.3-r5) [2024-06-06T06:19:10.260Z] #0 1.711 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:10.260Z] #0 1.720 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:19:10.260Z] #0 1.779 OK: 17 MiB in 19 packages [2024-06-06T06:19:10.530Z] #45 ... [2024-06-06T06:19:10.530Z] [2024-06-06T06:19:10.530Z] #46 [security-bootstrapper internal] load build context [2024-06-06T06:19:10.530Z] #46 ... [2024-06-06T06:19:10.530Z] [2024-06-06T06:19:10.530Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T06:19:10.530Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.530Z] #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:10.530Z] #0 4.297 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:10.530Z] #0 4.300 (2/2) Installing su-exec (0.2-r3) [2024-06-06T06:19:10.530Z] #0 4.304 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:10.530Z] #0 4.323 OK: 7 MiB in 17 packages [2024-06-06T06:19:10.530Z] #47 ... [2024-06-06T06:19:10.530Z] [2024-06-06T06:19:10.530Z] #48 [security-proxy-auth internal] load build context [2024-06-06T06:19:10.791Z] #48 ... [2024-06-06T06:19:10.791Z] [2024-06-06T06:19:10.791Z] #49 [security-proxy-setup internal] load build context [2024-06-06T06:19:10.791Z] #49 ... [2024-06-06T06:19:10.791Z] [2024-06-06T06:19:10.791Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:19:10.791Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-06-06T06:19:10.791Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-06T06:19:10.791Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-06T06:19:10.791Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-06T06:19:10.791Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-06-06T06:19:10.791Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2024-06-06T06:19:10.791Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2024-06-06T06:19:10.791Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.2s done [2024-06-06T06:19:10.791Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-06-06T06:19:10.791Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-06-06T06:19:11.051Z] #50 ... [2024-06-06T06:19:11.051Z] [2024-06-06T06:19:11.051Z] #51 [core-data internal] load build context [2024-06-06T06:19:11.051Z] #51 ... [2024-06-06T06:19:11.051Z] [2024-06-06T06:19:11.051Z] #52 [core-metadata internal] load build context [2024-06-06T06:19:11.051Z] #52 ... [2024-06-06T06:19:11.051Z] [2024-06-06T06:19:11.051Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:19:11.051Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.051Z] #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.051Z] #0 1.846 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:19:11.051Z] #0 1.846 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:19:11.051Z] #0 1.846 OK: 20077 distinct packages available [2024-06-06T06:19:11.051Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.051Z] #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.051Z] #0 2.263 (1/11) Installing ca-certificates (20240226-r0) [2024-06-06T06:19:11.051Z] #0 2.357 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-06T06:19:11.051Z] #0 2.373 (3/11) Installing libunistring (1.1-r1) [2024-06-06T06:19:11.051Z] #0 2.389 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-06T06:19:11.051Z] #0 2.396 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-06T06:19:11.051Z] #0 2.400 (6/11) Installing libcurl (8.5.0-r0) [2024-06-06T06:19:11.051Z] #0 2.413 (7/11) Installing curl (8.5.0-r0) [2024-06-06T06:19:11.051Z] #0 2.417 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:11.051Z] #0 2.422 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-06T06:19:11.051Z] #0 2.427 (10/11) Installing libucontext (1.2-r2) [2024-06-06T06:19:11.051Z] #0 2.428 (11/11) Installing gcompat (1.1.0-r1) [2024-06-06T06:19:11.051Z] #0 2.431 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:11.051Z] #0 2.442 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:19:11.051Z] #0 2.494 OK: 12 MiB in 26 packages [2024-06-06T06:19:11.315Z] #53 ... [2024-06-06T06:19:11.315Z] [2024-06-06T06:19:11.315Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T06:19:11.315Z] #0 4.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.315Z] #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.315Z] #0 4.673 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:11.315Z] #0 4.751 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:11.315Z] #0 4.751 (3/6) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:11.315Z] #0 4.752 (4/6) Installing openssl (3.1.5-r0) [2024-06-06T06:19:11.315Z] #0 4.764 (5/6) Installing su-exec (0.2-r3) [2024-06-06T06:19:11.315Z] #0 4.765 (6/6) Installing yq (4.33.3-r5) [2024-06-06T06:19:11.315Z] #0 5.043 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:11.315Z] #0 5.052 OK: 17 MiB in 19 packages [2024-06-06T06:19:11.315Z] #54 ... [2024-06-06T06:19:11.315Z] [2024-06-06T06:19:11.315Z] #55 [core-common-config-bootstrapper internal] load build context [2024-06-06T06:19:11.576Z] #55 ... [2024-06-06T06:19:11.576Z] [2024-06-06T06:19:11.576Z] #56 [core-command internal] load build context [2024-06-06T06:19:11.576Z] #56 ... [2024-06-06T06:19:11.576Z] [2024-06-06T06:19:11.576Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T06:19:11.576Z] #0 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.576Z] #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.576Z] #0 4.836 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:19:11.576Z] #0 4.836 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:19:11.576Z] #0 4.836 OK: 20077 distinct packages available [2024-06-06T06:19:11.576Z] #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.576Z] #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.576Z] #0 5.173 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:11.576Z] #0 5.179 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-06T06:19:11.576Z] #0 5.183 (3/4) Installing libucontext (1.2-r2) [2024-06-06T06:19:11.576Z] #0 5.187 (4/4) Installing gcompat (1.1.0-r1) [2024-06-06T06:19:11.576Z] #0 5.190 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:11.576Z] #0 5.193 OK: 8 MiB in 19 packages [2024-06-06T06:19:11.844Z] #57 ... [2024-06-06T06:19:11.844Z] [2024-06-06T06:19:11.844Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T06:19:11.844Z] #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.844Z] #0 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:11.844Z] #0 1.472 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:11.844Z] #0 1.477 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:11.844Z] #0 1.483 OK: 7 MiB in 16 packages [2024-06-06T06:19:12.105Z] #58 ... [2024-06-06T06:19:12.105Z] [2024-06-06T06:19:12.105Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T06:19:12.105Z] #59 ... [2024-06-06T06:19:12.105Z] [2024-06-06T06:19:12.105Z] #51 [core-data internal] load build context [2024-06-06T06:19:13.489Z] #51 ... [2024-06-06T06:19:13.489Z] [2024-06-06T06:19:13.489Z] #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-06T06:19:13.489Z] #32 DONE 13.1s [2024-06-06T06:19:13.489Z] [2024-06-06T06:19:13.489Z] #51 [core-data internal] load build context [2024-06-06T06:19:13.489Z] #51 transferring context: 410.34MB 12.9s done [2024-06-06T06:19:18.781Z] #51 ... [2024-06-06T06:19:18.781Z] [2024-06-06T06:19:18.781Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:19:18.781Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-06-06T06:19:19.566Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2024-06-06T06:19:19.826Z] #50 ... [2024-06-06T06:19:19.827Z] [2024-06-06T06:19:19.827Z] #39 [support-scheduler internal] load build context [2024-06-06T06:19:19.827Z] #39 transferring context: 410.34MB 13.4s done [2024-06-06T06:19:19.827Z] #39 ... [2024-06-06T06:19:19.827Z] [2024-06-06T06:19:19.827Z] #44 [support-notifications internal] load build context [2024-06-06T06:19:19.827Z] #44 transferring context: 410.34MB 15.9s done [2024-06-06T06:19:20.084Z] #44 ... [2024-06-06T06:19:20.084Z] [2024-06-06T06:19:20.084Z] #41 [security-spiffe-token-provider internal] load build context [2024-06-06T06:19:20.084Z] #41 transferring context: 410.34MB 12.5s done [2024-06-06T06:19:20.344Z] #41 ... [2024-06-06T06:19:20.344Z] [2024-06-06T06:19:20.344Z] #43 [security-secretstore-setup internal] load build context [2024-06-06T06:19:20.344Z] #43 transferring context: 410.34MB 12.6s done [2024-06-06T06:19:20.608Z] #43 ... [2024-06-06T06:19:20.608Z] [2024-06-06T06:19:20.608Z] #60 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-06-06T06:19:20.608Z] #60 ... [2024-06-06T06:19:20.608Z] [2024-06-06T06:19:20.608Z] #46 [security-bootstrapper internal] load build context [2024-06-06T06:19:20.608Z] #46 transferring context: 410.34MB 11.3s done [2024-06-06T06:19:20.867Z] #46 ... [2024-06-06T06:19:20.867Z] [2024-06-06T06:19:20.867Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:19:20.867Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-06-06T06:19:20.867Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2024-06-06T06:19:20.867Z] #35 ... [2024-06-06T06:19:20.867Z] [2024-06-06T06:19:20.867Z] #48 [security-proxy-auth internal] load build context [2024-06-06T06:19:20.867Z] #48 transferring context: 410.34MB 11.8s done [2024-06-06T06:19:21.126Z] #48 ... [2024-06-06T06:19:21.126Z] [2024-06-06T06:19:21.126Z] #49 [security-proxy-setup internal] load build context [2024-06-06T06:19:21.126Z] #49 transferring context: 410.34MB 12.4s done [2024-06-06T06:19:21.126Z] #49 ... [2024-06-06T06:19:21.126Z] [2024-06-06T06:19:21.126Z] #52 [core-metadata internal] load build context [2024-06-06T06:19:21.126Z] #52 transferring context: 410.34MB 12.1s done [2024-06-06T06:19:21.489Z] #52 ... [2024-06-06T06:19:21.489Z] [2024-06-06T06:19:21.489Z] #55 [core-common-config-bootstrapper internal] load build context [2024-06-06T06:19:21.489Z] #55 transferring context: 410.34MB 12.5s done [2024-06-06T06:19:21.799Z] #55 ... [2024-06-06T06:19:21.799Z] [2024-06-06T06:19:21.799Z] #56 [core-command internal] load build context [2024-06-06T06:19:21.799Z] #56 transferring context: 410.34MB 12.2s done [2024-06-06T06:19:23.241Z] #56 DONE 23.5s [2024-06-06T06:19:23.241Z] [2024-06-06T06:19:23.241Z] #46 [security-bootstrapper internal] load build context [2024-06-06T06:19:23.241Z] #46 DONE 23.3s [2024-06-06T06:19:23.241Z] [2024-06-06T06:19:23.241Z] #48 [security-proxy-auth internal] load build context [2024-06-06T06:19:23.241Z] #48 DONE 23.6s [2024-06-06T06:19:23.241Z] [2024-06-06T06:19:23.241Z] #52 [core-metadata internal] load build context [2024-06-06T06:19:23.241Z] #52 DONE 23.5s [2024-06-06T06:19:23.241Z] [2024-06-06T06:19:23.241Z] #43 [security-secretstore-setup internal] load build context [2024-06-06T06:19:23.241Z] #43 DONE 23.6s [2024-06-06T06:19:23.241Z] [2024-06-06T06:19:23.241Z] #55 [core-common-config-bootstrapper internal] load build context [2024-06-06T06:19:23.241Z] #55 DONE 23.5s [2024-06-06T06:19:23.241Z] [2024-06-06T06:19:23.241Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:19:23.516Z] #50 ... [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #41 [security-spiffe-token-provider internal] load build context [2024-06-06T06:19:23.516Z] #41 DONE 23.6s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #49 [security-proxy-setup internal] load build context [2024-06-06T06:19:23.516Z] #49 DONE 23.4s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #51 [core-data internal] load build context [2024-06-06T06:19:23.516Z] #51 DONE 23.5s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T06:19:23.516Z] #58 DONE 23.5s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T06:19:23.516Z] #54 DONE 23.2s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T06:19:23.516Z] #47 DONE 23.3s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T06:19:23.516Z] #45 DONE 23.6s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T06:19:23.516Z] #57 DONE 22.7s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #39 [support-scheduler internal] load build context [2024-06-06T06:19:23.516Z] #39 DONE 23.8s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T06:19:23.516Z] #40 DONE 23.7s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #42 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T06:19:23.516Z] #42 DONE 23.7s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:19:23.516Z] #53 DONE 23.6s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #44 [support-notifications internal] load build context [2024-06-06T06:19:23.516Z] #44 DONE 23.9s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #60 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-06-06T06:19:23.516Z] #60 DONE 3.6s [2024-06-06T06:19:23.516Z] [2024-06-06T06:19:23.516Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:19:23.794Z] #50 ... [2024-06-06T06:19:23.794Z] [2024-06-06T06:19:23.794Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:19:23.794Z] #35 DONE 23.1s [2024-06-06T06:19:23.794Z] [2024-06-06T06:19:23.794Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:19:25.822Z] #61 ... [2024-06-06T06:19:25.822Z] [2024-06-06T06:19:25.822Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T06:19:25.822Z] #59 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:25.822Z] #59 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:25.822Z] #59 24.11 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:19:25.822Z] #59 24.11 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:19:25.822Z] #59 24.11 OK: 20077 distinct packages available [2024-06-06T06:19:25.822Z] #59 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:25.822Z] #59 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:25.822Z] #59 24.57 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:25.822Z] #59 24.61 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:25.822Z] #59 24.62 (3/7) Installing dumb-init (1.2.5-r2) [2024-06-06T06:19:25.822Z] #59 24.63 (4/7) Installing musl-obstack (1.2.3-r2) [2024-06-06T06:19:25.822Z] #59 24.63 (5/7) Installing libucontext (1.2-r2) [2024-06-06T06:19:25.822Z] #59 24.64 (6/7) Installing gcompat (1.1.0-r1) [2024-06-06T06:19:25.822Z] #59 24.64 (7/7) Installing openssl (3.1.5-r0) [2024-06-06T06:19:25.822Z] #59 24.65 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:25.822Z] #59 24.67 OK: 8 MiB in 20 packages [2024-06-06T06:19:25.822Z] #59 DONE 24.9s [2024-06-06T06:19:25.822Z] [2024-06-06T06:19:25.822Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:19:25.822Z] #61 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:25.822Z] #61 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #61 2.479 OK: 264 MiB in 52 packages [2024-06-06T06:19:26.119Z] #61 ... [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #62 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:19:26.119Z] #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.685 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.119Z] #0 1.685 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.119Z] #0 1.700 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.119Z] #0 1.778 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.119Z] #0 1.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.131 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.150 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.119Z] #0 2.171 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.174 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.119Z] #0 2.186 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.119Z] #0 2.220 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.119Z] #0 2.228 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.231 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.119Z] #0 2.237 OK: 7 MiB in 16 packages [2024-06-06T06:19:26.119Z] #62 DONE 2.8s [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:19:26.119Z] #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.479 OK: 264 MiB in 52 packages [2024-06-06T06:19:26.119Z] #63 DONE 2.7s [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:19:26.119Z] #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.825 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.119Z] #0 1.825 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.119Z] #0 1.858 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.119Z] #0 1.946 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.119Z] #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.252 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.288 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.119Z] #0 2.323 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.331 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.119Z] #0 2.346 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.349 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.119Z] #0 2.359 OK: 17 MiB in 19 packages [2024-06-06T06:19:26.119Z] #64 DONE 2.8s [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T06:19:26.119Z] #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 1.855 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.119Z] #0 1.855 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.119Z] #0 1.865 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.119Z] #0 1.919 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.119Z] #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.236 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.276 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.119Z] #0 2.325 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.331 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.119Z] #0 2.335 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.119Z] #0 2.379 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.119Z] #0 2.381 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.119Z] #0 2.385 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.119Z] #0 2.578 OK: 7 MiB in 17 packages [2024-06-06T06:19:26.119Z] #65 DONE 2.8s [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:19:26.119Z] #61 DONE 2.7s [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T06:19:26.119Z] #0 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.119Z] #0 2.500 OK: 264 MiB in 52 packages [2024-06-06T06:19:26.119Z] #66 DONE 2.7s [2024-06-06T06:19:26.119Z] [2024-06-06T06:19:26.119Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:19:26.687Z] #67 ... [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #68 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-06T06:19:26.687Z] #68 DONE 0.4s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T06:19:26.687Z] #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 1.988 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.687Z] #0 1.988 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.687Z] #0 2.002 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.687Z] #0 2.086 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.687Z] #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.510 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.551 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.687Z] #0 2.604 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.607 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.687Z] #0 2.642 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.751 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.761 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.764 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.687Z] #0 2.768 OK: 8 MiB in 19 packages [2024-06-06T06:19:26.687Z] #69 DONE 3.1s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:19:26.687Z] #70 DONE 0.4s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:19:26.687Z] #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.082 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.687Z] #0 2.082 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.687Z] #0 2.090 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.687Z] #0 2.187 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.687Z] #0 2.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.499 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.533 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.687Z] #0 2.583 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.589 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.687Z] #0 2.694 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.733 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.745 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.748 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.687Z] #0 2.754 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:19:26.687Z] #0 2.811 OK: 8 MiB in 17 packages [2024-06-06T06:19:26.687Z] #71 DONE 3.1s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:19:26.687Z] #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.284 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.687Z] #0 2.284 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.687Z] #0 2.291 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.687Z] #0 2.384 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.687Z] #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.890 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.915 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.687Z] #0 2.927 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.929 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.687Z] #0 2.936 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.972 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.979 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.981 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.687Z] #0 2.988 OK: 7 MiB in 16 packages [2024-06-06T06:19:26.687Z] #72 DONE 3.2s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:19:26.687Z] #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.239 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.687Z] #0 2.239 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.687Z] #0 2.257 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.687Z] #0 2.372 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.687Z] #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.687Z] #0 2.798 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.813 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.687Z] #0 2.838 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.840 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.687Z] #0 2.846 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.904 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.687Z] #0 2.909 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.687Z] #0 2.913 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.687Z] #0 2.919 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:19:26.687Z] #0 2.968 OK: 12 MiB in 26 packages [2024-06-06T06:19:26.687Z] #73 DONE 3.2s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:19:26.687Z] #74 DONE 0.5s [2024-06-06T06:19:26.687Z] [2024-06-06T06:19:26.687Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:19:26.961Z] #75 ... [2024-06-06T06:19:26.961Z] [2024-06-06T06:19:26.961Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:19:26.961Z] #67 DONE 0.5s [2024-06-06T06:19:26.961Z] [2024-06-06T06:19:26.961Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T06:19:26.961Z] #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 2.678 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:19:26.961Z] #0 2.678 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:19:26.961Z] #0 2.678 OK: 20075 distinct packages available [2024-06-06T06:19:26.961Z] #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 3.051 OK: 264 MiB in 52 packages [2024-06-06T06:19:26.961Z] #76 DONE 3.2s [2024-06-06T06:19:26.961Z] [2024-06-06T06:19:26.961Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T06:19:26.961Z] #0 1.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 2.994 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:26.961Z] #0 2.995 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:26.961Z] #0 3.009 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:26.961Z] #0 3.071 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:26.961Z] #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:26.961Z] #0 3.390 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.961Z] #0 3.418 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:26.961Z] #0 3.444 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.961Z] #0 3.447 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:26.961Z] #0 3.455 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.961Z] #0 3.496 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:19:26.961Z] #0 3.502 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:26.961Z] #0 3.527 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:26.961Z] #0 3.532 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:19:27.527Z] #77 3.870 OK: 17 MiB in 19 packages [2024-06-06T06:19:27.527Z] #77 DONE 4.2s [2024-06-06T06:19:27.527Z] [2024-06-06T06:19:27.527Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T06:19:27.527Z] #0 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:27.527Z] #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:27.527Z] #0 1.384 Upgrading critical system libraries and apk-tools: [2024-06-06T06:19:27.527Z] #0 1.384 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:19:27.527Z] #0 1.405 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:19:27.527Z] #0 1.547 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:19:27.527Z] #0 1.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:27.527Z] #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-06T06:19:27.528Z] #0 1.863 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:27.528Z] #0 1.877 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:19:27.528Z] #0 1.895 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:27.528Z] #0 1.899 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:19:27.528Z] #0 1.905 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:19:27.528Z] #0 1.908 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:19:27.528Z] #0 1.914 OK: 8 MiB in 20 packages [2024-06-06T06:19:27.996Z] #78 DONE 2.1s [2024-06-06T06:19:27.996Z] [2024-06-06T06:19:27.996Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:19:27.996Z] #79 DONE 1.0s [2024-06-06T06:19:27.996Z] [2024-06-06T06:19:27.996Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:19:27.996Z] #80 DONE 0.9s [2024-06-06T06:19:27.996Z] [2024-06-06T06:19:27.996Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:19:27.996Z] #81 ... [2024-06-06T06:19:27.996Z] [2024-06-06T06:19:27.996Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-06T06:19:27.996Z] #82 DONE 0.1s [2024-06-06T06:19:27.996Z] [2024-06-06T06:19:27.996Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-06T06:19:29.054Z] #83 DONE 1.2s [2024-06-06T06:19:29.054Z] [2024-06-06T06:19:29.054Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:19:29.054Z] #84 DONE 1.3s [2024-06-06T06:19:29.054Z] [2024-06-06T06:19:29.054Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-06T06:19:29.054Z] #85 DONE 0.1s [2024-06-06T06:19:29.054Z] [2024-06-06T06:19:29.054Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-06T06:19:29.054Z] #86 DONE 1.3s [2024-06-06T06:19:29.054Z] [2024-06-06T06:19:29.054Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T06:19:29.054Z] #87 DONE 0.1s [2024-06-06T06:19:29.054Z] [2024-06-06T06:19:29.054Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-06T06:19:29.646Z] #88 DONE 0.5s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:19:29.646Z] #89 DONE 0.5s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-06T06:19:29.646Z] #90 DONE 0.0s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-06T06:19:29.646Z] #91 DONE 0.3s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-06T06:19:29.646Z] #92 DONE 3.3s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-06T06:19:29.646Z] #93 DONE 0.1s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #94 [security-spire-config] exporting to image [2024-06-06T06:19:29.646Z] #94 exporting layers [2024-06-06T06:19:29.646Z] #94 ... [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T06:19:29.646Z] #95 DONE 0.1s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-06T06:19:29.646Z] #96 DONE 0.1s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-06T06:19:29.646Z] #97 DONE 0.1s [2024-06-06T06:19:29.646Z] [2024-06-06T06:19:29.646Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-06T06:19:29.646Z] #98 DONE 0.1s [2024-06-06T06:19:29.906Z] [2024-06-06T06:19:29.906Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T06:19:29.906Z] #99 DONE 0.1s [2024-06-06T06:19:29.906Z] [2024-06-06T06:19:29.906Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-06T06:19:29.906Z] #100 DONE 0.1s [2024-06-06T06:19:29.906Z] [2024-06-06T06:19:29.906Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-06T06:19:29.906Z] #101 DONE 0.1s [2024-06-06T06:19:29.906Z] [2024-06-06T06:19:29.906Z] #94 [security-spire-server] exporting to image [2024-06-06T06:19:30.167Z] #94 ... [2024-06-06T06:19:30.167Z] [2024-06-06T06:19:30.167Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-06T06:19:30.167Z] #102 DONE 0.1s [2024-06-06T06:19:30.167Z] [2024-06-06T06:19:30.167Z] #94 [security-spire-agent] exporting to image [2024-06-06T06:19:30.167Z] #94 exporting layers 0.7s done [2024-06-06T06:19:30.167Z] #94 writing image sha256:0d76dcc936bc7f0be6d30781cd0519314e9cc4a78c9362d79010c98b0e6e60e1 done [2024-06-06T06:19:30.167Z] #94 naming to docker.io/library/security-spire-config done [2024-06-06T06:19:30.429Z] #94 exporting layers 0.6s done [2024-06-06T06:19:30.429Z] #94 writing image sha256:dc764f1864bf0c158879bccf47aa4c1edd6b04f3c62aa03810e805d2581f4213 done [2024-06-06T06:19:30.429Z] #94 naming to docker.io/library/security-spire-server done [2024-06-06T06:19:30.689Z] #94 writing image sha256:8f0cc5b7a4dea592c33fcfd6400f329088a0d39dbac370f19d727538442ca992 done [2024-06-06T06:19:30.689Z] #94 naming to docker.io/library/security-spire-agent done [2024-06-06T06:19:30.689Z] #94 DONE 1.1s [2024-06-06T06:19:30.689Z] [2024-06-06T06:19:30.689Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:19:37.285Z] #103 ... [2024-06-06T06:19:37.285Z] [2024-06-06T06:19:37.285Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:00.345Z] Removing intermediate container f41c229a2267 [2024-06-06T06:20:00.346Z] ---> d7fbe8d7e6da [2024-06-06T06:20:00.346Z] Successfully built d7fbe8d7e6da [2024-06-06T06:20:00.346Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:20:00.684Z] + docker inspect -f . ci-base-image-arm64 [2024-06-06T06:20:00.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:20:00.914Z] prd-ubuntu20.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2024-06-06T06:20:00.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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-06-06T06:20:02.291Z] $ docker top 0a966a6f722989e0e17660aa4ccee7405aec81188dca19aab1e7d236df0ddedd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:20:03.113Z] + go version [2024-06-06T06:20:03.113Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-06T06:20:03.130Z] $ docker stop --time=1 0a966a6f722989e0e17660aa4ccee7405aec81188dca19aab1e7d236df0ddedd [2024-06-06T06:20:04.721Z] $ docker rm -f --volumes 0a966a6f722989e0e17660aa4ccee7405aec81188dca19aab1e7d236df0ddedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:20:05.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-06T06:20:05.394Z] [2024-06-06T06:20:05.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:20:05.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-06T06:20:05.727Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-06T06:20:05.727Z] 547446be3368: Pulling fs layer [2024-06-06T06:20:05.727Z] d125d8839a47: Pulling fs layer [2024-06-06T06:20:05.727Z] 3e85d5ac6304: Pulling fs layer [2024-06-06T06:20:05.727Z] c3105a71a48b: Pulling fs layer [2024-06-06T06:20:05.727Z] 0f093f025ec4: Pulling fs layer [2024-06-06T06:20:05.727Z] c3106fc0e877: Pulling fs layer [2024-06-06T06:20:05.727Z] 0f093f025ec4: Waiting [2024-06-06T06:20:05.727Z] c3105a71a48b: Waiting [2024-06-06T06:20:05.727Z] c3106fc0e877: Waiting [2024-06-06T06:20:05.996Z] 547446be3368: Verifying Checksum [2024-06-06T06:20:05.996Z] 547446be3368: Download complete [2024-06-06T06:20:05.996Z] c3105a71a48b: Verifying Checksum [2024-06-06T06:20:05.996Z] c3105a71a48b: Download complete [2024-06-06T06:20:06.265Z] d125d8839a47: Verifying Checksum [2024-06-06T06:20:06.265Z] d125d8839a47: Download complete [2024-06-06T06:20:06.533Z] c3106fc0e877: Verifying Checksum [2024-06-06T06:20:06.533Z] c3106fc0e877: Download complete [2024-06-06T06:20:06.533Z] 0f093f025ec4: Verifying Checksum [2024-06-06T06:20:06.533Z] 0f093f025ec4: Download complete [2024-06-06T06:20:06.801Z] 547446be3368: Pull complete [2024-06-06T06:20:07.763Z] d125d8839a47: Pull complete [2024-06-06T06:20:08.346Z] 3e85d5ac6304: Verifying Checksum [2024-06-06T06:20:08.346Z] 3e85d5ac6304: Download complete [2024-06-06T06:20:09.432Z] #104 DONE 41.0s [2024-06-06T06:20:09.432Z] [2024-06-06T06:20:09.432Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:09.432Z] #81 DONE 40.1s [2024-06-06T06:20:09.432Z] [2024-06-06T06:20:09.432Z] #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:09.432Z] #75 DONE 41.2s [2024-06-06T06:20:09.432Z] [2024-06-06T06:20:09.432Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:09.432Z] #103 DONE 41.1s [2024-06-06T06:20:09.432Z] [2024-06-06T06:20:09.432Z] #105 [support-scheduler builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #105 DONE 5.6s [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #106 DONE 5.6s [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #107 [core-command builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #107 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #108 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #109 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #110 [core-data builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #110 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #111 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #112 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #113 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #114 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #115 [security-proxy-auth builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #115 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #116 [core-metadata builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #116 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #117 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #118 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #119 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #120 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #121 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #122 DONE 5.6s [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #123 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #124 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #125 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:20:13.656Z] #126 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #127 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:20:13.656Z] #128 CACHED [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #129 [support-notifications builder 6/7] COPY . . [2024-06-06T06:20:13.656Z] #129 DONE 5.6s [2024-06-06T06:20:13.656Z] [2024-06-06T06:20:13.656Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:20:15.036Z] #130 1.266 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-06-06T06:20:18.425Z] 3e85d5ac6304: Pull complete [2024-06-06T06:20:18.425Z] c3105a71a48b: Pull complete [2024-06-06T06:20:19.389Z] 0f093f025ec4: Pull complete [2024-06-06T06:20:19.656Z] c3106fc0e877: Pull complete [2024-06-06T06:20:19.656Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-06T06:20:19.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-06T06:20:19.657Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:20:19.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2024-06-06T06:20:19.947Z] $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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-06-06T06:20:22.107Z] $ docker top b41eb5e9f080783c186ae46eb18a74f65550b9b8d422f5e01b41a48348884ebe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:20:22.645Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-06T06:20:25.033Z] #130 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:20:25.033Z] #0 0.464 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-06-06T06:20:25.033Z] #131 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T06:20:25.033Z] #0 1.245 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-06T06:20:25.033Z] #132 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:20:25.033Z] #0 0.752 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-06-06T06:20:25.033Z] #133 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:20:25.033Z] #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-06-06T06:20:25.033Z] #134 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T06:20:25.033Z] #0 1.284 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-06T06:20:25.033Z] #135 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:20:25.033Z] #0 0.932 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-06-06T06:20:25.033Z] #136 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:20:25.033Z] #0 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-06T06:20:25.033Z] #137 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #138 [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-06-06T06:20:25.033Z] #0 1.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-06-06T06:20:25.033Z] #138 ... [2024-06-06T06:20:25.033Z] [2024-06-06T06:20:25.033Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:20:25.033Z] #0 1.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-06-06T06:20:25.294Z] #139 ... [2024-06-06T06:20:25.294Z] [2024-06-06T06:20:25.294Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T06:20:25.294Z] #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-06T06:20:30.855Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-06T06:20:30.855Z] #1 transferring dockerfile: 2.93kB 0.0s done [2024-06-06T06:20:30.855Z] #1 DONE 0.1s [2024-06-06T06:20:31.437Z] [2024-06-06T06:20:31.437Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-06-06T06:20:31.437Z] #2 transferring dockerfile: 2.06kB done [2024-06-06T06:20:31.437Z] #2 DONE 0.0s [2024-06-06T06:20:31.706Z] [2024-06-06T06:20:31.706Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-06T06:20:31.706Z] #3 transferring dockerfile: 2.15kB done [2024-06-06T06:20:31.706Z] #3 DONE 0.1s [2024-06-06T06:20:31.706Z] [2024-06-06T06:20:31.706Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-06-06T06:20:31.706Z] #4 transferring dockerfile: 1.93kB done [2024-06-06T06:20:31.706Z] #4 DONE 0.0s [2024-06-06T06:20:31.706Z] [2024-06-06T06:20:31.706Z] #5 [core-command internal] load build definition from Dockerfile [2024-06-06T06:20:31.706Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-06-06T06:20:31.971Z] #5 DONE 0.1s [2024-06-06T06:20:31.971Z] [2024-06-06T06:20:31.971Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-06T06:20:31.971Z] #6 transferring dockerfile: 2.50kB 0.0s done [2024-06-06T06:20:31.971Z] #6 DONE 0.1s [2024-06-06T06:20:31.971Z] [2024-06-06T06:20:31.971Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-06-06T06:20:31.971Z] #7 transferring dockerfile: 1.70kB done [2024-06-06T06:20:31.971Z] #7 DONE 0.1s [2024-06-06T06:20:31.971Z] [2024-06-06T06:20:31.971Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-06-06T06:20:31.971Z] #8 transferring dockerfile: 1.95kB done [2024-06-06T06:20:31.971Z] #8 DONE 0.1s [2024-06-06T06:20:31.971Z] [2024-06-06T06:20:31.971Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-06T06:20:31.971Z] #9 transferring dockerfile: 2.49kB done [2024-06-06T06:20:31.971Z] #9 DONE 0.0s [2024-06-06T06:20:31.971Z] [2024-06-06T06:20:31.971Z] #10 [core-data internal] load build definition from Dockerfile [2024-06-06T06:20:32.249Z] #10 transferring dockerfile: 2.01kB done [2024-06-06T06:20:32.249Z] #10 DONE 0.1s [2024-06-06T06:20:32.249Z] [2024-06-06T06:20:32.249Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-06-06T06:20:32.249Z] #11 transferring dockerfile: 1.69kB done [2024-06-06T06:20:32.249Z] #11 DONE 0.1s [2024-06-06T06:20:32.249Z] [2024-06-06T06:20:32.249Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-06T06:20:32.249Z] #12 transferring dockerfile: 1.89kB 0.0s done [2024-06-06T06:20:32.249Z] #12 DONE 0.1s [2024-06-06T06:20:32.249Z] [2024-06-06T06:20:32.249Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-06T06:20:32.249Z] #13 transferring dockerfile: 2.23kB done [2024-06-06T06:20:32.515Z] #13 DONE 0.1s [2024-06-06T06:20:32.515Z] [2024-06-06T06:20:32.515Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-06-06T06:20:32.515Z] #14 transferring dockerfile: 1.81kB 0.0s done [2024-06-06T06:20:32.515Z] #14 DONE 0.1s [2024-06-06T06:20:32.515Z] [2024-06-06T06:20:32.515Z] #15 [security-bootstrapper internal] load .dockerignore [2024-06-06T06:20:32.515Z] #15 transferring context: [2024-06-06T06:20:32.515Z] #15 transferring context: 50B done [2024-06-06T06:20:32.515Z] #15 DONE 0.1s [2024-06-06T06:20:33.102Z] [2024-06-06T06:20:33.102Z] #16 [core-metadata internal] load .dockerignore [2024-06-06T06:20:33.102Z] #16 transferring context: 50B done [2024-06-06T06:20:33.102Z] #16 DONE 0.0s [2024-06-06T06:20:33.102Z] [2024-06-06T06:20:33.102Z] #17 [security-proxy-auth internal] load .dockerignore [2024-06-06T06:20:33.102Z] #17 transferring context: 50B 0.0s done [2024-06-06T06:20:33.102Z] #17 DONE 0.0s [2024-06-06T06:20:33.102Z] [2024-06-06T06:20:33.102Z] #18 [core-command internal] load .dockerignore [2024-06-06T06:20:33.372Z] #18 transferring context: 50B done [2024-06-06T06:20:33.372Z] #18 DONE 0.1s [2024-06-06T06:20:33.372Z] [2024-06-06T06:20:33.372Z] #19 [support-scheduler internal] load .dockerignore [2024-06-06T06:20:33.372Z] #19 transferring context: 50B 0.0s done [2024-06-06T06:20:33.372Z] #19 DONE 0.1s [2024-06-06T06:20:33.372Z] [2024-06-06T06:20:33.372Z] #20 [security-proxy-setup internal] load .dockerignore [2024-06-06T06:20:33.372Z] #20 transferring context: 50B done [2024-06-06T06:20:33.372Z] #20 DONE 0.1s [2024-06-06T06:20:33.372Z] [2024-06-06T06:20:33.372Z] #21 [security-spire-server internal] load .dockerignore [2024-06-06T06:20:33.372Z] #21 transferring context: 50B done [2024-06-06T06:20:33.372Z] #21 DONE 0.1s [2024-06-06T06:20:33.372Z] [2024-06-06T06:20:33.372Z] #22 [support-notifications internal] load .dockerignore [2024-06-06T06:20:33.639Z] #22 transferring context: 50B 0.0s done [2024-06-06T06:20:33.639Z] #22 DONE 0.1s [2024-06-06T06:20:33.639Z] [2024-06-06T06:20:33.639Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-06-06T06:20:33.639Z] #23 transferring context: 50B done [2024-06-06T06:20:33.639Z] #23 DONE 0.1s [2024-06-06T06:20:33.639Z] [2024-06-06T06:20:33.639Z] #24 [core-data internal] load .dockerignore [2024-06-06T06:20:33.639Z] #24 transferring context: 50B done [2024-06-06T06:20:33.639Z] #24 DONE 0.1s [2024-06-06T06:20:33.639Z] [2024-06-06T06:20:33.639Z] #25 [security-spire-config internal] load .dockerignore [2024-06-06T06:20:33.639Z] #25 transferring context: 50B 0.0s done [2024-06-06T06:20:33.639Z] #25 DONE 0.0s [2024-06-06T06:20:33.639Z] [2024-06-06T06:20:33.639Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-06-06T06:20:33.639Z] #26 transferring context: 50B done [2024-06-06T06:20:33.639Z] #26 DONE 0.1s [2024-06-06T06:20:33.639Z] [2024-06-06T06:20:33.639Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-06T06:20:33.906Z] #27 transferring context: 50B 0.0s done [2024-06-06T06:20:33.906Z] #27 DONE 0.1s [2024-06-06T06:20:33.906Z] [2024-06-06T06:20:33.906Z] #28 [security-spire-agent internal] load .dockerignore [2024-06-06T06:20:33.906Z] #28 transferring context: 50B done [2024-06-06T06:20:33.906Z] #28 DONE 0.1s [2024-06-06T06:20:33.906Z] [2024-06-06T06:20:33.906Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:33.906Z] #29 DONE 0.0s [2024-06-06T06:20:33.906Z] [2024-06-06T06:20:33.906Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:20:34.172Z] #30 DONE 0.2s [2024-06-06T06:20:34.442Z] [2024-06-06T06:20:34.442Z] #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:34.442Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:34.442Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:34.442Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:34.442Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:34.442Z] #31 DONE 0.2s [2024-06-06T06:20:34.442Z] [2024-06-06T06:20:34.442Z] #32 [security-bootstrapper internal] load build context [2024-06-06T06:20:34.720Z] #32 ... [2024-06-06T06:20:34.720Z] [2024-06-06T06:20:34.720Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:34.720Z] #29 DONE 0.0s [2024-06-06T06:20:34.720Z] [2024-06-06T06:20:34.720Z] #32 [security-bootstrapper internal] load build context [2024-06-06T06:20:34.996Z] #32 ... [2024-06-06T06:20:34.996Z] [2024-06-06T06:20:34.996Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:20:34.996Z] #30 DONE 0.3s [2024-06-06T06:20:34.996Z] [2024-06-06T06:20:34.996Z] #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:34.996Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:34.996Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:34.996Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:34.996Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:34.996Z] #31 DONE 0.4s [2024-06-06T06:20:34.996Z] [2024-06-06T06:20:34.996Z] #32 [security-bootstrapper internal] load build context [2024-06-06T06:20:34.996Z] #32 transferring context: 2.64MB 0.5s done [2024-06-06T06:20:34.996Z] #32 ... [2024-06-06T06:20:34.996Z] [2024-06-06T06:20:34.996Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:34.996Z] #29 DONE 0.0s [2024-06-06T06:20:34.996Z] [2024-06-06T06:20:34.996Z] #31 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:34.996Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:34.996Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:34.996Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:34.996Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:34.996Z] #31 DONE 0.4s [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #31 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:35.264Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:35.264Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:35.264Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:35.264Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:35.264Z] #31 DONE 0.4s [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:35.264Z] #29 DONE 0.0s [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #32 [security-bootstrapper internal] load build context [2024-06-06T06:20:35.264Z] #32 DONE 0.8s [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #33 [support-scheduler internal] load build context [2024-06-06T06:20:35.264Z] #33 ... [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:35.264Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:35.264Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:35.264Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:35.264Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:35.264Z] #31 DONE 0.4s [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:35.264Z] #29 DONE 0.0s [2024-06-06T06:20:35.264Z] [2024-06-06T06:20:35.264Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:20:35.533Z] #30 DONE 0.6s [2024-06-06T06:20:35.533Z] [2024-06-06T06:20:35.533Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:35.533Z] #29 DONE 0.0s [2024-06-06T06:20:35.533Z] [2024-06-06T06:20:35.533Z] #34 [core-metadata internal] load build context [2024-06-06T06:20:35.533Z] #34 ... [2024-06-06T06:20:35.533Z] [2024-06-06T06:20:35.533Z] #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:35.533Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:35.533Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:35.533Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:35.533Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:35.533Z] #31 DONE 0.5s [2024-06-06T06:20:35.533Z] [2024-06-06T06:20:35.533Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:35.533Z] #29 DONE 0.0s [2024-06-06T06:20:35.801Z] [2024-06-06T06:20:35.801Z] #35 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T06:20:35.801Z] #35 ... [2024-06-06T06:20:35.801Z] [2024-06-06T06:20:35.801Z] #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:35.801Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:35.801Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:35.801Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:35.801Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:35.801Z] #31 DONE 0.5s [2024-06-06T06:20:35.801Z] [2024-06-06T06:20:35.801Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:35.801Z] #29 DONE 0.0s [2024-06-06T06:20:35.801Z] [2024-06-06T06:20:35.801Z] #34 [core-metadata internal] load build context [2024-06-06T06:20:35.801Z] #34 transferring context: 2.64MB 0.8s done [2024-06-06T06:20:36.388Z] #34 ... [2024-06-06T06:20:36.388Z] [2024-06-06T06:20:36.388Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:36.388Z] #29 DONE 0.0s [2024-06-06T06:20:36.388Z] [2024-06-06T06:20:36.388Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T06:20:36.388Z] #36 ... [2024-06-06T06:20:36.388Z] [2024-06-06T06:20:36.388Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-06T06:20:36.388Z] #29 DONE 0.0s [2024-06-06T06:20:36.388Z] [2024-06-06T06:20:36.388Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T06:20:36.388Z] #37 DONE 3.0s [2024-06-06T06:20:36.658Z] [2024-06-06T06:20:36.658Z] #33 [support-scheduler internal] load build context [2024-06-06T06:20:36.658Z] #33 ... [2024-06-06T06:20:36.658Z] [2024-06-06T06:20:36.658Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:20:36.658Z] #30 DONE 1.6s [2024-06-06T06:20:36.926Z] [2024-06-06T06:20:36.926Z] #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:36.926Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:36.926Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:36.926Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:36.926Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:36.926Z] #31 DONE 0.6s [2024-06-06T06:20:36.926Z] [2024-06-06T06:20:36.926Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-06T06:20:36.926Z] #37 DONE 3.1s [2024-06-06T06:20:36.926Z] [2024-06-06T06:20:36.926Z] #38 [core-data internal] load build context [2024-06-06T06:20:36.926Z] #38 ... [2024-06-06T06:20:36.926Z] [2024-06-06T06:20:36.926Z] #34 [core-metadata internal] load build context [2024-06-06T06:20:36.926Z] #34 DONE 2.0s [2024-06-06T06:20:36.926Z] [2024-06-06T06:20:36.926Z] #39 [security-proxy-auth internal] load build context [2024-06-06T06:20:36.926Z] #39 transferring context: 2.64MB 1.2s done [2024-06-06T06:20:36.926Z] #39 DONE 1.9s [2024-06-06T06:20:37.199Z] [2024-06-06T06:20:37.199Z] #40 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-06-06T06:20:37.474Z] #40 ... [2024-06-06T06:20:37.474Z] [2024-06-06T06:20:37.474Z] #33 [support-scheduler internal] load build context [2024-06-06T06:20:37.474Z] #33 transferring context: 2.64MB 1.4s done [2024-06-06T06:20:37.474Z] #33 DONE 2.2s [2024-06-06T06:20:37.474Z] [2024-06-06T06:20:37.474Z] #41 [core-command internal] load build context [2024-06-06T06:20:37.474Z] #41 transferring context: 2.64MB 1.8s done [2024-06-06T06:20:37.474Z] #41 DONE 2.4s [2024-06-06T06:20:37.474Z] [2024-06-06T06:20:37.474Z] #42 [support-notifications internal] load build context [2024-06-06T06:20:37.746Z] #42 ... [2024-06-06T06:20:37.746Z] [2024-06-06T06:20:37.746Z] #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-06T06:20:37.746Z] #43 DONE 2.5s [2024-06-06T06:20:38.018Z] [2024-06-06T06:20:38.018Z] #42 [support-notifications internal] load build context [2024-06-06T06:20:38.018Z] #42 ... [2024-06-06T06:20:38.018Z] [2024-06-06T06:20:38.018Z] #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:38.018Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:38.018Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:38.018Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:38.018Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:38.018Z] #31 DONE 0.6s [2024-06-06T06:20:38.290Z] [2024-06-06T06:20:38.291Z] #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:38.291Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:38.291Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:38.291Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:38.291Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:38.291Z] #31 DONE 0.6s [2024-06-06T06:20:38.291Z] [2024-06-06T06:20:38.291Z] #44 [security-spire-server internal] load build context [2024-06-06T06:20:38.291Z] #44 DONE 0.1s [2024-06-06T06:20:38.291Z] [2024-06-06T06:20:38.291Z] #42 [support-notifications internal] load build context [2024-06-06T06:20:39.256Z] #42 ... [2024-06-06T06:20:39.256Z] [2024-06-06T06:20:39.256Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-06-06T06:20:39.256Z] #30 DONE 3.8s [2024-06-06T06:20:39.256Z] [2024-06-06T06:20:39.256Z] #42 [support-notifications internal] load build context [2024-06-06T06:20:39.844Z] #42 ... [2024-06-06T06:20:39.844Z] [2024-06-06T06:20:39.844Z] #45 [security-spire-config internal] load build context [2024-06-06T06:20:39.844Z] #45 transferring context: 24.94kB 0.2s done [2024-06-06T06:20:39.844Z] #45 DONE 1.9s [2024-06-06T06:20:39.844Z] [2024-06-06T06:20:39.844Z] #42 [support-notifications internal] load build context [2024-06-06T06:20:40.114Z] #42 transferring context: 2.64MB 3.1s done [2024-06-06T06:20:40.701Z] #42 ... [2024-06-06T06:20:40.701Z] [2024-06-06T06:20:40.701Z] #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-06-06T06:20:40.701Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-06-06T06:20:40.701Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-06-06T06:20:40.701Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-06-06T06:20:40.701Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-06-06T06:20:40.701Z] #31 DONE 0.6s [2024-06-06T06:20:40.701Z] [2024-06-06T06:20:40.701Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-06T06:20:40.701Z] #46 DONE 3.7s [2024-06-06T06:20:40.701Z] [2024-06-06T06:20:40.701Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:20:40.701Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:20:40.970Z] #47 ... [2024-06-06T06:20:40.970Z] [2024-06-06T06:20:40.970Z] #42 [support-notifications internal] load build context [2024-06-06T06:20:40.970Z] #42 DONE 5.2s [2024-06-06T06:20:40.970Z] [2024-06-06T06:20:40.970Z] #38 [core-data internal] load build context [2024-06-06T06:20:40.970Z] #38 transferring context: 2.64MB 2.6s done [2024-06-06T06:20:41.239Z] #38 ... [2024-06-06T06:20:41.239Z] [2024-06-06T06:20:41.239Z] #48 [security-proxy-setup internal] load build context [2024-06-06T06:20:41.239Z] #48 transferring context: 2.64MB 3.1s done [2024-06-06T06:20:41.239Z] #48 DONE 5.4s [2024-06-06T06:20:41.239Z] [2024-06-06T06:20:41.239Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:41.239Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.0s done [2024-06-06T06:20:41.239Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-06T06:20:41.239Z] #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-06T06:20:41.239Z] #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-06T06:20:41.239Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2024-06-06T06:20:41.509Z] #49 ... [2024-06-06T06:20:41.509Z] [2024-06-06T06:20:41.509Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:20:41.509Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done [2024-06-06T06:20:41.509Z] #47 DONE 0.8s [2024-06-06T06:20:41.509Z] [2024-06-06T06:20:41.509Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:41.509Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s [2024-06-06T06:20:41.509Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s [2024-06-06T06:20:41.509Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-06-06T06:20:41.509Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-06-06T06:20:41.509Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2024-06-06T06:20:41.509Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-06T06:20:41.779Z] #49 ... [2024-06-06T06:20:41.779Z] [2024-06-06T06:20:41.779Z] #44 [security-spire-server internal] load build context [2024-06-06T06:20:41.779Z] #44 transferring context: 26.69kB 0.1s done [2024-06-06T06:20:41.779Z] #44 DONE 3.6s [2024-06-06T06:20:41.779Z] [2024-06-06T06:20:41.779Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:41.779Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-06-06T06:20:41.779Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done [2024-06-06T06:20:41.779Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2024-06-06T06:20:41.779Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2024-06-06T06:20:41.779Z] #49 ... [2024-06-06T06:20:41.779Z] [2024-06-06T06:20:41.779Z] #50 [security-spiffe-token-provider internal] load build context [2024-06-06T06:20:41.779Z] #50 transferring context: 2.64MB 3.1s done [2024-06-06T06:20:41.779Z] #50 DONE 5.1s [2024-06-06T06:20:41.779Z] [2024-06-06T06:20:41.779Z] #51 [security-secretstore-setup internal] load build context [2024-06-06T06:20:41.779Z] #51 transferring context: 2.64MB 3.3s done [2024-06-06T06:20:41.779Z] #51 DONE 6.0s [2024-06-06T06:20:41.779Z] [2024-06-06T06:20:41.779Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:42.376Z] #49 ... [2024-06-06T06:20:42.376Z] [2024-06-06T06:20:42.376Z] #38 [core-data internal] load build context [2024-06-06T06:20:42.376Z] #38 DONE 5.3s [2024-06-06T06:20:42.376Z] [2024-06-06T06:20:42.376Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:42.376Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.72MB / 23.39MB 1.4s [2024-06-06T06:20:42.650Z] #49 ... [2024-06-06T06:20:42.650Z] [2024-06-06T06:20:42.650Z] #52 [core-common-config-bootstrapper internal] load build context [2024-06-06T06:20:42.650Z] #52 transferring context: 2.64MB 3.7s done [2024-06-06T06:20:42.650Z] #52 DONE 5.7s [2024-06-06T06:20:42.650Z] [2024-06-06T06:20:42.650Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2024-06-06T06:20:42.650Z] #40 DONE 6.3s [2024-06-06T06:20:42.650Z] [2024-06-06T06:20:42.650Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:42.650Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.96MB / 23.39MB 1.8s [2024-06-06T06:20:42.923Z] #49 ... [2024-06-06T06:20:42.923Z] [2024-06-06T06:20:42.923Z] #53 [security-spire-agent internal] load build context [2024-06-06T06:20:42.923Z] #53 transferring context: 26.22kB 0.1s done [2024-06-06T06:20:42.923Z] #53 DONE 2.2s [2024-06-06T06:20:42.923Z] [2024-06-06T06:20:42.923Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:42.923Z] #49 ... [2024-06-06T06:20:42.923Z] [2024-06-06T06:20:42.923Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-06T06:20:42.923Z] #0 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:42.923Z] #0 5.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:42.923Z] #0 7.215 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-06T06:20:42.923Z] #0 7.243 (2/2) Installing su-exec (0.2-r3) [2024-06-06T06:20:42.923Z] #0 7.243 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:20:42.923Z] #0 7.442 OK: 8 MiB in 17 packages [2024-06-06T06:20:42.923Z] #54 DONE 8.5s [2024-06-06T06:20:42.923Z] [2024-06-06T06:20:42.923Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:43.191Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.18MB / 23.39MB 2.4s [2024-06-06T06:20:45.159Z] #49 ... [2024-06-06T06:20:45.159Z] [2024-06-06T06:20:45.159Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-06T06:20:45.159Z] #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:45.159Z] #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:45.159Z] #0 9.130 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T06:20:45.159Z] #0 9.131 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:20:45.159Z] #0 9.305 OK: 8 MiB in 16 packages [2024-06-06T06:20:45.159Z] #55 DONE 10.2s [2024-06-06T06:20:45.159Z] [2024-06-06T06:20:45.159Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:45.159Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.59MB / 23.39MB 4.1s [2024-06-06T06:20:45.747Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 4.8s [2024-06-06T06:20:45.747Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-06-06T06:20:45.747Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-06T06:20:45.747Z] #49 ... [2024-06-06T06:20:45.747Z] [2024-06-06T06:20:45.747Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T06:20:45.747Z] #0 6.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:45.747Z] #0 7.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:46.020Z] #56 ... [2024-06-06T06:20:46.020Z] [2024-06-06T06:20:46.020Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:46.613Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.52MB / 23.39MB 5.9s [2024-06-06T06:20:47.206Z] #49 ... [2024-06-06T06:20:47.206Z] [2024-06-06T06:20:47.206Z] #35 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-06T06:20:47.206Z] #35 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:47.206Z] #35 6.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:47.206Z] #35 9.356 (1/2) Installing ca-certificates (20240226-r0) [2024-06-06T06:20:47.206Z] #35 9.552 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-06T06:20:47.206Z] #35 9.570 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:20:47.206Z] #35 9.617 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:20:47.206Z] #35 10.45 OK: 9 MiB in 17 packages [2024-06-06T06:20:47.206Z] #35 DONE 11.5s [2024-06-06T06:20:47.206Z] [2024-06-06T06:20:47.206Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:47.482Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.27MB / 23.39MB 6.7s [2024-06-06T06:20:47.775Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.9s [2024-06-06T06:20:47.775Z] #49 ... [2024-06-06T06:20:47.775Z] [2024-06-06T06:20:47.775Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:20:47.775Z] #57 ... [2024-06-06T06:20:47.775Z] [2024-06-06T06:20:47.775Z] #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-06T06:20:47.775Z] #36 5.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:47.775Z] #36 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:47.775Z] #36 9.213 (1/4) Installing ca-certificates (20240226-r0) [2024-06-06T06:20:47.775Z] #36 9.403 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-06T06:20:47.775Z] #36 9.403 (3/4) Installing su-exec (0.2-r3) [2024-06-06T06:20:47.775Z] #36 9.403 (4/4) Installing yq (4.33.3-r5) [2024-06-06T06:20:47.775Z] #36 9.904 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:20:47.775Z] #36 9.939 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:20:47.775Z] #36 10.80 OK: 18 MiB in 19 packages [2024-06-06T06:20:47.775Z] #36 DONE 11.5s [2024-06-06T06:20:47.775Z] [2024-06-06T06:20:47.775Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-06T06:20:47.775Z] #56 10.37 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:20:47.775Z] #56 10.63 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:20:47.775Z] #56 10.81 (3/6) Installing dumb-init (1.2.5-r2) [2024-06-06T06:20:47.775Z] #56 10.81 (4/6) Installing openssl (3.1.5-r0) [2024-06-06T06:20:47.775Z] #56 10.89 (5/6) Installing su-exec (0.2-r3) [2024-06-06T06:20:47.775Z] #56 10.90 (6/6) Installing yq (4.33.3-r5) [2024-06-06T06:20:47.775Z] #56 11.37 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:20:47.775Z] #56 11.42 OK: 18 MiB in 19 packages [2024-06-06T06:20:47.775Z] #56 DONE 12.1s [2024-06-06T06:20:47.775Z] [2024-06-06T06:20:47.775Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T06:20:48.051Z] #58 ... [2024-06-06T06:20:48.051Z] [2024-06-06T06:20:48.051Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:48.051Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.3s [2024-06-06T06:20:48.638Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.58MB / 23.39MB 8.0s [2024-06-06T06:20:49.226Z] #49 ... [2024-06-06T06:20:49.226Z] [2024-06-06T06:20:49.226Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T06:20:49.226Z] #59 ... [2024-06-06T06:20:49.226Z] [2024-06-06T06:20:49.227Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T06:20:49.498Z] #60 ... [2024-06-06T06:20:49.498Z] [2024-06-06T06:20:49.498Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:49.498Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.7s [2024-06-06T06:20:49.768Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.68MB / 23.39MB 9.0s [2024-06-06T06:20:49.768Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-06-06T06:20:50.038Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.93MB / 23.39MB 9.2s [2024-06-06T06:20:50.639Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.8s [2024-06-06T06:20:51.238Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.2s done [2024-06-06T06:20:51.515Z] #49 ... [2024-06-06T06:20:51.515Z] [2024-06-06T06:20:51.515Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:20:51.515Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-06T06:20:51.515Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-06T06:20:51.515Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-06T06:20:51.515Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-06T06:20:51.515Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-06-06T06:20:51.515Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-06-06T06:20:51.515Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2024-06-06T06:20:51.515Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.4s done [2024-06-06T06:20:51.515Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-06-06T06:20:51.794Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-06-06T06:20:51.794Z] #47 ... [2024-06-06T06:20:51.794Z] [2024-06-06T06:20:51.794Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:20:51.794Z] #57 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:52.789Z] #57 ... [2024-06-06T06:20:52.789Z] [2024-06-06T06:20:52.789Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T06:20:52.790Z] #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:52.790Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:52.790Z] #61 ... [2024-06-06T06:20:52.790Z] [2024-06-06T06:20:52.790Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:20:52.790Z] #0 9.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:52.790Z] #62 ... [2024-06-06T06:20:52.790Z] [2024-06-06T06:20:52.790Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T06:20:53.059Z] #63 ... [2024-06-06T06:20:53.059Z] [2024-06-06T06:20:53.059Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:20:53.059Z] #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:53.059Z] #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:53.059Z] #64 ... [2024-06-06T06:20:53.059Z] [2024-06-06T06:20:53.059Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T06:20:53.059Z] #0 9.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:53.328Z] #65 ... [2024-06-06T06:20:53.328Z] [2024-06-06T06:20:53.328Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:20:53.328Z] #62 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:55.303Z] #62 ... [2024-06-06T06:20:55.303Z] [2024-06-06T06:20:55.303Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T06:20:55.303Z] #0 8.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:55.303Z] #0 9.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:55.303Z] #66 ... [2024-06-06T06:20:55.303Z] [2024-06-06T06:20:55.303Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:55.303Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.6s [2024-06-06T06:20:55.581Z] #49 ... [2024-06-06T06:20:55.581Z] [2024-06-06T06:20:55.581Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-06T06:20:55.581Z] #58 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:55.581Z] #58 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:55.581Z] #58 15.62 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-06T06:20:55.581Z] #58 15.68 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:20:55.581Z] #58 15.82 OK: 8 MiB in 16 packages [2024-06-06T06:20:55.581Z] #58 DONE 17.9s [2024-06-06T06:20:55.853Z] [2024-06-06T06:20:55.853Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:20:57.004Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s [2024-06-06T06:20:57.292Z] #47 ... [2024-06-06T06:20:57.292Z] [2024-06-06T06:20:57.292Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:20:57.292Z] #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:57.292Z] #0 8.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:57.292Z] #67 ... [2024-06-06T06:20:57.292Z] [2024-06-06T06:20:57.292Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:20:57.887Z] #49 ... [2024-06-06T06:20:57.887Z] [2024-06-06T06:20:57.887Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T06:20:57.887Z] #0 6.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:57.887Z] #0 8.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:57.887Z] #68 ... [2024-06-06T06:20:57.887Z] [2024-06-06T06:20:57.887Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:20:57.887Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:57.887Z] #0 7.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:20:58.170Z] #69 ... [2024-06-06T06:20:58.170Z] [2024-06-06T06:20:58.170Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:21:00.151Z] #49 ... [2024-06-06T06:21:00.152Z] [2024-06-06T06:21:00.152Z] #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:21:00.152Z] #64 16.59 OK: 266 MiB in 52 packages [2024-06-06T06:21:00.152Z] #64 DONE 17.9s [2024-06-06T06:21:00.152Z] [2024-06-06T06:21:00.152Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:21:00.152Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.6s [2024-06-06T06:21:00.433Z] #49 ... [2024-06-06T06:21:00.433Z] [2024-06-06T06:21:00.433Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:21:00.433Z] #70 DONE 0.8s [2024-06-06T06:21:00.433Z] [2024-06-06T06:21:00.433Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:21:00.433Z] #49 ... [2024-06-06T06:21:00.433Z] [2024-06-06T06:21:00.433Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T06:21:00.433Z] #60 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:00.433Z] #60 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:00.433Z] #60 17.03 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:21:00.433Z] #60 17.03 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:21:00.433Z] #60 17.03 OK: 19953 distinct packages available [2024-06-06T06:21:00.433Z] #60 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:00.433Z] #60 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:00.710Z] #60 ... [2024-06-06T06:21:00.710Z] [2024-06-06T06:21:00.710Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:21:01.690Z] #49 ... [2024-06-06T06:21:01.690Z] [2024-06-06T06:21:01.690Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T06:21:01.690Z] #59 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:01.690Z] #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:01.690Z] #59 21.08 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:21:01.690Z] #59 21.08 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:21:01.690Z] #59 21.08 OK: 19953 distinct packages available [2024-06-06T06:21:01.690Z] #59 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:01.958Z] #59 ... [2024-06-06T06:21:01.958Z] [2024-06-06T06:21:01.958Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-06-06T06:21:01.958Z] #62 17.22 OK: 266 MiB in 52 packages [2024-06-06T06:21:01.958Z] #62 DONE 19.5s [2024-06-06T06:21:01.958Z] [2024-06-06T06:21:01.958Z] #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:21:02.562Z] #71 ... [2024-06-06T06:21:02.562Z] [2024-06-06T06:21:02.562Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:21:02.562Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.3s done [2024-06-06T06:21:02.562Z] #47 DONE 22.0s [2024-06-06T06:21:02.838Z] [2024-06-06T06:21:02.838Z] #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:21:02.838Z] #71 DONE 0.9s [2024-06-06T06:21:02.838Z] [2024-06-06T06:21:02.838Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-06T06:21:02.838Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s done [2024-06-06T06:21:03.448Z] #49 DONE 25.5s [2024-06-06T06:21:03.448Z] [2024-06-06T06:21:03.448Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:21:03.448Z] #69 15.16 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:03.448Z] #69 15.16 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:03.448Z] #69 15.29 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:03.448Z] #69 ... [2024-06-06T06:21:03.448Z] [2024-06-06T06:21:03.448Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:21:03.448Z] #57 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:03.448Z] #57 23.54 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:21:03.448Z] #57 23.54 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:21:03.448Z] #57 23.54 OK: 19953 distinct packages available [2024-06-06T06:21:03.448Z] #57 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:03.720Z] #57 ... [2024-06-06T06:21:03.720Z] [2024-06-06T06:21:03.720Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T06:21:03.720Z] #63 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:03.720Z] #63 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:03.720Z] #63 19.34 OK: 266 MiB in 52 packages [2024-06-06T06:21:03.993Z] #63 ... [2024-06-06T06:21:03.993Z] [2024-06-06T06:21:03.993Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:21:03.993Z] #57 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:04.262Z] #57 ... [2024-06-06T06:21:04.262Z] [2024-06-06T06:21:04.262Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T06:21:04.262Z] #65 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:04.262Z] #65 19.83 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:04.262Z] #65 19.83 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:04.262Z] #65 19.94 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:04.262Z] #65 ... [2024-06-06T06:21:04.262Z] [2024-06-06T06:21:04.262Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-06T06:21:04.262Z] #63 DONE 21.7s [2024-06-06T06:21:04.262Z] [2024-06-06T06:21:04.262Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:21:05.246Z] #72 DONE 0.6s [2024-06-06T06:21:05.246Z] [2024-06-06T06:21:05.246Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T06:21:05.246Z] #65 21.62 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:05.246Z] #65 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:05.514Z] #65 ... [2024-06-06T06:21:05.514Z] [2024-06-06T06:21:05.514Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:05.514Z] #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:05.514Z] #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:05.782Z] #73 ... [2024-06-06T06:21:05.782Z] [2024-06-06T06:21:05.782Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:21:05.782Z] #69 16.73 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:05.782Z] #69 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:06.746Z] #69 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:09.340Z] #69 ... [2024-06-06T06:21:09.340Z] [2024-06-06T06:21:09.340Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-06T06:21:09.340Z] #61 17.09 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-06T06:21:09.340Z] #61 17.09 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-06T06:21:09.340Z] #61 17.09 OK: 19951 distinct packages available [2024-06-06T06:21:09.340Z] #61 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:09.340Z] #61 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:09.340Z] #61 25.60 OK: 266 MiB in 52 packages [2024-06-06T06:21:09.340Z] #61 DONE 26.4s [2024-06-06T06:21:09.340Z] [2024-06-06T06:21:09.340Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:21:09.340Z] #57 31.32 (1/11) Installing ca-certificates (20240226-r0) [2024-06-06T06:21:09.650Z] #57 ... [2024-06-06T06:21:09.650Z] [2024-06-06T06:21:09.650Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:21:09.650Z] #74 DONE 0.6s [2024-06-06T06:21:09.650Z] [2024-06-06T06:21:09.650Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:09.650Z] #73 14.04 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:09.650Z] #73 14.04 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:09.650Z] #73 14.13 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:10.256Z] #73 ... [2024-06-06T06:21:10.256Z] [2024-06-06T06:21:10.256Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-06T06:21:10.256Z] #60 28.05 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:10.256Z] #60 28.50 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:10.256Z] #60 28.55 (3/7) Installing dumb-init (1.2.5-r2) [2024-06-06T06:21:10.256Z] #60 28.58 (4/7) Installing musl-obstack (1.2.3-r2) [2024-06-06T06:21:10.256Z] #60 28.59 (5/7) Installing libucontext (1.2-r2) [2024-06-06T06:21:10.256Z] #60 28.61 (6/7) Installing gcompat (1.1.0-r1) [2024-06-06T06:21:10.256Z] #60 28.65 (7/7) Installing openssl (3.1.5-r0) [2024-06-06T06:21:10.256Z] #60 28.75 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:10.256Z] #60 28.86 OK: 9 MiB in 20 packages [2024-06-06T06:21:10.256Z] #60 DONE 31.0s [2024-06-06T06:21:10.256Z] [2024-06-06T06:21:10.256Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T06:21:10.525Z] #75 ... [2024-06-06T06:21:10.525Z] [2024-06-06T06:21:10.525Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:21:10.525Z] #76 ... [2024-06-06T06:21:10.525Z] [2024-06-06T06:21:10.525Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:21:10.525Z] #57 31.86 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-06T06:21:10.525Z] #57 32.05 (3/11) Installing libunistring (1.1-r1) [2024-06-06T06:21:10.525Z] #57 32.46 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-06T06:21:10.525Z] #57 32.51 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-06T06:21:10.525Z] #57 32.61 (6/11) Installing libcurl (8.5.0-r0) [2024-06-06T06:21:10.525Z] #57 32.75 (7/11) Installing curl (8.5.0-r0) [2024-06-06T06:21:10.525Z] #57 32.78 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-06T06:21:10.525Z] #57 32.82 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-06T06:21:10.525Z] #57 32.83 (10/11) Installing libucontext (1.2-r2) [2024-06-06T06:21:10.525Z] #57 32.86 (11/11) Installing gcompat (1.1.0-r1) [2024-06-06T06:21:10.525Z] #57 32.89 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:10.794Z] #57 33.11 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:21:10.794Z] #57 ... [2024-06-06T06:21:10.794Z] [2024-06-06T06:21:10.794Z] #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T06:21:10.794Z] #66 16.02 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:10.794Z] #66 16.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:10.794Z] #66 16.08 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:10.794Z] #66 17.57 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:10.794Z] #66 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:10.794Z] #66 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:10.794Z] #66 23.29 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:10.794Z] #66 23.40 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:10.794Z] #66 23.67 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:10.794Z] #66 23.68 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:10.794Z] #66 23.75 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:10.794Z] #66 24.16 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:10.794Z] #66 24.22 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:10.794Z] #66 24.27 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:10.794Z] #66 24.30 OK: 8 MiB in 16 packages [2024-06-06T06:21:11.061Z] #66 ... [2024-06-06T06:21:11.061Z] [2024-06-06T06:21:11.061Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-06T06:21:11.061Z] #59 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:11.061Z] #59 29.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-06T06:21:11.061Z] #59 29.76 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-06T06:21:11.061Z] #59 29.79 (3/4) Installing libucontext (1.2-r2) [2024-06-06T06:21:11.061Z] #59 29.82 (4/4) Installing gcompat (1.1.0-r1) [2024-06-06T06:21:11.061Z] #59 29.90 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:11.061Z] #59 30.20 OK: 8 MiB in 19 packages [2024-06-06T06:21:11.061Z] #59 DONE 31.9s [2024-06-06T06:21:11.061Z] [2024-06-06T06:21:11.061Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T06:21:11.334Z] #77 ... [2024-06-06T06:21:11.334Z] [2024-06-06T06:21:11.334Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-06-06T06:21:11.334Z] #66 DONE 26.5s [2024-06-06T06:21:11.334Z] [2024-06-06T06:21:11.334Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:21:11.334Z] #69 23.60 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:11.608Z] #69 23.78 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:11.879Z] #69 24.13 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:11.879Z] #69 24.13 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:12.146Z] #69 ... [2024-06-06T06:21:12.146Z] [2024-06-06T06:21:12.146Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:12.146Z] #67 14.89 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:12.146Z] #67 14.89 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:12.146Z] #67 15.00 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:12.146Z] #67 16.60 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:12.146Z] #67 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:12.146Z] #67 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:12.146Z] #67 23.49 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:12.146Z] #67 23.78 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:12.146Z] #67 24.27 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:12.146Z] #67 24.27 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:12.146Z] #67 24.41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:12.146Z] #67 24.90 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:12.146Z] #67 25.01 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:12.146Z] #67 25.03 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:12.146Z] #67 ... [2024-06-06T06:21:12.146Z] [2024-06-06T06:21:12.146Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:21:12.146Z] #69 24.27 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:12.146Z] #69 24.36 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:12.413Z] #69 24.43 OK: 18 MiB in 19 packages [2024-06-06T06:21:12.680Z] #69 ... [2024-06-06T06:21:12.680Z] [2024-06-06T06:21:12.680Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:21:12.947Z] #78 ... [2024-06-06T06:21:12.947Z] [2024-06-06T06:21:12.947Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:21:12.947Z] #57 34.68 OK: 13 MiB in 26 packages [2024-06-06T06:21:13.215Z] #57 ... [2024-06-06T06:21:13.215Z] [2024-06-06T06:21:13.215Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T06:21:13.215Z] #68 15.32 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:13.215Z] #68 15.32 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:13.215Z] #68 15.38 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:13.215Z] #68 17.21 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:13.215Z] #68 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:13.215Z] #68 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:13.215Z] #68 23.97 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:13.215Z] #68 24.18 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:13.215Z] #68 24.55 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:13.215Z] #68 24.55 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:13.215Z] #68 24.66 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:13.215Z] #68 25.12 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:13.215Z] #68 25.19 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:13.215Z] #68 25.21 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:13.215Z] #68 25.30 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:21:13.215Z] #68 ... [2024-06-06T06:21:13.215Z] [2024-06-06T06:21:13.215Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:13.215Z] #67 25.14 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:21:13.215Z] #67 26.08 OK: 9 MiB in 17 packages [2024-06-06T06:21:13.496Z] #67 ... [2024-06-06T06:21:13.496Z] [2024-06-06T06:21:13.496Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-06T06:21:13.496Z] #69 DONE 25.5s [2024-06-06T06:21:13.771Z] [2024-06-06T06:21:13.771Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-06T06:21:13.771Z] #79 ... [2024-06-06T06:21:13.771Z] [2024-06-06T06:21:13.771Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-06T06:21:13.771Z] #57 DONE 36.0s [2024-06-06T06:21:14.039Z] [2024-06-06T06:21:14.039Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-06T06:21:14.039Z] #79 DONE 0.4s [2024-06-06T06:21:14.039Z] [2024-06-06T06:21:14.039Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:14.630Z] #80 ... [2024-06-06T06:21:14.630Z] [2024-06-06T06:21:14.630Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-06T06:21:14.630Z] #65 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:14.630Z] #65 28.23 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:14.630Z] #65 28.47 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:14.630Z] #65 28.90 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:14.630Z] #65 28.97 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:14.630Z] #65 29.02 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:14.630Z] #65 29.40 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:14.630Z] #65 29.52 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:14.630Z] #65 29.55 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:14.630Z] #65 29.70 OK: 8 MiB in 17 packages [2024-06-06T06:21:14.630Z] #65 DONE 31.3s [2024-06-06T06:21:14.630Z] [2024-06-06T06:21:14.630Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T06:21:14.630Z] #75 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:14.898Z] #75 ... [2024-06-06T06:21:14.898Z] [2024-06-06T06:21:14.898Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:21:15.182Z] #81 ... [2024-06-06T06:21:15.182Z] [2024-06-06T06:21:15.182Z] #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:15.182Z] #67 DONE 27.9s [2024-06-06T06:21:15.182Z] [2024-06-06T06:21:15.182Z] #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-06T06:21:15.182Z] #68 26.72 OK: 18 MiB in 19 packages [2024-06-06T06:21:16.142Z] #68 DONE 28.1s [2024-06-06T06:21:16.142Z] [2024-06-06T06:21:16.142Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:16.142Z] #73 16.17 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:16.142Z] #73 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:16.142Z] #73 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:17.550Z] #73 ... [2024-06-06T06:21:17.550Z] [2024-06-06T06:21:17.550Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:17.550Z] #80 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:17.550Z] #80 ... [2024-06-06T06:21:17.550Z] [2024-06-06T06:21:17.550Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-06T06:21:17.550Z] #82 DONE 3.1s [2024-06-06T06:21:17.829Z] [2024-06-06T06:21:17.829Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-06T06:21:17.829Z] #83 DONE 0.2s [2024-06-06T06:21:17.829Z] [2024-06-06T06:21:17.829Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:17.829Z] #73 21.98 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:17.829Z] #73 22.18 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:17.829Z] #73 22.39 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:18.096Z] #73 22.40 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:18.096Z] #73 22.46 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:18.096Z] #73 22.68 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:18.362Z] #73 22.72 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:18.362Z] #73 22.73 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:18.362Z] #73 22.78 OK: 8 MiB in 16 packages [2024-06-06T06:21:19.323Z] #73 DONE 23.4s [2024-06-06T06:21:19.323Z] [2024-06-06T06:21:19.323Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:19.323Z] #80 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:19.589Z] #80 ... [2024-06-06T06:21:19.589Z] [2024-06-06T06:21:19.589Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:21:19.856Z] #84 ... [2024-06-06T06:21:19.856Z] [2024-06-06T06:21:19.856Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T06:21:19.856Z] #75 6.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:19.856Z] #75 9.798 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:19.856Z] #75 9.800 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:19.856Z] #75 9.846 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:20.446Z] #75 10.53 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:20.717Z] #75 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:21.305Z] #75 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:22.716Z] #75 ... [2024-06-06T06:21:22.716Z] [2024-06-06T06:21:22.716Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:22.716Z] #80 6.643 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:22.716Z] #80 6.643 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:22.716Z] #80 6.687 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:22.716Z] #80 7.363 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:22.716Z] #80 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:22.716Z] #80 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:23.298Z] #80 ... [2024-06-06T06:21:23.298Z] [2024-06-06T06:21:23.298Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-06T06:21:23.298Z] #77 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:23.298Z] #77 6.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:23.298Z] #77 8.776 Upgrading critical system libraries and apk-tools: [2024-06-06T06:21:23.298Z] #77 8.779 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-06-06T06:21:23.298Z] #77 8.801 Executing busybox-1.36.1-r5.trigger [2024-06-06T06:21:23.298Z] #77 9.302 Continuing the upgrade transaction with new apk-tools: [2024-06-06T06:21:23.298Z] #77 9.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:23.298Z] #77 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-06T06:21:23.298Z] #77 11.27 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.298Z] #77 11.35 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:23.298Z] #77 11.49 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.298Z] #77 11.50 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:23.298Z] #77 11.52 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:23.298Z] #77 11.67 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:23.298Z] #77 11.70 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.298Z] #77 11.71 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:23.298Z] #77 11.74 OK: 8 MiB in 19 packages [2024-06-06T06:21:23.298Z] #77 DONE 12.2s [2024-06-06T06:21:23.564Z] [2024-06-06T06:21:23.564Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-06T06:21:23.564Z] #75 12.74 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.564Z] #75 12.81 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:23.564Z] #75 12.93 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.564Z] #75 12.93 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:23.564Z] #75 12.96 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.564Z] #75 12.97 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:23.564Z] #75 13.00 OK: 9 MiB in 20 packages [2024-06-06T06:21:23.564Z] #75 DONE 13.6s [2024-06-06T06:21:23.564Z] [2024-06-06T06:21:23.564Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:23.564Z] #80 9.860 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.833Z] #80 9.949 Executing busybox-1.36.1-r6.post-upgrade [2024-06-06T06:21:23.833Z] #80 10.05 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:23.833Z] #80 10.07 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-06-06T06:21:23.833Z] #80 10.09 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:24.101Z] #80 10.22 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-06-06T06:21:24.101Z] #80 10.25 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-06-06T06:21:24.101Z] #80 10.28 Executing busybox-1.36.1-r6.trigger [2024-06-06T06:21:24.101Z] #80 10.31 Executing ca-certificates-20240226-r0.trigger [2024-06-06T06:21:24.370Z] #80 10.70 OK: 13 MiB in 26 packages [2024-06-06T06:21:24.982Z] #80 ... [2024-06-06T06:21:24.982Z] [2024-06-06T06:21:24.982Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-06T06:21:24.982Z] #85 DONE 1.3s [2024-06-06T06:21:24.982Z] [2024-06-06T06:21:24.982Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:21:24.982Z] #86 DONE 1.6s [2024-06-06T06:21:24.982Z] [2024-06-06T06:21:24.982Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-06T06:21:24.982Z] #80 DONE 11.2s [2024-06-06T06:21:24.982Z] [2024-06-06T06:21:24.982Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:21:25.252Z] #87 ... [2024-06-06T06:21:25.252Z] [2024-06-06T06:21:25.252Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:21:25.252Z] #88 DONE 1.5s [2024-06-06T06:21:25.252Z] [2024-06-06T06:21:25.252Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-06T06:21:25.252Z] #89 DONE 0.3s [2024-06-06T06:21:25.252Z] [2024-06-06T06:21:25.252Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-06T06:21:25.252Z] #90 DONE 0.2s [2024-06-06T06:21:25.252Z] [2024-06-06T06:21:25.252Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-06T06:21:25.529Z] #91 DONE 0.2s [2024-06-06T06:21:25.529Z] [2024-06-06T06:21:25.529Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-06T06:21:25.529Z] #92 DONE 0.2s [2024-06-06T06:21:25.529Z] [2024-06-06T06:21:25.529Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T06:21:25.800Z] #93 DONE 0.3s [2024-06-06T06:21:25.800Z] [2024-06-06T06:21:25.800Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T06:21:25.800Z] #94 DONE 0.2s [2024-06-06T06:21:25.800Z] [2024-06-06T06:21:25.800Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-06T06:21:25.800Z] #95 DONE 0.2s [2024-06-06T06:21:25.800Z] [2024-06-06T06:21:25.800Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-06T06:21:26.066Z] #96 DONE 0.3s [2024-06-06T06:21:26.066Z] [2024-06-06T06:21:26.066Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-06T06:21:26.066Z] #97 DONE 0.2s [2024-06-06T06:21:26.066Z] [2024-06-06T06:21:26.066Z] #98 [security-spire-config] exporting to image [2024-06-06T06:21:26.066Z] #98 exporting layers [2024-06-06T06:21:26.334Z] #98 ... [2024-06-06T06:21:26.334Z] [2024-06-06T06:21:26.334Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-06T06:21:26.334Z] #87 DONE 1.5s [2024-06-06T06:21:26.600Z] [2024-06-06T06:21:26.600Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-06T06:21:26.600Z] #99 DONE 0.3s [2024-06-06T06:21:26.600Z] [2024-06-06T06:21:26.600Z] #98 [security-spire-server] exporting to image [2024-06-06T06:21:26.600Z] #98 ... [2024-06-06T06:21:26.600Z] [2024-06-06T06:21:26.600Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-06T06:21:26.600Z] #100 DONE 0.3s [2024-06-06T06:21:26.870Z] [2024-06-06T06:21:26.870Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-06T06:21:27.137Z] #101 DONE 0.2s [2024-06-06T06:21:27.137Z] [2024-06-06T06:21:27.137Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-06T06:21:27.137Z] #102 DONE 0.1s [2024-06-06T06:21:27.137Z] [2024-06-06T06:21:27.137Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-06T06:21:27.405Z] #103 DONE 0.2s [2024-06-06T06:21:27.405Z] [2024-06-06T06:21:27.405Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:21:27.405Z] #84 ... [2024-06-06T06:21:27.405Z] [2024-06-06T06:21:27.405Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-06T06:21:27.673Z] #104 DONE 0.2s [2024-06-06T06:21:27.673Z] [2024-06-06T06:21:27.673Z] #98 [security-spire-agent] exporting to image [2024-06-06T06:21:28.679Z] #98 exporting layers 2.3s done [2024-06-06T06:21:28.679Z] #98 writing image sha256:92e438d06c8f43977a6abf1ef473fd61aa10e7f5a26d35cd12310005bdef48d9 0.0s done [2024-06-06T06:21:28.679Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-06-06T06:21:28.947Z] #98 exporting layers 2.4s done [2024-06-06T06:21:28.947Z] #98 writing image sha256:da3746fec2f83aa6f4c035e6a43f57551574fb9b689726d86373e677c36daba1 done [2024-06-06T06:21:28.947Z] #98 naming to docker.io/library/security-spire-server-arm64 done [2024-06-06T06:21:29.530Z] #98 exporting layers 1.9s done [2024-06-06T06:21:29.531Z] #98 writing image sha256:601762e2c4a5769def6bcee8d8b24b0e6fa843def6a2ed4293682618b533398f done [2024-06-06T06:21:29.531Z] #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-06-06T06:21:29.531Z] #98 DONE 3.2s [2024-06-06T06:21:29.531Z] [2024-06-06T06:21:29.531Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:21:33.040Z] #140 ... [2024-06-06T06:21:33.040Z] [2024-06-06T06:21:33.040Z] #138 [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-06-06T06:21:33.040Z] #138 78.82 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-06T06:22:05.097Z] #138 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T06:22:05.097Z] #140 DONE 107.4s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T06:22:05.097Z] #132 DONE 107.4s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T06:22:05.097Z] #135 DONE 107.4s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:22:05.097Z] #50 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-06T06:22:05.097Z] #141 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #138 [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-06-06T06:22:05.097Z] #138 DONE 108.5s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:22:05.097Z] #131 DONE 108.5s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:05.097Z] #142 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-06T06:22:05.097Z] #141 DONE 0.8s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:05.097Z] #143 DONE 0.7s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:05.097Z] #144 DONE 0.8s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:05.097Z] #145 DONE 0.7s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:05.097Z] #146 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:05.097Z] #142 DONE 0.8s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:05.097Z] #147 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #148 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:05.097Z] #148 DONE 1.1s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:05.097Z] #146 DONE 1.1s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #149 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-06T06:22:05.097Z] #149 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #150 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:05.097Z] #150 DONE 1.3s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:05.097Z] #147 DONE 1.2s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #151 [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-06-06T06:22:05.097Z] #151 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #149 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-06T06:22:05.097Z] #149 DONE 0.6s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #152 [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-06-06T06:22:05.097Z] #152 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #153 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-06T06:22:05.097Z] #153 DONE 0.8s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #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-06-06T06:22:05.097Z] #154 DONE 0.7s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #151 [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-06-06T06:22:05.097Z] #151 DONE 0.7s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-06T06:22:05.097Z] #155 ... [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-06T06:22:05.097Z] #156 DONE 2.3s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #152 [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-06-06T06:22:05.097Z] #152 DONE 0.4s [2024-06-06T06:22:05.097Z] [2024-06-06T06:22:05.097Z] #157 [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-06-06T06:22:05.097Z] #157 DONE 0.2s [2024-06-06T06:22:05.356Z] [2024-06-06T06:22:05.356Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-06T06:22:05.356Z] #155 DONE 0.3s [2024-06-06T06:22:05.356Z] [2024-06-06T06:22:05.356Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-06T06:22:05.612Z] #158 ... [2024-06-06T06:22:05.612Z] [2024-06-06T06:22:05.612Z] #159 [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-06-06T06:22:05.612Z] #159 DONE 0.5s [2024-06-06T06:22:05.612Z] [2024-06-06T06:22:05.612Z] #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:05.869Z] #160 ... [2024-06-06T06:22:05.869Z] [2024-06-06T06:22:05.869Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:05.869Z] #161 DONE 1.0s [2024-06-06T06:22:06.126Z] [2024-06-06T06:22:06.126Z] #94 [security-spiffe-token-provider] exporting to image [2024-06-06T06:22:06.126Z] #94 exporting layers [2024-06-06T06:22:06.819Z] #94 ... [2024-06-06T06:22:06.819Z] [2024-06-06T06:22:06.819Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-06T06:22:06.819Z] #162 DONE 1.7s [2024-06-06T06:22:07.077Z] [2024-06-06T06:22:07.077Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:07.643Z] #163 ... [2024-06-06T06:22:07.643Z] [2024-06-06T06:22:07.643Z] #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:07.643Z] #160 DONE 2.3s [2024-06-06T06:22:07.900Z] [2024-06-06T06:22:07.900Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-06T06:22:07.900Z] #158 DONE 2.6s [2024-06-06T06:22:07.900Z] [2024-06-06T06:22:07.900Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:07.900Z] #163 DONE 1.6s [2024-06-06T06:22:07.900Z] [2024-06-06T06:22:07.900Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-06T06:22:07.900Z] #164 ... [2024-06-06T06:22:07.900Z] [2024-06-06T06:22:07.900Z] #94 [security-spiffe-token-provider] exporting to image [2024-06-06T06:22:07.900Z] #94 exporting layers 2.8s done [2024-06-06T06:22:07.900Z] #94 writing image sha256:3f59cc3e0c9b7bf986b4ac626f7ac3660fbd0e29822a351d1e86380e95901fec done [2024-06-06T06:22:07.900Z] #94 naming to docker.io/library/security-spiffe-token-provider done [2024-06-06T06:22:07.900Z] #94 DONE 4.0s [2024-06-06T06:22:08.157Z] [2024-06-06T06:22:08.157Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:22:10.089Z] #165 ... [2024-06-06T06:22:10.089Z] [2024-06-06T06:22:10.089Z] #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-06T06:22:10.089Z] #166 DONE 2.4s [2024-06-06T06:22:10.346Z] [2024-06-06T06:22:10.346Z] #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-06T06:22:10.918Z] #167 ... [2024-06-06T06:22:10.918Z] [2024-06-06T06:22:10.918Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:22:10.918Z] #137 DONE 117.6s [2024-06-06T06:22:10.918Z] [2024-06-06T06:22:10.918Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-06T06:22:10.918Z] #164 DONE 3.2s [2024-06-06T06:22:11.196Z] [2024-06-06T06:22:11.196Z] #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:11.455Z] #168 ... [2024-06-06T06:22:11.455Z] [2024-06-06T06:22:11.455Z] #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:22:11.455Z] #165 DONE 3.7s [2024-06-06T06:22:11.713Z] [2024-06-06T06:22:11.713Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:22:11.713Z] #134 DONE 118.2s [2024-06-06T06:22:11.713Z] [2024-06-06T06:22:11.713Z] #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:11.713Z] #168 DONE 4.6s [2024-06-06T06:22:11.713Z] [2024-06-06T06:22:11.713Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:11.969Z] #169 ... [2024-06-06T06:22:11.969Z] [2024-06-06T06:22:11.969Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:11.969Z] #170 CACHED [2024-06-06T06:22:11.969Z] [2024-06-06T06:22:11.969Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:11.969Z] #171 CACHED [2024-06-06T06:22:11.969Z] [2024-06-06T06:22:11.969Z] #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-06T06:22:11.969Z] #167 DONE 1.6s [2024-06-06T06:22:11.969Z] [2024-06-06T06:22:11.969Z] #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:11.969Z] #172 CACHED [2024-06-06T06:22:11.969Z] [2024-06-06T06:22:11.969Z] #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:11.969Z] #173 CACHED [2024-06-06T06:22:11.969Z] [2024-06-06T06:22:11.969Z] #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-06T06:22:12.902Z] #174 ... [2024-06-06T06:22:12.903Z] [2024-06-06T06:22:12.903Z] #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-06T06:22:12.903Z] #175 DONE 1.3s [2024-06-06T06:22:12.903Z] [2024-06-06T06:22:12.903Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:22:12.903Z] #136 DONE 119.3s [2024-06-06T06:22:12.903Z] [2024-06-06T06:22:12.903Z] #176 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-06T06:22:12.903Z] #176 DONE 1.0s [2024-06-06T06:22:12.903Z] [2024-06-06T06:22:12.903Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:13.161Z] #177 ... [2024-06-06T06:22:13.161Z] [2024-06-06T06:22:13.161Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:22:13.161Z] #139 DONE 119.7s [2024-06-06T06:22:13.161Z] [2024-06-06T06:22:13.161Z] #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-06T06:22:13.161Z] #174 DONE 1.2s [2024-06-06T06:22:13.161Z] [2024-06-06T06:22:13.161Z] #178 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:22:13.161Z] #178 DONE 1.3s [2024-06-06T06:22:13.161Z] [2024-06-06T06:22:13.161Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:13.418Z] #179 ... [2024-06-06T06:22:13.418Z] [2024-06-06T06:22:13.418Z] #180 [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-06-06T06:22:13.418Z] #180 DONE 0.5s [2024-06-06T06:22:13.418Z] [2024-06-06T06:22:13.418Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:13.418Z] #169 DONE 1.8s [2024-06-06T06:22:13.418Z] [2024-06-06T06:22:13.418Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:13.418Z] #181 CACHED [2024-06-06T06:22:13.418Z] [2024-06-06T06:22:13.418Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:13.418Z] #182 CACHED [2024-06-06T06:22:13.418Z] [2024-06-06T06:22:13.418Z] #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:13.418Z] #183 DONE 0.4s [2024-06-06T06:22:13.418Z] [2024-06-06T06:22:13.418Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:13.676Z] #184 ... [2024-06-06T06:22:13.676Z] [2024-06-06T06:22:13.676Z] #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:13.676Z] #177 DONE 0.7s [2024-06-06T06:22:13.676Z] [2024-06-06T06:22:13.676Z] #185 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:13.676Z] #185 DONE 0.3s [2024-06-06T06:22:13.676Z] [2024-06-06T06:22:13.676Z] #94 [security-proxy-setup] exporting to image [2024-06-06T06:22:13.676Z] #94 exporting layers [2024-06-06T06:22:13.676Z] #94 writing image sha256:37cfd109199a7a3f36f08dbd2efeaeebe8757b7e86f72da341564e985118ae23 done [2024-06-06T06:22:13.676Z] #94 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-06-06T06:22:14.240Z] #94 ... [2024-06-06T06:22:14.240Z] [2024-06-06T06:22:14.240Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-06T06:22:14.240Z] #186 DONE 0.6s [2024-06-06T06:22:14.240Z] [2024-06-06T06:22:14.240Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:14.240Z] #184 DONE 0.6s [2024-06-06T06:22:14.240Z] [2024-06-06T06:22:14.240Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-06T06:22:14.240Z] #187 DONE 0.7s [2024-06-06T06:22:14.240Z] [2024-06-06T06:22:14.240Z] #188 [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-06-06T06:22:14.240Z] #188 DONE 0.8s [2024-06-06T06:22:14.240Z] [2024-06-06T06:22:14.240Z] #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-06T06:22:14.240Z] #189 DONE 0.7s [2024-06-06T06:22:14.240Z] [2024-06-06T06:22:14.240Z] #190 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-06T06:22:14.496Z] #190 DONE 0.5s [2024-06-06T06:22:14.496Z] [2024-06-06T06:22:14.496Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:22:14.496Z] #133 DONE 121.1s [2024-06-06T06:22:14.496Z] [2024-06-06T06:22:14.496Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:14.496Z] #191 DONE 0.5s [2024-06-06T06:22:14.496Z] [2024-06-06T06:22:14.496Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-06T06:22:14.496Z] #192 DONE 0.5s [2024-06-06T06:22:14.496Z] [2024-06-06T06:22:14.496Z] #94 [core-command] exporting to image [2024-06-06T06:22:14.754Z] #94 ... [2024-06-06T06:22:14.754Z] [2024-06-06T06:22:14.754Z] #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:14.754Z] #179 DONE 1.4s [2024-06-06T06:22:14.754Z] [2024-06-06T06:22:14.754Z] #94 [security-secretstore-setup] exporting to image [2024-06-06T06:22:14.754Z] #94 writing image sha256:efe6be0b74f552f843b53ecd3d79ef3b4210b83d304cb166b53a643269a7a65d done [2024-06-06T06:22:14.754Z] #94 naming to docker.io/library/security-proxy-setup done [2024-06-06T06:22:15.011Z] #94 ... [2024-06-06T06:22:15.011Z] [2024-06-06T06:22:15.011Z] #193 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:15.011Z] #193 CACHED [2024-06-06T06:22:15.011Z] [2024-06-06T06:22:15.011Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:15.011Z] #194 CACHED [2024-06-06T06:22:15.011Z] [2024-06-06T06:22:15.011Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:15.011Z] #195 DONE 0.5s [2024-06-06T06:22:15.011Z] [2024-06-06T06:22:15.011Z] #196 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-06T06:22:15.011Z] #196 DONE 0.5s [2024-06-06T06:22:15.011Z] [2024-06-06T06:22:15.011Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:22:15.011Z] #197 DONE 1.1s [2024-06-06T06:22:15.011Z] [2024-06-06T06:22:15.011Z] #94 [security-proxy-auth] exporting to image [2024-06-06T06:22:15.011Z] #94 exporting layers 0.6s done [2024-06-06T06:22:15.268Z] #94 exporting layers 0.7s done [2024-06-06T06:22:15.268Z] #94 writing image sha256:e12ebaab15d09b9e57c9636cf764ed6097f9b644b7b9d635931a2d8398822dc9 [2024-06-06T06:22:15.268Z] #94 writing image sha256:5d3cced3dc419c1ce771ef96540f20c8b97410d74cd4eb0f06806a695a4b988a [2024-06-06T06:22:15.526Z] #94 ... [2024-06-06T06:22:15.526Z] [2024-06-06T06:22:15.526Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-06T06:22:15.526Z] #198 DONE 0.5s [2024-06-06T06:22:15.526Z] [2024-06-06T06:22:15.526Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:22:15.526Z] #130 DONE 122.1s [2024-06-06T06:22:15.526Z] [2024-06-06T06:22:15.526Z] #94 [core-metadata] exporting to image [2024-06-06T06:22:15.526Z] #94 writing image sha256:e12ebaab15d09b9e57c9636cf764ed6097f9b644b7b9d635931a2d8398822dc9 0.3s done [2024-06-06T06:22:15.526Z] #94 writing image sha256:5d3cced3dc419c1ce771ef96540f20c8b97410d74cd4eb0f06806a695a4b988a 0.4s done [2024-06-06T06:22:15.526Z] #94 naming to docker.io/library/core-command 0.0s done [2024-06-06T06:22:15.526Z] #94 naming to docker.io/library/core-metadata done [2024-06-06T06:22:15.784Z] #94 ... [2024-06-06T06:22:15.784Z] [2024-06-06T06:22:15.784Z] #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:15.784Z] #199 DONE 0.2s [2024-06-06T06:22:15.784Z] [2024-06-06T06:22:15.784Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:22:15.784Z] #200 DONE 0.1s [2024-06-06T06:22:15.784Z] [2024-06-06T06:22:15.784Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:22:15.784Z] #201 DONE 0.1s [2024-06-06T06:22:15.784Z] [2024-06-06T06:22:15.784Z] #94 [security-proxy-auth] exporting to image [2024-06-06T06:22:15.784Z] #94 exporting layers 0.7s done [2024-06-06T06:22:15.784Z] #94 writing image sha256:99dc9ed7474a44ec51eee5f0a078a36eab9f3e85a360246dbc25b6c500c4535c 0.0s done [2024-06-06T06:22:15.784Z] #94 naming to docker.io/library/security-proxy-auth done [2024-06-06T06:22:15.784Z] #94 writing image sha256:a9c6feee5ddc638c1c896929c0bcc98d178d2b722cff1c0e2a86b7484330b05c [2024-06-06T06:22:16.042Z] #94 writing image sha256:a9c6feee5ddc638c1c896929c0bcc98d178d2b722cff1c0e2a86b7484330b05c 0.0s done [2024-06-06T06:22:16.042Z] #94 naming to docker.io/library/core-data done [2024-06-06T06:22:16.302Z] #94 ... [2024-06-06T06:22:16.302Z] [2024-06-06T06:22:16.302Z] #202 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-06T06:22:16.302Z] #202 DONE 1.1s [2024-06-06T06:22:16.302Z] [2024-06-06T06:22:16.302Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-06T06:22:16.302Z] #203 DONE 0.4s [2024-06-06T06:22:16.302Z] [2024-06-06T06:22:16.302Z] #94 [security-bootstrapper] exporting to image [2024-06-06T06:22:16.302Z] #94 ... [2024-06-06T06:22:16.302Z] [2024-06-06T06:22:16.302Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:22:16.302Z] #204 DONE 0.1s [2024-06-06T06:22:16.302Z] [2024-06-06T06:22:16.302Z] #94 [support-scheduler] exporting to image [2024-06-06T06:22:16.302Z] #94 exporting layers 0.5s done [2024-06-06T06:22:16.302Z] #94 writing image sha256:5adc22a2e44812deb3cb91e166ed8f5271bce0b28282749b706a28ef2105ec09 0.0s done [2024-06-06T06:22:16.302Z] #94 writing image sha256:08120b3e5a2f76e984fe53beae23b22e54216e87aeaba9a69899de8e4234418b done [2024-06-06T06:22:16.302Z] #94 naming to docker.io/library/security-secretstore-setup done [2024-06-06T06:22:16.302Z] #94 naming to docker.io/library/support-scheduler done [2024-06-06T06:22:16.302Z] #94 exporting layers 0.2s done [2024-06-06T06:22:16.358Z] #84 ... [2024-06-06T06:22:16.358Z] [2024-06-06T06:22:16.358Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:16.358Z] #78 DONE 73.6s [2024-06-06T06:22:16.358Z] [2024-06-06T06:22:16.358Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:16.358Z] #84 DONE 66.8s [2024-06-06T06:22:16.358Z] [2024-06-06T06:22:16.358Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:16.358Z] #81 DONE 71.5s [2024-06-06T06:22:16.358Z] [2024-06-06T06:22:16.358Z] #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:16.358Z] #76 DONE 75.9s [2024-06-06T06:22:16.358Z] [2024-06-06T06:22:16.358Z] #105 [security-bootstrapper builder 6/7] COPY . . [2024-06-06T06:22:16.561Z] #94 exporting layers 0.2s done [2024-06-06T06:22:16.561Z] #94 writing image sha256:d1dbf8cc2396cdd24b7d33674d3d55445a3ce936786ddb10ba331ef0935b2211 done [2024-06-06T06:22:16.562Z] #94 naming to docker.io/library/security-bootstrapper done [2024-06-06T06:22:16.562Z] #94 writing image sha256:ee62ebbef5be360363308466f7b67fe282dbcad79a21f65ca68e1a3c4cfaae0c done [2024-06-06T06:22:16.562Z] #94 naming to docker.io/library/support-notifications done [2024-06-06T06:22:16.562Z] #94 DONE 8.8s [2024-06-06T06:22:16.562Z] [2024-06-06T06:22:16.562Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:22:16.562Z] time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-06T06:22:16.576Z] $ docker stop --time=1 46d2e6f8f18264b718e96e264bdada11bc4ec7da547f495be01156a498696998 [2024-06-06T06:22:17.769Z] #105 DONE 1.2s [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #106 DONE 1.1s [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #107 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #108 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #109 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #110 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #111 [core-data builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #111 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #112 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #113 [support-notifications builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #113 DONE 1.2s [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #114 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #115 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #116 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #117 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #118 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #119 [core-command builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #119 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #120 [support-scheduler builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #120 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #121 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #122 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #123 [core-metadata builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #123 DONE 1.2s [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #124 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #125 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #126 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #127 [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-06-06T06:22:17.769Z] #127 ... [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-06T06:22:17.769Z] #128 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-06-06T06:22:17.769Z] #129 CACHED [2024-06-06T06:22:17.769Z] [2024-06-06T06:22:17.769Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-06T06:22:17.769Z] #130 CACHED [2024-06-06T06:22:17.896Z] $ docker rm -f --volumes 46d2e6f8f18264b718e96e264bdada11bc4ec7da547f495be01156a498696998 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T06:22:18.034Z] [2024-06-06T06:22:18.034Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T06:22:18.235Z] + docker images [2024-06-06T06:22:18.235Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-06T06:22:18.235Z] security-bootstrapper latest d1dbf8cc2396 2 seconds ago 25.2MB [2024-06-06T06:22:18.235Z] support-notifications latest ee62ebbef5be 2 seconds ago 45MB [2024-06-06T06:22:18.235Z] support-scheduler latest 08120b3e5a2f 3 seconds ago 44.4MB [2024-06-06T06:22:18.235Z] core-data latest a9c6feee5ddc 4 seconds ago 41.9MB [2024-06-06T06:22:18.235Z] security-secretstore-setup latest 5adc22a2e448 4 seconds ago 43.1MB [2024-06-06T06:22:18.235Z] core-command latest e12ebaab15d0 4 seconds ago 41.5MB [2024-06-06T06:22:18.235Z] core-metadata latest 5d3cced3dc41 4 seconds ago 42.1MB [2024-06-06T06:22:18.235Z] security-proxy-auth latest 99dc9ed7474a 4 seconds ago 39.2MB [2024-06-06T06:22:18.235Z] security-proxy-setup latest efe6be0b74f5 5 seconds ago 32.5MB [2024-06-06T06:22:18.235Z] core-common-config-bootstrapper latest 37cfd109199a 7 seconds ago 21.5MB [2024-06-06T06:22:18.235Z] security-spiffe-token-provider latest 3f59cc3e0c9b 14 seconds ago 35.2MB [2024-06-06T06:22:18.235Z] security-spire-agent latest 8f0cc5b7a4de 2 minutes ago 167MB [2024-06-06T06:22:18.235Z] security-spire-server latest dc764f1864bf 2 minutes ago 109MB [2024-06-06T06:22:18.235Z] security-spire-config latest 0d76dcc936bc 2 minutes ago 108MB [2024-06-06T06:22:18.235Z] ci-base-image-x86_64 latest 256878de4107 6 minutes ago 977MB [2024-06-06T06:22:18.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 6 weeks ago 565MB [2024-06-06T06:22:18.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-06-06T06:22:18.235Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months 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-06-06T06:22:18.385Z] provisioning config files... [2024-06-06T06:22:18.394Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config5666246765920982147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:22:18.685Z] ---> ****-login.sh [2024-06-06T06:22:18.685Z] nexus3.edgexfoundry.org:10001 [2024-06-06T06:22:18.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:22:18.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:22:18.685Z] Configure a credential helper to remove this warning. See [2024-06-06T06:22:18.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:22:18.685Z] [2024-06-06T06:22:18.685Z] Login Succeeded [2024-06-06T06:22:18.685Z] nexus3.edgexfoundry.org:10002 [2024-06-06T06:22:18.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:22:18.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:22:18.685Z] Configure a credential helper to remove this warning. See [2024-06-06T06:22:18.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:22:18.685Z] [2024-06-06T06:22:18.685Z] Login Succeeded [2024-06-06T06:22:18.685Z] nexus3.edgexfoundry.org:10003 [2024-06-06T06:22:18.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:22:18.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:22:18.944Z] Configure a credential helper to remove this warning. See [2024-06-06T06:22:18.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:22:18.944Z] [2024-06-06T06:22:18.944Z] Login Succeeded [2024-06-06T06:22:18.944Z] nexus3.edgexfoundry.org:10004 [2024-06-06T06:22:18.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:22:18.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:22:18.944Z] Configure a credential helper to remove this warning. See [2024-06-06T06:22:18.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:22:18.944Z] [2024-06-06T06:22:18.944Z] Login Succeeded [2024-06-06T06:22:18.944Z] ****.io [2024-06-06T06:22:19.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:22:19.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:22:19.462Z] Configure a credential helper to remove this warning. See [2024-06-06T06:22:19.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:22:19.462Z] [2024-06-06T06:22:19.462Z] Login Succeeded [2024-06-06T06:22:19.462Z] ---> ****-login.sh ends [Pipeline] } [2024-06-06T06:22:19.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:19.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T06:22:19.540Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-06-06T06:22:19.540Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:19.540Z] latest [2024-06-06T06:22:19.540Z] 3.2.0-dev.24 [2024-06-06T06:22:19.540Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:19.540Z] main [2024-06-06T06:22:19.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:19.876Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:20.213Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:20.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-06T06:22:20.213Z] fbde663c7410: Preparing [2024-06-06T06:22:20.213Z] e774c17376c2: Preparing [2024-06-06T06:22:20.213Z] 78bf891c3d06: Preparing [2024-06-06T06:22:20.213Z] b2ce7e9be226: Preparing [2024-06-06T06:22:20.213Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:20.213Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:20.213Z] aedc3bda2944: Preparing [2024-06-06T06:22:20.213Z] aedc3bda2944: Waiting [2024-06-06T06:22:20.213Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:20.213Z] fbde663c7410: Pushed [2024-06-06T06:22:20.213Z] 78bf891c3d06: Pushed [2024-06-06T06:22:20.213Z] b2ce7e9be226: Pushed [2024-06-06T06:22:20.213Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:20.471Z] 5de1a8dd1b74: Pushed [2024-06-06T06:22:21.038Z] 097fd7c71ff6: Pushed [2024-06-06T06:22:22.944Z] e774c17376c2: Pushed [2024-06-06T06:22:22.944Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:23.277Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:23.367Z] #131 5.280 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-06T06:22:23.367Z] #131 ... [2024-06-06T06:22:23.367Z] [2024-06-06T06:22:23.367Z] #127 [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-06-06T06:22:23.367Z] #127 5.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-06-06T06:22:23.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-06-06T06:22:23.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-06T06:22:23.609Z] fbde663c7410: Preparing [2024-06-06T06:22:23.609Z] e774c17376c2: Preparing [2024-06-06T06:22:23.609Z] 78bf891c3d06: Preparing [2024-06-06T06:22:23.609Z] b2ce7e9be226: Preparing [2024-06-06T06:22:23.609Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:23.609Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:23.609Z] aedc3bda2944: Preparing [2024-06-06T06:22:23.609Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:23.609Z] aedc3bda2944: Waiting [2024-06-06T06:22:23.609Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:23.609Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:23.609Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:23.609Z] fbde663c7410: Layer already exists [2024-06-06T06:22:23.609Z] e774c17376c2: Layer already exists [2024-06-06T06:22:23.609Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:23.609Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:23.609Z] latest: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:23.931Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:24.248Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.24 [2024-06-06T06:22:24.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-06T06:22:24.248Z] fbde663c7410: Preparing [2024-06-06T06:22:24.248Z] e774c17376c2: Preparing [2024-06-06T06:22:24.248Z] 78bf891c3d06: Preparing [2024-06-06T06:22:24.248Z] b2ce7e9be226: Preparing [2024-06-06T06:22:24.248Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:24.248Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:24.248Z] aedc3bda2944: Preparing [2024-06-06T06:22:24.248Z] aedc3bda2944: Waiting [2024-06-06T06:22:24.248Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:24.248Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:24.248Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:24.248Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:24.248Z] e774c17376c2: Layer already exists [2024-06-06T06:22:24.248Z] fbde663c7410: Layer already exists [2024-06-06T06:22:24.248Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:24.248Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:24.248Z] 3.2.0-dev.24: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:24.569Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:24.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:24.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-06T06:22:24.902Z] fbde663c7410: Preparing [2024-06-06T06:22:24.902Z] e774c17376c2: Preparing [2024-06-06T06:22:24.902Z] 78bf891c3d06: Preparing [2024-06-06T06:22:24.902Z] b2ce7e9be226: Preparing [2024-06-06T06:22:24.902Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:24.902Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:24.902Z] aedc3bda2944: Preparing [2024-06-06T06:22:24.902Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:24.902Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:24.902Z] fbde663c7410: Layer already exists [2024-06-06T06:22:24.902Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:24.902Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:24.902Z] e774c17376c2: Layer already exists [2024-06-06T06:22:24.902Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:24.902Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:24.902Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:25.228Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:25.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-06-06T06:22:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-06T06:22:25.549Z] fbde663c7410: Preparing [2024-06-06T06:22:25.549Z] e774c17376c2: Preparing [2024-06-06T06:22:25.549Z] 78bf891c3d06: Preparing [2024-06-06T06:22:25.549Z] b2ce7e9be226: Preparing [2024-06-06T06:22:25.549Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:25.549Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:25.549Z] aedc3bda2944: Preparing [2024-06-06T06:22:25.549Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:25.549Z] aedc3bda2944: Waiting [2024-06-06T06:22:25.549Z] e774c17376c2: Layer already exists [2024-06-06T06:22:25.549Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:25.549Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:25.549Z] fbde663c7410: Layer already exists [2024-06-06T06:22:25.549Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:25.549Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:25.549Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:25.549Z] main: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:25.621Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:25.635Z] taggedImages: [2024-06-06T06:22:25.635Z] - nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:25.635Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-06-06T06:22:25.635Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.24 [2024-06-06T06:22:25.635Z] - nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:25.635Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-06-06T06:22:25.668Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-06-06T06:22:25.668Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:25.668Z] latest [2024-06-06T06:22:25.668Z] 3.2.0-dev.24 [2024-06-06T06:22:25.668Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:25.668Z] main [2024-06-06T06:22:25.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:26.001Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:26.324Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:26.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-06T06:22:26.324Z] cba0e93e9235: Preparing [2024-06-06T06:22:26.324Z] c238ae670e9f: Preparing [2024-06-06T06:22:26.324Z] d5c08c82e6f1: Preparing [2024-06-06T06:22:26.324Z] 52b5e234f56a: Preparing [2024-06-06T06:22:26.324Z] 78bf891c3d06: Preparing [2024-06-06T06:22:26.324Z] b2ce7e9be226: Preparing [2024-06-06T06:22:26.324Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:26.324Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:26.324Z] aedc3bda2944: Preparing [2024-06-06T06:22:26.324Z] b2ce7e9be226: Waiting [2024-06-06T06:22:26.324Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:26.324Z] aedc3bda2944: Waiting [2024-06-06T06:22:26.324Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:26.324Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:26.324Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:26.324Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:26.324Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:26.324Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:26.324Z] c238ae670e9f: Pushed [2024-06-06T06:22:26.324Z] d5c08c82e6f1: Pushed [2024-06-06T06:22:26.324Z] cba0e93e9235: Pushed [2024-06-06T06:22:27.260Z] 52b5e234f56a: Pushed [2024-06-06T06:22:27.260Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:27.584Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [2024-06-06T06:22:27.609Z] #127 ... [2024-06-06T06:22:27.609Z] [2024-06-06T06:22:27.609Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:22:27.609Z] #0 4.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-06-06T06:22:27.609Z] #132 ... [2024-06-06T06:22:27.609Z] [2024-06-06T06:22:27.609Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:22:27.609Z] #0 5.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:27.893Z] #133 ... [2024-06-06T06:22:27.893Z] [2024-06-06T06:22:27.893Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T06:22:27.893Z] #0 4.964 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-06T06:22:27.903Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-06-06T06:22:27.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-06T06:22:27.903Z] cba0e93e9235: Preparing [2024-06-06T06:22:27.903Z] c238ae670e9f: Preparing [2024-06-06T06:22:27.903Z] d5c08c82e6f1: Preparing [2024-06-06T06:22:27.903Z] 52b5e234f56a: Preparing [2024-06-06T06:22:27.903Z] 78bf891c3d06: Preparing [2024-06-06T06:22:27.903Z] b2ce7e9be226: Preparing [2024-06-06T06:22:27.903Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:27.903Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:27.903Z] aedc3bda2944: Preparing [2024-06-06T06:22:27.903Z] b2ce7e9be226: Waiting [2024-06-06T06:22:27.903Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:27.903Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:27.903Z] aedc3bda2944: Waiting [2024-06-06T06:22:27.903Z] c238ae670e9f: Layer already exists [2024-06-06T06:22:27.903Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:27.903Z] 52b5e234f56a: Layer already exists [2024-06-06T06:22:27.903Z] cba0e93e9235: Layer already exists [2024-06-06T06:22:27.903Z] d5c08c82e6f1: Layer already exists [2024-06-06T06:22:27.903Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:27.903Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:27.903Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:27.903Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:27.903Z] latest: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:28.158Z] #134 ... [2024-06-06T06:22:28.158Z] [2024-06-06T06:22:28.158Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:22:28.158Z] #0 4.425 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-06-06T06:22:28.158Z] #135 ... [2024-06-06T06:22:28.158Z] [2024-06-06T06:22:28.158Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:22:28.158Z] #0 4.361 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-06T06:22:28.230Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:28.424Z] #136 ... [2024-06-06T06:22:28.424Z] [2024-06-06T06:22:28.424Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T06:22:28.424Z] #0 5.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-06T06:22:28.424Z] #137 ... [2024-06-06T06:22:28.424Z] [2024-06-06T06:22:28.424Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:22:28.424Z] #0 5.218 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-06-06T06:22:28.554Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.24 [2024-06-06T06:22:28.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-06T06:22:28.555Z] cba0e93e9235: Preparing [2024-06-06T06:22:28.555Z] c238ae670e9f: Preparing [2024-06-06T06:22:28.555Z] d5c08c82e6f1: Preparing [2024-06-06T06:22:28.555Z] 52b5e234f56a: Preparing [2024-06-06T06:22:28.555Z] 78bf891c3d06: Preparing [2024-06-06T06:22:28.555Z] b2ce7e9be226: Preparing [2024-06-06T06:22:28.555Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:28.555Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:28.555Z] aedc3bda2944: Preparing [2024-06-06T06:22:28.555Z] b2ce7e9be226: Waiting [2024-06-06T06:22:28.555Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:28.555Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:28.555Z] aedc3bda2944: Waiting [2024-06-06T06:22:28.555Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:28.555Z] d5c08c82e6f1: Layer already exists [2024-06-06T06:22:28.555Z] c238ae670e9f: Layer already exists [2024-06-06T06:22:28.555Z] cba0e93e9235: Layer already exists [2024-06-06T06:22:28.555Z] 52b5e234f56a: Layer already exists [2024-06-06T06:22:28.555Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:28.555Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:28.555Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:28.555Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:28.555Z] 3.2.0-dev.24: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:28.690Z] #138 ... [2024-06-06T06:22:28.690Z] [2024-06-06T06:22:28.690Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:22:28.690Z] #0 5.503 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-06-06T06:22:28.690Z] #139 ... [2024-06-06T06:22:28.690Z] [2024-06-06T06:22:28.690Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:22:28.690Z] #0 5.603 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-06-06T06:22:28.882Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:29.207Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:29.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-06T06:22:29.207Z] cba0e93e9235: Preparing [2024-06-06T06:22:29.207Z] c238ae670e9f: Preparing [2024-06-06T06:22:29.207Z] d5c08c82e6f1: Preparing [2024-06-06T06:22:29.207Z] 52b5e234f56a: Preparing [2024-06-06T06:22:29.207Z] 78bf891c3d06: Preparing [2024-06-06T06:22:29.207Z] b2ce7e9be226: Preparing [2024-06-06T06:22:29.207Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:29.207Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:29.207Z] aedc3bda2944: Preparing [2024-06-06T06:22:29.207Z] b2ce7e9be226: Waiting [2024-06-06T06:22:29.207Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:29.207Z] aedc3bda2944: Waiting [2024-06-06T06:22:29.207Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:29.207Z] d5c08c82e6f1: Layer already exists [2024-06-06T06:22:29.207Z] c238ae670e9f: Layer already exists [2024-06-06T06:22:29.207Z] 52b5e234f56a: Layer already exists [2024-06-06T06:22:29.207Z] cba0e93e9235: Layer already exists [2024-06-06T06:22:29.207Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:29.207Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:29.207Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:29.207Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:29.207Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:29.208Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:29.539Z] + 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-06-06T06:22:29.860Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-06-06T06:22:29.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-06T06:22:29.860Z] cba0e93e9235: Preparing [2024-06-06T06:22:29.860Z] c238ae670e9f: Preparing [2024-06-06T06:22:29.860Z] d5c08c82e6f1: Preparing [2024-06-06T06:22:29.860Z] 52b5e234f56a: Preparing [2024-06-06T06:22:29.860Z] 78bf891c3d06: Preparing [2024-06-06T06:22:29.860Z] b2ce7e9be226: Preparing [2024-06-06T06:22:29.860Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:29.860Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:29.860Z] aedc3bda2944: Preparing [2024-06-06T06:22:29.860Z] b2ce7e9be226: Waiting [2024-06-06T06:22:29.860Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:29.860Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:29.860Z] aedc3bda2944: Waiting [2024-06-06T06:22:29.860Z] 52b5e234f56a: Layer already exists [2024-06-06T06:22:29.860Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:29.860Z] d5c08c82e6f1: Layer already exists [2024-06-06T06:22:29.860Z] cba0e93e9235: Layer already exists [2024-06-06T06:22:29.860Z] c238ae670e9f: Layer already exists [2024-06-06T06:22:29.860Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:29.860Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:29.860Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:29.860Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:29.860Z] main: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:29.927Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:29.940Z] taggedImages: [2024-06-06T06:22:29.940Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:29.940Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-06-06T06:22:29.940Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.24 [2024-06-06T06:22:29.940Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:29.940Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-06-06T06:22:29.967Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-06-06T06:22:29.967Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:29.967Z] latest [2024-06-06T06:22:29.967Z] 3.2.0-dev.24 [2024-06-06T06:22:29.967Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:29.967Z] main [2024-06-06T06:22:29.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:30.306Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:30.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:30.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-06T06:22:30.623Z] 571828031b97: Preparing [2024-06-06T06:22:30.623Z] f777f375ef73: Preparing [2024-06-06T06:22:30.623Z] 78bf891c3d06: Preparing [2024-06-06T06:22:30.623Z] b2ce7e9be226: Preparing [2024-06-06T06:22:30.623Z] 83b2eb247db0: Preparing [2024-06-06T06:22:30.623Z] ce2d805289ac: Preparing [2024-06-06T06:22:30.623Z] aedc3bda2944: Preparing [2024-06-06T06:22:30.623Z] ce2d805289ac: Waiting [2024-06-06T06:22:30.623Z] aedc3bda2944: Waiting [2024-06-06T06:22:30.623Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:30.623Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:30.623Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:30.623Z] 571828031b97: Pushed [2024-06-06T06:22:30.623Z] ce2d805289ac: Pushed [2024-06-06T06:22:31.189Z] 83b2eb247db0: Pushed [2024-06-06T06:22:33.730Z] f777f375ef73: Pushed [2024-06-06T06:22:33.730Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:34.053Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:34.371Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-06-06T06:22:34.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-06T06:22:34.371Z] 571828031b97: Preparing [2024-06-06T06:22:34.371Z] f777f375ef73: Preparing [2024-06-06T06:22:34.371Z] 78bf891c3d06: Preparing [2024-06-06T06:22:34.371Z] b2ce7e9be226: Preparing [2024-06-06T06:22:34.371Z] 83b2eb247db0: Preparing [2024-06-06T06:22:34.371Z] ce2d805289ac: Preparing [2024-06-06T06:22:34.371Z] aedc3bda2944: Preparing [2024-06-06T06:22:34.371Z] aedc3bda2944: Waiting [2024-06-06T06:22:34.371Z] 83b2eb247db0: Layer already exists [2024-06-06T06:22:34.371Z] 571828031b97: Layer already exists [2024-06-06T06:22:34.371Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:34.371Z] f777f375ef73: Layer already exists [2024-06-06T06:22:34.371Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:34.371Z] ce2d805289ac: Layer already exists [2024-06-06T06:22:34.371Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:34.371Z] latest: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:34.695Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:35.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.24 [2024-06-06T06:22:35.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-06T06:22:35.011Z] 571828031b97: Preparing [2024-06-06T06:22:35.011Z] f777f375ef73: Preparing [2024-06-06T06:22:35.011Z] 78bf891c3d06: Preparing [2024-06-06T06:22:35.011Z] b2ce7e9be226: Preparing [2024-06-06T06:22:35.011Z] 83b2eb247db0: Preparing [2024-06-06T06:22:35.011Z] ce2d805289ac: Preparing [2024-06-06T06:22:35.011Z] aedc3bda2944: Preparing [2024-06-06T06:22:35.011Z] ce2d805289ac: Waiting [2024-06-06T06:22:35.011Z] aedc3bda2944: Waiting [2024-06-06T06:22:35.011Z] 571828031b97: Layer already exists [2024-06-06T06:22:35.011Z] f777f375ef73: Layer already exists [2024-06-06T06:22:35.011Z] 83b2eb247db0: Layer already exists [2024-06-06T06:22:35.011Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:35.011Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:35.011Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:35.011Z] ce2d805289ac: Layer already exists [2024-06-06T06:22:35.011Z] 3.2.0-dev.24: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:35.340Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:35.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:35.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-06T06:22:35.665Z] 571828031b97: Preparing [2024-06-06T06:22:35.665Z] f777f375ef73: Preparing [2024-06-06T06:22:35.665Z] 78bf891c3d06: Preparing [2024-06-06T06:22:35.665Z] b2ce7e9be226: Preparing [2024-06-06T06:22:35.665Z] 83b2eb247db0: Preparing [2024-06-06T06:22:35.665Z] ce2d805289ac: Preparing [2024-06-06T06:22:35.665Z] aedc3bda2944: Preparing [2024-06-06T06:22:35.665Z] ce2d805289ac: Waiting [2024-06-06T06:22:35.665Z] aedc3bda2944: Waiting [2024-06-06T06:22:35.665Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:35.665Z] 571828031b97: Layer already exists [2024-06-06T06:22:35.665Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:35.665Z] 83b2eb247db0: Layer already exists [2024-06-06T06:22:35.665Z] f777f375ef73: Layer already exists [2024-06-06T06:22:35.665Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:35.665Z] ce2d805289ac: Layer already exists [2024-06-06T06:22:35.665Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:35.994Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:36.315Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-06-06T06:22:36.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-06T06:22:36.315Z] 571828031b97: Preparing [2024-06-06T06:22:36.315Z] f777f375ef73: Preparing [2024-06-06T06:22:36.315Z] 78bf891c3d06: Preparing [2024-06-06T06:22:36.315Z] b2ce7e9be226: Preparing [2024-06-06T06:22:36.315Z] 83b2eb247db0: Preparing [2024-06-06T06:22:36.315Z] ce2d805289ac: Preparing [2024-06-06T06:22:36.315Z] aedc3bda2944: Preparing [2024-06-06T06:22:36.315Z] ce2d805289ac: Waiting [2024-06-06T06:22:36.315Z] aedc3bda2944: Waiting [2024-06-06T06:22:36.315Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:36.315Z] 571828031b97: Layer already exists [2024-06-06T06:22:36.315Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:36.315Z] 83b2eb247db0: Layer already exists [2024-06-06T06:22:36.315Z] f777f375ef73: Layer already exists [2024-06-06T06:22:36.315Z] ce2d805289ac: Layer already exists [2024-06-06T06:22:36.315Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:36.315Z] main: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:36.382Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:36.395Z] taggedImages: [2024-06-06T06:22:36.395Z] - nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:36.395Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-06-06T06:22:36.395Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.24 [2024-06-06T06:22:36.395Z] - nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:36.395Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-06-06T06:22:36.425Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-06-06T06:22:36.425Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:36.425Z] latest [2024-06-06T06:22:36.425Z] 3.2.0-dev.24 [2024-06-06T06:22:36.425Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:36.425Z] main [2024-06-06T06:22:36.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:36.773Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:37.093Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:37.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-06T06:22:37.093Z] 60d0ebd88dfe: Preparing [2024-06-06T06:22:37.093Z] 2f3fd347e72a: Preparing [2024-06-06T06:22:37.093Z] 1d11fc156686: Preparing [2024-06-06T06:22:37.093Z] 78bf891c3d06: Preparing [2024-06-06T06:22:37.093Z] b2ce7e9be226: Preparing [2024-06-06T06:22:37.093Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:37.093Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:37.093Z] aedc3bda2944: Preparing [2024-06-06T06:22:37.093Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:37.093Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:37.093Z] aedc3bda2944: Waiting [2024-06-06T06:22:37.093Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:37.093Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:37.093Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:37.093Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:37.093Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:37.093Z] 2f3fd347e72a: Pushed [2024-06-06T06:22:37.093Z] 60d0ebd88dfe: Pushed [2024-06-06T06:22:40.381Z] 1d11fc156686: Pushed [2024-06-06T06:22:40.381Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:40.708Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:41.025Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-06-06T06:22:41.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-06T06:22:41.025Z] 60d0ebd88dfe: Preparing [2024-06-06T06:22:41.025Z] 2f3fd347e72a: Preparing [2024-06-06T06:22:41.025Z] 1d11fc156686: Preparing [2024-06-06T06:22:41.025Z] 78bf891c3d06: Preparing [2024-06-06T06:22:41.025Z] b2ce7e9be226: Preparing [2024-06-06T06:22:41.025Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:41.025Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:41.025Z] aedc3bda2944: Preparing [2024-06-06T06:22:41.025Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:41.025Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:41.025Z] aedc3bda2944: Waiting [2024-06-06T06:22:41.025Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:41.025Z] 60d0ebd88dfe: Layer already exists [2024-06-06T06:22:41.025Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:41.025Z] 1d11fc156686: Layer already exists [2024-06-06T06:22:41.025Z] 2f3fd347e72a: Layer already exists [2024-06-06T06:22:41.025Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:41.025Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:41.025Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:41.025Z] latest: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:41.362Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:41.681Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.24 [2024-06-06T06:22:41.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-06T06:22:41.681Z] 60d0ebd88dfe: Preparing [2024-06-06T06:22:41.681Z] 2f3fd347e72a: Preparing [2024-06-06T06:22:41.681Z] 1d11fc156686: Preparing [2024-06-06T06:22:41.681Z] 78bf891c3d06: Preparing [2024-06-06T06:22:41.681Z] b2ce7e9be226: Preparing [2024-06-06T06:22:41.681Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:41.681Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:41.681Z] aedc3bda2944: Preparing [2024-06-06T06:22:41.681Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:41.681Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:41.681Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:41.681Z] 60d0ebd88dfe: Layer already exists [2024-06-06T06:22:41.681Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:41.681Z] 2f3fd347e72a: Layer already exists [2024-06-06T06:22:41.681Z] 1d11fc156686: Layer already exists [2024-06-06T06:22:41.681Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:41.681Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:41.681Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:41.681Z] 3.2.0-dev.24: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:42.012Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:42.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:42.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-06T06:22:42.330Z] 60d0ebd88dfe: Preparing [2024-06-06T06:22:42.330Z] 2f3fd347e72a: Preparing [2024-06-06T06:22:42.330Z] 1d11fc156686: Preparing [2024-06-06T06:22:42.330Z] 78bf891c3d06: Preparing [2024-06-06T06:22:42.330Z] b2ce7e9be226: Preparing [2024-06-06T06:22:42.330Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:42.330Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:42.330Z] aedc3bda2944: Preparing [2024-06-06T06:22:42.330Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:42.330Z] aedc3bda2944: Waiting [2024-06-06T06:22:42.330Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:42.330Z] 60d0ebd88dfe: Layer already exists [2024-06-06T06:22:42.330Z] 2f3fd347e72a: Layer already exists [2024-06-06T06:22:42.330Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:42.330Z] 1d11fc156686: Layer already exists [2024-06-06T06:22:42.330Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:42.330Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:42.330Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:42.330Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:42.652Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:42.969Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-06-06T06:22:42.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-06T06:22:42.969Z] 60d0ebd88dfe: Preparing [2024-06-06T06:22:42.969Z] 2f3fd347e72a: Preparing [2024-06-06T06:22:42.969Z] 1d11fc156686: Preparing [2024-06-06T06:22:42.969Z] 78bf891c3d06: Preparing [2024-06-06T06:22:42.969Z] b2ce7e9be226: Preparing [2024-06-06T06:22:42.969Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:42.969Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:42.969Z] aedc3bda2944: Preparing [2024-06-06T06:22:42.969Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:42.969Z] aedc3bda2944: Waiting [2024-06-06T06:22:42.969Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:42.969Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:42.969Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:42.969Z] 60d0ebd88dfe: Layer already exists [2024-06-06T06:22:42.969Z] 1d11fc156686: Layer already exists [2024-06-06T06:22:42.969Z] 2f3fd347e72a: Layer already exists [2024-06-06T06:22:42.969Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:42.969Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:42.969Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:42.969Z] main: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:43.038Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:43.054Z] taggedImages: [2024-06-06T06:22:43.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:43.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-06-06T06:22:43.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.24 [2024-06-06T06:22:43.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:43.054Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-06-06T06:22:43.080Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-06-06T06:22:43.080Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:43.080Z] latest [2024-06-06T06:22:43.080Z] 3.2.0-dev.24 [2024-06-06T06:22:43.080Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:43.080Z] main [2024-06-06T06:22:43.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:43.415Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:43.735Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:43.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-06T06:22:43.735Z] 49a34276e570: Preparing [2024-06-06T06:22:43.735Z] 721f2ef1ba0f: Preparing [2024-06-06T06:22:43.735Z] 488509cd4726: Preparing [2024-06-06T06:22:43.735Z] d80e486bf68d: Preparing [2024-06-06T06:22:43.735Z] f0399331e79f: Preparing [2024-06-06T06:22:43.735Z] 398f2cba471c: Preparing [2024-06-06T06:22:43.735Z] d71c39998a80: Preparing [2024-06-06T06:22:43.735Z] 398f2cba471c: Waiting [2024-06-06T06:22:43.735Z] 78bf891c3d06: Preparing [2024-06-06T06:22:43.735Z] d71c39998a80: Waiting [2024-06-06T06:22:43.735Z] b2ce7e9be226: Preparing [2024-06-06T06:22:43.735Z] 5272e8980b92: Preparing [2024-06-06T06:22:43.735Z] 88958cea4a3e: Preparing [2024-06-06T06:22:43.735Z] 5f70bf18a086: Preparing [2024-06-06T06:22:43.735Z] 2aab1a116f99: Preparing [2024-06-06T06:22:43.735Z] b2ce7e9be226: Waiting [2024-06-06T06:22:43.735Z] 88958cea4a3e: Waiting [2024-06-06T06:22:43.735Z] 78bf891c3d06: Waiting [2024-06-06T06:22:43.735Z] 5f70bf18a086: Waiting [2024-06-06T06:22:43.735Z] 7c0cde40d732: Preparing [2024-06-06T06:22:43.735Z] f650920ee6e5: Preparing [2024-06-06T06:22:43.735Z] aedc3bda2944: Preparing [2024-06-06T06:22:43.735Z] 2aab1a116f99: Waiting [2024-06-06T06:22:43.735Z] f650920ee6e5: Waiting [2024-06-06T06:22:43.735Z] 7c0cde40d732: Waiting [2024-06-06T06:22:43.735Z] aedc3bda2944: Waiting [2024-06-06T06:22:43.735Z] f0399331e79f: Pushed [2024-06-06T06:22:43.735Z] 488509cd4726: Pushed [2024-06-06T06:22:43.735Z] 721f2ef1ba0f: Pushed [2024-06-06T06:22:43.735Z] 49a34276e570: Pushed [2024-06-06T06:22:43.735Z] d80e486bf68d: Pushed [2024-06-06T06:22:43.735Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:43.735Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:43.735Z] 398f2cba471c: Pushed [2024-06-06T06:22:43.735Z] 5f70bf18a086: Layer already exists [2024-06-06T06:22:43.993Z] 5272e8980b92: Pushed [2024-06-06T06:22:43.993Z] 2aab1a116f99: Pushed [2024-06-06T06:22:43.993Z] 88958cea4a3e: Pushed [2024-06-06T06:22:43.993Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:43.993Z] f650920ee6e5: Pushed [2024-06-06T06:22:44.558Z] 7c0cde40d732: Pushed [2024-06-06T06:22:45.125Z] d71c39998a80: Pushed [2024-06-06T06:22:45.125Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:45.452Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:45.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-06-06T06:22:45.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-06T06:22:45.774Z] 49a34276e570: Preparing [2024-06-06T06:22:45.774Z] 721f2ef1ba0f: Preparing [2024-06-06T06:22:45.774Z] 488509cd4726: Preparing [2024-06-06T06:22:45.774Z] d80e486bf68d: Preparing [2024-06-06T06:22:45.774Z] f0399331e79f: Preparing [2024-06-06T06:22:45.774Z] 398f2cba471c: Preparing [2024-06-06T06:22:45.774Z] d71c39998a80: Preparing [2024-06-06T06:22:45.774Z] 78bf891c3d06: Preparing [2024-06-06T06:22:45.774Z] b2ce7e9be226: Preparing [2024-06-06T06:22:45.774Z] 5272e8980b92: Preparing [2024-06-06T06:22:45.774Z] 88958cea4a3e: Preparing [2024-06-06T06:22:45.774Z] 5f70bf18a086: Preparing [2024-06-06T06:22:45.774Z] 2aab1a116f99: Preparing [2024-06-06T06:22:45.774Z] 7c0cde40d732: Preparing [2024-06-06T06:22:45.774Z] f650920ee6e5: Preparing [2024-06-06T06:22:45.774Z] aedc3bda2944: Preparing [2024-06-06T06:22:45.774Z] b2ce7e9be226: Waiting [2024-06-06T06:22:45.774Z] 5272e8980b92: Waiting [2024-06-06T06:22:45.774Z] 88958cea4a3e: Waiting [2024-06-06T06:22:45.774Z] 5f70bf18a086: Waiting [2024-06-06T06:22:45.774Z] 398f2cba471c: Waiting [2024-06-06T06:22:45.774Z] d71c39998a80: Waiting [2024-06-06T06:22:45.774Z] 2aab1a116f99: Waiting [2024-06-06T06:22:45.774Z] 7c0cde40d732: Waiting [2024-06-06T06:22:45.774Z] 78bf891c3d06: Waiting [2024-06-06T06:22:45.774Z] f650920ee6e5: Waiting [2024-06-06T06:22:45.774Z] aedc3bda2944: Waiting [2024-06-06T06:22:45.774Z] d80e486bf68d: Layer already exists [2024-06-06T06:22:45.774Z] 721f2ef1ba0f: Layer already exists [2024-06-06T06:22:45.774Z] 49a34276e570: Layer already exists [2024-06-06T06:22:45.774Z] 488509cd4726: Layer already exists [2024-06-06T06:22:45.774Z] f0399331e79f: Layer already exists [2024-06-06T06:22:45.774Z] 398f2cba471c: Layer already exists [2024-06-06T06:22:45.774Z] d71c39998a80: Layer already exists [2024-06-06T06:22:45.774Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:45.774Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:45.774Z] 5272e8980b92: Layer already exists [2024-06-06T06:22:45.774Z] 88958cea4a3e: Layer already exists [2024-06-06T06:22:45.774Z] 5f70bf18a086: Layer already exists [2024-06-06T06:22:45.774Z] 2aab1a116f99: Layer already exists [2024-06-06T06:22:45.774Z] 7c0cde40d732: Layer already exists [2024-06-06T06:22:45.774Z] f650920ee6e5: Layer already exists [2024-06-06T06:22:45.774Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:45.774Z] latest: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:46.106Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:46.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.24 [2024-06-06T06:22:46.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-06T06:22:46.432Z] 49a34276e570: Preparing [2024-06-06T06:22:46.432Z] 721f2ef1ba0f: Preparing [2024-06-06T06:22:46.432Z] 488509cd4726: Preparing [2024-06-06T06:22:46.432Z] d80e486bf68d: Preparing [2024-06-06T06:22:46.432Z] f0399331e79f: Preparing [2024-06-06T06:22:46.432Z] 398f2cba471c: Preparing [2024-06-06T06:22:46.432Z] d71c39998a80: Preparing [2024-06-06T06:22:46.432Z] 398f2cba471c: Waiting [2024-06-06T06:22:46.432Z] d71c39998a80: Waiting [2024-06-06T06:22:46.432Z] 78bf891c3d06: Preparing [2024-06-06T06:22:46.432Z] b2ce7e9be226: Preparing [2024-06-06T06:22:46.432Z] 5272e8980b92: Preparing [2024-06-06T06:22:46.432Z] 88958cea4a3e: Preparing [2024-06-06T06:22:46.432Z] 5f70bf18a086: Preparing [2024-06-06T06:22:46.432Z] 2aab1a116f99: Preparing [2024-06-06T06:22:46.432Z] 7c0cde40d732: Preparing [2024-06-06T06:22:46.432Z] 5272e8980b92: Waiting [2024-06-06T06:22:46.432Z] 88958cea4a3e: Waiting [2024-06-06T06:22:46.432Z] b2ce7e9be226: Waiting [2024-06-06T06:22:46.432Z] 5f70bf18a086: Waiting [2024-06-06T06:22:46.432Z] 2aab1a116f99: Waiting [2024-06-06T06:22:46.432Z] f650920ee6e5: Preparing [2024-06-06T06:22:46.432Z] 7c0cde40d732: Waiting [2024-06-06T06:22:46.432Z] aedc3bda2944: Preparing [2024-06-06T06:22:46.432Z] f650920ee6e5: Waiting [2024-06-06T06:22:46.432Z] 78bf891c3d06: Waiting [2024-06-06T06:22:46.432Z] 488509cd4726: Layer already exists [2024-06-06T06:22:46.432Z] d80e486bf68d: Layer already exists [2024-06-06T06:22:46.432Z] 49a34276e570: Layer already exists [2024-06-06T06:22:46.432Z] 721f2ef1ba0f: Layer already exists [2024-06-06T06:22:46.432Z] f0399331e79f: Layer already exists [2024-06-06T06:22:46.432Z] 398f2cba471c: Layer already exists [2024-06-06T06:22:46.432Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:46.432Z] 5272e8980b92: Layer already exists [2024-06-06T06:22:46.432Z] d71c39998a80: Layer already exists [2024-06-06T06:22:46.432Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:46.432Z] 88958cea4a3e: Layer already exists [2024-06-06T06:22:46.432Z] f650920ee6e5: Layer already exists [2024-06-06T06:22:46.432Z] 2aab1a116f99: Layer already exists [2024-06-06T06:22:46.432Z] 7c0cde40d732: Layer already exists [2024-06-06T06:22:46.432Z] 5f70bf18a086: Layer already exists [2024-06-06T06:22:46.432Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:46.432Z] 3.2.0-dev.24: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:46.757Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:47.074Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:47.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-06T06:22:47.074Z] 49a34276e570: Preparing [2024-06-06T06:22:47.074Z] 721f2ef1ba0f: Preparing [2024-06-06T06:22:47.074Z] 488509cd4726: Preparing [2024-06-06T06:22:47.074Z] d80e486bf68d: Preparing [2024-06-06T06:22:47.074Z] f0399331e79f: Preparing [2024-06-06T06:22:47.074Z] 398f2cba471c: Preparing [2024-06-06T06:22:47.074Z] d71c39998a80: Preparing [2024-06-06T06:22:47.074Z] 78bf891c3d06: Preparing [2024-06-06T06:22:47.074Z] b2ce7e9be226: Preparing [2024-06-06T06:22:47.074Z] 5272e8980b92: Preparing [2024-06-06T06:22:47.074Z] 88958cea4a3e: Preparing [2024-06-06T06:22:47.074Z] 5f70bf18a086: Preparing [2024-06-06T06:22:47.074Z] 2aab1a116f99: Preparing [2024-06-06T06:22:47.074Z] 7c0cde40d732: Preparing [2024-06-06T06:22:47.074Z] f650920ee6e5: Preparing [2024-06-06T06:22:47.074Z] aedc3bda2944: Preparing [2024-06-06T06:22:47.074Z] 5272e8980b92: Waiting [2024-06-06T06:22:47.074Z] 88958cea4a3e: Waiting [2024-06-06T06:22:47.074Z] 5f70bf18a086: Waiting [2024-06-06T06:22:47.074Z] 2aab1a116f99: Waiting [2024-06-06T06:22:47.074Z] 398f2cba471c: Waiting [2024-06-06T06:22:47.074Z] d71c39998a80: Waiting [2024-06-06T06:22:47.074Z] f650920ee6e5: Waiting [2024-06-06T06:22:47.074Z] b2ce7e9be226: Waiting [2024-06-06T06:22:47.074Z] 78bf891c3d06: Waiting [2024-06-06T06:22:47.074Z] 7c0cde40d732: Waiting [2024-06-06T06:22:47.074Z] 488509cd4726: Layer already exists [2024-06-06T06:22:47.074Z] d80e486bf68d: Layer already exists [2024-06-06T06:22:47.074Z] 49a34276e570: Layer already exists [2024-06-06T06:22:47.074Z] 721f2ef1ba0f: Layer already exists [2024-06-06T06:22:47.074Z] f0399331e79f: Layer already exists [2024-06-06T06:22:47.074Z] 398f2cba471c: Layer already exists [2024-06-06T06:22:47.074Z] d71c39998a80: Layer already exists [2024-06-06T06:22:47.074Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:47.074Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:47.074Z] 5272e8980b92: Layer already exists [2024-06-06T06:22:47.074Z] 88958cea4a3e: Layer already exists [2024-06-06T06:22:47.074Z] 5f70bf18a086: Layer already exists [2024-06-06T06:22:47.074Z] 2aab1a116f99: Layer already exists [2024-06-06T06:22:47.074Z] 7c0cde40d732: Layer already exists [2024-06-06T06:22:47.074Z] f650920ee6e5: Layer already exists [2024-06-06T06:22:47.074Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:47.074Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:47.401Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:47.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-06-06T06:22:47.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-06T06:22:47.727Z] 49a34276e570: Preparing [2024-06-06T06:22:47.727Z] 721f2ef1ba0f: Preparing [2024-06-06T06:22:47.727Z] 488509cd4726: Preparing [2024-06-06T06:22:47.727Z] d80e486bf68d: Preparing [2024-06-06T06:22:47.727Z] f0399331e79f: Preparing [2024-06-06T06:22:47.727Z] 398f2cba471c: Preparing [2024-06-06T06:22:47.727Z] d71c39998a80: Preparing [2024-06-06T06:22:47.727Z] 78bf891c3d06: Preparing [2024-06-06T06:22:47.727Z] b2ce7e9be226: Preparing [2024-06-06T06:22:47.727Z] 5272e8980b92: Preparing [2024-06-06T06:22:47.727Z] 88958cea4a3e: Preparing [2024-06-06T06:22:47.727Z] 5f70bf18a086: Preparing [2024-06-06T06:22:47.727Z] 2aab1a116f99: Preparing [2024-06-06T06:22:47.727Z] 7c0cde40d732: Preparing [2024-06-06T06:22:47.727Z] f650920ee6e5: Preparing [2024-06-06T06:22:47.727Z] aedc3bda2944: Preparing [2024-06-06T06:22:47.727Z] 5272e8980b92: Waiting [2024-06-06T06:22:47.727Z] 88958cea4a3e: Waiting [2024-06-06T06:22:47.727Z] 5f70bf18a086: Waiting [2024-06-06T06:22:47.727Z] 398f2cba471c: Waiting [2024-06-06T06:22:47.727Z] 2aab1a116f99: Waiting [2024-06-06T06:22:47.727Z] 7c0cde40d732: Waiting [2024-06-06T06:22:47.727Z] d71c39998a80: Waiting [2024-06-06T06:22:47.727Z] f650920ee6e5: Waiting [2024-06-06T06:22:47.727Z] aedc3bda2944: Waiting [2024-06-06T06:22:47.727Z] 78bf891c3d06: Waiting [2024-06-06T06:22:47.727Z] b2ce7e9be226: Waiting [2024-06-06T06:22:47.727Z] 49a34276e570: Layer already exists [2024-06-06T06:22:47.727Z] 488509cd4726: Layer already exists [2024-06-06T06:22:47.727Z] 721f2ef1ba0f: Layer already exists [2024-06-06T06:22:47.727Z] d80e486bf68d: Layer already exists [2024-06-06T06:22:47.727Z] f0399331e79f: Layer already exists [2024-06-06T06:22:47.727Z] d71c39998a80: Layer already exists [2024-06-06T06:22:47.727Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:47.727Z] 398f2cba471c: Layer already exists [2024-06-06T06:22:47.727Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:47.727Z] 5272e8980b92: Layer already exists [2024-06-06T06:22:47.727Z] 5f70bf18a086: Layer already exists [2024-06-06T06:22:47.727Z] 88958cea4a3e: Layer already exists [2024-06-06T06:22:47.727Z] 2aab1a116f99: Layer already exists [2024-06-06T06:22:47.727Z] 7c0cde40d732: Layer already exists [2024-06-06T06:22:47.727Z] f650920ee6e5: Layer already exists [2024-06-06T06:22:47.727Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:47.727Z] main: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:47.809Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:47.822Z] taggedImages: [2024-06-06T06:22:47.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:47.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-06-06T06:22:47.822Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.24 [2024-06-06T06:22:47.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:47.823Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-06-06T06:22:47.851Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-06-06T06:22:47.851Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:47.851Z] latest [2024-06-06T06:22:47.851Z] 3.2.0-dev.24 [2024-06-06T06:22:47.851Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:47.851Z] main [2024-06-06T06:22:47.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:48.182Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:48.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:48.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-06T06:22:48.511Z] e8efba8fad66: Preparing [2024-06-06T06:22:48.511Z] a20b3894aca1: Preparing [2024-06-06T06:22:48.511Z] 004f610d4239: Preparing [2024-06-06T06:22:48.511Z] f7336d32089e: Preparing [2024-06-06T06:22:48.511Z] 78bf891c3d06: Preparing [2024-06-06T06:22:48.511Z] b2ce7e9be226: Preparing [2024-06-06T06:22:48.511Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:48.511Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:48.511Z] aedc3bda2944: Preparing [2024-06-06T06:22:48.511Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:48.511Z] b2ce7e9be226: Waiting [2024-06-06T06:22:48.511Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:48.511Z] aedc3bda2944: Waiting [2024-06-06T06:22:48.511Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:48.511Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:48.511Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:48.511Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:48.511Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:48.511Z] e8efba8fad66: Pushed [2024-06-06T06:22:48.511Z] 004f610d4239: Pushed [2024-06-06T06:22:48.511Z] a20b3894aca1: Pushed [2024-06-06T06:22:51.050Z] f7336d32089e: Pushed [2024-06-06T06:22:51.309Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:51.639Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:51.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-06-06T06:22:51.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-06T06:22:51.964Z] e8efba8fad66: Preparing [2024-06-06T06:22:51.964Z] a20b3894aca1: Preparing [2024-06-06T06:22:51.964Z] 004f610d4239: Preparing [2024-06-06T06:22:51.964Z] f7336d32089e: Preparing [2024-06-06T06:22:51.964Z] 78bf891c3d06: Preparing [2024-06-06T06:22:51.964Z] b2ce7e9be226: Preparing [2024-06-06T06:22:51.964Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:51.964Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:51.964Z] aedc3bda2944: Preparing [2024-06-06T06:22:51.964Z] b2ce7e9be226: Waiting [2024-06-06T06:22:51.964Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:51.964Z] aedc3bda2944: Waiting [2024-06-06T06:22:51.964Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:51.964Z] a20b3894aca1: Layer already exists [2024-06-06T06:22:51.964Z] 004f610d4239: Layer already exists [2024-06-06T06:22:51.964Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:51.964Z] f7336d32089e: Layer already exists [2024-06-06T06:22:51.964Z] e8efba8fad66: Layer already exists [2024-06-06T06:22:51.964Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:51.964Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:51.964Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:51.964Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:51.964Z] latest: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:52.287Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:52.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.24 [2024-06-06T06:22:52.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-06T06:22:52.612Z] e8efba8fad66: Preparing [2024-06-06T06:22:52.612Z] a20b3894aca1: Preparing [2024-06-06T06:22:52.612Z] 004f610d4239: Preparing [2024-06-06T06:22:52.612Z] f7336d32089e: Preparing [2024-06-06T06:22:52.612Z] 78bf891c3d06: Preparing [2024-06-06T06:22:52.612Z] b2ce7e9be226: Preparing [2024-06-06T06:22:52.612Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:52.612Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:52.612Z] aedc3bda2944: Preparing [2024-06-06T06:22:52.612Z] b2ce7e9be226: Waiting [2024-06-06T06:22:52.612Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:52.612Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:52.612Z] aedc3bda2944: Waiting [2024-06-06T06:22:52.612Z] a20b3894aca1: Layer already exists [2024-06-06T06:22:52.612Z] f7336d32089e: Layer already exists [2024-06-06T06:22:52.612Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:52.612Z] e8efba8fad66: Layer already exists [2024-06-06T06:22:52.612Z] 004f610d4239: Layer already exists [2024-06-06T06:22:52.612Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:52.612Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:52.612Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:52.612Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:52.612Z] 3.2.0-dev.24: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:52.941Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:53.262Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:53.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-06T06:22:53.262Z] e8efba8fad66: Preparing [2024-06-06T06:22:53.262Z] a20b3894aca1: Preparing [2024-06-06T06:22:53.262Z] 004f610d4239: Preparing [2024-06-06T06:22:53.262Z] f7336d32089e: Preparing [2024-06-06T06:22:53.262Z] 78bf891c3d06: Preparing [2024-06-06T06:22:53.262Z] b2ce7e9be226: Preparing [2024-06-06T06:22:53.262Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:53.262Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:53.262Z] aedc3bda2944: Preparing [2024-06-06T06:22:53.262Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:53.262Z] aedc3bda2944: Waiting [2024-06-06T06:22:53.262Z] b2ce7e9be226: Waiting [2024-06-06T06:22:53.262Z] f7336d32089e: Layer already exists [2024-06-06T06:22:53.262Z] e8efba8fad66: Layer already exists [2024-06-06T06:22:53.262Z] 004f610d4239: Layer already exists [2024-06-06T06:22:53.262Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:53.262Z] a20b3894aca1: Layer already exists [2024-06-06T06:22:53.262Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:53.262Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:53.262Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:53.262Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:53.262Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:53.583Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:53.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-06-06T06:22:53.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-06T06:22:53.905Z] e8efba8fad66: Preparing [2024-06-06T06:22:53.905Z] a20b3894aca1: Preparing [2024-06-06T06:22:53.905Z] 004f610d4239: Preparing [2024-06-06T06:22:53.905Z] f7336d32089e: Preparing [2024-06-06T06:22:53.905Z] 78bf891c3d06: Preparing [2024-06-06T06:22:53.905Z] b2ce7e9be226: Preparing [2024-06-06T06:22:53.905Z] 097fd7c71ff6: Preparing [2024-06-06T06:22:53.905Z] b2ce7e9be226: Waiting [2024-06-06T06:22:53.905Z] 5de1a8dd1b74: Preparing [2024-06-06T06:22:53.905Z] aedc3bda2944: Preparing [2024-06-06T06:22:53.905Z] 097fd7c71ff6: Waiting [2024-06-06T06:22:53.905Z] 5de1a8dd1b74: Waiting [2024-06-06T06:22:53.905Z] 004f610d4239: Layer already exists [2024-06-06T06:22:53.905Z] f7336d32089e: Layer already exists [2024-06-06T06:22:53.905Z] e8efba8fad66: Layer already exists [2024-06-06T06:22:53.905Z] a20b3894aca1: Layer already exists [2024-06-06T06:22:53.905Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:53.905Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:53.905Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:53.905Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:22:53.905Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:22:53.905Z] main: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:53.987Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:54.006Z] taggedImages: [2024-06-06T06:22:54.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:54.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-06-06T06:22:54.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.24 [2024-06-06T06:22:54.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:54.006Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-06-06T06:22:54.038Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-06-06T06:22:54.038Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:54.038Z] latest [2024-06-06T06:22:54.038Z] 3.2.0-dev.24 [2024-06-06T06:22:54.038Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:54.038Z] main [2024-06-06T06:22:54.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:54.368Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:54.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:54.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-06T06:22:54.689Z] 72326b608d10: Preparing [2024-06-06T06:22:54.689Z] 691d466aff15: Preparing [2024-06-06T06:22:54.689Z] 3ba0c2adfe94: Preparing [2024-06-06T06:22:54.689Z] 09f508db5440: Preparing [2024-06-06T06:22:54.689Z] 39c3c2461390: Preparing [2024-06-06T06:22:54.689Z] 78bf891c3d06: Preparing [2024-06-06T06:22:54.689Z] b2ce7e9be226: Preparing [2024-06-06T06:22:54.689Z] d95355f07848: Preparing [2024-06-06T06:22:54.689Z] e87826eec652: Preparing [2024-06-06T06:22:54.689Z] ca15fec37e45: Preparing [2024-06-06T06:22:54.689Z] aedc3bda2944: Preparing [2024-06-06T06:22:54.689Z] e87826eec652: Waiting [2024-06-06T06:22:54.689Z] ca15fec37e45: Waiting [2024-06-06T06:22:54.689Z] 78bf891c3d06: Waiting [2024-06-06T06:22:54.689Z] b2ce7e9be226: Waiting [2024-06-06T06:22:54.689Z] 39c3c2461390: Pushed [2024-06-06T06:22:54.689Z] 691d466aff15: Pushed [2024-06-06T06:22:54.689Z] 09f508db5440: Pushed [2024-06-06T06:22:54.689Z] 72326b608d10: Pushed [2024-06-06T06:22:54.689Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:54.689Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:54.947Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:54.947Z] d95355f07848: Pushed [2024-06-06T06:22:54.947Z] e87826eec652: Pushed [2024-06-06T06:22:55.514Z] 3ba0c2adfe94: Pushed [2024-06-06T06:22:56.449Z] ca15fec37e45: Pushed [2024-06-06T06:22:56.709Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:57.029Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:57.350Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-06-06T06:22:57.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-06T06:22:57.350Z] 72326b608d10: Preparing [2024-06-06T06:22:57.350Z] 691d466aff15: Preparing [2024-06-06T06:22:57.350Z] 3ba0c2adfe94: Preparing [2024-06-06T06:22:57.350Z] 09f508db5440: Preparing [2024-06-06T06:22:57.350Z] 39c3c2461390: Preparing [2024-06-06T06:22:57.350Z] 78bf891c3d06: Preparing [2024-06-06T06:22:57.350Z] b2ce7e9be226: Preparing [2024-06-06T06:22:57.350Z] d95355f07848: Preparing [2024-06-06T06:22:57.350Z] e87826eec652: Preparing [2024-06-06T06:22:57.350Z] ca15fec37e45: Preparing [2024-06-06T06:22:57.350Z] aedc3bda2944: Preparing [2024-06-06T06:22:57.350Z] b2ce7e9be226: Waiting [2024-06-06T06:22:57.350Z] e87826eec652: Waiting [2024-06-06T06:22:57.350Z] d95355f07848: Waiting [2024-06-06T06:22:57.350Z] 78bf891c3d06: Waiting [2024-06-06T06:22:57.350Z] ca15fec37e45: Waiting [2024-06-06T06:22:57.350Z] aedc3bda2944: Waiting [2024-06-06T06:22:57.350Z] 72326b608d10: Layer already exists [2024-06-06T06:22:57.350Z] 39c3c2461390: Layer already exists [2024-06-06T06:22:57.350Z] 691d466aff15: Layer already exists [2024-06-06T06:22:57.350Z] 09f508db5440: Layer already exists [2024-06-06T06:22:57.350Z] 3ba0c2adfe94: Layer already exists [2024-06-06T06:22:57.350Z] e87826eec652: Layer already exists [2024-06-06T06:22:57.350Z] d95355f07848: Layer already exists [2024-06-06T06:22:57.350Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:57.350Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:57.350Z] ca15fec37e45: Layer already exists [2024-06-06T06:22:57.350Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:57.350Z] latest: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:57.674Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:57.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.24 [2024-06-06T06:22:57.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-06T06:22:57.997Z] 72326b608d10: Preparing [2024-06-06T06:22:57.997Z] 691d466aff15: Preparing [2024-06-06T06:22:57.997Z] 3ba0c2adfe94: Preparing [2024-06-06T06:22:57.997Z] 09f508db5440: Preparing [2024-06-06T06:22:57.997Z] 39c3c2461390: Preparing [2024-06-06T06:22:57.997Z] 78bf891c3d06: Preparing [2024-06-06T06:22:57.997Z] b2ce7e9be226: Preparing [2024-06-06T06:22:57.997Z] d95355f07848: Preparing [2024-06-06T06:22:57.997Z] e87826eec652: Preparing [2024-06-06T06:22:57.997Z] ca15fec37e45: Preparing [2024-06-06T06:22:57.997Z] aedc3bda2944: Preparing [2024-06-06T06:22:57.997Z] d95355f07848: Waiting [2024-06-06T06:22:57.997Z] b2ce7e9be226: Waiting [2024-06-06T06:22:57.997Z] e87826eec652: Waiting [2024-06-06T06:22:57.997Z] ca15fec37e45: Waiting [2024-06-06T06:22:57.997Z] 78bf891c3d06: Waiting [2024-06-06T06:22:57.997Z] 691d466aff15: Layer already exists [2024-06-06T06:22:57.997Z] 39c3c2461390: Layer already exists [2024-06-06T06:22:57.997Z] 72326b608d10: Layer already exists [2024-06-06T06:22:57.997Z] 3ba0c2adfe94: Layer already exists [2024-06-06T06:22:57.997Z] 09f508db5440: Layer already exists [2024-06-06T06:22:57.997Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:57.997Z] e87826eec652: Layer already exists [2024-06-06T06:22:57.997Z] ca15fec37e45: Layer already exists [2024-06-06T06:22:57.997Z] d95355f07848: Layer already exists [2024-06-06T06:22:57.997Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:57.997Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:57.997Z] 3.2.0-dev.24: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:58.328Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:58.743Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:58.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-06T06:22:58.743Z] 72326b608d10: Preparing [2024-06-06T06:22:58.743Z] 691d466aff15: Preparing [2024-06-06T06:22:58.743Z] 3ba0c2adfe94: Preparing [2024-06-06T06:22:58.743Z] 09f508db5440: Preparing [2024-06-06T06:22:58.743Z] 39c3c2461390: Preparing [2024-06-06T06:22:58.743Z] 78bf891c3d06: Preparing [2024-06-06T06:22:58.743Z] b2ce7e9be226: Preparing [2024-06-06T06:22:58.743Z] d95355f07848: Preparing [2024-06-06T06:22:58.743Z] e87826eec652: Preparing [2024-06-06T06:22:58.743Z] ca15fec37e45: Preparing [2024-06-06T06:22:58.743Z] aedc3bda2944: Preparing [2024-06-06T06:22:58.743Z] 78bf891c3d06: Waiting [2024-06-06T06:22:58.743Z] b2ce7e9be226: Waiting [2024-06-06T06:22:58.743Z] d95355f07848: Waiting [2024-06-06T06:22:58.743Z] e87826eec652: Waiting [2024-06-06T06:22:58.743Z] ca15fec37e45: Waiting [2024-06-06T06:22:58.743Z] aedc3bda2944: Waiting [2024-06-06T06:22:58.743Z] 09f508db5440: Layer already exists [2024-06-06T06:22:58.743Z] 691d466aff15: Layer already exists [2024-06-06T06:22:58.743Z] 72326b608d10: Layer already exists [2024-06-06T06:22:58.743Z] 3ba0c2adfe94: Layer already exists [2024-06-06T06:22:58.743Z] 39c3c2461390: Layer already exists [2024-06-06T06:22:58.743Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:58.743Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:58.743Z] e87826eec652: Layer already exists [2024-06-06T06:22:58.743Z] d95355f07848: Layer already exists [2024-06-06T06:22:58.743Z] ca15fec37e45: Layer already exists [2024-06-06T06:22:58.743Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:58.743Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:59.069Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:59.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-06-06T06:22:59.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-06T06:22:59.387Z] 72326b608d10: Preparing [2024-06-06T06:22:59.387Z] 691d466aff15: Preparing [2024-06-06T06:22:59.387Z] 3ba0c2adfe94: Preparing [2024-06-06T06:22:59.387Z] 09f508db5440: Preparing [2024-06-06T06:22:59.387Z] 39c3c2461390: Preparing [2024-06-06T06:22:59.387Z] 78bf891c3d06: Preparing [2024-06-06T06:22:59.387Z] b2ce7e9be226: Preparing [2024-06-06T06:22:59.387Z] d95355f07848: Preparing [2024-06-06T06:22:59.387Z] e87826eec652: Preparing [2024-06-06T06:22:59.387Z] ca15fec37e45: Preparing [2024-06-06T06:22:59.387Z] aedc3bda2944: Preparing [2024-06-06T06:22:59.387Z] 78bf891c3d06: Waiting [2024-06-06T06:22:59.387Z] b2ce7e9be226: Waiting [2024-06-06T06:22:59.387Z] d95355f07848: Waiting [2024-06-06T06:22:59.387Z] e87826eec652: Waiting [2024-06-06T06:22:59.387Z] aedc3bda2944: Waiting [2024-06-06T06:22:59.387Z] ca15fec37e45: Waiting [2024-06-06T06:22:59.387Z] 09f508db5440: Layer already exists [2024-06-06T06:22:59.387Z] 691d466aff15: Layer already exists [2024-06-06T06:22:59.387Z] 72326b608d10: Layer already exists [2024-06-06T06:22:59.387Z] 39c3c2461390: Layer already exists [2024-06-06T06:22:59.387Z] 3ba0c2adfe94: Layer already exists [2024-06-06T06:22:59.387Z] 78bf891c3d06: Layer already exists [2024-06-06T06:22:59.387Z] b2ce7e9be226: Layer already exists [2024-06-06T06:22:59.387Z] d95355f07848: Layer already exists [2024-06-06T06:22:59.387Z] e87826eec652: Layer already exists [2024-06-06T06:22:59.387Z] ca15fec37e45: Layer already exists [2024-06-06T06:22:59.387Z] aedc3bda2944: Layer already exists [2024-06-06T06:22:59.387Z] main: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:22:59.448Z] ===================================================== [Pipeline] echo [2024-06-06T06:22:59.461Z] taggedImages: [2024-06-06T06:22:59.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:59.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-06-06T06:22:59.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.24 [2024-06-06T06:22:59.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:59.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-06-06T06:22:59.487Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-06-06T06:22:59.487Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:22:59.487Z] latest [2024-06-06T06:22:59.487Z] 3.2.0-dev.24 [2024-06-06T06:22:59.487Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:22:59.487Z] main [2024-06-06T06:22:59.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:22:59.831Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:00.157Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:00.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-06T06:23:00.157Z] 0dc4720e39ad: Preparing [2024-06-06T06:23:00.157Z] f44b571e34a4: Preparing [2024-06-06T06:23:00.157Z] 638e7392149a: Preparing [2024-06-06T06:23:00.157Z] a1c7cf81475f: Preparing [2024-06-06T06:23:00.157Z] 7e23bb3ed1d5: Preparing [2024-06-06T06:23:00.157Z] 352b0c330db9: Preparing [2024-06-06T06:23:00.157Z] f1f78b1fb190: Preparing [2024-06-06T06:23:00.157Z] 78bf891c3d06: Preparing [2024-06-06T06:23:00.157Z] b2ce7e9be226: Preparing [2024-06-06T06:23:00.157Z] 0c8b7ce84be0: Preparing [2024-06-06T06:23:00.157Z] 647a5a867176: Preparing [2024-06-06T06:23:00.157Z] aedc3bda2944: Preparing [2024-06-06T06:23:00.157Z] b2ce7e9be226: Waiting [2024-06-06T06:23:00.157Z] 647a5a867176: Waiting [2024-06-06T06:23:00.157Z] aedc3bda2944: Waiting [2024-06-06T06:23:00.157Z] f1f78b1fb190: Waiting [2024-06-06T06:23:00.157Z] 352b0c330db9: Waiting [2024-06-06T06:23:00.157Z] 78bf891c3d06: Waiting [2024-06-06T06:23:00.157Z] 0dc4720e39ad: Pushed [2024-06-06T06:23:00.157Z] 7e23bb3ed1d5: Pushed [2024-06-06T06:23:00.157Z] f44b571e34a4: Pushed [2024-06-06T06:23:00.157Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:00.157Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:00.415Z] f1f78b1fb190: Pushed [2024-06-06T06:23:00.415Z] 352b0c330db9: Pushed [2024-06-06T06:23:00.415Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:00.982Z] 0c8b7ce84be0: Pushed [2024-06-06T06:23:00.983Z] a1c7cf81475f: Pushed [2024-06-06T06:23:01.550Z] 638e7392149a: Pushed [2024-06-06T06:23:01.550Z] 647a5a867176: Pushed [2024-06-06T06:23:01.550Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:01.878Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:02.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-06-06T06:23:02.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-06T06:23:02.196Z] 0dc4720e39ad: Preparing [2024-06-06T06:23:02.196Z] f44b571e34a4: Preparing [2024-06-06T06:23:02.196Z] 638e7392149a: Preparing [2024-06-06T06:23:02.196Z] a1c7cf81475f: Preparing [2024-06-06T06:23:02.196Z] 7e23bb3ed1d5: Preparing [2024-06-06T06:23:02.196Z] 352b0c330db9: Preparing [2024-06-06T06:23:02.196Z] f1f78b1fb190: Preparing [2024-06-06T06:23:02.196Z] 78bf891c3d06: Preparing [2024-06-06T06:23:02.196Z] b2ce7e9be226: Preparing [2024-06-06T06:23:02.196Z] 0c8b7ce84be0: Preparing [2024-06-06T06:23:02.196Z] 647a5a867176: Preparing [2024-06-06T06:23:02.196Z] aedc3bda2944: Preparing [2024-06-06T06:23:02.196Z] b2ce7e9be226: Waiting [2024-06-06T06:23:02.196Z] 352b0c330db9: Waiting [2024-06-06T06:23:02.196Z] 0c8b7ce84be0: Waiting [2024-06-06T06:23:02.196Z] f1f78b1fb190: Waiting [2024-06-06T06:23:02.196Z] 78bf891c3d06: Waiting [2024-06-06T06:23:02.196Z] aedc3bda2944: Waiting [2024-06-06T06:23:02.196Z] 647a5a867176: Waiting [2024-06-06T06:23:02.196Z] a1c7cf81475f: Layer already exists [2024-06-06T06:23:02.196Z] 638e7392149a: Layer already exists [2024-06-06T06:23:02.196Z] f44b571e34a4: Layer already exists [2024-06-06T06:23:02.196Z] 7e23bb3ed1d5: Layer already exists [2024-06-06T06:23:02.196Z] 0dc4720e39ad: Layer already exists [2024-06-06T06:23:02.196Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:02.196Z] 352b0c330db9: Layer already exists [2024-06-06T06:23:02.196Z] f1f78b1fb190: Layer already exists [2024-06-06T06:23:02.196Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:02.196Z] 0c8b7ce84be0: Layer already exists [2024-06-06T06:23:02.196Z] 647a5a867176: Layer already exists [2024-06-06T06:23:02.196Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:02.196Z] latest: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:02.587Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:02.947Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.24 [2024-06-06T06:23:02.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-06T06:23:02.947Z] 0dc4720e39ad: Preparing [2024-06-06T06:23:02.947Z] f44b571e34a4: Preparing [2024-06-06T06:23:02.947Z] 638e7392149a: Preparing [2024-06-06T06:23:02.947Z] a1c7cf81475f: Preparing [2024-06-06T06:23:02.947Z] 7e23bb3ed1d5: Preparing [2024-06-06T06:23:02.947Z] 352b0c330db9: Preparing [2024-06-06T06:23:02.947Z] f1f78b1fb190: Preparing [2024-06-06T06:23:02.947Z] 78bf891c3d06: Preparing [2024-06-06T06:23:02.947Z] b2ce7e9be226: Preparing [2024-06-06T06:23:02.947Z] 0c8b7ce84be0: Preparing [2024-06-06T06:23:02.947Z] 647a5a867176: Preparing [2024-06-06T06:23:02.947Z] aedc3bda2944: Preparing [2024-06-06T06:23:02.947Z] b2ce7e9be226: Waiting [2024-06-06T06:23:02.947Z] 647a5a867176: Waiting [2024-06-06T06:23:02.947Z] 352b0c330db9: Waiting [2024-06-06T06:23:02.947Z] 0c8b7ce84be0: Waiting [2024-06-06T06:23:02.947Z] aedc3bda2944: Waiting [2024-06-06T06:23:02.947Z] f1f78b1fb190: Waiting [2024-06-06T06:23:02.947Z] 78bf891c3d06: Waiting [2024-06-06T06:23:02.947Z] f44b571e34a4: Layer already exists [2024-06-06T06:23:02.947Z] a1c7cf81475f: Layer already exists [2024-06-06T06:23:02.947Z] 7e23bb3ed1d5: Layer already exists [2024-06-06T06:23:02.947Z] 0dc4720e39ad: Layer already exists [2024-06-06T06:23:02.947Z] 638e7392149a: Layer already exists [2024-06-06T06:23:02.947Z] f1f78b1fb190: Layer already exists [2024-06-06T06:23:02.947Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:02.947Z] 352b0c330db9: Layer already exists [2024-06-06T06:23:02.947Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:02.947Z] 0c8b7ce84be0: Layer already exists [2024-06-06T06:23:02.947Z] 647a5a867176: Layer already exists [2024-06-06T06:23:02.947Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:02.947Z] 3.2.0-dev.24: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:03.297Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:03.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:03.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-06T06:23:03.665Z] 0dc4720e39ad: Preparing [2024-06-06T06:23:03.665Z] f44b571e34a4: Preparing [2024-06-06T06:23:03.665Z] 638e7392149a: Preparing [2024-06-06T06:23:03.665Z] a1c7cf81475f: Preparing [2024-06-06T06:23:03.665Z] 7e23bb3ed1d5: Preparing [2024-06-06T06:23:03.665Z] 352b0c330db9: Preparing [2024-06-06T06:23:03.665Z] f1f78b1fb190: Preparing [2024-06-06T06:23:03.665Z] 78bf891c3d06: Preparing [2024-06-06T06:23:03.665Z] b2ce7e9be226: Preparing [2024-06-06T06:23:03.665Z] 0c8b7ce84be0: Preparing [2024-06-06T06:23:03.665Z] 647a5a867176: Preparing [2024-06-06T06:23:03.665Z] aedc3bda2944: Preparing [2024-06-06T06:23:03.665Z] f1f78b1fb190: Waiting [2024-06-06T06:23:03.665Z] 0c8b7ce84be0: Waiting [2024-06-06T06:23:03.665Z] aedc3bda2944: Waiting [2024-06-06T06:23:03.665Z] 78bf891c3d06: Waiting [2024-06-06T06:23:03.665Z] b2ce7e9be226: Waiting [2024-06-06T06:23:03.665Z] 647a5a867176: Waiting [2024-06-06T06:23:03.665Z] 0dc4720e39ad: Layer already exists [2024-06-06T06:23:03.665Z] 7e23bb3ed1d5: Layer already exists [2024-06-06T06:23:03.665Z] f44b571e34a4: Layer already exists [2024-06-06T06:23:03.665Z] a1c7cf81475f: Layer already exists [2024-06-06T06:23:03.665Z] 638e7392149a: Layer already exists [2024-06-06T06:23:03.665Z] 352b0c330db9: Layer already exists [2024-06-06T06:23:03.665Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:03.665Z] f1f78b1fb190: Layer already exists [2024-06-06T06:23:03.665Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:03.665Z] 0c8b7ce84be0: Layer already exists [2024-06-06T06:23:03.665Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:03.665Z] 647a5a867176: Layer already exists [2024-06-06T06:23:03.665Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:03.987Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:04.302Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-06-06T06:23:04.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-06T06:23:04.302Z] 0dc4720e39ad: Preparing [2024-06-06T06:23:04.302Z] f44b571e34a4: Preparing [2024-06-06T06:23:04.302Z] 638e7392149a: Preparing [2024-06-06T06:23:04.302Z] a1c7cf81475f: Preparing [2024-06-06T06:23:04.302Z] 7e23bb3ed1d5: Preparing [2024-06-06T06:23:04.302Z] 352b0c330db9: Preparing [2024-06-06T06:23:04.302Z] f1f78b1fb190: Preparing [2024-06-06T06:23:04.302Z] 78bf891c3d06: Preparing [2024-06-06T06:23:04.302Z] b2ce7e9be226: Preparing [2024-06-06T06:23:04.302Z] 0c8b7ce84be0: Preparing [2024-06-06T06:23:04.302Z] 647a5a867176: Preparing [2024-06-06T06:23:04.302Z] aedc3bda2944: Preparing [2024-06-06T06:23:04.302Z] 78bf891c3d06: Waiting [2024-06-06T06:23:04.302Z] 0c8b7ce84be0: Waiting [2024-06-06T06:23:04.302Z] b2ce7e9be226: Waiting [2024-06-06T06:23:04.302Z] f1f78b1fb190: Waiting [2024-06-06T06:23:04.302Z] 647a5a867176: Waiting [2024-06-06T06:23:04.302Z] 352b0c330db9: Waiting [2024-06-06T06:23:04.302Z] aedc3bda2944: Waiting [2024-06-06T06:23:04.302Z] f44b571e34a4: Layer already exists [2024-06-06T06:23:04.302Z] 7e23bb3ed1d5: Layer already exists [2024-06-06T06:23:04.302Z] a1c7cf81475f: Layer already exists [2024-06-06T06:23:04.302Z] 0dc4720e39ad: Layer already exists [2024-06-06T06:23:04.302Z] 638e7392149a: Layer already exists [2024-06-06T06:23:04.302Z] 352b0c330db9: Layer already exists [2024-06-06T06:23:04.302Z] 0c8b7ce84be0: Layer already exists [2024-06-06T06:23:04.302Z] f1f78b1fb190: Layer already exists [2024-06-06T06:23:04.302Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:04.302Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:04.302Z] 647a5a867176: Layer already exists [2024-06-06T06:23:04.302Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:04.302Z] main: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:23:04.377Z] ===================================================== [Pipeline] echo [2024-06-06T06:23:04.390Z] taggedImages: [2024-06-06T06:23:04.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:04.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-06-06T06:23:04.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.24 [2024-06-06T06:23:04.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:04.390Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-06-06T06:23:04.414Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-06-06T06:23:04.414Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:04.414Z] latest [2024-06-06T06:23:04.414Z] 3.2.0-dev.24 [2024-06-06T06:23:04.414Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:04.414Z] main [2024-06-06T06:23:04.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:04.745Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:05.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:05.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-06T06:23:05.070Z] 54e14e60b4bd: Preparing [2024-06-06T06:23:05.070Z] 94a5edf0546b: Preparing [2024-06-06T06:23:05.070Z] 78bf891c3d06: Preparing [2024-06-06T06:23:05.070Z] b2ce7e9be226: Preparing [2024-06-06T06:23:05.070Z] 0aa91e9d2296: Preparing [2024-06-06T06:23:05.070Z] deec6f8532e2: Preparing [2024-06-06T06:23:05.070Z] aedc3bda2944: Preparing [2024-06-06T06:23:05.070Z] deec6f8532e2: Waiting [2024-06-06T06:23:05.070Z] aedc3bda2944: Waiting [2024-06-06T06:23:05.070Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:05.070Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:05.070Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:05.070Z] 54e14e60b4bd: Pushed [2024-06-06T06:23:06.005Z] 0aa91e9d2296: Pushed [2024-06-06T06:23:06.005Z] deec6f8532e2: Pushed [2024-06-06T06:23:06.939Z] 94a5edf0546b: Pushed [2024-06-06T06:23:06.939Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:07.259Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:07.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-06-06T06:23:07.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-06T06:23:07.573Z] 54e14e60b4bd: Preparing [2024-06-06T06:23:07.573Z] 94a5edf0546b: Preparing [2024-06-06T06:23:07.573Z] 78bf891c3d06: Preparing [2024-06-06T06:23:07.573Z] b2ce7e9be226: Preparing [2024-06-06T06:23:07.573Z] 0aa91e9d2296: Preparing [2024-06-06T06:23:07.573Z] deec6f8532e2: Preparing [2024-06-06T06:23:07.573Z] aedc3bda2944: Preparing [2024-06-06T06:23:07.573Z] deec6f8532e2: Waiting [2024-06-06T06:23:07.573Z] aedc3bda2944: Waiting [2024-06-06T06:23:07.573Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:07.573Z] 54e14e60b4bd: Layer already exists [2024-06-06T06:23:07.573Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:07.574Z] 0aa91e9d2296: Layer already exists [2024-06-06T06:23:07.574Z] 94a5edf0546b: Layer already exists [2024-06-06T06:23:07.574Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:07.574Z] deec6f8532e2: Layer already exists [2024-06-06T06:23:07.574Z] latest: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:07.889Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:08.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.24 [2024-06-06T06:23:08.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-06T06:23:08.213Z] 54e14e60b4bd: Preparing [2024-06-06T06:23:08.213Z] 94a5edf0546b: Preparing [2024-06-06T06:23:08.213Z] 78bf891c3d06: Preparing [2024-06-06T06:23:08.213Z] b2ce7e9be226: Preparing [2024-06-06T06:23:08.213Z] 0aa91e9d2296: Preparing [2024-06-06T06:23:08.213Z] deec6f8532e2: Preparing [2024-06-06T06:23:08.214Z] aedc3bda2944: Preparing [2024-06-06T06:23:08.214Z] deec6f8532e2: Waiting [2024-06-06T06:23:08.214Z] aedc3bda2944: Waiting [2024-06-06T06:23:08.214Z] 0aa91e9d2296: Layer already exists [2024-06-06T06:23:08.214Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:08.214Z] 54e14e60b4bd: Layer already exists [2024-06-06T06:23:08.214Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:08.214Z] 94a5edf0546b: Layer already exists [2024-06-06T06:23:08.214Z] deec6f8532e2: Layer already exists [2024-06-06T06:23:08.214Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:08.214Z] 3.2.0-dev.24: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:08.542Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:08.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:08.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-06T06:23:08.862Z] 54e14e60b4bd: Preparing [2024-06-06T06:23:08.862Z] 94a5edf0546b: Preparing [2024-06-06T06:23:08.862Z] 78bf891c3d06: Preparing [2024-06-06T06:23:08.862Z] b2ce7e9be226: Preparing [2024-06-06T06:23:08.862Z] 0aa91e9d2296: Preparing [2024-06-06T06:23:08.862Z] deec6f8532e2: Preparing [2024-06-06T06:23:08.862Z] aedc3bda2944: Preparing [2024-06-06T06:23:08.862Z] deec6f8532e2: Waiting [2024-06-06T06:23:08.862Z] aedc3bda2944: Waiting [2024-06-06T06:23:08.862Z] 0aa91e9d2296: Layer already exists [2024-06-06T06:23:08.862Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:08.862Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:08.862Z] 54e14e60b4bd: Layer already exists [2024-06-06T06:23:08.862Z] 94a5edf0546b: Layer already exists [2024-06-06T06:23:08.862Z] deec6f8532e2: Layer already exists [2024-06-06T06:23:08.862Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:08.862Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:09.192Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:09.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-06-06T06:23:09.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-06T06:23:09.522Z] 54e14e60b4bd: Preparing [2024-06-06T06:23:09.522Z] 94a5edf0546b: Preparing [2024-06-06T06:23:09.522Z] 78bf891c3d06: Preparing [2024-06-06T06:23:09.522Z] b2ce7e9be226: Preparing [2024-06-06T06:23:09.522Z] 0aa91e9d2296: Preparing [2024-06-06T06:23:09.522Z] deec6f8532e2: Preparing [2024-06-06T06:23:09.522Z] aedc3bda2944: Preparing [2024-06-06T06:23:09.522Z] deec6f8532e2: Waiting [2024-06-06T06:23:09.522Z] aedc3bda2944: Waiting [2024-06-06T06:23:09.522Z] 0aa91e9d2296: Layer already exists [2024-06-06T06:23:09.522Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:09.522Z] 54e14e60b4bd: Layer already exists [2024-06-06T06:23:09.522Z] 94a5edf0546b: Layer already exists [2024-06-06T06:23:09.522Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:09.522Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:09.522Z] deec6f8532e2: Layer already exists [2024-06-06T06:23:09.522Z] main: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:23:09.592Z] ===================================================== [Pipeline] echo [2024-06-06T06:23:09.604Z] taggedImages: [2024-06-06T06:23:09.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:09.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-06-06T06:23:09.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.24 [2024-06-06T06:23:09.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:09.604Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-06-06T06:23:09.635Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-06-06T06:23:09.635Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:09.635Z] latest [2024-06-06T06:23:09.635Z] 3.2.0-dev.24 [2024-06-06T06:23:09.635Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:09.635Z] main [2024-06-06T06:23:09.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:09.978Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:10.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:10.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-06T06:23:10.297Z] 21928a377ffb: Preparing [2024-06-06T06:23:10.297Z] 93465831340e: Preparing [2024-06-06T06:23:10.297Z] a61826496e44: Preparing [2024-06-06T06:23:10.297Z] 78bf891c3d06: Preparing [2024-06-06T06:23:10.297Z] b2ce7e9be226: Preparing [2024-06-06T06:23:10.297Z] 747ebb6267f7: Preparing [2024-06-06T06:23:10.297Z] 850d73ae4618: Preparing [2024-06-06T06:23:10.297Z] 08cf1385741c: Preparing [2024-06-06T06:23:10.297Z] d0e0ed83f279: Preparing [2024-06-06T06:23:10.297Z] aedc3bda2944: Preparing [2024-06-06T06:23:10.297Z] 850d73ae4618: Waiting [2024-06-06T06:23:10.297Z] 08cf1385741c: Waiting [2024-06-06T06:23:10.297Z] d0e0ed83f279: Waiting [2024-06-06T06:23:10.297Z] aedc3bda2944: Waiting [2024-06-06T06:23:10.297Z] 747ebb6267f7: Waiting [2024-06-06T06:23:10.297Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:10.297Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:10.297Z] 21928a377ffb: Pushed [2024-06-06T06:23:10.297Z] 93465831340e: Pushed [2024-06-06T06:23:10.297Z] a61826496e44: Pushed [2024-06-06T06:23:10.555Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:10.555Z] 08cf1385741c: Pushed [2024-06-06T06:23:11.492Z] d0e0ed83f279: Pushed [2024-06-06T06:23:16.769Z] 850d73ae4618: Pushed [2024-06-06T06:23:18.676Z] 747ebb6267f7: Pushed [2024-06-06T06:23:18.676Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:19.000Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:19.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-06-06T06:23:19.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-06T06:23:19.322Z] 21928a377ffb: Preparing [2024-06-06T06:23:19.322Z] 93465831340e: Preparing [2024-06-06T06:23:19.322Z] a61826496e44: Preparing [2024-06-06T06:23:19.322Z] 78bf891c3d06: Preparing [2024-06-06T06:23:19.322Z] b2ce7e9be226: Preparing [2024-06-06T06:23:19.322Z] 747ebb6267f7: Preparing [2024-06-06T06:23:19.322Z] 850d73ae4618: Preparing [2024-06-06T06:23:19.322Z] 08cf1385741c: Preparing [2024-06-06T06:23:19.322Z] d0e0ed83f279: Preparing [2024-06-06T06:23:19.322Z] aedc3bda2944: Preparing [2024-06-06T06:23:19.322Z] 850d73ae4618: Waiting [2024-06-06T06:23:19.322Z] 08cf1385741c: Waiting [2024-06-06T06:23:19.322Z] d0e0ed83f279: Waiting [2024-06-06T06:23:19.322Z] aedc3bda2944: Waiting [2024-06-06T06:23:19.322Z] 747ebb6267f7: Waiting [2024-06-06T06:23:19.322Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:19.322Z] a61826496e44: Layer already exists [2024-06-06T06:23:19.322Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:19.322Z] 93465831340e: Layer already exists [2024-06-06T06:23:19.322Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:19.322Z] 747ebb6267f7: Layer already exists [2024-06-06T06:23:19.322Z] 850d73ae4618: Layer already exists [2024-06-06T06:23:19.322Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:19.322Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:19.322Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:19.322Z] latest: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:19.652Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:19.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.24 [2024-06-06T06:23:19.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-06T06:23:19.967Z] 21928a377ffb: Preparing [2024-06-06T06:23:19.967Z] 93465831340e: Preparing [2024-06-06T06:23:19.967Z] a61826496e44: Preparing [2024-06-06T06:23:19.967Z] 78bf891c3d06: Preparing [2024-06-06T06:23:19.967Z] b2ce7e9be226: Preparing [2024-06-06T06:23:19.967Z] 747ebb6267f7: Preparing [2024-06-06T06:23:19.967Z] 850d73ae4618: Preparing [2024-06-06T06:23:19.967Z] 08cf1385741c: Preparing [2024-06-06T06:23:19.967Z] d0e0ed83f279: Preparing [2024-06-06T06:23:19.967Z] aedc3bda2944: Preparing [2024-06-06T06:23:19.967Z] 850d73ae4618: Waiting [2024-06-06T06:23:19.967Z] 08cf1385741c: Waiting [2024-06-06T06:23:19.967Z] d0e0ed83f279: Waiting [2024-06-06T06:23:19.967Z] 747ebb6267f7: Waiting [2024-06-06T06:23:19.967Z] aedc3bda2944: Waiting [2024-06-06T06:23:19.967Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:19.967Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:19.967Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:19.967Z] 93465831340e: Layer already exists [2024-06-06T06:23:19.967Z] a61826496e44: Layer already exists [2024-06-06T06:23:19.967Z] 747ebb6267f7: Layer already exists [2024-06-06T06:23:19.967Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:19.967Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:19.967Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:19.967Z] 850d73ae4618: Layer already exists [2024-06-06T06:23:19.967Z] 3.2.0-dev.24: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:20.289Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:20.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:20.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-06T06:23:20.613Z] 21928a377ffb: Preparing [2024-06-06T06:23:20.613Z] 93465831340e: Preparing [2024-06-06T06:23:20.613Z] a61826496e44: Preparing [2024-06-06T06:23:20.613Z] 78bf891c3d06: Preparing [2024-06-06T06:23:20.613Z] b2ce7e9be226: Preparing [2024-06-06T06:23:20.613Z] 747ebb6267f7: Preparing [2024-06-06T06:23:20.613Z] 850d73ae4618: Preparing [2024-06-06T06:23:20.613Z] 08cf1385741c: Preparing [2024-06-06T06:23:20.613Z] d0e0ed83f279: Preparing [2024-06-06T06:23:20.613Z] aedc3bda2944: Preparing [2024-06-06T06:23:20.613Z] 850d73ae4618: Waiting [2024-06-06T06:23:20.613Z] 08cf1385741c: Waiting [2024-06-06T06:23:20.613Z] d0e0ed83f279: Waiting [2024-06-06T06:23:20.613Z] aedc3bda2944: Waiting [2024-06-06T06:23:20.613Z] 747ebb6267f7: Waiting [2024-06-06T06:23:20.613Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:20.613Z] a61826496e44: Layer already exists [2024-06-06T06:23:20.613Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:20.613Z] 93465831340e: Layer already exists [2024-06-06T06:23:20.613Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:20.613Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:20.613Z] 747ebb6267f7: Layer already exists [2024-06-06T06:23:20.613Z] 850d73ae4618: Layer already exists [2024-06-06T06:23:20.613Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:20.613Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:20.613Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:20.939Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:21.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-06-06T06:23:21.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-06T06:23:21.254Z] 21928a377ffb: Preparing [2024-06-06T06:23:21.254Z] 93465831340e: Preparing [2024-06-06T06:23:21.254Z] a61826496e44: Preparing [2024-06-06T06:23:21.254Z] 78bf891c3d06: Preparing [2024-06-06T06:23:21.254Z] b2ce7e9be226: Preparing [2024-06-06T06:23:21.254Z] 747ebb6267f7: Preparing [2024-06-06T06:23:21.254Z] 850d73ae4618: Preparing [2024-06-06T06:23:21.254Z] 08cf1385741c: Preparing [2024-06-06T06:23:21.254Z] d0e0ed83f279: Preparing [2024-06-06T06:23:21.254Z] aedc3bda2944: Preparing [2024-06-06T06:23:21.254Z] 850d73ae4618: Waiting [2024-06-06T06:23:21.254Z] 08cf1385741c: Waiting [2024-06-06T06:23:21.254Z] d0e0ed83f279: Waiting [2024-06-06T06:23:21.254Z] aedc3bda2944: Waiting [2024-06-06T06:23:21.254Z] 747ebb6267f7: Waiting [2024-06-06T06:23:21.254Z] 93465831340e: Layer already exists [2024-06-06T06:23:21.254Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:21.254Z] a61826496e44: Layer already exists [2024-06-06T06:23:21.254Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:21.254Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:21.254Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:21.254Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:21.254Z] 850d73ae4618: Layer already exists [2024-06-06T06:23:21.254Z] 747ebb6267f7: Layer already exists [2024-06-06T06:23:21.254Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:21.254Z] main: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:23:21.321Z] ===================================================== [Pipeline] echo [2024-06-06T06:23:21.336Z] taggedImages: [2024-06-06T06:23:21.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:21.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-06-06T06:23:21.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.24 [2024-06-06T06:23:21.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:21.336Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-06-06T06:23:21.369Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-06-06T06:23:21.369Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:21.369Z] latest [2024-06-06T06:23:21.369Z] 3.2.0-dev.24 [2024-06-06T06:23:21.369Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:21.369Z] main [2024-06-06T06:23:21.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:21.709Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:22.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:22.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-06T06:23:22.030Z] a7b46ac2fa29: Preparing [2024-06-06T06:23:22.030Z] 01767741fa27: Preparing [2024-06-06T06:23:22.030Z] bb84b98b0a99: Preparing [2024-06-06T06:23:22.030Z] 78bf891c3d06: Preparing [2024-06-06T06:23:22.030Z] b2ce7e9be226: Preparing [2024-06-06T06:23:22.030Z] a5cee81cca68: Preparing [2024-06-06T06:23:22.030Z] 6647848e2282: Preparing [2024-06-06T06:23:22.030Z] 7d57911354bc: Preparing [2024-06-06T06:23:22.030Z] aedc3bda2944: Preparing [2024-06-06T06:23:22.030Z] 6647848e2282: Waiting [2024-06-06T06:23:22.030Z] 7d57911354bc: Waiting [2024-06-06T06:23:22.030Z] aedc3bda2944: Waiting [2024-06-06T06:23:22.030Z] a5cee81cca68: Waiting [2024-06-06T06:23:22.030Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:22.030Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:22.030Z] a7b46ac2fa29: Pushed [2024-06-06T06:23:22.030Z] 01767741fa27: Pushed [2024-06-06T06:23:22.030Z] bb84b98b0a99: Pushed [2024-06-06T06:23:22.030Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:22.288Z] 7d57911354bc: Pushed [2024-06-06T06:23:22.855Z] 6647848e2282: Pushed [2024-06-06T06:23:30.968Z] a5cee81cca68: Pushed [2024-06-06T06:23:30.968Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:31.286Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:31.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-06-06T06:23:31.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-06T06:23:31.611Z] a7b46ac2fa29: Preparing [2024-06-06T06:23:31.611Z] 01767741fa27: Preparing [2024-06-06T06:23:31.611Z] bb84b98b0a99: Preparing [2024-06-06T06:23:31.611Z] 78bf891c3d06: Preparing [2024-06-06T06:23:31.611Z] b2ce7e9be226: Preparing [2024-06-06T06:23:31.611Z] a5cee81cca68: Preparing [2024-06-06T06:23:31.611Z] 6647848e2282: Preparing [2024-06-06T06:23:31.611Z] 7d57911354bc: Preparing [2024-06-06T06:23:31.611Z] aedc3bda2944: Preparing [2024-06-06T06:23:31.611Z] 6647848e2282: Waiting [2024-06-06T06:23:31.611Z] 7d57911354bc: Waiting [2024-06-06T06:23:31.611Z] aedc3bda2944: Waiting [2024-06-06T06:23:31.611Z] a5cee81cca68: Waiting [2024-06-06T06:23:31.611Z] a7b46ac2fa29: Layer already exists [2024-06-06T06:23:31.611Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:31.611Z] bb84b98b0a99: Layer already exists [2024-06-06T06:23:31.611Z] 01767741fa27: Layer already exists [2024-06-06T06:23:31.611Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:31.611Z] 7d57911354bc: Layer already exists [2024-06-06T06:23:31.611Z] 6647848e2282: Layer already exists [2024-06-06T06:23:31.611Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:31.611Z] a5cee81cca68: Layer already exists [2024-06-06T06:23:31.611Z] latest: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:31.942Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:32.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.24 [2024-06-06T06:23:32.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-06T06:23:32.265Z] a7b46ac2fa29: Preparing [2024-06-06T06:23:32.265Z] 01767741fa27: Preparing [2024-06-06T06:23:32.265Z] bb84b98b0a99: Preparing [2024-06-06T06:23:32.265Z] 78bf891c3d06: Preparing [2024-06-06T06:23:32.265Z] b2ce7e9be226: Preparing [2024-06-06T06:23:32.265Z] a5cee81cca68: Preparing [2024-06-06T06:23:32.265Z] 6647848e2282: Preparing [2024-06-06T06:23:32.265Z] 7d57911354bc: Preparing [2024-06-06T06:23:32.265Z] aedc3bda2944: Preparing [2024-06-06T06:23:32.265Z] a5cee81cca68: Waiting [2024-06-06T06:23:32.265Z] 6647848e2282: Waiting [2024-06-06T06:23:32.265Z] 7d57911354bc: Waiting [2024-06-06T06:23:32.265Z] aedc3bda2944: Waiting [2024-06-06T06:23:32.265Z] bb84b98b0a99: Layer already exists [2024-06-06T06:23:32.265Z] a7b46ac2fa29: Layer already exists [2024-06-06T06:23:32.265Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:32.265Z] 01767741fa27: Layer already exists [2024-06-06T06:23:32.265Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:32.265Z] 6647848e2282: Layer already exists [2024-06-06T06:23:32.265Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:32.265Z] a5cee81cca68: Layer already exists [2024-06-06T06:23:32.265Z] 7d57911354bc: Layer already exists [2024-06-06T06:23:32.265Z] 3.2.0-dev.24: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:32.586Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:32.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:32.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-06T06:23:32.914Z] a7b46ac2fa29: Preparing [2024-06-06T06:23:32.914Z] 01767741fa27: Preparing [2024-06-06T06:23:32.914Z] bb84b98b0a99: Preparing [2024-06-06T06:23:32.914Z] 78bf891c3d06: Preparing [2024-06-06T06:23:32.914Z] b2ce7e9be226: Preparing [2024-06-06T06:23:32.914Z] a5cee81cca68: Preparing [2024-06-06T06:23:32.914Z] 6647848e2282: Preparing [2024-06-06T06:23:32.914Z] 7d57911354bc: Preparing [2024-06-06T06:23:32.914Z] aedc3bda2944: Preparing [2024-06-06T06:23:32.914Z] a5cee81cca68: Waiting [2024-06-06T06:23:32.914Z] 6647848e2282: Waiting [2024-06-06T06:23:32.914Z] 7d57911354bc: Waiting [2024-06-06T06:23:32.914Z] aedc3bda2944: Waiting [2024-06-06T06:23:32.914Z] a7b46ac2fa29: Layer already exists [2024-06-06T06:23:32.914Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:32.914Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:32.914Z] bb84b98b0a99: Layer already exists [2024-06-06T06:23:32.914Z] 01767741fa27: Layer already exists [2024-06-06T06:23:32.914Z] 6647848e2282: Layer already exists [2024-06-06T06:23:32.914Z] 7d57911354bc: Layer already exists [2024-06-06T06:23:32.914Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:32.914Z] a5cee81cca68: Layer already exists [2024-06-06T06:23:32.914Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:33.239Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:33.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-06-06T06:23:33.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-06T06:23:33.569Z] a7b46ac2fa29: Preparing [2024-06-06T06:23:33.569Z] 01767741fa27: Preparing [2024-06-06T06:23:33.569Z] bb84b98b0a99: Preparing [2024-06-06T06:23:33.569Z] 78bf891c3d06: Preparing [2024-06-06T06:23:33.569Z] b2ce7e9be226: Preparing [2024-06-06T06:23:33.569Z] a5cee81cca68: Preparing [2024-06-06T06:23:33.569Z] 6647848e2282: Preparing [2024-06-06T06:23:33.569Z] 7d57911354bc: Preparing [2024-06-06T06:23:33.569Z] aedc3bda2944: Preparing [2024-06-06T06:23:33.569Z] 6647848e2282: Waiting [2024-06-06T06:23:33.569Z] aedc3bda2944: Waiting [2024-06-06T06:23:33.569Z] 7d57911354bc: Waiting [2024-06-06T06:23:33.569Z] a5cee81cca68: Waiting [2024-06-06T06:23:33.569Z] 01767741fa27: Layer already exists [2024-06-06T06:23:33.569Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:33.569Z] a7b46ac2fa29: Layer already exists [2024-06-06T06:23:33.569Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:33.569Z] bb84b98b0a99: Layer already exists [2024-06-06T06:23:33.569Z] a5cee81cca68: Layer already exists [2024-06-06T06:23:33.569Z] 6647848e2282: Layer already exists [2024-06-06T06:23:33.569Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:33.569Z] 7d57911354bc: Layer already exists [2024-06-06T06:23:33.569Z] main: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:23:33.637Z] ===================================================== [Pipeline] echo [2024-06-06T06:23:33.649Z] taggedImages: [2024-06-06T06:23:33.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:33.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-06-06T06:23:33.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.24 [2024-06-06T06:23:33.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:33.649Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-06-06T06:23:33.673Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-06-06T06:23:33.673Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:33.673Z] latest [2024-06-06T06:23:33.673Z] 3.2.0-dev.24 [2024-06-06T06:23:33.673Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:33.673Z] main [2024-06-06T06:23:33.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:34.018Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:34.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:34.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-06T06:23:34.341Z] 21928a377ffb: Preparing [2024-06-06T06:23:34.341Z] 30bdbb0b8e19: Preparing [2024-06-06T06:23:34.341Z] d72a9b0d86d1: Preparing [2024-06-06T06:23:34.342Z] 78bf891c3d06: Preparing [2024-06-06T06:23:34.342Z] b2ce7e9be226: Preparing [2024-06-06T06:23:34.342Z] 47681bea3089: Preparing [2024-06-06T06:23:34.342Z] 08cf1385741c: Preparing [2024-06-06T06:23:34.342Z] d0e0ed83f279: Preparing [2024-06-06T06:23:34.342Z] aedc3bda2944: Preparing [2024-06-06T06:23:34.342Z] 08cf1385741c: Waiting [2024-06-06T06:23:34.342Z] d0e0ed83f279: Waiting [2024-06-06T06:23:34.342Z] aedc3bda2944: Waiting [2024-06-06T06:23:34.342Z] 47681bea3089: Waiting [2024-06-06T06:23:34.342Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:34.342Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:34.342Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:34.342Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:34.342Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:34.342Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:34.342Z] 30bdbb0b8e19: Pushed [2024-06-06T06:23:34.342Z] d72a9b0d86d1: Pushed [2024-06-06T06:23:42.463Z] 47681bea3089: Pushed [2024-06-06T06:23:42.463Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:42.787Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:43.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-06-06T06:23:43.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-06T06:23:43.115Z] 21928a377ffb: Preparing [2024-06-06T06:23:43.115Z] 30bdbb0b8e19: Preparing [2024-06-06T06:23:43.115Z] d72a9b0d86d1: Preparing [2024-06-06T06:23:43.115Z] 78bf891c3d06: Preparing [2024-06-06T06:23:43.115Z] b2ce7e9be226: Preparing [2024-06-06T06:23:43.115Z] 47681bea3089: Preparing [2024-06-06T06:23:43.115Z] 08cf1385741c: Preparing [2024-06-06T06:23:43.115Z] d0e0ed83f279: Preparing [2024-06-06T06:23:43.115Z] aedc3bda2944: Preparing [2024-06-06T06:23:43.115Z] 08cf1385741c: Waiting [2024-06-06T06:23:43.115Z] d0e0ed83f279: Waiting [2024-06-06T06:23:43.115Z] aedc3bda2944: Waiting [2024-06-06T06:23:43.115Z] 47681bea3089: Waiting [2024-06-06T06:23:43.115Z] d72a9b0d86d1: Layer already exists [2024-06-06T06:23:43.115Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:43.115Z] 30bdbb0b8e19: Layer already exists [2024-06-06T06:23:43.115Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:43.115Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:43.115Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:43.115Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:43.115Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:43.115Z] 47681bea3089: Layer already exists [2024-06-06T06:23:43.115Z] latest: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:43.444Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:43.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.24 [2024-06-06T06:23:43.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-06T06:23:43.768Z] 21928a377ffb: Preparing [2024-06-06T06:23:43.768Z] 30bdbb0b8e19: Preparing [2024-06-06T06:23:43.768Z] d72a9b0d86d1: Preparing [2024-06-06T06:23:43.768Z] 78bf891c3d06: Preparing [2024-06-06T06:23:43.768Z] b2ce7e9be226: Preparing [2024-06-06T06:23:43.768Z] 47681bea3089: Preparing [2024-06-06T06:23:43.768Z] 08cf1385741c: Preparing [2024-06-06T06:23:43.768Z] d0e0ed83f279: Preparing [2024-06-06T06:23:43.768Z] aedc3bda2944: Preparing [2024-06-06T06:23:43.768Z] aedc3bda2944: Waiting [2024-06-06T06:23:43.768Z] d72a9b0d86d1: Layer already exists [2024-06-06T06:23:43.768Z] 30bdbb0b8e19: Layer already exists [2024-06-06T06:23:43.768Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:43.768Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:43.768Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:43.768Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:43.768Z] 47681bea3089: Layer already exists [2024-06-06T06:23:43.768Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:43.768Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:43.768Z] 3.2.0-dev.24: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:44.097Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:44.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:44.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-06T06:23:44.427Z] 21928a377ffb: Preparing [2024-06-06T06:23:44.427Z] 30bdbb0b8e19: Preparing [2024-06-06T06:23:44.427Z] d72a9b0d86d1: Preparing [2024-06-06T06:23:44.427Z] 78bf891c3d06: Preparing [2024-06-06T06:23:44.427Z] b2ce7e9be226: Preparing [2024-06-06T06:23:44.427Z] 47681bea3089: Preparing [2024-06-06T06:23:44.427Z] 08cf1385741c: Preparing [2024-06-06T06:23:44.427Z] d0e0ed83f279: Preparing [2024-06-06T06:23:44.427Z] 47681bea3089: Waiting [2024-06-06T06:23:44.427Z] 08cf1385741c: Waiting [2024-06-06T06:23:44.427Z] aedc3bda2944: Preparing [2024-06-06T06:23:44.427Z] d0e0ed83f279: Waiting [2024-06-06T06:23:44.427Z] aedc3bda2944: Waiting [2024-06-06T06:23:44.427Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:44.427Z] d72a9b0d86d1: Layer already exists [2024-06-06T06:23:44.427Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:44.427Z] 30bdbb0b8e19: Layer already exists [2024-06-06T06:23:44.427Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:44.427Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:44.427Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:44.427Z] 47681bea3089: Layer already exists [2024-06-06T06:23:44.427Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:44.427Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:44.759Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:45.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-06-06T06:23:45.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-06T06:23:45.083Z] 21928a377ffb: Preparing [2024-06-06T06:23:45.083Z] 30bdbb0b8e19: Preparing [2024-06-06T06:23:45.083Z] d72a9b0d86d1: Preparing [2024-06-06T06:23:45.083Z] 78bf891c3d06: Preparing [2024-06-06T06:23:45.083Z] b2ce7e9be226: Preparing [2024-06-06T06:23:45.083Z] 47681bea3089: Preparing [2024-06-06T06:23:45.083Z] 08cf1385741c: Preparing [2024-06-06T06:23:45.083Z] d0e0ed83f279: Preparing [2024-06-06T06:23:45.083Z] aedc3bda2944: Preparing [2024-06-06T06:23:45.083Z] d0e0ed83f279: Waiting [2024-06-06T06:23:45.083Z] aedc3bda2944: Waiting [2024-06-06T06:23:45.083Z] 47681bea3089: Waiting [2024-06-06T06:23:45.083Z] 08cf1385741c: Waiting [2024-06-06T06:23:45.083Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:45.083Z] d72a9b0d86d1: Layer already exists [2024-06-06T06:23:45.083Z] 21928a377ffb: Layer already exists [2024-06-06T06:23:45.083Z] 30bdbb0b8e19: Layer already exists [2024-06-06T06:23:45.083Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:45.083Z] 08cf1385741c: Layer already exists [2024-06-06T06:23:45.083Z] 47681bea3089: Layer already exists [2024-06-06T06:23:45.083Z] d0e0ed83f279: Layer already exists [2024-06-06T06:23:45.083Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:45.083Z] main: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:23:45.163Z] ===================================================== [Pipeline] echo [2024-06-06T06:23:45.172Z] taggedImages: [2024-06-06T06:23:45.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:45.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-06-06T06:23:45.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.24 [2024-06-06T06:23:45.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:45.172Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-06-06T06:23:45.201Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-06-06T06:23:45.201Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:45.201Z] latest [2024-06-06T06:23:45.201Z] 3.2.0-dev.24 [2024-06-06T06:23:45.201Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:23:45.201Z] main [2024-06-06T06:23:45.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:45.542Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:23:45.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:23:45.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-06T06:23:45.872Z] 996a7fe309b7: Preparing [2024-06-06T06:23:45.872Z] 160bbfadeec7: Preparing [2024-06-06T06:23:45.872Z] 78bf891c3d06: Preparing [2024-06-06T06:23:45.872Z] b2ce7e9be226: Preparing [2024-06-06T06:23:45.872Z] 04bda589b7fd: Preparing [2024-06-06T06:23:45.872Z] b26196817320: Preparing [2024-06-06T06:23:45.872Z] aedc3bda2944: Preparing [2024-06-06T06:23:45.872Z] aedc3bda2944: Waiting [2024-06-06T06:23:45.872Z] b26196817320: Waiting [2024-06-06T06:23:45.872Z] b2ce7e9be226: Layer already exists [2024-06-06T06:23:45.872Z] 78bf891c3d06: Layer already exists [2024-06-06T06:23:45.872Z] aedc3bda2944: Layer already exists [2024-06-06T06:23:45.872Z] 996a7fe309b7: Pushed [2024-06-06T06:23:45.872Z] b26196817320: Pushed [2024-06-06T06:23:46.439Z] 04bda589b7fd: Pushed [2024-06-06T06:23:48.973Z] 160bbfadeec7: Pushed [2024-06-06T06:23:59.950Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:02.475Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:02.799Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-06-06T06:24:02.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-06T06:24:02.799Z] 996a7fe309b7: Preparing [2024-06-06T06:24:02.799Z] 160bbfadeec7: Preparing [2024-06-06T06:24:02.799Z] 78bf891c3d06: Preparing [2024-06-06T06:24:02.799Z] b2ce7e9be226: Preparing [2024-06-06T06:24:02.799Z] 04bda589b7fd: Preparing [2024-06-06T06:24:02.799Z] b26196817320: Preparing [2024-06-06T06:24:02.799Z] aedc3bda2944: Preparing [2024-06-06T06:24:02.799Z] b26196817320: Waiting [2024-06-06T06:24:02.799Z] aedc3bda2944: Waiting [2024-06-06T06:24:02.799Z] 996a7fe309b7: Layer already exists [2024-06-06T06:24:02.799Z] 160bbfadeec7: Layer already exists [2024-06-06T06:24:02.799Z] 04bda589b7fd: Layer already exists [2024-06-06T06:24:02.799Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:02.800Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:02.800Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:02.800Z] b26196817320: Layer already exists [2024-06-06T06:24:02.800Z] latest: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:03.132Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:03.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.24 [2024-06-06T06:24:03.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-06T06:24:03.471Z] 996a7fe309b7: Preparing [2024-06-06T06:24:03.471Z] 160bbfadeec7: Preparing [2024-06-06T06:24:03.471Z] 78bf891c3d06: Preparing [2024-06-06T06:24:03.471Z] b2ce7e9be226: Preparing [2024-06-06T06:24:03.471Z] 04bda589b7fd: Preparing [2024-06-06T06:24:03.471Z] b26196817320: Preparing [2024-06-06T06:24:03.471Z] aedc3bda2944: Preparing [2024-06-06T06:24:03.471Z] b26196817320: Waiting [2024-06-06T06:24:03.471Z] aedc3bda2944: Waiting [2024-06-06T06:24:03.471Z] 160bbfadeec7: Layer already exists [2024-06-06T06:24:03.471Z] 996a7fe309b7: Layer already exists [2024-06-06T06:24:03.471Z] 04bda589b7fd: Layer already exists [2024-06-06T06:24:03.471Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:03.471Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:03.471Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:03.471Z] b26196817320: Layer already exists [2024-06-06T06:24:03.471Z] 3.2.0-dev.24: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:03.813Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:04.176Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:24:04.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-06T06:24:04.176Z] 996a7fe309b7: Preparing [2024-06-06T06:24:04.176Z] 160bbfadeec7: Preparing [2024-06-06T06:24:04.176Z] 78bf891c3d06: Preparing [2024-06-06T06:24:04.176Z] b2ce7e9be226: Preparing [2024-06-06T06:24:04.176Z] 04bda589b7fd: Preparing [2024-06-06T06:24:04.176Z] b26196817320: Preparing [2024-06-06T06:24:04.176Z] aedc3bda2944: Preparing [2024-06-06T06:24:04.176Z] b26196817320: Waiting [2024-06-06T06:24:04.176Z] aedc3bda2944: Waiting [2024-06-06T06:24:04.176Z] 160bbfadeec7: Layer already exists [2024-06-06T06:24:04.176Z] 996a7fe309b7: Layer already exists [2024-06-06T06:24:04.176Z] 04bda589b7fd: Layer already exists [2024-06-06T06:24:04.176Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:04.176Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:04.176Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:04.176Z] b26196817320: Layer already exists [2024-06-06T06:24:04.176Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:04.504Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:04.831Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-06-06T06:24:04.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-06T06:24:04.831Z] 996a7fe309b7: Preparing [2024-06-06T06:24:04.831Z] 160bbfadeec7: Preparing [2024-06-06T06:24:04.831Z] 78bf891c3d06: Preparing [2024-06-06T06:24:04.831Z] b2ce7e9be226: Preparing [2024-06-06T06:24:04.831Z] 04bda589b7fd: Preparing [2024-06-06T06:24:04.831Z] b26196817320: Preparing [2024-06-06T06:24:04.831Z] aedc3bda2944: Preparing [2024-06-06T06:24:04.831Z] b26196817320: Waiting [2024-06-06T06:24:04.831Z] aedc3bda2944: Waiting [2024-06-06T06:24:04.831Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:04.831Z] 04bda589b7fd: Layer already exists [2024-06-06T06:24:04.831Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:04.831Z] 160bbfadeec7: Layer already exists [2024-06-06T06:24:04.831Z] 996a7fe309b7: Layer already exists [2024-06-06T06:24:04.831Z] b26196817320: Layer already exists [2024-06-06T06:24:04.831Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:04.831Z] main: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:24:04.910Z] ===================================================== [Pipeline] echo [2024-06-06T06:24:04.921Z] taggedImages: [2024-06-06T06:24:04.921Z] - nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:24:04.921Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-06-06T06:24:04.921Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.24 [2024-06-06T06:24:04.921Z] - nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:24:04.921Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-06-06T06:24:04.954Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-06-06T06:24:04.954Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:24:04.954Z] latest [2024-06-06T06:24:04.954Z] 3.2.0-dev.24 [2024-06-06T06:24:04.954Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:24:04.954Z] main [2024-06-06T06:24:04.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:05.333Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:05.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:24:05.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-06T06:24:05.671Z] 694d2bcdeeab: Preparing [2024-06-06T06:24:05.671Z] c4cf8352dfa3: Preparing [2024-06-06T06:24:05.671Z] 78bf891c3d06: Preparing [2024-06-06T06:24:05.671Z] b2ce7e9be226: Preparing [2024-06-06T06:24:05.671Z] 097fd7c71ff6: Preparing [2024-06-06T06:24:05.671Z] 5de1a8dd1b74: Preparing [2024-06-06T06:24:05.671Z] aedc3bda2944: Preparing [2024-06-06T06:24:05.671Z] 5de1a8dd1b74: Waiting [2024-06-06T06:24:05.671Z] aedc3bda2944: Waiting [2024-06-06T06:24:05.671Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:05.671Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:24:05.671Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:05.671Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:24:05.671Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:05.671Z] 694d2bcdeeab: Pushed [2024-06-06T06:24:08.967Z] c4cf8352dfa3: Pushed [2024-06-06T06:24:08.967Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:09.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:09.619Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-06-06T06:24:09.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-06T06:24:09.619Z] 694d2bcdeeab: Preparing [2024-06-06T06:24:09.619Z] c4cf8352dfa3: Preparing [2024-06-06T06:24:09.619Z] 78bf891c3d06: Preparing [2024-06-06T06:24:09.619Z] b2ce7e9be226: Preparing [2024-06-06T06:24:09.619Z] 097fd7c71ff6: Preparing [2024-06-06T06:24:09.619Z] 5de1a8dd1b74: Preparing [2024-06-06T06:24:09.619Z] aedc3bda2944: Preparing [2024-06-06T06:24:09.619Z] 5de1a8dd1b74: Waiting [2024-06-06T06:24:09.619Z] aedc3bda2944: Waiting [2024-06-06T06:24:09.619Z] c4cf8352dfa3: Layer already exists [2024-06-06T06:24:09.619Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:09.619Z] 694d2bcdeeab: Layer already exists [2024-06-06T06:24:09.619Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:09.619Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:24:09.619Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:24:09.619Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:10.188Z] latest: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:10.581Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:10.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.24 [2024-06-06T06:24:10.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-06T06:24:10.913Z] 694d2bcdeeab: Preparing [2024-06-06T06:24:10.913Z] c4cf8352dfa3: Preparing [2024-06-06T06:24:10.913Z] 78bf891c3d06: Preparing [2024-06-06T06:24:10.913Z] b2ce7e9be226: Preparing [2024-06-06T06:24:10.913Z] 097fd7c71ff6: Preparing [2024-06-06T06:24:10.913Z] 5de1a8dd1b74: Preparing [2024-06-06T06:24:10.913Z] aedc3bda2944: Preparing [2024-06-06T06:24:10.913Z] 5de1a8dd1b74: Waiting [2024-06-06T06:24:10.913Z] aedc3bda2944: Waiting [2024-06-06T06:24:10.913Z] c4cf8352dfa3: Layer already exists [2024-06-06T06:24:10.913Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:24:10.913Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:10.913Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:10.913Z] 694d2bcdeeab: Layer already exists [2024-06-06T06:24:10.913Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:10.913Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:24:10.913Z] 3.2.0-dev.24: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:11.236Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:11.558Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:24:11.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-06T06:24:11.558Z] 694d2bcdeeab: Preparing [2024-06-06T06:24:11.558Z] c4cf8352dfa3: Preparing [2024-06-06T06:24:11.558Z] 78bf891c3d06: Preparing [2024-06-06T06:24:11.558Z] b2ce7e9be226: Preparing [2024-06-06T06:24:11.558Z] 097fd7c71ff6: Preparing [2024-06-06T06:24:11.558Z] 5de1a8dd1b74: Preparing [2024-06-06T06:24:11.558Z] aedc3bda2944: Preparing [2024-06-06T06:24:11.558Z] 5de1a8dd1b74: Waiting [2024-06-06T06:24:11.558Z] aedc3bda2944: Waiting [2024-06-06T06:24:11.558Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:11.558Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:11.558Z] c4cf8352dfa3: Layer already exists [2024-06-06T06:24:11.558Z] 694d2bcdeeab: Layer already exists [2024-06-06T06:24:11.558Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:24:11.558Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:11.558Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:24:11.558Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:11.884Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:24:12.217Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-06-06T06:24:12.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-06T06:24:12.217Z] 694d2bcdeeab: Preparing [2024-06-06T06:24:12.217Z] c4cf8352dfa3: Preparing [2024-06-06T06:24:12.217Z] 78bf891c3d06: Preparing [2024-06-06T06:24:12.217Z] b2ce7e9be226: Preparing [2024-06-06T06:24:12.217Z] 097fd7c71ff6: Preparing [2024-06-06T06:24:12.217Z] 5de1a8dd1b74: Preparing [2024-06-06T06:24:12.217Z] aedc3bda2944: Preparing [2024-06-06T06:24:12.217Z] aedc3bda2944: Waiting [2024-06-06T06:24:12.217Z] 5de1a8dd1b74: Waiting [2024-06-06T06:24:12.217Z] c4cf8352dfa3: Layer already exists [2024-06-06T06:24:12.217Z] 097fd7c71ff6: Layer already exists [2024-06-06T06:24:12.217Z] 694d2bcdeeab: Layer already exists [2024-06-06T06:24:12.217Z] 78bf891c3d06: Layer already exists [2024-06-06T06:24:12.217Z] b2ce7e9be226: Layer already exists [2024-06-06T06:24:12.217Z] aedc3bda2944: Layer already exists [2024-06-06T06:24:12.217Z] 5de1a8dd1b74: Layer already exists [2024-06-06T06:24:12.217Z] main: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:24:12.297Z] ===================================================== [Pipeline] echo [2024-06-06T06:24:12.310Z] taggedImages: [2024-06-06T06:24:12.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:24:12.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-06-06T06:24:12.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.24 [2024-06-06T06:24:12.310Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:24:12.310Z] - 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-06-06T06:39:51.568Z] #140 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-06T06:39:51.568Z] #131 DONE 1039.8s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:39:51.568Z] #140 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:39:51.568Z] #141 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:39:51.568Z] #142 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #143 [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-06-06T06:39:51.568Z] #143 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-06T06:39:51.568Z] #144 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-06T06:39:51.568Z] #145 DONE 0.4s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #127 [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-06-06T06:39:51.568Z] #127 1040.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-06T06:39:51.568Z] #127 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:39:51.568Z] #146 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:39:51.568Z] #147 DONE 2.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #98 [security-proxy-setup] exporting to image [2024-06-06T06:39:51.568Z] #98 exporting layers [2024-06-06T06:39:51.568Z] #98 exporting layers 1.2s done [2024-06-06T06:39:51.568Z] #98 writing image sha256:436f907d150f561378e30c002bc4bff423d0ab226f7f91c8ad684020ddf38c9d done [2024-06-06T06:39:51.568Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-06-06T06:39:51.568Z] #98 DONE 4.3s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:39:51.568Z] #132 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-06T06:39:51.568Z] #137 DONE 1049.3s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-06T06:39:51.568Z] #148 DONE 0.4s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:39:51.568Z] #140 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-06T06:39:51.568Z] #149 DONE 2.0s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:39:51.568Z] #150 DONE 0.3s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:39:51.568Z] #151 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-06T06:39:51.568Z] #152 DONE 0.3s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-06T06:39:51.568Z] #153 DONE 0.1s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #127 [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-06-06T06:39:51.568Z] #127 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #154 [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-06-06T06:39:51.568Z] #154 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #155 [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-06-06T06:39:51.568Z] #155 DONE 0.1s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-06T06:39:51.568Z] #156 DONE 0.2s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-06T06:39:51.568Z] #157 DONE 0.1s [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:39:51.568Z] #132 ... [2024-06-06T06:39:51.568Z] [2024-06-06T06:39:51.568Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-06T06:39:52.981Z] #158 DONE 2.0s [2024-06-06T06:39:52.981Z] [2024-06-06T06:39:52.981Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:39:53.250Z] #133 ... [2024-06-06T06:39:53.250Z] [2024-06-06T06:39:53.250Z] #98 [security-bootstrapper] exporting to image [2024-06-06T06:39:53.250Z] #98 exporting layers [2024-06-06T06:39:54.662Z] #98 exporting layers 1.2s done [2024-06-06T06:39:54.662Z] #98 writing image sha256:8064ba90716098358aea8bbab454a3238d513b7fe444481ecd1049c0c699038d 0.0s done [2024-06-06T06:39:54.662Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-06-06T06:39:54.662Z] #98 DONE 5.6s [2024-06-06T06:39:54.662Z] [2024-06-06T06:39:54.662Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:39:57.243Z] #132 ... [2024-06-06T06:39:57.243Z] [2024-06-06T06:39:57.243Z] #127 [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-06-06T06:39:57.243Z] #127 DONE 1059.5s [2024-06-06T06:39:57.509Z] [2024-06-06T06:39:57.509Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:39:57.509Z] #132 ... [2024-06-06T06:39:57.509Z] [2024-06-06T06:39:57.509Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:39:57.776Z] #159 DONE 0.3s [2024-06-06T06:39:57.776Z] [2024-06-06T06:39:57.776Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:39:58.060Z] #132 ... [2024-06-06T06:39:58.060Z] [2024-06-06T06:39:58.060Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:39:58.060Z] #160 DONE 0.3s [2024-06-06T06:39:58.060Z] [2024-06-06T06:39:58.060Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:39:58.345Z] #133 ... [2024-06-06T06:39:58.345Z] [2024-06-06T06:39:58.345Z] #161 [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-06-06T06:39:58.345Z] #161 DONE 0.2s [2024-06-06T06:39:58.345Z] [2024-06-06T06:39:58.345Z] #162 [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-06-06T06:39:58.613Z] #162 DONE 0.1s [2024-06-06T06:39:58.613Z] [2024-06-06T06:39:58.613Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:39:58.613Z] #163 DONE 0.1s [2024-06-06T06:39:58.613Z] [2024-06-06T06:39:58.613Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-06T06:39:58.880Z] #164 DONE 0.2s [2024-06-06T06:39:58.880Z] [2024-06-06T06:39:58.880Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-06T06:39:59.157Z] #165 DONE 0.2s [2024-06-06T06:39:59.157Z] [2024-06-06T06:39:59.157Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-06T06:39:59.157Z] #166 DONE 0.2s [2024-06-06T06:39:59.157Z] [2024-06-06T06:39:59.157Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:40:01.742Z] #167 DONE 2.2s [2024-06-06T06:40:01.742Z] [2024-06-06T06:40:01.742Z] #98 [security-secretstore-setup] exporting to image [2024-06-06T06:40:01.742Z] #98 exporting layers [2024-06-06T06:40:03.153Z] #98 exporting layers 1.6s done [2024-06-06T06:40:03.153Z] #98 writing image sha256:f9954b92ee2ea15b4ecdf154d865a9d54fcd8c3a88242c9e8274c85a61517b95 done [2024-06-06T06:40:03.153Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-06-06T06:40:03.153Z] #98 DONE 7.2s [2024-06-06T06:40:03.153Z] [2024-06-06T06:40:03.153Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-06T06:40:49.999Z] #134 DONE 1106.0s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:40:49.999Z] #133 ... [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:40:49.999Z] #168 DONE 0.2s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:40:49.999Z] #140 ... [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:40:49.999Z] #169 DONE 0.2s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-06T06:40:49.999Z] #170 DONE 0.2s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:40:49.999Z] #132 ... [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #171 [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-06-06T06:40:49.999Z] #171 DONE 0.1s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-06T06:40:49.999Z] #172 DONE 0.1s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:40:49.999Z] #139 ... [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:40:49.999Z] #173 DONE 2.0s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #98 [core-common-config-bootstrapper] exporting to image [2024-06-06T06:40:49.999Z] #98 exporting layers [2024-06-06T06:40:49.999Z] #98 exporting layers 0.8s done [2024-06-06T06:40:49.999Z] #98 writing image sha256:74ffde328a1aa6d7d2af150cc7dc9bf5bc1205a9248848cad7e6305cdcd3fd9e done [2024-06-06T06:40:49.999Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-06-06T06:40:49.999Z] #98 DONE 8.0s [2024-06-06T06:40:49.999Z] [2024-06-06T06:40:49.999Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:42:57.030Z] #140 ... [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-06T06:42:57.030Z] #132 DONE 1229.2s [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:42:57.030Z] #136 ... [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:42:57.030Z] #174 DONE 0.2s [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:42:57.030Z] #175 DONE 0.1s [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:42:57.030Z] #139 ... [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-06T06:42:57.030Z] #176 DONE 0.4s [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #177 [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-06-06T06:42:57.030Z] #177 DONE 0.1s [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:42:57.030Z] #136 ... [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #98 [security-spiffe-token-provider] exporting to image [2024-06-06T06:42:57.030Z] #98 exporting layers [2024-06-06T06:42:57.030Z] #98 exporting layers 0.7s done [2024-06-06T06:42:57.030Z] #98 writing image sha256:a88406c86ff0af9489edd1e6f807c4bb5875b5db81482ffbecbcad3d7a8f1da6 done [2024-06-06T06:42:57.030Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-06-06T06:42:57.030Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-06T06:42:57.030Z] #98 DONE 8.7s [2024-06-06T06:42:57.030Z] [2024-06-06T06:42:57.030Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-06T06:49:03.940Z] #136 DONE 1591.9s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:03.940Z] #135 ... [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:49:03.940Z] #178 DONE 0.2s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:49:03.940Z] #179 DONE 0.2s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:03.940Z] #135 ... [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-06T06:49:03.940Z] #180 DONE 0.4s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:49:03.940Z] #181 DONE 0.1s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-06T06:49:03.940Z] #182 DONE 0.1s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:03.940Z] #135 ... [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-06T06:49:03.940Z] #183 DONE 2.0s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #98 [security-proxy-auth] exporting to image [2024-06-06T06:49:03.940Z] #98 exporting layers [2024-06-06T06:49:03.940Z] #98 exporting layers 0.7s done [2024-06-06T06:49:03.940Z] #98 writing image sha256:855af267304aaa15a38f33ae905db067c29f069340220485f12f962323cb19a3 done [2024-06-06T06:49:03.940Z] #98 naming to docker.io/library/security-proxy-auth-arm64 [2024-06-06T06:49:03.940Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-06-06T06:49:03.940Z] #98 DONE 9.4s [2024-06-06T06:49:03.940Z] [2024-06-06T06:49:03.940Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:42.780Z] #135 ... [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-06T06:49:42.780Z] #133 DONE 1639.9s [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:42.780Z] #135 ... [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:49:42.780Z] #184 DONE 0.1s [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:49:42.780Z] #185 DONE 0.2s [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-06T06:49:42.780Z] #186 DONE 0.4s [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:49:42.780Z] #138 ... [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:49:42.780Z] #187 DONE 0.1s [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #98 [core-command] exporting to image [2024-06-06T06:49:42.780Z] #98 exporting layers [2024-06-06T06:49:42.780Z] #98 exporting layers 0.4s done [2024-06-06T06:49:42.780Z] #98 writing image sha256:c4510b6d3a7a7eb969af92ec2e76dd0077a8948e291fc97f00b77d0e5191a28f done [2024-06-06T06:49:42.780Z] #98 naming to docker.io/library/core-command-arm64 done [2024-06-06T06:49:42.780Z] #98 DONE 9.9s [2024-06-06T06:49:42.780Z] [2024-06-06T06:49:42.780Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:49:44.731Z] #139 ... [2024-06-06T06:49:44.731Z] [2024-06-06T06:49:44.731Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-06T06:49:44.731Z] #138 DONE 1647.0s [2024-06-06T06:49:44.731Z] [2024-06-06T06:49:44.731Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:45.320Z] #135 ... [2024-06-06T06:49:45.320Z] [2024-06-06T06:49:45.320Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:49:45.585Z] #188 DONE 0.2s [2024-06-06T06:49:45.585Z] [2024-06-06T06:49:45.585Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:49:45.585Z] #189 DONE 0.1s [2024-06-06T06:49:45.585Z] [2024-06-06T06:49:45.585Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-06T06:49:46.163Z] #190 DONE 0.5s [2024-06-06T06:49:46.163Z] [2024-06-06T06:49:46.163Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:49:46.429Z] #191 DONE 0.1s [2024-06-06T06:49:46.429Z] [2024-06-06T06:49:46.429Z] #98 [core-data] exporting to image [2024-06-06T06:49:46.429Z] #98 exporting layers [2024-06-06T06:49:46.693Z] #98 exporting layers 0.5s done [2024-06-06T06:49:46.958Z] #98 writing image sha256:4a0aebdf23b8974bafe15c0ea15ecf8ec494d4457d567a91333e0cca88b3d52f done [2024-06-06T06:49:46.958Z] #98 naming to docker.io/library/core-data-arm64 done [2024-06-06T06:49:46.958Z] #98 DONE 10.4s [2024-06-06T06:49:46.958Z] [2024-06-06T06:49:46.958Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:49:47.916Z] #140 ... [2024-06-06T06:49:47.916Z] [2024-06-06T06:49:47.916Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-06T06:49:47.916Z] #135 DONE 1650.3s [2024-06-06T06:49:48.186Z] [2024-06-06T06:49:48.186Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:49:48.456Z] #139 ... [2024-06-06T06:49:48.456Z] [2024-06-06T06:49:48.456Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:49:48.720Z] #192 DONE 0.2s [2024-06-06T06:49:48.720Z] [2024-06-06T06:49:48.720Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:49:48.985Z] #193 DONE 0.1s [2024-06-06T06:49:48.985Z] [2024-06-06T06:49:48.985Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-06T06:49:49.256Z] #194 DONE 0.5s [2024-06-06T06:49:49.256Z] [2024-06-06T06:49:49.256Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:49:49.520Z] #195 DONE 0.2s [2024-06-06T06:49:49.520Z] [2024-06-06T06:49:49.520Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-06T06:49:49.520Z] #196 DONE 0.2s [2024-06-06T06:49:49.520Z] [2024-06-06T06:49:49.520Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:49:49.786Z] #139 ... [2024-06-06T06:49:49.786Z] [2024-06-06T06:49:49.786Z] #98 [core-metadata] exporting to image [2024-06-06T06:49:50.055Z] #98 exporting layers 0.6s done [2024-06-06T06:49:50.320Z] #98 writing image sha256:1b6ffc143431aa83dd1808192bc9049ad0fc0d53f29d322ca382e55804961c82 done [2024-06-06T06:49:50.320Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-06-06T06:49:50.320Z] #98 DONE 11.0s [2024-06-06T06:49:50.320Z] [2024-06-06T06:49:50.320Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-06T06:50:22.518Z] #139 DONE 1680.0s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:50:22.518Z] #140 ... [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:50:22.518Z] #197 DONE 0.2s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:50:22.518Z] #140 ... [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:50:22.518Z] #198 DONE 0.1s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-06T06:50:22.518Z] #199 DONE 0.4s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:50:22.518Z] #200 DONE 0.1s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #98 [support-scheduler] exporting to image [2024-06-06T06:50:22.518Z] #98 exporting layers [2024-06-06T06:50:22.518Z] #98 exporting layers 0.5s done [2024-06-06T06:50:22.518Z] #98 writing image sha256:39840fe60d0d665882bae903dfd36b125bbb02b29727869f88c765a0c8286fb0 done [2024-06-06T06:50:22.518Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-06-06T06:50:22.518Z] #98 DONE 11.5s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-06T06:50:22.518Z] #140 DONE 1682.7s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-06T06:50:22.518Z] #201 DONE 0.2s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-06T06:50:22.518Z] #202 DONE 0.1s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-06T06:50:22.518Z] #203 DONE 0.5s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-06T06:50:22.518Z] #204 DONE 0.1s [2024-06-06T06:50:22.518Z] [2024-06-06T06:50:22.518Z] #98 [support-notifications] exporting to image [2024-06-06T06:50:22.518Z] #98 exporting layers 0.4s done [2024-06-06T06:50:22.518Z] #98 writing image sha256:85190d89ca23249f9e9a43284686da8f1c68d876ee16de464df38e010d8538fd done [2024-06-06T06:50:22.518Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-06-06T06:50:22.518Z] #98 DONE 11.9s [2024-06-06T06:50:22.518Z] time="2024-06-06T06:20:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.518Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-06T06:50:22.519Z] time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-06T06:50:22.525Z] $ docker stop --time=1 b41eb5e9f080783c186ae46eb18a74f65550b9b8d422f5e01b41a48348884ebe [2024-06-06T06:50:24.205Z] $ docker rm -f --volumes b41eb5e9f080783c186ae46eb18a74f65550b9b8d422f5e01b41a48348884ebe [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T06:50:24.718Z] + docker images [2024-06-06T06:50:24.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-06T06:50:24.718Z] support-notifications-arm64 latest 85190d89ca23 3 seconds ago 44.7MB [2024-06-06T06:50:24.718Z] support-scheduler-arm64 latest 39840fe60d0d 6 seconds ago 44.1MB [2024-06-06T06:50:24.718Z] core-metadata-arm64 latest 1b6ffc143431 35 seconds ago 41.7MB [2024-06-06T06:50:24.718Z] core-data-arm64 latest 4a0aebdf23b8 38 seconds ago 41.5MB [2024-06-06T06:50:24.718Z] core-command-arm64 latest c4510b6d3a7a 46 seconds ago 41.2MB [2024-06-06T06:50:24.718Z] security-proxy-auth-arm64 latest 855af267304a About a minute ago 38.9MB [2024-06-06T06:50:24.718Z] security-spiffe-token-provider-arm64 latest a88406c86ff0 7 minutes ago 35.7MB [2024-06-06T06:50:24.718Z] core-common-config-bootstrapper-arm64 latest 74ffde328a1a 9 minutes ago 21.7MB [2024-06-06T06:50:24.718Z] security-secretstore-setup-arm64 latest f9954b92ee2e 10 minutes ago 42.6MB [2024-06-06T06:50:24.718Z] security-bootstrapper-arm64 latest 8064ba907160 10 minutes ago 25.2MB [2024-06-06T06:50:24.718Z] security-proxy-setup-arm64 latest 436f907d150f 10 minutes ago 32.5MB [2024-06-06T06:50:24.718Z] security-spire-agent-arm64 latest 601762e2c4a5 28 minutes ago 159MB [2024-06-06T06:50:24.718Z] security-spire-server-arm64 latest da3746fec2f8 28 minutes ago 103MB [2024-06-06T06:50:24.718Z] security-spire-config-arm64 latest 92e438d06c8f 28 minutes ago 102MB [2024-06-06T06:50:24.718Z] ci-base-image-arm64 latest d7fbe8d7e6da 30 minutes ago 973MB [2024-06-06T06:50:24.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 6 weeks ago 561MB [2024-06-06T06:50:24.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-06-06T06:50:24.872Z] provisioning config files... [2024-06-06T06:50:24.889Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config13612016757275261687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:50:25.241Z] ---> ****-login.sh [2024-06-06T06:50:25.241Z] nexus3.edgexfoundry.org:10001 [2024-06-06T06:50:25.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:50:25.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:50:25.508Z] Configure a credential helper to remove this warning. See [2024-06-06T06:50:25.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:50:25.508Z] [2024-06-06T06:50:25.508Z] Login Succeeded [2024-06-06T06:50:25.508Z] nexus3.edgexfoundry.org:10002 [2024-06-06T06:50:25.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:50:26.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:50:26.046Z] Configure a credential helper to remove this warning. See [2024-06-06T06:50:26.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:50:26.046Z] [2024-06-06T06:50:26.046Z] Login Succeeded [2024-06-06T06:50:26.046Z] nexus3.edgexfoundry.org:10003 [2024-06-06T06:50:26.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:50:26.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:50:26.313Z] Configure a credential helper to remove this warning. See [2024-06-06T06:50:26.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:50:26.313Z] [2024-06-06T06:50:26.313Z] Login Succeeded [2024-06-06T06:50:26.313Z] nexus3.edgexfoundry.org:10004 [2024-06-06T06:50:26.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:50:26.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:50:26.582Z] Configure a credential helper to remove this warning. See [2024-06-06T06:50:26.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:50:26.582Z] [2024-06-06T06:50:26.582Z] Login Succeeded [2024-06-06T06:50:26.582Z] ****.io [2024-06-06T06:50:26.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-06T06:50:27.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-06T06:50:27.115Z] Configure a credential helper to remove this warning. See [2024-06-06T06:50:27.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-06T06:50:27.115Z] [2024-06-06T06:50:27.115Z] Login Succeeded [2024-06-06T06:50:27.115Z] ---> ****-login.sh ends [Pipeline] } [2024-06-06T06:50:27.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:50:27.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-06T06:50:27.211Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-06-06T06:50:27.211Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:27.211Z] latest [2024-06-06T06:50:27.211Z] 3.2.0-dev.24 [2024-06-06T06:50:27.211Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:27.211Z] main [2024-06-06T06:50:27.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:27.594Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:27.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:27.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-06T06:50:27.943Z] d4dade39e3ba: Preparing [2024-06-06T06:50:27.943Z] 1ba4b7a664c1: Preparing [2024-06-06T06:50:27.943Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:27.943Z] 73d3277a66e7: Preparing [2024-06-06T06:50:27.943Z] 872153087f89: Preparing [2024-06-06T06:50:27.943Z] 689a483c6878: Preparing [2024-06-06T06:50:27.943Z] 7c504f21be85: Preparing [2024-06-06T06:50:27.943Z] 689a483c6878: Waiting [2024-06-06T06:50:27.943Z] 7c504f21be85: Waiting [2024-06-06T06:50:28.208Z] 73d3277a66e7: Pushed [2024-06-06T06:50:28.208Z] 7903e8e47fd3: Pushed [2024-06-06T06:50:28.208Z] d4dade39e3ba: Pushed [2024-06-06T06:50:28.208Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:28.472Z] 689a483c6878: Pushed [2024-06-06T06:50:29.871Z] 872153087f89: Pushed [2024-06-06T06:50:35.199Z] 1ba4b7a664c1: Pushed [2024-06-06T06:50:35.199Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:35.546Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:35.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-06-06T06:50:35.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-06T06:50:35.893Z] d4dade39e3ba: Preparing [2024-06-06T06:50:35.893Z] 1ba4b7a664c1: Preparing [2024-06-06T06:50:35.893Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:35.893Z] 73d3277a66e7: Preparing [2024-06-06T06:50:35.893Z] 872153087f89: Preparing [2024-06-06T06:50:35.893Z] 689a483c6878: Preparing [2024-06-06T06:50:35.893Z] 7c504f21be85: Preparing [2024-06-06T06:50:35.893Z] 689a483c6878: Waiting [2024-06-06T06:50:35.893Z] 7c504f21be85: Waiting [2024-06-06T06:50:35.893Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:35.893Z] d4dade39e3ba: Layer already exists [2024-06-06T06:50:35.893Z] 872153087f89: Layer already exists [2024-06-06T06:50:35.893Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:35.893Z] 1ba4b7a664c1: Layer already exists [2024-06-06T06:50:35.893Z] 689a483c6878: Layer already exists [2024-06-06T06:50:35.893Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:36.156Z] latest: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:36.502Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:36.853Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.24 [2024-06-06T06:50:36.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-06T06:50:36.853Z] d4dade39e3ba: Preparing [2024-06-06T06:50:36.853Z] 1ba4b7a664c1: Preparing [2024-06-06T06:50:36.853Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:36.853Z] 73d3277a66e7: Preparing [2024-06-06T06:50:36.853Z] 872153087f89: Preparing [2024-06-06T06:50:36.853Z] 689a483c6878: Preparing [2024-06-06T06:50:36.853Z] 7c504f21be85: Preparing [2024-06-06T06:50:36.853Z] 689a483c6878: Waiting [2024-06-06T06:50:36.853Z] 7c504f21be85: Waiting [2024-06-06T06:50:36.853Z] d4dade39e3ba: Layer already exists [2024-06-06T06:50:36.853Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:36.853Z] 872153087f89: Layer already exists [2024-06-06T06:50:36.853Z] 1ba4b7a664c1: Layer already exists [2024-06-06T06:50:36.853Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:36.853Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:36.853Z] 689a483c6878: Layer already exists [2024-06-06T06:50:37.118Z] 3.2.0-dev.24: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:37.474Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:37.836Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:37.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-06T06:50:37.836Z] d4dade39e3ba: Preparing [2024-06-06T06:50:37.836Z] 1ba4b7a664c1: Preparing [2024-06-06T06:50:37.836Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:37.836Z] 73d3277a66e7: Preparing [2024-06-06T06:50:37.836Z] 872153087f89: Preparing [2024-06-06T06:50:37.836Z] 689a483c6878: Preparing [2024-06-06T06:50:37.836Z] 7c504f21be85: Preparing [2024-06-06T06:50:37.836Z] 7c504f21be85: Waiting [2024-06-06T06:50:37.836Z] 689a483c6878: Waiting [2024-06-06T06:50:37.836Z] 872153087f89: Layer already exists [2024-06-06T06:50:37.836Z] 1ba4b7a664c1: Layer already exists [2024-06-06T06:50:37.836Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:37.836Z] d4dade39e3ba: Layer already exists [2024-06-06T06:50:37.836Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:37.836Z] 689a483c6878: Layer already exists [2024-06-06T06:50:37.836Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:38.100Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:38.455Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:38.811Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-06-06T06:50:38.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-06T06:50:38.811Z] d4dade39e3ba: Preparing [2024-06-06T06:50:38.811Z] 1ba4b7a664c1: Preparing [2024-06-06T06:50:38.811Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:38.811Z] 73d3277a66e7: Preparing [2024-06-06T06:50:38.811Z] 872153087f89: Preparing [2024-06-06T06:50:38.811Z] 689a483c6878: Preparing [2024-06-06T06:50:38.811Z] 7c504f21be85: Preparing [2024-06-06T06:50:38.811Z] 689a483c6878: Waiting [2024-06-06T06:50:38.811Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:38.811Z] 1ba4b7a664c1: Layer already exists [2024-06-06T06:50:38.811Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:38.811Z] 872153087f89: Layer already exists [2024-06-06T06:50:38.811Z] d4dade39e3ba: Layer already exists [2024-06-06T06:50:38.811Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:38.811Z] 689a483c6878: Layer already exists [2024-06-06T06:50:39.077Z] main: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:50:39.156Z] ===================================================== [Pipeline] echo [2024-06-06T06:50:39.171Z] taggedImages: [2024-06-06T06:50:39.171Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:39.171Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-06-06T06:50:39.171Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.24 [2024-06-06T06:50:39.171Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:39.171Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-06-06T06:50:39.202Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-06-06T06:50:39.202Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:39.202Z] latest [2024-06-06T06:50:39.202Z] 3.2.0-dev.24 [2024-06-06T06:50:39.202Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:39.202Z] main [2024-06-06T06:50:39.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:39.598Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:39.952Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:39.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-06T06:50:39.953Z] ae8a064c01a4: Preparing [2024-06-06T06:50:39.953Z] 05f0ab18a764: Preparing [2024-06-06T06:50:39.953Z] d59d2e12677b: Preparing [2024-06-06T06:50:39.953Z] 9ab8ce6bda2f: Preparing [2024-06-06T06:50:39.953Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:39.953Z] 73d3277a66e7: Preparing [2024-06-06T06:50:39.953Z] 872153087f89: Preparing [2024-06-06T06:50:39.953Z] 689a483c6878: Preparing [2024-06-06T06:50:39.953Z] 7c504f21be85: Preparing [2024-06-06T06:50:39.953Z] 73d3277a66e7: Waiting [2024-06-06T06:50:39.953Z] 872153087f89: Waiting [2024-06-06T06:50:39.953Z] 689a483c6878: Waiting [2024-06-06T06:50:39.953Z] 7c504f21be85: Waiting [2024-06-06T06:50:39.953Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:40.220Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:40.220Z] 872153087f89: Layer already exists [2024-06-06T06:50:40.220Z] 689a483c6878: Layer already exists [2024-06-06T06:50:40.220Z] ae8a064c01a4: Pushed [2024-06-06T06:50:40.220Z] 05f0ab18a764: Pushed [2024-06-06T06:50:40.220Z] d59d2e12677b: Pushed [2024-06-06T06:50:40.220Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:42.157Z] 9ab8ce6bda2f: Pushed [2024-06-06T06:50:42.157Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:42.522Z] + 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-06-06T06:50:42.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-06-06T06:50:42.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-06T06:50:42.880Z] ae8a064c01a4: Preparing [2024-06-06T06:50:42.880Z] 05f0ab18a764: Preparing [2024-06-06T06:50:42.880Z] d59d2e12677b: Preparing [2024-06-06T06:50:42.880Z] 9ab8ce6bda2f: Preparing [2024-06-06T06:50:42.880Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:42.880Z] 73d3277a66e7: Preparing [2024-06-06T06:50:42.880Z] 872153087f89: Preparing [2024-06-06T06:50:42.880Z] 689a483c6878: Preparing [2024-06-06T06:50:42.880Z] 7c504f21be85: Preparing [2024-06-06T06:50:42.880Z] 73d3277a66e7: Waiting [2024-06-06T06:50:42.880Z] 872153087f89: Waiting [2024-06-06T06:50:42.880Z] 689a483c6878: Waiting [2024-06-06T06:50:42.880Z] 7c504f21be85: Waiting [2024-06-06T06:50:42.880Z] 05f0ab18a764: Layer already exists [2024-06-06T06:50:42.880Z] 9ab8ce6bda2f: Layer already exists [2024-06-06T06:50:42.880Z] ae8a064c01a4: Layer already exists [2024-06-06T06:50:42.880Z] d59d2e12677b: Layer already exists [2024-06-06T06:50:42.880Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:42.880Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:42.880Z] 872153087f89: Layer already exists [2024-06-06T06:50:42.880Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:42.880Z] 689a483c6878: Layer already exists [2024-06-06T06:50:43.146Z] latest: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:43.511Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:43.867Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.24 [2024-06-06T06:50:43.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-06T06:50:43.867Z] ae8a064c01a4: Preparing [2024-06-06T06:50:43.867Z] 05f0ab18a764: Preparing [2024-06-06T06:50:43.867Z] d59d2e12677b: Preparing [2024-06-06T06:50:43.867Z] 9ab8ce6bda2f: Preparing [2024-06-06T06:50:43.867Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:43.867Z] 73d3277a66e7: Preparing [2024-06-06T06:50:43.867Z] 872153087f89: Preparing [2024-06-06T06:50:43.867Z] 689a483c6878: Preparing [2024-06-06T06:50:43.867Z] 7c504f21be85: Preparing [2024-06-06T06:50:43.867Z] 872153087f89: Waiting [2024-06-06T06:50:43.867Z] 689a483c6878: Waiting [2024-06-06T06:50:43.867Z] 7c504f21be85: Waiting [2024-06-06T06:50:43.867Z] 73d3277a66e7: Waiting [2024-06-06T06:50:43.867Z] d59d2e12677b: Layer already exists [2024-06-06T06:50:43.867Z] ae8a064c01a4: Layer already exists [2024-06-06T06:50:43.867Z] 05f0ab18a764: Layer already exists [2024-06-06T06:50:43.867Z] 9ab8ce6bda2f: Layer already exists [2024-06-06T06:50:43.867Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:43.867Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:43.867Z] 872153087f89: Layer already exists [2024-06-06T06:50:43.867Z] 689a483c6878: Layer already exists [2024-06-06T06:50:43.867Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:44.132Z] 3.2.0-dev.24: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:44.492Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:44.852Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:44.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-06T06:50:44.852Z] ae8a064c01a4: Preparing [2024-06-06T06:50:44.852Z] 05f0ab18a764: Preparing [2024-06-06T06:50:44.852Z] d59d2e12677b: Preparing [2024-06-06T06:50:44.852Z] 9ab8ce6bda2f: Preparing [2024-06-06T06:50:44.852Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:44.852Z] 73d3277a66e7: Preparing [2024-06-06T06:50:44.852Z] 872153087f89: Preparing [2024-06-06T06:50:44.852Z] 689a483c6878: Preparing [2024-06-06T06:50:44.852Z] 7c504f21be85: Preparing [2024-06-06T06:50:44.852Z] 73d3277a66e7: Waiting [2024-06-06T06:50:44.852Z] 872153087f89: Waiting [2024-06-06T06:50:44.852Z] 7c504f21be85: Waiting [2024-06-06T06:50:44.852Z] 689a483c6878: Waiting [2024-06-06T06:50:44.852Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:44.852Z] 05f0ab18a764: Layer already exists [2024-06-06T06:50:44.852Z] d59d2e12677b: Layer already exists [2024-06-06T06:50:44.852Z] 9ab8ce6bda2f: Layer already exists [2024-06-06T06:50:44.852Z] ae8a064c01a4: Layer already exists [2024-06-06T06:50:44.852Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:44.852Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:44.852Z] 689a483c6878: Layer already exists [2024-06-06T06:50:44.852Z] 872153087f89: Layer already exists [2024-06-06T06:50:45.117Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:45.467Z] + 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-06-06T06:50:45.828Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-06-06T06:50:45.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-06T06:50:45.828Z] ae8a064c01a4: Preparing [2024-06-06T06:50:45.828Z] 05f0ab18a764: Preparing [2024-06-06T06:50:45.828Z] d59d2e12677b: Preparing [2024-06-06T06:50:45.828Z] 9ab8ce6bda2f: Preparing [2024-06-06T06:50:45.828Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:45.828Z] 73d3277a66e7: Preparing [2024-06-06T06:50:45.828Z] 872153087f89: Preparing [2024-06-06T06:50:45.828Z] 689a483c6878: Preparing [2024-06-06T06:50:45.828Z] 7c504f21be85: Preparing [2024-06-06T06:50:45.828Z] 73d3277a66e7: Waiting [2024-06-06T06:50:45.828Z] 872153087f89: Waiting [2024-06-06T06:50:45.828Z] 689a483c6878: Waiting [2024-06-06T06:50:45.828Z] 7c504f21be85: Waiting [2024-06-06T06:50:45.829Z] 05f0ab18a764: Layer already exists [2024-06-06T06:50:45.829Z] 9ab8ce6bda2f: Layer already exists [2024-06-06T06:50:45.829Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:45.829Z] d59d2e12677b: Layer already exists [2024-06-06T06:50:45.829Z] ae8a064c01a4: Layer already exists [2024-06-06T06:50:45.829Z] 689a483c6878: Layer already exists [2024-06-06T06:50:45.829Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:45.829Z] 872153087f89: Layer already exists [2024-06-06T06:50:45.829Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:46.094Z] main: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:50:46.176Z] ===================================================== [Pipeline] echo [2024-06-06T06:50:46.190Z] taggedImages: [2024-06-06T06:50:46.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:46.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-06-06T06:50:46.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.24 [2024-06-06T06:50:46.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:46.190Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-06-06T06:50:46.220Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-06-06T06:50:46.220Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:46.220Z] latest [2024-06-06T06:50:46.220Z] 3.2.0-dev.24 [2024-06-06T06:50:46.220Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:46.220Z] main [2024-06-06T06:50:46.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:46.586Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:46.942Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:46.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-06T06:50:46.942Z] dfc651a3a58b: Preparing [2024-06-06T06:50:46.942Z] 28a2c973d86f: Preparing [2024-06-06T06:50:46.942Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:46.942Z] 73d3277a66e7: Preparing [2024-06-06T06:50:46.942Z] 505dc0431f6e: Preparing [2024-06-06T06:50:46.942Z] 1dad9cf2723f: Preparing [2024-06-06T06:50:46.942Z] 7c504f21be85: Preparing [2024-06-06T06:50:46.942Z] 1dad9cf2723f: Waiting [2024-06-06T06:50:46.942Z] 7c504f21be85: Waiting [2024-06-06T06:50:46.942Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:46.942Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:47.205Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:47.205Z] dfc651a3a58b: Pushed [2024-06-06T06:50:47.205Z] 1dad9cf2723f: Pushed [2024-06-06T06:50:48.732Z] 505dc0431f6e: Pushed [2024-06-06T06:50:53.059Z] 28a2c973d86f: Pushed [2024-06-06T06:50:53.324Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:53.682Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:54.031Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-06-06T06:50:54.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-06T06:50:54.032Z] dfc651a3a58b: Preparing [2024-06-06T06:50:54.032Z] 28a2c973d86f: Preparing [2024-06-06T06:50:54.032Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:54.032Z] 73d3277a66e7: Preparing [2024-06-06T06:50:54.032Z] 505dc0431f6e: Preparing [2024-06-06T06:50:54.032Z] 1dad9cf2723f: Preparing [2024-06-06T06:50:54.032Z] 7c504f21be85: Preparing [2024-06-06T06:50:54.032Z] 7c504f21be85: Waiting [2024-06-06T06:50:54.032Z] 1dad9cf2723f: Waiting [2024-06-06T06:50:54.032Z] 28a2c973d86f: Layer already exists [2024-06-06T06:50:54.032Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:54.032Z] 505dc0431f6e: Layer already exists [2024-06-06T06:50:54.032Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:54.032Z] dfc651a3a58b: Layer already exists [2024-06-06T06:50:54.032Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:54.032Z] 1dad9cf2723f: Layer already exists [2024-06-06T06:50:54.296Z] latest: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:54.658Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:55.016Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.24 [2024-06-06T06:50:55.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-06T06:50:55.016Z] dfc651a3a58b: Preparing [2024-06-06T06:50:55.016Z] 28a2c973d86f: Preparing [2024-06-06T06:50:55.016Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:55.016Z] 73d3277a66e7: Preparing [2024-06-06T06:50:55.016Z] 505dc0431f6e: Preparing [2024-06-06T06:50:55.016Z] 1dad9cf2723f: Preparing [2024-06-06T06:50:55.016Z] 7c504f21be85: Preparing [2024-06-06T06:50:55.016Z] 1dad9cf2723f: Waiting [2024-06-06T06:50:55.016Z] 7c504f21be85: Waiting [2024-06-06T06:50:55.016Z] dfc651a3a58b: Layer already exists [2024-06-06T06:50:55.016Z] 28a2c973d86f: Layer already exists [2024-06-06T06:50:55.016Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:55.016Z] 505dc0431f6e: Layer already exists [2024-06-06T06:50:55.016Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:55.016Z] 1dad9cf2723f: Layer already exists [2024-06-06T06:50:55.016Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:55.282Z] 3.2.0-dev.24: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:55.643Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:56.004Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:56.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-06T06:50:56.004Z] dfc651a3a58b: Preparing [2024-06-06T06:50:56.004Z] 28a2c973d86f: Preparing [2024-06-06T06:50:56.004Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:56.004Z] 73d3277a66e7: Preparing [2024-06-06T06:50:56.004Z] 505dc0431f6e: Preparing [2024-06-06T06:50:56.004Z] 1dad9cf2723f: Preparing [2024-06-06T06:50:56.004Z] 7c504f21be85: Preparing [2024-06-06T06:50:56.004Z] 1dad9cf2723f: Waiting [2024-06-06T06:50:56.004Z] 7c504f21be85: Waiting [2024-06-06T06:50:56.004Z] 28a2c973d86f: Layer already exists [2024-06-06T06:50:56.004Z] dfc651a3a58b: Layer already exists [2024-06-06T06:50:56.004Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:56.004Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:56.004Z] 505dc0431f6e: Layer already exists [2024-06-06T06:50:56.004Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:56.004Z] 1dad9cf2723f: Layer already exists [2024-06-06T06:50:56.270Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:56.636Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:56.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-06-06T06:50:56.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-06T06:50:56.997Z] dfc651a3a58b: Preparing [2024-06-06T06:50:56.997Z] 28a2c973d86f: Preparing [2024-06-06T06:50:56.997Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:56.997Z] 73d3277a66e7: Preparing [2024-06-06T06:50:56.997Z] 505dc0431f6e: Preparing [2024-06-06T06:50:56.997Z] 1dad9cf2723f: Preparing [2024-06-06T06:50:56.997Z] 7c504f21be85: Preparing [2024-06-06T06:50:56.997Z] 1dad9cf2723f: Waiting [2024-06-06T06:50:56.997Z] 7c504f21be85: Waiting [2024-06-06T06:50:56.997Z] 28a2c973d86f: Layer already exists [2024-06-06T06:50:56.997Z] dfc651a3a58b: Layer already exists [2024-06-06T06:50:56.997Z] 505dc0431f6e: Layer already exists [2024-06-06T06:50:56.997Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:56.997Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:56.997Z] 1dad9cf2723f: Layer already exists [2024-06-06T06:50:56.997Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:57.262Z] main: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:50:57.334Z] ===================================================== [Pipeline] echo [2024-06-06T06:50:57.349Z] taggedImages: [2024-06-06T06:50:57.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:57.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-06-06T06:50:57.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.24 [2024-06-06T06:50:57.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:57.349Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-06-06T06:50:57.373Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-06-06T06:50:57.373Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:57.373Z] latest [2024-06-06T06:50:57.373Z] 3.2.0-dev.24 [2024-06-06T06:50:57.373Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:50:57.373Z] main [2024-06-06T06:50:57.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:57.755Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:50:58.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:50:58.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-06T06:50:58.106Z] b5b5c336987b: Preparing [2024-06-06T06:50:58.106Z] 1862aefedf7a: Preparing [2024-06-06T06:50:58.106Z] 0dc787b860a2: Preparing [2024-06-06T06:50:58.106Z] 7903e8e47fd3: Preparing [2024-06-06T06:50:58.106Z] 73d3277a66e7: Preparing [2024-06-06T06:50:58.106Z] 872153087f89: Preparing [2024-06-06T06:50:58.106Z] 689a483c6878: Preparing [2024-06-06T06:50:58.106Z] 7c504f21be85: Preparing [2024-06-06T06:50:58.106Z] 689a483c6878: Waiting [2024-06-06T06:50:58.106Z] 872153087f89: Waiting [2024-06-06T06:50:58.106Z] 73d3277a66e7: Layer already exists [2024-06-06T06:50:58.373Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:50:58.373Z] 872153087f89: Layer already exists [2024-06-06T06:50:58.373Z] 689a483c6878: Layer already exists [2024-06-06T06:50:58.373Z] 7c504f21be85: Layer already exists [2024-06-06T06:50:58.373Z] 1862aefedf7a: Pushed [2024-06-06T06:50:58.373Z] b5b5c336987b: Pushed [2024-06-06T06:51:05.010Z] 0dc787b860a2: Pushed [2024-06-06T06:51:05.010Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:05.371Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:05.730Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-06-06T06:51:05.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-06T06:51:05.731Z] b5b5c336987b: Preparing [2024-06-06T06:51:05.731Z] 1862aefedf7a: Preparing [2024-06-06T06:51:05.731Z] 0dc787b860a2: Preparing [2024-06-06T06:51:05.731Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:05.731Z] 73d3277a66e7: Preparing [2024-06-06T06:51:05.731Z] 872153087f89: Preparing [2024-06-06T06:51:05.731Z] 689a483c6878: Preparing [2024-06-06T06:51:05.731Z] 7c504f21be85: Preparing [2024-06-06T06:51:05.731Z] 872153087f89: Waiting [2024-06-06T06:51:05.731Z] 689a483c6878: Waiting [2024-06-06T06:51:05.731Z] 7c504f21be85: Waiting [2024-06-06T06:51:05.731Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:05.731Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:05.731Z] b5b5c336987b: Layer already exists [2024-06-06T06:51:05.731Z] 1862aefedf7a: Layer already exists [2024-06-06T06:51:05.731Z] 0dc787b860a2: Layer already exists [2024-06-06T06:51:05.731Z] 872153087f89: Layer already exists [2024-06-06T06:51:05.731Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:05.731Z] 689a483c6878: Layer already exists [2024-06-06T06:51:05.998Z] latest: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:06.355Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:06.727Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.24 [2024-06-06T06:51:06.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-06T06:51:06.727Z] b5b5c336987b: Preparing [2024-06-06T06:51:06.727Z] 1862aefedf7a: Preparing [2024-06-06T06:51:06.727Z] 0dc787b860a2: Preparing [2024-06-06T06:51:06.727Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:06.727Z] 73d3277a66e7: Preparing [2024-06-06T06:51:06.727Z] 872153087f89: Preparing [2024-06-06T06:51:06.727Z] 689a483c6878: Preparing [2024-06-06T06:51:06.727Z] 7c504f21be85: Preparing [2024-06-06T06:51:06.727Z] 872153087f89: Waiting [2024-06-06T06:51:06.727Z] 689a483c6878: Waiting [2024-06-06T06:51:06.727Z] 7c504f21be85: Waiting [2024-06-06T06:51:06.727Z] b5b5c336987b: Layer already exists [2024-06-06T06:51:06.727Z] 0dc787b860a2: Layer already exists [2024-06-06T06:51:06.727Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:06.727Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:06.727Z] 1862aefedf7a: Layer already exists [2024-06-06T06:51:06.727Z] 872153087f89: Layer already exists [2024-06-06T06:51:06.727Z] 689a483c6878: Layer already exists [2024-06-06T06:51:06.727Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:06.994Z] 3.2.0-dev.24: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:07.355Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:07.704Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:07.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-06T06:51:07.704Z] b5b5c336987b: Preparing [2024-06-06T06:51:07.704Z] 1862aefedf7a: Preparing [2024-06-06T06:51:07.704Z] 0dc787b860a2: Preparing [2024-06-06T06:51:07.704Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:07.704Z] 73d3277a66e7: Preparing [2024-06-06T06:51:07.704Z] 872153087f89: Preparing [2024-06-06T06:51:07.704Z] 689a483c6878: Preparing [2024-06-06T06:51:07.704Z] 7c504f21be85: Preparing [2024-06-06T06:51:07.704Z] 872153087f89: Waiting [2024-06-06T06:51:07.704Z] 689a483c6878: Waiting [2024-06-06T06:51:07.704Z] 7c504f21be85: Waiting [2024-06-06T06:51:07.704Z] b5b5c336987b: Layer already exists [2024-06-06T06:51:07.704Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:07.704Z] 0dc787b860a2: Layer already exists [2024-06-06T06:51:07.704Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:07.704Z] 1862aefedf7a: Layer already exists [2024-06-06T06:51:07.704Z] 689a483c6878: Layer already exists [2024-06-06T06:51:07.704Z] 872153087f89: Layer already exists [2024-06-06T06:51:07.704Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:07.973Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:08.336Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:08.699Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-06-06T06:51:08.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-06T06:51:08.699Z] b5b5c336987b: Preparing [2024-06-06T06:51:08.699Z] 1862aefedf7a: Preparing [2024-06-06T06:51:08.699Z] 0dc787b860a2: Preparing [2024-06-06T06:51:08.699Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:08.699Z] 73d3277a66e7: Preparing [2024-06-06T06:51:08.699Z] 872153087f89: Preparing [2024-06-06T06:51:08.699Z] 689a483c6878: Preparing [2024-06-06T06:51:08.699Z] 7c504f21be85: Preparing [2024-06-06T06:51:08.699Z] 689a483c6878: Waiting [2024-06-06T06:51:08.699Z] 7c504f21be85: Waiting [2024-06-06T06:51:08.699Z] 872153087f89: Waiting [2024-06-06T06:51:08.699Z] 1862aefedf7a: Layer already exists [2024-06-06T06:51:08.699Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:08.699Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:08.699Z] 0dc787b860a2: Layer already exists [2024-06-06T06:51:08.699Z] b5b5c336987b: Layer already exists [2024-06-06T06:51:08.699Z] 689a483c6878: Layer already exists [2024-06-06T06:51:08.699Z] 872153087f89: Layer already exists [2024-06-06T06:51:08.699Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:08.965Z] main: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:51:09.060Z] ===================================================== [Pipeline] echo [2024-06-06T06:51:09.082Z] taggedImages: [2024-06-06T06:51:09.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:09.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-06-06T06:51:09.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.24 [2024-06-06T06:51:09.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:09.082Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-06-06T06:51:09.107Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-06-06T06:51:09.107Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:09.107Z] latest [2024-06-06T06:51:09.107Z] 3.2.0-dev.24 [2024-06-06T06:51:09.107Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:09.107Z] main [2024-06-06T06:51:09.107Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:09.484Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:09.856Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:09.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-06T06:51:09.856Z] a4d906d0953b: Preparing [2024-06-06T06:51:09.856Z] 67c501860644: Preparing [2024-06-06T06:51:09.856Z] 36f7851d9a04: Preparing [2024-06-06T06:51:09.856Z] 8101e358e1c9: Preparing [2024-06-06T06:51:09.856Z] 2814159a83aa: Preparing [2024-06-06T06:51:09.856Z] cba90b333c9b: Preparing [2024-06-06T06:51:09.856Z] 0199aee2e2d4: Preparing [2024-06-06T06:51:09.856Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:09.856Z] 73d3277a66e7: Preparing [2024-06-06T06:51:09.856Z] 6de84e46ba4a: Preparing [2024-06-06T06:51:09.856Z] 9e2e654bc73d: Preparing [2024-06-06T06:51:09.856Z] 5f70bf18a086: Preparing [2024-06-06T06:51:09.856Z] cba90b333c9b: Waiting [2024-06-06T06:51:09.856Z] affd7ab22116: Preparing [2024-06-06T06:51:09.856Z] 0199aee2e2d4: Waiting [2024-06-06T06:51:09.856Z] ab396d2a6b9b: Preparing [2024-06-06T06:51:09.856Z] 2a2a3617943c: Preparing [2024-06-06T06:51:09.856Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:09.856Z] 7c504f21be85: Preparing [2024-06-06T06:51:09.856Z] 73d3277a66e7: Waiting [2024-06-06T06:51:09.856Z] 6de84e46ba4a: Waiting [2024-06-06T06:51:09.856Z] 9e2e654bc73d: Waiting [2024-06-06T06:51:09.856Z] 5f70bf18a086: Waiting [2024-06-06T06:51:09.856Z] affd7ab22116: Waiting [2024-06-06T06:51:09.856Z] ab396d2a6b9b: Waiting [2024-06-06T06:51:09.856Z] 2a2a3617943c: Waiting [2024-06-06T06:51:10.124Z] 67c501860644: Pushed [2024-06-06T06:51:10.124Z] 2814159a83aa: Pushed [2024-06-06T06:51:10.124Z] 36f7851d9a04: Pushed [2024-06-06T06:51:10.124Z] 8101e358e1c9: Pushed [2024-06-06T06:51:10.124Z] a4d906d0953b: Pushed [2024-06-06T06:51:10.124Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:10.124Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:10.124Z] cba90b333c9b: Pushed [2024-06-06T06:51:10.390Z] 5f70bf18a086: Layer already exists [2024-06-06T06:51:10.390Z] 6de84e46ba4a: Pushed [2024-06-06T06:51:10.390Z] 9e2e654bc73d: Pushed [2024-06-06T06:51:10.390Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:10.390Z] affd7ab22116: Pushed [2024-06-06T06:51:10.390Z] 2a2a3617943c: Pushed [2024-06-06T06:51:11.792Z] ab396d2a6b9b: Pushed [2024-06-06T06:51:12.747Z] 0199aee2e2d4: Pushed [2024-06-06T06:51:13.013Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:13.361Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:13.726Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-06-06T06:51:13.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-06T06:51:13.726Z] a4d906d0953b: Preparing [2024-06-06T06:51:13.726Z] 67c501860644: Preparing [2024-06-06T06:51:13.726Z] 36f7851d9a04: Preparing [2024-06-06T06:51:13.726Z] 8101e358e1c9: Preparing [2024-06-06T06:51:13.726Z] 2814159a83aa: Preparing [2024-06-06T06:51:13.726Z] cba90b333c9b: Preparing [2024-06-06T06:51:13.726Z] 0199aee2e2d4: Preparing [2024-06-06T06:51:13.726Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:13.726Z] 73d3277a66e7: Preparing [2024-06-06T06:51:13.726Z] 6de84e46ba4a: Preparing [2024-06-06T06:51:13.726Z] 9e2e654bc73d: Preparing [2024-06-06T06:51:13.726Z] 5f70bf18a086: Preparing [2024-06-06T06:51:13.726Z] affd7ab22116: Preparing [2024-06-06T06:51:13.726Z] ab396d2a6b9b: Preparing [2024-06-06T06:51:13.726Z] 2a2a3617943c: Preparing [2024-06-06T06:51:13.726Z] 7c504f21be85: Preparing [2024-06-06T06:51:13.726Z] 6de84e46ba4a: Waiting [2024-06-06T06:51:13.726Z] 9e2e654bc73d: Waiting [2024-06-06T06:51:13.726Z] 5f70bf18a086: Waiting [2024-06-06T06:51:13.726Z] affd7ab22116: Waiting [2024-06-06T06:51:13.726Z] ab396d2a6b9b: Waiting [2024-06-06T06:51:13.726Z] 2a2a3617943c: Waiting [2024-06-06T06:51:13.726Z] 7c504f21be85: Waiting [2024-06-06T06:51:13.726Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:13.726Z] cba90b333c9b: Waiting [2024-06-06T06:51:13.726Z] 0199aee2e2d4: Waiting [2024-06-06T06:51:13.726Z] 73d3277a66e7: Waiting [2024-06-06T06:51:13.726Z] 36f7851d9a04: Layer already exists [2024-06-06T06:51:13.726Z] 2814159a83aa: Layer already exists [2024-06-06T06:51:13.726Z] 67c501860644: Layer already exists [2024-06-06T06:51:13.726Z] 8101e358e1c9: Layer already exists [2024-06-06T06:51:13.726Z] a4d906d0953b: Layer already exists [2024-06-06T06:51:13.726Z] 0199aee2e2d4: Layer already exists [2024-06-06T06:51:13.726Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:13.726Z] cba90b333c9b: Layer already exists [2024-06-06T06:51:13.726Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:13.726Z] 6de84e46ba4a: Layer already exists [2024-06-06T06:51:13.726Z] 9e2e654bc73d: Layer already exists [2024-06-06T06:51:13.726Z] 5f70bf18a086: Layer already exists [2024-06-06T06:51:13.726Z] affd7ab22116: Layer already exists [2024-06-06T06:51:13.726Z] 2a2a3617943c: Layer already exists [2024-06-06T06:51:13.726Z] ab396d2a6b9b: Layer already exists [2024-06-06T06:51:13.726Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:13.992Z] latest: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:14.358Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:14.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.24 [2024-06-06T06:51:14.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-06T06:51:14.704Z] a4d906d0953b: Preparing [2024-06-06T06:51:14.704Z] 67c501860644: Preparing [2024-06-06T06:51:14.704Z] 36f7851d9a04: Preparing [2024-06-06T06:51:14.704Z] 8101e358e1c9: Preparing [2024-06-06T06:51:14.704Z] 2814159a83aa: Preparing [2024-06-06T06:51:14.704Z] cba90b333c9b: Preparing [2024-06-06T06:51:14.704Z] 0199aee2e2d4: Preparing [2024-06-06T06:51:14.704Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:14.704Z] 73d3277a66e7: Preparing [2024-06-06T06:51:14.704Z] 6de84e46ba4a: Preparing [2024-06-06T06:51:14.704Z] 9e2e654bc73d: Preparing [2024-06-06T06:51:14.704Z] 5f70bf18a086: Preparing [2024-06-06T06:51:14.704Z] affd7ab22116: Preparing [2024-06-06T06:51:14.704Z] ab396d2a6b9b: Preparing [2024-06-06T06:51:14.704Z] 2a2a3617943c: Preparing [2024-06-06T06:51:14.704Z] 7c504f21be85: Preparing [2024-06-06T06:51:14.704Z] cba90b333c9b: Waiting [2024-06-06T06:51:14.704Z] 0199aee2e2d4: Waiting [2024-06-06T06:51:14.704Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:14.704Z] 73d3277a66e7: Waiting [2024-06-06T06:51:14.704Z] 6de84e46ba4a: Waiting [2024-06-06T06:51:14.704Z] 9e2e654bc73d: Waiting [2024-06-06T06:51:14.704Z] 5f70bf18a086: Waiting [2024-06-06T06:51:14.704Z] affd7ab22116: Waiting [2024-06-06T06:51:14.704Z] ab396d2a6b9b: Waiting [2024-06-06T06:51:14.704Z] 2a2a3617943c: Waiting [2024-06-06T06:51:14.704Z] 7c504f21be85: Waiting [2024-06-06T06:51:14.704Z] 67c501860644: Layer already exists [2024-06-06T06:51:14.704Z] 2814159a83aa: Layer already exists [2024-06-06T06:51:14.704Z] a4d906d0953b: Layer already exists [2024-06-06T06:51:14.704Z] 8101e358e1c9: Layer already exists [2024-06-06T06:51:14.704Z] 36f7851d9a04: Layer already exists [2024-06-06T06:51:14.704Z] cba90b333c9b: Layer already exists [2024-06-06T06:51:14.704Z] 6de84e46ba4a: Layer already exists [2024-06-06T06:51:14.704Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:14.704Z] 0199aee2e2d4: Layer already exists [2024-06-06T06:51:14.704Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:14.704Z] 9e2e654bc73d: Layer already exists [2024-06-06T06:51:14.704Z] ab396d2a6b9b: Layer already exists [2024-06-06T06:51:14.704Z] affd7ab22116: Layer already exists [2024-06-06T06:51:14.704Z] 5f70bf18a086: Layer already exists [2024-06-06T06:51:14.704Z] 2a2a3617943c: Layer already exists [2024-06-06T06:51:14.704Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:14.969Z] 3.2.0-dev.24: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:15.342Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:15.689Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:15.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-06T06:51:15.689Z] a4d906d0953b: Preparing [2024-06-06T06:51:15.689Z] 67c501860644: Preparing [2024-06-06T06:51:15.689Z] 36f7851d9a04: Preparing [2024-06-06T06:51:15.689Z] 8101e358e1c9: Preparing [2024-06-06T06:51:15.689Z] 2814159a83aa: Preparing [2024-06-06T06:51:15.689Z] cba90b333c9b: Preparing [2024-06-06T06:51:15.689Z] 0199aee2e2d4: Preparing [2024-06-06T06:51:15.689Z] cba90b333c9b: Waiting [2024-06-06T06:51:15.689Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:15.689Z] 73d3277a66e7: Preparing [2024-06-06T06:51:15.689Z] 6de84e46ba4a: Preparing [2024-06-06T06:51:15.689Z] 9e2e654bc73d: Preparing [2024-06-06T06:51:15.689Z] 5f70bf18a086: Preparing [2024-06-06T06:51:15.689Z] affd7ab22116: Preparing [2024-06-06T06:51:15.689Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:15.689Z] 73d3277a66e7: Waiting [2024-06-06T06:51:15.689Z] 6de84e46ba4a: Waiting [2024-06-06T06:51:15.689Z] 9e2e654bc73d: Waiting [2024-06-06T06:51:15.689Z] 5f70bf18a086: Waiting [2024-06-06T06:51:15.689Z] affd7ab22116: Waiting [2024-06-06T06:51:15.689Z] 0199aee2e2d4: Waiting [2024-06-06T06:51:15.689Z] ab396d2a6b9b: Preparing [2024-06-06T06:51:15.689Z] 2a2a3617943c: Preparing [2024-06-06T06:51:15.689Z] 7c504f21be85: Preparing [2024-06-06T06:51:15.689Z] ab396d2a6b9b: Waiting [2024-06-06T06:51:15.689Z] 2a2a3617943c: Waiting [2024-06-06T06:51:15.689Z] 7c504f21be85: Waiting [2024-06-06T06:51:15.689Z] a4d906d0953b: Layer already exists [2024-06-06T06:51:15.689Z] 36f7851d9a04: Layer already exists [2024-06-06T06:51:15.689Z] 67c501860644: Layer already exists [2024-06-06T06:51:15.689Z] 2814159a83aa: Layer already exists [2024-06-06T06:51:15.689Z] 8101e358e1c9: Layer already exists [2024-06-06T06:51:15.689Z] cba90b333c9b: Layer already exists [2024-06-06T06:51:15.689Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:15.689Z] 0199aee2e2d4: Layer already exists [2024-06-06T06:51:15.689Z] 6de84e46ba4a: Layer already exists [2024-06-06T06:51:15.689Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:15.689Z] affd7ab22116: Layer already exists [2024-06-06T06:51:15.689Z] 9e2e654bc73d: Layer already exists [2024-06-06T06:51:15.689Z] 5f70bf18a086: Layer already exists [2024-06-06T06:51:15.689Z] ab396d2a6b9b: Layer already exists [2024-06-06T06:51:15.689Z] 2a2a3617943c: Layer already exists [2024-06-06T06:51:15.689Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:15.956Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:16.308Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:16.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-06-06T06:51:16.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-06T06:51:16.651Z] a4d906d0953b: Preparing [2024-06-06T06:51:16.651Z] 67c501860644: Preparing [2024-06-06T06:51:16.651Z] 36f7851d9a04: Preparing [2024-06-06T06:51:16.651Z] 8101e358e1c9: Preparing [2024-06-06T06:51:16.651Z] 2814159a83aa: Preparing [2024-06-06T06:51:16.651Z] cba90b333c9b: Preparing [2024-06-06T06:51:16.651Z] 0199aee2e2d4: Preparing [2024-06-06T06:51:16.651Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:16.651Z] 73d3277a66e7: Preparing [2024-06-06T06:51:16.651Z] 6de84e46ba4a: Preparing [2024-06-06T06:51:16.651Z] 9e2e654bc73d: Preparing [2024-06-06T06:51:16.651Z] 5f70bf18a086: Preparing [2024-06-06T06:51:16.651Z] affd7ab22116: Preparing [2024-06-06T06:51:16.651Z] cba90b333c9b: Waiting [2024-06-06T06:51:16.651Z] ab396d2a6b9b: Preparing [2024-06-06T06:51:16.651Z] 0199aee2e2d4: Waiting [2024-06-06T06:51:16.651Z] 2a2a3617943c: Preparing [2024-06-06T06:51:16.651Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:16.651Z] 7c504f21be85: Preparing [2024-06-06T06:51:16.651Z] 73d3277a66e7: Waiting [2024-06-06T06:51:16.651Z] 6de84e46ba4a: Waiting [2024-06-06T06:51:16.651Z] 9e2e654bc73d: Waiting [2024-06-06T06:51:16.651Z] ab396d2a6b9b: Waiting [2024-06-06T06:51:16.651Z] 2a2a3617943c: Waiting [2024-06-06T06:51:16.651Z] 5f70bf18a086: Waiting [2024-06-06T06:51:16.651Z] 7c504f21be85: Waiting [2024-06-06T06:51:16.651Z] affd7ab22116: Waiting [2024-06-06T06:51:16.651Z] 67c501860644: Layer already exists [2024-06-06T06:51:16.651Z] a4d906d0953b: Layer already exists [2024-06-06T06:51:16.651Z] 2814159a83aa: Layer already exists [2024-06-06T06:51:16.651Z] 36f7851d9a04: Layer already exists [2024-06-06T06:51:16.651Z] 8101e358e1c9: Layer already exists [2024-06-06T06:51:16.651Z] cba90b333c9b: Layer already exists [2024-06-06T06:51:16.651Z] 0199aee2e2d4: Layer already exists [2024-06-06T06:51:16.651Z] 6de84e46ba4a: Layer already exists [2024-06-06T06:51:16.651Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:16.651Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:16.651Z] 2a2a3617943c: Layer already exists [2024-06-06T06:51:16.651Z] 5f70bf18a086: Layer already exists [2024-06-06T06:51:16.651Z] ab396d2a6b9b: Layer already exists [2024-06-06T06:51:16.651Z] affd7ab22116: Layer already exists [2024-06-06T06:51:16.651Z] 9e2e654bc73d: Layer already exists [2024-06-06T06:51:16.917Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:16.917Z] main: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:51:16.992Z] ===================================================== [Pipeline] echo [2024-06-06T06:51:17.012Z] taggedImages: [2024-06-06T06:51:17.013Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:17.013Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-06-06T06:51:17.013Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.24 [2024-06-06T06:51:17.013Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:17.013Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-06-06T06:51:17.036Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-06-06T06:51:17.036Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:17.036Z] latest [2024-06-06T06:51:17.036Z] 3.2.0-dev.24 [2024-06-06T06:51:17.036Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:17.036Z] main [2024-06-06T06:51:17.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:17.402Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:17.766Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:17.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-06T06:51:17.766Z] ef31277c0db3: Preparing [2024-06-06T06:51:17.766Z] ec859373beed: Preparing [2024-06-06T06:51:17.766Z] 2f7fce880119: Preparing [2024-06-06T06:51:17.766Z] 4964fcd8f845: Preparing [2024-06-06T06:51:17.766Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:17.766Z] 73d3277a66e7: Preparing [2024-06-06T06:51:17.766Z] 872153087f89: Preparing [2024-06-06T06:51:17.766Z] 689a483c6878: Preparing [2024-06-06T06:51:17.766Z] 7c504f21be85: Preparing [2024-06-06T06:51:17.766Z] 872153087f89: Waiting [2024-06-06T06:51:17.766Z] 689a483c6878: Waiting [2024-06-06T06:51:17.766Z] 7c504f21be85: Waiting [2024-06-06T06:51:17.766Z] 73d3277a66e7: Waiting [2024-06-06T06:51:17.766Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:18.034Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:18.034Z] 872153087f89: Layer already exists [2024-06-06T06:51:18.034Z] 689a483c6878: Layer already exists [2024-06-06T06:51:18.034Z] ec859373beed: Pushed [2024-06-06T06:51:18.034Z] ef31277c0db3: Pushed [2024-06-06T06:51:18.034Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:18.034Z] 2f7fce880119: Pushed [2024-06-06T06:51:23.381Z] 4964fcd8f845: Pushed [2024-06-06T06:51:23.381Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:23.740Z] + 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-06-06T06:51:24.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-06-06T06:51:24.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-06T06:51:24.108Z] ef31277c0db3: Preparing [2024-06-06T06:51:24.108Z] ec859373beed: Preparing [2024-06-06T06:51:24.108Z] 2f7fce880119: Preparing [2024-06-06T06:51:24.108Z] 4964fcd8f845: Preparing [2024-06-06T06:51:24.108Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:24.108Z] 73d3277a66e7: Preparing [2024-06-06T06:51:24.108Z] 872153087f89: Preparing [2024-06-06T06:51:24.108Z] 689a483c6878: Preparing [2024-06-06T06:51:24.108Z] 7c504f21be85: Preparing [2024-06-06T06:51:24.108Z] 73d3277a66e7: Waiting [2024-06-06T06:51:24.108Z] 872153087f89: Waiting [2024-06-06T06:51:24.108Z] 689a483c6878: Waiting [2024-06-06T06:51:24.108Z] 7c504f21be85: Waiting [2024-06-06T06:51:24.108Z] ef31277c0db3: Layer already exists [2024-06-06T06:51:24.108Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:24.108Z] ec859373beed: Layer already exists [2024-06-06T06:51:24.108Z] 4964fcd8f845: Layer already exists [2024-06-06T06:51:24.108Z] 2f7fce880119: Layer already exists [2024-06-06T06:51:24.108Z] 872153087f89: Layer already exists [2024-06-06T06:51:24.108Z] 689a483c6878: Layer already exists [2024-06-06T06:51:24.108Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:24.108Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:24.374Z] latest: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:24.745Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:25.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.24 [2024-06-06T06:51:25.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-06T06:51:25.108Z] ef31277c0db3: Preparing [2024-06-06T06:51:25.108Z] ec859373beed: Preparing [2024-06-06T06:51:25.108Z] 2f7fce880119: Preparing [2024-06-06T06:51:25.108Z] 4964fcd8f845: Preparing [2024-06-06T06:51:25.108Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:25.108Z] 73d3277a66e7: Preparing [2024-06-06T06:51:25.108Z] 872153087f89: Preparing [2024-06-06T06:51:25.108Z] 689a483c6878: Preparing [2024-06-06T06:51:25.108Z] 7c504f21be85: Preparing [2024-06-06T06:51:25.108Z] 872153087f89: Waiting [2024-06-06T06:51:25.108Z] 73d3277a66e7: Waiting [2024-06-06T06:51:25.108Z] 689a483c6878: Waiting [2024-06-06T06:51:25.108Z] 7c504f21be85: Waiting [2024-06-06T06:51:25.108Z] ec859373beed: Layer already exists [2024-06-06T06:51:25.108Z] 2f7fce880119: Layer already exists [2024-06-06T06:51:25.108Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:25.108Z] 4964fcd8f845: Layer already exists [2024-06-06T06:51:25.108Z] ef31277c0db3: Layer already exists [2024-06-06T06:51:25.108Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:25.108Z] 689a483c6878: Layer already exists [2024-06-06T06:51:25.108Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:25.108Z] 872153087f89: Layer already exists [2024-06-06T06:51:25.374Z] 3.2.0-dev.24: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:25.744Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:26.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:26.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-06T06:51:26.106Z] ef31277c0db3: Preparing [2024-06-06T06:51:26.106Z] ec859373beed: Preparing [2024-06-06T06:51:26.106Z] 2f7fce880119: Preparing [2024-06-06T06:51:26.106Z] 4964fcd8f845: Preparing [2024-06-06T06:51:26.106Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:26.106Z] 73d3277a66e7: Preparing [2024-06-06T06:51:26.106Z] 872153087f89: Preparing [2024-06-06T06:51:26.106Z] 689a483c6878: Preparing [2024-06-06T06:51:26.106Z] 7c504f21be85: Preparing [2024-06-06T06:51:26.106Z] 73d3277a66e7: Waiting [2024-06-06T06:51:26.106Z] 872153087f89: Waiting [2024-06-06T06:51:26.106Z] 689a483c6878: Waiting [2024-06-06T06:51:26.106Z] 7c504f21be85: Waiting [2024-06-06T06:51:26.106Z] 4964fcd8f845: Layer already exists [2024-06-06T06:51:26.106Z] ec859373beed: Layer already exists [2024-06-06T06:51:26.106Z] ef31277c0db3: Layer already exists [2024-06-06T06:51:26.106Z] 2f7fce880119: Layer already exists [2024-06-06T06:51:26.106Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:26.106Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:26.106Z] 689a483c6878: Layer already exists [2024-06-06T06:51:26.106Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:26.106Z] 872153087f89: Layer already exists [2024-06-06T06:51:26.373Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:26.726Z] + 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-06-06T06:51:27.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-06-06T06:51:27.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-06T06:51:27.067Z] ef31277c0db3: Preparing [2024-06-06T06:51:27.067Z] ec859373beed: Preparing [2024-06-06T06:51:27.067Z] 2f7fce880119: Preparing [2024-06-06T06:51:27.067Z] 4964fcd8f845: Preparing [2024-06-06T06:51:27.067Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:27.067Z] 73d3277a66e7: Preparing [2024-06-06T06:51:27.067Z] 872153087f89: Preparing [2024-06-06T06:51:27.067Z] 689a483c6878: Preparing [2024-06-06T06:51:27.067Z] 7c504f21be85: Preparing [2024-06-06T06:51:27.067Z] 73d3277a66e7: Waiting [2024-06-06T06:51:27.067Z] 872153087f89: Waiting [2024-06-06T06:51:27.067Z] 689a483c6878: Waiting [2024-06-06T06:51:27.067Z] 7c504f21be85: Waiting [2024-06-06T06:51:27.067Z] ef31277c0db3: Layer already exists [2024-06-06T06:51:27.067Z] 4964fcd8f845: Layer already exists [2024-06-06T06:51:27.067Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:27.067Z] 2f7fce880119: Layer already exists [2024-06-06T06:51:27.067Z] ec859373beed: Layer already exists [2024-06-06T06:51:27.067Z] 689a483c6878: Layer already exists [2024-06-06T06:51:27.067Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:27.067Z] 872153087f89: Layer already exists [2024-06-06T06:51:27.067Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:27.335Z] main: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:51:27.410Z] ===================================================== [Pipeline] echo [2024-06-06T06:51:27.427Z] taggedImages: [2024-06-06T06:51:27.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:27.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-06-06T06:51:27.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.24 [2024-06-06T06:51:27.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:27.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-06-06T06:51:27.459Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-06-06T06:51:27.459Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:27.459Z] latest [2024-06-06T06:51:27.459Z] 3.2.0-dev.24 [2024-06-06T06:51:27.459Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:27.459Z] main [2024-06-06T06:51:27.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:27.898Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:28.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:28.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-06T06:51:28.255Z] 4dae4a1ff58f: Preparing [2024-06-06T06:51:28.255Z] b15f1e06ddb7: Preparing [2024-06-06T06:51:28.255Z] 42e3b1e37b30: Preparing [2024-06-06T06:51:28.255Z] 633d7903abb7: Preparing [2024-06-06T06:51:28.255Z] c2c84ba60ac2: Preparing [2024-06-06T06:51:28.255Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:28.255Z] 73d3277a66e7: Preparing [2024-06-06T06:51:28.255Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:28.255Z] c7a0139c9321: Preparing [2024-06-06T06:51:28.255Z] 73d3277a66e7: Waiting [2024-06-06T06:51:28.255Z] e0f605d2e570: Preparing [2024-06-06T06:51:28.255Z] c7a0139c9321: Waiting [2024-06-06T06:51:28.255Z] 6f6f9b2618e0: Preparing [2024-06-06T06:51:28.255Z] e0f605d2e570: Waiting [2024-06-06T06:51:28.255Z] 7c504f21be85: Preparing [2024-06-06T06:51:28.255Z] 6f6f9b2618e0: Waiting [2024-06-06T06:51:28.255Z] 7c504f21be85: Waiting [2024-06-06T06:51:28.531Z] c2c84ba60ac2: Pushed [2024-06-06T06:51:28.531Z] 633d7903abb7: Pushed [2024-06-06T06:51:28.531Z] b15f1e06ddb7: Pushed [2024-06-06T06:51:28.531Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:28.531Z] 4dae4a1ff58f: Pushed [2024-06-06T06:51:28.531Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:28.802Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:28.802Z] c7a0139c9321: Pushed [2024-06-06T06:51:29.068Z] e0f605d2e570: Pushed [2024-06-06T06:51:30.471Z] 42e3b1e37b30: Pushed [2024-06-06T06:51:32.406Z] 6f6f9b2618e0: Pushed [2024-06-06T06:51:32.406Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:32.763Z] + 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-06-06T06:51:33.114Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-06-06T06:51:33.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-06T06:51:33.115Z] 4dae4a1ff58f: Preparing [2024-06-06T06:51:33.115Z] b15f1e06ddb7: Preparing [2024-06-06T06:51:33.115Z] 42e3b1e37b30: Preparing [2024-06-06T06:51:33.115Z] 633d7903abb7: Preparing [2024-06-06T06:51:33.115Z] c2c84ba60ac2: Preparing [2024-06-06T06:51:33.115Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:33.115Z] 73d3277a66e7: Preparing [2024-06-06T06:51:33.115Z] c7a0139c9321: Preparing [2024-06-06T06:51:33.115Z] e0f605d2e570: Preparing [2024-06-06T06:51:33.115Z] 6f6f9b2618e0: Preparing [2024-06-06T06:51:33.115Z] 7c504f21be85: Preparing [2024-06-06T06:51:33.115Z] 73d3277a66e7: Waiting [2024-06-06T06:51:33.115Z] c7a0139c9321: Waiting [2024-06-06T06:51:33.115Z] 6f6f9b2618e0: Waiting [2024-06-06T06:51:33.115Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:33.115Z] 7c504f21be85: Waiting [2024-06-06T06:51:33.115Z] 42e3b1e37b30: Layer already exists [2024-06-06T06:51:33.115Z] 4dae4a1ff58f: Layer already exists [2024-06-06T06:51:33.115Z] 633d7903abb7: Layer already exists [2024-06-06T06:51:33.115Z] c2c84ba60ac2: Layer already exists [2024-06-06T06:51:33.115Z] b15f1e06ddb7: Layer already exists [2024-06-06T06:51:33.115Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:33.115Z] 6f6f9b2618e0: Layer already exists [2024-06-06T06:51:33.115Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:33.115Z] e0f605d2e570: Layer already exists [2024-06-06T06:51:33.115Z] c7a0139c9321: Layer already exists [2024-06-06T06:51:33.115Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:33.380Z] latest: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:33.728Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:34.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.24 [2024-06-06T06:51:34.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-06T06:51:34.086Z] 4dae4a1ff58f: Preparing [2024-06-06T06:51:34.086Z] b15f1e06ddb7: Preparing [2024-06-06T06:51:34.086Z] 42e3b1e37b30: Preparing [2024-06-06T06:51:34.086Z] 633d7903abb7: Preparing [2024-06-06T06:51:34.086Z] c2c84ba60ac2: Preparing [2024-06-06T06:51:34.086Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:34.086Z] 73d3277a66e7: Preparing [2024-06-06T06:51:34.086Z] c7a0139c9321: Preparing [2024-06-06T06:51:34.086Z] e0f605d2e570: Preparing [2024-06-06T06:51:34.086Z] 6f6f9b2618e0: Preparing [2024-06-06T06:51:34.086Z] 7c504f21be85: Preparing [2024-06-06T06:51:34.086Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:34.086Z] 73d3277a66e7: Waiting [2024-06-06T06:51:34.086Z] c7a0139c9321: Waiting [2024-06-06T06:51:34.086Z] e0f605d2e570: Waiting [2024-06-06T06:51:34.086Z] 6f6f9b2618e0: Waiting [2024-06-06T06:51:34.086Z] 7c504f21be85: Waiting [2024-06-06T06:51:34.086Z] b15f1e06ddb7: Layer already exists [2024-06-06T06:51:34.086Z] 633d7903abb7: Layer already exists [2024-06-06T06:51:34.086Z] c2c84ba60ac2: Layer already exists [2024-06-06T06:51:34.086Z] 42e3b1e37b30: Layer already exists [2024-06-06T06:51:34.086Z] 4dae4a1ff58f: Layer already exists [2024-06-06T06:51:34.086Z] c7a0139c9321: Layer already exists [2024-06-06T06:51:34.086Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:34.086Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:34.086Z] e0f605d2e570: Layer already exists [2024-06-06T06:51:34.086Z] 6f6f9b2618e0: Layer already exists [2024-06-06T06:51:34.086Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:34.352Z] 3.2.0-dev.24: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:34.713Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:35.071Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:35.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-06T06:51:35.071Z] 4dae4a1ff58f: Preparing [2024-06-06T06:51:35.071Z] b15f1e06ddb7: Preparing [2024-06-06T06:51:35.071Z] 42e3b1e37b30: Preparing [2024-06-06T06:51:35.071Z] 633d7903abb7: Preparing [2024-06-06T06:51:35.071Z] c2c84ba60ac2: Preparing [2024-06-06T06:51:35.071Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:35.071Z] 73d3277a66e7: Preparing [2024-06-06T06:51:35.071Z] c7a0139c9321: Preparing [2024-06-06T06:51:35.071Z] e0f605d2e570: Preparing [2024-06-06T06:51:35.071Z] 6f6f9b2618e0: Preparing [2024-06-06T06:51:35.071Z] 7c504f21be85: Preparing [2024-06-06T06:51:35.071Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:35.071Z] 73d3277a66e7: Waiting [2024-06-06T06:51:35.071Z] c7a0139c9321: Waiting [2024-06-06T06:51:35.071Z] 6f6f9b2618e0: Waiting [2024-06-06T06:51:35.071Z] e0f605d2e570: Waiting [2024-06-06T06:51:35.071Z] 7c504f21be85: Waiting [2024-06-06T06:51:35.071Z] c2c84ba60ac2: Layer already exists [2024-06-06T06:51:35.071Z] 42e3b1e37b30: Layer already exists [2024-06-06T06:51:35.071Z] b15f1e06ddb7: Layer already exists [2024-06-06T06:51:35.071Z] 633d7903abb7: Layer already exists [2024-06-06T06:51:35.071Z] 4dae4a1ff58f: Layer already exists [2024-06-06T06:51:35.071Z] c7a0139c9321: Layer already exists [2024-06-06T06:51:35.071Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:35.071Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:35.071Z] e0f605d2e570: Layer already exists [2024-06-06T06:51:35.071Z] 6f6f9b2618e0: Layer already exists [2024-06-06T06:51:35.337Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:35.337Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:35.692Z] + 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-06-06T06:51:36.052Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-06-06T06:51:36.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-06T06:51:36.052Z] 4dae4a1ff58f: Preparing [2024-06-06T06:51:36.052Z] b15f1e06ddb7: Preparing [2024-06-06T06:51:36.052Z] 42e3b1e37b30: Preparing [2024-06-06T06:51:36.052Z] 633d7903abb7: Preparing [2024-06-06T06:51:36.052Z] c2c84ba60ac2: Preparing [2024-06-06T06:51:36.052Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:36.052Z] 73d3277a66e7: Preparing [2024-06-06T06:51:36.052Z] c7a0139c9321: Preparing [2024-06-06T06:51:36.052Z] e0f605d2e570: Preparing [2024-06-06T06:51:36.052Z] 6f6f9b2618e0: Preparing [2024-06-06T06:51:36.052Z] 7c504f21be85: Preparing [2024-06-06T06:51:36.052Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:36.052Z] 73d3277a66e7: Waiting [2024-06-06T06:51:36.052Z] c7a0139c9321: Waiting [2024-06-06T06:51:36.052Z] e0f605d2e570: Waiting [2024-06-06T06:51:36.052Z] 6f6f9b2618e0: Waiting [2024-06-06T06:51:36.052Z] 7c504f21be85: Waiting [2024-06-06T06:51:36.052Z] 633d7903abb7: Layer already exists [2024-06-06T06:51:36.052Z] 42e3b1e37b30: Layer already exists [2024-06-06T06:51:36.052Z] b15f1e06ddb7: Layer already exists [2024-06-06T06:51:36.052Z] 4dae4a1ff58f: Layer already exists [2024-06-06T06:51:36.052Z] c2c84ba60ac2: Layer already exists [2024-06-06T06:51:36.052Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:36.052Z] e0f605d2e570: Layer already exists [2024-06-06T06:51:36.052Z] 6f6f9b2618e0: Layer already exists [2024-06-06T06:51:36.052Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:36.052Z] c7a0139c9321: Layer already exists [2024-06-06T06:51:36.052Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:36.318Z] main: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:51:36.411Z] ===================================================== [Pipeline] echo [2024-06-06T06:51:36.429Z] taggedImages: [2024-06-06T06:51:36.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:36.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-06-06T06:51:36.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.24 [2024-06-06T06:51:36.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:36.429Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-06-06T06:51:36.458Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-06-06T06:51:36.458Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:36.458Z] latest [2024-06-06T06:51:36.458Z] 3.2.0-dev.24 [2024-06-06T06:51:36.458Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:36.458Z] main [2024-06-06T06:51:36.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:36.831Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:37.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:37.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-06T06:51:37.186Z] c5b17d52d5cc: Preparing [2024-06-06T06:51:37.186Z] 0de2f2080424: Preparing [2024-06-06T06:51:37.186Z] b755d87f491b: Preparing [2024-06-06T06:51:37.186Z] 6333aa803452: Preparing [2024-06-06T06:51:37.186Z] 94a07f833af9: Preparing [2024-06-06T06:51:37.186Z] 0170cb342c3d: Preparing [2024-06-06T06:51:37.186Z] 37e518b24d2e: Preparing [2024-06-06T06:51:37.186Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:37.186Z] 73d3277a66e7: Preparing [2024-06-06T06:51:37.186Z] ea9c760c51d8: Preparing [2024-06-06T06:51:37.186Z] 3e10bd9d558e: Preparing [2024-06-06T06:51:37.186Z] 7c504f21be85: Preparing [2024-06-06T06:51:37.186Z] 73d3277a66e7: Waiting [2024-06-06T06:51:37.186Z] ea9c760c51d8: Waiting [2024-06-06T06:51:37.186Z] 3e10bd9d558e: Waiting [2024-06-06T06:51:37.186Z] 0170cb342c3d: Waiting [2024-06-06T06:51:37.186Z] 37e518b24d2e: Waiting [2024-06-06T06:51:37.186Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:37.186Z] 7c504f21be85: Waiting [2024-06-06T06:51:37.453Z] 0de2f2080424: Pushed [2024-06-06T06:51:37.453Z] c5b17d52d5cc: Pushed [2024-06-06T06:51:37.453Z] 94a07f833af9: Pushed [2024-06-06T06:51:37.453Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:37.721Z] 0170cb342c3d: Pushed [2024-06-06T06:51:37.721Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:37.721Z] 37e518b24d2e: Pushed [2024-06-06T06:51:37.721Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:39.666Z] ea9c760c51d8: Pushed [2024-06-06T06:51:39.666Z] 6333aa803452: Pushed [2024-06-06T06:51:40.249Z] b755d87f491b: Pushed [2024-06-06T06:51:40.249Z] 3e10bd9d558e: Pushed [2024-06-06T06:51:40.517Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:40.880Z] + 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-06-06T06:51:41.271Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-06-06T06:51:41.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-06T06:51:41.271Z] c5b17d52d5cc: Preparing [2024-06-06T06:51:41.271Z] 0de2f2080424: Preparing [2024-06-06T06:51:41.271Z] b755d87f491b: Preparing [2024-06-06T06:51:41.271Z] 6333aa803452: Preparing [2024-06-06T06:51:41.271Z] 94a07f833af9: Preparing [2024-06-06T06:51:41.271Z] 0170cb342c3d: Preparing [2024-06-06T06:51:41.271Z] 37e518b24d2e: Preparing [2024-06-06T06:51:41.271Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:41.271Z] 73d3277a66e7: Preparing [2024-06-06T06:51:41.271Z] ea9c760c51d8: Preparing [2024-06-06T06:51:41.271Z] 3e10bd9d558e: Preparing [2024-06-06T06:51:41.271Z] 7c504f21be85: Preparing [2024-06-06T06:51:41.271Z] 0170cb342c3d: Waiting [2024-06-06T06:51:41.271Z] 37e518b24d2e: Waiting [2024-06-06T06:51:41.271Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:41.271Z] 73d3277a66e7: Waiting [2024-06-06T06:51:41.271Z] ea9c760c51d8: Waiting [2024-06-06T06:51:41.271Z] 3e10bd9d558e: Waiting [2024-06-06T06:51:41.271Z] 7c504f21be85: Waiting [2024-06-06T06:51:41.271Z] 94a07f833af9: Layer already exists [2024-06-06T06:51:41.271Z] c5b17d52d5cc: Layer already exists [2024-06-06T06:51:41.271Z] 6333aa803452: Layer already exists [2024-06-06T06:51:41.271Z] b755d87f491b: Layer already exists [2024-06-06T06:51:41.271Z] 0de2f2080424: Layer already exists [2024-06-06T06:51:41.271Z] 0170cb342c3d: Layer already exists [2024-06-06T06:51:41.271Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:41.271Z] ea9c760c51d8: Layer already exists [2024-06-06T06:51:41.271Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:41.271Z] 37e518b24d2e: Layer already exists [2024-06-06T06:51:41.541Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:41.541Z] 3e10bd9d558e: Layer already exists [2024-06-06T06:51:41.541Z] latest: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:41.919Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:42.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.24 [2024-06-06T06:51:42.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-06T06:51:42.298Z] c5b17d52d5cc: Preparing [2024-06-06T06:51:42.298Z] 0de2f2080424: Preparing [2024-06-06T06:51:42.298Z] b755d87f491b: Preparing [2024-06-06T06:51:42.298Z] 6333aa803452: Preparing [2024-06-06T06:51:42.298Z] 94a07f833af9: Preparing [2024-06-06T06:51:42.298Z] 0170cb342c3d: Preparing [2024-06-06T06:51:42.298Z] 37e518b24d2e: Preparing [2024-06-06T06:51:42.298Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:42.298Z] 73d3277a66e7: Preparing [2024-06-06T06:51:42.298Z] ea9c760c51d8: Preparing [2024-06-06T06:51:42.298Z] 3e10bd9d558e: Preparing [2024-06-06T06:51:42.298Z] 7c504f21be85: Preparing [2024-06-06T06:51:42.298Z] 0170cb342c3d: Waiting [2024-06-06T06:51:42.298Z] 37e518b24d2e: Waiting [2024-06-06T06:51:42.298Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:42.298Z] 73d3277a66e7: Waiting [2024-06-06T06:51:42.298Z] 7c504f21be85: Waiting [2024-06-06T06:51:42.298Z] 3e10bd9d558e: Waiting [2024-06-06T06:51:42.298Z] b755d87f491b: Layer already exists [2024-06-06T06:51:42.298Z] 94a07f833af9: Layer already exists [2024-06-06T06:51:42.298Z] c5b17d52d5cc: Layer already exists [2024-06-06T06:51:42.298Z] 0de2f2080424: Layer already exists [2024-06-06T06:51:42.298Z] 6333aa803452: Layer already exists [2024-06-06T06:51:42.298Z] 0170cb342c3d: Layer already exists [2024-06-06T06:51:42.298Z] 37e518b24d2e: Layer already exists [2024-06-06T06:51:42.298Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:42.298Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:42.299Z] ea9c760c51d8: Layer already exists [2024-06-06T06:51:42.299Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:42.299Z] 3e10bd9d558e: Layer already exists [2024-06-06T06:51:42.574Z] 3.2.0-dev.24: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:42.940Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:43.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:43.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-06T06:51:43.298Z] c5b17d52d5cc: Preparing [2024-06-06T06:51:43.298Z] 0de2f2080424: Preparing [2024-06-06T06:51:43.298Z] b755d87f491b: Preparing [2024-06-06T06:51:43.298Z] 6333aa803452: Preparing [2024-06-06T06:51:43.298Z] 94a07f833af9: Preparing [2024-06-06T06:51:43.298Z] 0170cb342c3d: Preparing [2024-06-06T06:51:43.298Z] 37e518b24d2e: Preparing [2024-06-06T06:51:43.298Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:43.298Z] 73d3277a66e7: Preparing [2024-06-06T06:51:43.298Z] ea9c760c51d8: Preparing [2024-06-06T06:51:43.298Z] 3e10bd9d558e: Preparing [2024-06-06T06:51:43.298Z] 7c504f21be85: Preparing [2024-06-06T06:51:43.298Z] 0170cb342c3d: Waiting [2024-06-06T06:51:43.298Z] 37e518b24d2e: Waiting [2024-06-06T06:51:43.298Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:43.298Z] 73d3277a66e7: Waiting [2024-06-06T06:51:43.298Z] ea9c760c51d8: Waiting [2024-06-06T06:51:43.298Z] 3e10bd9d558e: Waiting [2024-06-06T06:51:43.298Z] 6333aa803452: Layer already exists [2024-06-06T06:51:43.298Z] 0de2f2080424: Layer already exists [2024-06-06T06:51:43.298Z] b755d87f491b: Layer already exists [2024-06-06T06:51:43.298Z] 94a07f833af9: Layer already exists [2024-06-06T06:51:43.298Z] c5b17d52d5cc: Layer already exists [2024-06-06T06:51:43.298Z] 0170cb342c3d: Layer already exists [2024-06-06T06:51:43.298Z] 37e518b24d2e: Layer already exists [2024-06-06T06:51:43.298Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:43.298Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:43.298Z] ea9c760c51d8: Layer already exists [2024-06-06T06:51:43.298Z] 3e10bd9d558e: Layer already exists [2024-06-06T06:51:43.298Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:43.564Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:43.923Z] + 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-06-06T06:51:44.284Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-06-06T06:51:44.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-06T06:51:44.284Z] c5b17d52d5cc: Preparing [2024-06-06T06:51:44.284Z] 0de2f2080424: Preparing [2024-06-06T06:51:44.284Z] b755d87f491b: Preparing [2024-06-06T06:51:44.284Z] 6333aa803452: Preparing [2024-06-06T06:51:44.284Z] 94a07f833af9: Preparing [2024-06-06T06:51:44.284Z] 0170cb342c3d: Preparing [2024-06-06T06:51:44.284Z] 37e518b24d2e: Preparing [2024-06-06T06:51:44.284Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:44.284Z] 73d3277a66e7: Preparing [2024-06-06T06:51:44.284Z] ea9c760c51d8: Preparing [2024-06-06T06:51:44.284Z] 3e10bd9d558e: Preparing [2024-06-06T06:51:44.284Z] 7c504f21be85: Preparing [2024-06-06T06:51:44.284Z] 7903e8e47fd3: Waiting [2024-06-06T06:51:44.284Z] 73d3277a66e7: Waiting [2024-06-06T06:51:44.284Z] ea9c760c51d8: Waiting [2024-06-06T06:51:44.284Z] 3e10bd9d558e: Waiting [2024-06-06T06:51:44.284Z] 7c504f21be85: Waiting [2024-06-06T06:51:44.284Z] 0170cb342c3d: Waiting [2024-06-06T06:51:44.284Z] 37e518b24d2e: Waiting [2024-06-06T06:51:44.284Z] 0de2f2080424: Layer already exists [2024-06-06T06:51:44.284Z] b755d87f491b: Layer already exists [2024-06-06T06:51:44.284Z] c5b17d52d5cc: Layer already exists [2024-06-06T06:51:44.284Z] 94a07f833af9: Layer already exists [2024-06-06T06:51:44.284Z] 6333aa803452: Layer already exists [2024-06-06T06:51:44.284Z] 37e518b24d2e: Layer already exists [2024-06-06T06:51:44.284Z] ea9c760c51d8: Layer already exists [2024-06-06T06:51:44.284Z] 0170cb342c3d: Layer already exists [2024-06-06T06:51:44.284Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:44.284Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:44.284Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:44.284Z] 3e10bd9d558e: Layer already exists [2024-06-06T06:51:44.551Z] main: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:51:44.624Z] ===================================================== [Pipeline] echo [2024-06-06T06:51:44.637Z] taggedImages: [2024-06-06T06:51:44.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:44.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-06-06T06:51:44.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.24 [2024-06-06T06:51:44.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:44.637Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-06-06T06:51:44.664Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-06-06T06:51:44.664Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:44.664Z] latest [2024-06-06T06:51:44.664Z] 3.2.0-dev.24 [2024-06-06T06:51:44.664Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:44.664Z] main [2024-06-06T06:51:44.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:45.028Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:45.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:45.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-06T06:51:45.389Z] c1c8f7650847: Preparing [2024-06-06T06:51:45.389Z] 664cc38c5143: Preparing [2024-06-06T06:51:45.389Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:45.389Z] 73d3277a66e7: Preparing [2024-06-06T06:51:45.389Z] e71539954648: Preparing [2024-06-06T06:51:45.389Z] 1f317c99fd6a: Preparing [2024-06-06T06:51:45.389Z] 7c504f21be85: Preparing [2024-06-06T06:51:45.389Z] 1f317c99fd6a: Waiting [2024-06-06T06:51:45.389Z] 7c504f21be85: Waiting [2024-06-06T06:51:45.389Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:45.656Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:45.656Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:45.656Z] c1c8f7650847: Pushed [2024-06-06T06:51:47.597Z] 1f317c99fd6a: Pushed [2024-06-06T06:51:47.597Z] e71539954648: Pushed [2024-06-06T06:51:49.537Z] 664cc38c5143: Pushed [2024-06-06T06:51:49.537Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:49.885Z] + 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-06-06T06:51:50.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-06-06T06:51:50.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-06T06:51:50.243Z] c1c8f7650847: Preparing [2024-06-06T06:51:50.243Z] 664cc38c5143: Preparing [2024-06-06T06:51:50.243Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:50.243Z] 73d3277a66e7: Preparing [2024-06-06T06:51:50.243Z] e71539954648: Preparing [2024-06-06T06:51:50.243Z] 1f317c99fd6a: Preparing [2024-06-06T06:51:50.243Z] 7c504f21be85: Preparing [2024-06-06T06:51:50.243Z] 1f317c99fd6a: Waiting [2024-06-06T06:51:50.243Z] 7c504f21be85: Waiting [2024-06-06T06:51:50.243Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:50.243Z] c1c8f7650847: Layer already exists [2024-06-06T06:51:50.243Z] e71539954648: Layer already exists [2024-06-06T06:51:50.243Z] 664cc38c5143: Layer already exists [2024-06-06T06:51:50.243Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:50.243Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:50.243Z] 1f317c99fd6a: Layer already exists [2024-06-06T06:51:50.513Z] latest: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:50.866Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:51.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.24 [2024-06-06T06:51:51.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-06T06:51:51.214Z] c1c8f7650847: Preparing [2024-06-06T06:51:51.214Z] 664cc38c5143: Preparing [2024-06-06T06:51:51.214Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:51.214Z] 73d3277a66e7: Preparing [2024-06-06T06:51:51.214Z] e71539954648: Preparing [2024-06-06T06:51:51.214Z] 1f317c99fd6a: Preparing [2024-06-06T06:51:51.214Z] 7c504f21be85: Preparing [2024-06-06T06:51:51.214Z] 1f317c99fd6a: Waiting [2024-06-06T06:51:51.214Z] 7c504f21be85: Waiting [2024-06-06T06:51:51.214Z] 664cc38c5143: Layer already exists [2024-06-06T06:51:51.214Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:51.214Z] e71539954648: Layer already exists [2024-06-06T06:51:51.214Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:51.214Z] c1c8f7650847: Layer already exists [2024-06-06T06:51:51.214Z] 1f317c99fd6a: Layer already exists [2024-06-06T06:51:51.214Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:51.480Z] 3.2.0-dev.24: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:51.836Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:52.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:52.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-06T06:51:52.194Z] c1c8f7650847: Preparing [2024-06-06T06:51:52.194Z] 664cc38c5143: Preparing [2024-06-06T06:51:52.194Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:52.194Z] 73d3277a66e7: Preparing [2024-06-06T06:51:52.194Z] e71539954648: Preparing [2024-06-06T06:51:52.194Z] 1f317c99fd6a: Preparing [2024-06-06T06:51:52.194Z] 7c504f21be85: Preparing [2024-06-06T06:51:52.194Z] 1f317c99fd6a: Waiting [2024-06-06T06:51:52.194Z] 7c504f21be85: Waiting [2024-06-06T06:51:52.194Z] e71539954648: Layer already exists [2024-06-06T06:51:52.194Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:52.194Z] c1c8f7650847: Layer already exists [2024-06-06T06:51:52.194Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:52.194Z] 664cc38c5143: Layer already exists [2024-06-06T06:51:52.194Z] 1f317c99fd6a: Layer already exists [2024-06-06T06:51:52.194Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:52.461Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:52.823Z] + 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-06-06T06:51:53.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-06-06T06:51:53.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-06T06:51:53.176Z] c1c8f7650847: Preparing [2024-06-06T06:51:53.176Z] 664cc38c5143: Preparing [2024-06-06T06:51:53.176Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:53.176Z] 73d3277a66e7: Preparing [2024-06-06T06:51:53.176Z] e71539954648: Preparing [2024-06-06T06:51:53.176Z] 1f317c99fd6a: Preparing [2024-06-06T06:51:53.176Z] 7c504f21be85: Preparing [2024-06-06T06:51:53.176Z] 1f317c99fd6a: Waiting [2024-06-06T06:51:53.176Z] 7c504f21be85: Waiting [2024-06-06T06:51:53.176Z] 664cc38c5143: Layer already exists [2024-06-06T06:51:53.176Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:53.176Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:53.176Z] c1c8f7650847: Layer already exists [2024-06-06T06:51:53.176Z] e71539954648: Layer already exists [2024-06-06T06:51:53.176Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:53.176Z] 1f317c99fd6a: Layer already exists [2024-06-06T06:51:53.443Z] main: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:51:53.514Z] ===================================================== [Pipeline] echo [2024-06-06T06:51:53.529Z] taggedImages: [2024-06-06T06:51:53.529Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:53.529Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-06-06T06:51:53.529Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.24 [2024-06-06T06:51:53.529Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:53.529Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-06-06T06:51:53.559Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-06-06T06:51:53.559Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:53.559Z] latest [2024-06-06T06:51:53.559Z] 3.2.0-dev.24 [2024-06-06T06:51:53.559Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:51:53.559Z] main [2024-06-06T06:51:53.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:53.939Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:51:54.300Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:51:54.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-06T06:51:54.300Z] 67240c139ea1: Preparing [2024-06-06T06:51:54.300Z] a2ebb04aab46: Preparing [2024-06-06T06:51:54.300Z] 8533d1341a7b: Preparing [2024-06-06T06:51:54.300Z] 7903e8e47fd3: Preparing [2024-06-06T06:51:54.300Z] 73d3277a66e7: Preparing [2024-06-06T06:51:54.300Z] c31f29031e23: Preparing [2024-06-06T06:51:54.300Z] af6feb76fd5f: Preparing [2024-06-06T06:51:54.300Z] 6617cb16090a: Preparing [2024-06-06T06:51:54.300Z] 143eb723443b: Preparing [2024-06-06T06:51:54.300Z] 7c504f21be85: Preparing [2024-06-06T06:51:54.300Z] af6feb76fd5f: Waiting [2024-06-06T06:51:54.300Z] 6617cb16090a: Waiting [2024-06-06T06:51:54.300Z] 143eb723443b: Waiting [2024-06-06T06:51:54.300Z] c31f29031e23: Waiting [2024-06-06T06:51:54.300Z] 7c504f21be85: Waiting [2024-06-06T06:51:54.300Z] 73d3277a66e7: Layer already exists [2024-06-06T06:51:54.572Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:51:54.572Z] a2ebb04aab46: Pushed [2024-06-06T06:51:54.572Z] 8533d1341a7b: Pushed [2024-06-06T06:51:54.572Z] 67240c139ea1: Pushed [2024-06-06T06:51:54.572Z] 7c504f21be85: Layer already exists [2024-06-06T06:51:55.158Z] 6617cb16090a: Pushed [2024-06-06T06:51:56.574Z] 143eb723443b: Pushed [2024-06-06T06:52:06.630Z] af6feb76fd5f: Pushed [2024-06-06T06:52:11.969Z] c31f29031e23: Pushed [2024-06-06T06:52:11.969Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:12.334Z] + 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-06-06T06:52:12.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-06-06T06:52:12.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-06T06:52:12.694Z] 67240c139ea1: Preparing [2024-06-06T06:52:12.694Z] a2ebb04aab46: Preparing [2024-06-06T06:52:12.694Z] 8533d1341a7b: Preparing [2024-06-06T06:52:12.694Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:12.694Z] 73d3277a66e7: Preparing [2024-06-06T06:52:12.695Z] c31f29031e23: Preparing [2024-06-06T06:52:12.695Z] af6feb76fd5f: Preparing [2024-06-06T06:52:12.695Z] 6617cb16090a: Preparing [2024-06-06T06:52:12.695Z] 143eb723443b: Preparing [2024-06-06T06:52:12.695Z] 7c504f21be85: Preparing [2024-06-06T06:52:12.695Z] c31f29031e23: Waiting [2024-06-06T06:52:12.695Z] af6feb76fd5f: Waiting [2024-06-06T06:52:12.695Z] 6617cb16090a: Waiting [2024-06-06T06:52:12.695Z] 143eb723443b: Waiting [2024-06-06T06:52:12.695Z] 7c504f21be85: Waiting [2024-06-06T06:52:12.695Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:12.695Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:12.695Z] 67240c139ea1: Layer already exists [2024-06-06T06:52:12.695Z] a2ebb04aab46: Layer already exists [2024-06-06T06:52:12.695Z] 8533d1341a7b: Layer already exists [2024-06-06T06:52:12.695Z] 143eb723443b: Layer already exists [2024-06-06T06:52:12.695Z] c31f29031e23: Layer already exists [2024-06-06T06:52:12.695Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:12.695Z] af6feb76fd5f: Layer already exists [2024-06-06T06:52:12.695Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:12.965Z] latest: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:13.347Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:13.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.24 [2024-06-06T06:52:13.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-06T06:52:13.707Z] 67240c139ea1: Preparing [2024-06-06T06:52:13.707Z] a2ebb04aab46: Preparing [2024-06-06T06:52:13.707Z] 8533d1341a7b: Preparing [2024-06-06T06:52:13.707Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:13.707Z] 73d3277a66e7: Preparing [2024-06-06T06:52:13.707Z] c31f29031e23: Preparing [2024-06-06T06:52:13.707Z] af6feb76fd5f: Preparing [2024-06-06T06:52:13.707Z] 6617cb16090a: Preparing [2024-06-06T06:52:13.707Z] 143eb723443b: Preparing [2024-06-06T06:52:13.707Z] 7c504f21be85: Preparing [2024-06-06T06:52:13.707Z] af6feb76fd5f: Waiting [2024-06-06T06:52:13.707Z] 6617cb16090a: Waiting [2024-06-06T06:52:13.707Z] 143eb723443b: Waiting [2024-06-06T06:52:13.707Z] 7c504f21be85: Waiting [2024-06-06T06:52:13.707Z] c31f29031e23: Waiting [2024-06-06T06:52:13.707Z] a2ebb04aab46: Layer already exists [2024-06-06T06:52:13.707Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:13.707Z] 8533d1341a7b: Layer already exists [2024-06-06T06:52:13.707Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:13.707Z] 67240c139ea1: Layer already exists [2024-06-06T06:52:13.707Z] 143eb723443b: Layer already exists [2024-06-06T06:52:13.707Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:13.707Z] c31f29031e23: Layer already exists [2024-06-06T06:52:13.707Z] af6feb76fd5f: Layer already exists [2024-06-06T06:52:13.707Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:13.974Z] 3.2.0-dev.24: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:14.337Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:14.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:14.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-06T06:52:14.711Z] 67240c139ea1: Preparing [2024-06-06T06:52:14.711Z] a2ebb04aab46: Preparing [2024-06-06T06:52:14.711Z] 8533d1341a7b: Preparing [2024-06-06T06:52:14.711Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:14.711Z] 73d3277a66e7: Preparing [2024-06-06T06:52:14.711Z] c31f29031e23: Preparing [2024-06-06T06:52:14.711Z] af6feb76fd5f: Preparing [2024-06-06T06:52:14.711Z] 6617cb16090a: Preparing [2024-06-06T06:52:14.711Z] 143eb723443b: Preparing [2024-06-06T06:52:14.711Z] 7c504f21be85: Preparing [2024-06-06T06:52:14.711Z] c31f29031e23: Waiting [2024-06-06T06:52:14.711Z] af6feb76fd5f: Waiting [2024-06-06T06:52:14.711Z] 6617cb16090a: Waiting [2024-06-06T06:52:14.712Z] 143eb723443b: Waiting [2024-06-06T06:52:14.712Z] 7c504f21be85: Waiting [2024-06-06T06:52:14.712Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:14.712Z] 67240c139ea1: Layer already exists [2024-06-06T06:52:14.712Z] 8533d1341a7b: Layer already exists [2024-06-06T06:52:14.712Z] a2ebb04aab46: Layer already exists [2024-06-06T06:52:14.712Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:14.712Z] af6feb76fd5f: Layer already exists [2024-06-06T06:52:14.712Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:14.712Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:14.712Z] 143eb723443b: Layer already exists [2024-06-06T06:52:14.712Z] c31f29031e23: Layer already exists [2024-06-06T06:52:14.976Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:15.333Z] + 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-06-06T06:52:15.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-06-06T06:52:15.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-06T06:52:15.686Z] 67240c139ea1: Preparing [2024-06-06T06:52:15.686Z] a2ebb04aab46: Preparing [2024-06-06T06:52:15.686Z] 8533d1341a7b: Preparing [2024-06-06T06:52:15.686Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:15.686Z] 73d3277a66e7: Preparing [2024-06-06T06:52:15.686Z] c31f29031e23: Preparing [2024-06-06T06:52:15.686Z] af6feb76fd5f: Preparing [2024-06-06T06:52:15.686Z] 6617cb16090a: Preparing [2024-06-06T06:52:15.686Z] 143eb723443b: Preparing [2024-06-06T06:52:15.686Z] 7c504f21be85: Preparing [2024-06-06T06:52:15.686Z] af6feb76fd5f: Waiting [2024-06-06T06:52:15.686Z] 6617cb16090a: Waiting [2024-06-06T06:52:15.686Z] 143eb723443b: Waiting [2024-06-06T06:52:15.686Z] 7c504f21be85: Waiting [2024-06-06T06:52:15.686Z] c31f29031e23: Waiting [2024-06-06T06:52:15.686Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:15.686Z] a2ebb04aab46: Layer already exists [2024-06-06T06:52:15.686Z] 67240c139ea1: Layer already exists [2024-06-06T06:52:15.686Z] 8533d1341a7b: Layer already exists [2024-06-06T06:52:15.686Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:15.686Z] 143eb723443b: Layer already exists [2024-06-06T06:52:15.686Z] c31f29031e23: Layer already exists [2024-06-06T06:52:15.686Z] af6feb76fd5f: Layer already exists [2024-06-06T06:52:15.686Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:15.686Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:15.951Z] main: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:52:16.027Z] ===================================================== [Pipeline] echo [2024-06-06T06:52:16.036Z] taggedImages: [2024-06-06T06:52:16.036Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:16.036Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-06-06T06:52:16.036Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.24 [2024-06-06T06:52:16.036Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:16.036Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-06-06T06:52:16.060Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-06-06T06:52:16.060Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:16.060Z] latest [2024-06-06T06:52:16.060Z] 3.2.0-dev.24 [2024-06-06T06:52:16.060Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:16.060Z] main [2024-06-06T06:52:16.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:16.428Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:16.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:16.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-06T06:52:16.772Z] ccf3bdfb101f: Preparing [2024-06-06T06:52:16.772Z] 04cb2dacec2b: Preparing [2024-06-06T06:52:16.772Z] 852e027a9a59: Preparing [2024-06-06T06:52:16.772Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:16.772Z] 73d3277a66e7: Preparing [2024-06-06T06:52:16.772Z] ccf04448cab6: Preparing [2024-06-06T06:52:16.772Z] 6b5e68669b4d: Preparing [2024-06-06T06:52:16.772Z] 44a73fc682bc: Preparing [2024-06-06T06:52:16.772Z] 7c504f21be85: Preparing [2024-06-06T06:52:16.772Z] 6b5e68669b4d: Waiting [2024-06-06T06:52:16.772Z] 44a73fc682bc: Waiting [2024-06-06T06:52:16.772Z] 7c504f21be85: Waiting [2024-06-06T06:52:16.772Z] ccf04448cab6: Waiting [2024-06-06T06:52:16.772Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:17.038Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:17.038Z] 852e027a9a59: Pushed [2024-06-06T06:52:17.038Z] ccf3bdfb101f: Pushed [2024-06-06T06:52:17.038Z] 04cb2dacec2b: Pushed [2024-06-06T06:52:17.038Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:17.619Z] 44a73fc682bc: Pushed [2024-06-06T06:52:18.577Z] 6b5e68669b4d: Pushed [2024-06-06T06:52:36.766Z] ccf04448cab6: Pushed [2024-06-06T06:52:36.766Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:37.115Z] + 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-06-06T06:52:37.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-06-06T06:52:37.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-06T06:52:37.465Z] ccf3bdfb101f: Preparing [2024-06-06T06:52:37.465Z] 04cb2dacec2b: Preparing [2024-06-06T06:52:37.465Z] 852e027a9a59: Preparing [2024-06-06T06:52:37.465Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:37.465Z] 73d3277a66e7: Preparing [2024-06-06T06:52:37.465Z] ccf04448cab6: Preparing [2024-06-06T06:52:37.465Z] 6b5e68669b4d: Preparing [2024-06-06T06:52:37.465Z] 44a73fc682bc: Preparing [2024-06-06T06:52:37.465Z] 7c504f21be85: Preparing [2024-06-06T06:52:37.465Z] 44a73fc682bc: Waiting [2024-06-06T06:52:37.465Z] ccf04448cab6: Waiting [2024-06-06T06:52:37.465Z] 7c504f21be85: Waiting [2024-06-06T06:52:37.465Z] 6b5e68669b4d: Waiting [2024-06-06T06:52:37.465Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:37.465Z] ccf3bdfb101f: Layer already exists [2024-06-06T06:52:37.465Z] 04cb2dacec2b: Layer already exists [2024-06-06T06:52:37.465Z] 852e027a9a59: Layer already exists [2024-06-06T06:52:37.465Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:37.465Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:37.465Z] 44a73fc682bc: Layer already exists [2024-06-06T06:52:37.465Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:37.465Z] 6b5e68669b4d: Layer already exists [2024-06-06T06:52:37.729Z] latest: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:38.089Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:38.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.24 [2024-06-06T06:52:38.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-06T06:52:38.439Z] ccf3bdfb101f: Preparing [2024-06-06T06:52:38.439Z] 04cb2dacec2b: Preparing [2024-06-06T06:52:38.439Z] 852e027a9a59: Preparing [2024-06-06T06:52:38.439Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:38.439Z] 73d3277a66e7: Preparing [2024-06-06T06:52:38.439Z] ccf04448cab6: Preparing [2024-06-06T06:52:38.439Z] 6b5e68669b4d: Preparing [2024-06-06T06:52:38.439Z] 44a73fc682bc: Preparing [2024-06-06T06:52:38.439Z] 7c504f21be85: Preparing [2024-06-06T06:52:38.439Z] ccf04448cab6: Waiting [2024-06-06T06:52:38.439Z] 6b5e68669b4d: Waiting [2024-06-06T06:52:38.439Z] 44a73fc682bc: Waiting [2024-06-06T06:52:38.439Z] ccf3bdfb101f: Layer already exists [2024-06-06T06:52:38.439Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:38.439Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:38.439Z] 04cb2dacec2b: Layer already exists [2024-06-06T06:52:38.439Z] 852e027a9a59: Layer already exists [2024-06-06T06:52:38.439Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:38.439Z] 6b5e68669b4d: Layer already exists [2024-06-06T06:52:38.439Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:38.439Z] 44a73fc682bc: Layer already exists [2024-06-06T06:52:38.703Z] 3.2.0-dev.24: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:39.058Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:39.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:39.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-06T06:52:39.402Z] ccf3bdfb101f: Preparing [2024-06-06T06:52:39.402Z] 04cb2dacec2b: Preparing [2024-06-06T06:52:39.402Z] 852e027a9a59: Preparing [2024-06-06T06:52:39.402Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:39.402Z] 73d3277a66e7: Preparing [2024-06-06T06:52:39.402Z] ccf04448cab6: Preparing [2024-06-06T06:52:39.402Z] 6b5e68669b4d: Preparing [2024-06-06T06:52:39.402Z] 44a73fc682bc: Preparing [2024-06-06T06:52:39.402Z] 7c504f21be85: Preparing [2024-06-06T06:52:39.402Z] ccf04448cab6: Waiting [2024-06-06T06:52:39.402Z] 6b5e68669b4d: Waiting [2024-06-06T06:52:39.402Z] 44a73fc682bc: Waiting [2024-06-06T06:52:39.402Z] 7c504f21be85: Waiting [2024-06-06T06:52:39.402Z] ccf3bdfb101f: Layer already exists [2024-06-06T06:52:39.402Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:39.402Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:39.402Z] 852e027a9a59: Layer already exists [2024-06-06T06:52:39.402Z] 04cb2dacec2b: Layer already exists [2024-06-06T06:52:39.402Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:39.402Z] 6b5e68669b4d: Layer already exists [2024-06-06T06:52:39.402Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:39.402Z] 44a73fc682bc: Layer already exists [2024-06-06T06:52:39.665Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:40.012Z] + 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-06-06T06:52:40.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-06-06T06:52:40.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-06T06:52:40.356Z] ccf3bdfb101f: Preparing [2024-06-06T06:52:40.356Z] 04cb2dacec2b: Preparing [2024-06-06T06:52:40.356Z] 852e027a9a59: Preparing [2024-06-06T06:52:40.356Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:40.356Z] 73d3277a66e7: Preparing [2024-06-06T06:52:40.356Z] ccf04448cab6: Preparing [2024-06-06T06:52:40.356Z] 6b5e68669b4d: Preparing [2024-06-06T06:52:40.356Z] 44a73fc682bc: Preparing [2024-06-06T06:52:40.356Z] 7c504f21be85: Preparing [2024-06-06T06:52:40.356Z] ccf04448cab6: Waiting [2024-06-06T06:52:40.356Z] 6b5e68669b4d: Waiting [2024-06-06T06:52:40.356Z] 44a73fc682bc: Waiting [2024-06-06T06:52:40.356Z] 7c504f21be85: Waiting [2024-06-06T06:52:40.356Z] ccf3bdfb101f: Layer already exists [2024-06-06T06:52:40.356Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:40.356Z] 852e027a9a59: Layer already exists [2024-06-06T06:52:40.356Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:40.356Z] 04cb2dacec2b: Layer already exists [2024-06-06T06:52:40.356Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:40.356Z] 6b5e68669b4d: Layer already exists [2024-06-06T06:52:40.356Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:40.356Z] 44a73fc682bc: Layer already exists [2024-06-06T06:52:40.620Z] main: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:52:40.721Z] ===================================================== [Pipeline] echo [2024-06-06T06:52:40.743Z] taggedImages: [2024-06-06T06:52:40.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:40.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-06-06T06:52:40.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.24 [2024-06-06T06:52:40.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:40.743Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-06-06T06:52:40.777Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-06-06T06:52:40.777Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:40.777Z] latest [2024-06-06T06:52:40.777Z] 3.2.0-dev.24 [2024-06-06T06:52:40.777Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:40.777Z] main [2024-06-06T06:52:40.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:41.140Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:41.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:41.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-06T06:52:41.488Z] 01efebd84e27: Preparing [2024-06-06T06:52:41.488Z] b4014b4bcbc5: Preparing [2024-06-06T06:52:41.488Z] 02d5ef8dad3d: Preparing [2024-06-06T06:52:41.488Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:41.488Z] 73d3277a66e7: Preparing [2024-06-06T06:52:41.488Z] ccf04448cab6: Preparing [2024-06-06T06:52:41.488Z] 6617cb16090a: Preparing [2024-06-06T06:52:41.488Z] 143eb723443b: Preparing [2024-06-06T06:52:41.488Z] 7c504f21be85: Preparing [2024-06-06T06:52:41.488Z] ccf04448cab6: Waiting [2024-06-06T06:52:41.488Z] 6617cb16090a: Waiting [2024-06-06T06:52:41.488Z] 143eb723443b: Waiting [2024-06-06T06:52:41.488Z] 7c504f21be85: Waiting [2024-06-06T06:52:41.488Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:41.488Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:41.753Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:41.753Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:41.753Z] 02d5ef8dad3d: Pushed [2024-06-06T06:52:41.753Z] b4014b4bcbc5: Pushed [2024-06-06T06:52:41.753Z] 01efebd84e27: Pushed [2024-06-06T06:52:41.753Z] 143eb723443b: Layer already exists [2024-06-06T06:52:41.753Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:42.019Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:42.374Z] + 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-06-06T06:52:42.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-06-06T06:52:42.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-06T06:52:42.738Z] 01efebd84e27: Preparing [2024-06-06T06:52:42.738Z] b4014b4bcbc5: Preparing [2024-06-06T06:52:42.738Z] 02d5ef8dad3d: Preparing [2024-06-06T06:52:42.738Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:42.738Z] 73d3277a66e7: Preparing [2024-06-06T06:52:42.738Z] ccf04448cab6: Preparing [2024-06-06T06:52:42.738Z] 6617cb16090a: Preparing [2024-06-06T06:52:42.738Z] ccf04448cab6: Waiting [2024-06-06T06:52:42.738Z] 143eb723443b: Preparing [2024-06-06T06:52:42.738Z] 7c504f21be85: Preparing [2024-06-06T06:52:42.738Z] 6617cb16090a: Waiting [2024-06-06T06:52:42.738Z] 143eb723443b: Waiting [2024-06-06T06:52:42.738Z] 7c504f21be85: Waiting [2024-06-06T06:52:42.738Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:42.738Z] b4014b4bcbc5: Layer already exists [2024-06-06T06:52:42.738Z] 02d5ef8dad3d: Layer already exists [2024-06-06T06:52:42.738Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:42.738Z] 01efebd84e27: Layer already exists [2024-06-06T06:52:42.738Z] 143eb723443b: Layer already exists [2024-06-06T06:52:42.738Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:42.738Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:42.738Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:43.004Z] latest: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:43.363Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:43.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.24 [2024-06-06T06:52:43.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-06T06:52:43.705Z] 01efebd84e27: Preparing [2024-06-06T06:52:43.705Z] b4014b4bcbc5: Preparing [2024-06-06T06:52:43.705Z] 02d5ef8dad3d: Preparing [2024-06-06T06:52:43.705Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:43.705Z] 73d3277a66e7: Preparing [2024-06-06T06:52:43.705Z] ccf04448cab6: Preparing [2024-06-06T06:52:43.705Z] 6617cb16090a: Preparing [2024-06-06T06:52:43.705Z] 143eb723443b: Preparing [2024-06-06T06:52:43.705Z] 7c504f21be85: Preparing [2024-06-06T06:52:43.705Z] 6617cb16090a: Waiting [2024-06-06T06:52:43.705Z] 143eb723443b: Waiting [2024-06-06T06:52:43.705Z] 7c504f21be85: Waiting [2024-06-06T06:52:43.705Z] ccf04448cab6: Waiting [2024-06-06T06:52:43.705Z] 02d5ef8dad3d: Layer already exists [2024-06-06T06:52:43.705Z] b4014b4bcbc5: Layer already exists [2024-06-06T06:52:43.705Z] 01efebd84e27: Layer already exists [2024-06-06T06:52:43.705Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:43.705Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:43.705Z] 143eb723443b: Layer already exists [2024-06-06T06:52:43.705Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:43.705Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:43.705Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:43.969Z] 3.2.0-dev.24: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:44.319Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:44.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:44.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-06T06:52:44.666Z] 01efebd84e27: Preparing [2024-06-06T06:52:44.666Z] b4014b4bcbc5: Preparing [2024-06-06T06:52:44.666Z] 02d5ef8dad3d: Preparing [2024-06-06T06:52:44.666Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:44.666Z] 73d3277a66e7: Preparing [2024-06-06T06:52:44.666Z] ccf04448cab6: Preparing [2024-06-06T06:52:44.666Z] 6617cb16090a: Preparing [2024-06-06T06:52:44.666Z] ccf04448cab6: Waiting [2024-06-06T06:52:44.666Z] 143eb723443b: Preparing [2024-06-06T06:52:44.666Z] 7c504f21be85: Preparing [2024-06-06T06:52:44.666Z] 6617cb16090a: Waiting [2024-06-06T06:52:44.666Z] 143eb723443b: Waiting [2024-06-06T06:52:44.666Z] 7c504f21be85: Waiting [2024-06-06T06:52:44.666Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:44.666Z] b4014b4bcbc5: Layer already exists [2024-06-06T06:52:44.666Z] 02d5ef8dad3d: Layer already exists [2024-06-06T06:52:44.666Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:44.666Z] 01efebd84e27: Layer already exists [2024-06-06T06:52:44.666Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:44.666Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:44.666Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:44.666Z] 143eb723443b: Layer already exists [2024-06-06T06:52:44.932Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:45.294Z] + 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-06-06T06:52:45.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-06-06T06:52:45.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-06T06:52:45.655Z] 01efebd84e27: Preparing [2024-06-06T06:52:45.655Z] b4014b4bcbc5: Preparing [2024-06-06T06:52:45.655Z] 02d5ef8dad3d: Preparing [2024-06-06T06:52:45.655Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:45.655Z] 73d3277a66e7: Preparing [2024-06-06T06:52:45.655Z] ccf04448cab6: Preparing [2024-06-06T06:52:45.655Z] 6617cb16090a: Preparing [2024-06-06T06:52:45.655Z] 143eb723443b: Preparing [2024-06-06T06:52:45.655Z] 7c504f21be85: Preparing [2024-06-06T06:52:45.655Z] ccf04448cab6: Waiting [2024-06-06T06:52:45.655Z] 6617cb16090a: Waiting [2024-06-06T06:52:45.655Z] 143eb723443b: Waiting [2024-06-06T06:52:45.655Z] 7c504f21be85: Waiting [2024-06-06T06:52:45.655Z] b4014b4bcbc5: Layer already exists [2024-06-06T06:52:45.655Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:45.655Z] 02d5ef8dad3d: Layer already exists [2024-06-06T06:52:45.655Z] 01efebd84e27: Layer already exists [2024-06-06T06:52:45.655Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:45.655Z] ccf04448cab6: Layer already exists [2024-06-06T06:52:45.655Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:45.655Z] 143eb723443b: Layer already exists [2024-06-06T06:52:45.655Z] 6617cb16090a: Layer already exists [2024-06-06T06:52:45.919Z] main: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:52:46.022Z] ===================================================== [Pipeline] echo [2024-06-06T06:52:46.038Z] taggedImages: [2024-06-06T06:52:46.038Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:46.038Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-06-06T06:52:46.038Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.24 [2024-06-06T06:52:46.038Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:46.038Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-06-06T06:52:46.075Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-06-06T06:52:46.075Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:46.075Z] latest [2024-06-06T06:52:46.075Z] 3.2.0-dev.24 [2024-06-06T06:52:46.075Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:46.075Z] main [2024-06-06T06:52:46.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:46.440Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:46.805Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:46.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-06T06:52:46.805Z] 8500cbd53eb7: Preparing [2024-06-06T06:52:46.806Z] 36d611caab6f: Preparing [2024-06-06T06:52:46.806Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:46.806Z] 73d3277a66e7: Preparing [2024-06-06T06:52:46.806Z] b0cf988dd1ca: Preparing [2024-06-06T06:52:46.806Z] 8c37e4551654: Preparing [2024-06-06T06:52:46.806Z] 7c504f21be85: Preparing [2024-06-06T06:52:46.806Z] 8c37e4551654: Waiting [2024-06-06T06:52:46.806Z] 7c504f21be85: Waiting [2024-06-06T06:52:46.806Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:46.806Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:47.070Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:47.070Z] 8500cbd53eb7: Pushed [2024-06-06T06:52:47.333Z] 8c37e4551654: Pushed [2024-06-06T06:52:48.730Z] b0cf988dd1ca: Pushed [2024-06-06T06:52:54.060Z] 36d611caab6f: Pushed [2024-06-06T06:52:54.060Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:54.417Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:54.768Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-06-06T06:52:54.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-06T06:52:54.769Z] 8500cbd53eb7: Preparing [2024-06-06T06:52:54.769Z] 36d611caab6f: Preparing [2024-06-06T06:52:54.769Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:54.769Z] 73d3277a66e7: Preparing [2024-06-06T06:52:54.769Z] b0cf988dd1ca: Preparing [2024-06-06T06:52:54.769Z] 8c37e4551654: Preparing [2024-06-06T06:52:54.769Z] 7c504f21be85: Preparing [2024-06-06T06:52:54.769Z] 8c37e4551654: Waiting [2024-06-06T06:52:54.769Z] 7c504f21be85: Waiting [2024-06-06T06:52:54.769Z] 8500cbd53eb7: Layer already exists [2024-06-06T06:52:54.769Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:54.769Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:54.769Z] b0cf988dd1ca: Layer already exists [2024-06-06T06:52:54.769Z] 36d611caab6f: Layer already exists [2024-06-06T06:52:54.769Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:54.769Z] 8c37e4551654: Layer already exists [2024-06-06T06:52:55.034Z] latest: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:55.379Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:55.724Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.24 [2024-06-06T06:52:55.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-06T06:52:55.724Z] 8500cbd53eb7: Preparing [2024-06-06T06:52:55.724Z] 36d611caab6f: Preparing [2024-06-06T06:52:55.724Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:55.724Z] 73d3277a66e7: Preparing [2024-06-06T06:52:55.724Z] b0cf988dd1ca: Preparing [2024-06-06T06:52:55.724Z] 8c37e4551654: Preparing [2024-06-06T06:52:55.724Z] 7c504f21be85: Preparing [2024-06-06T06:52:55.724Z] 8c37e4551654: Waiting [2024-06-06T06:52:55.724Z] 7c504f21be85: Waiting [2024-06-06T06:52:55.724Z] b0cf988dd1ca: Layer already exists [2024-06-06T06:52:55.724Z] 8500cbd53eb7: Layer already exists [2024-06-06T06:52:55.724Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:55.724Z] 36d611caab6f: Layer already exists [2024-06-06T06:52:55.724Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:55.724Z] 8c37e4551654: Layer already exists [2024-06-06T06:52:55.724Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:55.724Z] 3.2.0-dev.24: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:56.347Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:56.711Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:56.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-06T06:52:56.711Z] 8500cbd53eb7: Preparing [2024-06-06T06:52:56.711Z] 36d611caab6f: Preparing [2024-06-06T06:52:56.711Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:56.711Z] 73d3277a66e7: Preparing [2024-06-06T06:52:56.711Z] b0cf988dd1ca: Preparing [2024-06-06T06:52:56.711Z] 8c37e4551654: Preparing [2024-06-06T06:52:56.711Z] 7c504f21be85: Preparing [2024-06-06T06:52:56.711Z] 8c37e4551654: Waiting [2024-06-06T06:52:56.711Z] 7c504f21be85: Waiting [2024-06-06T06:52:56.711Z] b0cf988dd1ca: Layer already exists [2024-06-06T06:52:56.711Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:56.711Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:56.711Z] 36d611caab6f: Layer already exists [2024-06-06T06:52:56.711Z] 8500cbd53eb7: Layer already exists [2024-06-06T06:52:56.711Z] 8c37e4551654: Layer already exists [2024-06-06T06:52:56.711Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:56.977Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:57.338Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:57.674Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-06-06T06:52:57.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-06T06:52:57.674Z] 8500cbd53eb7: Preparing [2024-06-06T06:52:57.674Z] 36d611caab6f: Preparing [2024-06-06T06:52:57.674Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:57.674Z] 73d3277a66e7: Preparing [2024-06-06T06:52:57.674Z] b0cf988dd1ca: Preparing [2024-06-06T06:52:57.674Z] 8c37e4551654: Preparing [2024-06-06T06:52:57.674Z] 7c504f21be85: Preparing [2024-06-06T06:52:57.674Z] 8c37e4551654: Waiting [2024-06-06T06:52:57.674Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:57.674Z] b0cf988dd1ca: Layer already exists [2024-06-06T06:52:57.674Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:57.674Z] 36d611caab6f: Layer already exists [2024-06-06T06:52:57.674Z] 8500cbd53eb7: Layer already exists [2024-06-06T06:52:57.674Z] 8c37e4551654: Layer already exists [2024-06-06T06:52:57.674Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:57.938Z] main: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:52:58.036Z] ===================================================== [Pipeline] echo [2024-06-06T06:52:58.054Z] taggedImages: [2024-06-06T06:52:58.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:58.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-06-06T06:52:58.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.24 [2024-06-06T06:52:58.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:58.054Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-06-06T06:52:58.094Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-06-06T06:52:58.094Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:58.094Z] latest [2024-06-06T06:52:58.094Z] 3.2.0-dev.24 [2024-06-06T06:52:58.094Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:52:58.094Z] main [2024-06-06T06:52:58.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:58.477Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:52:58.954Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:52:58.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-06T06:52:58.954Z] d55f031ba8b8: Preparing [2024-06-06T06:52:58.954Z] ea071cc56e41: Preparing [2024-06-06T06:52:58.954Z] 7903e8e47fd3: Preparing [2024-06-06T06:52:58.954Z] 73d3277a66e7: Preparing [2024-06-06T06:52:58.954Z] 872153087f89: Preparing [2024-06-06T06:52:58.954Z] 689a483c6878: Preparing [2024-06-06T06:52:58.954Z] 7c504f21be85: Preparing [2024-06-06T06:52:58.954Z] 689a483c6878: Waiting [2024-06-06T06:52:58.954Z] 7c504f21be85: Waiting [2024-06-06T06:52:58.954Z] 73d3277a66e7: Layer already exists [2024-06-06T06:52:58.954Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:52:58.954Z] 872153087f89: Layer already exists [2024-06-06T06:52:58.954Z] 689a483c6878: Layer already exists [2024-06-06T06:52:58.954Z] 7c504f21be85: Layer already exists [2024-06-06T06:52:58.954Z] d55f031ba8b8: Pushed [2024-06-06T06:53:05.724Z] ea071cc56e41: Pushed [2024-06-06T06:53:05.724Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:06.095Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:06.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-06-06T06:53:06.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-06T06:53:06.445Z] d55f031ba8b8: Preparing [2024-06-06T06:53:06.445Z] ea071cc56e41: Preparing [2024-06-06T06:53:06.445Z] 7903e8e47fd3: Preparing [2024-06-06T06:53:06.445Z] 73d3277a66e7: Preparing [2024-06-06T06:53:06.445Z] 872153087f89: Preparing [2024-06-06T06:53:06.445Z] 689a483c6878: Preparing [2024-06-06T06:53:06.445Z] 7c504f21be85: Preparing [2024-06-06T06:53:06.445Z] 689a483c6878: Waiting [2024-06-06T06:53:06.445Z] 7c504f21be85: Waiting [2024-06-06T06:53:06.445Z] d55f031ba8b8: Layer already exists [2024-06-06T06:53:06.445Z] ea071cc56e41: Layer already exists [2024-06-06T06:53:06.446Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:53:06.446Z] 73d3277a66e7: Layer already exists [2024-06-06T06:53:06.446Z] 872153087f89: Layer already exists [2024-06-06T06:53:06.446Z] 689a483c6878: Layer already exists [2024-06-06T06:53:06.446Z] 7c504f21be85: Layer already exists [2024-06-06T06:53:06.711Z] latest: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:07.061Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:07.416Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.24 [2024-06-06T06:53:07.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-06T06:53:07.416Z] d55f031ba8b8: Preparing [2024-06-06T06:53:07.416Z] ea071cc56e41: Preparing [2024-06-06T06:53:07.416Z] 7903e8e47fd3: Preparing [2024-06-06T06:53:07.416Z] 73d3277a66e7: Preparing [2024-06-06T06:53:07.416Z] 872153087f89: Preparing [2024-06-06T06:53:07.416Z] 689a483c6878: Preparing [2024-06-06T06:53:07.416Z] 7c504f21be85: Preparing [2024-06-06T06:53:07.416Z] 689a483c6878: Waiting [2024-06-06T06:53:07.416Z] 7c504f21be85: Waiting [2024-06-06T06:53:07.416Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:53:07.416Z] d55f031ba8b8: Layer already exists [2024-06-06T06:53:07.416Z] ea071cc56e41: Layer already exists [2024-06-06T06:53:07.416Z] 73d3277a66e7: Layer already exists [2024-06-06T06:53:07.416Z] 872153087f89: Layer already exists [2024-06-06T06:53:07.416Z] 689a483c6878: Layer already exists [2024-06-06T06:53:07.416Z] 7c504f21be85: Layer already exists [2024-06-06T06:53:07.416Z] 3.2.0-dev.24: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:08.030Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:08.393Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:53:08.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-06T06:53:08.393Z] d55f031ba8b8: Preparing [2024-06-06T06:53:08.393Z] ea071cc56e41: Preparing [2024-06-06T06:53:08.393Z] 7903e8e47fd3: Preparing [2024-06-06T06:53:08.393Z] 73d3277a66e7: Preparing [2024-06-06T06:53:08.393Z] 872153087f89: Preparing [2024-06-06T06:53:08.393Z] 689a483c6878: Preparing [2024-06-06T06:53:08.393Z] 7c504f21be85: Preparing [2024-06-06T06:53:08.393Z] 689a483c6878: Waiting [2024-06-06T06:53:08.393Z] 7c504f21be85: Waiting [2024-06-06T06:53:08.393Z] d55f031ba8b8: Layer already exists [2024-06-06T06:53:08.393Z] 872153087f89: Layer already exists [2024-06-06T06:53:08.393Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:53:08.393Z] 73d3277a66e7: Layer already exists [2024-06-06T06:53:08.393Z] ea071cc56e41: Layer already exists [2024-06-06T06:53:08.393Z] 689a483c6878: Layer already exists [2024-06-06T06:53:08.393Z] 7c504f21be85: Layer already exists [2024-06-06T06:53:08.393Z] 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:09.017Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:09.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-06-06T06:53:09.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-06T06:53:09.371Z] d55f031ba8b8: Preparing [2024-06-06T06:53:09.371Z] ea071cc56e41: Preparing [2024-06-06T06:53:09.371Z] 7903e8e47fd3: Preparing [2024-06-06T06:53:09.371Z] 73d3277a66e7: Preparing [2024-06-06T06:53:09.371Z] 872153087f89: Preparing [2024-06-06T06:53:09.371Z] 689a483c6878: Preparing [2024-06-06T06:53:09.371Z] 7c504f21be85: Preparing [2024-06-06T06:53:09.371Z] 689a483c6878: Waiting [2024-06-06T06:53:09.371Z] 7c504f21be85: Waiting [2024-06-06T06:53:09.371Z] d55f031ba8b8: Layer already exists [2024-06-06T06:53:09.371Z] ea071cc56e41: Layer already exists [2024-06-06T06:53:09.371Z] 73d3277a66e7: Layer already exists [2024-06-06T06:53:09.371Z] 7903e8e47fd3: Layer already exists [2024-06-06T06:53:09.371Z] 872153087f89: Layer already exists [2024-06-06T06:53:09.371Z] 689a483c6878: Layer already exists [2024-06-06T06:53:09.371Z] 7c504f21be85: Layer already exists [2024-06-06T06:53:09.636Z] main: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-06T06:53:09.719Z] ===================================================== [Pipeline] echo [2024-06-06T06:53:09.735Z] taggedImages: [2024-06-06T06:53:09.735Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [2024-06-06T06:53:09.735Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-06-06T06:53:09.735Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.24 [2024-06-06T06:53:09.735Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [2024-06-06T06:53:09.735Z] - 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-06-06T06:53:10.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-06T06:53:10.139Z] [2024-06-06T06:53:10.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:10.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-06T06:53:10.481Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-06T06:53:10.481Z] 8998bd30e6a1: Pulling fs layer [2024-06-06T06:53:10.481Z] 04944245beec: Pulling fs layer [2024-06-06T06:53:10.481Z] 699f458cf7ca: Pulling fs layer [2024-06-06T06:53:10.481Z] 765212b225bb: Pulling fs layer [2024-06-06T06:53:10.481Z] f23df028b6ca: Pulling fs layer [2024-06-06T06:53:10.481Z] d65c8cfc05b1: Pulling fs layer [2024-06-06T06:53:10.481Z] 2437ff75d9bd: Pulling fs layer [2024-06-06T06:53:10.481Z] d65c8cfc05b1: Waiting [2024-06-06T06:53:10.481Z] 765212b225bb: Waiting [2024-06-06T06:53:10.481Z] f23df028b6ca: Waiting [2024-06-06T06:53:10.481Z] 2437ff75d9bd: Waiting [2024-06-06T06:53:10.748Z] 04944245beec: Verifying Checksum [2024-06-06T06:53:10.748Z] 04944245beec: Download complete [2024-06-06T06:53:10.748Z] 765212b225bb: Verifying Checksum [2024-06-06T06:53:10.748Z] 765212b225bb: Download complete [2024-06-06T06:53:10.748Z] f23df028b6ca: Download complete [2024-06-06T06:53:10.748Z] d65c8cfc05b1: Download complete [2024-06-06T06:53:10.748Z] 699f458cf7ca: Verifying Checksum [2024-06-06T06:53:10.748Z] 699f458cf7ca: Download complete [2024-06-06T06:53:11.329Z] 8998bd30e6a1: Verifying Checksum [2024-06-06T06:53:11.329Z] 8998bd30e6a1: Download complete [2024-06-06T06:53:13.906Z] 2437ff75d9bd: Verifying Checksum [2024-06-06T06:53:13.906Z] 2437ff75d9bd: Download complete [2024-06-06T06:53:16.481Z] 8998bd30e6a1: Pull complete [2024-06-06T06:53:16.748Z] 04944245beec: Pull complete [2024-06-06T06:53:18.153Z] 699f458cf7ca: Pull complete [2024-06-06T06:53:18.419Z] 765212b225bb: Pull complete [2024-06-06T06:53:19.379Z] f23df028b6ca: Pull complete [2024-06-06T06:53:19.645Z] d65c8cfc05b1: Pull complete [2024-06-06T06:53:37.849Z] 2437ff75d9bd: Pull complete [2024-06-06T06:53:37.849Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-06T06:53:37.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-06T06:53:37.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:53:38.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2024-06-06T06:53:38.092Z] $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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-06-06T06:53:41.057Z] $ docker top 8b02d31bd7b1bb063b6b15dfd0062a6bfa4aca1f39c570fb535c2b2d5666fd52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:53:42.011Z] ---> job-cost.sh [2024-06-06T06:53:42.011Z] lf-activate-venv: SKIPPING [2024-06-06T06:53:42.011Z] INFO: No Stack... [2024-06-06T06:53:42.277Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-06T06:53:43.231Z] INFO: Archiving Costs [Pipeline] sh [2024-06-06T06:53:43.873Z] + cat /w/workspace/edgex-go/642/archives/cost.csv [2024-06-06T06:53:43.873Z] + cut -d, -f6 [Pipeline] lock [2024-06-06T06:53:43.914Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-642-stack-cost] [2024-06-06T06:53:43.923Z] Resource [jenkins-edgexfoundry-edgex-go-main-642-stack-cost] did not exist. Created. [2024-06-06T06:53:43.930Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-642-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-06T06:53:44.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-06T06:53:45.193Z] Stashed 1 file(s) [Pipeline] } [2024-06-06T06:53:45.206Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-642-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-06T06:53:45.227Z] $ docker stop --time=1 8b02d31bd7b1bb063b6b15dfd0062a6bfa4aca1f39c570fb535c2b2d5666fd52 [2024-06-06T06:53:46.765Z] $ docker rm -f --volumes 8b02d31bd7b1bb063b6b15dfd0062a6bfa4aca1f39c570fb535c2b2d5666fd52 [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-06-06T06:53:47.377Z] provisioning config files... [2024-06-06T06:53:47.383Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/642@tmp/config1965317416522450879tmp [Pipeline] { [Pipeline] sh [2024-06-06T06:53:47.694Z] + set +x [2024-06-06T06:53:47.694Z] + curl -s https://codecov.io/bash [2024-06-06T06:53:47.694Z] + bash -s -- [2024-06-06T06:53:47.694Z] [2024-06-06T06:53:47.694Z] _____ _ [2024-06-06T06:53:47.694Z] / ____| | | [2024-06-06T06:53:47.694Z] | | ___ __| | ___ ___ _____ __ [2024-06-06T06:53:47.694Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-06T06:53:47.694Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-06T06:53:47.694Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-06T06:53:47.694Z] Bash-1.0.6 [2024-06-06T06:53:47.694Z] [2024-06-06T06:53:47.694Z] [2024-06-06T06:53:47.694Z] ==> git version 2.25.1 found [2024-06-06T06:53:47.694Z] ==> 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-06-06T06:53:47.694Z] Release-Date: 2020-01-08 [2024-06-06T06:53:47.694Z] 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-06-06T06:53:47.694Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-06T06:53:47.694Z] ==> Jenkins CI detected. [2024-06-06T06:53:47.694Z] current dir:  /w/workspace/edgex-go/642 [2024-06-06T06:53:47.694Z] project root: . [2024-06-06T06:53:47.694Z] --> token set from env [2024-06-06T06:53:47.694Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-06T06:53:47.694Z] ==> Running gcov in . (disable via -X gcov) [2024-06-06T06:53:47.694Z] ==> Python coveragepy not found [2024-06-06T06:53:47.694Z] ==> Searching for coverage reports in: [2024-06-06T06:53:47.694Z] + . [2024-06-06T06:53:47.954Z] -> Found 1 reports [2024-06-06T06:53:47.954Z] ==> Detecting git/mercurial file structure [2024-06-06T06:53:47.954Z] ==> Reading reports [2024-06-06T06:53:47.954Z] + ./coverage.out bytes=455714 [2024-06-06T06:53:47.954Z] ==> Appending adjustments [2024-06-06T06:53:47.954Z] https://docs.codecov.io/docs/fixing-reports [2024-06-06T06:53:48.890Z] + Found adjustments [2024-06-06T06:53:48.890Z] ==> Gzipping contents [2024-06-06T06:53:48.890Z] 60K /tmp/codecov.hXV1Bx.gz [2024-06-06T06:53:48.890Z] ==> Uploading reports [2024-06-06T06:53:48.890Z] url: https://codecov.io [2024-06-06T06:53:48.891Z] query: branch=main&commit=7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074&build=642&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F642%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-06T06:53:48.891Z] -> Pinging Codecov [2024-06-06T06:53:48.891Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074&build=642&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F642%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-06T06:53:49.152Z] -> Uploading to [2024-06-06T06:53:49.152Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-06/00271124DB129430A58F1EEE437C3FCB/7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074/7cb7edfa-d598-4d2b-84dc-cc663a370570.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240606%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240606T065348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86faf3a6589926c8ec43e5abbedafb169419a60a17b18eeada19f5e109e0a112 [2024-06-06T06:53:49.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:53:49.152Z] Dload Upload Total Spent Left Speed [2024-06-06T06:53:49.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57950 0 0 100 57950 0 215k --:--:-- --:--:-- --:--:-- 215k [2024-06-06T06:53:49.412Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [2024-06-06T06:53:49.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-06-06T06:53:49.683Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-06T06:53:49.705Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:50.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-06T06:53:50.016Z] [2024-06-06T06:53:50.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:53:50.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-06T06:53:50.324Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-06T06:53:50.324Z] 619be1103602: Already exists [2024-06-06T06:53:50.324Z] f8ea3408117e: Pulling fs layer [2024-06-06T06:53:50.324Z] 91320369b822: Pulling fs layer [2024-06-06T06:53:50.324Z] 0406650e8295: Pulling fs layer [2024-06-06T06:53:50.324Z] 4f4fb700ef54: Pulling fs layer [2024-06-06T06:53:50.324Z] 96d80e3f36e1: Pulling fs layer [2024-06-06T06:53:50.324Z] bcf3aedb951c: Pulling fs layer [2024-06-06T06:53:50.324Z] 4f4fb700ef54: Waiting [2024-06-06T06:53:50.324Z] 96d80e3f36e1: Waiting [2024-06-06T06:53:50.324Z] bcf3aedb951c: Waiting [2024-06-06T06:53:50.324Z] 0406650e8295: Verifying Checksum [2024-06-06T06:53:50.324Z] 0406650e8295: Download complete [2024-06-06T06:53:50.324Z] f8ea3408117e: Verifying Checksum [2024-06-06T06:53:50.324Z] 4f4fb700ef54: Verifying Checksum [2024-06-06T06:53:50.324Z] 4f4fb700ef54: Download complete [2024-06-06T06:53:50.584Z] f8ea3408117e: Pull complete [2024-06-06T06:53:50.584Z] 96d80e3f36e1: Verifying Checksum [2024-06-06T06:53:50.584Z] 96d80e3f36e1: Download complete [2024-06-06T06:53:50.842Z] 91320369b822: Verifying Checksum [2024-06-06T06:53:50.842Z] 91320369b822: Download complete [2024-06-06T06:53:51.409Z] bcf3aedb951c: Verifying Checksum [2024-06-06T06:53:51.409Z] bcf3aedb951c: Download complete [2024-06-06T06:53:54.693Z] 91320369b822: Pull complete [2024-06-06T06:53:54.693Z] 0406650e8295: Pull complete [2024-06-06T06:53:54.693Z] 4f4fb700ef54: Pull complete [2024-06-06T06:53:54.952Z] 96d80e3f36e1: Pull complete [2024-06-06T06:54:00.228Z] bcf3aedb951c: Pull complete [2024-06-06T06:54:00.228Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-06T06:54:00.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-06T06:54:00.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:54:00.338Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:54:00.370Z] $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-06T06:54:06.028Z] $ docker top f041c9bd4f395db287bdc7d274e1d16b5b233ee9af243d574befc251ab496ce1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:54:06.400Z] + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] echo [2024-06-06T06:54:06.411Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-06-06T06:54:06.694Z] + set -o pipefail [2024-06-06T06:54:06.694Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-06-06T06:54:16.700Z] [2024-06-06T06:54:16.700Z] Monitoring /w/workspace/edgex-go/642 (github.com/edgexfoundry/edgex-go)... [2024-06-06T06:54:16.700Z] [2024-06-06T06:54:16.700Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/db221714-8256-472a-82cb-bb4a0d80dcd3 [2024-06-06T06:54:16.700Z] [2024-06-06T06:54:16.700Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-06T06:54:16.700Z] [2024-06-06T06:54:16.700Z] [2024-06-06T06:54:16.700Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-06-06T06:54:16.700Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-06-06T06:54:16.759Z] $ docker stop --time=1 f041c9bd4f395db287bdc7d274e1d16b5b233ee9af243d574befc251ab496ce1 [2024-06-06T06:54:22.870Z] $ docker rm -f --volumes f041c9bd4f395db287bdc7d274e1d16b5b233ee9af243d574befc251ab496ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-06-06T06:54:23.512Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T06:54:23.525Z] provisioning config files... [2024-06-06T06:54:23.543Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/642@tmp/config12186953906188648499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:54:23.888Z] --> edgex-publish-swagger.sh [2024-06-06T06:54:23.888Z] === Publish openapi/v3 API === [2024-06-06T06:54:23.888Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-06-06T06:54:23.888Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/642/openapi/v3/core-command.yaml] [2024-06-06T06:54:23.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:54:23.888Z] Dload Upload Total Spent Left Speed [2024-06-06T06:54:24.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48351 --:--:-- --:--:-- --:--:-- 48351 [2024-06-06T06:54:24.494Z] [2024-06-06T06:54:24.494Z] [2024-06-06T06:54:24.494Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/642/openapi/v3/core-data.yaml] [2024-06-06T06:54:24.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:54:24.494Z] Dload Upload Total Spent Left Speed [2024-06-06T06:54:25.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 118k --:--:-- --:--:-- --:--:-- 118k [2024-06-06T06:54:25.063Z] [2024-06-06T06:54:25.063Z] [2024-06-06T06:54:25.063Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/642/openapi/v3/core-metadata.yaml] [2024-06-06T06:54:25.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:54:25.063Z] Dload Upload Total Spent Left Speed [2024-06-06T06:54:25.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 156 100 144k 287 266k --:--:-- --:--:-- --:--:-- 266k 100 144k 100 156 100 144k 287 266k --:--:-- --:--:-- --:--:-- 266k [2024-06-06T06:54:25.632Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-06T06:54:25.632Z] [2024-06-06T06:54:25.632Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/642/openapi/v3/support-notifications.yaml] [2024-06-06T06:54:25.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:54:25.632Z] Dload Upload Total Spent Left Speed [2024-06-06T06:54:26.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 352 192k --:--:-- --:--:-- --:--:-- 193k [2024-06-06T06:54:26.202Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-06T06:54:26.202Z] [2024-06-06T06:54:26.202Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/642/openapi/v3/support-scheduler.yaml] [2024-06-06T06:54:26.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-06T06:54:26.202Z] Dload Upload Total Spent Left Speed [2024-06-06T06:54:26.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 323 76668 --:--:-- --:--:-- --:--:-- 76991 100 37110 100 156 100 36954 323 76668 --:--:-- --:--:-- --:--:-- 76832 [2024-06-06T06:54:26.462Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-06T06:54:26.462Z] [Pipeline] } [2024-06-06T06:54:26.470Z] 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-06-06T06:54:26.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-06T06:54:26.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:54:27.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T06:54:27.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:54:27.301Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:54:27.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-06T06:54:27.762Z] $ docker top 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 -eo pid,comm [2024-06-06T06:54:27.812Z] 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-06-06T06:54:27.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-06T06:54:27.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T06:54:27.877Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T06:54:28.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T06:54:28.002Z] $ docker exec 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 ssh-agent [2024-06-06T06:54:28.110Z] SSH_AUTH_SOCK=/tmp/ssh-hlozaf2NeMiC/agent.31 [2024-06-06T06:54:28.110Z] SSH_AGENT_PID=38 [2024-06-06T06:54:28.114Z] Running ssh-add (command line suppressed) [2024-06-06T06:54:28.211Z] Identity added: /w/workspace/edgex-go/642@tmp/private_key_1887164010886772192.key (/w/workspace/edgex-go/642@tmp/private_key_1887164010886772192.key) [2024-06-06T06:54:28.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T06:54:28.520Z] + git semver tag [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,683 [run_tag] DEBUG tag force:False [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,683 [check_head_tag] DEBUG check head tag [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,685 [execute] INFO git cat-file --batch-check [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=) [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,688 [execute] INFO git cat-file --batch [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=) [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,719 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,719 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,719 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=None) [2024-06-06T06:54:28.779Z] 2024-06-06 06:54:28,724 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:28.779Z] 3.2.0-dev.24 [Pipeline] } [2024-06-06T06:54:28.787Z] $ docker exec --env ******** --env ******** 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 ssh-agent -k [2024-06-06T06:54:28.893Z] unset SSH_AUTH_SOCK; [2024-06-06T06:54:28.893Z] unset SSH_AGENT_PID; [2024-06-06T06:54:28.893Z] echo Agent pid 38 killed; [2024-06-06T06:54:28.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T06:54:29.231Z] + git semver [Pipeline] } [2024-06-06T06:54:29.504Z] $ docker stop --time=1 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 [2024-06-06T06:54:30.770Z] $ docker rm -f --volumes 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:54:31.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-06T06:54:31.185Z] [2024-06-06T06:54:31.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:54:31.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-06T06:54:31.490Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-06T06:54:31.490Z] ab5ef0e58194: Pulling fs layer [2024-06-06T06:54:31.490Z] 9712f1f96733: Pulling fs layer [2024-06-06T06:54:31.490Z] 63f879dbbcfc: Pulling fs layer [2024-06-06T06:54:31.490Z] 0d9ebad4ef96: Pulling fs layer [2024-06-06T06:54:31.490Z] e9a5061849ea: Pulling fs layer [2024-06-06T06:54:31.490Z] d747dcd14b5f: Pulling fs layer [2024-06-06T06:54:31.490Z] 2de7ff778b66: Pulling fs layer [2024-06-06T06:54:31.490Z] 0d9ebad4ef96: Waiting [2024-06-06T06:54:31.490Z] e9a5061849ea: Waiting [2024-06-06T06:54:31.490Z] d747dcd14b5f: Waiting [2024-06-06T06:54:31.490Z] 2de7ff778b66: Waiting [2024-06-06T06:54:31.490Z] 9712f1f96733: Verifying Checksum [2024-06-06T06:54:31.490Z] 9712f1f96733: Download complete [2024-06-06T06:54:32.079Z] 63f879dbbcfc: Verifying Checksum [2024-06-06T06:54:32.079Z] 63f879dbbcfc: Download complete [2024-06-06T06:54:32.336Z] e9a5061849ea: Verifying Checksum [2024-06-06T06:54:32.336Z] e9a5061849ea: Download complete [2024-06-06T06:54:32.336Z] ab5ef0e58194: Verifying Checksum [2024-06-06T06:54:32.336Z] ab5ef0e58194: Download complete [2024-06-06T06:54:32.336Z] d747dcd14b5f: Download complete [2024-06-06T06:54:32.336Z] 0d9ebad4ef96: Verifying Checksum [2024-06-06T06:54:32.336Z] 0d9ebad4ef96: Download complete [2024-06-06T06:54:32.336Z] 2de7ff778b66: Verifying Checksum [2024-06-06T06:54:32.336Z] 2de7ff778b66: Download complete [2024-06-06T06:54:34.868Z] ab5ef0e58194: Pull complete [2024-06-06T06:54:34.869Z] 9712f1f96733: Pull complete [2024-06-06T06:54:35.438Z] 63f879dbbcfc: Pull complete [2024-06-06T06:54:39.625Z] 0d9ebad4ef96: Pull complete [2024-06-06T06:54:39.625Z] e9a5061849ea: Pull complete [2024-06-06T06:54:39.625Z] d747dcd14b5f: Pull complete [2024-06-06T06:54:40.562Z] 2de7ff778b66: Pull complete [2024-06-06T06:54:40.562Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-06T06:54:40.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-06T06:54:40.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:54:40.668Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:54:40.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-06T06:54:47.156Z] $ docker top 3bd2551307fbf0b28b4b38cfed17ac11e546d6ad80f82390da18d50476fa3ecd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-06T06:54:47.247Z] provisioning config files... [2024-06-06T06:54:47.254Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/642@tmp/config16545448973797911887tmp [2024-06-06T06:54:47.264Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/642@tmp/config14733099922194492643tmp [2024-06-06T06:54:47.273Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/642@tmp/config1215353835959988262tmp [Pipeline] { [Pipeline] echo [2024-06-06T06:54:47.307Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:54:47.601Z] ---> sigul-configuration.sh [2024-06-06T06:54:47.601Z] gpg: directory `/root/.gnupg' created [2024-06-06T06:54:47.601Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-06T06:54:47.601Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-06T06:54:47.601Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-06T06:54:47.601Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-06T06:54:47.601Z] gpg: CAST5 encrypted data [2024-06-06T06:54:47.601Z] gpg: encrypted with 1 passphrase [2024-06-06T06:54:47.601Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-06T06:54:47.898Z] + mkdir /home/jenkins [2024-06-06T06:54:47.899Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-06T06:54:48.195Z] + 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-06-06T06:54:48.207Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:54:48.505Z] ---> sigul-install.sh [2024-06-06T06:54:48.506Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-06T06:54:48.802Z] + git tag --list [2024-06-06T06:54:48.802Z] 0.6.0 [2024-06-06T06:54:48.802Z] 0.6.1 [2024-06-06T06:54:48.802Z] 0.7.0 [2024-06-06T06:54:48.802Z] 0.7.1 [2024-06-06T06:54:48.802Z] v1.0.0 [2024-06-06T06:54:48.802Z] v1.0.1 [2024-06-06T06:54:48.802Z] v1.1.0 [2024-06-06T06:54:48.802Z] v1.2.0 [2024-06-06T06:54:48.802Z] v1.2.1 [2024-06-06T06:54:48.802Z] v1.3.0 [2024-06-06T06:54:48.802Z] v1.3.1 [2024-06-06T06:54:48.802Z] v2.0.0 [2024-06-06T06:54:48.802Z] v2.1.0 [2024-06-06T06:54:48.802Z] v2.1.1 [2024-06-06T06:54:48.802Z] v2.2.0 [2024-06-06T06:54:48.802Z] v2.3.0 [2024-06-06T06:54:48.802Z] v3.0 [2024-06-06T06:54:48.802Z] v3.0.0 [2024-06-06T06:54:48.802Z] v3.1 [2024-06-06T06:54:48.802Z] v3.1.0 [2024-06-06T06:54:48.802Z] v3.1.0-dev.1 [2024-06-06T06:54:48.802Z] v3.1.0-dev.10 [2024-06-06T06:54:48.802Z] v3.1.0-dev.11 [2024-06-06T06:54:48.802Z] v3.1.0-dev.12 [2024-06-06T06:54:48.802Z] v3.1.0-dev.13 [2024-06-06T06:54:48.802Z] v3.1.0-dev.14 [2024-06-06T06:54:48.802Z] v3.1.0-dev.15 [2024-06-06T06:54:48.802Z] v3.1.0-dev.16 [2024-06-06T06:54:48.802Z] v3.1.0-dev.17 [2024-06-06T06:54:48.802Z] v3.1.0-dev.18 [2024-06-06T06:54:48.802Z] v3.1.0-dev.19 [2024-06-06T06:54:48.802Z] v3.1.0-dev.2 [2024-06-06T06:54:48.802Z] v3.1.0-dev.20 [2024-06-06T06:54:48.802Z] v3.1.0-dev.21 [2024-06-06T06:54:48.802Z] v3.1.0-dev.22 [2024-06-06T06:54:48.802Z] v3.1.0-dev.23 [2024-06-06T06:54:48.802Z] v3.1.0-dev.24 [2024-06-06T06:54:48.802Z] v3.1.0-dev.25 [2024-06-06T06:54:48.802Z] v3.1.0-dev.26 [2024-06-06T06:54:48.802Z] v3.1.0-dev.27 [2024-06-06T06:54:48.802Z] v3.1.0-dev.28 [2024-06-06T06:54:48.802Z] v3.1.0-dev.29 [2024-06-06T06:54:48.802Z] v3.1.0-dev.3 [2024-06-06T06:54:48.802Z] v3.1.0-dev.30 [2024-06-06T06:54:48.802Z] v3.1.0-dev.31 [2024-06-06T06:54:48.802Z] v3.1.0-dev.32 [2024-06-06T06:54:48.802Z] v3.1.0-dev.33 [2024-06-06T06:54:48.802Z] v3.1.0-dev.34 [2024-06-06T06:54:48.802Z] v3.1.0-dev.35 [2024-06-06T06:54:48.802Z] v3.1.0-dev.36 [2024-06-06T06:54:48.802Z] v3.1.0-dev.37 [2024-06-06T06:54:48.802Z] v3.1.0-dev.38 [2024-06-06T06:54:48.802Z] v3.1.0-dev.39 [2024-06-06T06:54:48.802Z] v3.1.0-dev.4 [2024-06-06T06:54:48.802Z] v3.1.0-dev.40 [2024-06-06T06:54:48.802Z] v3.1.0-dev.41 [2024-06-06T06:54:48.802Z] v3.1.0-dev.42 [2024-06-06T06:54:48.802Z] v3.1.0-dev.43 [2024-06-06T06:54:48.802Z] v3.1.0-dev.44 [2024-06-06T06:54:48.802Z] v3.1.0-dev.45 [2024-06-06T06:54:48.802Z] v3.1.0-dev.46 [2024-06-06T06:54:48.802Z] v3.1.0-dev.47 [2024-06-06T06:54:48.802Z] v3.1.0-dev.48 [2024-06-06T06:54:48.802Z] v3.1.0-dev.49 [2024-06-06T06:54:48.802Z] v3.1.0-dev.5 [2024-06-06T06:54:48.802Z] v3.1.0-dev.50 [2024-06-06T06:54:48.802Z] v3.1.0-dev.51 [2024-06-06T06:54:48.802Z] v3.1.0-dev.52 [2024-06-06T06:54:48.802Z] v3.1.0-dev.53 [2024-06-06T06:54:48.802Z] v3.1.0-dev.54 [2024-06-06T06:54:48.802Z] v3.1.0-dev.55 [2024-06-06T06:54:48.802Z] v3.1.0-dev.56 [2024-06-06T06:54:48.802Z] v3.1.0-dev.57 [2024-06-06T06:54:48.802Z] v3.1.0-dev.58 [2024-06-06T06:54:48.802Z] v3.1.0-dev.59 [2024-06-06T06:54:48.802Z] v3.1.0-dev.6 [2024-06-06T06:54:48.802Z] v3.1.0-dev.60 [2024-06-06T06:54:48.802Z] v3.1.0-dev.61 [2024-06-06T06:54:48.802Z] v3.1.0-dev.62 [2024-06-06T06:54:48.802Z] v3.1.0-dev.63 [2024-06-06T06:54:48.802Z] v3.1.0-dev.64 [2024-06-06T06:54:48.802Z] v3.1.0-dev.65 [2024-06-06T06:54:48.802Z] v3.1.0-dev.66 [2024-06-06T06:54:48.802Z] v3.1.0-dev.67 [2024-06-06T06:54:48.802Z] v3.1.0-dev.68 [2024-06-06T06:54:48.802Z] v3.1.0-dev.69 [2024-06-06T06:54:48.802Z] v3.1.0-dev.7 [2024-06-06T06:54:48.802Z] v3.1.0-dev.70 [2024-06-06T06:54:48.802Z] v3.1.0-dev.71 [2024-06-06T06:54:48.802Z] v3.1.0-dev.72 [2024-06-06T06:54:48.802Z] v3.1.0-dev.73 [2024-06-06T06:54:48.802Z] v3.1.0-dev.8 [2024-06-06T06:54:48.802Z] v3.1.0-dev.9 [2024-06-06T06:54:48.802Z] v3.1.1 [2024-06-06T06:54:48.802Z] v3.1.1-dev.1 [2024-06-06T06:54:48.802Z] v3.1.1-dev.2 [2024-06-06T06:54:48.802Z] v3.2.0-dev.1 [2024-06-06T06:54:48.802Z] v3.2.0-dev.10 [2024-06-06T06:54:48.802Z] v3.2.0-dev.11 [2024-06-06T06:54:48.802Z] v3.2.0-dev.12 [2024-06-06T06:54:48.802Z] v3.2.0-dev.13 [2024-06-06T06:54:48.802Z] v3.2.0-dev.14 [2024-06-06T06:54:48.802Z] v3.2.0-dev.15 [2024-06-06T06:54:48.802Z] v3.2.0-dev.16 [2024-06-06T06:54:48.802Z] v3.2.0-dev.17 [2024-06-06T06:54:48.802Z] v3.2.0-dev.18 [2024-06-06T06:54:48.802Z] v3.2.0-dev.19 [2024-06-06T06:54:48.802Z] v3.2.0-dev.2 [2024-06-06T06:54:48.802Z] v3.2.0-dev.20 [2024-06-06T06:54:48.802Z] v3.2.0-dev.21 [2024-06-06T06:54:48.802Z] v3.2.0-dev.22 [2024-06-06T06:54:48.802Z] v3.2.0-dev.23 [2024-06-06T06:54:48.802Z] v3.2.0-dev.24 [2024-06-06T06:54:48.802Z] v3.2.0-dev.3 [2024-06-06T06:54:48.802Z] v3.2.0-dev.4 [2024-06-06T06:54:48.802Z] v3.2.0-dev.5 [2024-06-06T06:54:48.802Z] v3.2.0-dev.6 [2024-06-06T06:54:48.802Z] v3.2.0-dev.7 [2024-06-06T06:54:48.802Z] v3.2.0-dev.8 [2024-06-06T06:54:48.802Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-06T06:54:49.097Z] + lftools sign git-tag v3.2.0-dev.24 [2024-06-06T06:54:49.668Z] Signing Git tag with Sigul... [2024-06-06T06:54:49.668Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-06-06T06:54:49.946Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:54:50.244Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-06T06:54:50.251Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-06T06:54:50.275Z] $ docker stop --time=1 3bd2551307fbf0b28b4b38cfed17ac11e546d6ad80f82390da18d50476fa3ecd [2024-06-06T06:54:51.555Z] $ docker rm -f --volumes 3bd2551307fbf0b28b4b38cfed17ac11e546d6ad80f82390da18d50476fa3ecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-06T06:54:52.008Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-06T06:54:52.008Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:54:52.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T06:54:52.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:54:52.401Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:54:52.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-06T06:54:52.782Z] $ docker top 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-06T06:54:52.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T06:54:52.902Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T06:54:53.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T06:54:53.009Z] $ docker exec 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 ssh-agent [2024-06-06T06:54:53.123Z] SSH_AUTH_SOCK=/tmp/ssh-t4uMaYaRGH3r/agent.33 [2024-06-06T06:54:53.123Z] SSH_AGENT_PID=39 [2024-06-06T06:54:53.127Z] Running ssh-add (command line suppressed) [2024-06-06T06:54:53.234Z] Identity added: /w/workspace/edgex-go/642@tmp/private_key_1399547736206607913.key (/w/workspace/edgex-go/642@tmp/private_key_1399547736206607913.key) [2024-06-06T06:54:53.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T06:54:53.542Z] + git semver bump pre [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,742 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,742 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,742 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,742 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/edgex-go/642/.semver/main with force:True [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,742 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,743 [write_file] DEBUG write to file:/w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,745 [execute] INFO git cat-file --batch-check [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=) [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,750 [execute] INFO git cat-file --batch [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=) [2024-06-06T06:54:53.801Z] 2024-06-06 06:54:53,754 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:53.801Z] 3.2.0-dev.25 [Pipeline] } [2024-06-06T06:54:53.810Z] $ docker exec --env ******** --env ******** 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 ssh-agent -k [2024-06-06T06:54:53.896Z] unset SSH_AUTH_SOCK; [2024-06-06T06:54:53.897Z] unset SSH_AGENT_PID; [2024-06-06T06:54:53.897Z] echo Agent pid 39 killed; [2024-06-06T06:54:53.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T06:54:54.232Z] + git semver [Pipeline] } [2024-06-06T06:54:54.501Z] $ docker stop --time=1 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 [2024-06-06T06:54:55.807Z] $ docker rm -f --volumes 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-06T06:54:56.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-06T06:54:56.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:54:56.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-06T06:54:56.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:54:56.540Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:54:56.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-06T06:54:56.935Z] $ docker top 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 -eo pid,comm [2024-06-06T06:54:56.981Z] 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-06-06T06:54:56.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-06T06:54:57.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-06T06:54:57.037Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-06T06:54:57.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-06T06:54:57.147Z] $ docker exec 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 ssh-agent [2024-06-06T06:54:57.252Z] SSH_AUTH_SOCK=/tmp/ssh-UTQ4axNuUfJp/agent.33 [2024-06-06T06:54:57.252Z] SSH_AGENT_PID=39 [2024-06-06T06:54:57.256Z] Running ssh-add (command line suppressed) [2024-06-06T06:54:57.350Z] Identity added: /w/workspace/edgex-go/642@tmp/private_key_11903003271783932907.key (/w/workspace/edgex-go/642@tmp/private_key_11903003271783932907.key) [2024-06-06T06:54:57.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-06T06:54:57.662Z] + git semver push [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,834 [run_push] DEBUG push [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,835 [execute] INFO git cat-file --batch-check [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=) [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,838 [execute] INFO git rev-list 128f0fa61f3ddbd8b155c2304c53f8d32f870c4a -- [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,838 [execute] DEBUG Popen(['git', 'rev-list', '128f0fa61f3ddbd8b155c2304c53f8d32f870c4a', '--'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,857 [execute] INFO git fetch -v origin [2024-06-06T06:54:57.920Z] 2024-06-06 06:54:57,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-06T06:54:58.488Z] 2024-06-06 06:54:58,320 [run_push] DEBUG no remote changes detected [2024-06-06T06:54:58.488Z] 2024-06-06 06:54:58,321 [execute] INFO git push origin semver [2024-06-06T06:54:58.488Z] 2024-06-06 06:54:58,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-06T06:54:59.427Z] 2024-06-06 06:54:59,147 [run_push] DEBUG push all version tags [2024-06-06T06:54:59.427Z] 2024-06-06 06:54:59,148 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-06T06:54:59.427Z] 2024-06-06 06:54:59,148 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=None) [2024-06-06T06:54:59.995Z] 2024-06-06 06:54:59,884 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main [2024-06-06T06:54:59.995Z] 3.2.0-dev.25 [Pipeline] } [2024-06-06T06:55:00.002Z] $ docker exec --env ******** --env ******** 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 ssh-agent -k [2024-06-06T06:55:00.106Z] unset SSH_AUTH_SOCK; [2024-06-06T06:55:00.106Z] unset SSH_AGENT_PID; [2024-06-06T06:55:00.106Z] echo Agent pid 39 killed; [2024-06-06T06:55:00.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-06T06:55:00.450Z] + git semver [Pipeline] } [2024-06-06T06:55:00.719Z] $ docker stop --time=1 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 [2024-06-06T06:55:02.015Z] $ docker rm -f --volumes 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 [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-06-06T06:55:02.614Z] + [ -d /w/workspace/edgex-go/642/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:02.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:03.769Z] ---> package-listing.sh [2024-06-06T06:55:03.769Z] ++ facter osfamily [2024-06-06T06:55:03.769Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-06T06:55:04.029Z] + OS_FAMILY=debian [2024-06-06T06:55:04.029Z] + workspace=/w/workspace/edgex-go/642 [2024-06-06T06:55:04.029Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-06T06:55:04.029Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-06T06:55:04.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-06T06:55:04.029Z] + PACKAGES=/tmp/packages_start.txt [2024-06-06T06:55:04.029Z] + '[' /w/workspace/edgex-go/642 ']' [2024-06-06T06:55:04.029Z] + PACKAGES=/tmp/packages_end.txt [2024-06-06T06:55:04.029Z] + case "${OS_FAMILY}" in [2024-06-06T06:55:04.029Z] + dpkg -l [2024-06-06T06:55:04.029Z] + grep '^ii' [2024-06-06T06:55:04.029Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-06T06:55:04.029Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-06T06:55:04.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-06T06:55:04.029Z] + '[' /w/workspace/edgex-go/642 ']' [2024-06-06T06:55:04.029Z] + mkdir -p /w/workspace/edgex-go/642/archives/ [2024-06-06T06:55:04.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/642/archives/ [Pipeline] echo [2024-06-06T06:55:04.039Z] 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/642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-06T06:55:04.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:55:04.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-06T06:55:04.882Z] [2024-06-06T06:55:04.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-06T06:55:05.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-06T06:55:05.184Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-06T06:55:05.184Z] 5eb5b503b376: Pulling fs layer [2024-06-06T06:55:05.184Z] 5c69ac0246d0: Pulling fs layer [2024-06-06T06:55:05.184Z] ec43610c2a17: Pulling fs layer [2024-06-06T06:55:05.184Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-06T06:55:05.184Z] 33b1e0a273af: Pulling fs layer [2024-06-06T06:55:05.184Z] 5d3b04190fa2: Pulling fs layer [2024-06-06T06:55:05.184Z] 2f39f015ded8: Pulling fs layer [2024-06-06T06:55:05.184Z] 33b1e0a273af: Waiting [2024-06-06T06:55:05.184Z] 3a2ae6a8a46f: Waiting [2024-06-06T06:55:05.184Z] 5d3b04190fa2: Waiting [2024-06-06T06:55:05.184Z] 5c69ac0246d0: Download complete [2024-06-06T06:55:05.184Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-06T06:55:05.184Z] 3a2ae6a8a46f: Download complete [2024-06-06T06:55:05.184Z] 33b1e0a273af: Verifying Checksum [2024-06-06T06:55:05.184Z] 33b1e0a273af: Download complete [2024-06-06T06:55:05.184Z] 5d3b04190fa2: Verifying Checksum [2024-06-06T06:55:05.184Z] 5d3b04190fa2: Download complete [2024-06-06T06:55:05.443Z] ec43610c2a17: Verifying Checksum [2024-06-06T06:55:05.443Z] ec43610c2a17: Download complete [2024-06-06T06:55:05.443Z] 5eb5b503b376: Download complete [2024-06-06T06:55:06.009Z] 2f39f015ded8: Download complete [2024-06-06T06:55:06.969Z] 5eb5b503b376: Pull complete [2024-06-06T06:55:06.969Z] 5c69ac0246d0: Pull complete [2024-06-06T06:55:07.536Z] ec43610c2a17: Pull complete [2024-06-06T06:55:07.537Z] 3a2ae6a8a46f: Pull complete [2024-06-06T06:55:07.795Z] 33b1e0a273af: Pull complete [2024-06-06T06:55:08.055Z] 5d3b04190fa2: Pull complete [2024-06-06T06:55:13.322Z] 2f39f015ded8: Pull complete [2024-06-06T06:55:13.322Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-06T06:55:13.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-06T06:55:13.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-06T06:55:13.422Z] prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container [2024-06-06T06:55:13.450Z] $ 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/642/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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-06T06:55:19.130Z] $ docker top 091bf8b34510e9d0a5a4713c596b7d3bfdbfc28241bb1666045be79803f13793 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-06T06:55:19.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-06T06:55:19.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-06T06:55:20.051Z] + ls /var/log/sa-host [2024-06-06T06:55:20.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-06T06:55:20.218Z] provisioning config files... [2024-06-06T06:55:20.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/642@tmp/config17143693517916232761tmp [Pipeline] { [Pipeline] echo [2024-06-06T06:55:20.254Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:20.538Z] ---> create-netrc.sh [Pipeline] } [2024-06-06T06:55:20.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:20.884Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-06T06:55:20.893Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:21.174Z] ---> sudo-logs.sh [2024-06-06T06:55:21.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-06T06:55:21.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:21.487Z] ---> job-cost.sh [2024-06-06T06:55:21.487Z] lf-activate-venv: SKIPPING [2024-06-06T06:55:21.487Z] DEBUG: total: 0.10999999940395355 [2024-06-06T06:55:21.487Z] INFO: Retrieving Stack Cost... [2024-06-06T06:55:22.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-06T06:55:22.314Z] INFO: Archiving Costs [Pipeline] echo [2024-06-06T06:55:22.328Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-06T06:55:22.611Z] ---> logs-deploy.sh [2024-06-06T06:55:22.611Z] lf-activate-venv: SKIPPING [2024-06-06T06:55:22.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/642 [2024-06-06T06:55:22.611Z] INFO: archiving workspace using pattern(s): [2024-06-06T06:55:23.545Z] Archives upload complete. [2024-06-06T06:55:23.545Z] INFO: archiving logs to Nexus