Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45b17c09e08cfe89481c1eed53cad8b90b3de025 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-ssh8491109909694445396.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh8346733379537941881.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh13173805263381497716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh12764863874295257944.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-ssh14604415898288800418.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-12324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12330 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/708 [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/708 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 45b17c09e08cfe89481c1eed53cad8b90b3de025 (main) Commit message: "Merge pull request #4927 from jackchenjc/cron-scheduler-secrets-token" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45b17c09e08cfe89481c1eed53cad8b90b3de025 # timeout=10 > git rev-list --no-walk d6682f794cbed5c1058d33e4699bd051412df0a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T07:19:41.116Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T07:19:41.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T07:19:41.230Z] ========================================================= [2024-10-01T07:19:41.230Z] EdgeX Global Pipelines Version Info [2024-10-01T07:19:41.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T07:19:41.968Z] ------------------- [2024-10-01T07:19:41.968Z] stable info: [2024-10-01T07:19:41.968Z] ------------------- [2024-10-01T07:19:41.968Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T07:19:41.968Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T07:19:41.968Z] Message: update stable to v1.0.264 [2024-10-01T07:19:42.541Z] ------------------- [2024-10-01T07:19:42.541Z] experimental info: [2024-10-01T07:19:42.541Z] ------------------- [2024-10-01T07:19:42.541Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T07:19:42.541Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T07:19:42.541Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T07:19:42.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-01T07:19:42.646Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-01T07:19:42.679Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T07:19:42.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T07:19:42.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T07:19:42.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T07:19:42.777Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T07:19:42.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-01T07:19:42.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-01T07:19:42.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-01T07:19:42.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T07:19:42.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T07:19:42.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T07:19:42.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T07:19:42.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T07:19:42.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T07:19:43.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T07:19:43.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T07:19:43.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-01T07:19:43.093Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-01T07:19:43.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T07:19:43.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T07:19:43.163Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T07:19:43.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-01T07:19:43.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-01T07:19:43.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-01T07:19:43.254Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] echo [2024-10-01T07:19:43.277Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45b17c0 [Pipeline] echo [2024-10-01T07:19:43.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T07:19:43.362Z] provisioning config files... [2024-10-01T07:19:43.377Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config16866336215011676941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T07:19:43.717Z] ---> ****-login.sh [2024-10-01T07:19:43.718Z] nexus3.edgexfoundry.org:10001 [2024-10-01T07:19:43.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:19:43.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:19:43.981Z] Configure a credential helper to remove this warning. See [2024-10-01T07:19:43.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:19:43.981Z] [2024-10-01T07:19:43.981Z] Login Succeeded [2024-10-01T07:19:43.981Z] nexus3.edgexfoundry.org:10002 [2024-10-01T07:19:43.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:19:44.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:19:44.243Z] Configure a credential helper to remove this warning. See [2024-10-01T07:19:44.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:19:44.243Z] [2024-10-01T07:19:44.243Z] Login Succeeded [2024-10-01T07:19:44.243Z] nexus3.edgexfoundry.org:10003 [2024-10-01T07:19:44.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:19:44.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:19:44.244Z] Configure a credential helper to remove this warning. See [2024-10-01T07:19:44.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:19:44.244Z] [2024-10-01T07:19:44.244Z] Login Succeeded [2024-10-01T07:19:44.244Z] nexus3.edgexfoundry.org:10004 [2024-10-01T07:19:44.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:19:44.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:19:44.505Z] Configure a credential helper to remove this warning. See [2024-10-01T07:19:44.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:19:44.505Z] [2024-10-01T07:19:44.505Z] Login Succeeded [2024-10-01T07:19:44.505Z] ****.io [2024-10-01T07:19:44.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:19:44.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:19:44.505Z] Configure a credential helper to remove this warning. See [2024-10-01T07:19:44.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:19:44.505Z] [2024-10-01T07:19:44.505Z] Login Succeeded [2024-10-01T07:19:44.505Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T07:19:44.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T07:19:44.851Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-10-01T07:19:44.851Z] + dirname+ cmd/core-command/Dockerfile [2024-10-01T07:19:44.851Z] cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/core-data/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + dirname cmd/core-keeper/Dockerfile [2024-10-01T07:19:44.851Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/core-metadata/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-01T07:19:44.851Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-01T07:19:44.851Z] + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 [2024-10-01T07:19:44.851Z] [2024-10-01T07:19:44.851Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-01T07:19:44.851Z] + dirname cmd/support-notifications/Dockerfile [2024-10-01T07:19:44.851Z] + cut -d/ -f2 [2024-10-01T07:19:44.851Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-01T07:19:44.851Z] + + cut -d/ -f2 [2024-10-01T07:19:44.851Z] dirname cmd/support-scheduler/Dockerfile [2024-10-01T07:19:44.851Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-01T07:19:44.888Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-10-01T07:19:45.252Z] + git rev-list -1 --merges 45b17c09e08cfe89481c1eed53cad8b90b3de025~1..45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] echo [2024-10-01T07:19:45.267Z] -----------> git rev-list -1 --merges 45b17c09e08cfe89481c1eed53cad8b90b3de025~1..45b17c09e08cfe89481c1eed53cad8b90b3de025 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:19:45.267Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [false] [Pipeline] sh [2024-10-01T07:19:45.570Z] + git log --format=format:%s -1 45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] echo [2024-10-01T07:19:45.586Z] ========================================================= [2024-10-01T07:19:45.587Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T07:19:45.587Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-01T07:19:45.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T07:19:45.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T07:19:45.965Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T07:19:45.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T07:19:45.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T07:19:45.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T07:19:45.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:19:46.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T07:19:46.328Z] [2024-10-01T07:19:46.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:19:46.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T07:19:46.641Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T07:19:46.641Z] b85a868b505f: Pulling fs layer [2024-10-01T07:19:46.641Z] e2be974225ed: Pulling fs layer [2024-10-01T07:19:46.641Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T07:19:46.641Z] 988bab9f4d93: Pulling fs layer [2024-10-01T07:19:46.641Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T07:19:46.641Z] eaf3925da568: Pulling fs layer [2024-10-01T07:19:46.641Z] 1469e6f7b9e6: Waiting [2024-10-01T07:19:46.641Z] 988bab9f4d93: Waiting [2024-10-01T07:19:46.641Z] bab4dde63d76: Pulling fs layer [2024-10-01T07:19:46.641Z] bde34c3a00c8: Pulling fs layer [2024-10-01T07:19:46.641Z] b352a97aabf1: Pulling fs layer [2024-10-01T07:19:46.641Z] 4872d77fe225: Pulling fs layer [2024-10-01T07:19:46.641Z] 5851b861e8e6: Pulling fs layer [2024-10-01T07:19:46.641Z] eaf3925da568: Waiting [2024-10-01T07:19:46.641Z] bab4dde63d76: Waiting [2024-10-01T07:19:46.642Z] bde34c3a00c8: Waiting [2024-10-01T07:19:46.642Z] b352a97aabf1: Waiting [2024-10-01T07:19:46.642Z] 4872d77fe225: Waiting [2024-10-01T07:19:46.642Z] 5851b861e8e6: Waiting [2024-10-01T07:19:46.642Z] e2be974225ed: Verifying Checksum [2024-10-01T07:19:46.642Z] e2be974225ed: Download complete [2024-10-01T07:19:46.642Z] 988bab9f4d93: Verifying Checksum [2024-10-01T07:19:46.642Z] 988bab9f4d93: Download complete [2024-10-01T07:19:46.903Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T07:19:46.903Z] 1469e6f7b9e6: Download complete [2024-10-01T07:19:46.903Z] eaf3925da568: Download complete [2024-10-01T07:19:46.903Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T07:19:46.903Z] 339a4e72a1f5: Download complete [2024-10-01T07:19:46.903Z] bde34c3a00c8: Download complete [2024-10-01T07:19:46.903Z] b352a97aabf1: Verifying Checksum [2024-10-01T07:19:46.903Z] b352a97aabf1: Download complete [2024-10-01T07:19:46.903Z] 4872d77fe225: Verifying Checksum [2024-10-01T07:19:46.903Z] 4872d77fe225: Download complete [2024-10-01T07:19:46.903Z] 5851b861e8e6: Verifying Checksum [2024-10-01T07:19:46.903Z] 5851b861e8e6: Download complete [2024-10-01T07:19:46.903Z] b85a868b505f: Verifying Checksum [2024-10-01T07:19:46.903Z] b85a868b505f: Download complete [2024-10-01T07:19:47.166Z] bab4dde63d76: Verifying Checksum [2024-10-01T07:19:47.166Z] bab4dde63d76: Download complete [2024-10-01T07:19:48.106Z] b85a868b505f: Pull complete [2024-10-01T07:19:48.366Z] e2be974225ed: Pull complete [2024-10-01T07:19:48.932Z] 339a4e72a1f5: Pull complete [2024-10-01T07:19:48.932Z] 988bab9f4d93: Pull complete [2024-10-01T07:19:49.192Z] 1469e6f7b9e6: Pull complete [2024-10-01T07:19:49.193Z] eaf3925da568: Pull complete [2024-10-01T07:19:51.115Z] bab4dde63d76: Pull complete [2024-10-01T07:19:51.377Z] bde34c3a00c8: Pull complete [2024-10-01T07:19:51.377Z] b352a97aabf1: Pull complete [2024-10-01T07:19:51.637Z] 4872d77fe225: Pull complete [2024-10-01T07:19:51.637Z] 5851b861e8e6: Pull complete [2024-10-01T07:19:51.637Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T07:19:51.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T07:19:51.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T07:19:51.791Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T07:19:51.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T07:19:55.116Z] $ docker top 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 -eo pid,comm [2024-10-01T07:19:55.171Z] 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-10-01T07:19:55.171Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T07:19:55.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T07:19:55.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T07:19:55.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T07:19:55.346Z] $ docker exec 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent [2024-10-01T07:19:55.453Z] SSH_AUTH_SOCK=/tmp/ssh-whOlQE9fpLZt/agent.33 [2024-10-01T07:19:55.453Z] SSH_AGENT_PID=39 [2024-10-01T07:19:55.460Z] Running ssh-add (command line suppressed) [2024-10-01T07:19:55.568Z] Identity added: /w/workspace/edgex-go/708@tmp/private_key_8822423652323541758.key (/w/workspace/edgex-go/708@tmp/private_key_8822423652323541758.key) [2024-10-01T07:19:55.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T07:19:55.877Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T07:19:55.891Z] $ docker exec --env ******** --env ******** 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent -k [2024-10-01T07:19:55.992Z] unset SSH_AUTH_SOCK; [2024-10-01T07:19:55.992Z] unset SSH_AGENT_PID; [2024-10-01T07:19:55.992Z] echo Agent pid 39 killed; [2024-10-01T07:19:56.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T07:19:56.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T07:19:56.043Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T07:19:56.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T07:19:56.161Z] $ docker exec 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent [2024-10-01T07:19:56.275Z] SSH_AUTH_SOCK=/tmp/ssh-9bpVan8cRBtr/agent.72 [2024-10-01T07:19:56.275Z] SSH_AGENT_PID=78 [2024-10-01T07:19:56.280Z] Running ssh-add (command line suppressed) [2024-10-01T07:19:56.379Z] Identity added: /w/workspace/edgex-go/708@tmp/private_key_7765666160203488371.key (/w/workspace/edgex-go/708@tmp/private_key_7765666160203488371.key) [2024-10-01T07:19:56.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T07:19:56.690Z] + git semver init [2024-10-01T07:19:56.950Z] 2024-10-01 07:19:56,899 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T07:19:56.950Z] 2024-10-01 07:19:56,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/708/.semver [2024-10-01T07:19:56.950Z] 2024-10-01 07:19:56,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/708/.semver [2024-10-01T07:19:56.950Z] 2024-10-01 07:19:56,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/708/.semver'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=None) [2024-10-01T07:20:03.524Z] 2024-10-01 07:20:02,995 [append_file] DEBUG append to file:/w/workspace/edgex-go/708/.git/info/exclude [2024-10-01T07:20:03.525Z] 2024-10-01 07:20:02,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/708/.semver/main with force:False [2024-10-01T07:20:03.525Z] 2024-10-01 07:20:02,996 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T07:20:03.525Z] 2024-10-01 07:20:02,996 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T07:20:03.525Z] 3.2.0-dev.85 [Pipeline] } [2024-10-01T07:20:03.534Z] $ docker exec --env ******** --env ******** 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 ssh-agent -k [2024-10-01T07:20:03.636Z] unset SSH_AUTH_SOCK; [2024-10-01T07:20:03.637Z] unset SSH_AGENT_PID; [2024-10-01T07:20:03.637Z] echo Agent pid 78 killed; [2024-10-01T07:20:03.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T07:20:03.970Z] + git semver [Pipeline] } [2024-10-01T07:20:04.242Z] $ docker stop --time=1 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 [2024-10-01T07:20:05.592Z] $ docker rm -f --volumes 56d2c181ab8f24731ee833ee45c3261f998782859424f6459a29d6fc10a9ecc3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T07:20:05.948Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T07:20:06.199Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T07:20:06.204Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.85 [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-10-01T07:20:06.659Z] + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] echo [2024-10-01T07:20:06.672Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T07:20:06.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T07:20:06.706Z] ========================================================= [2024-10-01T07:20:06.706Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T07:20:06.706Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-01T07:20:07.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T07:20:07.004Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T07:20:07.004Z] 619be1103602: Pulling fs layer [2024-10-01T07:20:07.004Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T07:20:07.004Z] 5df492c9dc93: Pulling fs layer [2024-10-01T07:20:07.004Z] 7629e6793208: Pulling fs layer [2024-10-01T07:20:07.004Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T07:20:07.004Z] fb5054dd5b73: Pulling fs layer [2024-10-01T07:20:07.004Z] eeca6798cff9: Pulling fs layer [2024-10-01T07:20:07.004Z] aa269ceb94a6: Pulling fs layer [2024-10-01T07:20:07.004Z] ada007ff1a6a: Pulling fs layer [2024-10-01T07:20:07.004Z] 7629e6793208: Waiting [2024-10-01T07:20:07.004Z] 4f4fb700ef54: Waiting [2024-10-01T07:20:07.004Z] fb5054dd5b73: Waiting [2024-10-01T07:20:07.004Z] eeca6798cff9: Waiting [2024-10-01T07:20:07.004Z] aa269ceb94a6: Waiting [2024-10-01T07:20:07.004Z] ada007ff1a6a: Waiting [2024-10-01T07:20:07.004Z] 7862e08f4a3e: Download complete [2024-10-01T07:20:07.004Z] 7629e6793208: Verifying Checksum [2024-10-01T07:20:07.004Z] 7629e6793208: Download complete [2024-10-01T07:20:07.004Z] 4f4fb700ef54: Download complete [2024-10-01T07:20:07.004Z] 619be1103602: Download complete [2024-10-01T07:20:07.004Z] fb5054dd5b73: Download complete [2024-10-01T07:20:07.004Z] eeca6798cff9: Verifying Checksum [2024-10-01T07:20:07.004Z] eeca6798cff9: Download complete [2024-10-01T07:20:07.263Z] 619be1103602: Pull complete [2024-10-01T07:20:07.263Z] ada007ff1a6a: Verifying Checksum [2024-10-01T07:20:07.263Z] ada007ff1a6a: Download complete [2024-10-01T07:20:07.522Z] 7862e08f4a3e: Pull complete [2024-10-01T07:20:07.522Z] 5df492c9dc93: Verifying Checksum [2024-10-01T07:20:07.522Z] 5df492c9dc93: Download complete [2024-10-01T07:20:07.780Z] aa269ceb94a6: Verifying Checksum [2024-10-01T07:20:07.780Z] aa269ceb94a6: Download complete [2024-10-01T07:20:11.068Z] 5df492c9dc93: Pull complete [2024-10-01T07:20:11.068Z] 7629e6793208: Pull complete [2024-10-01T07:20:11.068Z] 4f4fb700ef54: Pull complete [2024-10-01T07:20:11.327Z] fb5054dd5b73: Pull complete [2024-10-01T07:20:11.327Z] eeca6798cff9: Pull complete [2024-10-01T07:20:13.861Z] aa269ceb94a6: Pull complete [2024-10-01T07:20:14.430Z] ada007ff1a6a: Pull complete [2024-10-01T07:20:14.430Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T07:20:14.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T07:20:14.430Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-01T07:20:14.736Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T07:20:14.736Z] WORKDIR /edgex [2024-10-01T07:20:14.736Z] COPY go.mod . [2024-10-01T07:20:14.736Z] RUN go mod download [2024-10-01T07:20:14.736Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-01T07:20:15.671Z] Sending build context to Docker daemon 179.6MB [2024-10-01T07:20:15.671Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T07:20:15.671Z] ---> f489d0715acc [2024-10-01T07:20:15.671Z] Step 2/4 : WORKDIR /edgex [2024-10-01T07:20:21.305Z] Still waiting to schedule task [2024-10-01T07:20:21.306Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T07:20:22.255Z] ---> Running in 2f98c1bf1ae5 [2024-10-01T07:20:22.255Z] Removing intermediate container 2f98c1bf1ae5 [2024-10-01T07:20:22.255Z] ---> 5d48ae198964 [2024-10-01T07:20:22.255Z] Step 3/4 : COPY go.mod . [2024-10-01T07:20:22.255Z] ---> 41e5b4993068 [2024-10-01T07:20:22.255Z] Step 4/4 : RUN go mod download [2024-10-01T07:20:22.255Z] ---> Running in c337169f6a7c [2024-10-01T07:20:48.825Z] Removing intermediate container c337169f6a7c [2024-10-01T07:20:48.825Z] ---> a5a6276229f3 [2024-10-01T07:20:48.825Z] Successfully built a5a6276229f3 [2024-10-01T07:20:48.825Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:20:49.133Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T07:20:49.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T07:20:49.206Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T07:20:49.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T07:20:49.682Z] $ docker top 3af74419afdeafb5e42073f8920057572b5e96f02975e964f2f394fe9ae82d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T07:20:50.046Z] + go version [2024-10-01T07:20:50.046Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T07:20:50.056Z] $ docker stop --time=1 3af74419afdeafb5e42073f8920057572b5e96f02975e964f2f394fe9ae82d1f [2024-10-01T07:20:51.366Z] $ docker rm -f --volumes 3af74419afdeafb5e42073f8920057572b5e96f02975e964f2f394fe9ae82d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:20:51.805Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T07:20:51.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T07:20:51.880Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T07:20:51.907Z] $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T07:20:52.227Z] $ docker top 5796be5f89eb1a04fcf9e43ffd41d3f14e84599e62d279e5d429273b2d61fb32 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-01T07:20:52.308Z] ========================================================= [2024-10-01T07:20:52.308Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-01T07:20:52.308Z] ========================================================= [Pipeline] sh [2024-10-01T07:20:52.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] fileExists [Pipeline] sh [2024-10-01T07:20:52.902Z] + make test [2024-10-01T07:20:52.902Z] go test -race -coverprofile=coverage.out ./... [2024-10-01T07:21:01.020Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-10-01T07:21:33.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-10-01T07:21:33.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-10-01T07:21:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-10-01T07:21:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-10-01T07:21:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-10-01T07:21:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-10-01T07:21:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-10-01T07:21:34.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-01T07:21:35.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-10-01T07:21:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-01T07:21:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-10-01T07:21:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-10-01T07:21:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-10-01T07:21:37.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-10-01T07:21:37.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.149s coverage: 69.2% of statements [2024-10-01T07:21:37.618Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements [2024-10-01T07:21:38.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.857s coverage: 93.4% of statements [2024-10-01T07:21:38.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-10-01T07:21:38.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-10-01T07:21:38.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-10-01T07:21:39.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-10-01T07:21:39.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-10-01T07:21:41.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements [2024-10-01T07:21:41.190Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-10-01T07:21:41.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-10-01T07:21:41.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-01T07:21:41.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-10-01T07:21:42.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2024-10-01T07:21:42.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-10-01T07:21:42.642Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 42.5% of statements [2024-10-01T07:21:42.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 41.7% of statements [2024-10-01T07:21:44.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 77.8% of statements [2024-10-01T07:21:44.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-10-01T07:21:44.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2024-10-01T07:21:44.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements [2024-10-01T07:21:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-01T07:21:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-10-01T07:21:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-10-01T07:21:44.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-10-01T07:21:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-01T07:21:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-10-01T07:21:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-10-01T07:21:44.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-10-01T07:21:45.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-10-01T07:21:45.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-10-01T07:21:45.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-10-01T07:21:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-10-01T07:21:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-10-01T07:21:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-10-01T07:21:46.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-10-01T07:21:47.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-10-01T07:21:47.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-10-01T07:21:47.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-10-01T07:21:49.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-10-01T07:21:49.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-01T07:21:51.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-10-01T07:21:51.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-10-01T07:21:53.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-10-01T07:21:53.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-10-01T07:21:53.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-10-01T07:21:55.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-10-01T07:21:55.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-10-01T07:21:55.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-01T07:21:55.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-10-01T07:21:55.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-10-01T07:21:55.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-10-01T07:21:55.753Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-10-01T07:21:56.033Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2024-10-01T07:21:56.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-10-01T07:21:56.982Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-10-01T07:21:56.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-10-01T07:21:58.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-01T07:21:58.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-10-01T07:21:58.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-10-01T07:21:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-10-01T07:21:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-10-01T07:21:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-10-01T07:21:59.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-10-01T07:22:01.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-01T07:22:01.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-10-01T07:22:01.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-10-01T07:22:01.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-10-01T07:22:02.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-10-01T07:22:02.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-10-01T07:22:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-01T07:22:02.639Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.260s coverage: 79.9% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.045s coverage: 92.9% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.031s coverage: 66.7% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 75.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.161s coverage: 36.5% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.038s coverage: 4.9% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.032s coverage: 35.9% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-10-01T07:22:09.216Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-10-01T07:22:09.216Z] 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-10-01T07:22:09.216Z] running golangci-lint [2024-10-01T07:22:09.216Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-10-01T07:22:09.216Z] go version go1.21.9 linux/amd64 [2024-10-01T07:22:09.216Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-01T07:22:09.216Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-01T07:22:35.819Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|exports_file|files|types_sizes) took 24.745728729s" [2024-10-01T07:22:35.819Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.955756ms" [2024-10-01T07:22:48.661Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.249034321s with top 10 stages: buildir: 1m9.87580317s, gosec: 10.72507297s, inspect: 2.967981264s, fact_deprecated: 2.747898878s, printf: 2.162950711s, ctrlflow: 1.803727101s, nilness: 1.785922548s, fact_purity: 1.72222327s, S1038: 1.701322435s, SA5012: 1.093441947s" [2024-10-01T07:22:48.661Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-10-01T07:22:48.661Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, skip_files: 214/214, cgo: 214/214, filename_unadjuster: 214/214" [2024-10-01T07:22:48.662Z] level=info msg="[runner] processing took 18.46446ms with stages: nolint: 7.055514ms, identifier_marker: 4.828623ms, autogenerated_exclude: 3.285627ms, exclude-rules: 1.628898ms, path_prettifier: 1.104635ms, skip_dirs: 494.502µs, cgo: 40.831µs, filename_unadjuster: 20.6µs, max_same_issues: 940ns, uniq_by_line: 770ns, fixer: 730ns, skip_files: 650ns, severity-rules: 390ns, exclude: 380ns, sort_results: 360ns, diff: 310ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, source_code: 140ns, path_shortener: 120ns, path_prefixer: 100ns" [2024-10-01T07:22:48.662Z] level=info msg="[runner] linters took 14.465788559s with stages: goanalysis_metalinter: 14.447211127s" [2024-10-01T07:22:48.662Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-01T07:22:48.662Z] level=info msg="Memory: 393 samples, avg is 323.2MB, max is 1350.9MB" [2024-10-01T07:22:48.662Z] level=info msg="Execution took 39.270705445s" [2024-10-01T07:22:48.662Z] go vet ./... [2024-10-01T07:22:57.009Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T07:22:57.009Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T07:22:57.009Z] ./bin/test-attribution-txt.sh [2024-10-01T07:22:57.009Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-01T07:22:57.009Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T07:22:57.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-01T07:22:57.997Z] + ls -al . [2024-10-01T07:22:57.998Z] total 980 [2024-10-01T07:22:57.998Z] drwxrwxr-x 11 1001 1001 4096 Oct 1 07:20 . [2024-10-01T07:22:57.998Z] drwxr-xr-x 4 root root 4096 Oct 1 07:20 .. [2024-10-01T07:22:57.998Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 07:19 .blubracket [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 10 Oct 1 07:19 .dockerignore [2024-10-01T07:22:57.998Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 07:22 .git [2024-10-01T07:22:57.998Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 07:19 .github [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 1102 Oct 1 07:19 .gitignore [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 42 Oct 1 07:19 .golangci.yml [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 100 Oct 1 07:19 .hadolint.yml [2024-10-01T07:22:57.998Z] drwxr-xr-x 3 1001 1001 4096 Oct 1 07:20 .semver [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 155 Oct 1 07:19 .sonarcloud.properties [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 1171 Oct 1 07:19 ADOPTERS.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 21286 Oct 1 07:19 Attribution.txt [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 100284 Oct 1 07:19 CHANGELOG.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 3804 Oct 1 07:19 CONTRIBUTING.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 677 Oct 1 07:19 GOVERNANCE.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 861 Oct 1 07:19 Jenkinsfile [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 10775 Oct 1 07:19 LICENSE [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 16854 Oct 1 07:19 Makefile [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 582 Oct 1 07:19 OWNERS.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 9528 Oct 1 07:19 README.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 789 Oct 1 07:19 SECURITY.md [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 12 Oct 1 07:20 VERSION [2024-10-01T07:22:57.998Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 07:19 bin [2024-10-01T07:22:57.998Z] drwxrwxr-x 20 1001 1001 4096 Oct 1 07:19 cmd [2024-10-01T07:22:57.998Z] -rw-r--r-- 1 root root 612321 Oct 1 07:22 coverage.out [2024-10-01T07:22:57.998Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 07:19 fuzz_test [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 7305 Oct 1 07:19 go.mod [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 102748 Oct 1 07:19 go.sum [2024-10-01T07:22:57.998Z] drwxrwxr-x 7 1001 1001 4096 Oct 1 07:19 internal [2024-10-01T07:22:57.998Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 07:19 openapi [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 584 Oct 1 07:19 security.txt [2024-10-01T07:22:57.998Z] -rw-rw-r-- 1 1001 1001 204 Oct 1 07:19 version.go [Pipeline] sh [2024-10-01T07:22:58.285Z] + '[' -e coverage.out ] [2024-10-01T07:22:58.285Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-01T07:22:58.412Z] Stashed 1 file(s) [Pipeline] sh [2024-10-01T07:22:58.693Z] + make build [2024-10-01T07:22:58.693Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-01T07:23:25.627Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-01T07:23:25.627Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-01T07:23:26.567Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-01T07:23:27.504Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-01T07:23:29.406Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-01T07:23:33.592Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-01T07:23:35.500Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-01T07:23:37.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-01T07:23:39.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-01T07:23:40.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-01T07:23:41.445Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-01T07:23:42.012Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-01T07:23:42.945Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-01T07:23:43.891Z] $ docker stop --time=1 5796be5f89eb1a04fcf9e43ffd41d3f14e84599e62d279e5d429273b2d61fb32 [2024-10-01T07:23:51.777Z] $ docker rm -f --volumes 5796be5f89eb1a04fcf9e43ffd41d3f14e84599e62d279e5d429273b2d61fb32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:23:53.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-01T07:23:53.065Z] [2024-10-01T07:23:53.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:23:53.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-01T07:23:53.634Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-01T07:23:53.634Z] 91d30c5bc195: Pulling fs layer [2024-10-01T07:23:53.634Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-01T07:23:53.634Z] 9c61dcf015f6: Pulling fs layer [2024-10-01T07:23:53.634Z] 4698f68db338: Pulling fs layer [2024-10-01T07:23:53.634Z] 2a2f49069b9e: Pulling fs layer [2024-10-01T07:23:53.634Z] e0025b399a48: Pulling fs layer [2024-10-01T07:23:53.634Z] 4698f68db338: Waiting [2024-10-01T07:23:53.634Z] 2a2f49069b9e: Waiting [2024-10-01T07:23:53.634Z] 91d30c5bc195: Verifying Checksum [2024-10-01T07:23:53.634Z] 91d30c5bc195: Download complete [2024-10-01T07:23:53.634Z] 4698f68db338: Download complete [2024-10-01T07:23:53.634Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-01T07:23:53.634Z] 2e9b0aa3be6d: Download complete [2024-10-01T07:23:53.634Z] e0025b399a48: Download complete [2024-10-01T07:23:53.893Z] 91d30c5bc195: Pull complete [2024-10-01T07:23:53.893Z] 2a2f49069b9e: Download complete [2024-10-01T07:23:54.152Z] 2e9b0aa3be6d: Pull complete [2024-10-01T07:23:54.411Z] 9c61dcf015f6: Download complete [2024-10-01T07:23:56.942Z] 9c61dcf015f6: Pull complete [2024-10-01T07:23:57.201Z] 4698f68db338: Pull complete [2024-10-01T07:23:57.464Z] 2a2f49069b9e: Pull complete [2024-10-01T07:23:57.723Z] e0025b399a48: Pull complete [2024-10-01T07:23:57.723Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-01T07:23:57.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-01T07:23:57.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T07:23:57.836Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T07:23:57.861Z] $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-01T07:24:03.278Z] $ docker top 10c913b10a653931648001d5fc2b45f7062cbc4bc397d07061899e6851816748 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T07:24:03.649Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-01T07:24:06.186Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-01T07:24:06.186Z] #1 transferring dockerfile: 2.15kB done [2024-10-01T07:24:06.186Z] #1 DONE 0.0s [2024-10-01T07:24:06.186Z] [2024-10-01T07:24:06.186Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-01T07:24:06.186Z] #2 transferring dockerfile: 2.50kB done [2024-10-01T07:24:06.186Z] #2 DONE 0.0s [2024-10-01T07:24:06.186Z] [2024-10-01T07:24:06.186Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #3 transferring dockerfile: 2.07kB done [2024-10-01T07:24:06.446Z] #3 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #4 transferring dockerfile: 2.02kB done [2024-10-01T07:24:06.446Z] #4 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #5 transferring dockerfile: 1.89kB done [2024-10-01T07:24:06.446Z] #5 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #6 transferring dockerfile: 2.13kB done [2024-10-01T07:24:06.446Z] #6 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #7 [core-command internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #7 transferring dockerfile: 1.93kB done [2024-10-01T07:24:06.446Z] #7 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #8 transferring dockerfile: 1.85kB done [2024-10-01T07:24:06.446Z] #8 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #9 transferring dockerfile: 2.07kB done [2024-10-01T07:24:06.446Z] #9 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #10 transferring dockerfile: 1.93kB done [2024-10-01T07:24:06.446Z] #10 DONE 0.0s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #11 transferring dockerfile: 1.70kB done [2024-10-01T07:24:06.446Z] #11 DONE 0.1s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #12 transferring dockerfile: 3.17kB done [2024-10-01T07:24:06.446Z] #12 DONE 0.1s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #13 transferring dockerfile: 1.69kB done [2024-10-01T07:24:06.446Z] #13 DONE 0.1s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #14 transferring dockerfile: 2.49kB done [2024-10-01T07:24:06.446Z] #14 DONE 0.1s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #15 transferring dockerfile: 2.23kB done [2024-10-01T07:24:06.446Z] #15 DONE 0.1s [2024-10-01T07:24:06.446Z] [2024-10-01T07:24:06.446Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-10-01T07:24:06.446Z] #16 transferring dockerfile: 1.81kB done [2024-10-01T07:24:06.704Z] #16 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #17 [security-proxy-auth internal] load .dockerignore [2024-10-01T07:24:06.704Z] #17 transferring context: 50B done [2024-10-01T07:24:06.704Z] #17 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-01T07:24:06.704Z] #18 transferring context: 50B done [2024-10-01T07:24:06.704Z] #18 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #19 [core-data internal] load .dockerignore [2024-10-01T07:24:06.704Z] #19 transferring context: 50B done [2024-10-01T07:24:06.704Z] #19 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #20 [support-notifications internal] load .dockerignore [2024-10-01T07:24:06.704Z] #20 transferring context: 50B done [2024-10-01T07:24:06.704Z] #20 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-01T07:24:06.704Z] #21 transferring context: 50B done [2024-10-01T07:24:06.704Z] #21 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #22 [core-metadata internal] load .dockerignore [2024-10-01T07:24:06.704Z] #22 transferring context: 50B done [2024-10-01T07:24:06.704Z] #22 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-01T07:24:06.704Z] #23 transferring context: 50B done [2024-10-01T07:24:06.704Z] #23 DONE 0.0s [2024-10-01T07:24:06.704Z] [2024-10-01T07:24:06.704Z] #24 [core-keeper internal] load .dockerignore [2024-10-01T07:24:06.962Z] #24 transferring context: 50B done [2024-10-01T07:24:06.962Z] #24 DONE 0.0s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #25 [core-command internal] load .dockerignore [2024-10-01T07:24:06.962Z] #25 transferring context: 50B done [2024-10-01T07:24:06.962Z] #25 DONE 0.0s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #26 [support-scheduler internal] load .dockerignore [2024-10-01T07:24:06.962Z] #26 transferring context: 50B done [2024-10-01T07:24:06.962Z] #26 DONE 0.0s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #27 [security-spire-server internal] load .dockerignore [2024-10-01T07:24:06.962Z] #27 transferring context: 50B done [2024-10-01T07:24:06.962Z] #27 DONE 0.0s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #28 [security-bootstrapper internal] load .dockerignore [2024-10-01T07:24:06.962Z] #28 transferring context: 50B done [2024-10-01T07:24:06.962Z] #28 DONE 0.1s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-10-01T07:24:06.962Z] #29 transferring context: 50B done [2024-10-01T07:24:06.962Z] #29 DONE 0.0s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #30 [security-spire-config internal] load .dockerignore [2024-10-01T07:24:06.962Z] #30 transferring context: 50B done [2024-10-01T07:24:06.962Z] #30 DONE 0.1s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-01T07:24:06.962Z] #31 transferring context: 50B done [2024-10-01T07:24:06.962Z] #31 DONE 0.0s [2024-10-01T07:24:06.962Z] [2024-10-01T07:24:06.962Z] #32 [security-spire-agent internal] load .dockerignore [2024-10-01T07:24:06.963Z] #32 transferring context: 50B done [2024-10-01T07:24:06.963Z] #32 DONE 0.0s [2024-10-01T07:24:06.963Z] [2024-10-01T07:24:06.963Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:06.963Z] #33 DONE 0.0s [2024-10-01T07:24:06.963Z] [2024-10-01T07:24:06.963Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:24:07.220Z] #34 DONE 0.2s [2024-10-01T07:24:07.220Z] [2024-10-01T07:24:07.220Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.220Z] #33 DONE 0.0s [2024-10-01T07:24:07.220Z] [2024-10-01T07:24:07.220Z] #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:07.220Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T07:24:07.220Z] #35 ... [2024-10-01T07:24:07.220Z] [2024-10-01T07:24:07.220Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.220Z] #33 DONE 0.0s [2024-10-01T07:24:07.220Z] [2024-10-01T07:24:07.221Z] #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:07.221Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T07:24:07.221Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:24:07.221Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T07:24:07.221Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T07:24:07.221Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.1s [2024-10-01T07:24:07.478Z] #35 ... [2024-10-01T07:24:07.478Z] [2024-10-01T07:24:07.478Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.478Z] #33 DONE 0.0s [2024-10-01T07:24:07.478Z] [2024-10-01T07:24:07.478Z] #35 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:07.478Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T07:24:07.478Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:24:07.478Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T07:24:07.478Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T07:24:07.478Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-01T07:24:07.478Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-10-01T07:24:07.478Z] #35 ... [2024-10-01T07:24:07.478Z] [2024-10-01T07:24:07.478Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.478Z] #33 DONE 0.0s [2024-10-01T07:24:07.478Z] [2024-10-01T07:24:07.478Z] #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:07.478Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T07:24:07.478Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:24:07.478Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T07:24:07.478Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T07:24:07.478Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-01T07:24:07.757Z] #35 ... [2024-10-01T07:24:07.757Z] [2024-10-01T07:24:07.757Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.757Z] #33 DONE 0.0s [2024-10-01T07:24:07.757Z] [2024-10-01T07:24:07.757Z] #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:07.757Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-10-01T07:24:07.757Z] #35 ... [2024-10-01T07:24:07.757Z] [2024-10-01T07:24:07.757Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.757Z] #33 DONE 0.0s [2024-10-01T07:24:07.757Z] [2024-10-01T07:24:07.757Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-01T07:24:07.757Z] #33 DONE 0.0s [2024-10-01T07:24:07.757Z] [2024-10-01T07:24:07.758Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:24:12.307Z] #34 DONE 5.4s [2024-10-01T07:24:12.307Z] [2024-10-01T07:24:12.307Z] #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:12.307Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T07:24:12.307Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:24:12.307Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T07:24:12.307Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T07:24:12.307Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-01T07:24:12.307Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-10-01T07:24:12.564Z] #35 DONE 5.5s [2024-10-01T07:24:12.564Z] [2024-10-01T07:24:12.564Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:12.564Z] #36 transferring context: 31B 0.0s [2024-10-01T07:24:12.826Z] #36 ... [2024-10-01T07:24:12.826Z] [2024-10-01T07:24:12.826Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-01T07:24:12.826Z] #37 DONE 4.9s [2024-10-01T07:24:12.826Z] [2024-10-01T07:24:12.826Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:13.085Z] #36 ... [2024-10-01T07:24:13.085Z] [2024-10-01T07:24:13.085Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:24:13.085Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-10-01T07:24:13.085Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:24:13.085Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-10-01T07:24:13.085Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-10-01T07:24:13.085Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-10-01T07:24:13.085Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-10-01T07:24:13.085Z] #35 DONE 5.5s [2024-10-01T07:24:13.085Z] [2024-10-01T07:24:13.085Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T07:24:13.085Z] #38 DONE 5.6s [2024-10-01T07:24:13.085Z] [2024-10-01T07:24:13.085Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:14.554Z] #36 ... [2024-10-01T07:24:14.554Z] [2024-10-01T07:24:14.554Z] #39 [security-spire-server internal] load build context [2024-10-01T07:24:14.554Z] #39 transferring context: 27.71kB 0.0s done [2024-10-01T07:24:14.554Z] #39 DONE 1.2s [2024-10-01T07:24:14.554Z] [2024-10-01T07:24:14.554Z] #40 [security-spire-config internal] load build context [2024-10-01T07:24:14.554Z] #40 transferring context: 25.96kB 0.0s done [2024-10-01T07:24:14.554Z] #40 DONE 1.2s [2024-10-01T07:24:14.554Z] [2024-10-01T07:24:14.554Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:14.814Z] #36 ... [2024-10-01T07:24:14.814Z] [2024-10-01T07:24:14.814Z] #41 [security-spire-agent internal] load build context [2024-10-01T07:24:14.814Z] #41 transferring context: 27.24kB 0.1s done [2024-10-01T07:24:14.814Z] #41 DONE 1.3s [2024-10-01T07:24:14.814Z] [2024-10-01T07:24:14.814Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:14.814Z] #36 ... [2024-10-01T07:24:14.814Z] [2024-10-01T07:24:14.814Z] #42 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-01T07:24:14.814Z] #42 DONE 7.8s [2024-10-01T07:24:14.814Z] [2024-10-01T07:24:14.814Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:17.371Z] #36 ... [2024-10-01T07:24:17.371Z] [2024-10-01T07:24:17.371Z] #43 [security-proxy-setup internal] load build context [2024-10-01T07:24:17.371Z] #43 ... [2024-10-01T07:24:17.371Z] [2024-10-01T07:24:17.371Z] #44 [core-data internal] load build context [2024-10-01T07:24:17.371Z] #44 ... [2024-10-01T07:24:17.371Z] [2024-10-01T07:24:17.371Z] #45 [security-proxy-auth internal] load build context [2024-10-01T07:24:17.371Z] #45 ... [2024-10-01T07:24:17.371Z] [2024-10-01T07:24:17.371Z] #46 [core-metadata internal] load build context [2024-10-01T07:24:17.371Z] #46 ... [2024-10-01T07:24:17.371Z] [2024-10-01T07:24:17.371Z] #47 [support-cron-scheduler internal] load build context [2024-10-01T07:24:17.773Z] #47 ... [2024-10-01T07:24:17.773Z] [2024-10-01T07:24:17.773Z] #48 [support-notifications internal] load build context [2024-10-01T07:24:17.773Z] #48 ... [2024-10-01T07:24:17.773Z] [2024-10-01T07:24:17.773Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-01T07:24:18.034Z] #49 ... [2024-10-01T07:24:18.034Z] [2024-10-01T07:24:18.034Z] #50 [core-command internal] load build context [2024-10-01T07:24:18.034Z] #50 ... [2024-10-01T07:24:18.034Z] [2024-10-01T07:24:18.034Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-01T07:24:18.990Z] #49 transferring context: 200.41MB 7.0s [2024-10-01T07:24:23.187Z] #49 ... [2024-10-01T07:24:23.187Z] [2024-10-01T07:24:23.187Z] #51 [security-secretstore-setup internal] load build context [2024-10-01T07:24:23.187Z] #51 ... [2024-10-01T07:24:23.187Z] [2024-10-01T07:24:23.187Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-01T07:24:23.187Z] #52 ... [2024-10-01T07:24:23.187Z] [2024-10-01T07:24:23.187Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T07:24:23.187Z] #0 1.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:23.187Z] #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:23.187Z] #0 2.057 (1/2) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:23.187Z] #0 2.064 (2/2) Installing su-exec (0.2-r3) [2024-10-01T07:24:23.187Z] #0 2.078 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:23.187Z] #0 2.092 OK: 7 MiB in 17 packages [2024-10-01T07:24:23.187Z] #53 ... [2024-10-01T07:24:23.187Z] [2024-10-01T07:24:23.187Z] #54 [core-keeper internal] load build context [2024-10-01T07:24:23.187Z] #54 ... [2024-10-01T07:24:23.187Z] [2024-10-01T07:24:23.187Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T07:24:23.187Z] #0 4.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:23.187Z] #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:23.187Z] #0 4.674 (1/2) Installing ca-certificates (20240226-r0) [2024-10-01T07:24:23.187Z] #0 4.777 (2/2) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:23.187Z] #0 4.811 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:23.187Z] #0 4.819 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:24:23.187Z] #0 4.870 OK: 8 MiB in 17 packages [2024-10-01T07:24:23.446Z] #55 ... [2024-10-01T07:24:23.446Z] [2024-10-01T07:24:23.446Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:24:23.446Z] #56 ... [2024-10-01T07:24:23.446Z] [2024-10-01T07:24:23.446Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T07:24:23.705Z] #57 ... [2024-10-01T07:24:23.705Z] [2024-10-01T07:24:23.705Z] #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-01T07:24:23.705Z] #58 ... [2024-10-01T07:24:23.705Z] [2024-10-01T07:24:23.705Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T07:24:23.705Z] #59 ... [2024-10-01T07:24:23.705Z] [2024-10-01T07:24:23.705Z] #60 [security-bootstrapper internal] load build context [2024-10-01T07:24:23.963Z] #60 ... [2024-10-01T07:24:23.963Z] [2024-10-01T07:24:23.963Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T07:24:23.963Z] #61 ... [2024-10-01T07:24:23.963Z] [2024-10-01T07:24:23.963Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T07:24:24.221Z] #62 ... [2024-10-01T07:24:24.221Z] [2024-10-01T07:24:24.221Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T07:24:24.221Z] #63 ... [2024-10-01T07:24:24.221Z] [2024-10-01T07:24:24.221Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T07:24:24.221Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-10-01T07:24:24.221Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-01T07:24:24.221Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-01T07:24:24.221Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-01T07:24:24.221Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-01T07:24:24.221Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-10-01T07:24:24.221Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-10-01T07:24:24.221Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.6s done [2024-10-01T07:24:24.221Z] #64 ... [2024-10-01T07:24:24.221Z] [2024-10-01T07:24:24.221Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:24:24.221Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-10-01T07:24:24.221Z] #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-01T07:24:24.221Z] #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-01T07:24:24.221Z] #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-01T07:24:24.221Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-01T07:24:24.221Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-10-01T07:24:24.221Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-01T07:24:24.221Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-01T07:24:24.221Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-01T07:24:24.221Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done [2024-10-01T07:24:24.478Z] #65 ... [2024-10-01T07:24:24.478Z] [2024-10-01T07:24:24.478Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T07:24:24.736Z] #66 ... [2024-10-01T07:24:24.736Z] [2024-10-01T07:24:24.736Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T07:24:24.736Z] #0 1.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:24.736Z] #0 1.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:24.736Z] #0 2.014 (1/4) Installing ca-certificates (20240226-r0) [2024-10-01T07:24:24.736Z] #0 2.031 (2/4) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:24.736Z] #0 2.035 (3/4) Installing su-exec (0.2-r3) [2024-10-01T07:24:24.736Z] #0 2.040 (4/4) Installing yq (4.33.3-r5) [2024-10-01T07:24:24.736Z] #0 2.105 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:24.736Z] #0 2.126 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:24:24.736Z] #0 2.186 OK: 17 MiB in 19 packages [2024-10-01T07:24:24.736Z] #67 ... [2024-10-01T07:24:24.736Z] [2024-10-01T07:24:24.736Z] #54 [core-keeper internal] load build context [2024-10-01T07:24:24.736Z] #54 transferring context: 417.17MB 12.1s [2024-10-01T07:24:24.736Z] #54 ... [2024-10-01T07:24:24.736Z] [2024-10-01T07:24:24.736Z] #68 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-10-01T07:24:25.302Z] #68 ... [2024-10-01T07:24:25.302Z] [2024-10-01T07:24:25.302Z] #54 [core-keeper internal] load build context [2024-10-01T07:24:25.715Z] #54 transferring context: 497.70MB 12.9s done [2024-10-01T07:24:27.102Z] #54 ... [2024-10-01T07:24:27.102Z] [2024-10-01T07:24:27.102Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:27.102Z] #36 transferring context: 497.70MB 13.7s done [2024-10-01T07:24:27.102Z] #36 ... [2024-10-01T07:24:27.102Z] [2024-10-01T07:24:27.102Z] #43 [security-proxy-setup internal] load build context [2024-10-01T07:24:27.102Z] #43 transferring context: 497.70MB 14.3s done [2024-10-01T07:24:27.359Z] #43 ... [2024-10-01T07:24:27.360Z] [2024-10-01T07:24:27.360Z] #44 [core-data internal] load build context [2024-10-01T07:24:27.360Z] #44 transferring context: 497.70MB 10.3s done [2024-10-01T07:24:27.360Z] #44 ... [2024-10-01T07:24:27.360Z] [2024-10-01T07:24:27.360Z] #45 [security-proxy-auth internal] load build context [2024-10-01T07:24:27.360Z] #45 transferring context: 497.70MB 11.9s done [2024-10-01T07:24:27.619Z] #45 ... [2024-10-01T07:24:27.619Z] [2024-10-01T07:24:27.619Z] #46 [core-metadata internal] load build context [2024-10-01T07:24:27.619Z] #46 transferring context: 497.70MB 13.9s done [2024-10-01T07:24:27.619Z] #46 ... [2024-10-01T07:24:27.619Z] [2024-10-01T07:24:27.619Z] #47 [support-cron-scheduler internal] load build context [2024-10-01T07:24:27.619Z] #47 transferring context: 497.70MB 13.3s done [2024-10-01T07:24:27.878Z] #47 ... [2024-10-01T07:24:27.878Z] [2024-10-01T07:24:27.878Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-01T07:24:27.878Z] #52 transferring context: 497.70MB 15.0s done [2024-10-01T07:24:27.878Z] #52 ... [2024-10-01T07:24:27.878Z] [2024-10-01T07:24:27.878Z] #48 [support-notifications internal] load build context [2024-10-01T07:24:27.878Z] #48 transferring context: 497.70MB 11.5s done [2024-10-01T07:24:28.136Z] #48 ... [2024-10-01T07:24:28.136Z] [2024-10-01T07:24:28.136Z] #50 [core-command internal] load build context [2024-10-01T07:24:28.136Z] #50 transferring context: 497.70MB 13.7s done [2024-10-01T07:24:28.136Z] #50 ... [2024-10-01T07:24:28.136Z] [2024-10-01T07:24:28.136Z] #60 [security-bootstrapper internal] load build context [2024-10-01T07:24:28.136Z] #60 transferring context: 497.70MB 15.5s done [2024-10-01T07:24:32.450Z] #60 ... [2024-10-01T07:24:32.450Z] [2024-10-01T07:24:32.450Z] #51 [security-secretstore-setup internal] load build context [2024-10-01T07:24:32.450Z] #51 transferring context: 497.70MB 14.8s done [2024-10-01T07:24:33.245Z] #51 ... [2024-10-01T07:24:33.245Z] [2024-10-01T07:24:33.245Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-01T07:24:33.245Z] #49 transferring context: 497.70MB 13.0s done [2024-10-01T07:24:36.611Z] #49 ... [2024-10-01T07:24:36.611Z] [2024-10-01T07:24:36.611Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:24:36.611Z] #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-01T07:24:36.871Z] #65 ... [2024-10-01T07:24:36.871Z] [2024-10-01T07:24:36.871Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T07:24:36.871Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-01T07:24:43.490Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-10-01T07:24:43.490Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-10-01T07:24:46.856Z] #64 ... [2024-10-01T07:24:46.856Z] [2024-10-01T07:24:46.856Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:24:46.856Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-01T07:24:47.429Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done [2024-10-01T07:24:49.354Z] #65 ... [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #44 [core-data internal] load build context [2024-10-01T07:24:49.354Z] #44 DONE 41.8s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #45 [security-proxy-auth internal] load build context [2024-10-01T07:24:49.354Z] #45 DONE 41.9s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #48 [support-notifications internal] load build context [2024-10-01T07:24:49.354Z] #48 DONE 41.8s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #68 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-01T07:24:49.354Z] #68 DONE 34.1s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:24:49.354Z] #69 ... [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #53 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T07:24:49.354Z] #53 DONE 36.5s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T07:24:49.354Z] #67 DONE 36.2s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T07:24:49.354Z] #55 DONE 36.1s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #43 [security-proxy-setup internal] load build context [2024-10-01T07:24:49.354Z] #43 DONE 42.3s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #54 [core-keeper internal] load build context [2024-10-01T07:24:49.354Z] #54 DONE 37.0s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-01T07:24:49.354Z] #49 DONE 42.1s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #47 [support-cron-scheduler internal] load build context [2024-10-01T07:24:49.354Z] #47 DONE 42.0s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:24:49.354Z] #70 ... [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #50 [core-command internal] load build context [2024-10-01T07:24:49.354Z] #50 DONE 42.0s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #46 [core-metadata internal] load build context [2024-10-01T07:24:49.354Z] #46 DONE 42.1s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #36 [support-scheduler internal] load build context [2024-10-01T07:24:49.354Z] #36 DONE 37.0s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #51 [security-secretstore-setup internal] load build context [2024-10-01T07:24:49.354Z] #51 DONE 37.0s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #52 [core-common-config-bootstrapper internal] load build context [2024-10-01T07:24:49.354Z] #52 DONE 37.0s [2024-10-01T07:24:49.354Z] [2024-10-01T07:24:49.354Z] #60 [security-bootstrapper internal] load build context [2024-10-01T07:24:49.354Z] #60 DONE 37.0s [2024-10-01T07:24:49.614Z] [2024-10-01T07:24:49.614Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T07:24:49.614Z] #64 DONE 36.4s [2024-10-01T07:24:49.614Z] [2024-10-01T07:24:49.614Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:24:49.875Z] #65 ... [2024-10-01T07:24:49.875Z] [2024-10-01T07:24:49.875Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T07:24:49.875Z] #62 DONE 36.7s [2024-10-01T07:24:50.254Z] [2024-10-01T07:24:50.254Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T07:24:50.254Z] #61 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.254Z] #61 36.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.254Z] #61 36.88 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:24:50.254Z] #61 36.88 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:24:50.254Z] #61 36.88 OK: 20070 distinct packages available [2024-10-01T07:24:50.254Z] #61 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.513Z] #61 37.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #61 ... [2024-10-01T07:24:50.774Z] [2024-10-01T07:24:50.774Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-01T07:24:50.774Z] #58 36.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #58 36.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #58 36.97 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:50.774Z] #58 36.97 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:50.774Z] #58 36.99 OK: 7 MiB in 16 packages [2024-10-01T07:24:50.774Z] #58 DONE 37.5s [2024-10-01T07:24:50.774Z] [2024-10-01T07:24:50.774Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T07:24:50.774Z] #59 36.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #59 36.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #59 36.96 (1/3) Installing ca-certificates (20240226-r0) [2024-10-01T07:24:50.774Z] #59 36.99 (2/3) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:50.774Z] #59 37.00 (3/3) Installing tzdata (2024a-r0) [2024-10-01T07:24:50.774Z] #59 37.08 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:50.774Z] #59 37.23 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:24:50.774Z] #59 37.27 OK: 11 MiB in 18 packages [2024-10-01T07:24:50.774Z] #59 DONE 37.5s [2024-10-01T07:24:50.774Z] [2024-10-01T07:24:50.774Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T07:24:50.774Z] #66 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #66 36.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #66 37.00 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:50.774Z] #66 37.00 (2/4) Installing openssl (3.1.7-r0) [2024-10-01T07:24:50.774Z] #66 37.01 (3/4) Installing su-exec (0.2-r3) [2024-10-01T07:24:50.774Z] #66 37.02 (4/4) Installing yq (4.33.3-r5) [2024-10-01T07:24:50.774Z] #66 37.27 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:50.774Z] #66 37.27 OK: 17 MiB in 19 packages [2024-10-01T07:24:50.774Z] #66 DONE 37.5s [2024-10-01T07:24:50.774Z] [2024-10-01T07:24:50.774Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T07:24:50.774Z] #61 37.24 (1/5) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:50.774Z] #61 37.24 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-01T07:24:50.774Z] #61 37.25 (3/5) Installing libucontext (1.2-r2) [2024-10-01T07:24:50.774Z] #61 37.25 (4/5) Installing gcompat (1.1.0-r1) [2024-10-01T07:24:50.774Z] #61 37.25 (5/5) Installing openssl (3.1.7-r0) [2024-10-01T07:24:50.774Z] #61 37.26 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:50.774Z] #61 37.27 OK: 8 MiB in 20 packages [2024-10-01T07:24:50.774Z] #61 DONE 37.4s [2024-10-01T07:24:50.774Z] [2024-10-01T07:24:50.774Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T07:24:50.774Z] #63 37.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #63 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:50.774Z] #63 37.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:50.774Z] #63 37.40 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:50.774Z] #63 37.47 OK: 7 MiB in 16 packages [2024-10-01T07:24:50.774Z] #63 DONE 37.7s [2024-10-01T07:24:50.774Z] [2024-10-01T07:24:50.774Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-01T07:24:51.034Z] #71 ... [2024-10-01T07:24:51.034Z] [2024-10-01T07:24:51.034Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T07:24:51.034Z] #57 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.034Z] #57 36.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.034Z] #57 36.97 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:24:51.034Z] #57 36.97 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:24:51.034Z] #57 36.97 OK: 20070 distinct packages available [2024-10-01T07:24:51.034Z] #57 37.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.034Z] #57 37.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.034Z] #57 37.34 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:51.034Z] #57 37.34 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-01T07:24:51.034Z] #57 37.35 (3/4) Installing libucontext (1.2-r2) [2024-10-01T07:24:51.034Z] #57 37.35 (4/4) Installing gcompat (1.1.0-r1) [2024-10-01T07:24:51.034Z] #57 37.35 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:51.034Z] #57 37.36 OK: 8 MiB in 19 packages [2024-10-01T07:24:51.034Z] #57 DONE 37.6s [2024-10-01T07:24:51.319Z] [2024-10-01T07:24:51.319Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-01T07:24:51.579Z] #72 ... [2024-10-01T07:24:51.579Z] [2024-10-01T07:24:51.579Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T07:24:51.579Z] #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #0 1.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #0 1.994 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:24:51.579Z] #0 1.994 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:24:51.579Z] #0 1.994 OK: 20079 distinct packages available [2024-10-01T07:24:51.579Z] #0 2.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #0 2.336 OK: 264 MiB in 52 packages [2024-10-01T07:24:51.579Z] #73 DONE 2.6s [2024-10-01T07:24:51.579Z] [2024-10-01T07:24:51.579Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:24:51.579Z] #56 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #56 37.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #56 37.72 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:24:51.579Z] #56 37.72 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:24:51.579Z] #56 37.72 OK: 20070 distinct packages available [2024-10-01T07:24:51.579Z] #56 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #56 37.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.579Z] #56 38.09 (1/11) Installing ca-certificates (20240226-r0) [2024-10-01T07:24:51.579Z] #56 38.12 (2/11) Installing brotli-libs (1.0.9-r14) [2024-10-01T07:24:51.579Z] #56 38.14 (3/11) Installing libunistring (1.1-r1) [2024-10-01T07:24:51.579Z] #56 38.15 (4/11) Installing libidn2 (2.3.4-r1) [2024-10-01T07:24:51.579Z] #56 38.16 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-10-01T07:24:51.579Z] #56 38.16 (6/11) Installing libcurl (8.9.1-r0) [2024-10-01T07:24:51.579Z] #56 38.17 (7/11) Installing curl (8.9.1-r0) [2024-10-01T07:24:51.579Z] #56 38.18 (8/11) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:51.579Z] #56 38.18 (9/11) Installing musl-obstack (1.2.3-r2) [2024-10-01T07:24:51.579Z] #56 38.18 (10/11) Installing libucontext (1.2-r2) [2024-10-01T07:24:51.579Z] #56 38.19 (11/11) Installing gcompat (1.1.0-r1) [2024-10-01T07:24:51.579Z] #56 38.19 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:51.579Z] #56 38.20 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:24:51.579Z] #56 38.25 OK: 12 MiB in 26 packages [2024-10-01T07:24:51.579Z] #56 DONE 38.4s [2024-10-01T07:24:51.579Z] [2024-10-01T07:24:51.579Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T07:24:51.579Z] #74 DONE 2.6s [2024-10-01T07:24:51.840Z] [2024-10-01T07:24:51.840Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:24:51.840Z] #75 DONE 0.1s [2024-10-01T07:24:51.840Z] [2024-10-01T07:24:51.840Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:24:51.840Z] #69 2.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:51.840Z] #69 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:52.104Z] #69 3.025 OK: 264 MiB in 52 packages [2024-10-01T07:24:52.104Z] #69 DONE 3.1s [2024-10-01T07:24:52.104Z] [2024-10-01T07:24:52.104Z] #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T07:24:52.104Z] #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:52.104Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:52.104Z] #0 2.901 OK: 264 MiB in 52 packages [2024-10-01T07:24:52.104Z] #76 DONE 3.0s [2024-10-01T07:24:52.104Z] [2024-10-01T07:24:52.104Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:24:52.104Z] #77 DONE 0.1s [2024-10-01T07:24:52.104Z] [2024-10-01T07:24:52.104Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:24:52.364Z] #78 ... [2024-10-01T07:24:52.364Z] [2024-10-01T07:24:52.364Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:24:52.364Z] #79 DONE 0.1s [2024-10-01T07:24:52.364Z] [2024-10-01T07:24:52.364Z] #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:24:54.281Z] #80 ... [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:24:54.281Z] #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 1.967 OK: 11 MiB in 18 packages [2024-10-01T07:24:54.281Z] #81 DONE 3.2s [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #70 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:24:54.281Z] #70 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #70 3.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #70 3.724 OK: 8 MiB in 17 packages [2024-10-01T07:24:54.281Z] #70 DONE 4.6s [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T07:24:54.281Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 3.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 3.535 OK: 17 MiB in 19 packages [2024-10-01T07:24:54.281Z] #82 DONE 4.6s [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #83 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:24:54.281Z] #0 2.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 4.137 OK: 264 MiB in 52 packages [2024-10-01T07:24:54.281Z] #83 DONE 4.9s [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T07:24:54.281Z] #0 4.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:54.281Z] #0 4.533 OK: 7 MiB in 17 packages [2024-10-01T07:24:54.281Z] #84 DONE 4.6s [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #85 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:24:54.281Z] #85 DONE 0.1s [2024-10-01T07:24:54.281Z] [2024-10-01T07:24:54.281Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:24:55.226Z] #86 ... [2024-10-01T07:24:55.226Z] [2024-10-01T07:24:55.226Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-01T07:24:55.226Z] #72 4.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.226Z] #72 4.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.226Z] #72 4.434 OK: 7 MiB in 16 packages [2024-10-01T07:24:55.226Z] #72 DONE 4.5s [2024-10-01T07:24:55.226Z] [2024-10-01T07:24:55.226Z] #87 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:24:55.226Z] #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.226Z] #0 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.226Z] #0 4.305 OK: 7 MiB in 16 packages [2024-10-01T07:24:55.226Z] #87 DONE 4.4s [2024-10-01T07:24:55.226Z] [2024-10-01T07:24:55.226Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T07:24:55.227Z] #0 4.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.227Z] #0 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.227Z] #0 4.441 OK: 17 MiB in 19 packages [2024-10-01T07:24:55.227Z] #88 DONE 4.6s [2024-10-01T07:24:55.227Z] [2024-10-01T07:24:55.227Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-01T07:24:55.227Z] #89 DONE 0.0s [2024-10-01T07:24:55.488Z] [2024-10-01T07:24:55.488Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-01T07:24:55.488Z] #71 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.488Z] #71 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:55.488Z] #71 4.422 OK: 8 MiB in 20 packages [2024-10-01T07:24:55.488Z] #71 DONE 4.6s [2024-10-01T07:24:55.488Z] [2024-10-01T07:24:55.488Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:24:56.879Z] #90 DONE 1.1s [2024-10-01T07:24:56.879Z] [2024-10-01T07:24:56.879Z] #91 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:24:56.879Z] #0 4.602 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:56.879Z] #0 5.057 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:56.879Z] #0 5.715 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T07:24:56.879Z] #0 6.041 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:24:56.879Z] #0 6.050 OK: 7 MiB in 16 packages [2024-10-01T07:24:56.879Z] #91 DONE 6.7s [2024-10-01T07:24:56.879Z] [2024-10-01T07:24:56.879Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-01T07:24:56.879Z] #92 DONE 1.1s [2024-10-01T07:24:56.879Z] [2024-10-01T07:24:56.879Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-01T07:24:56.879Z] #93 DONE 0.0s [2024-10-01T07:24:56.879Z] [2024-10-01T07:24:56.879Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-01T07:24:56.879Z] #94 DONE 0.1s [2024-10-01T07:24:56.879Z] [2024-10-01T07:24:56.879Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:24:57.450Z] #95 ... [2024-10-01T07:24:57.450Z] [2024-10-01T07:24:57.450Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:24:57.450Z] #0 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:57.450Z] #0 5.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:57.450Z] #0 5.273 OK: 12 MiB in 26 packages [2024-10-01T07:24:57.450Z] #96 DONE 5.9s [2024-10-01T07:24:57.711Z] [2024-10-01T07:24:57.711Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:24:57.711Z] #95 DONE 0.9s [2024-10-01T07:24:57.711Z] [2024-10-01T07:24:57.711Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T07:24:57.711Z] #0 4.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:57.711Z] #0 5.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:57.711Z] #0 5.527 OK: 8 MiB in 19 packages [2024-10-01T07:24:57.711Z] #97 DONE 6.4s [2024-10-01T07:24:57.711Z] [2024-10-01T07:24:57.711Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:24:57.711Z] #98 DONE 1.0s [2024-10-01T07:24:57.711Z] [2024-10-01T07:24:57.711Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-01T07:24:57.711Z] #99 DONE 0.1s [2024-10-01T07:24:57.711Z] [2024-10-01T07:24:57.711Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-01T07:24:57.711Z] #100 DONE 0.1s [2024-10-01T07:24:57.711Z] [2024-10-01T07:24:57.711Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-01T07:24:58.330Z] #101 ... [2024-10-01T07:24:58.330Z] [2024-10-01T07:24:58.330Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-01T07:24:58.330Z] #102 DONE 0.7s [2024-10-01T07:24:58.330Z] [2024-10-01T07:24:58.330Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:24:58.330Z] #103 DONE 0.8s [2024-10-01T07:24:58.330Z] [2024-10-01T07:24:58.330Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-01T07:24:58.330Z] #101 DONE 0.7s [2024-10-01T07:24:58.330Z] [2024-10-01T07:24:58.330Z] #104 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-01T07:24:58.330Z] #104 DONE 4.4s [2024-10-01T07:24:58.330Z] [2024-10-01T07:24:58.330Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-01T07:24:58.330Z] #105 DONE 0.1s [2024-10-01T07:24:58.330Z] [2024-10-01T07:24:58.330Z] #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-01T07:24:58.592Z] #106 DONE 0.1s [2024-10-01T07:24:58.592Z] [2024-10-01T07:24:58.592Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:24:58.592Z] #107 DONE 0.1s [2024-10-01T07:24:58.592Z] [2024-10-01T07:24:58.592Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-01T07:24:58.592Z] #108 DONE 0.1s [2024-10-01T07:24:58.592Z] [2024-10-01T07:24:58.592Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-01T07:24:58.592Z] #109 DONE 0.1s [2024-10-01T07:24:58.592Z] [2024-10-01T07:24:58.592Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-01T07:24:58.592Z] #110 DONE 0.1s [2024-10-01T07:24:58.592Z] [2024-10-01T07:24:58.592Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:24:58.592Z] #111 DONE 0.1s [2024-10-01T07:24:58.592Z] [2024-10-01T07:24:58.592Z] #112 [security-spire-agent] exporting to image [2024-10-01T07:24:58.592Z] #112 exporting layers [2024-10-01T07:24:58.851Z] #112 ... [2024-10-01T07:24:58.851Z] [2024-10-01T07:24:58.851Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-01T07:24:58.851Z] #113 DONE 0.1s [2024-10-01T07:24:58.851Z] [2024-10-01T07:24:58.851Z] #114 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-01T07:24:58.852Z] #0 5.912 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:58.852Z] #0 6.374 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T07:24:58.852Z] #0 7.024 OK: 264 MiB in 52 packages [2024-10-01T07:24:58.852Z] #114 DONE 7.1s [2024-10-01T07:24:58.852Z] [2024-10-01T07:24:58.852Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-01T07:24:58.852Z] #115 DONE 0.1s [2024-10-01T07:24:58.852Z] [2024-10-01T07:24:58.852Z] #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-01T07:24:58.852Z] #116 DONE 0.1s [2024-10-01T07:24:58.852Z] [2024-10-01T07:24:58.852Z] #112 [security-spire-config] exporting to image [2024-10-01T07:24:59.125Z] #112 exporting layers 0.7s done [2024-10-01T07:24:59.125Z] #112 writing image sha256:c8668c332fc99c42b4e16d4c16b6c6b292fc0088003c99e025bd99cd0f86df5f done [2024-10-01T07:24:59.125Z] #112 naming to docker.io/library/security-spire-server done [2024-10-01T07:24:59.390Z] #112 exporting layers 0.7s done [2024-10-01T07:24:59.390Z] #112 writing image sha256:1525f1cad40a643c8b98e3de5796c6523fc2335a3bc207875ddf457a2333f789 done [2024-10-01T07:24:59.390Z] #112 naming to docker.io/library/security-spire-agent done [2024-10-01T07:24:59.651Z] #112 writing image sha256:feeba640e085e5eef712092c65e483b789edec967d835086612896d86a0ab34d done [2024-10-01T07:24:59.651Z] #112 naming to docker.io/library/security-spire-config done [2024-10-01T07:24:59.651Z] #112 DONE 1.2s [2024-10-01T07:24:59.651Z] [2024-10-01T07:24:59.651Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:01.575Z] #117 ... [2024-10-01T07:25:01.575Z] [2024-10-01T07:25:01.575Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:48.838Z] #118 DONE 55.0s [2024-10-01T07:25:48.838Z] [2024-10-01T07:25:48.838Z] #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:48.838Z] #80 DONE 54.4s [2024-10-01T07:25:48.838Z] [2024-10-01T07:25:48.838Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:48.838Z] #117 DONE 47.8s [2024-10-01T07:25:48.838Z] [2024-10-01T07:25:48.838Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:48.838Z] #78 DONE 54.5s [2024-10-01T07:25:48.838Z] [2024-10-01T07:25:48.838Z] #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:48.838Z] #86 DONE 52.7s [2024-10-01T07:25:48.838Z] [2024-10-01T07:25:48.838Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-10-01T07:25:56.997Z] #119 ... [2024-10-01T07:25:56.997Z] [2024-10-01T07:25:56.997Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-01T07:25:56.997Z] #120 ... [2024-10-01T07:25:56.997Z] [2024-10-01T07:25:56.997Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-01T07:25:56.997Z] #121 ... [2024-10-01T07:25:56.997Z] [2024-10-01T07:25:56.997Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T07:25:57.258Z] #122 ... [2024-10-01T07:25:57.258Z] [2024-10-01T07:25:57.258Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #123 DONE 12.4s [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #119 DONE 12.3s [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #124 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #125 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #126 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #127 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #128 [support-scheduler builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #128 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #129 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #130 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #131 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #132 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #133 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #134 [core-command builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #134 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #135 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #136 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #137 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #138 [core-metadata builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #138 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-01T07:25:59.172Z] #120 DONE 12.4s [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #139 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #140 [core-data builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #140 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #141 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #142 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #143 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #144 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:25:59.172Z] #145 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:25:59.172Z] #146 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #147 [support-cron-scheduler builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #147 CACHED [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #121 DONE 12.4s [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T07:25:59.172Z] #122 DONE 12.4s [2024-10-01T07:25:59.172Z] [2024-10-01T07:25:59.172Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T07:26:01.108Z] #148 1.720 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-01T07:26:05.333Z] #148 ... [2024-10-01T07:26:05.333Z] [2024-10-01T07:26:05.333Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T07:26:05.333Z] #0 1.831 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-01T07:26:09.546Z] #149 ... [2024-10-01T07:26:09.546Z] [2024-10-01T07:26:09.546Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T07:26:09.546Z] #0 0.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-01T07:26:09.546Z] #150 ... [2024-10-01T07:26:09.546Z] [2024-10-01T07:26:09.546Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T07:26:09.546Z] #0 0.721 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-01T07:26:09.806Z] #151 ... [2024-10-01T07:26:09.806Z] [2024-10-01T07:26:09.806Z] #152 [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-10-01T07:26:09.806Z] #0 0.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-01T07:26:09.806Z] #152 ... [2024-10-01T07:26:09.806Z] [2024-10-01T07:26:09.806Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T07:26:09.806Z] #0 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-01T07:26:10.068Z] #153 ... [2024-10-01T07:26:10.068Z] [2024-10-01T07:26:10.068Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T07:26:10.068Z] #0 0.961 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-01T07:26:10.068Z] #154 ... [2024-10-01T07:26:10.068Z] [2024-10-01T07:26:10.068Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T07:26:10.068Z] #0 1.435 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-01T07:26:10.328Z] #155 ... [2024-10-01T07:26:10.328Z] [2024-10-01T07:26:10.328Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T07:26:10.328Z] #0 0.916 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-01T07:26:10.589Z] #156 ... [2024-10-01T07:26:10.589Z] [2024-10-01T07:26:10.589Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T07:26:10.589Z] #0 1.749 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-01T07:26:10.589Z] #157 ... [2024-10-01T07:26:10.589Z] [2024-10-01T07:26:10.589Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T07:26:10.589Z] #0 1.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-01T07:26:10.850Z] #158 ... [2024-10-01T07:26:10.850Z] [2024-10-01T07:26:10.850Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T07:26:10.850Z] #0 0.734 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-01T07:26:10.850Z] #159 ... [2024-10-01T07:26:10.850Z] [2024-10-01T07:26:10.850Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T07:26:10.850Z] #0 0.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-01T07:27:32.345Z] #160 ... [2024-10-01T07:27:32.345Z] [2024-10-01T07:27:32.345Z] #152 [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-10-01T07:27:32.345Z] #152 90.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-01T07:28:40.170Z] #152 ... [2024-10-01T07:28:40.170Z] [2024-10-01T07:28:40.170Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T07:28:40.170Z] #153 DONE 154.8s [2024-10-01T07:28:40.170Z] [2024-10-01T07:28:40.170Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T07:28:45.503Z] #154 ... [2024-10-01T07:28:45.503Z] [2024-10-01T07:28:45.503Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T07:28:45.503Z] #159 DONE 165.9s [2024-10-01T07:28:45.503Z] [2024-10-01T07:28:45.503Z] #152 [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-10-01T07:28:52.166Z] #152 ... [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #161 ... [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T07:28:52.166Z] #156 DONE 172.0s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T07:28:52.166Z] #155 DONE 172.0s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T07:28:52.166Z] #158 DONE 172.0s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #152 [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-10-01T07:28:52.166Z] #152 DONE 172.0s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T07:28:52.166Z] #149 DONE 172.0s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T07:28:52.166Z] #151 DONE 172.1s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #162 ... [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T07:28:52.166Z] #157 DONE 172.2s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T07:28:52.166Z] #150 DONE 172.5s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #163 ... [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T07:28:52.166Z] #154 DONE 172.5s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T07:28:52.166Z] #148 DONE 172.5s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T07:28:52.166Z] #160 DONE 172.5s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #164 ... [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-01T07:28:52.166Z] #165 DONE 0.9s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #161 DONE 1.0s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #166 DONE 0.9s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #167 DONE 0.9s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #162 DONE 0.8s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #168 DONE 0.9s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #163 DONE 0.7s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.166Z] #169 ... [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #170 DONE 0.8s [2024-10-01T07:28:52.166Z] [2024-10-01T07:28:52.166Z] #164 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.166Z] #164 DONE 0.4s [2024-10-01T07:28:52.426Z] [2024-10-01T07:28:52.426Z] #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #171 ... [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #172 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #173 DONE 0.8s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #174 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.996Z] #175 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #176 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #177 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #178 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.996Z] #179 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.996Z] #180 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #181 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:52.996Z] #182 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #183 CACHED [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-01T07:28:52.996Z] #184 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #185 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #169 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:52.996Z] #171 DONE 0.7s [2024-10-01T07:28:52.996Z] [2024-10-01T07:28:52.996Z] #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-01T07:28:54.935Z] #186 ... [2024-10-01T07:28:54.935Z] [2024-10-01T07:28:54.935Z] #187 [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-10-01T07:28:54.935Z] #187 DONE 1.8s [2024-10-01T07:28:54.935Z] [2024-10-01T07:28:54.935Z] #188 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-01T07:28:54.935Z] #188 DONE 1.8s [2024-10-01T07:28:54.935Z] [2024-10-01T07:28:54.935Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-01T07:28:54.935Z] #189 DONE 1.8s [2024-10-01T07:28:54.935Z] [2024-10-01T07:28:54.935Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.196Z] #190 ... [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-01T07:28:55.196Z] #191 DONE 2.3s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #192 [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-10-01T07:28:55.196Z] #192 DONE 2.3s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-01T07:28:55.196Z] #193 DONE 2.4s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.196Z] #194 DONE 2.4s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #195 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-01T07:28:55.196Z] #195 DONE 2.4s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #196 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-01T07:28:55.196Z] #196 DONE 2.4s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-01T07:28:55.196Z] #197 DONE 2.4s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-01T07:28:55.196Z] #198 DONE 3.3s [2024-10-01T07:28:55.196Z] [2024-10-01T07:28:55.196Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.467Z] #199 ... [2024-10-01T07:28:55.467Z] [2024-10-01T07:28:55.467Z] #186 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-01T07:28:55.467Z] #186 DONE 2.4s [2024-10-01T07:28:55.467Z] [2024-10-01T07:28:55.467Z] #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-01T07:28:55.467Z] #200 DONE 2.5s [2024-10-01T07:28:55.467Z] [2024-10-01T07:28:55.467Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-01T07:28:55.467Z] #201 DONE 1.0s [2024-10-01T07:28:55.467Z] [2024-10-01T07:28:55.467Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-01T07:28:55.728Z] #202 ... [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.728Z] #203 DONE 1.0s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.728Z] #190 DONE 1.1s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #204 [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-10-01T07:28:55.728Z] #204 DONE 0.5s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #205 [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-10-01T07:28:55.728Z] #205 DONE 0.5s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.728Z] #206 DONE 0.5s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-01T07:28:55.728Z] #207 DONE 0.5s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #208 [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-10-01T07:28:55.728Z] #208 DONE 0.5s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.728Z] #199 DONE 0.5s [2024-10-01T07:28:55.728Z] [2024-10-01T07:28:55.728Z] #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-01T07:28:55.988Z] #209 ... [2024-10-01T07:28:55.988Z] [2024-10-01T07:28:55.988Z] #210 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.988Z] #210 DONE 0.5s [2024-10-01T07:28:55.988Z] [2024-10-01T07:28:55.988Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T07:28:55.988Z] #211 DONE 0.6s [2024-10-01T07:28:55.988Z] [2024-10-01T07:28:55.988Z] #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-01T07:28:55.988Z] #202 DONE 0.6s [2024-10-01T07:28:55.988Z] [2024-10-01T07:28:55.988Z] #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:55.988Z] #212 DONE 0.6s [2024-10-01T07:28:55.988Z] [2024-10-01T07:28:55.988Z] #112 [support-cron-scheduler] exporting to image [2024-10-01T07:28:55.988Z] #112 exporting layers [2024-10-01T07:28:56.248Z] #112 ... [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-01T07:28:56.249Z] #213 DONE 0.5s [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-01T07:28:56.249Z] #214 DONE 0.5s [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-01T07:28:56.249Z] #215 DONE 0.5s [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #112 [core-data] exporting to image [2024-10-01T07:28:56.249Z] #112 ... [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-01T07:28:56.249Z] #216 DONE 0.5s [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #209 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-01T07:28:56.249Z] #209 DONE 0.5s [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-01T07:28:56.249Z] #217 DONE 0.5s [2024-10-01T07:28:56.249Z] [2024-10-01T07:28:56.249Z] #112 [core-data] exporting to image [2024-10-01T07:28:56.249Z] #112 exporting layers 0.6s done [2024-10-01T07:28:56.509Z] #112 ... [2024-10-01T07:28:56.509Z] [2024-10-01T07:28:56.509Z] #218 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-01T07:28:56.509Z] #218 DONE 0.4s [2024-10-01T07:28:56.509Z] [2024-10-01T07:28:56.509Z] #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-01T07:28:56.509Z] #219 DONE 0.4s [2024-10-01T07:28:56.509Z] [2024-10-01T07:28:56.509Z] #112 [core-command] exporting to image [2024-10-01T07:28:56.509Z] #112 writing image sha256:b458ebef50ff7c4fc67b046217cb0cdf055c06bf90d9352eae6c74019ef18797 0.0s done [2024-10-01T07:28:56.509Z] #112 writing image sha256:3a51a2754d583a96e650f63e7d2085c42fc136cd2303ed9ce52284b6cffda8e0 0.0s done [2024-10-01T07:28:56.509Z] #112 naming to docker.io/library/core-keeper done [2024-10-01T07:28:56.509Z] #112 writing image sha256:bd42a913679715969c9b1beea9446b8dbb58db37a5f04247ed6c47ec26486b91 0.0s done [2024-10-01T07:28:56.509Z] #112 naming to docker.io/library/core-command done [2024-10-01T07:28:56.509Z] #112 writing image sha256:076f1dfee985343ad1226413389108554579c72a9ee27ea829fed8c508c9fa84 [2024-10-01T07:28:56.509Z] #112 naming to docker.io/library/support-scheduler [2024-10-01T07:28:56.509Z] #112 naming to docker.io/library/support-scheduler done [2024-10-01T07:28:56.769Z] #112 writing image sha256:076f1dfee985343ad1226413389108554579c72a9ee27ea829fed8c508c9fa84 0.3s done [2024-10-01T07:28:56.769Z] #112 naming to docker.io/library/security-spiffe-token-provider [2024-10-01T07:28:56.769Z] #112 ... [2024-10-01T07:28:56.769Z] [2024-10-01T07:28:56.769Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T07:28:56.769Z] #220 DONE 0.6s [2024-10-01T07:28:56.769Z] [2024-10-01T07:28:56.769Z] #112 [security-spiffe-token-provider] exporting to image [2024-10-01T07:28:56.769Z] #112 exporting layers 0.6s done [2024-10-01T07:28:56.769Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-10-01T07:28:57.029Z] #112 ... [2024-10-01T07:28:57.029Z] [2024-10-01T07:28:57.029Z] #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-01T07:28:57.029Z] #221 DONE 0.9s [2024-10-01T07:28:57.029Z] [2024-10-01T07:28:57.029Z] #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-01T07:28:57.029Z] #222 DONE 0.8s [2024-10-01T07:28:57.029Z] [2024-10-01T07:28:57.029Z] #112 [security-spiffe-token-provider] exporting to image [2024-10-01T07:28:57.029Z] #112 writing image sha256:27dfa3bfd1b9c5babdf8049425e2a5a01855fb7eb6c6b625f632be9190082d9b [2024-10-01T07:28:57.029Z] #112 writing image sha256:88bd6b372020047b3d84117854b8233b3e4061408cb15b268baecce0099e28cb [2024-10-01T07:28:57.290Z] #112 ... [2024-10-01T07:28:57.290Z] [2024-10-01T07:28:57.290Z] #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-01T07:28:57.290Z] #223 DONE 0.7s [2024-10-01T07:28:57.290Z] [2024-10-01T07:28:57.290Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T07:28:57.290Z] #224 DONE 1.0s [2024-10-01T07:28:57.290Z] [2024-10-01T07:28:57.290Z] #225 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T07:28:57.290Z] #225 DONE 0.9s [2024-10-01T07:28:57.290Z] [2024-10-01T07:28:57.290Z] #112 [core-common-config-bootstrapper] exporting to image [2024-10-01T07:28:57.290Z] #112 writing image sha256:27dfa3bfd1b9c5babdf8049425e2a5a01855fb7eb6c6b625f632be9190082d9b done [2024-10-01T07:28:57.290Z] #112 writing image sha256:88bd6b372020047b3d84117854b8233b3e4061408cb15b268baecce0099e28cb done [2024-10-01T07:28:57.290Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-10-01T07:28:57.290Z] #112 naming to docker.io/library/core-data done [2024-10-01T07:28:57.290Z] #112 writing image sha256:b4bb2f1914730f06fc18c3342bc78dc425cd5271823f944307804b2acdf3045a done [2024-10-01T07:28:57.290Z] #112 naming to docker.io/library/support-notifications done [2024-10-01T07:28:57.566Z] #112 ... [2024-10-01T07:28:57.566Z] [2024-10-01T07:28:57.566Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-01T07:28:57.566Z] #226 DONE 0.4s [2024-10-01T07:28:57.566Z] [2024-10-01T07:28:57.566Z] #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-01T07:28:57.566Z] #227 DONE 0.4s [2024-10-01T07:28:57.566Z] [2024-10-01T07:28:57.566Z] #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-01T07:28:57.566Z] #228 DONE 0.1s [2024-10-01T07:28:57.566Z] [2024-10-01T07:28:57.566Z] #112 [core-metadata] exporting to image [2024-10-01T07:28:57.566Z] #112 exporting layers 0.4s done [2024-10-01T07:28:57.566Z] #112 writing image sha256:bd4cffde77615582ae229ec6657ac503bbd12754900ed364c4a108025504368f done [2024-10-01T07:28:57.566Z] #112 naming to docker.io/library/core-metadata done [2024-10-01T07:28:57.826Z] #112 exporting layers 0.4s done [2024-10-01T07:28:57.826Z] #112 writing image sha256:56626e6f58dc067df97ae3d206cc175543b10c6940f78cd2400249d5cc374164 done [2024-10-01T07:28:57.826Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-01T07:28:57.826Z] #112 writing image sha256:df08484a1623fb435e01b1c9281d190d75932bdbd765626cdb5a06ba18443d6d done [2024-10-01T07:28:57.826Z] #112 naming to docker.io/library/security-proxy-auth 0.0s done [2024-10-01T07:28:57.826Z] #112 DONE 3.1s [2024-10-01T07:28:57.826Z] [2024-10-01T07:28:57.826Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T07:28:57.826Z] #229 DONE 0.1s [2024-10-01T07:28:57.826Z] [2024-10-01T07:28:57.826Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T07:28:57.826Z] #230 ... [2024-10-01T07:28:57.826Z] [2024-10-01T07:28:57.826Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T07:28:57.826Z] #231 DONE 1.1s [2024-10-01T07:28:57.826Z] [2024-10-01T07:28:57.826Z] #232 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-01T07:28:57.826Z] #232 DONE 0.2s [2024-10-01T07:28:57.826Z] [2024-10-01T07:28:57.826Z] #233 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-01T07:28:57.826Z] #233 DONE 0.1s [2024-10-01T07:28:58.088Z] [2024-10-01T07:28:58.088Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-01T07:28:58.088Z] #234 DONE 0.1s [2024-10-01T07:28:58.088Z] [2024-10-01T07:28:58.088Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-01T07:28:58.088Z] #235 DONE 0.1s [2024-10-01T07:28:58.088Z] [2024-10-01T07:28:58.088Z] #112 [security-proxy-setup] exporting to image [2024-10-01T07:28:58.088Z] #112 exporting layers 0.2s done [2024-10-01T07:28:58.088Z] #112 writing image sha256:7cb0172851c56dda3af340c956f9a36dbb5f9bfe6e2a01cbce46f41eb94d13b9 done [2024-10-01T07:28:58.088Z] #112 naming to docker.io/library/security-proxy-setup done [2024-10-01T07:28:58.088Z] #112 DONE 3.3s [2024-10-01T07:28:58.088Z] [2024-10-01T07:28:58.088Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T07:28:58.088Z] #230 DONE 0.5s [2024-10-01T07:28:58.088Z] [2024-10-01T07:28:58.088Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-01T07:28:58.349Z] #236 DONE 0.3s [2024-10-01T07:28:58.349Z] [2024-10-01T07:28:58.349Z] #112 [security-bootstrapper] exporting to image [2024-10-01T07:28:58.610Z] #112 exporting layers 0.3s done [2024-10-01T07:28:58.610Z] #112 writing image sha256:3e4561c205ed6bc07379b962b8923b1c76bdecbc2e081a293b9e7a3bd72985e2 0.0s done [2024-10-01T07:28:58.610Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-10-01T07:28:58.610Z] #112 exporting layers 0.2s done [2024-10-01T07:28:58.610Z] #112 writing image sha256:390c20b659062546ce9f0310b0dd1273f03100a8dae1a534a03df4b1dc26decb done [2024-10-01T07:28:58.610Z] #112 naming to docker.io/library/security-bootstrapper done [2024-10-01T07:28:58.610Z] #112 DONE 3.8s [2024-10-01T07:28:58.610Z] [2024-10-01T07:28:58.610Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.610Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.611Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.611Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.611Z] time="2024-10-01T07:24:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.611Z] time="2024-10-01T07:24:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T07:28:58.611Z] time="2024-10-01T07:24:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-01T07:28:58.622Z] $ docker stop --time=1 10c913b10a653931648001d5fc2b45f7062cbc4bc397d07061899e6851816748 [2024-10-01T07:28:59.893Z] $ docker rm -f --volumes 10c913b10a653931648001d5fc2b45f7062cbc4bc397d07061899e6851816748 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T07:29:00.243Z] + docker images [2024-10-01T07:29:00.243Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-01T07:29:00.243Z] security-bootstrapper latest 390c20b65906 2 seconds ago 19MB [2024-10-01T07:29:00.243Z] security-secretstore-setup latest 3e4561c205ed 3 seconds ago 37MB [2024-10-01T07:29:00.243Z] core-common-config-bootstrapper latest 56626e6f58dc 3 seconds ago 15.2MB [2024-10-01T07:29:00.243Z] security-proxy-auth latest df08484a1623 3 seconds ago 33.1MB [2024-10-01T07:29:00.243Z] security-proxy-setup latest 7cb0172851c5 3 seconds ago 26.2MB [2024-10-01T07:29:00.243Z] support-notifications latest b4bb2f191473 4 seconds ago 42.8MB [2024-10-01T07:29:00.243Z] core-metadata latest bd4cffde7761 4 seconds ago 40.1MB [2024-10-01T07:29:00.243Z] core-command latest 3a51a2754d58 5 seconds ago 35.5MB [2024-10-01T07:29:00.243Z] security-spiffe-token-provider latest 076f1dfee985 5 seconds ago 28.9MB [2024-10-01T07:29:00.243Z] support-scheduler latest bd42a9136797 5 seconds ago 42.2MB [2024-10-01T07:29:00.243Z] core-keeper latest b458ebef50ff 5 seconds ago 39.8MB [2024-10-01T07:29:00.243Z] support-cron-scheduler latest 88bd6b372020 5 seconds ago 44.4MB [2024-10-01T07:29:00.243Z] core-data latest 27dfa3bfd1b9 5 seconds ago 39.9MB [2024-10-01T07:29:00.243Z] security-spire-agent latest 1525f1cad40a 4 minutes ago 182MB [2024-10-01T07:29:00.243Z] security-spire-config latest feeba640e085 4 minutes ago 120MB [2024-10-01T07:29:00.243Z] security-spire-server latest c8668c332fc9 4 minutes ago 121MB [2024-10-01T07:29:00.243Z] ci-base-image-x86_64 latest a5a6276229f3 8 minutes ago 971MB [2024-10-01T07:29:00.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-10-01T07:29:00.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-01T07:29:00.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T07:29:00.387Z] provisioning config files... [2024-10-01T07:29:00.402Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config4320645499541371971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T07:29:00.705Z] ---> ****-login.sh [2024-10-01T07:29:00.705Z] nexus3.edgexfoundry.org:10001 [2024-10-01T07:29:00.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:29:00.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:29:00.705Z] Configure a credential helper to remove this warning. See [2024-10-01T07:29:00.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:29:00.705Z] [2024-10-01T07:29:00.705Z] Login Succeeded [2024-10-01T07:29:00.705Z] nexus3.edgexfoundry.org:10002 [2024-10-01T07:29:00.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:29:00.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:29:00.966Z] Configure a credential helper to remove this warning. See [2024-10-01T07:29:00.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:29:00.966Z] [2024-10-01T07:29:00.966Z] Login Succeeded [2024-10-01T07:29:00.966Z] nexus3.edgexfoundry.org:10003 [2024-10-01T07:29:00.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:29:00.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:29:00.966Z] Configure a credential helper to remove this warning. See [2024-10-01T07:29:00.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:29:00.966Z] [2024-10-01T07:29:00.966Z] Login Succeeded [2024-10-01T07:29:00.966Z] nexus3.edgexfoundry.org:10004 [2024-10-01T07:29:00.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:29:01.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:29:01.225Z] Configure a credential helper to remove this warning. See [2024-10-01T07:29:01.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:29:01.225Z] [2024-10-01T07:29:01.225Z] Login Succeeded [2024-10-01T07:29:01.225Z] ****.io [2024-10-01T07:29:01.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:29:01.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:29:01.483Z] Configure a credential helper to remove this warning. See [2024-10-01T07:29:01.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:29:01.484Z] [2024-10-01T07:29:01.484Z] Login Succeeded [2024-10-01T07:29:01.484Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T07:29:01.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:01.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T07:29:01.577Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-01T07:29:01.577Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:01.577Z] latest [2024-10-01T07:29:01.577Z] 3.2.0-dev.85 [2024-10-01T07:29:01.577Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:01.577Z] main [2024-10-01T07:29:01.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:01.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:02.278Z] + docker push nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:02.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T07:29:02.278Z] d89c20f7b0b0: Preparing [2024-10-01T07:29:02.278Z] 784ee2d2877e: Preparing [2024-10-01T07:29:02.278Z] e1fc9c493e45: Preparing [2024-10-01T07:29:02.278Z] 31623c43ead0: Preparing [2024-10-01T07:29:02.278Z] 404d02c985d0: Preparing [2024-10-01T07:29:02.278Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:02.278Z] d62a02444d39: Preparing [2024-10-01T07:29:02.278Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:02.278Z] d62a02444d39: Waiting [2024-10-01T07:29:02.278Z] d89c20f7b0b0: Pushed [2024-10-01T07:29:02.278Z] e1fc9c493e45: Pushed [2024-10-01T07:29:02.278Z] 31623c43ead0: Pushed [2024-10-01T07:29:02.278Z] 404d02c985d0: Pushed [2024-10-01T07:29:02.278Z] d62a02444d39: Layer already exists [2024-10-01T07:29:02.538Z] c1c3ddb2a07c: Pushed [2024-10-01T07:29:05.071Z] 784ee2d2877e: Pushed [2024-10-01T07:29:05.071Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:05.396Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:05.729Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-01T07:29:05.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T07:29:05.729Z] d89c20f7b0b0: Preparing [2024-10-01T07:29:05.729Z] 784ee2d2877e: Preparing [2024-10-01T07:29:05.729Z] e1fc9c493e45: Preparing [2024-10-01T07:29:05.729Z] 31623c43ead0: Preparing [2024-10-01T07:29:05.729Z] 404d02c985d0: Preparing [2024-10-01T07:29:05.729Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:05.729Z] d62a02444d39: Preparing [2024-10-01T07:29:05.729Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:05.729Z] d62a02444d39: Waiting [2024-10-01T07:29:05.729Z] 784ee2d2877e: Layer already exists [2024-10-01T07:29:05.729Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:05.729Z] d89c20f7b0b0: Layer already exists [2024-10-01T07:29:05.729Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:05.729Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:05.729Z] d62a02444d39: Layer already exists [2024-10-01T07:29:05.729Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:05.729Z] latest: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:06.053Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:06.369Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.85 [2024-10-01T07:29:06.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T07:29:06.369Z] d89c20f7b0b0: Preparing [2024-10-01T07:29:06.369Z] 784ee2d2877e: Preparing [2024-10-01T07:29:06.369Z] e1fc9c493e45: Preparing [2024-10-01T07:29:06.369Z] 31623c43ead0: Preparing [2024-10-01T07:29:06.369Z] 404d02c985d0: Preparing [2024-10-01T07:29:06.369Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:06.369Z] d62a02444d39: Preparing [2024-10-01T07:29:06.369Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:06.369Z] d62a02444d39: Waiting [2024-10-01T07:29:06.369Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:06.369Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:06.369Z] d89c20f7b0b0: Layer already exists [2024-10-01T07:29:06.369Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:06.369Z] 784ee2d2877e: Layer already exists [2024-10-01T07:29:06.369Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:06.369Z] d62a02444d39: Layer already exists [2024-10-01T07:29:06.369Z] 3.2.0-dev.85: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:06.697Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:07.020Z] + docker push nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:07.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T07:29:07.020Z] d89c20f7b0b0: Preparing [2024-10-01T07:29:07.020Z] 784ee2d2877e: Preparing [2024-10-01T07:29:07.020Z] e1fc9c493e45: Preparing [2024-10-01T07:29:07.020Z] 31623c43ead0: Preparing [2024-10-01T07:29:07.020Z] 404d02c985d0: Preparing [2024-10-01T07:29:07.020Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:07.020Z] d62a02444d39: Preparing [2024-10-01T07:29:07.020Z] d62a02444d39: Waiting [2024-10-01T07:29:07.020Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:07.020Z] d89c20f7b0b0: Layer already exists [2024-10-01T07:29:07.020Z] 784ee2d2877e: Layer already exists [2024-10-01T07:29:07.020Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:07.020Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:07.020Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:07.020Z] d62a02444d39: Layer already exists [2024-10-01T07:29:07.020Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:07.020Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:07.354Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:07.665Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-01T07:29:07.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-01T07:29:07.665Z] d89c20f7b0b0: Preparing [2024-10-01T07:29:07.665Z] 784ee2d2877e: Preparing [2024-10-01T07:29:07.665Z] e1fc9c493e45: Preparing [2024-10-01T07:29:07.665Z] 31623c43ead0: Preparing [2024-10-01T07:29:07.665Z] 404d02c985d0: Preparing [2024-10-01T07:29:07.665Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:07.665Z] d62a02444d39: Preparing [2024-10-01T07:29:07.665Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:07.665Z] d62a02444d39: Waiting [2024-10-01T07:29:07.665Z] 784ee2d2877e: Layer already exists [2024-10-01T07:29:07.665Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:07.665Z] d89c20f7b0b0: Layer already exists [2024-10-01T07:29:07.665Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:07.665Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:07.665Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:07.665Z] d62a02444d39: Layer already exists [2024-10-01T07:29:07.665Z] main: digest: sha256:474edda9c429ee58000c0ad0776bf342e7e289465d059490e60d740f0a40c8ec size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:07.743Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:07.755Z] taggedImages: [2024-10-01T07:29:07.755Z] - nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:07.755Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-01T07:29:07.755Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.85 [2024-10-01T07:29:07.755Z] - nexus3.edgexfoundry.org:10004/core-command:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:07.755Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-01T07:29:07.784Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-01T07:29:07.784Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:07.784Z] latest [2024-10-01T07:29:07.784Z] 3.2.0-dev.85 [2024-10-01T07:29:07.784Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:07.784Z] main [2024-10-01T07:29:07.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:08.128Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:08.449Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:08.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T07:29:08.450Z] b4e887f6db68: Preparing [2024-10-01T07:29:08.450Z] cfa566ab8358: Preparing [2024-10-01T07:29:08.450Z] 7769a21eb0d1: Preparing [2024-10-01T07:29:08.450Z] dec5f4b46948: Preparing [2024-10-01T07:29:08.450Z] e1fc9c493e45: Preparing [2024-10-01T07:29:08.450Z] 31623c43ead0: Preparing [2024-10-01T07:29:08.450Z] 404d02c985d0: Preparing [2024-10-01T07:29:08.450Z] 31623c43ead0: Waiting [2024-10-01T07:29:08.450Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:08.450Z] d62a02444d39: Preparing [2024-10-01T07:29:08.450Z] 404d02c985d0: Waiting [2024-10-01T07:29:08.450Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:08.450Z] d62a02444d39: Waiting [2024-10-01T07:29:08.450Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:08.450Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:08.450Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:08.450Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:08.450Z] d62a02444d39: Layer already exists [2024-10-01T07:29:08.450Z] b4e887f6db68: Pushed [2024-10-01T07:29:08.450Z] cfa566ab8358: Pushed [2024-10-01T07:29:08.450Z] 7769a21eb0d1: Pushed [2024-10-01T07:29:09.386Z] dec5f4b46948: Pushed [2024-10-01T07:29:09.386Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:09.726Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:10.053Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-01T07:29:10.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T07:29:10.053Z] b4e887f6db68: Preparing [2024-10-01T07:29:10.053Z] cfa566ab8358: Preparing [2024-10-01T07:29:10.053Z] 7769a21eb0d1: Preparing [2024-10-01T07:29:10.053Z] dec5f4b46948: Preparing [2024-10-01T07:29:10.053Z] e1fc9c493e45: Preparing [2024-10-01T07:29:10.053Z] 31623c43ead0: Preparing [2024-10-01T07:29:10.053Z] 404d02c985d0: Preparing [2024-10-01T07:29:10.053Z] 404d02c985d0: Waiting [2024-10-01T07:29:10.053Z] 31623c43ead0: Waiting [2024-10-01T07:29:10.053Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:10.053Z] d62a02444d39: Preparing [2024-10-01T07:29:10.053Z] d62a02444d39: Waiting [2024-10-01T07:29:10.053Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:10.053Z] dec5f4b46948: Layer already exists [2024-10-01T07:29:10.053Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:10.053Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:10.053Z] 7769a21eb0d1: Layer already exists [2024-10-01T07:29:10.053Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:10.053Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:10.053Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:10.053Z] d62a02444d39: Layer already exists [2024-10-01T07:29:10.053Z] latest: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:10.382Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:10.701Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.85 [2024-10-01T07:29:10.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T07:29:10.702Z] b4e887f6db68: Preparing [2024-10-01T07:29:10.702Z] cfa566ab8358: Preparing [2024-10-01T07:29:10.702Z] 7769a21eb0d1: Preparing [2024-10-01T07:29:10.702Z] dec5f4b46948: Preparing [2024-10-01T07:29:10.702Z] e1fc9c493e45: Preparing [2024-10-01T07:29:10.702Z] 31623c43ead0: Preparing [2024-10-01T07:29:10.702Z] 404d02c985d0: Preparing [2024-10-01T07:29:10.702Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:10.702Z] d62a02444d39: Preparing [2024-10-01T07:29:10.702Z] 404d02c985d0: Waiting [2024-10-01T07:29:10.702Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:10.702Z] 31623c43ead0: Waiting [2024-10-01T07:29:10.702Z] d62a02444d39: Waiting [2024-10-01T07:29:10.702Z] 7769a21eb0d1: Layer already exists [2024-10-01T07:29:10.702Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:10.702Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:10.702Z] dec5f4b46948: Layer already exists [2024-10-01T07:29:10.702Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:10.702Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:10.702Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:10.702Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:10.702Z] d62a02444d39: Layer already exists [2024-10-01T07:29:10.702Z] 3.2.0-dev.85: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:11.025Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:11.348Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:11.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T07:29:11.349Z] b4e887f6db68: Preparing [2024-10-01T07:29:11.349Z] cfa566ab8358: Preparing [2024-10-01T07:29:11.349Z] 7769a21eb0d1: Preparing [2024-10-01T07:29:11.349Z] dec5f4b46948: Preparing [2024-10-01T07:29:11.349Z] e1fc9c493e45: Preparing [2024-10-01T07:29:11.349Z] 31623c43ead0: Preparing [2024-10-01T07:29:11.349Z] 404d02c985d0: Preparing [2024-10-01T07:29:11.349Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:11.349Z] d62a02444d39: Preparing [2024-10-01T07:29:11.349Z] 31623c43ead0: Waiting [2024-10-01T07:29:11.349Z] 404d02c985d0: Waiting [2024-10-01T07:29:11.349Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:11.349Z] d62a02444d39: Waiting [2024-10-01T07:29:11.349Z] 7769a21eb0d1: Layer already exists [2024-10-01T07:29:11.349Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:11.349Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:11.349Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:11.349Z] dec5f4b46948: Layer already exists [2024-10-01T07:29:11.349Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:11.349Z] d62a02444d39: Layer already exists [2024-10-01T07:29:11.349Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:11.349Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:11.349Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:11.674Z] + 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-10-01T07:29:11.990Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-01T07:29:11.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-01T07:29:11.990Z] b4e887f6db68: Preparing [2024-10-01T07:29:11.990Z] cfa566ab8358: Preparing [2024-10-01T07:29:11.990Z] 7769a21eb0d1: Preparing [2024-10-01T07:29:11.990Z] dec5f4b46948: Preparing [2024-10-01T07:29:11.990Z] e1fc9c493e45: Preparing [2024-10-01T07:29:11.990Z] 31623c43ead0: Preparing [2024-10-01T07:29:11.990Z] 404d02c985d0: Preparing [2024-10-01T07:29:11.990Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:11.990Z] d62a02444d39: Preparing [2024-10-01T07:29:11.990Z] 31623c43ead0: Waiting [2024-10-01T07:29:11.990Z] 404d02c985d0: Waiting [2024-10-01T07:29:11.990Z] d62a02444d39: Waiting [2024-10-01T07:29:11.990Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:11.990Z] 7769a21eb0d1: Layer already exists [2024-10-01T07:29:11.990Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:11.990Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:11.990Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:11.990Z] dec5f4b46948: Layer already exists [2024-10-01T07:29:11.990Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:11.990Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:11.990Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:11.990Z] d62a02444d39: Layer already exists [2024-10-01T07:29:11.990Z] main: digest: sha256:34e8896eaebb91c86aae8a37e6666114fa8a1e447a42a6fa898da3cb9aae6d70 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:12.048Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:12.060Z] taggedImages: [2024-10-01T07:29:12.060Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:12.060Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-01T07:29:12.060Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.85 [2024-10-01T07:29:12.060Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:12.060Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-01T07:29:12.080Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-01T07:29:12.080Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:12.080Z] latest [2024-10-01T07:29:12.080Z] 3.2.0-dev.85 [2024-10-01T07:29:12.080Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:12.080Z] main [2024-10-01T07:29:12.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:12.408Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:12.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:12.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T07:29:12.732Z] a8a1bc7387b9: Preparing [2024-10-01T07:29:12.732Z] f3952a608826: Preparing [2024-10-01T07:29:12.732Z] 48e7612ff25a: Preparing [2024-10-01T07:29:12.732Z] e1fc9c493e45: Preparing [2024-10-01T07:29:12.732Z] 31623c43ead0: Preparing [2024-10-01T07:29:12.732Z] d71c539cea74: Preparing [2024-10-01T07:29:12.732Z] 94a05ebedcaf: Preparing [2024-10-01T07:29:12.732Z] d62a02444d39: Preparing [2024-10-01T07:29:12.732Z] d71c539cea74: Waiting [2024-10-01T07:29:12.732Z] 94a05ebedcaf: Waiting [2024-10-01T07:29:12.732Z] d62a02444d39: Waiting [2024-10-01T07:29:12.732Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:12.732Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:12.732Z] f3952a608826: Pushed [2024-10-01T07:29:12.732Z] d62a02444d39: Layer already exists [2024-10-01T07:29:12.732Z] d71c539cea74: Pushed [2024-10-01T07:29:12.732Z] a8a1bc7387b9: Pushed [2024-10-01T07:29:12.732Z] 94a05ebedcaf: Pushed [2024-10-01T07:29:16.027Z] 48e7612ff25a: Pushed [2024-10-01T07:29:16.027Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:16.358Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:16.684Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-01T07:29:16.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T07:29:16.684Z] a8a1bc7387b9: Preparing [2024-10-01T07:29:16.684Z] f3952a608826: Preparing [2024-10-01T07:29:16.684Z] 48e7612ff25a: Preparing [2024-10-01T07:29:16.684Z] e1fc9c493e45: Preparing [2024-10-01T07:29:16.684Z] 31623c43ead0: Preparing [2024-10-01T07:29:16.684Z] d71c539cea74: Preparing [2024-10-01T07:29:16.684Z] 94a05ebedcaf: Preparing [2024-10-01T07:29:16.684Z] d62a02444d39: Preparing [2024-10-01T07:29:16.684Z] d62a02444d39: Waiting [2024-10-01T07:29:16.684Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:16.684Z] 48e7612ff25a: Layer already exists [2024-10-01T07:29:16.684Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:16.684Z] f3952a608826: Layer already exists [2024-10-01T07:29:16.684Z] a8a1bc7387b9: Layer already exists [2024-10-01T07:29:16.684Z] d71c539cea74: Layer already exists [2024-10-01T07:29:16.684Z] d62a02444d39: Layer already exists [2024-10-01T07:29:16.684Z] 94a05ebedcaf: Layer already exists [2024-10-01T07:29:16.684Z] latest: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:17.015Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:17.344Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.85 [2024-10-01T07:29:17.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T07:29:17.344Z] a8a1bc7387b9: Preparing [2024-10-01T07:29:17.344Z] f3952a608826: Preparing [2024-10-01T07:29:17.344Z] 48e7612ff25a: Preparing [2024-10-01T07:29:17.344Z] e1fc9c493e45: Preparing [2024-10-01T07:29:17.344Z] 31623c43ead0: Preparing [2024-10-01T07:29:17.344Z] d71c539cea74: Preparing [2024-10-01T07:29:17.344Z] 94a05ebedcaf: Preparing [2024-10-01T07:29:17.344Z] d62a02444d39: Preparing [2024-10-01T07:29:17.344Z] d71c539cea74: Waiting [2024-10-01T07:29:17.344Z] 94a05ebedcaf: Waiting [2024-10-01T07:29:17.344Z] d62a02444d39: Waiting [2024-10-01T07:29:17.344Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:17.344Z] f3952a608826: Layer already exists [2024-10-01T07:29:17.344Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:17.344Z] 48e7612ff25a: Layer already exists [2024-10-01T07:29:17.344Z] a8a1bc7387b9: Layer already exists [2024-10-01T07:29:17.344Z] d71c539cea74: Layer already exists [2024-10-01T07:29:17.344Z] d62a02444d39: Layer already exists [2024-10-01T07:29:17.344Z] 94a05ebedcaf: Layer already exists [2024-10-01T07:29:17.344Z] 3.2.0-dev.85: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:17.679Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:18.003Z] + docker push nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:18.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T07:29:18.003Z] a8a1bc7387b9: Preparing [2024-10-01T07:29:18.003Z] f3952a608826: Preparing [2024-10-01T07:29:18.003Z] 48e7612ff25a: Preparing [2024-10-01T07:29:18.003Z] e1fc9c493e45: Preparing [2024-10-01T07:29:18.003Z] 31623c43ead0: Preparing [2024-10-01T07:29:18.003Z] d71c539cea74: Preparing [2024-10-01T07:29:18.003Z] 94a05ebedcaf: Preparing [2024-10-01T07:29:18.003Z] d62a02444d39: Preparing [2024-10-01T07:29:18.003Z] d71c539cea74: Waiting [2024-10-01T07:29:18.003Z] 94a05ebedcaf: Waiting [2024-10-01T07:29:18.003Z] d62a02444d39: Waiting [2024-10-01T07:29:18.003Z] 48e7612ff25a: Layer already exists [2024-10-01T07:29:18.003Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:18.003Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:18.003Z] f3952a608826: Layer already exists [2024-10-01T07:29:18.003Z] a8a1bc7387b9: Layer already exists [2024-10-01T07:29:18.003Z] d71c539cea74: Layer already exists [2024-10-01T07:29:18.003Z] 94a05ebedcaf: Layer already exists [2024-10-01T07:29:18.003Z] d62a02444d39: Layer already exists [2024-10-01T07:29:18.003Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:18.335Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:18.660Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-01T07:29:18.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-01T07:29:18.660Z] a8a1bc7387b9: Preparing [2024-10-01T07:29:18.660Z] f3952a608826: Preparing [2024-10-01T07:29:18.660Z] 48e7612ff25a: Preparing [2024-10-01T07:29:18.660Z] e1fc9c493e45: Preparing [2024-10-01T07:29:18.660Z] 31623c43ead0: Preparing [2024-10-01T07:29:18.660Z] d71c539cea74: Preparing [2024-10-01T07:29:18.660Z] 94a05ebedcaf: Preparing [2024-10-01T07:29:18.660Z] d62a02444d39: Preparing [2024-10-01T07:29:18.660Z] 94a05ebedcaf: Waiting [2024-10-01T07:29:18.660Z] d62a02444d39: Waiting [2024-10-01T07:29:18.660Z] d71c539cea74: Waiting [2024-10-01T07:29:18.660Z] 48e7612ff25a: Layer already exists [2024-10-01T07:29:18.660Z] a8a1bc7387b9: Layer already exists [2024-10-01T07:29:18.660Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:18.660Z] f3952a608826: Layer already exists [2024-10-01T07:29:18.660Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:18.660Z] d71c539cea74: Layer already exists [2024-10-01T07:29:18.660Z] 94a05ebedcaf: Layer already exists [2024-10-01T07:29:18.660Z] d62a02444d39: Layer already exists [2024-10-01T07:29:18.660Z] main: digest: sha256:74435996c9827c301e229e7f64cf77504af491c15d629e0bd72781120aa1662d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:18.725Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:18.737Z] taggedImages: [2024-10-01T07:29:18.737Z] - nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:18.737Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-01T07:29:18.737Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.85 [2024-10-01T07:29:18.737Z] - nexus3.edgexfoundry.org:10004/core-data:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:18.737Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-01T07:29:18.771Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-01T07:29:18.771Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:18.771Z] latest [2024-10-01T07:29:18.771Z] 3.2.0-dev.85 [2024-10-01T07:29:18.771Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:18.771Z] main [2024-10-01T07:29:18.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:19.121Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:19.443Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:19.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T07:29:19.443Z] 8cccab860827: Preparing [2024-10-01T07:29:19.443Z] 939954b811f6: Preparing [2024-10-01T07:29:19.443Z] db769e1c8529: Preparing [2024-10-01T07:29:19.443Z] 31623c43ead0: Preparing [2024-10-01T07:29:19.443Z] 36eafe248a07: Preparing [2024-10-01T07:29:19.443Z] 579238578577: Preparing [2024-10-01T07:29:19.443Z] d62a02444d39: Preparing [2024-10-01T07:29:19.443Z] 579238578577: Waiting [2024-10-01T07:29:19.443Z] d62a02444d39: Waiting [2024-10-01T07:29:19.443Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:19.443Z] 939954b811f6: Pushed [2024-10-01T07:29:19.443Z] d62a02444d39: Layer already exists [2024-10-01T07:29:19.443Z] 579238578577: Pushed [2024-10-01T07:29:19.443Z] 36eafe248a07: Pushed [2024-10-01T07:29:19.443Z] 8cccab860827: Pushed [2024-10-01T07:29:22.733Z] db769e1c8529: Pushed [2024-10-01T07:29:22.733Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:23.061Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:23.381Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-01T07:29:23.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T07:29:23.381Z] 8cccab860827: Preparing [2024-10-01T07:29:23.381Z] 939954b811f6: Preparing [2024-10-01T07:29:23.381Z] db769e1c8529: Preparing [2024-10-01T07:29:23.381Z] 31623c43ead0: Preparing [2024-10-01T07:29:23.381Z] 36eafe248a07: Preparing [2024-10-01T07:29:23.381Z] 579238578577: Preparing [2024-10-01T07:29:23.381Z] d62a02444d39: Preparing [2024-10-01T07:29:23.381Z] 579238578577: Waiting [2024-10-01T07:29:23.381Z] d62a02444d39: Waiting [2024-10-01T07:29:23.381Z] db769e1c8529: Layer already exists [2024-10-01T07:29:23.381Z] 939954b811f6: Layer already exists [2024-10-01T07:29:23.381Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:23.381Z] 8cccab860827: Layer already exists [2024-10-01T07:29:23.381Z] 36eafe248a07: Layer already exists [2024-10-01T07:29:23.381Z] d62a02444d39: Layer already exists [2024-10-01T07:29:23.381Z] 579238578577: Layer already exists [2024-10-01T07:29:23.381Z] latest: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:23.710Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:24.039Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.85 [2024-10-01T07:29:24.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T07:29:24.039Z] 8cccab860827: Preparing [2024-10-01T07:29:24.039Z] 939954b811f6: Preparing [2024-10-01T07:29:24.039Z] db769e1c8529: Preparing [2024-10-01T07:29:24.039Z] 31623c43ead0: Preparing [2024-10-01T07:29:24.039Z] 36eafe248a07: Preparing [2024-10-01T07:29:24.039Z] 579238578577: Preparing [2024-10-01T07:29:24.039Z] d62a02444d39: Preparing [2024-10-01T07:29:24.039Z] 579238578577: Waiting [2024-10-01T07:29:24.039Z] db769e1c8529: Layer already exists [2024-10-01T07:29:24.039Z] 36eafe248a07: Layer already exists [2024-10-01T07:29:24.039Z] 939954b811f6: Layer already exists [2024-10-01T07:29:24.039Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:24.039Z] 8cccab860827: Layer already exists [2024-10-01T07:29:24.039Z] 579238578577: Layer already exists [2024-10-01T07:29:24.040Z] d62a02444d39: Layer already exists [2024-10-01T07:29:24.040Z] 3.2.0-dev.85: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:24.367Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:24.692Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:24.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T07:29:24.692Z] 8cccab860827: Preparing [2024-10-01T07:29:24.692Z] 939954b811f6: Preparing [2024-10-01T07:29:24.692Z] db769e1c8529: Preparing [2024-10-01T07:29:24.692Z] 31623c43ead0: Preparing [2024-10-01T07:29:24.692Z] 36eafe248a07: Preparing [2024-10-01T07:29:24.692Z] 579238578577: Preparing [2024-10-01T07:29:24.692Z] d62a02444d39: Preparing [2024-10-01T07:29:24.692Z] 579238578577: Waiting [2024-10-01T07:29:24.692Z] d62a02444d39: Waiting [2024-10-01T07:29:24.692Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:24.692Z] 939954b811f6: Layer already exists [2024-10-01T07:29:24.692Z] db769e1c8529: Layer already exists [2024-10-01T07:29:24.692Z] 8cccab860827: Layer already exists [2024-10-01T07:29:24.692Z] 36eafe248a07: Layer already exists [2024-10-01T07:29:24.692Z] d62a02444d39: Layer already exists [2024-10-01T07:29:24.692Z] 579238578577: Layer already exists [2024-10-01T07:29:24.692Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:25.016Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:25.343Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-01T07:29:25.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-01T07:29:25.343Z] 8cccab860827: Preparing [2024-10-01T07:29:25.343Z] 939954b811f6: Preparing [2024-10-01T07:29:25.343Z] db769e1c8529: Preparing [2024-10-01T07:29:25.343Z] 31623c43ead0: Preparing [2024-10-01T07:29:25.343Z] 36eafe248a07: Preparing [2024-10-01T07:29:25.343Z] 579238578577: Preparing [2024-10-01T07:29:25.343Z] d62a02444d39: Preparing [2024-10-01T07:29:25.343Z] 579238578577: Waiting [2024-10-01T07:29:25.343Z] d62a02444d39: Waiting [2024-10-01T07:29:25.343Z] 36eafe248a07: Layer already exists [2024-10-01T07:29:25.343Z] 8cccab860827: Layer already exists [2024-10-01T07:29:25.343Z] db769e1c8529: Layer already exists [2024-10-01T07:29:25.343Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:25.343Z] 939954b811f6: Layer already exists [2024-10-01T07:29:25.343Z] d62a02444d39: Layer already exists [2024-10-01T07:29:25.343Z] 579238578577: Layer already exists [2024-10-01T07:29:25.343Z] main: digest: sha256:eaa6152aedb2ca02c1818ba826730ef1a62e644bc57cd324c232bc6ef3c46bd8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:25.414Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:25.428Z] taggedImages: [2024-10-01T07:29:25.428Z] - nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:25.428Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-01T07:29:25.428Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.85 [2024-10-01T07:29:25.428Z] - nexus3.edgexfoundry.org:10004/core-keeper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:25.428Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-01T07:29:25.455Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-01T07:29:25.455Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:25.455Z] latest [2024-10-01T07:29:25.455Z] 3.2.0-dev.85 [2024-10-01T07:29:25.455Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:25.455Z] main [2024-10-01T07:29:25.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:25.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:26.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:26.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T07:29:26.129Z] be247cfde71b: Preparing [2024-10-01T07:29:26.129Z] 83b311f0c2ea: Preparing [2024-10-01T07:29:26.129Z] 844494f5fa39: Preparing [2024-10-01T07:29:26.129Z] 4cc4019b0395: Preparing [2024-10-01T07:29:26.129Z] e1fc9c493e45: Preparing [2024-10-01T07:29:26.129Z] 31623c43ead0: Preparing [2024-10-01T07:29:26.129Z] 404d02c985d0: Preparing [2024-10-01T07:29:26.129Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:26.129Z] d62a02444d39: Preparing [2024-10-01T07:29:26.129Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:26.129Z] d62a02444d39: Waiting [2024-10-01T07:29:26.129Z] 31623c43ead0: Waiting [2024-10-01T07:29:26.129Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:26.129Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:26.129Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:26.129Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:26.129Z] d62a02444d39: Layer already exists [2024-10-01T07:29:26.129Z] 83b311f0c2ea: Pushed [2024-10-01T07:29:26.129Z] 844494f5fa39: Pushed [2024-10-01T07:29:26.129Z] be247cfde71b: Pushed [2024-10-01T07:29:29.420Z] 4cc4019b0395: Pushed [2024-10-01T07:29:29.420Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:29.743Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:30.064Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-01T07:29:30.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T07:29:30.064Z] be247cfde71b: Preparing [2024-10-01T07:29:30.064Z] 83b311f0c2ea: Preparing [2024-10-01T07:29:30.064Z] 844494f5fa39: Preparing [2024-10-01T07:29:30.064Z] 4cc4019b0395: Preparing [2024-10-01T07:29:30.064Z] e1fc9c493e45: Preparing [2024-10-01T07:29:30.064Z] 31623c43ead0: Preparing [2024-10-01T07:29:30.064Z] 404d02c985d0: Preparing [2024-10-01T07:29:30.064Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:30.064Z] d62a02444d39: Preparing [2024-10-01T07:29:30.064Z] 404d02c985d0: Waiting [2024-10-01T07:29:30.064Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:30.064Z] 31623c43ead0: Waiting [2024-10-01T07:29:30.064Z] d62a02444d39: Waiting [2024-10-01T07:29:30.064Z] 83b311f0c2ea: Layer already exists [2024-10-01T07:29:30.064Z] 844494f5fa39: Layer already exists [2024-10-01T07:29:30.064Z] 4cc4019b0395: Layer already exists [2024-10-01T07:29:30.064Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:30.064Z] be247cfde71b: Layer already exists [2024-10-01T07:29:30.064Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:30.064Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:30.064Z] d62a02444d39: Layer already exists [2024-10-01T07:29:30.064Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:30.064Z] latest: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:30.389Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:30.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.85 [2024-10-01T07:29:30.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T07:29:30.707Z] be247cfde71b: Preparing [2024-10-01T07:29:30.707Z] 83b311f0c2ea: Preparing [2024-10-01T07:29:30.707Z] 844494f5fa39: Preparing [2024-10-01T07:29:30.707Z] 4cc4019b0395: Preparing [2024-10-01T07:29:30.707Z] e1fc9c493e45: Preparing [2024-10-01T07:29:30.707Z] 31623c43ead0: Preparing [2024-10-01T07:29:30.707Z] 404d02c985d0: Preparing [2024-10-01T07:29:30.707Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:30.707Z] d62a02444d39: Preparing [2024-10-01T07:29:30.707Z] 404d02c985d0: Waiting [2024-10-01T07:29:30.707Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:30.707Z] 31623c43ead0: Waiting [2024-10-01T07:29:30.707Z] d62a02444d39: Waiting [2024-10-01T07:29:30.707Z] be247cfde71b: Layer already exists [2024-10-01T07:29:30.707Z] 83b311f0c2ea: Layer already exists [2024-10-01T07:29:30.707Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:30.707Z] 4cc4019b0395: Layer already exists [2024-10-01T07:29:30.707Z] 844494f5fa39: Layer already exists [2024-10-01T07:29:30.707Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:30.707Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:30.707Z] d62a02444d39: Layer already exists [2024-10-01T07:29:30.707Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:30.707Z] 3.2.0-dev.85: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:31.041Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:31.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:31.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T07:29:31.371Z] be247cfde71b: Preparing [2024-10-01T07:29:31.371Z] 83b311f0c2ea: Preparing [2024-10-01T07:29:31.371Z] 844494f5fa39: Preparing [2024-10-01T07:29:31.371Z] 4cc4019b0395: Preparing [2024-10-01T07:29:31.371Z] e1fc9c493e45: Preparing [2024-10-01T07:29:31.371Z] 31623c43ead0: Preparing [2024-10-01T07:29:31.371Z] 404d02c985d0: Preparing [2024-10-01T07:29:31.371Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:31.371Z] d62a02444d39: Preparing [2024-10-01T07:29:31.371Z] 31623c43ead0: Waiting [2024-10-01T07:29:31.371Z] 404d02c985d0: Waiting [2024-10-01T07:29:31.371Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:31.371Z] d62a02444d39: Waiting [2024-10-01T07:29:31.371Z] 83b311f0c2ea: Layer already exists [2024-10-01T07:29:31.371Z] 844494f5fa39: Layer already exists [2024-10-01T07:29:31.371Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:31.371Z] be247cfde71b: Layer already exists [2024-10-01T07:29:31.371Z] 4cc4019b0395: Layer already exists [2024-10-01T07:29:31.371Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:31.371Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:31.371Z] d62a02444d39: Layer already exists [2024-10-01T07:29:31.371Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:31.371Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:31.701Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:32.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-01T07:29:32.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-01T07:29:32.012Z] be247cfde71b: Preparing [2024-10-01T07:29:32.012Z] 83b311f0c2ea: Preparing [2024-10-01T07:29:32.012Z] 844494f5fa39: Preparing [2024-10-01T07:29:32.012Z] 4cc4019b0395: Preparing [2024-10-01T07:29:32.012Z] e1fc9c493e45: Preparing [2024-10-01T07:29:32.012Z] 31623c43ead0: Preparing [2024-10-01T07:29:32.012Z] 404d02c985d0: Preparing [2024-10-01T07:29:32.012Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:32.012Z] d62a02444d39: Preparing [2024-10-01T07:29:32.012Z] 31623c43ead0: Waiting [2024-10-01T07:29:32.012Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:32.012Z] 404d02c985d0: Waiting [2024-10-01T07:29:32.012Z] 844494f5fa39: Layer already exists [2024-10-01T07:29:32.012Z] 4cc4019b0395: Layer already exists [2024-10-01T07:29:32.012Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:32.012Z] be247cfde71b: Layer already exists [2024-10-01T07:29:32.012Z] 83b311f0c2ea: Layer already exists [2024-10-01T07:29:32.012Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:32.012Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:32.012Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:32.012Z] d62a02444d39: Layer already exists [2024-10-01T07:29:32.012Z] main: digest: sha256:27e8619a4c8f013314913c9966314ac1379d4337cfda011893b9e3ce39be9349 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:32.085Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:32.098Z] taggedImages: [2024-10-01T07:29:32.098Z] - nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:32.098Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-01T07:29:32.098Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.85 [2024-10-01T07:29:32.098Z] - nexus3.edgexfoundry.org:10004/core-metadata:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:32.098Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-01T07:29:32.131Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-01T07:29:32.131Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:32.131Z] latest [2024-10-01T07:29:32.131Z] 3.2.0-dev.85 [2024-10-01T07:29:32.131Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:32.131Z] main [2024-10-01T07:29:32.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:32.479Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:32.807Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:32.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T07:29:32.807Z] 64d1ff5e10a0: Preparing [2024-10-01T07:29:32.807Z] f9d73703adf7: Preparing [2024-10-01T07:29:32.807Z] 8705583ebda1: Preparing [2024-10-01T07:29:32.807Z] 2b45117e9bf7: Preparing [2024-10-01T07:29:32.807Z] 8f57c188c62e: Preparing [2024-10-01T07:29:32.807Z] f387f59e63df: Preparing [2024-10-01T07:29:32.807Z] ab88294a19ff: Preparing [2024-10-01T07:29:32.807Z] a7b13e22285a: Preparing [2024-10-01T07:29:32.807Z] e1fc9c493e45: Preparing [2024-10-01T07:29:32.807Z] 31623c43ead0: Preparing [2024-10-01T07:29:32.807Z] 872e50912735: Preparing [2024-10-01T07:29:32.807Z] 751450c8cce4: Preparing [2024-10-01T07:29:32.807Z] 5f70bf18a086: Preparing [2024-10-01T07:29:32.807Z] d35e5d4da1e9: Preparing [2024-10-01T07:29:32.807Z] 2b0481a9a9d6: Preparing [2024-10-01T07:29:32.807Z] e3d8dede13d1: Preparing [2024-10-01T07:29:32.807Z] d62a02444d39: Preparing [2024-10-01T07:29:32.807Z] f387f59e63df: Waiting [2024-10-01T07:29:32.807Z] 751450c8cce4: Waiting [2024-10-01T07:29:32.807Z] 5f70bf18a086: Waiting [2024-10-01T07:29:32.807Z] d35e5d4da1e9: Waiting [2024-10-01T07:29:32.807Z] 2b0481a9a9d6: Waiting [2024-10-01T07:29:32.807Z] e3d8dede13d1: Waiting [2024-10-01T07:29:32.807Z] ab88294a19ff: Waiting [2024-10-01T07:29:32.807Z] a7b13e22285a: Waiting [2024-10-01T07:29:32.807Z] e1fc9c493e45: Waiting [2024-10-01T07:29:32.807Z] d62a02444d39: Waiting [2024-10-01T07:29:32.807Z] 31623c43ead0: Waiting [2024-10-01T07:29:32.807Z] 872e50912735: Waiting [2024-10-01T07:29:32.807Z] 8f57c188c62e: Pushed [2024-10-01T07:29:32.807Z] f9d73703adf7: Pushed [2024-10-01T07:29:32.807Z] 8705583ebda1: Pushed [2024-10-01T07:29:32.807Z] 2b45117e9bf7: Pushed [2024-10-01T07:29:32.807Z] 64d1ff5e10a0: Pushed [2024-10-01T07:29:32.807Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:32.807Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:33.066Z] f387f59e63df: Pushed [2024-10-01T07:29:33.066Z] ab88294a19ff: Pushed [2024-10-01T07:29:33.066Z] 5f70bf18a086: Layer already exists [2024-10-01T07:29:33.066Z] 872e50912735: Pushed [2024-10-01T07:29:33.066Z] 751450c8cce4: Pushed [2024-10-01T07:29:33.066Z] d62a02444d39: Layer already exists [2024-10-01T07:29:33.066Z] d35e5d4da1e9: Pushed [2024-10-01T07:29:33.066Z] 2b0481a9a9d6: Pushed [2024-10-01T07:29:33.066Z] e3d8dede13d1: Pushed [2024-10-01T07:29:34.447Z] a7b13e22285a: Pushed [2024-10-01T07:29:34.447Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:34.780Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:35.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-01T07:29:35.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T07:29:35.112Z] 64d1ff5e10a0: Preparing [2024-10-01T07:29:35.112Z] f9d73703adf7: Preparing [2024-10-01T07:29:35.112Z] 8705583ebda1: Preparing [2024-10-01T07:29:35.112Z] 2b45117e9bf7: Preparing [2024-10-01T07:29:35.112Z] 8f57c188c62e: Preparing [2024-10-01T07:29:35.112Z] f387f59e63df: Preparing [2024-10-01T07:29:35.112Z] ab88294a19ff: Preparing [2024-10-01T07:29:35.112Z] a7b13e22285a: Preparing [2024-10-01T07:29:35.112Z] e1fc9c493e45: Preparing [2024-10-01T07:29:35.112Z] 31623c43ead0: Preparing [2024-10-01T07:29:35.112Z] 872e50912735: Preparing [2024-10-01T07:29:35.112Z] 751450c8cce4: Preparing [2024-10-01T07:29:35.112Z] 5f70bf18a086: Preparing [2024-10-01T07:29:35.112Z] d35e5d4da1e9: Preparing [2024-10-01T07:29:35.112Z] 2b0481a9a9d6: Preparing [2024-10-01T07:29:35.112Z] e3d8dede13d1: Preparing [2024-10-01T07:29:35.112Z] d62a02444d39: Preparing [2024-10-01T07:29:35.112Z] 872e50912735: Waiting [2024-10-01T07:29:35.112Z] 751450c8cce4: Waiting [2024-10-01T07:29:35.112Z] 5f70bf18a086: Waiting [2024-10-01T07:29:35.112Z] d35e5d4da1e9: Waiting [2024-10-01T07:29:35.112Z] 2b0481a9a9d6: Waiting [2024-10-01T07:29:35.112Z] e1fc9c493e45: Waiting [2024-10-01T07:29:35.112Z] a7b13e22285a: Waiting [2024-10-01T07:29:35.112Z] 31623c43ead0: Waiting [2024-10-01T07:29:35.112Z] f387f59e63df: Waiting [2024-10-01T07:29:35.112Z] ab88294a19ff: Waiting [2024-10-01T07:29:35.112Z] e3d8dede13d1: Waiting [2024-10-01T07:29:35.112Z] 8f57c188c62e: Layer already exists [2024-10-01T07:29:35.112Z] 64d1ff5e10a0: Layer already exists [2024-10-01T07:29:35.112Z] 2b45117e9bf7: Layer already exists [2024-10-01T07:29:35.112Z] f9d73703adf7: Layer already exists [2024-10-01T07:29:35.112Z] 8705583ebda1: Layer already exists [2024-10-01T07:29:35.112Z] ab88294a19ff: Layer already exists [2024-10-01T07:29:35.112Z] a7b13e22285a: Layer already exists [2024-10-01T07:29:35.112Z] f387f59e63df: Layer already exists [2024-10-01T07:29:35.112Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:35.112Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:35.112Z] 751450c8cce4: Layer already exists [2024-10-01T07:29:35.112Z] 872e50912735: Layer already exists [2024-10-01T07:29:35.112Z] 5f70bf18a086: Layer already exists [2024-10-01T07:29:35.112Z] d35e5d4da1e9: Layer already exists [2024-10-01T07:29:35.112Z] 2b0481a9a9d6: Layer already exists [2024-10-01T07:29:35.112Z] e3d8dede13d1: Layer already exists [2024-10-01T07:29:35.112Z] d62a02444d39: Layer already exists [2024-10-01T07:29:35.112Z] latest: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:35.438Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:35.755Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.85 [2024-10-01T07:29:35.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T07:29:35.755Z] 64d1ff5e10a0: Preparing [2024-10-01T07:29:35.755Z] f9d73703adf7: Preparing [2024-10-01T07:29:35.755Z] 8705583ebda1: Preparing [2024-10-01T07:29:35.755Z] 2b45117e9bf7: Preparing [2024-10-01T07:29:35.755Z] 8f57c188c62e: Preparing [2024-10-01T07:29:35.755Z] f387f59e63df: Preparing [2024-10-01T07:29:35.755Z] ab88294a19ff: Preparing [2024-10-01T07:29:35.755Z] a7b13e22285a: Preparing [2024-10-01T07:29:35.755Z] ab88294a19ff: Waiting [2024-10-01T07:29:35.755Z] f387f59e63df: Waiting [2024-10-01T07:29:35.755Z] e1fc9c493e45: Preparing [2024-10-01T07:29:35.755Z] 31623c43ead0: Preparing [2024-10-01T07:29:35.755Z] a7b13e22285a: Waiting [2024-10-01T07:29:35.755Z] e1fc9c493e45: Waiting [2024-10-01T07:29:35.755Z] 872e50912735: Preparing [2024-10-01T07:29:35.755Z] 751450c8cce4: Preparing [2024-10-01T07:29:35.755Z] 5f70bf18a086: Preparing [2024-10-01T07:29:35.755Z] d35e5d4da1e9: Preparing [2024-10-01T07:29:35.755Z] 31623c43ead0: Waiting [2024-10-01T07:29:35.755Z] 5f70bf18a086: Waiting [2024-10-01T07:29:35.755Z] 872e50912735: Waiting [2024-10-01T07:29:35.755Z] 2b0481a9a9d6: Preparing [2024-10-01T07:29:35.755Z] e3d8dede13d1: Preparing [2024-10-01T07:29:35.755Z] d62a02444d39: Preparing [2024-10-01T07:29:35.755Z] e3d8dede13d1: Waiting [2024-10-01T07:29:35.755Z] 2b0481a9a9d6: Waiting [2024-10-01T07:29:35.755Z] 2b45117e9bf7: Layer already exists [2024-10-01T07:29:35.755Z] 8f57c188c62e: Layer already exists [2024-10-01T07:29:35.755Z] 8705583ebda1: Layer already exists [2024-10-01T07:29:35.755Z] 64d1ff5e10a0: Layer already exists [2024-10-01T07:29:35.755Z] f9d73703adf7: Layer already exists [2024-10-01T07:29:35.755Z] f387f59e63df: Layer already exists [2024-10-01T07:29:35.755Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:35.755Z] ab88294a19ff: Layer already exists [2024-10-01T07:29:35.755Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:35.755Z] a7b13e22285a: Layer already exists [2024-10-01T07:29:35.755Z] 872e50912735: Layer already exists [2024-10-01T07:29:35.755Z] 5f70bf18a086: Layer already exists [2024-10-01T07:29:35.755Z] 751450c8cce4: Layer already exists [2024-10-01T07:29:35.755Z] d35e5d4da1e9: Layer already exists [2024-10-01T07:29:35.755Z] 2b0481a9a9d6: Layer already exists [2024-10-01T07:29:35.755Z] e3d8dede13d1: Layer already exists [2024-10-01T07:29:35.755Z] d62a02444d39: Layer already exists [2024-10-01T07:29:35.755Z] 3.2.0-dev.85: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:36.088Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:36.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:36.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T07:29:36.412Z] 64d1ff5e10a0: Preparing [2024-10-01T07:29:36.412Z] f9d73703adf7: Preparing [2024-10-01T07:29:36.412Z] 8705583ebda1: Preparing [2024-10-01T07:29:36.412Z] 2b45117e9bf7: Preparing [2024-10-01T07:29:36.412Z] 8f57c188c62e: Preparing [2024-10-01T07:29:36.412Z] f387f59e63df: Preparing [2024-10-01T07:29:36.412Z] ab88294a19ff: Preparing [2024-10-01T07:29:36.412Z] a7b13e22285a: Preparing [2024-10-01T07:29:36.412Z] e1fc9c493e45: Preparing [2024-10-01T07:29:36.412Z] 31623c43ead0: Preparing [2024-10-01T07:29:36.412Z] 872e50912735: Preparing [2024-10-01T07:29:36.412Z] 751450c8cce4: Preparing [2024-10-01T07:29:36.412Z] 5f70bf18a086: Preparing [2024-10-01T07:29:36.412Z] d35e5d4da1e9: Preparing [2024-10-01T07:29:36.412Z] 2b0481a9a9d6: Preparing [2024-10-01T07:29:36.412Z] e3d8dede13d1: Preparing [2024-10-01T07:29:36.412Z] d62a02444d39: Preparing [2024-10-01T07:29:36.412Z] e1fc9c493e45: Waiting [2024-10-01T07:29:36.412Z] 31623c43ead0: Waiting [2024-10-01T07:29:36.412Z] 872e50912735: Waiting [2024-10-01T07:29:36.412Z] 2b0481a9a9d6: Waiting [2024-10-01T07:29:36.412Z] 751450c8cce4: Waiting [2024-10-01T07:29:36.412Z] e3d8dede13d1: Waiting [2024-10-01T07:29:36.412Z] 5f70bf18a086: Waiting [2024-10-01T07:29:36.412Z] d35e5d4da1e9: Waiting [2024-10-01T07:29:36.412Z] d62a02444d39: Waiting [2024-10-01T07:29:36.412Z] f387f59e63df: Waiting [2024-10-01T07:29:36.412Z] ab88294a19ff: Waiting [2024-10-01T07:29:36.412Z] 8705583ebda1: Layer already exists [2024-10-01T07:29:36.412Z] 2b45117e9bf7: Layer already exists [2024-10-01T07:29:36.412Z] 64d1ff5e10a0: Layer already exists [2024-10-01T07:29:36.412Z] 8f57c188c62e: Layer already exists [2024-10-01T07:29:36.412Z] f9d73703adf7: Layer already exists [2024-10-01T07:29:36.412Z] ab88294a19ff: Layer already exists [2024-10-01T07:29:36.412Z] f387f59e63df: Layer already exists [2024-10-01T07:29:36.412Z] a7b13e22285a: Layer already exists [2024-10-01T07:29:36.412Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:36.412Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:36.412Z] 751450c8cce4: Layer already exists [2024-10-01T07:29:36.412Z] 872e50912735: Layer already exists [2024-10-01T07:29:36.412Z] 5f70bf18a086: Layer already exists [2024-10-01T07:29:36.412Z] 2b0481a9a9d6: Layer already exists [2024-10-01T07:29:36.412Z] d35e5d4da1e9: Layer already exists [2024-10-01T07:29:36.412Z] d62a02444d39: Layer already exists [2024-10-01T07:29:36.412Z] e3d8dede13d1: Layer already exists [2024-10-01T07:29:36.412Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:36.737Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:37.063Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-01T07:29:37.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-01T07:29:37.063Z] 64d1ff5e10a0: Preparing [2024-10-01T07:29:37.063Z] f9d73703adf7: Preparing [2024-10-01T07:29:37.063Z] 8705583ebda1: Preparing [2024-10-01T07:29:37.063Z] 2b45117e9bf7: Preparing [2024-10-01T07:29:37.063Z] 8f57c188c62e: Preparing [2024-10-01T07:29:37.063Z] f387f59e63df: Preparing [2024-10-01T07:29:37.063Z] ab88294a19ff: Preparing [2024-10-01T07:29:37.063Z] a7b13e22285a: Preparing [2024-10-01T07:29:37.063Z] e1fc9c493e45: Preparing [2024-10-01T07:29:37.063Z] 31623c43ead0: Preparing [2024-10-01T07:29:37.063Z] 872e50912735: Preparing [2024-10-01T07:29:37.063Z] 751450c8cce4: Preparing [2024-10-01T07:29:37.063Z] 5f70bf18a086: Preparing [2024-10-01T07:29:37.063Z] d35e5d4da1e9: Preparing [2024-10-01T07:29:37.063Z] 2b0481a9a9d6: Preparing [2024-10-01T07:29:37.063Z] e3d8dede13d1: Preparing [2024-10-01T07:29:37.063Z] d62a02444d39: Preparing [2024-10-01T07:29:37.063Z] 31623c43ead0: Waiting [2024-10-01T07:29:37.063Z] 872e50912735: Waiting [2024-10-01T07:29:37.063Z] 751450c8cce4: Waiting [2024-10-01T07:29:37.063Z] f387f59e63df: Waiting [2024-10-01T07:29:37.063Z] 5f70bf18a086: Waiting [2024-10-01T07:29:37.063Z] d35e5d4da1e9: Waiting [2024-10-01T07:29:37.063Z] ab88294a19ff: Waiting [2024-10-01T07:29:37.063Z] 2b0481a9a9d6: Waiting [2024-10-01T07:29:37.063Z] a7b13e22285a: Waiting [2024-10-01T07:29:37.063Z] e3d8dede13d1: Waiting [2024-10-01T07:29:37.063Z] d62a02444d39: Waiting [2024-10-01T07:29:37.063Z] e1fc9c493e45: Waiting [2024-10-01T07:29:37.063Z] 64d1ff5e10a0: Layer already exists [2024-10-01T07:29:37.063Z] 8f57c188c62e: Layer already exists [2024-10-01T07:29:37.063Z] 2b45117e9bf7: Layer already exists [2024-10-01T07:29:37.063Z] 8705583ebda1: Layer already exists [2024-10-01T07:29:37.063Z] f9d73703adf7: Layer already exists [2024-10-01T07:29:37.063Z] f387f59e63df: Layer already exists [2024-10-01T07:29:37.063Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:37.063Z] a7b13e22285a: Layer already exists [2024-10-01T07:29:37.063Z] ab88294a19ff: Layer already exists [2024-10-01T07:29:37.063Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:37.063Z] 872e50912735: Layer already exists [2024-10-01T07:29:37.063Z] 5f70bf18a086: Layer already exists [2024-10-01T07:29:37.063Z] d35e5d4da1e9: Layer already exists [2024-10-01T07:29:37.063Z] 751450c8cce4: Layer already exists [2024-10-01T07:29:37.063Z] 2b0481a9a9d6: Layer already exists [2024-10-01T07:29:37.063Z] e3d8dede13d1: Layer already exists [2024-10-01T07:29:37.063Z] d62a02444d39: Layer already exists [2024-10-01T07:29:37.063Z] main: digest: sha256:64a14ebb5725f29a56027ad933355309883db8e32a8d4ab6d4b650779c1d8b2a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:37.143Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:37.161Z] taggedImages: [2024-10-01T07:29:37.161Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:37.161Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-01T07:29:37.161Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.85 [2024-10-01T07:29:37.161Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:37.161Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-01T07:29:37.190Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-01T07:29:37.190Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:37.190Z] latest [2024-10-01T07:29:37.190Z] 3.2.0-dev.85 [2024-10-01T07:29:37.190Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:37.190Z] main [2024-10-01T07:29:37.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:37.531Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:37.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:37.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T07:29:37.843Z] b4e887f6db68: Preparing [2024-10-01T07:29:37.843Z] cfa566ab8358: Preparing [2024-10-01T07:29:37.843Z] 2eef545130cd: Preparing [2024-10-01T07:29:37.843Z] 8ed4777b8d89: Preparing [2024-10-01T07:29:37.843Z] e1fc9c493e45: Preparing [2024-10-01T07:29:37.843Z] 31623c43ead0: Preparing [2024-10-01T07:29:37.843Z] 404d02c985d0: Preparing [2024-10-01T07:29:37.843Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:37.843Z] d62a02444d39: Preparing [2024-10-01T07:29:37.843Z] 404d02c985d0: Waiting [2024-10-01T07:29:37.843Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:37.843Z] d62a02444d39: Waiting [2024-10-01T07:29:37.843Z] 31623c43ead0: Waiting [2024-10-01T07:29:37.843Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:37.843Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:37.843Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:37.843Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:37.843Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:37.843Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:37.843Z] d62a02444d39: Layer already exists [2024-10-01T07:29:37.843Z] 2eef545130cd: Pushed [2024-10-01T07:29:40.383Z] 8ed4777b8d89: Pushed [2024-10-01T07:29:40.384Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:40.795Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:41.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-01T07:29:41.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T07:29:41.192Z] b4e887f6db68: Preparing [2024-10-01T07:29:41.192Z] cfa566ab8358: Preparing [2024-10-01T07:29:41.192Z] 2eef545130cd: Preparing [2024-10-01T07:29:41.192Z] 8ed4777b8d89: Preparing [2024-10-01T07:29:41.192Z] e1fc9c493e45: Preparing [2024-10-01T07:29:41.192Z] 31623c43ead0: Preparing [2024-10-01T07:29:41.192Z] 404d02c985d0: Preparing [2024-10-01T07:29:41.192Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:41.192Z] 31623c43ead0: Waiting [2024-10-01T07:29:41.192Z] 404d02c985d0: Waiting [2024-10-01T07:29:41.192Z] d62a02444d39: Preparing [2024-10-01T07:29:41.192Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:41.192Z] d62a02444d39: Waiting [2024-10-01T07:29:41.192Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:41.192Z] 2eef545130cd: Layer already exists [2024-10-01T07:29:41.192Z] 8ed4777b8d89: Layer already exists [2024-10-01T07:29:41.192Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:41.192Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:41.192Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:41.192Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:41.192Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:41.192Z] d62a02444d39: Layer already exists [2024-10-01T07:29:41.192Z] latest: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:41.687Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:42.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.85 [2024-10-01T07:29:42.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T07:29:42.008Z] b4e887f6db68: Preparing [2024-10-01T07:29:42.008Z] cfa566ab8358: Preparing [2024-10-01T07:29:42.008Z] 2eef545130cd: Preparing [2024-10-01T07:29:42.008Z] 8ed4777b8d89: Preparing [2024-10-01T07:29:42.008Z] e1fc9c493e45: Preparing [2024-10-01T07:29:42.008Z] 31623c43ead0: Preparing [2024-10-01T07:29:42.008Z] 404d02c985d0: Preparing [2024-10-01T07:29:42.008Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:42.008Z] d62a02444d39: Preparing [2024-10-01T07:29:42.008Z] 31623c43ead0: Waiting [2024-10-01T07:29:42.008Z] 404d02c985d0: Waiting [2024-10-01T07:29:42.008Z] d62a02444d39: Waiting [2024-10-01T07:29:42.008Z] 2eef545130cd: Layer already exists [2024-10-01T07:29:42.008Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:42.008Z] 8ed4777b8d89: Layer already exists [2024-10-01T07:29:42.008Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:42.008Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:42.008Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:42.008Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:42.008Z] d62a02444d39: Layer already exists [2024-10-01T07:29:42.008Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:42.008Z] 3.2.0-dev.85: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:42.336Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:42.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:42.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T07:29:42.656Z] b4e887f6db68: Preparing [2024-10-01T07:29:42.656Z] cfa566ab8358: Preparing [2024-10-01T07:29:42.656Z] 2eef545130cd: Preparing [2024-10-01T07:29:42.656Z] 8ed4777b8d89: Preparing [2024-10-01T07:29:42.656Z] e1fc9c493e45: Preparing [2024-10-01T07:29:42.656Z] 31623c43ead0: Preparing [2024-10-01T07:29:42.656Z] 404d02c985d0: Preparing [2024-10-01T07:29:42.656Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:42.656Z] d62a02444d39: Preparing [2024-10-01T07:29:42.656Z] 31623c43ead0: Waiting [2024-10-01T07:29:42.656Z] 404d02c985d0: Waiting [2024-10-01T07:29:42.656Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:42.656Z] d62a02444d39: Waiting [2024-10-01T07:29:42.656Z] 2eef545130cd: Layer already exists [2024-10-01T07:29:42.656Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:42.656Z] 8ed4777b8d89: Layer already exists [2024-10-01T07:29:42.656Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:42.656Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:42.656Z] d62a02444d39: Layer already exists [2024-10-01T07:29:42.656Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:42.656Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:42.656Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:42.656Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:42.990Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:43.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-01T07:29:43.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-01T07:29:43.317Z] b4e887f6db68: Preparing [2024-10-01T07:29:43.317Z] cfa566ab8358: Preparing [2024-10-01T07:29:43.317Z] 2eef545130cd: Preparing [2024-10-01T07:29:43.317Z] 8ed4777b8d89: Preparing [2024-10-01T07:29:43.317Z] e1fc9c493e45: Preparing [2024-10-01T07:29:43.317Z] 31623c43ead0: Preparing [2024-10-01T07:29:43.317Z] 404d02c985d0: Preparing [2024-10-01T07:29:43.317Z] c1c3ddb2a07c: Preparing [2024-10-01T07:29:43.317Z] d62a02444d39: Preparing [2024-10-01T07:29:43.317Z] 404d02c985d0: Waiting [2024-10-01T07:29:43.317Z] 31623c43ead0: Waiting [2024-10-01T07:29:43.317Z] c1c3ddb2a07c: Waiting [2024-10-01T07:29:43.317Z] d62a02444d39: Waiting [2024-10-01T07:29:43.317Z] cfa566ab8358: Layer already exists [2024-10-01T07:29:43.317Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:43.317Z] 2eef545130cd: Layer already exists [2024-10-01T07:29:43.317Z] 8ed4777b8d89: Layer already exists [2024-10-01T07:29:43.317Z] b4e887f6db68: Layer already exists [2024-10-01T07:29:43.317Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:43.317Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:29:43.317Z] 404d02c985d0: Layer already exists [2024-10-01T07:29:43.317Z] d62a02444d39: Layer already exists [2024-10-01T07:29:43.317Z] main: digest: sha256:6ed7c9e28d8990df63b38b3a03a3cce71e4df7af6446f93b26bc40c45303fff9 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:43.387Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:43.400Z] taggedImages: [2024-10-01T07:29:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-01T07:29:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.85 [2024-10-01T07:29:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-01T07:29:43.430Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-01T07:29:43.430Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:43.430Z] latest [2024-10-01T07:29:43.430Z] 3.2.0-dev.85 [2024-10-01T07:29:43.430Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:43.430Z] main [2024-10-01T07:29:43.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:43.767Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:44.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:44.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T07:29:44.101Z] 92478a1628c9: Preparing [2024-10-01T07:29:44.101Z] 1e46df7b676f: Preparing [2024-10-01T07:29:44.101Z] 9894c992e5eb: Preparing [2024-10-01T07:29:44.101Z] da1bd7533cbc: Preparing [2024-10-01T07:29:44.101Z] 661ebd2dc14b: Preparing [2024-10-01T07:29:44.101Z] e1fc9c493e45: Preparing [2024-10-01T07:29:44.101Z] 31623c43ead0: Preparing [2024-10-01T07:29:44.101Z] 2c3281f24dce: Preparing [2024-10-01T07:29:44.101Z] 0d7162d4fe78: Preparing [2024-10-01T07:29:44.101Z] 1aa3dae044e4: Preparing [2024-10-01T07:29:44.101Z] d62a02444d39: Preparing [2024-10-01T07:29:44.101Z] e1fc9c493e45: Waiting [2024-10-01T07:29:44.101Z] 31623c43ead0: Waiting [2024-10-01T07:29:44.101Z] 2c3281f24dce: Waiting [2024-10-01T07:29:44.101Z] 0d7162d4fe78: Waiting [2024-10-01T07:29:44.101Z] 1aa3dae044e4: Waiting [2024-10-01T07:29:44.101Z] d62a02444d39: Waiting [2024-10-01T07:29:44.101Z] da1bd7533cbc: Pushed [2024-10-01T07:29:44.101Z] 92478a1628c9: Pushed [2024-10-01T07:29:44.101Z] 661ebd2dc14b: Pushed [2024-10-01T07:29:44.101Z] 1e46df7b676f: Pushed [2024-10-01T07:29:44.361Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:44.361Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:44.361Z] d62a02444d39: Layer already exists [2024-10-01T07:29:44.361Z] 2c3281f24dce: Pushed [2024-10-01T07:29:44.361Z] 0d7162d4fe78: Pushed [2024-10-01T07:29:44.929Z] 9894c992e5eb: Pushed [2024-10-01T07:29:45.500Z] 1aa3dae044e4: Pushed [2024-10-01T07:29:45.500Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:45.834Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:46.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-01T07:29:46.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T07:29:46.160Z] 92478a1628c9: Preparing [2024-10-01T07:29:46.160Z] 1e46df7b676f: Preparing [2024-10-01T07:29:46.160Z] 9894c992e5eb: Preparing [2024-10-01T07:29:46.160Z] da1bd7533cbc: Preparing [2024-10-01T07:29:46.160Z] 661ebd2dc14b: Preparing [2024-10-01T07:29:46.160Z] e1fc9c493e45: Preparing [2024-10-01T07:29:46.160Z] 31623c43ead0: Preparing [2024-10-01T07:29:46.160Z] 2c3281f24dce: Preparing [2024-10-01T07:29:46.160Z] 0d7162d4fe78: Preparing [2024-10-01T07:29:46.160Z] 1aa3dae044e4: Preparing [2024-10-01T07:29:46.160Z] d62a02444d39: Preparing [2024-10-01T07:29:46.160Z] e1fc9c493e45: Waiting [2024-10-01T07:29:46.160Z] 31623c43ead0: Waiting [2024-10-01T07:29:46.160Z] 2c3281f24dce: Waiting [2024-10-01T07:29:46.160Z] 0d7162d4fe78: Waiting [2024-10-01T07:29:46.160Z] 1aa3dae044e4: Waiting [2024-10-01T07:29:46.160Z] d62a02444d39: Waiting [2024-10-01T07:29:46.160Z] da1bd7533cbc: Layer already exists [2024-10-01T07:29:46.160Z] 661ebd2dc14b: Layer already exists [2024-10-01T07:29:46.160Z] 1e46df7b676f: Layer already exists [2024-10-01T07:29:46.160Z] 92478a1628c9: Layer already exists [2024-10-01T07:29:46.160Z] 9894c992e5eb: Layer already exists [2024-10-01T07:29:46.160Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:46.160Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:46.160Z] 0d7162d4fe78: Layer already exists [2024-10-01T07:29:46.160Z] 2c3281f24dce: Layer already exists [2024-10-01T07:29:46.160Z] 1aa3dae044e4: Layer already exists [2024-10-01T07:29:46.160Z] d62a02444d39: Layer already exists [2024-10-01T07:29:46.160Z] latest: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:46.492Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:46.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.85 [2024-10-01T07:29:46.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T07:29:46.817Z] 92478a1628c9: Preparing [2024-10-01T07:29:46.817Z] 1e46df7b676f: Preparing [2024-10-01T07:29:46.817Z] 9894c992e5eb: Preparing [2024-10-01T07:29:46.817Z] da1bd7533cbc: Preparing [2024-10-01T07:29:46.817Z] 661ebd2dc14b: Preparing [2024-10-01T07:29:46.817Z] e1fc9c493e45: Preparing [2024-10-01T07:29:46.817Z] e1fc9c493e45: Waiting [2024-10-01T07:29:46.817Z] 31623c43ead0: Preparing [2024-10-01T07:29:46.817Z] 2c3281f24dce: Preparing [2024-10-01T07:29:46.817Z] 0d7162d4fe78: Preparing [2024-10-01T07:29:46.817Z] 1aa3dae044e4: Preparing [2024-10-01T07:29:46.817Z] d62a02444d39: Preparing [2024-10-01T07:29:46.817Z] 31623c43ead0: Waiting [2024-10-01T07:29:46.817Z] 2c3281f24dce: Waiting [2024-10-01T07:29:46.817Z] 1aa3dae044e4: Waiting [2024-10-01T07:29:46.817Z] d62a02444d39: Waiting [2024-10-01T07:29:46.817Z] da1bd7533cbc: Layer already exists [2024-10-01T07:29:46.817Z] 661ebd2dc14b: Layer already exists [2024-10-01T07:29:46.817Z] 1e46df7b676f: Layer already exists [2024-10-01T07:29:46.817Z] 92478a1628c9: Layer already exists [2024-10-01T07:29:46.817Z] 9894c992e5eb: Layer already exists [2024-10-01T07:29:46.817Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:46.817Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:46.817Z] 1aa3dae044e4: Layer already exists [2024-10-01T07:29:46.817Z] 0d7162d4fe78: Layer already exists [2024-10-01T07:29:46.817Z] 2c3281f24dce: Layer already exists [2024-10-01T07:29:46.817Z] d62a02444d39: Layer already exists [2024-10-01T07:29:46.817Z] 3.2.0-dev.85: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:47.156Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:47.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:47.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T07:29:47.479Z] 92478a1628c9: Preparing [2024-10-01T07:29:47.479Z] 1e46df7b676f: Preparing [2024-10-01T07:29:47.479Z] 9894c992e5eb: Preparing [2024-10-01T07:29:47.479Z] da1bd7533cbc: Preparing [2024-10-01T07:29:47.479Z] 661ebd2dc14b: Preparing [2024-10-01T07:29:47.479Z] e1fc9c493e45: Preparing [2024-10-01T07:29:47.479Z] 31623c43ead0: Preparing [2024-10-01T07:29:47.479Z] 2c3281f24dce: Preparing [2024-10-01T07:29:47.479Z] 0d7162d4fe78: Preparing [2024-10-01T07:29:47.479Z] 1aa3dae044e4: Preparing [2024-10-01T07:29:47.479Z] d62a02444d39: Preparing [2024-10-01T07:29:47.479Z] 31623c43ead0: Waiting [2024-10-01T07:29:47.479Z] 1aa3dae044e4: Waiting [2024-10-01T07:29:47.479Z] d62a02444d39: Waiting [2024-10-01T07:29:47.479Z] 0d7162d4fe78: Waiting [2024-10-01T07:29:47.479Z] e1fc9c493e45: Waiting [2024-10-01T07:29:47.479Z] 1e46df7b676f: Layer already exists [2024-10-01T07:29:47.479Z] da1bd7533cbc: Layer already exists [2024-10-01T07:29:47.479Z] 9894c992e5eb: Layer already exists [2024-10-01T07:29:47.479Z] 661ebd2dc14b: Layer already exists [2024-10-01T07:29:47.479Z] 92478a1628c9: Layer already exists [2024-10-01T07:29:47.479Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:47.479Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:47.479Z] 2c3281f24dce: Layer already exists [2024-10-01T07:29:47.479Z] 1aa3dae044e4: Layer already exists [2024-10-01T07:29:47.479Z] 0d7162d4fe78: Layer already exists [2024-10-01T07:29:47.479Z] d62a02444d39: Layer already exists [2024-10-01T07:29:47.479Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:47.822Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:48.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-01T07:29:48.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-01T07:29:48.158Z] 92478a1628c9: Preparing [2024-10-01T07:29:48.158Z] 1e46df7b676f: Preparing [2024-10-01T07:29:48.158Z] 9894c992e5eb: Preparing [2024-10-01T07:29:48.158Z] da1bd7533cbc: Preparing [2024-10-01T07:29:48.158Z] 661ebd2dc14b: Preparing [2024-10-01T07:29:48.158Z] e1fc9c493e45: Preparing [2024-10-01T07:29:48.158Z] 31623c43ead0: Preparing [2024-10-01T07:29:48.158Z] 2c3281f24dce: Preparing [2024-10-01T07:29:48.158Z] 0d7162d4fe78: Preparing [2024-10-01T07:29:48.158Z] 1aa3dae044e4: Preparing [2024-10-01T07:29:48.158Z] d62a02444d39: Preparing [2024-10-01T07:29:48.158Z] 2c3281f24dce: Waiting [2024-10-01T07:29:48.158Z] 1aa3dae044e4: Waiting [2024-10-01T07:29:48.158Z] 0d7162d4fe78: Waiting [2024-10-01T07:29:48.158Z] e1fc9c493e45: Waiting [2024-10-01T07:29:48.158Z] d62a02444d39: Waiting [2024-10-01T07:29:48.158Z] 31623c43ead0: Waiting [2024-10-01T07:29:48.158Z] 92478a1628c9: Layer already exists [2024-10-01T07:29:48.158Z] da1bd7533cbc: Layer already exists [2024-10-01T07:29:48.158Z] 1e46df7b676f: Layer already exists [2024-10-01T07:29:48.158Z] 661ebd2dc14b: Layer already exists [2024-10-01T07:29:48.158Z] 9894c992e5eb: Layer already exists [2024-10-01T07:29:48.158Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:48.158Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:48.158Z] 1aa3dae044e4: Layer already exists [2024-10-01T07:29:48.158Z] 2c3281f24dce: Layer already exists [2024-10-01T07:29:48.158Z] 0d7162d4fe78: Layer already exists [2024-10-01T07:29:48.158Z] d62a02444d39: Layer already exists [2024-10-01T07:29:48.159Z] main: digest: sha256:5ac78a72ae53c43c35e355bac6d5ca9e6c118d171805d7f20227d2c195911852 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:48.235Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:48.250Z] taggedImages: [2024-10-01T07:29:48.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:48.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-01T07:29:48.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.85 [2024-10-01T07:29:48.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:48.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-01T07:29:48.274Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-01T07:29:48.274Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:48.274Z] latest [2024-10-01T07:29:48.274Z] 3.2.0-dev.85 [2024-10-01T07:29:48.274Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:48.274Z] main [2024-10-01T07:29:48.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:48.613Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:48.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:48.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T07:29:48.939Z] 1dc875f5fecb: Preparing [2024-10-01T07:29:48.939Z] d6f18658e206: Preparing [2024-10-01T07:29:48.939Z] a1d0a54c2427: Preparing [2024-10-01T07:29:48.939Z] 9d29a5efb344: Preparing [2024-10-01T07:29:48.939Z] da4c8807f313: Preparing [2024-10-01T07:29:48.939Z] 412f3f783004: Preparing [2024-10-01T07:29:48.939Z] 6b9c762d85d2: Preparing [2024-10-01T07:29:48.939Z] e1fc9c493e45: Preparing [2024-10-01T07:29:48.939Z] 412f3f783004: Waiting [2024-10-01T07:29:48.939Z] 31623c43ead0: Preparing [2024-10-01T07:29:48.939Z] 6b9c762d85d2: Waiting [2024-10-01T07:29:48.939Z] 2f533bc85e88: Preparing [2024-10-01T07:29:48.939Z] 1a69dccae142: Preparing [2024-10-01T07:29:48.939Z] d62a02444d39: Preparing [2024-10-01T07:29:48.939Z] 1a69dccae142: Waiting [2024-10-01T07:29:48.939Z] 2f533bc85e88: Waiting [2024-10-01T07:29:48.939Z] d62a02444d39: Waiting [2024-10-01T07:29:48.939Z] 31623c43ead0: Waiting [2024-10-01T07:29:48.939Z] d6f18658e206: Pushed [2024-10-01T07:29:48.939Z] da4c8807f313: Pushed [2024-10-01T07:29:48.939Z] 1dc875f5fecb: Pushed [2024-10-01T07:29:48.939Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:48.939Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:48.939Z] 412f3f783004: Pushed [2024-10-01T07:29:49.197Z] 6b9c762d85d2: Pushed [2024-10-01T07:29:49.197Z] d62a02444d39: Layer already exists [2024-10-01T07:29:49.197Z] 2f533bc85e88: Pushed [2024-10-01T07:29:49.762Z] 9d29a5efb344: Pushed [2024-10-01T07:29:50.330Z] a1d0a54c2427: Pushed [2024-10-01T07:29:50.330Z] 1a69dccae142: Pushed [2024-10-01T07:29:50.330Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:50.684Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:51.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-01T07:29:51.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T07:29:51.014Z] 1dc875f5fecb: Preparing [2024-10-01T07:29:51.014Z] d6f18658e206: Preparing [2024-10-01T07:29:51.014Z] a1d0a54c2427: Preparing [2024-10-01T07:29:51.014Z] 9d29a5efb344: Preparing [2024-10-01T07:29:51.014Z] da4c8807f313: Preparing [2024-10-01T07:29:51.014Z] 412f3f783004: Preparing [2024-10-01T07:29:51.014Z] 6b9c762d85d2: Preparing [2024-10-01T07:29:51.014Z] e1fc9c493e45: Preparing [2024-10-01T07:29:51.014Z] 31623c43ead0: Preparing [2024-10-01T07:29:51.014Z] 2f533bc85e88: Preparing [2024-10-01T07:29:51.014Z] 1a69dccae142: Preparing [2024-10-01T07:29:51.014Z] d62a02444d39: Preparing [2024-10-01T07:29:51.014Z] 412f3f783004: Waiting [2024-10-01T07:29:51.014Z] 6b9c762d85d2: Waiting [2024-10-01T07:29:51.014Z] e1fc9c493e45: Waiting [2024-10-01T07:29:51.014Z] 31623c43ead0: Waiting [2024-10-01T07:29:51.014Z] d62a02444d39: Waiting [2024-10-01T07:29:51.014Z] 2f533bc85e88: Waiting [2024-10-01T07:29:51.014Z] 1a69dccae142: Waiting [2024-10-01T07:29:51.014Z] d6f18658e206: Layer already exists [2024-10-01T07:29:51.014Z] da4c8807f313: Layer already exists [2024-10-01T07:29:51.014Z] 1dc875f5fecb: Layer already exists [2024-10-01T07:29:51.014Z] 9d29a5efb344: Layer already exists [2024-10-01T07:29:51.014Z] a1d0a54c2427: Layer already exists [2024-10-01T07:29:51.014Z] 412f3f783004: Layer already exists [2024-10-01T07:29:51.014Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:51.014Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:51.014Z] 6b9c762d85d2: Layer already exists [2024-10-01T07:29:51.014Z] 2f533bc85e88: Layer already exists [2024-10-01T07:29:51.014Z] d62a02444d39: Layer already exists [2024-10-01T07:29:51.014Z] 1a69dccae142: Layer already exists [2024-10-01T07:29:51.014Z] latest: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:51.342Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:51.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.85 [2024-10-01T07:29:51.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T07:29:51.667Z] 1dc875f5fecb: Preparing [2024-10-01T07:29:51.667Z] d6f18658e206: Preparing [2024-10-01T07:29:51.667Z] a1d0a54c2427: Preparing [2024-10-01T07:29:51.667Z] 9d29a5efb344: Preparing [2024-10-01T07:29:51.667Z] da4c8807f313: Preparing [2024-10-01T07:29:51.667Z] 412f3f783004: Preparing [2024-10-01T07:29:51.667Z] 6b9c762d85d2: Preparing [2024-10-01T07:29:51.667Z] e1fc9c493e45: Preparing [2024-10-01T07:29:51.667Z] 31623c43ead0: Preparing [2024-10-01T07:29:51.667Z] 2f533bc85e88: Preparing [2024-10-01T07:29:51.667Z] 1a69dccae142: Preparing [2024-10-01T07:29:51.667Z] d62a02444d39: Preparing [2024-10-01T07:29:51.667Z] 6b9c762d85d2: Waiting [2024-10-01T07:29:51.667Z] 2f533bc85e88: Waiting [2024-10-01T07:29:51.667Z] e1fc9c493e45: Waiting [2024-10-01T07:29:51.667Z] 31623c43ead0: Waiting [2024-10-01T07:29:51.667Z] 1a69dccae142: Waiting [2024-10-01T07:29:51.667Z] 412f3f783004: Waiting [2024-10-01T07:29:51.667Z] 1dc875f5fecb: Layer already exists [2024-10-01T07:29:51.667Z] a1d0a54c2427: Layer already exists [2024-10-01T07:29:51.667Z] d6f18658e206: Layer already exists [2024-10-01T07:29:51.667Z] da4c8807f313: Layer already exists [2024-10-01T07:29:51.667Z] 9d29a5efb344: Layer already exists [2024-10-01T07:29:51.667Z] 6b9c762d85d2: Layer already exists [2024-10-01T07:29:51.667Z] 412f3f783004: Layer already exists [2024-10-01T07:29:51.667Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:51.667Z] 2f533bc85e88: Layer already exists [2024-10-01T07:29:51.667Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:51.667Z] 1a69dccae142: Layer already exists [2024-10-01T07:29:51.667Z] d62a02444d39: Layer already exists [2024-10-01T07:29:51.667Z] 3.2.0-dev.85: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:52.011Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:52.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:52.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T07:29:52.339Z] 1dc875f5fecb: Preparing [2024-10-01T07:29:52.339Z] d6f18658e206: Preparing [2024-10-01T07:29:52.339Z] a1d0a54c2427: Preparing [2024-10-01T07:29:52.339Z] 9d29a5efb344: Preparing [2024-10-01T07:29:52.339Z] da4c8807f313: Preparing [2024-10-01T07:29:52.339Z] 412f3f783004: Preparing [2024-10-01T07:29:52.339Z] 6b9c762d85d2: Preparing [2024-10-01T07:29:52.339Z] e1fc9c493e45: Preparing [2024-10-01T07:29:52.339Z] 31623c43ead0: Preparing [2024-10-01T07:29:52.339Z] 2f533bc85e88: Preparing [2024-10-01T07:29:52.339Z] 1a69dccae142: Preparing [2024-10-01T07:29:52.339Z] d62a02444d39: Preparing [2024-10-01T07:29:52.339Z] 412f3f783004: Waiting [2024-10-01T07:29:52.339Z] 6b9c762d85d2: Waiting [2024-10-01T07:29:52.339Z] e1fc9c493e45: Waiting [2024-10-01T07:29:52.339Z] 31623c43ead0: Waiting [2024-10-01T07:29:52.339Z] 2f533bc85e88: Waiting [2024-10-01T07:29:52.339Z] 1a69dccae142: Waiting [2024-10-01T07:29:52.339Z] d62a02444d39: Waiting [2024-10-01T07:29:52.339Z] a1d0a54c2427: Layer already exists [2024-10-01T07:29:52.339Z] da4c8807f313: Layer already exists [2024-10-01T07:29:52.339Z] 9d29a5efb344: Layer already exists [2024-10-01T07:29:52.339Z] 1dc875f5fecb: Layer already exists [2024-10-01T07:29:52.339Z] d6f18658e206: Layer already exists [2024-10-01T07:29:52.339Z] 412f3f783004: Layer already exists [2024-10-01T07:29:52.339Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:52.339Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:52.339Z] 6b9c762d85d2: Layer already exists [2024-10-01T07:29:52.339Z] 2f533bc85e88: Layer already exists [2024-10-01T07:29:52.339Z] 1a69dccae142: Layer already exists [2024-10-01T07:29:52.339Z] d62a02444d39: Layer already exists [2024-10-01T07:29:52.339Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:52.674Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:53.001Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-01T07:29:53.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-01T07:29:53.001Z] 1dc875f5fecb: Preparing [2024-10-01T07:29:53.001Z] d6f18658e206: Preparing [2024-10-01T07:29:53.001Z] a1d0a54c2427: Preparing [2024-10-01T07:29:53.001Z] 9d29a5efb344: Preparing [2024-10-01T07:29:53.001Z] da4c8807f313: Preparing [2024-10-01T07:29:53.001Z] 412f3f783004: Preparing [2024-10-01T07:29:53.001Z] 6b9c762d85d2: Preparing [2024-10-01T07:29:53.001Z] e1fc9c493e45: Preparing [2024-10-01T07:29:53.001Z] 31623c43ead0: Preparing [2024-10-01T07:29:53.001Z] 2f533bc85e88: Preparing [2024-10-01T07:29:53.001Z] 1a69dccae142: Preparing [2024-10-01T07:29:53.001Z] d62a02444d39: Preparing [2024-10-01T07:29:53.001Z] e1fc9c493e45: Waiting [2024-10-01T07:29:53.001Z] 31623c43ead0: Waiting [2024-10-01T07:29:53.001Z] 2f533bc85e88: Waiting [2024-10-01T07:29:53.001Z] 6b9c762d85d2: Waiting [2024-10-01T07:29:53.001Z] 412f3f783004: Waiting [2024-10-01T07:29:53.001Z] d62a02444d39: Waiting [2024-10-01T07:29:53.001Z] 1a69dccae142: Waiting [2024-10-01T07:29:53.001Z] 9d29a5efb344: Layer already exists [2024-10-01T07:29:53.001Z] a1d0a54c2427: Layer already exists [2024-10-01T07:29:53.001Z] d6f18658e206: Layer already exists [2024-10-01T07:29:53.001Z] 1dc875f5fecb: Layer already exists [2024-10-01T07:29:53.001Z] da4c8807f313: Layer already exists [2024-10-01T07:29:53.001Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:53.001Z] 6b9c762d85d2: Layer already exists [2024-10-01T07:29:53.001Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:53.001Z] 412f3f783004: Layer already exists [2024-10-01T07:29:53.001Z] 2f533bc85e88: Layer already exists [2024-10-01T07:29:53.001Z] 1a69dccae142: Layer already exists [2024-10-01T07:29:53.001Z] d62a02444d39: Layer already exists [2024-10-01T07:29:53.001Z] main: digest: sha256:d11de95f979453656d392e9a9fc6da03f929de90b9522d673aa4dfdf9ce96da8 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:53.088Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:53.100Z] taggedImages: [2024-10-01T07:29:53.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:53.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-01T07:29:53.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.85 [2024-10-01T07:29:53.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:53.100Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-01T07:29:53.124Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-01T07:29:53.124Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:53.124Z] latest [2024-10-01T07:29:53.124Z] 3.2.0-dev.85 [2024-10-01T07:29:53.124Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:53.124Z] main [2024-10-01T07:29:53.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:53.463Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:53.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:53.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T07:29:53.789Z] 422320da1e28: Preparing [2024-10-01T07:29:53.789Z] e391b6ddc4c2: Preparing [2024-10-01T07:29:53.789Z] e1fc9c493e45: Preparing [2024-10-01T07:29:53.789Z] 31623c43ead0: Preparing [2024-10-01T07:29:53.789Z] 22189ad8a81a: Preparing [2024-10-01T07:29:53.789Z] ea4d7e5bef62: Preparing [2024-10-01T07:29:53.789Z] d62a02444d39: Preparing [2024-10-01T07:29:53.789Z] ea4d7e5bef62: Waiting [2024-10-01T07:29:53.789Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:53.789Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:53.789Z] d62a02444d39: Layer already exists [2024-10-01T07:29:53.789Z] 422320da1e28: Pushed [2024-10-01T07:29:53.789Z] 22189ad8a81a: Pushed [2024-10-01T07:29:54.728Z] ea4d7e5bef62: Pushed [2024-10-01T07:29:55.668Z] e391b6ddc4c2: Pushed [2024-10-01T07:29:55.929Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:56.262Z] + 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-10-01T07:29:56.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-01T07:29:56.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T07:29:56.591Z] 422320da1e28: Preparing [2024-10-01T07:29:56.591Z] e391b6ddc4c2: Preparing [2024-10-01T07:29:56.591Z] e1fc9c493e45: Preparing [2024-10-01T07:29:56.591Z] 31623c43ead0: Preparing [2024-10-01T07:29:56.591Z] 22189ad8a81a: Preparing [2024-10-01T07:29:56.591Z] ea4d7e5bef62: Preparing [2024-10-01T07:29:56.591Z] d62a02444d39: Preparing [2024-10-01T07:29:56.591Z] ea4d7e5bef62: Waiting [2024-10-01T07:29:56.591Z] d62a02444d39: Waiting [2024-10-01T07:29:56.591Z] 22189ad8a81a: Layer already exists [2024-10-01T07:29:56.591Z] 422320da1e28: Layer already exists [2024-10-01T07:29:56.591Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:56.591Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:56.591Z] e391b6ddc4c2: Layer already exists [2024-10-01T07:29:56.591Z] ea4d7e5bef62: Layer already exists [2024-10-01T07:29:56.591Z] d62a02444d39: Layer already exists [2024-10-01T07:29:56.591Z] latest: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:56.934Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:57.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.85 [2024-10-01T07:29:57.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T07:29:57.260Z] 422320da1e28: Preparing [2024-10-01T07:29:57.260Z] e391b6ddc4c2: Preparing [2024-10-01T07:29:57.260Z] e1fc9c493e45: Preparing [2024-10-01T07:29:57.260Z] 31623c43ead0: Preparing [2024-10-01T07:29:57.260Z] 22189ad8a81a: Preparing [2024-10-01T07:29:57.260Z] ea4d7e5bef62: Preparing [2024-10-01T07:29:57.260Z] d62a02444d39: Preparing [2024-10-01T07:29:57.260Z] ea4d7e5bef62: Waiting [2024-10-01T07:29:57.260Z] d62a02444d39: Waiting [2024-10-01T07:29:57.260Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:57.260Z] 422320da1e28: Layer already exists [2024-10-01T07:29:57.260Z] e391b6ddc4c2: Layer already exists [2024-10-01T07:29:57.260Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:57.260Z] 22189ad8a81a: Layer already exists [2024-10-01T07:29:57.260Z] ea4d7e5bef62: Layer already exists [2024-10-01T07:29:57.260Z] d62a02444d39: Layer already exists [2024-10-01T07:29:57.260Z] 3.2.0-dev.85: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:57.595Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:57.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:57.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T07:29:57.920Z] 422320da1e28: Preparing [2024-10-01T07:29:57.920Z] e391b6ddc4c2: Preparing [2024-10-01T07:29:57.920Z] e1fc9c493e45: Preparing [2024-10-01T07:29:57.920Z] 31623c43ead0: Preparing [2024-10-01T07:29:57.920Z] 22189ad8a81a: Preparing [2024-10-01T07:29:57.920Z] ea4d7e5bef62: Preparing [2024-10-01T07:29:57.920Z] d62a02444d39: Preparing [2024-10-01T07:29:57.920Z] ea4d7e5bef62: Waiting [2024-10-01T07:29:57.920Z] d62a02444d39: Waiting [2024-10-01T07:29:57.920Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:57.920Z] 422320da1e28: Layer already exists [2024-10-01T07:29:57.920Z] e391b6ddc4c2: Layer already exists [2024-10-01T07:29:57.920Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:57.920Z] 22189ad8a81a: Layer already exists [2024-10-01T07:29:57.920Z] ea4d7e5bef62: Layer already exists [2024-10-01T07:29:57.920Z] d62a02444d39: Layer already exists [2024-10-01T07:29:57.920Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:58.248Z] + 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-10-01T07:29:58.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-01T07:29:58.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-01T07:29:58.574Z] 422320da1e28: Preparing [2024-10-01T07:29:58.574Z] e391b6ddc4c2: Preparing [2024-10-01T07:29:58.574Z] e1fc9c493e45: Preparing [2024-10-01T07:29:58.574Z] 31623c43ead0: Preparing [2024-10-01T07:29:58.574Z] 22189ad8a81a: Preparing [2024-10-01T07:29:58.574Z] ea4d7e5bef62: Preparing [2024-10-01T07:29:58.574Z] d62a02444d39: Preparing [2024-10-01T07:29:58.574Z] ea4d7e5bef62: Waiting [2024-10-01T07:29:58.574Z] d62a02444d39: Waiting [2024-10-01T07:29:58.574Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:58.574Z] 422320da1e28: Layer already exists [2024-10-01T07:29:58.574Z] 22189ad8a81a: Layer already exists [2024-10-01T07:29:58.574Z] e391b6ddc4c2: Layer already exists [2024-10-01T07:29:58.574Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:58.574Z] ea4d7e5bef62: Layer already exists [2024-10-01T07:29:58.574Z] d62a02444d39: Layer already exists [2024-10-01T07:29:58.574Z] main: digest: sha256:510fe827a38c5ea9961e8391f03866c0157838b9f9990943bf168d4f0e7a0d5d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:29:58.660Z] ===================================================== [Pipeline] echo [2024-10-01T07:29:58.674Z] taggedImages: [2024-10-01T07:29:58.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:58.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-01T07:29:58.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.85 [2024-10-01T07:29:58.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:58.674Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-01T07:29:58.706Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-01T07:29:58.706Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:58.706Z] latest [2024-10-01T07:29:58.706Z] 3.2.0-dev.85 [2024-10-01T07:29:58.706Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:29:58.706Z] main [2024-10-01T07:29:58.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:59.059Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:29:59.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:29:59.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T07:29:59.389Z] b7c58f67b310: Preparing [2024-10-01T07:29:59.389Z] 344fe574c292: Preparing [2024-10-01T07:29:59.389Z] 6cc49f8c1b75: Preparing [2024-10-01T07:29:59.389Z] e1fc9c493e45: Preparing [2024-10-01T07:29:59.389Z] 31623c43ead0: Preparing [2024-10-01T07:29:59.389Z] cf7376487a53: Preparing [2024-10-01T07:29:59.389Z] 243df51c6210: Preparing [2024-10-01T07:29:59.389Z] f895ad6149f9: Preparing [2024-10-01T07:29:59.389Z] d5a53b2e1deb: Preparing [2024-10-01T07:29:59.389Z] d62a02444d39: Preparing [2024-10-01T07:29:59.389Z] cf7376487a53: Waiting [2024-10-01T07:29:59.389Z] 243df51c6210: Waiting [2024-10-01T07:29:59.389Z] f895ad6149f9: Waiting [2024-10-01T07:29:59.389Z] d62a02444d39: Waiting [2024-10-01T07:29:59.389Z] d5a53b2e1deb: Waiting [2024-10-01T07:29:59.389Z] 31623c43ead0: Layer already exists [2024-10-01T07:29:59.389Z] e1fc9c493e45: Layer already exists [2024-10-01T07:29:59.389Z] b7c58f67b310: Pushed [2024-10-01T07:29:59.389Z] 344fe574c292: Pushed [2024-10-01T07:29:59.389Z] 6cc49f8c1b75: Pushed [2024-10-01T07:29:59.389Z] d62a02444d39: Layer already exists [2024-10-01T07:29:59.389Z] f895ad6149f9: Pushed [2024-10-01T07:29:59.956Z] d5a53b2e1deb: Pushed [2024-10-01T07:30:05.230Z] 243df51c6210: Pushed [2024-10-01T07:30:09.420Z] cf7376487a53: Pushed [2024-10-01T07:30:09.420Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:09.749Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:10.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-01T07:30:10.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T07:30:10.075Z] b7c58f67b310: Preparing [2024-10-01T07:30:10.075Z] 344fe574c292: Preparing [2024-10-01T07:30:10.075Z] 6cc49f8c1b75: Preparing [2024-10-01T07:30:10.075Z] e1fc9c493e45: Preparing [2024-10-01T07:30:10.075Z] 31623c43ead0: Preparing [2024-10-01T07:30:10.075Z] cf7376487a53: Preparing [2024-10-01T07:30:10.075Z] 243df51c6210: Preparing [2024-10-01T07:30:10.075Z] f895ad6149f9: Preparing [2024-10-01T07:30:10.075Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:10.075Z] d62a02444d39: Preparing [2024-10-01T07:30:10.075Z] cf7376487a53: Waiting [2024-10-01T07:30:10.075Z] 243df51c6210: Waiting [2024-10-01T07:30:10.075Z] f895ad6149f9: Waiting [2024-10-01T07:30:10.075Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:10.075Z] d62a02444d39: Waiting [2024-10-01T07:30:10.075Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:10.075Z] b7c58f67b310: Layer already exists [2024-10-01T07:30:10.075Z] 6cc49f8c1b75: Layer already exists [2024-10-01T07:30:10.075Z] 344fe574c292: Layer already exists [2024-10-01T07:30:10.075Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:10.075Z] cf7376487a53: Layer already exists [2024-10-01T07:30:10.075Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:10.075Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:10.075Z] 243df51c6210: Layer already exists [2024-10-01T07:30:10.075Z] d62a02444d39: Layer already exists [2024-10-01T07:30:10.075Z] latest: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:10.409Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:10.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.85 [2024-10-01T07:30:10.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T07:30:10.742Z] b7c58f67b310: Preparing [2024-10-01T07:30:10.742Z] 344fe574c292: Preparing [2024-10-01T07:30:10.742Z] 6cc49f8c1b75: Preparing [2024-10-01T07:30:10.742Z] e1fc9c493e45: Preparing [2024-10-01T07:30:10.742Z] 31623c43ead0: Preparing [2024-10-01T07:30:10.742Z] cf7376487a53: Preparing [2024-10-01T07:30:10.742Z] 243df51c6210: Preparing [2024-10-01T07:30:10.742Z] f895ad6149f9: Preparing [2024-10-01T07:30:10.742Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:10.742Z] d62a02444d39: Preparing [2024-10-01T07:30:10.742Z] 243df51c6210: Waiting [2024-10-01T07:30:10.742Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:10.742Z] f895ad6149f9: Waiting [2024-10-01T07:30:10.742Z] d62a02444d39: Waiting [2024-10-01T07:30:10.742Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:10.742Z] b7c58f67b310: Layer already exists [2024-10-01T07:30:10.742Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:10.742Z] 6cc49f8c1b75: Layer already exists [2024-10-01T07:30:10.742Z] 344fe574c292: Layer already exists [2024-10-01T07:30:10.742Z] 243df51c6210: Layer already exists [2024-10-01T07:30:10.742Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:10.742Z] cf7376487a53: Layer already exists [2024-10-01T07:30:10.742Z] d62a02444d39: Layer already exists [2024-10-01T07:30:10.742Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:10.742Z] 3.2.0-dev.85: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:11.061Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:11.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:11.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T07:30:11.377Z] b7c58f67b310: Preparing [2024-10-01T07:30:11.377Z] 344fe574c292: Preparing [2024-10-01T07:30:11.377Z] 6cc49f8c1b75: Preparing [2024-10-01T07:30:11.377Z] e1fc9c493e45: Preparing [2024-10-01T07:30:11.377Z] 31623c43ead0: Preparing [2024-10-01T07:30:11.377Z] cf7376487a53: Preparing [2024-10-01T07:30:11.377Z] 243df51c6210: Preparing [2024-10-01T07:30:11.377Z] f895ad6149f9: Preparing [2024-10-01T07:30:11.377Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:11.377Z] d62a02444d39: Preparing [2024-10-01T07:30:11.377Z] 243df51c6210: Waiting [2024-10-01T07:30:11.377Z] f895ad6149f9: Waiting [2024-10-01T07:30:11.377Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:11.377Z] cf7376487a53: Waiting [2024-10-01T07:30:11.377Z] d62a02444d39: Waiting [2024-10-01T07:30:11.377Z] 344fe574c292: Layer already exists [2024-10-01T07:30:11.377Z] b7c58f67b310: Layer already exists [2024-10-01T07:30:11.377Z] 6cc49f8c1b75: Layer already exists [2024-10-01T07:30:11.377Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:11.377Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:11.377Z] 243df51c6210: Layer already exists [2024-10-01T07:30:11.377Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:11.377Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:11.377Z] cf7376487a53: Layer already exists [2024-10-01T07:30:11.377Z] d62a02444d39: Layer already exists [2024-10-01T07:30:11.377Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:11.713Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:12.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-01T07:30:12.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-01T07:30:12.034Z] b7c58f67b310: Preparing [2024-10-01T07:30:12.034Z] 344fe574c292: Preparing [2024-10-01T07:30:12.034Z] 6cc49f8c1b75: Preparing [2024-10-01T07:30:12.034Z] e1fc9c493e45: Preparing [2024-10-01T07:30:12.034Z] 31623c43ead0: Preparing [2024-10-01T07:30:12.034Z] cf7376487a53: Preparing [2024-10-01T07:30:12.034Z] 243df51c6210: Preparing [2024-10-01T07:30:12.034Z] f895ad6149f9: Preparing [2024-10-01T07:30:12.034Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:12.034Z] d62a02444d39: Preparing [2024-10-01T07:30:12.034Z] cf7376487a53: Waiting [2024-10-01T07:30:12.034Z] 243df51c6210: Waiting [2024-10-01T07:30:12.034Z] f895ad6149f9: Waiting [2024-10-01T07:30:12.034Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:12.034Z] d62a02444d39: Waiting [2024-10-01T07:30:12.034Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:12.034Z] 344fe574c292: Layer already exists [2024-10-01T07:30:12.034Z] 6cc49f8c1b75: Layer already exists [2024-10-01T07:30:12.034Z] b7c58f67b310: Layer already exists [2024-10-01T07:30:12.034Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:12.034Z] cf7376487a53: Layer already exists [2024-10-01T07:30:12.034Z] 243df51c6210: Layer already exists [2024-10-01T07:30:12.034Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:12.034Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:12.034Z] d62a02444d39: Layer already exists [2024-10-01T07:30:12.034Z] main: digest: sha256:4e9eef7252f597acb18aa2e2a0b1610cab3786e26962b78ad5d03aafa54fbd15 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:30:12.119Z] ===================================================== [Pipeline] echo [2024-10-01T07:30:12.134Z] taggedImages: [2024-10-01T07:30:12.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:12.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-01T07:30:12.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.85 [2024-10-01T07:30:12.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:12.134Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-01T07:30:12.164Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-01T07:30:12.164Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:12.164Z] latest [2024-10-01T07:30:12.164Z] 3.2.0-dev.85 [2024-10-01T07:30:12.164Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:12.164Z] main [2024-10-01T07:30:12.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:12.501Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:12.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:12.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T07:30:12.829Z] 8fd3d4f79c04: Preparing [2024-10-01T07:30:12.829Z] 6dfd1b8c419b: Preparing [2024-10-01T07:30:12.829Z] 15997064d332: Preparing [2024-10-01T07:30:12.829Z] e1fc9c493e45: Preparing [2024-10-01T07:30:12.829Z] 31623c43ead0: Preparing [2024-10-01T07:30:12.829Z] b20e2adf50ea: Preparing [2024-10-01T07:30:12.829Z] e7ee2131a077: Preparing [2024-10-01T07:30:12.829Z] e6418352ae72: Preparing [2024-10-01T07:30:12.829Z] d62a02444d39: Preparing [2024-10-01T07:30:12.829Z] b20e2adf50ea: Waiting [2024-10-01T07:30:12.829Z] e7ee2131a077: Waiting [2024-10-01T07:30:12.829Z] e6418352ae72: Waiting [2024-10-01T07:30:12.829Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:12.829Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:12.829Z] 6dfd1b8c419b: Pushed [2024-10-01T07:30:12.829Z] 15997064d332: Pushed [2024-10-01T07:30:12.829Z] e7ee2131a077: Pushed [2024-10-01T07:30:12.829Z] 8fd3d4f79c04: Pushed [2024-10-01T07:30:12.829Z] d62a02444d39: Layer already exists [2024-10-01T07:30:13.088Z] e6418352ae72: Pushed [2024-10-01T07:30:23.069Z] b20e2adf50ea: Pushed [2024-10-01T07:30:23.069Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:23.410Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:23.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-01T07:30:23.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T07:30:23.746Z] 8fd3d4f79c04: Preparing [2024-10-01T07:30:23.746Z] 6dfd1b8c419b: Preparing [2024-10-01T07:30:23.746Z] 15997064d332: Preparing [2024-10-01T07:30:23.746Z] e1fc9c493e45: Preparing [2024-10-01T07:30:23.746Z] 31623c43ead0: Preparing [2024-10-01T07:30:23.746Z] b20e2adf50ea: Preparing [2024-10-01T07:30:23.746Z] e7ee2131a077: Preparing [2024-10-01T07:30:23.746Z] e6418352ae72: Preparing [2024-10-01T07:30:23.746Z] d62a02444d39: Preparing [2024-10-01T07:30:23.746Z] b20e2adf50ea: Waiting [2024-10-01T07:30:23.746Z] e7ee2131a077: Waiting [2024-10-01T07:30:23.746Z] e6418352ae72: Waiting [2024-10-01T07:30:23.747Z] d62a02444d39: Waiting [2024-10-01T07:30:23.747Z] 6dfd1b8c419b: Layer already exists [2024-10-01T07:30:23.747Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:23.747Z] 15997064d332: Layer already exists [2024-10-01T07:30:23.747Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:23.747Z] 8fd3d4f79c04: Layer already exists [2024-10-01T07:30:23.747Z] b20e2adf50ea: Layer already exists [2024-10-01T07:30:23.747Z] e6418352ae72: Layer already exists [2024-10-01T07:30:23.747Z] e7ee2131a077: Layer already exists [2024-10-01T07:30:23.747Z] d62a02444d39: Layer already exists [2024-10-01T07:30:23.747Z] latest: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:24.086Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:24.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.85 [2024-10-01T07:30:24.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T07:30:24.418Z] 8fd3d4f79c04: Preparing [2024-10-01T07:30:24.418Z] 6dfd1b8c419b: Preparing [2024-10-01T07:30:24.418Z] 15997064d332: Preparing [2024-10-01T07:30:24.418Z] e1fc9c493e45: Preparing [2024-10-01T07:30:24.418Z] 31623c43ead0: Preparing [2024-10-01T07:30:24.418Z] b20e2adf50ea: Preparing [2024-10-01T07:30:24.418Z] e7ee2131a077: Preparing [2024-10-01T07:30:24.418Z] e6418352ae72: Preparing [2024-10-01T07:30:24.418Z] d62a02444d39: Preparing [2024-10-01T07:30:24.418Z] b20e2adf50ea: Waiting [2024-10-01T07:30:24.418Z] e6418352ae72: Waiting [2024-10-01T07:30:24.418Z] e7ee2131a077: Waiting [2024-10-01T07:30:24.418Z] d62a02444d39: Waiting [2024-10-01T07:30:24.418Z] 6dfd1b8c419b: Layer already exists [2024-10-01T07:30:24.418Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:24.418Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:24.418Z] 8fd3d4f79c04: Layer already exists [2024-10-01T07:30:24.418Z] 15997064d332: Layer already exists [2024-10-01T07:30:24.418Z] e6418352ae72: Layer already exists [2024-10-01T07:30:24.418Z] b20e2adf50ea: Layer already exists [2024-10-01T07:30:24.418Z] e7ee2131a077: Layer already exists [2024-10-01T07:30:24.418Z] d62a02444d39: Layer already exists [2024-10-01T07:30:24.418Z] 3.2.0-dev.85: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:24.752Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:25.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:25.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T07:30:25.078Z] 8fd3d4f79c04: Preparing [2024-10-01T07:30:25.078Z] 6dfd1b8c419b: Preparing [2024-10-01T07:30:25.078Z] 15997064d332: Preparing [2024-10-01T07:30:25.078Z] e1fc9c493e45: Preparing [2024-10-01T07:30:25.078Z] 31623c43ead0: Preparing [2024-10-01T07:30:25.078Z] b20e2adf50ea: Preparing [2024-10-01T07:30:25.078Z] e7ee2131a077: Preparing [2024-10-01T07:30:25.078Z] e6418352ae72: Preparing [2024-10-01T07:30:25.078Z] d62a02444d39: Preparing [2024-10-01T07:30:25.078Z] e7ee2131a077: Waiting [2024-10-01T07:30:25.078Z] b20e2adf50ea: Waiting [2024-10-01T07:30:25.078Z] e6418352ae72: Waiting [2024-10-01T07:30:25.078Z] 8fd3d4f79c04: Layer already exists [2024-10-01T07:30:25.078Z] 15997064d332: Layer already exists [2024-10-01T07:30:25.078Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:25.078Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:25.078Z] 6dfd1b8c419b: Layer already exists [2024-10-01T07:30:25.078Z] e6418352ae72: Layer already exists [2024-10-01T07:30:25.078Z] e7ee2131a077: Layer already exists [2024-10-01T07:30:25.078Z] b20e2adf50ea: Layer already exists [2024-10-01T07:30:25.078Z] d62a02444d39: Layer already exists [2024-10-01T07:30:25.078Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:25.409Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:25.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-01T07:30:25.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-01T07:30:25.728Z] 8fd3d4f79c04: Preparing [2024-10-01T07:30:25.728Z] 6dfd1b8c419b: Preparing [2024-10-01T07:30:25.728Z] 15997064d332: Preparing [2024-10-01T07:30:25.728Z] e1fc9c493e45: Preparing [2024-10-01T07:30:25.728Z] 31623c43ead0: Preparing [2024-10-01T07:30:25.728Z] b20e2adf50ea: Preparing [2024-10-01T07:30:25.728Z] e7ee2131a077: Preparing [2024-10-01T07:30:25.728Z] e6418352ae72: Preparing [2024-10-01T07:30:25.728Z] d62a02444d39: Preparing [2024-10-01T07:30:25.728Z] b20e2adf50ea: Waiting [2024-10-01T07:30:25.728Z] e6418352ae72: Waiting [2024-10-01T07:30:25.728Z] e7ee2131a077: Waiting [2024-10-01T07:30:25.728Z] d62a02444d39: Waiting [2024-10-01T07:30:25.728Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:25.728Z] 8fd3d4f79c04: Layer already exists [2024-10-01T07:30:25.728Z] 15997064d332: Layer already exists [2024-10-01T07:30:25.728Z] 6dfd1b8c419b: Layer already exists [2024-10-01T07:30:25.728Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:25.728Z] e6418352ae72: Layer already exists [2024-10-01T07:30:25.728Z] b20e2adf50ea: Layer already exists [2024-10-01T07:30:25.728Z] e7ee2131a077: Layer already exists [2024-10-01T07:30:25.728Z] d62a02444d39: Layer already exists [2024-10-01T07:30:25.728Z] main: digest: sha256:abc8bffaa9244540c54e616bc6e808f33ab42fb0fbc4f441c245bb8a028d6e7d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:30:25.796Z] ===================================================== [Pipeline] echo [2024-10-01T07:30:25.807Z] taggedImages: [2024-10-01T07:30:25.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:25.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-01T07:30:25.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.85 [2024-10-01T07:30:25.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:25.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-01T07:30:25.837Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-01T07:30:25.837Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:25.837Z] latest [2024-10-01T07:30:25.837Z] 3.2.0-dev.85 [2024-10-01T07:30:25.837Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:25.837Z] main [2024-10-01T07:30:25.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:26.188Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:26.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:26.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T07:30:26.520Z] 0b12aaabbcf7: Preparing [2024-10-01T07:30:26.520Z] 2beee55a71f4: Preparing [2024-10-01T07:30:26.520Z] cd9a61a5d20a: Preparing [2024-10-01T07:30:26.520Z] e1fc9c493e45: Preparing [2024-10-01T07:30:26.520Z] 31623c43ead0: Preparing [2024-10-01T07:30:26.520Z] c838ac4c8579: Preparing [2024-10-01T07:30:26.520Z] f895ad6149f9: Preparing [2024-10-01T07:30:26.520Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:26.520Z] d62a02444d39: Preparing [2024-10-01T07:30:26.520Z] c838ac4c8579: Waiting [2024-10-01T07:30:26.520Z] f895ad6149f9: Waiting [2024-10-01T07:30:26.520Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:26.520Z] d62a02444d39: Waiting [2024-10-01T07:30:26.520Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:26.520Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:26.520Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:26.520Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:26.520Z] d62a02444d39: Layer already exists [2024-10-01T07:30:26.520Z] 0b12aaabbcf7: Pushed [2024-10-01T07:30:26.520Z] 2beee55a71f4: Pushed [2024-10-01T07:30:26.520Z] cd9a61a5d20a: Pushed [2024-10-01T07:30:43.771Z] c838ac4c8579: Pushed [2024-10-01T07:30:43.771Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:44.115Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:44.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-01T07:30:44.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T07:30:44.451Z] 0b12aaabbcf7: Preparing [2024-10-01T07:30:44.451Z] 2beee55a71f4: Preparing [2024-10-01T07:30:44.451Z] cd9a61a5d20a: Preparing [2024-10-01T07:30:44.451Z] e1fc9c493e45: Preparing [2024-10-01T07:30:44.451Z] 31623c43ead0: Preparing [2024-10-01T07:30:44.451Z] c838ac4c8579: Preparing [2024-10-01T07:30:44.451Z] f895ad6149f9: Preparing [2024-10-01T07:30:44.451Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:44.451Z] d62a02444d39: Preparing [2024-10-01T07:30:44.451Z] c838ac4c8579: Waiting [2024-10-01T07:30:44.451Z] f895ad6149f9: Waiting [2024-10-01T07:30:44.451Z] d62a02444d39: Waiting [2024-10-01T07:30:44.451Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:44.451Z] cd9a61a5d20a: Layer already exists [2024-10-01T07:30:44.451Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:44.451Z] 0b12aaabbcf7: Layer already exists [2024-10-01T07:30:44.451Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:44.451Z] 2beee55a71f4: Layer already exists [2024-10-01T07:30:44.451Z] c838ac4c8579: Layer already exists [2024-10-01T07:30:44.451Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:44.451Z] d62a02444d39: Layer already exists [2024-10-01T07:30:44.451Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:44.451Z] latest: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:44.789Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:45.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.85 [2024-10-01T07:30:45.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T07:30:45.114Z] 0b12aaabbcf7: Preparing [2024-10-01T07:30:45.114Z] 2beee55a71f4: Preparing [2024-10-01T07:30:45.114Z] cd9a61a5d20a: Preparing [2024-10-01T07:30:45.114Z] e1fc9c493e45: Preparing [2024-10-01T07:30:45.114Z] 31623c43ead0: Preparing [2024-10-01T07:30:45.114Z] c838ac4c8579: Preparing [2024-10-01T07:30:45.114Z] f895ad6149f9: Preparing [2024-10-01T07:30:45.114Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:45.114Z] d62a02444d39: Preparing [2024-10-01T07:30:45.114Z] c838ac4c8579: Waiting [2024-10-01T07:30:45.114Z] f895ad6149f9: Waiting [2024-10-01T07:30:45.114Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:45.114Z] d62a02444d39: Waiting [2024-10-01T07:30:45.114Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:45.114Z] 0b12aaabbcf7: Layer already exists [2024-10-01T07:30:45.114Z] 2beee55a71f4: Layer already exists [2024-10-01T07:30:45.114Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:45.114Z] cd9a61a5d20a: Layer already exists [2024-10-01T07:30:45.114Z] c838ac4c8579: Layer already exists [2024-10-01T07:30:45.114Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:45.114Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:45.114Z] d62a02444d39: Layer already exists [2024-10-01T07:30:45.114Z] 3.2.0-dev.85: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:45.441Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:45.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:45.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T07:30:45.779Z] 0b12aaabbcf7: Preparing [2024-10-01T07:30:45.779Z] 2beee55a71f4: Preparing [2024-10-01T07:30:45.779Z] cd9a61a5d20a: Preparing [2024-10-01T07:30:45.779Z] e1fc9c493e45: Preparing [2024-10-01T07:30:45.779Z] 31623c43ead0: Preparing [2024-10-01T07:30:45.779Z] c838ac4c8579: Preparing [2024-10-01T07:30:45.779Z] f895ad6149f9: Preparing [2024-10-01T07:30:45.779Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:45.779Z] d62a02444d39: Preparing [2024-10-01T07:30:45.779Z] f895ad6149f9: Waiting [2024-10-01T07:30:45.779Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:45.779Z] c838ac4c8579: Waiting [2024-10-01T07:30:45.779Z] 0b12aaabbcf7: Layer already exists [2024-10-01T07:30:45.779Z] cd9a61a5d20a: Layer already exists [2024-10-01T07:30:45.779Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:45.779Z] 2beee55a71f4: Layer already exists [2024-10-01T07:30:45.779Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:45.779Z] c838ac4c8579: Layer already exists [2024-10-01T07:30:45.779Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:45.779Z] d62a02444d39: Layer already exists [2024-10-01T07:30:45.779Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:45.779Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:46.108Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:46.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-01T07:30:46.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-01T07:30:46.436Z] 0b12aaabbcf7: Preparing [2024-10-01T07:30:46.436Z] 2beee55a71f4: Preparing [2024-10-01T07:30:46.436Z] cd9a61a5d20a: Preparing [2024-10-01T07:30:46.436Z] e1fc9c493e45: Preparing [2024-10-01T07:30:46.436Z] 31623c43ead0: Preparing [2024-10-01T07:30:46.436Z] c838ac4c8579: Preparing [2024-10-01T07:30:46.436Z] f895ad6149f9: Preparing [2024-10-01T07:30:46.436Z] d5a53b2e1deb: Preparing [2024-10-01T07:30:46.436Z] d62a02444d39: Preparing [2024-10-01T07:30:46.436Z] c838ac4c8579: Waiting [2024-10-01T07:30:46.436Z] f895ad6149f9: Waiting [2024-10-01T07:30:46.436Z] d5a53b2e1deb: Waiting [2024-10-01T07:30:46.436Z] d62a02444d39: Waiting [2024-10-01T07:30:46.436Z] cd9a61a5d20a: Layer already exists [2024-10-01T07:30:46.436Z] 0b12aaabbcf7: Layer already exists [2024-10-01T07:30:46.436Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:46.436Z] 2beee55a71f4: Layer already exists [2024-10-01T07:30:46.436Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:46.436Z] c838ac4c8579: Layer already exists [2024-10-01T07:30:46.436Z] d62a02444d39: Layer already exists [2024-10-01T07:30:46.436Z] f895ad6149f9: Layer already exists [2024-10-01T07:30:46.436Z] d5a53b2e1deb: Layer already exists [2024-10-01T07:30:46.436Z] main: digest: sha256:8fb0351c9d61dd78b3376b1cc2924aa0a6836f22c47df1155103808d8c7ad63c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:30:46.516Z] ===================================================== [Pipeline] echo [2024-10-01T07:30:46.536Z] taggedImages: [2024-10-01T07:30:46.536Z] - nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:46.536Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-01T07:30:46.536Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.85 [2024-10-01T07:30:46.536Z] - nexus3.edgexfoundry.org:10004/security-spire-server:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:46.536Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-01T07:30:46.570Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-01T07:30:46.570Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:46.570Z] latest [2024-10-01T07:30:46.570Z] 3.2.0-dev.85 [2024-10-01T07:30:46.570Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:46.570Z] main [2024-10-01T07:30:46.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:46.920Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:47.254Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:47.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T07:30:47.254Z] e1ca9d8492a2: Preparing [2024-10-01T07:30:47.254Z] 9f0867cf179d: Preparing [2024-10-01T07:30:47.254Z] e1fc9c493e45: Preparing [2024-10-01T07:30:47.254Z] 31623c43ead0: Preparing [2024-10-01T07:30:47.254Z] 3bc4e6de5ac0: Preparing [2024-10-01T07:30:47.254Z] c56b372e2eb1: Preparing [2024-10-01T07:30:47.254Z] d62a02444d39: Preparing [2024-10-01T07:30:47.254Z] c56b372e2eb1: Waiting [2024-10-01T07:30:47.254Z] d62a02444d39: Waiting [2024-10-01T07:30:47.254Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:47.254Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:47.254Z] d62a02444d39: Layer already exists [2024-10-01T07:30:47.254Z] e1ca9d8492a2: Pushed [2024-10-01T07:30:47.254Z] 3bc4e6de5ac0: Pushed [2024-10-01T07:30:47.514Z] c56b372e2eb1: Pushed [2024-10-01T07:30:50.804Z] 9f0867cf179d: Pushed [2024-10-01T07:30:50.804Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:51.134Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:51.454Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-01T07:30:51.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T07:30:51.454Z] e1ca9d8492a2: Preparing [2024-10-01T07:30:51.454Z] 9f0867cf179d: Preparing [2024-10-01T07:30:51.454Z] e1fc9c493e45: Preparing [2024-10-01T07:30:51.454Z] 31623c43ead0: Preparing [2024-10-01T07:30:51.454Z] 3bc4e6de5ac0: Preparing [2024-10-01T07:30:51.454Z] c56b372e2eb1: Preparing [2024-10-01T07:30:51.454Z] d62a02444d39: Preparing [2024-10-01T07:30:51.454Z] c56b372e2eb1: Waiting [2024-10-01T07:30:51.454Z] d62a02444d39: Waiting [2024-10-01T07:30:51.454Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:51.454Z] 9f0867cf179d: Layer already exists [2024-10-01T07:30:51.454Z] e1ca9d8492a2: Layer already exists [2024-10-01T07:30:51.454Z] 3bc4e6de5ac0: Layer already exists [2024-10-01T07:30:51.454Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:51.454Z] c56b372e2eb1: Layer already exists [2024-10-01T07:30:51.454Z] d62a02444d39: Layer already exists [2024-10-01T07:30:51.454Z] latest: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:51.778Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:52.109Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.85 [2024-10-01T07:30:52.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T07:30:52.109Z] e1ca9d8492a2: Preparing [2024-10-01T07:30:52.109Z] 9f0867cf179d: Preparing [2024-10-01T07:30:52.109Z] e1fc9c493e45: Preparing [2024-10-01T07:30:52.109Z] 31623c43ead0: Preparing [2024-10-01T07:30:52.109Z] 3bc4e6de5ac0: Preparing [2024-10-01T07:30:52.109Z] c56b372e2eb1: Preparing [2024-10-01T07:30:52.109Z] d62a02444d39: Preparing [2024-10-01T07:30:52.109Z] c56b372e2eb1: Waiting [2024-10-01T07:30:52.109Z] d62a02444d39: Waiting [2024-10-01T07:30:52.109Z] 9f0867cf179d: Layer already exists [2024-10-01T07:30:52.109Z] 3bc4e6de5ac0: Layer already exists [2024-10-01T07:30:52.109Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:52.109Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:52.109Z] e1ca9d8492a2: Layer already exists [2024-10-01T07:30:52.109Z] c56b372e2eb1: Layer already exists [2024-10-01T07:30:52.109Z] d62a02444d39: Layer already exists [2024-10-01T07:30:52.109Z] 3.2.0-dev.85: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:52.454Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:52.793Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:52.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T07:30:52.793Z] e1ca9d8492a2: Preparing [2024-10-01T07:30:52.793Z] 9f0867cf179d: Preparing [2024-10-01T07:30:52.793Z] e1fc9c493e45: Preparing [2024-10-01T07:30:52.793Z] 31623c43ead0: Preparing [2024-10-01T07:30:52.793Z] 3bc4e6de5ac0: Preparing [2024-10-01T07:30:52.793Z] c56b372e2eb1: Preparing [2024-10-01T07:30:52.793Z] d62a02444d39: Preparing [2024-10-01T07:30:52.793Z] d62a02444d39: Waiting [2024-10-01T07:30:52.793Z] c56b372e2eb1: Waiting [2024-10-01T07:30:52.793Z] 3bc4e6de5ac0: Layer already exists [2024-10-01T07:30:52.793Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:52.793Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:52.793Z] 9f0867cf179d: Layer already exists [2024-10-01T07:30:52.793Z] e1ca9d8492a2: Layer already exists [2024-10-01T07:30:52.793Z] c56b372e2eb1: Layer already exists [2024-10-01T07:30:52.793Z] d62a02444d39: Layer already exists [2024-10-01T07:30:52.793Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:53.127Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:53.452Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-01T07:30:53.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-01T07:30:53.452Z] e1ca9d8492a2: Preparing [2024-10-01T07:30:53.452Z] 9f0867cf179d: Preparing [2024-10-01T07:30:53.452Z] e1fc9c493e45: Preparing [2024-10-01T07:30:53.452Z] 31623c43ead0: Preparing [2024-10-01T07:30:53.452Z] 3bc4e6de5ac0: Preparing [2024-10-01T07:30:53.452Z] c56b372e2eb1: Preparing [2024-10-01T07:30:53.452Z] d62a02444d39: Preparing [2024-10-01T07:30:53.452Z] c56b372e2eb1: Waiting [2024-10-01T07:30:53.452Z] d62a02444d39: Waiting [2024-10-01T07:30:53.452Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:53.452Z] 9f0867cf179d: Layer already exists [2024-10-01T07:30:53.452Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:53.452Z] 3bc4e6de5ac0: Layer already exists [2024-10-01T07:30:53.452Z] e1ca9d8492a2: Layer already exists [2024-10-01T07:30:53.452Z] c56b372e2eb1: Layer already exists [2024-10-01T07:30:53.452Z] d62a02444d39: Layer already exists [2024-10-01T07:30:53.452Z] main: digest: sha256:4f49ae2674bc8ed795207ed01c131cdf7aaded661198463e82e5622cd7e72b4e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:30:53.531Z] ===================================================== [Pipeline] echo [2024-10-01T07:30:53.548Z] taggedImages: [2024-10-01T07:30:53.548Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:53.548Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-01T07:30:53.548Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.85 [2024-10-01T07:30:53.548Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:53.548Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-01T07:30:53.579Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-01T07:30:53.579Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:53.579Z] latest [2024-10-01T07:30:53.579Z] 3.2.0-dev.85 [2024-10-01T07:30:53.579Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:53.579Z] main [2024-10-01T07:30:53.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:53.925Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:54.251Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:30:54.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T07:30:54.251Z] 5cab818325dc: Preparing [2024-10-01T07:30:54.251Z] c9532076020d: Preparing [2024-10-01T07:30:54.251Z] ee4c794ef806: Preparing [2024-10-01T07:30:54.251Z] e1fc9c493e45: Preparing [2024-10-01T07:30:54.251Z] 31623c43ead0: Preparing [2024-10-01T07:30:54.251Z] 8fee84807e58: Preparing [2024-10-01T07:30:54.251Z] a47785455096: Preparing [2024-10-01T07:30:54.251Z] d62a02444d39: Preparing [2024-10-01T07:30:54.251Z] a47785455096: Waiting [2024-10-01T07:30:54.251Z] 8fee84807e58: Waiting [2024-10-01T07:30:54.251Z] d62a02444d39: Waiting [2024-10-01T07:30:54.251Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:54.251Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:54.251Z] c9532076020d: Pushed [2024-10-01T07:30:54.251Z] d62a02444d39: Layer already exists [2024-10-01T07:30:54.251Z] 5cab818325dc: Pushed [2024-10-01T07:30:54.251Z] 8fee84807e58: Pushed [2024-10-01T07:30:54.251Z] a47785455096: Pushed [2024-10-01T07:30:57.538Z] ee4c794ef806: Pushed [2024-10-01T07:30:57.538Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:57.877Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:58.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-01T07:30:58.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T07:30:58.210Z] 5cab818325dc: Preparing [2024-10-01T07:30:58.210Z] c9532076020d: Preparing [2024-10-01T07:30:58.210Z] ee4c794ef806: Preparing [2024-10-01T07:30:58.210Z] e1fc9c493e45: Preparing [2024-10-01T07:30:58.210Z] 31623c43ead0: Preparing [2024-10-01T07:30:58.210Z] 8fee84807e58: Preparing [2024-10-01T07:30:58.210Z] a47785455096: Preparing [2024-10-01T07:30:58.210Z] d62a02444d39: Preparing [2024-10-01T07:30:58.210Z] 8fee84807e58: Waiting [2024-10-01T07:30:58.210Z] a47785455096: Waiting [2024-10-01T07:30:58.210Z] d62a02444d39: Waiting [2024-10-01T07:30:58.210Z] c9532076020d: Layer already exists [2024-10-01T07:30:58.210Z] ee4c794ef806: Layer already exists [2024-10-01T07:30:58.210Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:58.210Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:58.210Z] 5cab818325dc: Layer already exists [2024-10-01T07:30:58.210Z] 8fee84807e58: Layer already exists [2024-10-01T07:30:58.210Z] a47785455096: Layer already exists [2024-10-01T07:30:58.210Z] d62a02444d39: Layer already exists [2024-10-01T07:30:58.210Z] latest: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:58.532Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:58.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.85 [2024-10-01T07:30:58.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T07:30:58.853Z] 5cab818325dc: Preparing [2024-10-01T07:30:58.853Z] c9532076020d: Preparing [2024-10-01T07:30:58.853Z] ee4c794ef806: Preparing [2024-10-01T07:30:58.853Z] e1fc9c493e45: Preparing [2024-10-01T07:30:58.853Z] 31623c43ead0: Preparing [2024-10-01T07:30:58.853Z] 8fee84807e58: Preparing [2024-10-01T07:30:58.853Z] a47785455096: Preparing [2024-10-01T07:30:58.853Z] d62a02444d39: Preparing [2024-10-01T07:30:58.853Z] 8fee84807e58: Waiting [2024-10-01T07:30:58.853Z] a47785455096: Waiting [2024-10-01T07:30:58.853Z] d62a02444d39: Waiting [2024-10-01T07:30:58.853Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:58.853Z] 5cab818325dc: Layer already exists [2024-10-01T07:30:58.853Z] c9532076020d: Layer already exists [2024-10-01T07:30:58.853Z] ee4c794ef806: Layer already exists [2024-10-01T07:30:58.853Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:58.853Z] a47785455096: Layer already exists [2024-10-01T07:30:58.853Z] 8fee84807e58: Layer already exists [2024-10-01T07:30:58.853Z] d62a02444d39: Layer already exists [2024-10-01T07:30:58.853Z] 3.2.0-dev.85: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:59.191Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:59.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:30:59.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T07:30:59.530Z] 5cab818325dc: Preparing [2024-10-01T07:30:59.530Z] c9532076020d: Preparing [2024-10-01T07:30:59.530Z] ee4c794ef806: Preparing [2024-10-01T07:30:59.530Z] e1fc9c493e45: Preparing [2024-10-01T07:30:59.530Z] 31623c43ead0: Preparing [2024-10-01T07:30:59.530Z] 8fee84807e58: Preparing [2024-10-01T07:30:59.530Z] a47785455096: Preparing [2024-10-01T07:30:59.530Z] d62a02444d39: Preparing [2024-10-01T07:30:59.530Z] 8fee84807e58: Waiting [2024-10-01T07:30:59.530Z] a47785455096: Waiting [2024-10-01T07:30:59.530Z] d62a02444d39: Waiting [2024-10-01T07:30:59.530Z] e1fc9c493e45: Layer already exists [2024-10-01T07:30:59.530Z] 31623c43ead0: Layer already exists [2024-10-01T07:30:59.530Z] c9532076020d: Layer already exists [2024-10-01T07:30:59.530Z] 5cab818325dc: Layer already exists [2024-10-01T07:30:59.530Z] ee4c794ef806: Layer already exists [2024-10-01T07:30:59.530Z] a47785455096: Layer already exists [2024-10-01T07:30:59.530Z] 8fee84807e58: Layer already exists [2024-10-01T07:30:59.530Z] d62a02444d39: Layer already exists [2024-10-01T07:30:59.530Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:30:59.941Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:00.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-01T07:31:00.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-01T07:31:00.262Z] 5cab818325dc: Preparing [2024-10-01T07:31:00.262Z] c9532076020d: Preparing [2024-10-01T07:31:00.262Z] ee4c794ef806: Preparing [2024-10-01T07:31:00.262Z] e1fc9c493e45: Preparing [2024-10-01T07:31:00.262Z] 31623c43ead0: Preparing [2024-10-01T07:31:00.262Z] 8fee84807e58: Preparing [2024-10-01T07:31:00.262Z] a47785455096: Preparing [2024-10-01T07:31:00.262Z] d62a02444d39: Preparing [2024-10-01T07:31:00.262Z] a47785455096: Waiting [2024-10-01T07:31:00.262Z] d62a02444d39: Waiting [2024-10-01T07:31:00.262Z] 8fee84807e58: Waiting [2024-10-01T07:31:00.262Z] ee4c794ef806: Layer already exists [2024-10-01T07:31:00.262Z] e1fc9c493e45: Layer already exists [2024-10-01T07:31:00.262Z] 31623c43ead0: Layer already exists [2024-10-01T07:31:00.262Z] c9532076020d: Layer already exists [2024-10-01T07:31:00.262Z] 5cab818325dc: Layer already exists [2024-10-01T07:31:00.262Z] 8fee84807e58: Layer already exists [2024-10-01T07:31:00.262Z] a47785455096: Layer already exists [2024-10-01T07:31:00.262Z] d62a02444d39: Layer already exists [2024-10-01T07:31:00.262Z] main: digest: sha256:140b8f79ee469eaa1a786f10747d59b9942331a8e563e8fce6e8a0d1a9eddd9f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:31:00.330Z] ===================================================== [Pipeline] echo [2024-10-01T07:31:00.350Z] taggedImages: [2024-10-01T07:31:00.350Z] - nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:31:00.350Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-01T07:31:00.350Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.85 [2024-10-01T07:31:00.350Z] - nexus3.edgexfoundry.org:10004/support-notifications:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:31:00.350Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-01T07:31:00.381Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-01T07:31:00.381Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:31:00.381Z] latest [2024-10-01T07:31:00.381Z] 3.2.0-dev.85 [2024-10-01T07:31:00.381Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:31:00.381Z] main [2024-10-01T07:31:00.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:00.718Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:01.052Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:31:01.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T07:31:01.052Z] 8df85be1e6e9: Preparing [2024-10-01T07:31:01.052Z] b87e9466a452: Preparing [2024-10-01T07:31:01.052Z] e1fc9c493e45: Preparing [2024-10-01T07:31:01.052Z] 31623c43ead0: Preparing [2024-10-01T07:31:01.052Z] 404d02c985d0: Preparing [2024-10-01T07:31:01.052Z] c1c3ddb2a07c: Preparing [2024-10-01T07:31:01.052Z] d62a02444d39: Preparing [2024-10-01T07:31:01.052Z] c1c3ddb2a07c: Waiting [2024-10-01T07:31:01.052Z] d62a02444d39: Waiting [2024-10-01T07:31:01.052Z] e1fc9c493e45: Layer already exists [2024-10-01T07:31:01.052Z] 404d02c985d0: Layer already exists [2024-10-01T07:31:01.052Z] 31623c43ead0: Layer already exists [2024-10-01T07:31:01.052Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:31:01.052Z] d62a02444d39: Layer already exists [2024-10-01T07:31:01.052Z] 8df85be1e6e9: Pushed [2024-10-01T07:31:04.350Z] b87e9466a452: Pushed [2024-10-01T07:31:04.609Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:04.936Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:05.269Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-01T07:31:05.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T07:31:05.269Z] 8df85be1e6e9: Preparing [2024-10-01T07:31:05.269Z] b87e9466a452: Preparing [2024-10-01T07:31:05.269Z] e1fc9c493e45: Preparing [2024-10-01T07:31:05.269Z] 31623c43ead0: Preparing [2024-10-01T07:31:05.269Z] 404d02c985d0: Preparing [2024-10-01T07:31:05.269Z] c1c3ddb2a07c: Preparing [2024-10-01T07:31:05.269Z] d62a02444d39: Preparing [2024-10-01T07:31:05.269Z] c1c3ddb2a07c: Waiting [2024-10-01T07:31:05.269Z] d62a02444d39: Waiting [2024-10-01T07:31:05.269Z] b87e9466a452: Layer already exists [2024-10-01T07:31:05.269Z] 404d02c985d0: Layer already exists [2024-10-01T07:31:05.269Z] 8df85be1e6e9: Layer already exists [2024-10-01T07:31:05.269Z] 31623c43ead0: Layer already exists [2024-10-01T07:31:05.269Z] e1fc9c493e45: Layer already exists [2024-10-01T07:31:05.269Z] d62a02444d39: Layer already exists [2024-10-01T07:31:05.269Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:31:05.269Z] latest: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:05.606Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:05.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.85 [2024-10-01T07:31:05.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T07:31:05.926Z] 8df85be1e6e9: Preparing [2024-10-01T07:31:05.926Z] b87e9466a452: Preparing [2024-10-01T07:31:05.926Z] e1fc9c493e45: Preparing [2024-10-01T07:31:05.926Z] 31623c43ead0: Preparing [2024-10-01T07:31:05.926Z] 404d02c985d0: Preparing [2024-10-01T07:31:05.926Z] c1c3ddb2a07c: Preparing [2024-10-01T07:31:05.926Z] d62a02444d39: Preparing [2024-10-01T07:31:05.926Z] c1c3ddb2a07c: Waiting [2024-10-01T07:31:05.926Z] d62a02444d39: Waiting [2024-10-01T07:31:05.926Z] 8df85be1e6e9: Layer already exists [2024-10-01T07:31:05.926Z] 404d02c985d0: Layer already exists [2024-10-01T07:31:05.926Z] e1fc9c493e45: Layer already exists [2024-10-01T07:31:05.926Z] 31623c43ead0: Layer already exists [2024-10-01T07:31:05.926Z] b87e9466a452: Layer already exists [2024-10-01T07:31:05.926Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:31:05.926Z] d62a02444d39: Layer already exists [2024-10-01T07:31:05.926Z] 3.2.0-dev.85: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:06.261Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:06.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:31:06.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T07:31:06.582Z] 8df85be1e6e9: Preparing [2024-10-01T07:31:06.582Z] b87e9466a452: Preparing [2024-10-01T07:31:06.582Z] e1fc9c493e45: Preparing [2024-10-01T07:31:06.582Z] 31623c43ead0: Preparing [2024-10-01T07:31:06.582Z] 404d02c985d0: Preparing [2024-10-01T07:31:06.582Z] c1c3ddb2a07c: Preparing [2024-10-01T07:31:06.582Z] d62a02444d39: Preparing [2024-10-01T07:31:06.582Z] c1c3ddb2a07c: Waiting [2024-10-01T07:31:06.582Z] d62a02444d39: Waiting [2024-10-01T07:31:06.582Z] 404d02c985d0: Layer already exists [2024-10-01T07:31:06.582Z] e1fc9c493e45: Layer already exists [2024-10-01T07:31:06.582Z] b87e9466a452: Layer already exists [2024-10-01T07:31:06.582Z] 31623c43ead0: Layer already exists [2024-10-01T07:31:06.582Z] 8df85be1e6e9: Layer already exists [2024-10-01T07:31:06.582Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:31:06.582Z] d62a02444d39: Layer already exists [2024-10-01T07:31:06.582Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:06.926Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:31:07.271Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-01T07:31:07.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-01T07:31:07.271Z] 8df85be1e6e9: Preparing [2024-10-01T07:31:07.271Z] b87e9466a452: Preparing [2024-10-01T07:31:07.271Z] e1fc9c493e45: Preparing [2024-10-01T07:31:07.271Z] 31623c43ead0: Preparing [2024-10-01T07:31:07.271Z] 404d02c985d0: Preparing [2024-10-01T07:31:07.271Z] c1c3ddb2a07c: Preparing [2024-10-01T07:31:07.271Z] d62a02444d39: Preparing [2024-10-01T07:31:07.271Z] c1c3ddb2a07c: Waiting [2024-10-01T07:31:07.271Z] d62a02444d39: Waiting [2024-10-01T07:31:07.271Z] 31623c43ead0: Layer already exists [2024-10-01T07:31:07.271Z] e1fc9c493e45: Layer already exists [2024-10-01T07:31:07.271Z] b87e9466a452: Layer already exists [2024-10-01T07:31:07.271Z] 404d02c985d0: Layer already exists [2024-10-01T07:31:07.271Z] 8df85be1e6e9: Layer already exists [2024-10-01T07:31:07.271Z] d62a02444d39: Layer already exists [2024-10-01T07:31:07.271Z] c1c3ddb2a07c: Layer already exists [2024-10-01T07:31:07.271Z] main: digest: sha256:302f3bd4ea92efdf27827ca21907e17a457d69b66eb233a0b2ac087ce394b3e9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T07:31:07.360Z] ===================================================== [Pipeline] echo [2024-10-01T07:31:07.375Z] taggedImages: [2024-10-01T07:31:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T07:31:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-01T07:31:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.85 [2024-10-01T07:31:07.375Z] - nexus3.edgexfoundry.org:10004/support-scheduler:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T07:31:07.375Z] - 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-10-01T07:38:46.797Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-01T07:38:46.819Z] Running in /w/workspace/edgex-go/708 [Pipeline] { [Pipeline] checkout [2024-10-01T07:38:49.872Z] The recommended git tool is: git [2024-10-01T07:38:54.411Z] using credential edgex-jenkins-ssh [2024-10-01T07:38:54.434Z] Cloning the remote Git repository [2024-10-01T07:38:54.474Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-01T07:38:54.565Z] > git init /w/workspace/edgex-go/708 # timeout=10 [2024-10-01T07:38:54.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-01T07:38:54.708Z] > git --version # timeout=10 [2024-10-01T07:38:54.735Z] > git --version # 'git version 2.25.1' [2024-10-01T07:38:54.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T07:38:54.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T07:39:11.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-01T07:39:11.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T07:39:12.540Z] Avoid second fetch [2024-10-01T07:39:12.541Z] Checking out Revision 45b17c09e08cfe89481c1eed53cad8b90b3de025 (main) [2024-10-01T07:39:13.394Z] Commit message: "Merge pull request #4927 from jackchenjc/cron-scheduler-secrets-token" [2024-10-01T07:39:12.556Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T07:39:12.617Z] > git checkout -f 45b17c09e08cfe89481c1eed53cad8b90b3de025 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T07:39:18.145Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T07:39:18.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T07:39:18.145Z] Dload Upload Total Spent Left Speed [2024-10-01T07:39:18.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh [2024-10-01T07:39:18.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T07:39:18.818Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T07:39:18.818Z] + sudo tee /etc/docker/daemon.new [2024-10-01T07:39:18.818Z] { [2024-10-01T07:39:18.818Z] "registry-mirrors": [ [2024-10-01T07:39:18.818Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T07:39:18.818Z] ], [2024-10-01T07:39:18.818Z] "bip": "10.250.0.254/24", [2024-10-01T07:39:18.818Z] "hosts": [ [2024-10-01T07:39:18.818Z] "tcp://0.0.0.0:5555", [2024-10-01T07:39:18.818Z] "unix:///var/run/docker.sock" [2024-10-01T07:39:18.818Z] ], [2024-10-01T07:39:18.818Z] "mtu": 1458, [2024-10-01T07:39:18.818Z] "selinux-enabled": true, [2024-10-01T07:39:18.818Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T07:39:18.818Z] } [Pipeline] sh [2024-10-01T07:39:19.150Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T07:39:19.479Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T07:39:37.778Z] provisioning config files... [2024-10-01T07:39:37.803Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config5781843565369860941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T07:39:38.257Z] ---> ****-login.sh [2024-10-01T07:39:38.257Z] nexus3.edgexfoundry.org:10001 [2024-10-01T07:39:38.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:39:39.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:39:39.121Z] Configure a credential helper to remove this warning. See [2024-10-01T07:39:39.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:39:39.121Z] [2024-10-01T07:39:39.121Z] Login Succeeded [2024-10-01T07:39:39.121Z] nexus3.edgexfoundry.org:10002 [2024-10-01T07:39:39.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:39:39.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:39:39.394Z] Configure a credential helper to remove this warning. See [2024-10-01T07:39:39.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:39:39.394Z] [2024-10-01T07:39:39.394Z] Login Succeeded [2024-10-01T07:39:39.394Z] nexus3.edgexfoundry.org:10003 [2024-10-01T07:39:39.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:39:39.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:39:39.665Z] Configure a credential helper to remove this warning. See [2024-10-01T07:39:39.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:39:39.665Z] [2024-10-01T07:39:39.665Z] Login Succeeded [2024-10-01T07:39:39.665Z] nexus3.edgexfoundry.org:10004 [2024-10-01T07:39:39.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:39:40.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:39:40.214Z] Configure a credential helper to remove this warning. See [2024-10-01T07:39:40.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:39:40.214Z] [2024-10-01T07:39:40.214Z] Login Succeeded [2024-10-01T07:39:40.214Z] ****.io [2024-10-01T07:39:40.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T07:39:40.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T07:39:40.489Z] Configure a credential helper to remove this warning. See [2024-10-01T07:39:40.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T07:39:40.489Z] [2024-10-01T07:39:40.489Z] Login Succeeded [2024-10-01T07:39:40.489Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T07:39:40.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-01T07:39:41.108Z] + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] echo [2024-10-01T07:39:41.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T07:39:41.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T07:39:41.160Z] ========================================================= [2024-10-01T07:39:41.160Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T07:39:41.160Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-01T07:39:41.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T07:39:41.483Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T07:39:41.483Z] c6b39de5b339: Pulling fs layer [2024-10-01T07:39:41.483Z] a69c41024577: Pulling fs layer [2024-10-01T07:39:41.483Z] d6de4b400683: Pulling fs layer [2024-10-01T07:39:41.483Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T07:39:41.483Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T07:39:41.483Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T07:39:41.483Z] 00f215d4a9da: Pulling fs layer [2024-10-01T07:39:41.483Z] d496ad576159: Pulling fs layer [2024-10-01T07:39:41.483Z] 35cb2a7552d0: Waiting [2024-10-01T07:39:41.483Z] 4f4fb700ef54: Waiting [2024-10-01T07:39:41.483Z] 464afbd9ba4c: Waiting [2024-10-01T07:39:41.483Z] 00f215d4a9da: Waiting [2024-10-01T07:39:41.483Z] d496ad576159: Waiting [2024-10-01T07:39:41.483Z] a69c41024577: Verifying Checksum [2024-10-01T07:39:41.483Z] a69c41024577: Download complete [2024-10-01T07:39:41.753Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T07:39:41.753Z] 35cb2a7552d0: Download complete [2024-10-01T07:39:41.753Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T07:39:41.753Z] 4f4fb700ef54: Download complete [2024-10-01T07:39:41.753Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T07:39:41.753Z] 464afbd9ba4c: Download complete [2024-10-01T07:39:41.753Z] c6b39de5b339: Verifying Checksum [2024-10-01T07:39:41.753Z] c6b39de5b339: Download complete [2024-10-01T07:39:42.020Z] d496ad576159: Verifying Checksum [2024-10-01T07:39:42.020Z] d496ad576159: Download complete [2024-10-01T07:39:42.620Z] c6b39de5b339: Pull complete [2024-10-01T07:39:42.893Z] a69c41024577: Pull complete [2024-10-01T07:39:43.477Z] d6de4b400683: Verifying Checksum [2024-10-01T07:39:43.477Z] d6de4b400683: Download complete [2024-10-01T07:39:44.443Z] 00f215d4a9da: Verifying Checksum [2024-10-01T07:39:44.443Z] 00f215d4a9da: Download complete [2024-10-01T07:39:56.775Z] d6de4b400683: Pull complete [2024-10-01T07:39:56.775Z] 35cb2a7552d0: Pull complete [2024-10-01T07:39:56.775Z] 4f4fb700ef54: Pull complete [2024-10-01T07:39:57.046Z] 464afbd9ba4c: Pull complete [2024-10-01T07:40:07.175Z] 00f215d4a9da: Pull complete [2024-10-01T07:40:07.443Z] d496ad576159: Pull complete [2024-10-01T07:40:07.708Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T07:40:07.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T07:40:07.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-01T07:40:08.048Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T07:40:08.048Z] WORKDIR /edgex [2024-10-01T07:40:08.048Z] COPY go.mod . [2024-10-01T07:40:08.048Z] RUN go mod download [2024-10-01T07:40:08.048Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-01T07:40:08.644Z] Sending build context to Docker daemon 3.677MB [2024-10-01T07:40:08.644Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T07:40:08.644Z] ---> f246e2811388 [2024-10-01T07:40:08.644Z] Step 2/4 : WORKDIR /edgex [2024-10-01T07:40:10.587Z] ---> Running in 8f716027e71e [2024-10-01T07:40:10.587Z] Removing intermediate container 8f716027e71e [2024-10-01T07:40:10.587Z] ---> d3a54e16b980 [2024-10-01T07:40:10.587Z] Step 3/4 : COPY go.mod . [2024-10-01T07:40:11.193Z] ---> 02a165051b98 [2024-10-01T07:40:11.193Z] Step 4/4 : RUN go mod download [2024-10-01T07:40:11.193Z] ---> Running in ea6b9952e476 [2024-10-01T07:41:20.303Z] Removing intermediate container ea6b9952e476 [2024-10-01T07:41:20.303Z] ---> e06ba36c6c69 [2024-10-01T07:41:20.303Z] Successfully built e06ba36c6c69 [2024-10-01T07:41:20.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:41:20.658Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T07:41:20.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T07:41:20.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-12366 does not seem to be running inside a container [2024-10-01T07:41:20.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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-10-01T07:41:22.297Z] $ docker top 71ba7e7c30080e5e178fa22e13fa2f2168ca57f8d856529333639bbebe40e3d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T07:41:23.145Z] + go version [2024-10-01T07:41:23.145Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T07:41:23.158Z] $ docker stop --time=1 71ba7e7c30080e5e178fa22e13fa2f2168ca57f8d856529333639bbebe40e3d9 [2024-10-01T07:41:24.717Z] $ docker rm -f --volumes 71ba7e7c30080e5e178fa22e13fa2f2168ca57f8d856529333639bbebe40e3d9 [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-10-01T07:41:25.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-01T07:41:25.417Z] [2024-10-01T07:41:25.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T07:41:25.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-01T07:41:25.748Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-01T07:41:25.748Z] 547446be3368: Pulling fs layer [2024-10-01T07:41:25.748Z] d125d8839a47: Pulling fs layer [2024-10-01T07:41:25.748Z] 3e85d5ac6304: Pulling fs layer [2024-10-01T07:41:25.748Z] c3105a71a48b: Pulling fs layer [2024-10-01T07:41:25.748Z] 0f093f025ec4: Pulling fs layer [2024-10-01T07:41:25.748Z] c3106fc0e877: Pulling fs layer [2024-10-01T07:41:25.748Z] c3105a71a48b: Waiting [2024-10-01T07:41:25.748Z] 0f093f025ec4: Waiting [2024-10-01T07:41:25.748Z] c3106fc0e877: Waiting [2024-10-01T07:41:26.027Z] 547446be3368: Verifying Checksum [2024-10-01T07:41:26.028Z] 547446be3368: Download complete [2024-10-01T07:41:26.028Z] c3105a71a48b: Verifying Checksum [2024-10-01T07:41:26.028Z] c3105a71a48b: Download complete [2024-10-01T07:41:26.295Z] d125d8839a47: Verifying Checksum [2024-10-01T07:41:26.296Z] d125d8839a47: Download complete [2024-10-01T07:41:26.296Z] c3106fc0e877: Verifying Checksum [2024-10-01T07:41:26.296Z] c3106fc0e877: Download complete [2024-10-01T07:41:26.570Z] 0f093f025ec4: Verifying Checksum [2024-10-01T07:41:26.570Z] 0f093f025ec4: Download complete [2024-10-01T07:41:26.836Z] 547446be3368: Pull complete [2024-10-01T07:41:27.791Z] d125d8839a47: Pull complete [2024-10-01T07:41:28.372Z] 3e85d5ac6304: Verifying Checksum [2024-10-01T07:41:28.372Z] 3e85d5ac6304: Download complete [2024-10-01T07:41:38.441Z] 3e85d5ac6304: Pull complete [2024-10-01T07:41:38.441Z] c3105a71a48b: Pull complete [2024-10-01T07:41:39.407Z] 0f093f025ec4: Pull complete [2024-10-01T07:41:39.675Z] c3106fc0e877: Pull complete [2024-10-01T07:41:39.675Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-01T07:41:39.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-01T07:41:39.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T07:41:39.895Z] prd-ubuntu20.04-docker-arm64-4c-16g-12366 does not seem to be running inside a container [2024-10-01T07:41:39.951Z] $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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-10-01T07:41:42.132Z] $ docker top 08b735c86e54e8a583c6f6768dae84ce70dad8b909bf0fec8a29ae86cd7c8005 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T07:41:43.000Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-01T07:41:53.096Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #1 transferring dockerfile: [2024-10-01T07:41:53.096Z] #1 transferring dockerfile: 2.50kB done [2024-10-01T07:41:53.096Z] #1 DONE 0.1s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #2 transferring dockerfile: 1.93kB done [2024-10-01T07:41:53.096Z] #2 DONE 0.0s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #3 transferring dockerfile: 2.07kB done [2024-10-01T07:41:53.096Z] #3 DONE 0.1s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #4 transferring dockerfile: 3.17kB done [2024-10-01T07:41:53.096Z] #4 DONE 0.1s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #5 transferring dockerfile: 2.23kB done [2024-10-01T07:41:53.096Z] #5 DONE 0.1s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #6 transferring dockerfile: 1.69kB done [2024-10-01T07:41:53.096Z] #6 DONE 0.1s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #7 [core-command internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #7 transferring dockerfile: 1.93kB done [2024-10-01T07:41:53.096Z] #7 DONE 0.1s [2024-10-01T07:41:53.096Z] [2024-10-01T07:41:53.096Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-10-01T07:41:53.096Z] #8 transferring dockerfile: 2.02kB 0.0s done [2024-10-01T07:41:53.096Z] #8 DONE 0.1s [2024-10-01T07:41:53.363Z] [2024-10-01T07:41:53.363Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-01T07:41:53.363Z] #9 transferring dockerfile: 1.85kB done [2024-10-01T07:41:53.363Z] #9 DONE 0.1s [2024-10-01T07:41:53.363Z] [2024-10-01T07:41:53.363Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-10-01T07:41:53.363Z] #10 transferring dockerfile: 2.13kB done [2024-10-01T07:41:53.363Z] #10 DONE 0.1s [2024-10-01T07:41:53.363Z] [2024-10-01T07:41:53.363Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-01T07:41:53.363Z] #11 transferring dockerfile: 1.89kB done [2024-10-01T07:41:53.363Z] #11 DONE 0.1s [2024-10-01T07:41:53.363Z] [2024-10-01T07:41:53.363Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-01T07:41:53.632Z] #12 transferring dockerfile: 2.49kB done [2024-10-01T07:41:53.632Z] #12 DONE 0.1s [2024-10-01T07:41:53.632Z] [2024-10-01T07:41:53.632Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-10-01T07:41:53.632Z] #13 transferring dockerfile: 1.70kB done [2024-10-01T07:41:53.632Z] #13 DONE 0.1s [2024-10-01T07:41:53.632Z] [2024-10-01T07:41:53.632Z] #14 [core-data internal] load build definition from Dockerfile [2024-10-01T07:41:53.632Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-10-01T07:41:53.632Z] #14 DONE 0.1s [2024-10-01T07:41:53.632Z] [2024-10-01T07:41:53.632Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-01T07:41:53.632Z] #15 transferring dockerfile: 2.15kB done [2024-10-01T07:41:53.632Z] #15 DONE 0.1s [2024-10-01T07:41:53.632Z] [2024-10-01T07:41:53.632Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-10-01T07:41:53.632Z] #16 transferring dockerfile: 1.81kB done [2024-10-01T07:41:53.632Z] #16 DONE 0.1s [2024-10-01T07:41:53.632Z] [2024-10-01T07:41:53.632Z] #17 [security-proxy-setup internal] load .dockerignore [2024-10-01T07:41:53.632Z] #17 transferring context: [2024-10-01T07:41:53.899Z] #17 transferring context: 50B done [2024-10-01T07:41:53.899Z] #17 DONE 0.1s [2024-10-01T07:41:54.481Z] [2024-10-01T07:41:54.481Z] #18 [support-scheduler internal] load .dockerignore [2024-10-01T07:41:54.481Z] #18 transferring context: 50B done [2024-10-01T07:41:54.481Z] #18 DONE 0.0s [2024-10-01T07:41:54.749Z] [2024-10-01T07:41:54.749Z] #19 [core-keeper internal] load .dockerignore [2024-10-01T07:41:54.749Z] #19 transferring context: 50B 0.0s done [2024-10-01T07:41:54.749Z] #19 DONE 0.1s [2024-10-01T07:41:54.749Z] [2024-10-01T07:41:54.749Z] #20 [security-bootstrapper internal] load .dockerignore [2024-10-01T07:41:54.749Z] #20 transferring context: 50B 0.0s done [2024-10-01T07:41:54.749Z] #20 DONE 0.1s [2024-10-01T07:41:54.749Z] [2024-10-01T07:41:54.749Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-01T07:41:54.749Z] #21 transferring context: 50B done [2024-10-01T07:41:54.749Z] #21 DONE 0.1s [2024-10-01T07:41:54.749Z] [2024-10-01T07:41:54.749Z] #22 [security-spire-config internal] load .dockerignore [2024-10-01T07:41:54.749Z] #22 transferring context: 50B 0.0s done [2024-10-01T07:41:54.749Z] #22 DONE 0.1s [2024-10-01T07:41:54.749Z] [2024-10-01T07:41:54.749Z] #23 [core-command internal] load .dockerignore [2024-10-01T07:41:54.749Z] #23 transferring context: 50B 0.0s done [2024-10-01T07:41:54.749Z] #23 DONE 0.1s [2024-10-01T07:41:54.749Z] [2024-10-01T07:41:54.749Z] #24 [support-notifications internal] load .dockerignore [2024-10-01T07:41:55.018Z] #24 transferring context: 50B 0.0s done [2024-10-01T07:41:55.018Z] #24 DONE 0.1s [2024-10-01T07:41:55.018Z] [2024-10-01T07:41:55.018Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-10-01T07:41:55.018Z] #25 transferring context: 50B done [2024-10-01T07:41:55.018Z] #25 DONE 0.0s [2024-10-01T07:41:55.018Z] [2024-10-01T07:41:55.018Z] #26 [core-metadata internal] load .dockerignore [2024-10-01T07:41:55.018Z] #26 transferring context: 50B done [2024-10-01T07:41:55.018Z] #26 DONE 0.1s [2024-10-01T07:41:55.018Z] [2024-10-01T07:41:55.018Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-10-01T07:41:55.018Z] #27 transferring context: 50B done [2024-10-01T07:41:55.018Z] #27 DONE 0.1s [2024-10-01T07:41:55.018Z] [2024-10-01T07:41:55.018Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-10-01T07:41:55.018Z] #28 transferring context: 50B 0.0s done [2024-10-01T07:41:55.283Z] #28 DONE 0.1s [2024-10-01T07:41:55.283Z] [2024-10-01T07:41:55.283Z] #29 [security-spire-server internal] load .dockerignore [2024-10-01T07:41:55.283Z] #29 transferring context: 50B done [2024-10-01T07:41:55.283Z] #29 DONE 0.0s [2024-10-01T07:41:55.283Z] [2024-10-01T07:41:55.283Z] #30 [core-data internal] load .dockerignore [2024-10-01T07:41:55.283Z] #30 transferring context: 50B done [2024-10-01T07:41:55.283Z] #30 DONE 0.1s [2024-10-01T07:41:55.283Z] [2024-10-01T07:41:55.283Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-01T07:41:55.283Z] #31 transferring context: 50B done [2024-10-01T07:41:55.283Z] #31 DONE 0.0s [2024-10-01T07:41:55.549Z] [2024-10-01T07:41:55.549Z] #32 [security-spire-agent internal] load .dockerignore [2024-10-01T07:41:55.549Z] #32 transferring context: 50B 0.0s done [2024-10-01T07:41:55.549Z] #32 DONE 0.1s [2024-10-01T07:41:55.549Z] [2024-10-01T07:41:55.549Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:55.549Z] #33 DONE 0.0s [2024-10-01T07:41:55.549Z] [2024-10-01T07:41:55.549Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:56.133Z] #34 ... [2024-10-01T07:41:56.133Z] [2024-10-01T07:41:56.133Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:56.133Z] #33 DONE 0.0s [2024-10-01T07:41:56.133Z] [2024-10-01T07:41:56.133Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:56.133Z] #34 ... [2024-10-01T07:41:56.133Z] [2024-10-01T07:41:56.133Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:56.133Z] #33 DONE 0.0s [2024-10-01T07:41:56.133Z] [2024-10-01T07:41:56.133Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:56.133Z] #34 ... [2024-10-01T07:41:56.133Z] [2024-10-01T07:41:56.133Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:56.133Z] #33 DONE 0.0s [2024-10-01T07:41:56.133Z] [2024-10-01T07:41:56.133Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:56.402Z] #34 DONE 0.7s [2024-10-01T07:41:56.402Z] [2024-10-01T07:41:56.402Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:56.402Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:56.402Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:56.402Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:56.402Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:56.402Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.3s [2024-10-01T07:41:56.669Z] #35 ... [2024-10-01T07:41:56.669Z] [2024-10-01T07:41:56.669Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:56.669Z] #33 DONE 0.0s [2024-10-01T07:41:56.669Z] [2024-10-01T07:41:56.669Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:56.669Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:56.669Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-10-01T07:41:56.936Z] #35 ... [2024-10-01T07:41:56.936Z] [2024-10-01T07:41:56.936Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:56.936Z] #33 DONE 0.0s [2024-10-01T07:41:56.936Z] [2024-10-01T07:41:56.936Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:56.936Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:56.936Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:56.936Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:56.936Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:56.936Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:57.208Z] #35 ... [2024-10-01T07:41:57.208Z] [2024-10-01T07:41:57.208Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:57.208Z] #33 DONE 0.0s [2024-10-01T07:41:57.208Z] [2024-10-01T07:41:57.208Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:57.208Z] #34 DONE 1.1s [2024-10-01T07:41:57.208Z] [2024-10-01T07:41:57.208Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:57.208Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:57.208Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:57.208Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:57.208Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:57.208Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:57.477Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:57.477Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:57.477Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:57.477Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:57.477Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:57.477Z] #35 ... [2024-10-01T07:41:57.477Z] [2024-10-01T07:41:57.477Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:57.477Z] #33 DONE 0.0s [2024-10-01T07:41:57.477Z] [2024-10-01T07:41:57.477Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:57.742Z] #35 ... [2024-10-01T07:41:57.743Z] [2024-10-01T07:41:57.743Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:57.743Z] #33 DONE 0.0s [2024-10-01T07:41:57.743Z] [2024-10-01T07:41:57.743Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:58.012Z] #35 ... [2024-10-01T07:41:58.012Z] [2024-10-01T07:41:58.012Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:58.012Z] #34 DONE 1.6s [2024-10-01T07:41:58.012Z] [2024-10-01T07:41:58.012Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:58.012Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:58.012Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:58.012Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:58.012Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:58.012Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:58.279Z] #35 ... [2024-10-01T07:41:58.279Z] [2024-10-01T07:41:58.279Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:58.279Z] #33 DONE 0.0s [2024-10-01T07:41:58.279Z] [2024-10-01T07:41:58.279Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T07:41:58.279Z] #36 DONE 1.9s [2024-10-01T07:41:58.279Z] [2024-10-01T07:41:58.279Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:58.279Z] #35 ... [2024-10-01T07:41:58.279Z] [2024-10-01T07:41:58.280Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:41:58.280Z] #37 DONE 0.0s [2024-10-01T07:41:58.280Z] [2024-10-01T07:41:58.280Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:58.280Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:58.280Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:58.280Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:58.280Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:58.280Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:58.863Z] #35 ... [2024-10-01T07:41:58.864Z] [2024-10-01T07:41:58.864Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:58.864Z] #34 DONE 2.2s [2024-10-01T07:41:58.864Z] [2024-10-01T07:41:58.864Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:58.864Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:58.864Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:58.864Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:58.864Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:58.864Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:59.129Z] #35 ... [2024-10-01T07:41:59.129Z] [2024-10-01T07:41:59.129Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T07:41:59.129Z] #36 DONE 2.3s [2024-10-01T07:41:59.129Z] [2024-10-01T07:41:59.129Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:59.129Z] #33 DONE 0.0s [2024-10-01T07:41:59.129Z] [2024-10-01T07:41:59.129Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:59.129Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:41:59.129Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:41:59.129Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:41:59.129Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:41:59.129Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:41:59.129Z] #35 ... [2024-10-01T07:41:59.129Z] [2024-10-01T07:41:59.129Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-01T07:41:59.129Z] #33 DONE 0.0s [2024-10-01T07:41:59.129Z] [2024-10-01T07:41:59.129Z] #38 [core-keeper internal] load build context [2024-10-01T07:41:59.129Z] #38 transferring context: 3.23MB 1.7s done [2024-10-01T07:41:59.129Z] #38 DONE 3.0s [2024-10-01T07:41:59.129Z] [2024-10-01T07:41:59.129Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:59.711Z] #35 ... [2024-10-01T07:41:59.711Z] [2024-10-01T07:41:59.711Z] #39 [support-scheduler internal] load build context [2024-10-01T07:41:59.711Z] #39 transferring context: 3.23MB 2.5s done [2024-10-01T07:41:59.711Z] #39 DONE 3.5s [2024-10-01T07:41:59.711Z] [2024-10-01T07:41:59.711Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:41:59.711Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.9s done [2024-10-01T07:41:59.711Z] #35 ... [2024-10-01T07:41:59.711Z] [2024-10-01T07:41:59.711Z] #40 [security-proxy-setup internal] load build context [2024-10-01T07:41:59.711Z] #40 transferring context: 3.23MB 2.4s done [2024-10-01T07:41:59.711Z] #40 DONE 3.7s [2024-10-01T07:41:59.979Z] [2024-10-01T07:41:59.979Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:41:59.979Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-10-01T07:41:59.979Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-01T07:41:59.979Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-01T07:41:59.979Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-01T07:41:59.979Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-01T07:41:59.979Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-01T07:41:59.979Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-01T07:41:59.979Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-10-01T07:41:59.979Z] #37 ... [2024-10-01T07:41:59.979Z] [2024-10-01T07:41:59.979Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-10-01T07:41:59.979Z] #34 DONE 3.1s [2024-10-01T07:41:59.979Z] [2024-10-01T07:41:59.979Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:41:59.979Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.1s [2024-10-01T07:42:00.248Z] #37 ... [2024-10-01T07:42:00.248Z] [2024-10-01T07:42:00.248Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-01T07:42:00.248Z] #36 DONE 3.0s [2024-10-01T07:42:00.248Z] [2024-10-01T07:42:00.248Z] #41 [core-command internal] load build context [2024-10-01T07:42:00.248Z] #41 transferring context: 3.23MB 1.5s done [2024-10-01T07:42:00.248Z] #41 DONE 3.2s [2024-10-01T07:42:00.248Z] [2024-10-01T07:42:00.248Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:00.248Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.3s [2024-10-01T07:42:00.248Z] #37 ... [2024-10-01T07:42:00.248Z] [2024-10-01T07:42:00.248Z] #42 [security-bootstrapper internal] load build context [2024-10-01T07:42:00.248Z] #42 transferring context: 3.23MB 2.8s done [2024-10-01T07:42:00.248Z] #42 DONE 4.1s [2024-10-01T07:42:00.248Z] [2024-10-01T07:42:00.248Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:00.248Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.4s [2024-10-01T07:42:00.248Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-01T07:42:00.515Z] #37 ... [2024-10-01T07:42:00.515Z] [2024-10-01T07:42:00.515Z] #43 [security-spire-config internal] load build context [2024-10-01T07:42:00.515Z] #43 transferring context: 25.96kB 0.1s done [2024-10-01T07:42:00.515Z] #43 DONE 2.2s [2024-10-01T07:42:00.515Z] [2024-10-01T07:42:00.515Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:00.515Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.6s [2024-10-01T07:42:00.785Z] #37 ... [2024-10-01T07:42:00.785Z] [2024-10-01T07:42:00.785Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-01T07:42:00.785Z] #44 DONE 1.2s [2024-10-01T07:42:00.785Z] [2024-10-01T07:42:00.785Z] #45 [support-notifications internal] load build context [2024-10-01T07:42:00.785Z] #45 transferring context: 3.23MB 1.7s done [2024-10-01T07:42:00.785Z] #45 DONE 3.3s [2024-10-01T07:42:00.785Z] [2024-10-01T07:42:00.785Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:00.785Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-10-01T07:42:00.785Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-01T07:42:00.785Z] #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-01T07:42:00.785Z] #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-01T07:42:00.785Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-01T07:42:00.785Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-01T07:42:00.785Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-01T07:42:00.785Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-10-01T07:42:00.785Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-01T07:42:00.785Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.8s [2024-10-01T07:42:01.050Z] #37 ... [2024-10-01T07:42:01.050Z] [2024-10-01T07:42:01.050Z] #46 [support-cron-scheduler internal] load build context [2024-10-01T07:42:01.050Z] #46 transferring context: 3.23MB 2.1s done [2024-10-01T07:42:01.050Z] #46 DONE 3.8s [2024-10-01T07:42:01.050Z] [2024-10-01T07:42:01.050Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:01.050Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.46MB / 28.04MB 2.0s [2024-10-01T07:42:01.050Z] #37 ... [2024-10-01T07:42:01.050Z] [2024-10-01T07:42:01.050Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T07:42:01.050Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done [2024-10-01T07:42:01.050Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-10-01T07:42:01.050Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-10-01T07:42:01.051Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-10-01T07:42:01.051Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-10-01T07:42:01.051Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.9s done [2024-10-01T07:42:01.051Z] #35 DONE 5.8s [2024-10-01T07:42:01.051Z] [2024-10-01T07:42:01.051Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:01.051Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.50MB / 28.04MB 2.1s [2024-10-01T07:42:01.317Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.2s [2024-10-01T07:42:01.318Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-01T07:42:01.318Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.58MB / 28.04MB 2.4s [2024-10-01T07:42:01.318Z] #37 ... [2024-10-01T07:42:01.318Z] [2024-10-01T07:42:01.318Z] #47 [security-spiffe-token-provider internal] load build context [2024-10-01T07:42:01.318Z] #47 transferring context: 3.23MB 1.8s done [2024-10-01T07:42:01.318Z] #47 DONE 3.3s [2024-10-01T07:42:01.318Z] [2024-10-01T07:42:01.318Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-01T07:42:01.318Z] #48 transferring context: 3.23MB 3.5s done [2024-10-01T07:42:01.318Z] #48 DONE 4.7s [2024-10-01T07:42:01.318Z] [2024-10-01T07:42:01.318Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:01.318Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.17MB / 28.04MB 2.5s [2024-10-01T07:42:01.584Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.6s [2024-10-01T07:42:01.862Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.8s [2024-10-01T07:42:01.862Z] #37 ... [2024-10-01T07:42:01.862Z] [2024-10-01T07:42:01.862Z] #49 [security-spire-server internal] load build context [2024-10-01T07:42:01.862Z] #49 transferring context: 27.71kB 0.1s done [2024-10-01T07:42:01.862Z] #49 DONE 2.9s [2024-10-01T07:42:01.862Z] [2024-10-01T07:42:01.862Z] #50 [core-metadata internal] load build context [2024-10-01T07:42:01.862Z] #50 transferring context: 3.23MB 2.0s done [2024-10-01T07:42:01.862Z] #50 DONE 3.8s [2024-10-01T07:42:01.862Z] [2024-10-01T07:42:01.862Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:01.862Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.0s [2024-10-01T07:42:02.141Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s done [2024-10-01T07:42:02.141Z] #37 ... [2024-10-01T07:42:02.141Z] [2024-10-01T07:42:02.141Z] #51 [security-secretstore-setup internal] load build context [2024-10-01T07:42:02.141Z] #51 transferring context: 3.23MB 1.3s done [2024-10-01T07:42:02.141Z] #51 DONE 3.3s [2024-10-01T07:42:02.141Z] [2024-10-01T07:42:02.141Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:02.141Z] #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.1s done [2024-10-01T07:42:02.411Z] #37 ... [2024-10-01T07:42:02.411Z] [2024-10-01T07:42:02.411Z] #52 [security-spire-agent internal] load build context [2024-10-01T07:42:02.411Z] #52 transferring context: 27.24kB 0.1s done [2024-10-01T07:42:02.411Z] #52 DONE 1.9s [2024-10-01T07:42:02.411Z] [2024-10-01T07:42:02.411Z] #53 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-01T07:42:02.411Z] #53 DONE 7.3s [2024-10-01T07:42:02.680Z] [2024-10-01T07:42:02.680Z] #54 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-01T07:42:04.605Z] #54 DONE 2.3s [2024-10-01T07:42:04.605Z] [2024-10-01T07:42:04.605Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:42:06.092Z] #55 ... [2024-10-01T07:42:06.092Z] [2024-10-01T07:42:06.092Z] #56 [security-proxy-auth internal] load build context [2024-10-01T07:42:06.092Z] #56 transferring context: 3.23MB 3.6s done [2024-10-01T07:42:06.092Z] #56 DONE 6.1s [2024-10-01T07:42:06.372Z] [2024-10-01T07:42:06.372Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:06.372Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s [2024-10-01T07:42:06.372Z] #37 ... [2024-10-01T07:42:06.372Z] [2024-10-01T07:42:06.372Z] #57 [core-data internal] load build context [2024-10-01T07:42:06.372Z] #57 transferring context: 3.23MB 3.9s done [2024-10-01T07:42:06.372Z] #57 DONE 6.4s [2024-10-01T07:42:06.643Z] [2024-10-01T07:42:06.643Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:10.932Z] #37 ... [2024-10-01T07:42:10.932Z] [2024-10-01T07:42:10.932Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T07:42:10.932Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-01T07:42:10.932Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-01T07:42:10.932Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-01T07:42:10.932Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-01T07:42:10.932Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-01T07:42:10.932Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-01T07:42:10.932Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-01T07:42:10.932Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.2s done [2024-10-01T07:42:10.932Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2024-10-01T07:42:10.932Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-01T07:42:10.932Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.5s [2024-10-01T07:42:10.932Z] #58 ... [2024-10-01T07:42:10.932Z] [2024-10-01T07:42:10.932Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:11.518Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.5s [2024-10-01T07:42:11.518Z] #37 ... [2024-10-01T07:42:11.518Z] [2024-10-01T07:42:11.519Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:11.519Z] #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:11.519Z] #0 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:11.519Z] #59 ... [2024-10-01T07:42:11.519Z] [2024-10-01T07:42:11.519Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T07:42:11.519Z] #0 9.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:11.787Z] #60 ... [2024-10-01T07:42:11.787Z] [2024-10-01T07:42:11.787Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T07:42:11.787Z] #61 ... [2024-10-01T07:42:11.787Z] [2024-10-01T07:42:11.787Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:42:12.066Z] #62 ... [2024-10-01T07:42:12.066Z] [2024-10-01T07:42:12.066Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T07:42:12.066Z] #63 ... [2024-10-01T07:42:12.066Z] [2024-10-01T07:42:12.066Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T07:42:12.066Z] #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.337Z] #64 ... [2024-10-01T07:42:12.337Z] [2024-10-01T07:42:12.337Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T07:42:12.337Z] #0 8.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.337Z] #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.337Z] #65 ... [2024-10-01T07:42:12.337Z] [2024-10-01T07:42:12.337Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T07:42:12.607Z] #66 ... [2024-10-01T07:42:12.607Z] [2024-10-01T07:42:12.607Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T07:42:12.607Z] #0 9.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.607Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.607Z] #67 ... [2024-10-01T07:42:12.607Z] [2024-10-01T07:42:12.607Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T07:42:12.874Z] #68 ... [2024-10-01T07:42:12.874Z] [2024-10-01T07:42:12.874Z] #69 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:12.874Z] #0 8.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.874Z] #0 8.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:12.874Z] #69 11.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:12.874Z] #69 11.49 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:12.874Z] #69 ... [2024-10-01T07:42:12.874Z] [2024-10-01T07:42:12.874Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T07:42:12.874Z] #64 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:14.288Z] #64 ... [2024-10-01T07:42:14.288Z] [2024-10-01T07:42:14.288Z] #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T07:42:14.288Z] #68 DONE 12.7s [2024-10-01T07:42:14.288Z] [2024-10-01T07:42:14.288Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T07:42:14.570Z] #70 ... [2024-10-01T07:42:14.570Z] [2024-10-01T07:42:14.570Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:14.571Z] #59 11.83 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:14.571Z] #59 11.86 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:14.571Z] #59 11.91 OK: 8 MiB in 16 packages [2024-10-01T07:42:14.571Z] #59 DONE 13.1s [2024-10-01T07:42:14.571Z] [2024-10-01T07:42:14.571Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:42:14.571Z] #71 ... [2024-10-01T07:42:14.571Z] [2024-10-01T07:42:14.571Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-01T07:42:14.842Z] #72 DONE 10.2s [2024-10-01T07:42:14.842Z] [2024-10-01T07:42:14.842Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T07:42:14.842Z] #73 ... [2024-10-01T07:42:14.842Z] [2024-10-01T07:42:14.842Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:15.112Z] #37 ... [2024-10-01T07:42:15.112Z] [2024-10-01T07:42:15.112Z] #69 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:15.112Z] #69 11.60 OK: 8 MiB in 16 packages [2024-10-01T07:42:15.112Z] #69 DONE 13.8s [2024-10-01T07:42:15.383Z] [2024-10-01T07:42:15.383Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:16.347Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.4s [2024-10-01T07:42:19.700Z] #37 ... [2024-10-01T07:42:19.700Z] [2024-10-01T07:42:19.700Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-01T07:42:19.700Z] #60 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:19.700Z] #60 14.55 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:19.700Z] #60 14.59 (2/4) Installing openssl (3.1.7-r0) [2024-10-01T07:42:19.700Z] #60 14.68 (3/4) Installing su-exec (0.2-r3) [2024-10-01T07:42:19.700Z] #60 14.69 (4/4) Installing yq (4.33.3-r5) [2024-10-01T07:42:19.700Z] #60 16.06 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:19.700Z] #60 16.41 OK: 18 MiB in 19 packages [2024-10-01T07:42:19.700Z] #60 DONE 18.1s [2024-10-01T07:42:19.700Z] [2024-10-01T07:42:19.700Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:21.109Z] #37 ... [2024-10-01T07:42:21.109Z] [2024-10-01T07:42:21.109Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-01T07:42:21.109Z] #64 17.17 (1/2) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:21.109Z] #64 17.29 (2/2) Installing su-exec (0.2-r3) [2024-10-01T07:42:21.109Z] #64 17.31 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:21.109Z] #64 17.56 OK: 8 MiB in 17 packages [2024-10-01T07:42:21.109Z] #64 DONE 19.4s [2024-10-01T07:42:21.109Z] [2024-10-01T07:42:21.109Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T07:42:21.109Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.6s done [2024-10-01T07:42:21.109Z] #58 ... [2024-10-01T07:42:21.109Z] [2024-10-01T07:42:21.109Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:21.697Z] #37 ... [2024-10-01T07:42:21.697Z] [2024-10-01T07:42:21.697Z] #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-01T07:42:21.697Z] #67 14.93 (1/2) Installing ca-certificates (20240226-r0) [2024-10-01T07:42:21.697Z] #67 15.58 (2/2) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:21.697Z] #67 15.65 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:21.697Z] #67 15.97 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:42:21.697Z] #67 17.77 OK: 9 MiB in 17 packages [2024-10-01T07:42:21.697Z] #67 DONE 19.9s [2024-10-01T07:42:21.697Z] [2024-10-01T07:42:21.697Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:21.697Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.0s [2024-10-01T07:42:22.283Z] #37 ... [2024-10-01T07:42:22.283Z] [2024-10-01T07:42:22.283Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:42:22.283Z] #62 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:22.283Z] #62 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:22.283Z] #62 18.94 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:42:22.283Z] #62 18.94 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:42:22.283Z] #62 18.94 OK: 19946 distinct packages available [2024-10-01T07:42:22.554Z] #62 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:22.554Z] #62 ... [2024-10-01T07:42:22.554Z] [2024-10-01T07:42:22.554Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:42:23.965Z] #74 ... [2024-10-01T07:42:23.965Z] [2024-10-01T07:42:23.965Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T07:42:23.965Z] #63 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:23.965Z] #63 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:23.965Z] #63 21.16 (1/4) Installing ca-certificates (20240226-r0) [2024-10-01T07:42:23.965Z] #63 21.85 (2/4) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:23.965Z] #63 21.88 (3/4) Installing su-exec (0.2-r3) [2024-10-01T07:42:23.965Z] #63 21.93 (4/4) Installing yq (4.33.3-r5) [2024-10-01T07:42:23.965Z] #63 ... [2024-10-01T07:42:23.965Z] [2024-10-01T07:42:23.965Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:24.232Z] #37 ... [2024-10-01T07:42:24.232Z] [2024-10-01T07:42:24.232Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:24.232Z] #0 8.925 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:24.232Z] #75 ... [2024-10-01T07:42:24.232Z] [2024-10-01T07:42:24.232Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T07:42:24.232Z] #66 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:24.232Z] #66 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:24.232Z] #66 21.72 (1/3) Installing ca-certificates (20240226-r0) [2024-10-01T07:42:24.232Z] #66 22.26 (2/3) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:24.232Z] #66 22.29 (3/3) Installing tzdata (2024a-r0) [2024-10-01T07:42:24.500Z] #66 ... [2024-10-01T07:42:24.500Z] [2024-10-01T07:42:24.500Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:24.768Z] #37 ... [2024-10-01T07:42:24.768Z] [2024-10-01T07:42:24.768Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:42:24.768Z] #0 9.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:24.768Z] #76 ... [2024-10-01T07:42:24.768Z] [2024-10-01T07:42:24.768Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T07:42:24.768Z] #65 12.90 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:42:24.768Z] #65 12.90 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:42:24.768Z] #65 12.90 OK: 19946 distinct packages available [2024-10-01T07:42:24.768Z] #65 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:24.768Z] #65 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:24.768Z] #65 22.44 (1/5) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:24.768Z] #65 22.48 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-01T07:42:24.768Z] #65 22.52 (3/5) Installing libucontext (1.2-r2) [2024-10-01T07:42:24.768Z] #65 22.55 (4/5) Installing gcompat (1.1.0-r1) [2024-10-01T07:42:24.768Z] #65 22.62 (5/5) Installing openssl (3.1.7-r0) [2024-10-01T07:42:24.768Z] #65 22.80 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:24.768Z] #65 23.04 OK: 9 MiB in 20 packages [2024-10-01T07:42:25.036Z] #65 ... [2024-10-01T07:42:25.036Z] [2024-10-01T07:42:25.036Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-01T07:42:25.036Z] #0 9.541 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.036Z] #77 ... [2024-10-01T07:42:25.036Z] [2024-10-01T07:42:25.036Z] #78 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:25.036Z] #0 9.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.309Z] #78 ... [2024-10-01T07:42:25.309Z] [2024-10-01T07:42:25.309Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T07:42:25.309Z] #70 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.309Z] #70 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.309Z] #70 18.56 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:42:25.309Z] #70 18.56 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:42:25.309Z] #70 18.56 OK: 19955 distinct packages available [2024-10-01T07:42:25.309Z] #70 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.309Z] #70 ... [2024-10-01T07:42:25.309Z] [2024-10-01T07:42:25.309Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:25.576Z] #37 ... [2024-10-01T07:42:25.576Z] [2024-10-01T07:42:25.576Z] #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:42:25.576Z] #55 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.576Z] #55 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.576Z] #55 20.10 OK: 266 MiB in 52 packages [2024-10-01T07:42:25.576Z] #55 DONE 21.3s [2024-10-01T07:42:25.576Z] [2024-10-01T07:42:25.576Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:25.576Z] #37 ... [2024-10-01T07:42:25.576Z] [2024-10-01T07:42:25.576Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:42:25.576Z] #71 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.576Z] #71 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:25.576Z] #71 21.34 OK: 266 MiB in 52 packages [2024-10-01T07:42:25.576Z] #71 ... [2024-10-01T07:42:25.576Z] [2024-10-01T07:42:25.576Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:26.171Z] #37 ... [2024-10-01T07:42:26.171Z] [2024-10-01T07:42:26.171Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-01T07:42:26.171Z] #65 DONE 24.5s [2024-10-01T07:42:26.171Z] [2024-10-01T07:42:26.171Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:26.171Z] #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.4s done [2024-10-01T07:42:26.171Z] #37 ... [2024-10-01T07:42:26.171Z] [2024-10-01T07:42:26.171Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T07:42:26.171Z] #61 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:26.171Z] #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:26.171Z] #61 22.67 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-10-01T07:42:26.171Z] #61 22.67 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-10-01T07:42:26.171Z] #61 22.67 OK: 19946 distinct packages available [2024-10-01T07:42:26.171Z] #61 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:26.171Z] #61 ... [2024-10-01T07:42:26.171Z] [2024-10-01T07:42:26.171Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:42:26.171Z] #79 DONE 0.8s [2024-10-01T07:42:26.171Z] [2024-10-01T07:42:26.171Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-01T07:42:27.149Z] #80 ... [2024-10-01T07:42:27.149Z] [2024-10-01T07:42:27.149Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T07:42:27.149Z] #73 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:27.149Z] #73 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:27.149Z] #73 22.21 OK: 266 MiB in 52 packages [2024-10-01T07:42:27.420Z] #73 ... [2024-10-01T07:42:27.420Z] [2024-10-01T07:42:27.420Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-01T07:42:27.420Z] #71 DONE 23.8s [2024-10-01T07:42:27.420Z] [2024-10-01T07:42:27.420Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:42:28.409Z] #81 DONE 0.8s [2024-10-01T07:42:28.409Z] [2024-10-01T07:42:28.409Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T07:42:28.409Z] #66 26.84 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:28.678Z] #66 27.05 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:42:28.964Z] #66 ... [2024-10-01T07:42:28.964Z] [2024-10-01T07:42:28.964Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-01T07:42:28.964Z] #73 DONE 24.3s [2024-10-01T07:42:29.242Z] [2024-10-01T07:42:29.242Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:42:29.242Z] #74 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:29.512Z] #74 ... [2024-10-01T07:42:29.512Z] [2024-10-01T07:42:29.512Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-01T07:42:29.512Z] #63 23.29 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:29.512Z] #63 23.49 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:42:29.512Z] #63 25.25 OK: 18 MiB in 19 packages [2024-10-01T07:42:29.512Z] #63 DONE 27.9s [2024-10-01T07:42:29.823Z] [2024-10-01T07:42:29.823Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T07:42:29.823Z] #82 ... [2024-10-01T07:42:29.823Z] [2024-10-01T07:42:29.823Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T07:42:29.823Z] #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:29.823Z] #0 8.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:30.103Z] #83 ... [2024-10-01T07:42:30.103Z] [2024-10-01T07:42:30.103Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:30.692Z] #37 ... [2024-10-01T07:42:30.692Z] [2024-10-01T07:42:30.692Z] #84 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:42:30.692Z] #84 DONE 1.7s [2024-10-01T07:42:30.692Z] [2024-10-01T07:42:30.692Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:30.964Z] #85 ... [2024-10-01T07:42:30.964Z] [2024-10-01T07:42:30.964Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T07:42:30.964Z] #0 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:30.964Z] #0 8.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:30.964Z] #86 ... [2024-10-01T07:42:30.964Z] [2024-10-01T07:42:30.964Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-01T07:42:30.964Z] #66 28.75 OK: 12 MiB in 18 packages [2024-10-01T07:42:32.379Z] #66 DONE 30.7s [2024-10-01T07:42:32.379Z] [2024-10-01T07:42:32.379Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:34.347Z] #87 ... [2024-10-01T07:42:34.347Z] [2024-10-01T07:42:34.347Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-01T07:42:34.347Z] #70 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:34.347Z] #70 28.30 OK: 266 MiB in 52 packages [2024-10-01T07:42:34.347Z] #70 DONE 29.9s [2024-10-01T07:42:34.347Z] [2024-10-01T07:42:34.347Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:42:34.629Z] #88 ... [2024-10-01T07:42:34.629Z] [2024-10-01T07:42:34.629Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:42:34.629Z] #62 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:34.629Z] #62 30.59 (1/11) Installing ca-certificates (20240226-r0) [2024-10-01T07:42:34.629Z] #62 31.13 (2/11) Installing brotli-libs (1.0.9-r14) [2024-10-01T07:42:34.629Z] #62 31.25 (3/11) Installing libunistring (1.1-r1) [2024-10-01T07:42:34.629Z] #62 31.63 (4/11) Installing libidn2 (2.3.4-r1) [2024-10-01T07:42:34.629Z] #62 31.69 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-10-01T07:42:34.629Z] #62 31.70 (6/11) Installing libcurl (8.9.1-r0) [2024-10-01T07:42:34.629Z] #62 31.80 (7/11) Installing curl (8.9.1-r0) [2024-10-01T07:42:34.629Z] #62 31.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:34.629Z] #62 31.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-10-01T07:42:34.629Z] #62 31.99 (10/11) Installing libucontext (1.2-r2) [2024-10-01T07:42:34.629Z] #62 32.04 (11/11) Installing gcompat (1.1.0-r1) [2024-10-01T07:42:34.629Z] #62 32.10 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:34.629Z] #62 32.27 Executing ca-certificates-20240226-r0.trigger [2024-10-01T07:42:34.897Z] #62 ... [2024-10-01T07:42:34.897Z] [2024-10-01T07:42:34.897Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T07:42:34.897Z] #82 5.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:35.168Z] #82 ... [2024-10-01T07:42:35.168Z] [2024-10-01T07:42:35.168Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:42:35.168Z] #76 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:35.168Z] #76 19.10 OK: 8 MiB in 16 packages [2024-10-01T07:42:35.168Z] #76 DONE 20.3s [2024-10-01T07:42:35.168Z] [2024-10-01T07:42:35.168Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:42:35.168Z] #88 DONE 0.8s [2024-10-01T07:42:35.168Z] [2024-10-01T07:42:35.168Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:35.443Z] #89 ... [2024-10-01T07:42:35.443Z] [2024-10-01T07:42:35.443Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:35.443Z] #75 11.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:35.443Z] #75 20.83 (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:35.722Z] #75 ... [2024-10-01T07:42:35.722Z] [2024-10-01T07:42:35.722Z] #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:35.722Z] #78 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:35.722Z] #78 18.84 OK: 8 MiB in 16 packages [2024-10-01T07:42:35.722Z] #78 DONE 20.6s [2024-10-01T07:42:35.722Z] [2024-10-01T07:42:35.722Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:42:35.722Z] #62 33.99 OK: 13 MiB in 26 packages [2024-10-01T07:42:36.319Z] #62 ... [2024-10-01T07:42:36.319Z] [2024-10-01T07:42:36.319Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-01T07:42:36.319Z] #77 11.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:36.319Z] #77 19.59 OK: 266 MiB in 52 packages [2024-10-01T07:42:36.319Z] #77 DONE 21.5s [2024-10-01T07:42:36.319Z] [2024-10-01T07:42:36.319Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:36.594Z] #90 ... [2024-10-01T07:42:36.594Z] [2024-10-01T07:42:36.594Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-01T07:42:36.880Z] #91 ... [2024-10-01T07:42:36.880Z] [2024-10-01T07:42:36.880Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-01T07:42:36.880Z] #83 15.83 OK: 18 MiB in 19 packages [2024-10-01T07:42:36.880Z] #83 DONE 17.2s [2024-10-01T07:42:37.150Z] [2024-10-01T07:42:37.150Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:37.150Z] #75 22.36 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:37.150Z] #75 22.53 OK: 8 MiB in 16 packages [2024-10-01T07:42:37.150Z] #75 ... [2024-10-01T07:42:37.150Z] [2024-10-01T07:42:37.150Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-01T07:42:37.150Z] #92 DONE 0.3s [2024-10-01T07:42:37.420Z] [2024-10-01T07:42:37.420Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-01T07:42:37.420Z] #91 DONE 0.9s [2024-10-01T07:42:37.420Z] [2024-10-01T07:42:37.420Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:37.420Z] #87 5.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:37.690Z] #87 ... [2024-10-01T07:42:37.690Z] [2024-10-01T07:42:37.690Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-01T07:42:37.690Z] #86 15.20 OK: 8 MiB in 17 packages [2024-10-01T07:42:37.690Z] #86 DONE 16.7s [2024-10-01T07:42:37.690Z] [2024-10-01T07:42:37.690Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-01T07:42:37.690Z] #61 26.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:37.690Z] #61 33.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-10-01T07:42:37.690Z] #61 33.75 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-01T07:42:37.690Z] #61 33.77 (3/4) Installing libucontext (1.2-r2) [2024-10-01T07:42:37.690Z] #61 33.85 (4/4) Installing gcompat (1.1.0-r1) [2024-10-01T07:42:37.690Z] #61 33.93 Executing busybox-1.36.1-r7.trigger [2024-10-01T07:42:37.690Z] #61 34.21 OK: 8 MiB in 19 packages [2024-10-01T07:42:37.690Z] #61 DONE 36.1s [2024-10-01T07:42:37.690Z] [2024-10-01T07:42:37.690Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T07:42:37.957Z] #93 ... [2024-10-01T07:42:37.957Z] [2024-10-01T07:42:37.957Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-01T07:42:37.957Z] #62 DONE 36.3s [2024-10-01T07:42:38.225Z] [2024-10-01T07:42:38.225Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:38.493Z] #94 ... [2024-10-01T07:42:38.493Z] [2024-10-01T07:42:38.493Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:38.493Z] #95 ... [2024-10-01T07:42:38.493Z] [2024-10-01T07:42:38.493Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-01T07:42:38.760Z] #96 ... [2024-10-01T07:42:38.760Z] [2024-10-01T07:42:38.760Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-01T07:42:38.760Z] #74 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:38.760Z] #74 15.88 OK: 9 MiB in 17 packages [2024-10-01T07:42:38.760Z] #74 DONE 17.2s [2024-10-01T07:42:39.028Z] [2024-10-01T07:42:39.028Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-01T07:42:39.028Z] #75 DONE 24.6s [2024-10-01T07:42:39.028Z] [2024-10-01T07:42:39.028Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T07:42:39.028Z] #82 8.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:41.614Z] #82 ... [2024-10-01T07:42:41.614Z] [2024-10-01T07:42:41.614Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-01T07:42:41.614Z] #80 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:41.614Z] #80 8.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:41.614Z] #80 14.27 OK: 9 MiB in 20 packages [2024-10-01T07:42:41.614Z] #80 DONE 15.3s [2024-10-01T07:42:41.614Z] [2024-10-01T07:42:41.614Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-01T07:42:41.614Z] #82 12.01 OK: 18 MiB in 19 packages [2024-10-01T07:42:42.574Z] #82 DONE 13.1s [2024-10-01T07:42:42.574Z] [2024-10-01T07:42:42.574Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:42:42.840Z] #97 ... [2024-10-01T07:42:42.840Z] [2024-10-01T07:42:42.840Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-01T07:42:42.840Z] #96 DONE 5.1s [2024-10-01T07:42:43.107Z] [2024-10-01T07:42:43.107Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-01T07:42:43.377Z] #98 DONE 0.5s [2024-10-01T07:42:43.377Z] [2024-10-01T07:42:43.377Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:43.377Z] #94 5.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:43.963Z] #94 ... [2024-10-01T07:42:43.963Z] [2024-10-01T07:42:43.963Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:43.963Z] #87 7.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:43.963Z] #87 10.71 OK: 12 MiB in 18 packages [2024-10-01T07:42:43.963Z] #87 DONE 11.7s [2024-10-01T07:42:43.963Z] [2024-10-01T07:42:43.963Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-01T07:42:43.963Z] #99 DONE 2.5s [2024-10-01T07:42:43.963Z] [2024-10-01T07:42:43.963Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:42:44.550Z] #100 ... [2024-10-01T07:42:44.550Z] [2024-10-01T07:42:44.550Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:42:44.550Z] #97 DONE 3.0s [2024-10-01T07:42:44.550Z] [2024-10-01T07:42:44.550Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-01T07:42:44.816Z] #101 DONE 0.2s [2024-10-01T07:42:44.816Z] [2024-10-01T07:42:44.816Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-01T07:42:44.816Z] #102 DONE 0.2s [2024-10-01T07:42:44.816Z] [2024-10-01T07:42:44.816Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:44.816Z] #94 6.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:45.084Z] #94 ... [2024-10-01T07:42:45.084Z] [2024-10-01T07:42:45.084Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:42:45.084Z] #103 DONE 0.1s [2024-10-01T07:42:45.084Z] [2024-10-01T07:42:45.084Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-01T07:42:45.353Z] #104 DONE 0.3s [2024-10-01T07:42:45.353Z] [2024-10-01T07:42:45.353Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T07:42:45.353Z] #93 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:45.353Z] #93 7.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T07:42:45.619Z] #93 ... [2024-10-01T07:42:45.619Z] [2024-10-01T07:42:45.619Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-01T07:42:45.619Z] #105 DONE 0.2s [2024-10-01T07:42:45.619Z] [2024-10-01T07:42:45.619Z] #106 [security-spire-server] exporting to image [2024-10-01T07:42:45.619Z] #106 exporting layers [2024-10-01T07:42:45.885Z] #106 ... [2024-10-01T07:42:45.885Z] [2024-10-01T07:42:45.885Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:42:45.885Z] #100 DONE 1.8s [2024-10-01T07:42:45.885Z] [2024-10-01T07:42:45.885Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-01T07:42:45.885Z] #107 DONE 0.2s [2024-10-01T07:42:45.885Z] [2024-10-01T07:42:45.885Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-01T07:42:46.157Z] #108 DONE 0.2s [2024-10-01T07:42:46.157Z] [2024-10-01T07:42:46.157Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:42:46.428Z] #109 DONE 0.1s [2024-10-01T07:42:46.428Z] [2024-10-01T07:42:46.428Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-01T07:42:46.428Z] #110 DONE 0.2s [2024-10-01T07:42:46.428Z] [2024-10-01T07:42:46.428Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:46.698Z] #111 ... [2024-10-01T07:42:46.698Z] [2024-10-01T07:42:46.698Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-01T07:42:46.698Z] #112 DONE 0.3s [2024-10-01T07:42:46.698Z] [2024-10-01T07:42:46.698Z] #106 [security-spire-agent] exporting to image [2024-10-01T07:42:47.667Z] #106 ... [2024-10-01T07:42:47.667Z] [2024-10-01T07:42:47.667Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-01T07:42:47.667Z] #94 8.936 OK: 13 MiB in 26 packages [2024-10-01T07:42:47.667Z] #94 DONE 9.5s [2024-10-01T07:42:47.667Z] [2024-10-01T07:42:47.667Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:48.251Z] #85 ... [2024-10-01T07:42:48.251Z] [2024-10-01T07:42:48.251Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-01T07:42:48.251Z] #93 10.43 OK: 8 MiB in 19 packages [2024-10-01T07:42:48.843Z] #93 DONE 11.0s [2024-10-01T07:42:48.843Z] [2024-10-01T07:42:48.843Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:42:49.804Z] #113 ... [2024-10-01T07:42:49.804Z] [2024-10-01T07:42:49.804Z] #106 [security-spire-agent] exporting to image [2024-10-01T07:42:49.804Z] #106 exporting layers 2.8s done [2024-10-01T07:42:49.804Z] #106 writing image sha256:70e3eb7cb542cc488e2f293ec811b72829266e3f74b036a208f071a5353952f5 done [2024-10-01T07:42:49.804Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-10-01T07:42:49.804Z] #106 writing image sha256:69e6c31901401a05a18b1ca1def7a5b7673628f3b69c7d1372a1b864f8272c73 done [2024-10-01T07:42:49.804Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-01T07:42:49.804Z] #106 DONE 4.0s [2024-10-01T07:42:49.804Z] [2024-10-01T07:42:49.804Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:50.393Z] #90 ... [2024-10-01T07:42:50.393Z] [2024-10-01T07:42:50.393Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-01T07:42:50.393Z] #113 DONE 1.5s [2024-10-01T07:42:50.393Z] [2024-10-01T07:42:50.393Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-01T07:42:50.393Z] #114 DONE 0.1s [2024-10-01T07:42:50.393Z] [2024-10-01T07:42:50.393Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:50.393Z] #111 ... [2024-10-01T07:42:50.393Z] [2024-10-01T07:42:50.393Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-01T07:42:50.393Z] #115 DONE 0.1s [2024-10-01T07:42:50.675Z] [2024-10-01T07:42:50.675Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-01T07:42:50.675Z] #116 DONE 0.1s [2024-10-01T07:42:50.675Z] [2024-10-01T07:42:50.675Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T07:42:50.675Z] #37 ... [2024-10-01T07:42:50.675Z] [2024-10-01T07:42:50.675Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-01T07:42:50.675Z] #117 DONE 0.1s [2024-10-01T07:42:50.675Z] [2024-10-01T07:42:50.675Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-01T07:42:50.941Z] #118 DONE 0.2s [2024-10-01T07:42:50.941Z] [2024-10-01T07:42:50.941Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:42:50.941Z] #111 ... [2024-10-01T07:42:50.941Z] [2024-10-01T07:42:50.941Z] #106 [security-spire-config] exporting to image [2024-10-01T07:42:52.354Z] #106 exporting layers 1.6s done [2024-10-01T07:42:52.622Z] #106 writing image sha256:3afc3c5c5f4a7ef190eff411944296a312605ae8778a09252f787bae62dbe24d done [2024-10-01T07:42:52.622Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-10-01T07:42:52.622Z] #106 DONE 5.7s [2024-10-01T07:42:52.622Z] [2024-10-01T07:42:52.622Z] #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #90 DONE 110.0s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #85 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #85 DONE 105.7s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #111 DONE 99.1s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #95 DONE 108.0s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-01T07:44:29.280Z] #119 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #89 DONE 101.3s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #120 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-01T07:44:29.280Z] #119 DONE 1.8s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #121 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #122 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #123 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #124 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #125 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #126 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #127 [core-data builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #127 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #128 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #129 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #120 DONE 1.8s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #130 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #131 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #132 [core-metadata builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #132 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #133 [security-bootstrapper builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #133 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #134 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #135 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #136 DONE 1.9s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #137 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #138 [core-command builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #138 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #139 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #140 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #141 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #142 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #143 [support-scheduler builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #143 DONE 1.9s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #144 [security-proxy-setup builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #144 DONE 1.8s [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T07:44:29.280Z] #145 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #146 [support-notifications builder 6/7] COPY . . [2024-10-01T07:44:29.280Z] #146 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-01T07:44:29.280Z] #147 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #148 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T07:44:29.280Z] #148 CACHED [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T07:44:29.280Z] #149 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T07:44:29.280Z] #0 4.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-01T07:44:29.280Z] #150 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T07:44:29.280Z] #0 8.424 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-01T07:44:29.280Z] #151 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T07:44:29.280Z] #0 8.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-01T07:44:29.280Z] #152 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T07:44:29.280Z] #0 9.020 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-01T07:44:29.280Z] #153 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T07:44:29.280Z] #149 9.485 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-01T07:44:29.280Z] #149 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T07:44:29.280Z] #0 9.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-01T07:44:29.280Z] #154 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T07:44:29.280Z] #155 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T07:44:29.280Z] #0 9.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-01T07:44:29.280Z] #156 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T07:44:29.280Z] #157 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #158 [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-10-01T07:44:29.280Z] #158 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T07:44:29.280Z] #0 9.123 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-01T07:44:29.280Z] #159 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T07:44:29.280Z] #0 8.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-01T07:44:29.280Z] #160 ... [2024-10-01T07:44:29.280Z] [2024-10-01T07:44:29.280Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T07:44:29.280Z] #145 10.96 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-01T07:44:35.922Z] #145 ... [2024-10-01T07:44:35.922Z] [2024-10-01T07:44:35.922Z] #158 [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-10-01T07:44:35.922Z] #158 11.26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-01T07:44:39.270Z] #158 ... [2024-10-01T07:44:39.270Z] [2024-10-01T07:44:39.270Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T07:44:39.270Z] #157 10.77 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-01T07:44:39.270Z] #157 ... [2024-10-01T07:44:39.270Z] [2024-10-01T07:44:39.270Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T07:44:39.270Z] #155 11.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-01T08:04:17.434Z] #155 ... [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #158 [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-10-01T08:04:17.434Z] #158 1193.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.85" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-01T08:04:17.434Z] #158 ... [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-01T08:04:17.434Z] #150 DONE 1195.3s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T08:04:17.434Z] #145 ... [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:04:17.434Z] #161 DONE 0.1s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T08:04:17.434Z] #153 ... [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:04:17.434Z] #162 DONE 0.2s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-01T08:04:17.434Z] #163 DONE 0.2s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-01T08:04:17.434Z] #164 DONE 0.2s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T08:04:17.434Z] #145 ... [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-01T08:04:17.434Z] #165 DONE 0.5s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T08:04:17.434Z] #156 ... [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T08:04:17.434Z] #166 DONE 0.1s [2024-10-01T08:04:17.434Z] [2024-10-01T08:04:17.434Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T08:04:17.702Z] #167 DONE 2.1s [2024-10-01T08:04:17.702Z] [2024-10-01T08:04:17.702Z] #106 [security-proxy-setup] exporting to image [2024-10-01T08:04:17.702Z] #106 exporting layers [2024-10-01T08:04:18.664Z] #106 exporting layers 1.0s done [2024-10-01T08:04:18.664Z] #106 writing image sha256:aba9d902e95c9b60341f31c2de90fac232d77d8fe3bf4ca53788ea7c63b7e950 0.1s done [2024-10-01T08:04:18.664Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-01T08:04:18.664Z] #106 DONE 6.8s [2024-10-01T08:04:18.664Z] [2024-10-01T08:04:18.664Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T08:04:24.013Z] #160 ... [2024-10-01T08:04:24.013Z] [2024-10-01T08:04:24.013Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-01T08:04:24.013Z] #156 DONE 1205.5s [2024-10-01T08:04:24.013Z] [2024-10-01T08:04:24.013Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-01T08:04:24.299Z] #168 DONE 0.4s [2024-10-01T08:04:24.299Z] [2024-10-01T08:04:24.299Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-01T08:04:27.658Z] #169 DONE 2.9s [2024-10-01T08:04:27.659Z] [2024-10-01T08:04:27.659Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:04:27.659Z] #170 DONE 0.3s [2024-10-01T08:04:27.659Z] [2024-10-01T08:04:27.659Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:04:27.659Z] #171 DONE 0.3s [2024-10-01T08:04:27.659Z] [2024-10-01T08:04:27.659Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-01T08:04:27.926Z] #172 DONE 0.3s [2024-10-01T08:04:27.926Z] [2024-10-01T08:04:27.926Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-01T08:04:28.199Z] #173 DONE 0.1s [2024-10-01T08:04:28.199Z] [2024-10-01T08:04:28.199Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-01T08:04:28.199Z] #174 DONE 0.1s [2024-10-01T08:04:28.199Z] [2024-10-01T08:04:28.199Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T08:04:28.468Z] #160 ... [2024-10-01T08:04:28.468Z] [2024-10-01T08:04:28.468Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-01T08:04:28.468Z] #175 DONE 0.2s [2024-10-01T08:04:28.468Z] [2024-10-01T08:04:28.468Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-01T08:04:28.750Z] #176 DONE 0.1s [2024-10-01T08:04:28.750Z] [2024-10-01T08:04:28.750Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-01T08:04:28.750Z] #177 DONE 0.1s [2024-10-01T08:04:28.750Z] [2024-10-01T08:04:28.750Z] #158 [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-10-01T08:04:28.750Z] #158 ... [2024-10-01T08:04:28.750Z] [2024-10-01T08:04:28.750Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-01T08:04:29.019Z] #178 DONE 0.2s [2024-10-01T08:04:29.019Z] [2024-10-01T08:04:29.019Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-01T08:04:31.604Z] #179 DONE 2.4s [2024-10-01T08:04:31.604Z] [2024-10-01T08:04:31.604Z] #106 [security-bootstrapper] exporting to image [2024-10-01T08:04:31.604Z] #106 exporting layers [2024-10-01T08:04:32.607Z] #106 exporting layers 1.3s done [2024-10-01T08:04:32.607Z] #106 writing image sha256:79912c445193b96de95e2e1c404015362fa7347adca368fce814add83aa89497 0.0s done [2024-10-01T08:04:32.607Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-10-01T08:04:32.607Z] #106 DONE 8.1s [2024-10-01T08:04:32.607Z] [2024-10-01T08:04:32.607Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T08:04:33.192Z] #154 ... [2024-10-01T08:04:33.192Z] [2024-10-01T08:04:33.192Z] #158 [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-10-01T08:04:33.192Z] #158 DONE 1215.0s [2024-10-01T08:04:33.192Z] [2024-10-01T08:04:33.461Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T08:04:33.732Z] #154 ... [2024-10-01T08:04:33.732Z] [2024-10-01T08:04:33.732Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:04:34.003Z] #180 DONE 0.3s [2024-10-01T08:04:34.003Z] [2024-10-01T08:04:34.003Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:04:34.270Z] #181 DONE 0.3s [2024-10-01T08:04:34.271Z] [2024-10-01T08:04:34.271Z] #182 [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-10-01T08:04:34.542Z] #182 DONE 0.2s [2024-10-01T08:04:34.542Z] [2024-10-01T08:04:34.542Z] #183 [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-10-01T08:04:34.542Z] #183 DONE 0.2s [2024-10-01T08:04:34.542Z] [2024-10-01T08:04:34.542Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:04:34.840Z] #184 DONE 0.2s [2024-10-01T08:04:34.841Z] [2024-10-01T08:04:34.841Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-01T08:04:35.109Z] #185 DONE 0.3s [2024-10-01T08:04:35.109Z] [2024-10-01T08:04:35.110Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-01T08:04:35.381Z] #186 DONE 0.3s [2024-10-01T08:04:35.382Z] [2024-10-01T08:04:35.382Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-01T08:04:35.650Z] #187 DONE 0.1s [2024-10-01T08:04:35.650Z] [2024-10-01T08:04:35.650Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T08:04:37.594Z] #188 DONE 2.1s [2024-10-01T08:04:37.594Z] [2024-10-01T08:04:37.594Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T08:04:37.860Z] #153 ... [2024-10-01T08:04:37.860Z] [2024-10-01T08:04:37.860Z] #106 [security-secretstore-setup] exporting to image [2024-10-01T08:04:39.271Z] #106 exporting layers 1.2s done [2024-10-01T08:04:39.271Z] #106 writing image sha256:2621e580602924ee28ca59c7df365a4d8d1305d218d0d4071f66649bbc05f01d done [2024-10-01T08:04:39.271Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-01T08:04:39.271Z] #106 DONE 9.4s [2024-10-01T08:04:39.271Z] [2024-10-01T08:04:39.271Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:05:35.681Z] #58 ... [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-01T08:05:35.681Z] #157 DONE 1274.9s [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:05:35.681Z] #159 ... [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:05:35.681Z] #189 DONE 0.2s [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:05:35.681Z] #159 ... [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:05:35.681Z] #190 DONE 0.1s [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-01T08:05:35.681Z] #191 DONE 0.2s [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #192 [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-10-01T08:05:35.681Z] #192 DONE 0.2s [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-01T08:05:35.681Z] #193 DONE 0.1s [2024-10-01T08:05:35.681Z] [2024-10-01T08:05:35.681Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T08:05:36.309Z] #194 DONE 1.7s [2024-10-01T08:05:36.309Z] [2024-10-01T08:05:36.309Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T08:05:36.309Z] #37 ... [2024-10-01T08:05:36.309Z] [2024-10-01T08:05:36.309Z] #106 [core-common-config-bootstrapper] exporting to image [2024-10-01T08:05:36.309Z] #106 exporting layers [2024-10-01T08:05:37.270Z] #106 exporting layers 0.8s done [2024-10-01T08:05:37.270Z] #106 writing image sha256:4a792f4d3ffda9b1209d700b3d6329401f6ce8e5937a29ce5de288bc6b6fb99e 0.0s done [2024-10-01T08:05:37.270Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-01T08:05:37.270Z] #106 DONE 10.2s [2024-10-01T08:05:37.270Z] [2024-10-01T08:05:37.270Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:07:58.986Z] #159 ... [2024-10-01T08:07:58.986Z] [2024-10-01T08:07:58.986Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-01T08:07:58.986Z] #154 DONE 1410.7s [2024-10-01T08:07:58.986Z] [2024-10-01T08:07:58.986Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:07:58.986Z] #58 ... [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:07:58.987Z] #195 DONE 0.3s [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:07:58.987Z] #196 DONE 0.1s [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T08:07:58.987Z] #152 ... [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-01T08:07:58.987Z] #197 DONE 0.4s [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #198 [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-10-01T08:07:58.987Z] #198 DONE 0.1s [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #106 [security-spiffe-token-provider] exporting to image [2024-10-01T08:07:58.987Z] #106 exporting layers [2024-10-01T08:07:58.987Z] #106 exporting layers 0.7s done [2024-10-01T08:07:58.987Z] #106 writing image sha256:42ea887caee22d46ac256f0abcf006977a0937b69044685bd6386fbc2ee35b08 done [2024-10-01T08:07:58.987Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-01T08:07:58.987Z] #106 DONE 10.9s [2024-10-01T08:07:58.987Z] [2024-10-01T08:07:58.987Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:15:51.087Z] #159 ... [2024-10-01T08:15:51.087Z] [2024-10-01T08:15:51.087Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-01T08:15:51.087Z] #155 DONE 1892.8s [2024-10-01T08:15:51.087Z] [2024-10-01T08:15:51.087Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:15:51.682Z] #159 ... [2024-10-01T08:15:51.682Z] [2024-10-01T08:15:51.682Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:15:51.682Z] #199 DONE 0.3s [2024-10-01T08:15:51.682Z] [2024-10-01T08:15:51.682Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:15:51.948Z] #159 ... [2024-10-01T08:15:51.948Z] [2024-10-01T08:15:51.948Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:15:52.218Z] #200 DONE 0.2s [2024-10-01T08:15:52.218Z] [2024-10-01T08:15:52.218Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-01T08:15:52.805Z] #201 DONE 0.6s [2024-10-01T08:15:52.805Z] [2024-10-01T08:15:52.805Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:15:52.805Z] #202 DONE 0.1s [2024-10-01T08:15:52.805Z] [2024-10-01T08:15:52.805Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T08:15:52.805Z] #152 ... [2024-10-01T08:15:52.805Z] [2024-10-01T08:15:52.805Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-01T08:15:52.805Z] #203 DONE 0.1s [2024-10-01T08:15:53.075Z] [2024-10-01T08:15:53.075Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-01T08:15:55.022Z] #204 DONE 2.1s [2024-10-01T08:15:55.022Z] [2024-10-01T08:15:55.022Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:15:55.022Z] #58 ... [2024-10-01T08:15:55.022Z] [2024-10-01T08:15:55.022Z] #106 [security-proxy-auth] exporting to image [2024-10-01T08:15:55.022Z] #106 exporting layers [2024-10-01T08:15:55.605Z] #106 exporting layers 0.6s done [2024-10-01T08:15:55.605Z] #106 writing image sha256:f4c8c352afc5f29f72fa9e24396cccdf1c08ffcf3fd4bfe0c720cb176711dd39 done [2024-10-01T08:15:55.605Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-01T08:15:55.605Z] #106 DONE 11.6s [2024-10-01T08:15:55.605Z] [2024-10-01T08:15:55.605Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:16:51.978Z] #159 ... [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-01T08:16:51.978Z] #152 DONE 1952.0s [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:16:51.978Z] #159 ... [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:16:51.978Z] #205 DONE 0.2s [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:16:51.978Z] #206 DONE 0.3s [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:16:51.978Z] #159 ... [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-01T08:16:51.978Z] #207 DONE 0.4s [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T08:16:51.978Z] #151 ... [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:16:51.978Z] #208 DONE 0.1s [2024-10-01T08:16:51.978Z] [2024-10-01T08:16:51.978Z] #106 [core-command] exporting to image [2024-10-01T08:16:51.978Z] #106 exporting layers [2024-10-01T08:16:52.242Z] #106 exporting layers 0.5s done [2024-10-01T08:16:52.242Z] #106 writing image sha256:617df4bf85e99dd7b8aaf3949932e612cd1997a051fddc280d5aed6cd58dee79 0.0s done [2024-10-01T08:16:52.242Z] #106 naming to docker.io/library/core-command-arm64 done [2024-10-01T08:16:52.242Z] #106 DONE 12.1s [2024-10-01T08:16:52.242Z] [2024-10-01T08:16:52.242Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T08:19:13.905Z] #160 ... [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-01T08:19:13.905Z] #159 DONE 2090.1s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:13.905Z] #58 ... [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:13.905Z] #209 DONE 0.2s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:19:13.905Z] #210 DONE 0.2s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T08:19:13.905Z] #151 ... [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-01T08:19:13.905Z] #211 DONE 0.4s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T08:19:13.905Z] #37 ... [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:19:13.905Z] #212 DONE 0.2s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-01T08:19:13.905Z] #213 DONE 0.5s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:13.905Z] #58 ... [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #106 [core-data] exporting to image [2024-10-01T08:19:13.905Z] #106 exporting layers [2024-10-01T08:19:13.905Z] #106 exporting layers 0.6s done [2024-10-01T08:19:13.905Z] #106 writing image sha256:a12290660e1fc0246d5680ebb2eb52b36520c522decd2c91d0290b6ac983871d done [2024-10-01T08:19:13.905Z] #106 naming to docker.io/library/core-data-arm64 done [2024-10-01T08:19:13.905Z] #106 DONE 12.7s [2024-10-01T08:19:13.905Z] [2024-10-01T08:19:13.905Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T08:19:14.181Z] #153 ... [2024-10-01T08:19:14.181Z] [2024-10-01T08:19:14.181Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-01T08:19:14.181Z] #160 DONE 2096.0s [2024-10-01T08:19:14.450Z] [2024-10-01T08:19:14.450Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T08:19:15.452Z] #145 ... [2024-10-01T08:19:15.452Z] [2024-10-01T08:19:15.452Z] #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:15.452Z] #214 DONE 0.2s [2024-10-01T08:19:15.452Z] [2024-10-01T08:19:15.452Z] #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-01T08:19:16.144Z] #215 DONE 0.6s [2024-10-01T08:19:16.144Z] [2024-10-01T08:19:16.144Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:19:16.434Z] #216 DONE 0.5s [2024-10-01T08:19:16.434Z] [2024-10-01T08:19:16.434Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-01T08:19:16.710Z] #217 DONE 0.4s [2024-10-01T08:19:16.710Z] [2024-10-01T08:19:16.710Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T08:19:16.981Z] #151 ... [2024-10-01T08:19:16.981Z] [2024-10-01T08:19:16.981Z] #106 [core-keeper] exporting to image [2024-10-01T08:19:16.981Z] #106 exporting layers [2024-10-01T08:19:17.247Z] #106 exporting layers 0.6s done [2024-10-01T08:19:17.511Z] #106 writing image sha256:e7972b20dd6d945cc94dcdd9fe89c71acd452f612876a64cb7637c6c4f2bddb5 done [2024-10-01T08:19:17.511Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-10-01T08:19:17.511Z] #106 DONE 13.3s [2024-10-01T08:19:17.511Z] [2024-10-01T08:19:17.511Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T08:19:20.084Z] #151 ... [2024-10-01T08:19:20.084Z] [2024-10-01T08:19:20.084Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-01T08:19:20.084Z] #145 DONE 2101.5s [2024-10-01T08:19:20.084Z] [2024-10-01T08:19:20.084Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T08:19:20.084Z] #151 ... [2024-10-01T08:19:20.084Z] [2024-10-01T08:19:20.084Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:20.368Z] #218 DONE 0.1s [2024-10-01T08:19:20.368Z] [2024-10-01T08:19:20.368Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:20.368Z] #58 ... [2024-10-01T08:19:20.368Z] [2024-10-01T08:19:20.368Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:19:20.641Z] #219 DONE 0.2s [2024-10-01T08:19:20.641Z] [2024-10-01T08:19:20.641Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-01T08:19:21.222Z] #220 DONE 0.5s [2024-10-01T08:19:21.222Z] [2024-10-01T08:19:21.222Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:21.222Z] #58 ... [2024-10-01T08:19:21.222Z] [2024-10-01T08:19:21.222Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:19:21.222Z] #221 DONE 0.1s [2024-10-01T08:19:21.487Z] [2024-10-01T08:19:21.487Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-01T08:19:21.487Z] #222 DONE 0.2s [2024-10-01T08:19:21.487Z] [2024-10-01T08:19:21.487Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-01T08:19:21.487Z] #223 DONE 0.1s [2024-10-01T08:19:21.487Z] [2024-10-01T08:19:21.487Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T08:19:21.754Z] #37 ... [2024-10-01T08:19:21.754Z] [2024-10-01T08:19:21.754Z] #106 [core-metadata] exporting to image [2024-10-01T08:19:22.019Z] #106 exporting layers 0.6s done [2024-10-01T08:19:22.283Z] #106 writing image sha256:b79b34cae323e92ef31a0935ddc5557cb266d244d2a635be009ee0948c9ff35d done [2024-10-01T08:19:22.283Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-10-01T08:19:22.283Z] #106 DONE 13.9s [2024-10-01T08:19:22.283Z] [2024-10-01T08:19:22.283Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:54.479Z] #58 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-01T08:19:54.479Z] #151 DONE 2131.0s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-01T08:19:54.479Z] #37 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:54.479Z] #224 DONE 0.1s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:19:54.479Z] #225 DONE 0.1s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:54.479Z] #58 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-01T08:19:54.479Z] #226 DONE 0.5s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:54.479Z] #58 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:19:54.479Z] #227 DONE 0.2s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #106 [support-scheduler] exporting to image [2024-10-01T08:19:54.479Z] #106 exporting layers [2024-10-01T08:19:54.479Z] #106 exporting layers 0.6s done [2024-10-01T08:19:54.479Z] #106 writing image sha256:4734a7d46e52f5b39881dc760e9f8bf116d2dd79b323cc25400e56886c2bf472 done [2024-10-01T08:19:54.479Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-10-01T08:19:54.479Z] #106 DONE 14.5s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:54.479Z] #58 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-01T08:19:54.479Z] #153 DONE 2134.7s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:54.479Z] #58 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:54.479Z] #228 ... [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-01T08:19:54.479Z] #149 DONE 2135.5s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:54.479Z] #228 DONE 0.2s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:19:54.479Z] #229 DONE 0.2s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-01T08:19:54.479Z] #230 DONE 0.4s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-01T08:19:54.479Z] #231 DONE 0.2s [2024-10-01T08:19:54.479Z] [2024-10-01T08:19:54.479Z] #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-01T08:19:54.745Z] #232 DONE 0.1s [2024-10-01T08:19:54.745Z] [2024-10-01T08:19:54.745Z] #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-01T08:19:54.745Z] #233 DONE 0.1s [2024-10-01T08:19:54.745Z] [2024-10-01T08:19:54.745Z] #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-01T08:19:55.010Z] #234 ... [2024-10-01T08:19:55.010Z] [2024-10-01T08:19:55.010Z] #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-01T08:19:55.010Z] #235 DONE 0.2s [2024-10-01T08:19:55.010Z] [2024-10-01T08:19:55.010Z] #106 [support-notifications] exporting to image [2024-10-01T08:19:55.275Z] #106 ... [2024-10-01T08:19:55.275Z] [2024-10-01T08:19:55.275Z] #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-01T08:19:55.275Z] #234 DONE 0.5s [2024-10-01T08:19:55.275Z] [2024-10-01T08:19:55.275Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-01T08:19:55.275Z] #236 DONE 0.1s [2024-10-01T08:19:55.275Z] [2024-10-01T08:19:55.275Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:55.545Z] #58 ... [2024-10-01T08:19:55.545Z] [2024-10-01T08:19:55.545Z] #106 [support-cron-scheduler] exporting to image [2024-10-01T08:19:55.545Z] #106 exporting layers 0.7s done [2024-10-01T08:19:55.545Z] #106 writing image sha256:07ccb2d0858404b3b7d031f495754fd0a1dcc08f2931d31307fbe1dbc8bc98f9 done [2024-10-01T08:19:55.545Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-10-01T08:19:56.949Z] #106 exporting layers 1.3s done [2024-10-01T08:19:56.949Z] #106 writing image sha256:ef747a5be3e0724b5ebf53d78a73b389f50272dfc87f0ba3f401e2da5a25e410 done [2024-10-01T08:19:56.949Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-01T08:19:56.949Z] #106 DONE 16.3s [2024-10-01T08:19:56.949Z] [2024-10-01T08:19:56.949Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-01T08:19:56.949Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.949Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-01T08:19:56.950Z] time="2024-10-01T07:41:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-01T08:19:57.043Z] $ docker stop --time=1 08b735c86e54e8a583c6f6768dae84ce70dad8b909bf0fec8a29ae86cd7c8005 [2024-10-01T08:19:58.844Z] $ docker rm -f --volumes 08b735c86e54e8a583c6f6768dae84ce70dad8b909bf0fec8a29ae86cd7c8005 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T08:19:59.359Z] + docker images [2024-10-01T08:19:59.359Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-01T08:19:59.359Z] support-cron-scheduler-arm64 latest ef747a5be3e0 4 seconds ago 43.9MB [2024-10-01T08:19:59.359Z] support-notifications-arm64 latest 07ccb2d08584 5 seconds ago 42.3MB [2024-10-01T08:19:59.359Z] support-scheduler-arm64 latest 4734a7d46e52 9 seconds ago 41.6MB [2024-10-01T08:19:59.359Z] core-metadata-arm64 latest b79b34cae323 38 seconds ago 39.5MB [2024-10-01T08:19:59.359Z] core-keeper-arm64 latest e7972b20dd6d 43 seconds ago 39.3MB [2024-10-01T08:19:59.359Z] core-data-arm64 latest a12290660e1f 49 seconds ago 39.4MB [2024-10-01T08:19:59.360Z] core-command-arm64 latest 617df4bf85e9 3 minutes ago 35.1MB [2024-10-01T08:19:59.360Z] security-proxy-auth-arm64 latest f4c8c352afc5 4 minutes ago 32.7MB [2024-10-01T08:19:59.360Z] security-spiffe-token-provider-arm64 latest 42ea887caee2 12 minutes ago 29.1MB [2024-10-01T08:19:59.360Z] core-common-config-bootstrapper-arm64 latest 4a792f4d3ffd 14 minutes ago 15.4MB [2024-10-01T08:19:59.360Z] security-secretstore-setup-arm64 latest 2621e5806029 15 minutes ago 36.4MB [2024-10-01T08:19:59.360Z] security-bootstrapper-arm64 latest 79912c445193 15 minutes ago 18.9MB [2024-10-01T08:19:59.360Z] security-proxy-setup-arm64 latest aba9d902e95c 15 minutes ago 26.2MB [2024-10-01T08:19:59.360Z] security-spire-config-arm64 latest 3afc3c5c5f4a 37 minutes ago 115MB [2024-10-01T08:19:59.360Z] security-spire-agent-arm64 latest 69e6c3190140 37 minutes ago 174MB [2024-10-01T08:19:59.360Z] security-spire-server-arm64 latest 70e3eb7cb542 37 minutes ago 116MB [2024-10-01T08:19:59.360Z] ci-base-image-arm64 latest e06ba36c6c69 38 minutes ago 967MB [2024-10-01T08:19:59.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-10-01T08:19:59.360Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-10-01T08:19:59.511Z] provisioning config files... [2024-10-01T08:19:59.536Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/708@tmp/config9648091241106111029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:19:59.889Z] ---> ****-login.sh [2024-10-01T08:19:59.889Z] nexus3.edgexfoundry.org:10001 [2024-10-01T08:20:00.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T08:20:00.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T08:20:00.451Z] Configure a credential helper to remove this warning. See [2024-10-01T08:20:00.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T08:20:00.451Z] [2024-10-01T08:20:00.451Z] Login Succeeded [2024-10-01T08:20:00.451Z] nexus3.edgexfoundry.org:10002 [2024-10-01T08:20:00.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T08:20:00.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T08:20:00.728Z] Configure a credential helper to remove this warning. See [2024-10-01T08:20:00.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T08:20:00.728Z] [2024-10-01T08:20:00.728Z] Login Succeeded [2024-10-01T08:20:00.728Z] nexus3.edgexfoundry.org:10003 [2024-10-01T08:20:00.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T08:20:00.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T08:20:00.997Z] Configure a credential helper to remove this warning. See [2024-10-01T08:20:00.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T08:20:00.997Z] [2024-10-01T08:20:00.997Z] Login Succeeded [2024-10-01T08:20:00.997Z] nexus3.edgexfoundry.org:10004 [2024-10-01T08:20:01.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T08:20:01.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T08:20:01.550Z] Configure a credential helper to remove this warning. See [2024-10-01T08:20:01.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T08:20:01.550Z] [2024-10-01T08:20:01.550Z] Login Succeeded [2024-10-01T08:20:01.550Z] ****.io [2024-10-01T08:20:01.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T08:20:02.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T08:20:02.130Z] Configure a credential helper to remove this warning. See [2024-10-01T08:20:02.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T08:20:02.130Z] [2024-10-01T08:20:02.130Z] Login Succeeded [2024-10-01T08:20:02.130Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T08:20:02.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:20:02.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T08:20:02.226Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-01T08:20:02.226Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:02.226Z] latest [2024-10-01T08:20:02.226Z] 3.2.0-dev.85 [2024-10-01T08:20:02.226Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:02.226Z] main [2024-10-01T08:20:02.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:02.601Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:02.967Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:02.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T08:20:02.967Z] 93399d24fcb6: Preparing [2024-10-01T08:20:02.967Z] bcc0a7a7de0f: Preparing [2024-10-01T08:20:02.967Z] ea587b95856a: Preparing [2024-10-01T08:20:02.967Z] 479c26d39b16: Preparing [2024-10-01T08:20:02.967Z] 45a25753efa9: Preparing [2024-10-01T08:20:02.967Z] c8ef60d437b9: Preparing [2024-10-01T08:20:02.967Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:02.967Z] c8ef60d437b9: Waiting [2024-10-01T08:20:02.967Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:03.230Z] 479c26d39b16: Pushed [2024-10-01T08:20:03.230Z] 93399d24fcb6: Pushed [2024-10-01T08:20:03.230Z] 45a25753efa9: Pushed [2024-10-01T08:20:03.230Z] ea587b95856a: Pushed [2024-10-01T08:20:03.230Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:03.230Z] c8ef60d437b9: Pushed [2024-10-01T08:20:09.855Z] bcc0a7a7de0f: Pushed [2024-10-01T08:20:09.855Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:10.222Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:11.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-01T08:20:11.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T08:20:11.163Z] 93399d24fcb6: Preparing [2024-10-01T08:20:11.163Z] bcc0a7a7de0f: Preparing [2024-10-01T08:20:11.163Z] ea587b95856a: Preparing [2024-10-01T08:20:11.163Z] 479c26d39b16: Preparing [2024-10-01T08:20:11.163Z] 45a25753efa9: Preparing [2024-10-01T08:20:11.163Z] c8ef60d437b9: Preparing [2024-10-01T08:20:11.163Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:11.163Z] c8ef60d437b9: Waiting [2024-10-01T08:20:11.163Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:11.163Z] 93399d24fcb6: Layer already exists [2024-10-01T08:20:11.163Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:11.163Z] ea587b95856a: Layer already exists [2024-10-01T08:20:11.163Z] bcc0a7a7de0f: Layer already exists [2024-10-01T08:20:11.163Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:11.163Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:11.163Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:11.427Z] latest: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:11.787Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:12.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.85 [2024-10-01T08:20:12.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T08:20:12.124Z] 93399d24fcb6: Preparing [2024-10-01T08:20:12.124Z] bcc0a7a7de0f: Preparing [2024-10-01T08:20:12.124Z] ea587b95856a: Preparing [2024-10-01T08:20:12.124Z] 479c26d39b16: Preparing [2024-10-01T08:20:12.124Z] 45a25753efa9: Preparing [2024-10-01T08:20:12.124Z] c8ef60d437b9: Preparing [2024-10-01T08:20:12.124Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:12.124Z] c8ef60d437b9: Waiting [2024-10-01T08:20:12.124Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:12.124Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:12.124Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:12.124Z] ea587b95856a: Layer already exists [2024-10-01T08:20:12.124Z] bcc0a7a7de0f: Layer already exists [2024-10-01T08:20:12.124Z] 93399d24fcb6: Layer already exists [2024-10-01T08:20:12.124Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:12.124Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:12.390Z] 3.2.0-dev.85: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:12.747Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:13.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:13.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T08:20:13.110Z] 93399d24fcb6: Preparing [2024-10-01T08:20:13.110Z] bcc0a7a7de0f: Preparing [2024-10-01T08:20:13.110Z] ea587b95856a: Preparing [2024-10-01T08:20:13.110Z] 479c26d39b16: Preparing [2024-10-01T08:20:13.110Z] 45a25753efa9: Preparing [2024-10-01T08:20:13.110Z] c8ef60d437b9: Preparing [2024-10-01T08:20:13.110Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:13.110Z] c8ef60d437b9: Waiting [2024-10-01T08:20:13.110Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:13.110Z] bcc0a7a7de0f: Layer already exists [2024-10-01T08:20:13.110Z] ea587b95856a: Layer already exists [2024-10-01T08:20:13.110Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:13.110Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:13.110Z] 93399d24fcb6: Layer already exists [2024-10-01T08:20:13.110Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:13.110Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:13.376Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:13.739Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:14.091Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-01T08:20:14.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-01T08:20:14.092Z] 93399d24fcb6: Preparing [2024-10-01T08:20:14.092Z] bcc0a7a7de0f: Preparing [2024-10-01T08:20:14.092Z] ea587b95856a: Preparing [2024-10-01T08:20:14.092Z] 479c26d39b16: Preparing [2024-10-01T08:20:14.092Z] 45a25753efa9: Preparing [2024-10-01T08:20:14.092Z] c8ef60d437b9: Preparing [2024-10-01T08:20:14.092Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:14.092Z] c8ef60d437b9: Waiting [2024-10-01T08:20:14.092Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:14.092Z] ea587b95856a: Layer already exists [2024-10-01T08:20:14.092Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:14.092Z] bcc0a7a7de0f: Layer already exists [2024-10-01T08:20:14.092Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:14.092Z] 93399d24fcb6: Layer already exists [2024-10-01T08:20:14.092Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:14.092Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:14.357Z] main: digest: sha256:492b90bc7b87f2b71cd705a9046b41dc89ff157af3d400eb1501f94765a879e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:20:14.438Z] ===================================================== [Pipeline] echo [2024-10-01T08:20:14.454Z] taggedImages: [2024-10-01T08:20:14.454Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:14.454Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-01T08:20:14.454Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.85 [2024-10-01T08:20:14.454Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:14.454Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-01T08:20:14.483Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-01T08:20:14.483Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:14.483Z] latest [2024-10-01T08:20:14.483Z] 3.2.0-dev.85 [2024-10-01T08:20:14.483Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:14.483Z] main [2024-10-01T08:20:14.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:14.847Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:15.206Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:15.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T08:20:15.206Z] 45718c4f01b6: Preparing [2024-10-01T08:20:15.206Z] e8179db636a4: Preparing [2024-10-01T08:20:15.206Z] 8380fa190fd1: Preparing [2024-10-01T08:20:15.206Z] c4a65057756f: Preparing [2024-10-01T08:20:15.206Z] ea587b95856a: Preparing [2024-10-01T08:20:15.206Z] 479c26d39b16: Preparing [2024-10-01T08:20:15.206Z] 45a25753efa9: Preparing [2024-10-01T08:20:15.206Z] c8ef60d437b9: Preparing [2024-10-01T08:20:15.206Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:15.206Z] 45a25753efa9: Waiting [2024-10-01T08:20:15.206Z] c8ef60d437b9: Waiting [2024-10-01T08:20:15.206Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:15.206Z] 479c26d39b16: Waiting [2024-10-01T08:20:15.471Z] ea587b95856a: Layer already exists [2024-10-01T08:20:15.471Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:15.471Z] e8179db636a4: Pushed [2024-10-01T08:20:15.471Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:15.471Z] 8380fa190fd1: Pushed [2024-10-01T08:20:15.471Z] 45718c4f01b6: Pushed [2024-10-01T08:20:15.471Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:15.471Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:17.402Z] c4a65057756f: Pushed [2024-10-01T08:20:17.402Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:17.771Z] + 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-10-01T08:20:18.125Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-01T08:20:18.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T08:20:18.125Z] 45718c4f01b6: Preparing [2024-10-01T08:20:18.125Z] e8179db636a4: Preparing [2024-10-01T08:20:18.125Z] 8380fa190fd1: Preparing [2024-10-01T08:20:18.125Z] c4a65057756f: Preparing [2024-10-01T08:20:18.125Z] ea587b95856a: Preparing [2024-10-01T08:20:18.125Z] 479c26d39b16: Preparing [2024-10-01T08:20:18.125Z] 45a25753efa9: Preparing [2024-10-01T08:20:18.125Z] c8ef60d437b9: Preparing [2024-10-01T08:20:18.125Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:18.125Z] 479c26d39b16: Waiting [2024-10-01T08:20:18.125Z] 45a25753efa9: Waiting [2024-10-01T08:20:18.125Z] c8ef60d437b9: Waiting [2024-10-01T08:20:18.125Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:18.125Z] c4a65057756f: Layer already exists [2024-10-01T08:20:18.125Z] 45718c4f01b6: Layer already exists [2024-10-01T08:20:18.125Z] e8179db636a4: Layer already exists [2024-10-01T08:20:18.125Z] 8380fa190fd1: Layer already exists [2024-10-01T08:20:18.125Z] ea587b95856a: Layer already exists [2024-10-01T08:20:18.125Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:18.125Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:18.125Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:18.125Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:18.389Z] latest: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:18.754Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:19.101Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.85 [2024-10-01T08:20:19.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T08:20:19.101Z] 45718c4f01b6: Preparing [2024-10-01T08:20:19.101Z] e8179db636a4: Preparing [2024-10-01T08:20:19.101Z] 8380fa190fd1: Preparing [2024-10-01T08:20:19.101Z] c4a65057756f: Preparing [2024-10-01T08:20:19.101Z] ea587b95856a: Preparing [2024-10-01T08:20:19.101Z] 479c26d39b16: Preparing [2024-10-01T08:20:19.101Z] 45a25753efa9: Preparing [2024-10-01T08:20:19.101Z] c8ef60d437b9: Preparing [2024-10-01T08:20:19.101Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:19.101Z] 479c26d39b16: Waiting [2024-10-01T08:20:19.101Z] 45a25753efa9: Waiting [2024-10-01T08:20:19.101Z] c8ef60d437b9: Waiting [2024-10-01T08:20:19.101Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:19.101Z] e8179db636a4: Layer already exists [2024-10-01T08:20:19.101Z] 45718c4f01b6: Layer already exists [2024-10-01T08:20:19.101Z] c4a65057756f: Layer already exists [2024-10-01T08:20:19.101Z] ea587b95856a: Layer already exists [2024-10-01T08:20:19.101Z] 8380fa190fd1: Layer already exists [2024-10-01T08:20:19.101Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:19.101Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:19.101Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:19.101Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:19.101Z] 3.2.0-dev.85: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:19.721Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:20.066Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:20.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T08:20:20.066Z] 45718c4f01b6: Preparing [2024-10-01T08:20:20.066Z] e8179db636a4: Preparing [2024-10-01T08:20:20.066Z] 8380fa190fd1: Preparing [2024-10-01T08:20:20.066Z] c4a65057756f: Preparing [2024-10-01T08:20:20.066Z] ea587b95856a: Preparing [2024-10-01T08:20:20.066Z] 479c26d39b16: Preparing [2024-10-01T08:20:20.066Z] 45a25753efa9: Preparing [2024-10-01T08:20:20.066Z] c8ef60d437b9: Preparing [2024-10-01T08:20:20.066Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:20.066Z] 479c26d39b16: Waiting [2024-10-01T08:20:20.066Z] 45a25753efa9: Waiting [2024-10-01T08:20:20.066Z] c8ef60d437b9: Waiting [2024-10-01T08:20:20.066Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:20.066Z] c4a65057756f: Layer already exists [2024-10-01T08:20:20.066Z] e8179db636a4: Layer already exists [2024-10-01T08:20:20.066Z] 8380fa190fd1: Layer already exists [2024-10-01T08:20:20.066Z] ea587b95856a: Layer already exists [2024-10-01T08:20:20.066Z] 45718c4f01b6: Layer already exists [2024-10-01T08:20:20.066Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:20.066Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:20.066Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:20.066Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:20.066Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:20.693Z] + 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-10-01T08:20:21.046Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-01T08:20:21.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-01T08:20:21.046Z] 45718c4f01b6: Preparing [2024-10-01T08:20:21.046Z] e8179db636a4: Preparing [2024-10-01T08:20:21.046Z] 8380fa190fd1: Preparing [2024-10-01T08:20:21.046Z] c4a65057756f: Preparing [2024-10-01T08:20:21.046Z] ea587b95856a: Preparing [2024-10-01T08:20:21.046Z] 479c26d39b16: Preparing [2024-10-01T08:20:21.046Z] 45a25753efa9: Preparing [2024-10-01T08:20:21.046Z] c8ef60d437b9: Preparing [2024-10-01T08:20:21.046Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:21.046Z] 45a25753efa9: Waiting [2024-10-01T08:20:21.046Z] c8ef60d437b9: Waiting [2024-10-01T08:20:21.046Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:21.046Z] 479c26d39b16: Waiting [2024-10-01T08:20:21.046Z] ea587b95856a: Layer already exists [2024-10-01T08:20:21.046Z] 8380fa190fd1: Layer already exists [2024-10-01T08:20:21.046Z] e8179db636a4: Layer already exists [2024-10-01T08:20:21.046Z] c4a65057756f: Layer already exists [2024-10-01T08:20:21.046Z] 45718c4f01b6: Layer already exists [2024-10-01T08:20:21.046Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:21.046Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:21.046Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:21.046Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:21.311Z] main: digest: sha256:e6b30b373ac995a1027242f87da5da1952a6c0060a27cb21eb38de80f41203a2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:20:21.396Z] ===================================================== [Pipeline] echo [2024-10-01T08:20:21.409Z] taggedImages: [2024-10-01T08:20:21.409Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:21.409Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-01T08:20:21.409Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.85 [2024-10-01T08:20:21.409Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:21.409Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-01T08:20:21.438Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-01T08:20:21.438Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:21.438Z] latest [2024-10-01T08:20:21.438Z] 3.2.0-dev.85 [2024-10-01T08:20:21.438Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:21.438Z] main [2024-10-01T08:20:21.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:21.802Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:22.143Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:22.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T08:20:22.143Z] 4c7bf9b19fe6: Preparing [2024-10-01T08:20:22.143Z] 4a5b0ebf5257: Preparing [2024-10-01T08:20:22.143Z] 6823177f9866: Preparing [2024-10-01T08:20:22.143Z] ea587b95856a: Preparing [2024-10-01T08:20:22.143Z] 479c26d39b16: Preparing [2024-10-01T08:20:22.143Z] 49112eac76a5: Preparing [2024-10-01T08:20:22.143Z] c8ef60d437b9: Preparing [2024-10-01T08:20:22.143Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:22.143Z] 49112eac76a5: Waiting [2024-10-01T08:20:22.143Z] c8ef60d437b9: Waiting [2024-10-01T08:20:22.143Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:22.143Z] ea587b95856a: Layer already exists [2024-10-01T08:20:22.143Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:22.143Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:22.407Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:22.407Z] 4a5b0ebf5257: Pushed [2024-10-01T08:20:22.407Z] 4c7bf9b19fe6: Pushed [2024-10-01T08:20:22.407Z] 49112eac76a5: Pushed [2024-10-01T08:20:29.029Z] 6823177f9866: Pushed [2024-10-01T08:20:29.029Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:29.396Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:29.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-01T08:20:29.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T08:20:29.744Z] 4c7bf9b19fe6: Preparing [2024-10-01T08:20:29.744Z] 4a5b0ebf5257: Preparing [2024-10-01T08:20:29.744Z] 6823177f9866: Preparing [2024-10-01T08:20:29.744Z] ea587b95856a: Preparing [2024-10-01T08:20:29.744Z] 479c26d39b16: Preparing [2024-10-01T08:20:29.744Z] 49112eac76a5: Preparing [2024-10-01T08:20:29.744Z] c8ef60d437b9: Preparing [2024-10-01T08:20:29.744Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:29.744Z] 49112eac76a5: Waiting [2024-10-01T08:20:29.744Z] c8ef60d437b9: Waiting [2024-10-01T08:20:29.744Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:29.744Z] 4a5b0ebf5257: Layer already exists [2024-10-01T08:20:29.744Z] 6823177f9866: Layer already exists [2024-10-01T08:20:29.744Z] ea587b95856a: Layer already exists [2024-10-01T08:20:29.744Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:29.744Z] 4c7bf9b19fe6: Layer already exists [2024-10-01T08:20:29.744Z] 49112eac76a5: Layer already exists [2024-10-01T08:20:29.744Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:29.744Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:30.008Z] latest: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:30.361Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:30.720Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.85 [2024-10-01T08:20:30.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T08:20:30.720Z] 4c7bf9b19fe6: Preparing [2024-10-01T08:20:30.720Z] 4a5b0ebf5257: Preparing [2024-10-01T08:20:30.720Z] 6823177f9866: Preparing [2024-10-01T08:20:30.720Z] ea587b95856a: Preparing [2024-10-01T08:20:30.720Z] 479c26d39b16: Preparing [2024-10-01T08:20:30.720Z] 49112eac76a5: Preparing [2024-10-01T08:20:30.720Z] c8ef60d437b9: Preparing [2024-10-01T08:20:30.720Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:30.720Z] 49112eac76a5: Waiting [2024-10-01T08:20:30.721Z] c8ef60d437b9: Waiting [2024-10-01T08:20:30.721Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:30.721Z] 4c7bf9b19fe6: Layer already exists [2024-10-01T08:20:30.721Z] 6823177f9866: Layer already exists [2024-10-01T08:20:30.721Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:30.721Z] ea587b95856a: Layer already exists [2024-10-01T08:20:30.721Z] 4a5b0ebf5257: Layer already exists [2024-10-01T08:20:30.721Z] 49112eac76a5: Layer already exists [2024-10-01T08:20:30.721Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:30.721Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:30.985Z] 3.2.0-dev.85: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:31.343Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:31.693Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:31.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T08:20:31.693Z] 4c7bf9b19fe6: Preparing [2024-10-01T08:20:31.693Z] 4a5b0ebf5257: Preparing [2024-10-01T08:20:31.693Z] 6823177f9866: Preparing [2024-10-01T08:20:31.693Z] ea587b95856a: Preparing [2024-10-01T08:20:31.693Z] 479c26d39b16: Preparing [2024-10-01T08:20:31.693Z] 49112eac76a5: Preparing [2024-10-01T08:20:31.693Z] c8ef60d437b9: Preparing [2024-10-01T08:20:31.693Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:31.693Z] c8ef60d437b9: Waiting [2024-10-01T08:20:31.693Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:31.693Z] 49112eac76a5: Waiting [2024-10-01T08:20:31.693Z] ea587b95856a: Layer already exists [2024-10-01T08:20:31.693Z] 6823177f9866: Layer already exists [2024-10-01T08:20:31.693Z] 4c7bf9b19fe6: Layer already exists [2024-10-01T08:20:31.693Z] 4a5b0ebf5257: Layer already exists [2024-10-01T08:20:31.693Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:31.693Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:31.693Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:31.693Z] 49112eac76a5: Layer already exists [2024-10-01T08:20:31.693Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:32.391Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:32.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-01T08:20:32.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-01T08:20:32.742Z] 4c7bf9b19fe6: Preparing [2024-10-01T08:20:32.742Z] 4a5b0ebf5257: Preparing [2024-10-01T08:20:32.742Z] 6823177f9866: Preparing [2024-10-01T08:20:32.742Z] ea587b95856a: Preparing [2024-10-01T08:20:32.742Z] 479c26d39b16: Preparing [2024-10-01T08:20:32.742Z] 49112eac76a5: Preparing [2024-10-01T08:20:32.742Z] c8ef60d437b9: Preparing [2024-10-01T08:20:32.742Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:32.742Z] 49112eac76a5: Waiting [2024-10-01T08:20:32.742Z] c8ef60d437b9: Waiting [2024-10-01T08:20:32.742Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:32.742Z] 4c7bf9b19fe6: Layer already exists [2024-10-01T08:20:32.742Z] 6823177f9866: Layer already exists [2024-10-01T08:20:32.742Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:32.742Z] ea587b95856a: Layer already exists [2024-10-01T08:20:32.742Z] 4a5b0ebf5257: Layer already exists [2024-10-01T08:20:32.742Z] 49112eac76a5: Layer already exists [2024-10-01T08:20:32.742Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:32.742Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:33.007Z] main: digest: sha256:27a5bad8b63366e5963647ed1a4b8335bb987f73e23599e0392e31292ccf1314 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:20:33.082Z] ===================================================== [Pipeline] echo [2024-10-01T08:20:33.093Z] taggedImages: [2024-10-01T08:20:33.093Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:33.093Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-01T08:20:33.093Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.85 [2024-10-01T08:20:33.093Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:33.093Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-01T08:20:33.118Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-01T08:20:33.118Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:33.118Z] latest [2024-10-01T08:20:33.118Z] 3.2.0-dev.85 [2024-10-01T08:20:33.118Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:33.118Z] main [2024-10-01T08:20:33.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:33.491Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:33.853Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:33.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T08:20:33.853Z] 5b4925c9c3c8: Preparing [2024-10-01T08:20:33.853Z] 86572be8f545: Preparing [2024-10-01T08:20:33.853Z] 359456e1d207: Preparing [2024-10-01T08:20:33.853Z] 479c26d39b16: Preparing [2024-10-01T08:20:33.853Z] 1265fd560ae4: Preparing [2024-10-01T08:20:33.853Z] 8cc151cb39e6: Preparing [2024-10-01T08:20:33.853Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:33.853Z] 8cc151cb39e6: Waiting [2024-10-01T08:20:33.853Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:33.853Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:34.122Z] 86572be8f545: Pushed [2024-10-01T08:20:34.122Z] 8cc151cb39e6: Pushed [2024-10-01T08:20:34.122Z] 5b4925c9c3c8: Pushed [2024-10-01T08:20:34.122Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:34.122Z] 1265fd560ae4: Pushed [2024-10-01T08:20:40.745Z] 359456e1d207: Pushed [2024-10-01T08:20:40.745Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:41.107Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:41.460Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-01T08:20:41.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T08:20:41.461Z] 5b4925c9c3c8: Preparing [2024-10-01T08:20:41.461Z] 86572be8f545: Preparing [2024-10-01T08:20:41.461Z] 359456e1d207: Preparing [2024-10-01T08:20:41.461Z] 479c26d39b16: Preparing [2024-10-01T08:20:41.461Z] 1265fd560ae4: Preparing [2024-10-01T08:20:41.461Z] 8cc151cb39e6: Preparing [2024-10-01T08:20:41.461Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:41.461Z] 8cc151cb39e6: Waiting [2024-10-01T08:20:41.461Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:41.461Z] 1265fd560ae4: Layer already exists [2024-10-01T08:20:41.461Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:41.461Z] 86572be8f545: Layer already exists [2024-10-01T08:20:41.461Z] 359456e1d207: Layer already exists [2024-10-01T08:20:41.461Z] 5b4925c9c3c8: Layer already exists [2024-10-01T08:20:41.461Z] 8cc151cb39e6: Layer already exists [2024-10-01T08:20:41.461Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:41.724Z] latest: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:42.083Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:42.433Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.85 [2024-10-01T08:20:42.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T08:20:42.433Z] 5b4925c9c3c8: Preparing [2024-10-01T08:20:42.433Z] 86572be8f545: Preparing [2024-10-01T08:20:42.433Z] 359456e1d207: Preparing [2024-10-01T08:20:42.433Z] 479c26d39b16: Preparing [2024-10-01T08:20:42.433Z] 1265fd560ae4: Preparing [2024-10-01T08:20:42.433Z] 8cc151cb39e6: Preparing [2024-10-01T08:20:42.433Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:42.433Z] 8cc151cb39e6: Waiting [2024-10-01T08:20:42.433Z] 1265fd560ae4: Layer already exists [2024-10-01T08:20:42.433Z] 86572be8f545: Layer already exists [2024-10-01T08:20:42.433Z] 359456e1d207: Layer already exists [2024-10-01T08:20:42.433Z] 5b4925c9c3c8: Layer already exists [2024-10-01T08:20:42.433Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:42.433Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:42.433Z] 8cc151cb39e6: Layer already exists [2024-10-01T08:20:42.433Z] 3.2.0-dev.85: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:43.055Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:43.413Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:43.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T08:20:43.413Z] 5b4925c9c3c8: Preparing [2024-10-01T08:20:43.413Z] 86572be8f545: Preparing [2024-10-01T08:20:43.413Z] 359456e1d207: Preparing [2024-10-01T08:20:43.413Z] 479c26d39b16: Preparing [2024-10-01T08:20:43.413Z] 1265fd560ae4: Preparing [2024-10-01T08:20:43.413Z] 8cc151cb39e6: Preparing [2024-10-01T08:20:43.413Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:43.413Z] 8cc151cb39e6: Waiting [2024-10-01T08:20:43.413Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:43.413Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:43.413Z] 359456e1d207: Layer already exists [2024-10-01T08:20:43.413Z] 86572be8f545: Layer already exists [2024-10-01T08:20:43.413Z] 5b4925c9c3c8: Layer already exists [2024-10-01T08:20:43.413Z] 1265fd560ae4: Layer already exists [2024-10-01T08:20:43.413Z] 8cc151cb39e6: Layer already exists [2024-10-01T08:20:43.413Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:43.677Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:44.027Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:44.382Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-01T08:20:44.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-01T08:20:44.382Z] 5b4925c9c3c8: Preparing [2024-10-01T08:20:44.382Z] 86572be8f545: Preparing [2024-10-01T08:20:44.382Z] 359456e1d207: Preparing [2024-10-01T08:20:44.382Z] 479c26d39b16: Preparing [2024-10-01T08:20:44.382Z] 1265fd560ae4: Preparing [2024-10-01T08:20:44.382Z] 8cc151cb39e6: Preparing [2024-10-01T08:20:44.382Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:44.382Z] 8cc151cb39e6: Waiting [2024-10-01T08:20:44.382Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:44.382Z] 1265fd560ae4: Layer already exists [2024-10-01T08:20:44.382Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:44.382Z] 86572be8f545: Layer already exists [2024-10-01T08:20:44.382Z] 5b4925c9c3c8: Layer already exists [2024-10-01T08:20:44.382Z] 359456e1d207: Layer already exists [2024-10-01T08:20:44.382Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:44.382Z] 8cc151cb39e6: Layer already exists [2024-10-01T08:20:44.647Z] main: digest: sha256:f86c2cdd767f6f42eebda828feda5a114cca294d7b79898bb98ed5ef4ceeb190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:20:44.724Z] ===================================================== [Pipeline] echo [2024-10-01T08:20:44.739Z] taggedImages: [2024-10-01T08:20:44.739Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:44.739Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-01T08:20:44.739Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.85 [2024-10-01T08:20:44.739Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:44.739Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-01T08:20:44.770Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-01T08:20:44.770Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:44.770Z] latest [2024-10-01T08:20:44.770Z] 3.2.0-dev.85 [2024-10-01T08:20:44.770Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:44.770Z] main [2024-10-01T08:20:44.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:45.190Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:45.585Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:45.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T08:20:45.586Z] ea3bf57b52df: Preparing [2024-10-01T08:20:45.586Z] 4754402bfd34: Preparing [2024-10-01T08:20:45.586Z] f8d58defa252: Preparing [2024-10-01T08:20:45.586Z] 2d863f1fa7be: Preparing [2024-10-01T08:20:45.586Z] ea587b95856a: Preparing [2024-10-01T08:20:45.586Z] 479c26d39b16: Preparing [2024-10-01T08:20:45.586Z] 45a25753efa9: Preparing [2024-10-01T08:20:45.586Z] c8ef60d437b9: Preparing [2024-10-01T08:20:45.586Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:45.586Z] 479c26d39b16: Waiting [2024-10-01T08:20:45.586Z] 45a25753efa9: Waiting [2024-10-01T08:20:45.586Z] c8ef60d437b9: Waiting [2024-10-01T08:20:45.586Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:45.586Z] ea587b95856a: Layer already exists [2024-10-01T08:20:45.857Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:45.858Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:45.858Z] 4754402bfd34: Pushed [2024-10-01T08:20:45.858Z] ea3bf57b52df: Pushed [2024-10-01T08:20:45.858Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:45.858Z] f8d58defa252: Pushed [2024-10-01T08:20:45.858Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:52.503Z] 2d863f1fa7be: Pushed [2024-10-01T08:20:52.503Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:52.857Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:53.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-01T08:20:53.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T08:20:53.196Z] ea3bf57b52df: Preparing [2024-10-01T08:20:53.196Z] 4754402bfd34: Preparing [2024-10-01T08:20:53.196Z] f8d58defa252: Preparing [2024-10-01T08:20:53.196Z] 2d863f1fa7be: Preparing [2024-10-01T08:20:53.196Z] ea587b95856a: Preparing [2024-10-01T08:20:53.196Z] 479c26d39b16: Preparing [2024-10-01T08:20:53.196Z] 45a25753efa9: Preparing [2024-10-01T08:20:53.196Z] c8ef60d437b9: Preparing [2024-10-01T08:20:53.196Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:53.196Z] c8ef60d437b9: Waiting [2024-10-01T08:20:53.196Z] 479c26d39b16: Waiting [2024-10-01T08:20:53.196Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:53.196Z] 45a25753efa9: Waiting [2024-10-01T08:20:53.196Z] 4754402bfd34: Layer already exists [2024-10-01T08:20:53.196Z] 2d863f1fa7be: Layer already exists [2024-10-01T08:20:53.196Z] ea587b95856a: Layer already exists [2024-10-01T08:20:53.196Z] ea3bf57b52df: Layer already exists [2024-10-01T08:20:53.196Z] f8d58defa252: Layer already exists [2024-10-01T08:20:53.196Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:53.196Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:53.196Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:53.196Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:53.461Z] latest: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:53.823Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:54.175Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.85 [2024-10-01T08:20:54.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T08:20:54.175Z] ea3bf57b52df: Preparing [2024-10-01T08:20:54.175Z] 4754402bfd34: Preparing [2024-10-01T08:20:54.175Z] f8d58defa252: Preparing [2024-10-01T08:20:54.175Z] 2d863f1fa7be: Preparing [2024-10-01T08:20:54.175Z] ea587b95856a: Preparing [2024-10-01T08:20:54.175Z] 479c26d39b16: Preparing [2024-10-01T08:20:54.175Z] 45a25753efa9: Preparing [2024-10-01T08:20:54.175Z] c8ef60d437b9: Preparing [2024-10-01T08:20:54.175Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:54.175Z] 45a25753efa9: Waiting [2024-10-01T08:20:54.175Z] c8ef60d437b9: Waiting [2024-10-01T08:20:54.175Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:54.175Z] 479c26d39b16: Waiting [2024-10-01T08:20:54.175Z] 2d863f1fa7be: Layer already exists [2024-10-01T08:20:54.175Z] 4754402bfd34: Layer already exists [2024-10-01T08:20:54.175Z] f8d58defa252: Layer already exists [2024-10-01T08:20:54.175Z] ea587b95856a: Layer already exists [2024-10-01T08:20:54.175Z] ea3bf57b52df: Layer already exists [2024-10-01T08:20:54.175Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:54.175Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:54.175Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:54.175Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:54.439Z] 3.2.0-dev.85: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:54.792Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:55.152Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:55.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T08:20:55.153Z] ea3bf57b52df: Preparing [2024-10-01T08:20:55.153Z] 4754402bfd34: Preparing [2024-10-01T08:20:55.153Z] f8d58defa252: Preparing [2024-10-01T08:20:55.153Z] 2d863f1fa7be: Preparing [2024-10-01T08:20:55.153Z] ea587b95856a: Preparing [2024-10-01T08:20:55.153Z] 479c26d39b16: Preparing [2024-10-01T08:20:55.153Z] 45a25753efa9: Preparing [2024-10-01T08:20:55.153Z] c8ef60d437b9: Preparing [2024-10-01T08:20:55.153Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:55.153Z] 479c26d39b16: Waiting [2024-10-01T08:20:55.153Z] 45a25753efa9: Waiting [2024-10-01T08:20:55.153Z] c8ef60d437b9: Waiting [2024-10-01T08:20:55.153Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:55.153Z] ea3bf57b52df: Layer already exists [2024-10-01T08:20:55.153Z] ea587b95856a: Layer already exists [2024-10-01T08:20:55.153Z] f8d58defa252: Layer already exists [2024-10-01T08:20:55.153Z] 2d863f1fa7be: Layer already exists [2024-10-01T08:20:55.153Z] 4754402bfd34: Layer already exists [2024-10-01T08:20:55.153Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:55.153Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:55.153Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:55.153Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:55.417Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:55.773Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:56.113Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-01T08:20:56.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-01T08:20:56.114Z] ea3bf57b52df: Preparing [2024-10-01T08:20:56.114Z] 4754402bfd34: Preparing [2024-10-01T08:20:56.114Z] f8d58defa252: Preparing [2024-10-01T08:20:56.114Z] 2d863f1fa7be: Preparing [2024-10-01T08:20:56.114Z] ea587b95856a: Preparing [2024-10-01T08:20:56.114Z] 479c26d39b16: Preparing [2024-10-01T08:20:56.114Z] 45a25753efa9: Preparing [2024-10-01T08:20:56.114Z] c8ef60d437b9: Preparing [2024-10-01T08:20:56.114Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:56.114Z] 479c26d39b16: Waiting [2024-10-01T08:20:56.114Z] 45a25753efa9: Waiting [2024-10-01T08:20:56.114Z] c8ef60d437b9: Waiting [2024-10-01T08:20:56.114Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:56.114Z] 4754402bfd34: Layer already exists [2024-10-01T08:20:56.114Z] f8d58defa252: Layer already exists [2024-10-01T08:20:56.114Z] ea3bf57b52df: Layer already exists [2024-10-01T08:20:56.114Z] ea587b95856a: Layer already exists [2024-10-01T08:20:56.114Z] 2d863f1fa7be: Layer already exists [2024-10-01T08:20:56.114Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:56.114Z] 45a25753efa9: Layer already exists [2024-10-01T08:20:56.114Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:56.114Z] c8ef60d437b9: Layer already exists [2024-10-01T08:20:56.378Z] main: digest: sha256:60a27fa676e85e747b69d4aafae6d7cfc975078c8c3207a06a188969c5493650 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:20:56.449Z] ===================================================== [Pipeline] echo [2024-10-01T08:20:56.465Z] taggedImages: [2024-10-01T08:20:56.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:56.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-01T08:20:56.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.85 [2024-10-01T08:20:56.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:56.465Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-01T08:20:56.493Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-01T08:20:56.493Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:56.493Z] latest [2024-10-01T08:20:56.493Z] 3.2.0-dev.85 [2024-10-01T08:20:56.493Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:20:56.493Z] main [2024-10-01T08:20:56.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:56.864Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:20:57.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:20:57.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T08:20:57.217Z] e306f86fa1b3: Preparing [2024-10-01T08:20:57.217Z] 901b75dc5d5f: Preparing [2024-10-01T08:20:57.217Z] 9977ba069784: Preparing [2024-10-01T08:20:57.217Z] 922e6fa34e24: Preparing [2024-10-01T08:20:57.217Z] 8029885cd9b0: Preparing [2024-10-01T08:20:57.217Z] 767c503b7610: Preparing [2024-10-01T08:20:57.217Z] 5f1ef31de6c0: Preparing [2024-10-01T08:20:57.217Z] 43131647c084: Preparing [2024-10-01T08:20:57.217Z] ea587b95856a: Preparing [2024-10-01T08:20:57.217Z] 479c26d39b16: Preparing [2024-10-01T08:20:57.217Z] e16eb244921a: Preparing [2024-10-01T08:20:57.217Z] 98aea10ff1ea: Preparing [2024-10-01T08:20:57.217Z] 5f70bf18a086: Preparing [2024-10-01T08:20:57.217Z] 231395f02800: Preparing [2024-10-01T08:20:57.217Z] 018f84d5de97: Preparing [2024-10-01T08:20:57.217Z] 5f3e6a58a967: Preparing [2024-10-01T08:20:57.217Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:20:57.217Z] 43131647c084: Waiting [2024-10-01T08:20:57.217Z] ea587b95856a: Waiting [2024-10-01T08:20:57.217Z] 479c26d39b16: Waiting [2024-10-01T08:20:57.217Z] e16eb244921a: Waiting [2024-10-01T08:20:57.217Z] 98aea10ff1ea: Waiting [2024-10-01T08:20:57.217Z] 5f70bf18a086: Waiting [2024-10-01T08:20:57.217Z] 231395f02800: Waiting [2024-10-01T08:20:57.217Z] 018f84d5de97: Waiting [2024-10-01T08:20:57.217Z] 5f3e6a58a967: Waiting [2024-10-01T08:20:57.217Z] 767c503b7610: Waiting [2024-10-01T08:20:57.217Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:20:57.217Z] 5f1ef31de6c0: Waiting [2024-10-01T08:20:57.482Z] 8029885cd9b0: Pushed [2024-10-01T08:20:57.482Z] 922e6fa34e24: Pushed [2024-10-01T08:20:57.482Z] 901b75dc5d5f: Pushed [2024-10-01T08:20:57.482Z] 9977ba069784: Pushed [2024-10-01T08:20:57.482Z] e306f86fa1b3: Pushed [2024-10-01T08:20:57.482Z] ea587b95856a: Layer already exists [2024-10-01T08:20:57.482Z] 767c503b7610: Pushed [2024-10-01T08:20:57.482Z] 479c26d39b16: Layer already exists [2024-10-01T08:20:57.482Z] 5f1ef31de6c0: Pushed [2024-10-01T08:20:57.482Z] 5f70bf18a086: Layer already exists [2024-10-01T08:20:57.747Z] e16eb244921a: Pushed [2024-10-01T08:20:57.747Z] 98aea10ff1ea: Pushed [2024-10-01T08:20:57.747Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:20:57.747Z] 018f84d5de97: Pushed [2024-10-01T08:20:57.747Z] 231395f02800: Pushed [2024-10-01T08:20:57.747Z] 5f3e6a58a967: Pushed [2024-10-01T08:21:00.314Z] 43131647c084: Pushed [2024-10-01T08:21:00.579Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:00.941Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:01.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-01T08:21:01.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T08:21:01.293Z] e306f86fa1b3: Preparing [2024-10-01T08:21:01.293Z] 901b75dc5d5f: Preparing [2024-10-01T08:21:01.293Z] 9977ba069784: Preparing [2024-10-01T08:21:01.293Z] 922e6fa34e24: Preparing [2024-10-01T08:21:01.293Z] 8029885cd9b0: Preparing [2024-10-01T08:21:01.293Z] 767c503b7610: Preparing [2024-10-01T08:21:01.293Z] 5f1ef31de6c0: Preparing [2024-10-01T08:21:01.293Z] 43131647c084: Preparing [2024-10-01T08:21:01.293Z] ea587b95856a: Preparing [2024-10-01T08:21:01.293Z] 479c26d39b16: Preparing [2024-10-01T08:21:01.293Z] e16eb244921a: Preparing [2024-10-01T08:21:01.293Z] 98aea10ff1ea: Preparing [2024-10-01T08:21:01.293Z] 5f70bf18a086: Preparing [2024-10-01T08:21:01.293Z] 231395f02800: Preparing [2024-10-01T08:21:01.293Z] 018f84d5de97: Preparing [2024-10-01T08:21:01.293Z] 5f3e6a58a967: Preparing [2024-10-01T08:21:01.293Z] 5f1ef31de6c0: Waiting [2024-10-01T08:21:01.293Z] 43131647c084: Waiting [2024-10-01T08:21:01.293Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:01.293Z] ea587b95856a: Waiting [2024-10-01T08:21:01.293Z] 479c26d39b16: Waiting [2024-10-01T08:21:01.293Z] e16eb244921a: Waiting [2024-10-01T08:21:01.293Z] 98aea10ff1ea: Waiting [2024-10-01T08:21:01.293Z] 018f84d5de97: Waiting [2024-10-01T08:21:01.293Z] 5f70bf18a086: Waiting [2024-10-01T08:21:01.293Z] 231395f02800: Waiting [2024-10-01T08:21:01.293Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:01.293Z] 5f3e6a58a967: Waiting [2024-10-01T08:21:01.293Z] 767c503b7610: Waiting [2024-10-01T08:21:01.293Z] 8029885cd9b0: Layer already exists [2024-10-01T08:21:01.293Z] e306f86fa1b3: Layer already exists [2024-10-01T08:21:01.293Z] 922e6fa34e24: Layer already exists [2024-10-01T08:21:01.293Z] 901b75dc5d5f: Layer already exists [2024-10-01T08:21:01.293Z] 9977ba069784: Layer already exists [2024-10-01T08:21:01.293Z] 5f1ef31de6c0: Layer already exists [2024-10-01T08:21:01.293Z] 767c503b7610: Layer already exists [2024-10-01T08:21:01.293Z] 43131647c084: Layer already exists [2024-10-01T08:21:01.293Z] ea587b95856a: Layer already exists [2024-10-01T08:21:01.293Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:01.293Z] e16eb244921a: Layer already exists [2024-10-01T08:21:01.293Z] 5f70bf18a086: Layer already exists [2024-10-01T08:21:01.293Z] 231395f02800: Layer already exists [2024-10-01T08:21:01.293Z] 98aea10ff1ea: Layer already exists [2024-10-01T08:21:01.293Z] 018f84d5de97: Layer already exists [2024-10-01T08:21:01.293Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:01.293Z] 5f3e6a58a967: Layer already exists [2024-10-01T08:21:01.558Z] latest: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:01.898Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:02.251Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.85 [2024-10-01T08:21:02.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T08:21:02.251Z] e306f86fa1b3: Preparing [2024-10-01T08:21:02.251Z] 901b75dc5d5f: Preparing [2024-10-01T08:21:02.251Z] 9977ba069784: Preparing [2024-10-01T08:21:02.251Z] 922e6fa34e24: Preparing [2024-10-01T08:21:02.251Z] 8029885cd9b0: Preparing [2024-10-01T08:21:02.251Z] 767c503b7610: Preparing [2024-10-01T08:21:02.251Z] 5f1ef31de6c0: Preparing [2024-10-01T08:21:02.251Z] 43131647c084: Preparing [2024-10-01T08:21:02.251Z] ea587b95856a: Preparing [2024-10-01T08:21:02.251Z] 479c26d39b16: Preparing [2024-10-01T08:21:02.251Z] e16eb244921a: Preparing [2024-10-01T08:21:02.251Z] 98aea10ff1ea: Preparing [2024-10-01T08:21:02.251Z] 5f70bf18a086: Preparing [2024-10-01T08:21:02.251Z] 231395f02800: Preparing [2024-10-01T08:21:02.251Z] 018f84d5de97: Preparing [2024-10-01T08:21:02.251Z] 5f3e6a58a967: Preparing [2024-10-01T08:21:02.251Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:02.251Z] 767c503b7610: Waiting [2024-10-01T08:21:02.251Z] 5f1ef31de6c0: Waiting [2024-10-01T08:21:02.251Z] 5f70bf18a086: Waiting [2024-10-01T08:21:02.251Z] 231395f02800: Waiting [2024-10-01T08:21:02.251Z] 018f84d5de97: Waiting [2024-10-01T08:21:02.251Z] 5f3e6a58a967: Waiting [2024-10-01T08:21:02.251Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:02.251Z] 43131647c084: Waiting [2024-10-01T08:21:02.251Z] ea587b95856a: Waiting [2024-10-01T08:21:02.251Z] 479c26d39b16: Waiting [2024-10-01T08:21:02.251Z] e16eb244921a: Waiting [2024-10-01T08:21:02.251Z] 98aea10ff1ea: Waiting [2024-10-01T08:21:02.251Z] 922e6fa34e24: Layer already exists [2024-10-01T08:21:02.251Z] 9977ba069784: Layer already exists [2024-10-01T08:21:02.251Z] 901b75dc5d5f: Layer already exists [2024-10-01T08:21:02.251Z] e306f86fa1b3: Layer already exists [2024-10-01T08:21:02.251Z] 8029885cd9b0: Layer already exists [2024-10-01T08:21:02.251Z] 767c503b7610: Layer already exists [2024-10-01T08:21:02.251Z] ea587b95856a: Layer already exists [2024-10-01T08:21:02.251Z] 5f1ef31de6c0: Layer already exists [2024-10-01T08:21:02.251Z] 43131647c084: Layer already exists [2024-10-01T08:21:02.251Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:02.251Z] 231395f02800: Layer already exists [2024-10-01T08:21:02.251Z] e16eb244921a: Layer already exists [2024-10-01T08:21:02.251Z] 5f70bf18a086: Layer already exists [2024-10-01T08:21:02.251Z] 98aea10ff1ea: Layer already exists [2024-10-01T08:21:02.251Z] 018f84d5de97: Layer already exists [2024-10-01T08:21:02.251Z] 5f3e6a58a967: Layer already exists [2024-10-01T08:21:02.251Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:02.517Z] 3.2.0-dev.85: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:02.872Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:03.226Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:03.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T08:21:03.226Z] e306f86fa1b3: Preparing [2024-10-01T08:21:03.226Z] 901b75dc5d5f: Preparing [2024-10-01T08:21:03.226Z] 9977ba069784: Preparing [2024-10-01T08:21:03.226Z] 922e6fa34e24: Preparing [2024-10-01T08:21:03.226Z] 8029885cd9b0: Preparing [2024-10-01T08:21:03.226Z] 767c503b7610: Preparing [2024-10-01T08:21:03.226Z] 5f1ef31de6c0: Preparing [2024-10-01T08:21:03.226Z] 43131647c084: Preparing [2024-10-01T08:21:03.226Z] ea587b95856a: Preparing [2024-10-01T08:21:03.226Z] 479c26d39b16: Preparing [2024-10-01T08:21:03.226Z] e16eb244921a: Preparing [2024-10-01T08:21:03.226Z] 98aea10ff1ea: Preparing [2024-10-01T08:21:03.226Z] 5f70bf18a086: Preparing [2024-10-01T08:21:03.226Z] 231395f02800: Preparing [2024-10-01T08:21:03.226Z] 018f84d5de97: Preparing [2024-10-01T08:21:03.226Z] 5f3e6a58a967: Preparing [2024-10-01T08:21:03.226Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:03.226Z] 767c503b7610: Waiting [2024-10-01T08:21:03.226Z] 5f1ef31de6c0: Waiting [2024-10-01T08:21:03.226Z] 43131647c084: Waiting [2024-10-01T08:21:03.226Z] ea587b95856a: Waiting [2024-10-01T08:21:03.226Z] 479c26d39b16: Waiting [2024-10-01T08:21:03.226Z] e16eb244921a: Waiting [2024-10-01T08:21:03.226Z] 98aea10ff1ea: Waiting [2024-10-01T08:21:03.226Z] 5f70bf18a086: Waiting [2024-10-01T08:21:03.226Z] 231395f02800: Waiting [2024-10-01T08:21:03.226Z] 018f84d5de97: Waiting [2024-10-01T08:21:03.226Z] 5f3e6a58a967: Waiting [2024-10-01T08:21:03.226Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:03.226Z] 901b75dc5d5f: Layer already exists [2024-10-01T08:21:03.226Z] 8029885cd9b0: Layer already exists [2024-10-01T08:21:03.226Z] 922e6fa34e24: Layer already exists [2024-10-01T08:21:03.226Z] 9977ba069784: Layer already exists [2024-10-01T08:21:03.226Z] e306f86fa1b3: Layer already exists [2024-10-01T08:21:03.226Z] 5f1ef31de6c0: Layer already exists [2024-10-01T08:21:03.226Z] 767c503b7610: Layer already exists [2024-10-01T08:21:03.226Z] 43131647c084: Layer already exists [2024-10-01T08:21:03.226Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:03.226Z] ea587b95856a: Layer already exists [2024-10-01T08:21:03.226Z] e16eb244921a: Layer already exists [2024-10-01T08:21:03.226Z] 98aea10ff1ea: Layer already exists [2024-10-01T08:21:03.226Z] 5f70bf18a086: Layer already exists [2024-10-01T08:21:03.226Z] 018f84d5de97: Layer already exists [2024-10-01T08:21:03.226Z] 231395f02800: Layer already exists [2024-10-01T08:21:03.226Z] 5f3e6a58a967: Layer already exists [2024-10-01T08:21:03.226Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:03.491Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:03.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:04.202Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-01T08:21:04.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-01T08:21:04.202Z] e306f86fa1b3: Preparing [2024-10-01T08:21:04.202Z] 901b75dc5d5f: Preparing [2024-10-01T08:21:04.202Z] 9977ba069784: Preparing [2024-10-01T08:21:04.202Z] 922e6fa34e24: Preparing [2024-10-01T08:21:04.202Z] 8029885cd9b0: Preparing [2024-10-01T08:21:04.202Z] 767c503b7610: Preparing [2024-10-01T08:21:04.202Z] 5f1ef31de6c0: Preparing [2024-10-01T08:21:04.202Z] 43131647c084: Preparing [2024-10-01T08:21:04.202Z] ea587b95856a: Preparing [2024-10-01T08:21:04.202Z] 479c26d39b16: Preparing [2024-10-01T08:21:04.202Z] e16eb244921a: Preparing [2024-10-01T08:21:04.202Z] 98aea10ff1ea: Preparing [2024-10-01T08:21:04.202Z] 5f70bf18a086: Preparing [2024-10-01T08:21:04.202Z] 231395f02800: Preparing [2024-10-01T08:21:04.202Z] 018f84d5de97: Preparing [2024-10-01T08:21:04.202Z] 5f3e6a58a967: Preparing [2024-10-01T08:21:04.202Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:04.202Z] 767c503b7610: Waiting [2024-10-01T08:21:04.202Z] 5f1ef31de6c0: Waiting [2024-10-01T08:21:04.202Z] 43131647c084: Waiting [2024-10-01T08:21:04.202Z] ea587b95856a: Waiting [2024-10-01T08:21:04.202Z] 479c26d39b16: Waiting [2024-10-01T08:21:04.202Z] e16eb244921a: Waiting [2024-10-01T08:21:04.202Z] 5f70bf18a086: Waiting [2024-10-01T08:21:04.202Z] 231395f02800: Waiting [2024-10-01T08:21:04.202Z] 98aea10ff1ea: Waiting [2024-10-01T08:21:04.202Z] 5f3e6a58a967: Waiting [2024-10-01T08:21:04.202Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:04.202Z] 901b75dc5d5f: Layer already exists [2024-10-01T08:21:04.202Z] 9977ba069784: Layer already exists [2024-10-01T08:21:04.202Z] 922e6fa34e24: Layer already exists [2024-10-01T08:21:04.202Z] e306f86fa1b3: Layer already exists [2024-10-01T08:21:04.202Z] 8029885cd9b0: Layer already exists [2024-10-01T08:21:04.202Z] 767c503b7610: Layer already exists [2024-10-01T08:21:04.202Z] 5f1ef31de6c0: Layer already exists [2024-10-01T08:21:04.202Z] 43131647c084: Layer already exists [2024-10-01T08:21:04.202Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:04.202Z] ea587b95856a: Layer already exists [2024-10-01T08:21:04.202Z] e16eb244921a: Layer already exists [2024-10-01T08:21:04.202Z] 018f84d5de97: Layer already exists [2024-10-01T08:21:04.202Z] 98aea10ff1ea: Layer already exists [2024-10-01T08:21:04.202Z] 5f70bf18a086: Layer already exists [2024-10-01T08:21:04.202Z] 231395f02800: Layer already exists [2024-10-01T08:21:04.202Z] 5f3e6a58a967: Layer already exists [2024-10-01T08:21:04.202Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:04.468Z] main: digest: sha256:5feed4ce5ccca5d6b4f5b41d8423801b3875fe13280ac5401e236a12ad618b66 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:21:04.542Z] ===================================================== [Pipeline] echo [2024-10-01T08:21:04.554Z] taggedImages: [2024-10-01T08:21:04.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:04.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-01T08:21:04.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.85 [2024-10-01T08:21:04.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:04.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-01T08:21:04.585Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-01T08:21:04.585Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:04.585Z] latest [2024-10-01T08:21:04.585Z] 3.2.0-dev.85 [2024-10-01T08:21:04.585Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:04.585Z] main [2024-10-01T08:21:04.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:04.955Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:05.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:05.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T08:21:05.311Z] 0e50798e87aa: Preparing [2024-10-01T08:21:05.311Z] 60af50929ac5: Preparing [2024-10-01T08:21:05.311Z] 7eb5fecc3a81: Preparing [2024-10-01T08:21:05.311Z] 1461e8ef00a9: Preparing [2024-10-01T08:21:05.311Z] ea587b95856a: Preparing [2024-10-01T08:21:05.311Z] 479c26d39b16: Preparing [2024-10-01T08:21:05.311Z] 45a25753efa9: Preparing [2024-10-01T08:21:05.311Z] c8ef60d437b9: Preparing [2024-10-01T08:21:05.311Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:05.311Z] 479c26d39b16: Waiting [2024-10-01T08:21:05.311Z] 45a25753efa9: Waiting [2024-10-01T08:21:05.311Z] c8ef60d437b9: Waiting [2024-10-01T08:21:05.575Z] 7eb5fecc3a81: Pushed [2024-10-01T08:21:05.575Z] 60af50929ac5: Pushed [2024-10-01T08:21:06.531Z] ea587b95856a: Layer already exists [2024-10-01T08:21:06.531Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:06.531Z] c8ef60d437b9: Layer already exists [2024-10-01T08:21:06.531Z] 45a25753efa9: Layer already exists [2024-10-01T08:21:06.531Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:06.531Z] 0e50798e87aa: Pushed [2024-10-01T08:21:10.772Z] 1461e8ef00a9: Pushed [2024-10-01T08:21:10.772Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:11.142Z] + 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-10-01T08:21:11.493Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-01T08:21:11.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T08:21:11.493Z] 0e50798e87aa: Preparing [2024-10-01T08:21:11.493Z] 60af50929ac5: Preparing [2024-10-01T08:21:11.493Z] 7eb5fecc3a81: Preparing [2024-10-01T08:21:11.493Z] 1461e8ef00a9: Preparing [2024-10-01T08:21:11.493Z] ea587b95856a: Preparing [2024-10-01T08:21:11.493Z] 479c26d39b16: Preparing [2024-10-01T08:21:11.493Z] 45a25753efa9: Preparing [2024-10-01T08:21:11.493Z] 479c26d39b16: Waiting [2024-10-01T08:21:11.493Z] c8ef60d437b9: Preparing [2024-10-01T08:21:11.493Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:11.493Z] c8ef60d437b9: Waiting [2024-10-01T08:21:11.493Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:11.493Z] 0e50798e87aa: Layer already exists [2024-10-01T08:21:11.493Z] 7eb5fecc3a81: Layer already exists [2024-10-01T08:21:11.493Z] ea587b95856a: Layer already exists [2024-10-01T08:21:11.493Z] 60af50929ac5: Layer already exists [2024-10-01T08:21:11.493Z] 1461e8ef00a9: Layer already exists [2024-10-01T08:21:11.493Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:11.493Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:11.493Z] 45a25753efa9: Layer already exists [2024-10-01T08:21:11.493Z] c8ef60d437b9: Layer already exists [2024-10-01T08:21:11.758Z] latest: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:12.117Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:12.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.85 [2024-10-01T08:21:12.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T08:21:12.459Z] 0e50798e87aa: Preparing [2024-10-01T08:21:12.459Z] 60af50929ac5: Preparing [2024-10-01T08:21:12.459Z] 7eb5fecc3a81: Preparing [2024-10-01T08:21:12.459Z] 1461e8ef00a9: Preparing [2024-10-01T08:21:12.459Z] ea587b95856a: Preparing [2024-10-01T08:21:12.459Z] 479c26d39b16: Preparing [2024-10-01T08:21:12.459Z] 45a25753efa9: Preparing [2024-10-01T08:21:12.459Z] c8ef60d437b9: Preparing [2024-10-01T08:21:12.459Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:12.459Z] 479c26d39b16: Waiting [2024-10-01T08:21:12.459Z] 45a25753efa9: Waiting [2024-10-01T08:21:12.459Z] c8ef60d437b9: Waiting [2024-10-01T08:21:12.459Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:12.459Z] 0e50798e87aa: Layer already exists [2024-10-01T08:21:12.459Z] ea587b95856a: Layer already exists [2024-10-01T08:21:12.459Z] 7eb5fecc3a81: Layer already exists [2024-10-01T08:21:12.459Z] 1461e8ef00a9: Layer already exists [2024-10-01T08:21:12.459Z] 60af50929ac5: Layer already exists [2024-10-01T08:21:12.459Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:12.459Z] c8ef60d437b9: Layer already exists [2024-10-01T08:21:12.459Z] 45a25753efa9: Layer already exists [2024-10-01T08:21:12.459Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:12.725Z] 3.2.0-dev.85: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:13.086Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:13.437Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:13.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T08:21:13.437Z] 0e50798e87aa: Preparing [2024-10-01T08:21:13.437Z] 60af50929ac5: Preparing [2024-10-01T08:21:13.437Z] 7eb5fecc3a81: Preparing [2024-10-01T08:21:13.437Z] 1461e8ef00a9: Preparing [2024-10-01T08:21:13.437Z] ea587b95856a: Preparing [2024-10-01T08:21:13.437Z] 479c26d39b16: Preparing [2024-10-01T08:21:13.437Z] 45a25753efa9: Preparing [2024-10-01T08:21:13.437Z] c8ef60d437b9: Preparing [2024-10-01T08:21:13.437Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:13.438Z] 479c26d39b16: Waiting [2024-10-01T08:21:13.438Z] 45a25753efa9: Waiting [2024-10-01T08:21:13.438Z] c8ef60d437b9: Waiting [2024-10-01T08:21:13.438Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:13.438Z] 0e50798e87aa: Layer already exists [2024-10-01T08:21:13.438Z] 7eb5fecc3a81: Layer already exists [2024-10-01T08:21:13.438Z] 60af50929ac5: Layer already exists [2024-10-01T08:21:13.438Z] 1461e8ef00a9: Layer already exists [2024-10-01T08:21:13.438Z] ea587b95856a: Layer already exists [2024-10-01T08:21:13.438Z] c8ef60d437b9: Layer already exists [2024-10-01T08:21:13.438Z] 45a25753efa9: Layer already exists [2024-10-01T08:21:13.438Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:13.438Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:13.702Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:14.062Z] + 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-10-01T08:21:14.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-01T08:21:14.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-01T08:21:14.409Z] 0e50798e87aa: Preparing [2024-10-01T08:21:14.409Z] 60af50929ac5: Preparing [2024-10-01T08:21:14.409Z] 7eb5fecc3a81: Preparing [2024-10-01T08:21:14.409Z] 1461e8ef00a9: Preparing [2024-10-01T08:21:14.409Z] ea587b95856a: Preparing [2024-10-01T08:21:14.409Z] 479c26d39b16: Preparing [2024-10-01T08:21:14.409Z] 45a25753efa9: Preparing [2024-10-01T08:21:14.409Z] c8ef60d437b9: Preparing [2024-10-01T08:21:14.409Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:14.409Z] 479c26d39b16: Waiting [2024-10-01T08:21:14.409Z] 45a25753efa9: Waiting [2024-10-01T08:21:14.409Z] c8ef60d437b9: Waiting [2024-10-01T08:21:14.409Z] ea587b95856a: Layer already exists [2024-10-01T08:21:14.409Z] 1461e8ef00a9: Layer already exists [2024-10-01T08:21:14.409Z] 7eb5fecc3a81: Layer already exists [2024-10-01T08:21:14.409Z] 0e50798e87aa: Layer already exists [2024-10-01T08:21:14.409Z] 60af50929ac5: Layer already exists [2024-10-01T08:21:14.409Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:14.409Z] c8ef60d437b9: Layer already exists [2024-10-01T08:21:14.409Z] 45a25753efa9: Layer already exists [2024-10-01T08:21:14.409Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:14.674Z] main: digest: sha256:0121f983d243555935470bcdda5ef098ee7e9cb017d6ab78c4e007261e638759 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:21:14.755Z] ===================================================== [Pipeline] echo [2024-10-01T08:21:14.769Z] taggedImages: [2024-10-01T08:21:14.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:14.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-01T08:21:14.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.85 [2024-10-01T08:21:14.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:14.769Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-01T08:21:14.803Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-01T08:21:14.803Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:14.803Z] latest [2024-10-01T08:21:14.803Z] 3.2.0-dev.85 [2024-10-01T08:21:14.803Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:14.803Z] main [2024-10-01T08:21:14.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:15.177Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:15.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:15.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T08:21:15.521Z] 5a064af169a9: Preparing [2024-10-01T08:21:15.521Z] c92028e0acc0: Preparing [2024-10-01T08:21:15.521Z] 80618bb959e4: Preparing [2024-10-01T08:21:15.521Z] 35652b01aa82: Preparing [2024-10-01T08:21:15.521Z] 872349d753a9: Preparing [2024-10-01T08:21:15.521Z] ea587b95856a: Preparing [2024-10-01T08:21:15.521Z] 479c26d39b16: Preparing [2024-10-01T08:21:15.521Z] ea587b95856a: Waiting [2024-10-01T08:21:15.521Z] 23fb8ee54367: Preparing [2024-10-01T08:21:15.521Z] 479c26d39b16: Waiting [2024-10-01T08:21:15.521Z] 933273cf2f9f: Preparing [2024-10-01T08:21:15.521Z] 23fb8ee54367: Waiting [2024-10-01T08:21:15.521Z] 933273cf2f9f: Waiting [2024-10-01T08:21:15.521Z] 81e833505094: Preparing [2024-10-01T08:21:15.521Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:15.521Z] 81e833505094: Waiting [2024-10-01T08:21:15.521Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:15.786Z] 872349d753a9: Pushed [2024-10-01T08:21:15.786Z] 5a064af169a9: Pushed [2024-10-01T08:21:15.786Z] 35652b01aa82: Pushed [2024-10-01T08:21:15.786Z] ea587b95856a: Layer already exists [2024-10-01T08:21:15.786Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:15.786Z] c92028e0acc0: Pushed [2024-10-01T08:21:16.051Z] 23fb8ee54367: Pushed [2024-10-01T08:21:16.051Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:16.051Z] 933273cf2f9f: Pushed [2024-10-01T08:21:18.479Z] 80618bb959e4: Pushed [2024-10-01T08:21:19.435Z] 81e833505094: Pushed [2024-10-01T08:21:19.435Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:19.796Z] + 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-10-01T08:21:20.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-01T08:21:20.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T08:21:20.144Z] 5a064af169a9: Preparing [2024-10-01T08:21:20.144Z] c92028e0acc0: Preparing [2024-10-01T08:21:20.144Z] 80618bb959e4: Preparing [2024-10-01T08:21:20.144Z] 35652b01aa82: Preparing [2024-10-01T08:21:20.144Z] 872349d753a9: Preparing [2024-10-01T08:21:20.144Z] ea587b95856a: Preparing [2024-10-01T08:21:20.144Z] 479c26d39b16: Preparing [2024-10-01T08:21:20.144Z] 23fb8ee54367: Preparing [2024-10-01T08:21:20.144Z] 933273cf2f9f: Preparing [2024-10-01T08:21:20.144Z] 81e833505094: Preparing [2024-10-01T08:21:20.144Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:20.144Z] ea587b95856a: Waiting [2024-10-01T08:21:20.144Z] 479c26d39b16: Waiting [2024-10-01T08:21:20.144Z] 23fb8ee54367: Waiting [2024-10-01T08:21:20.144Z] 933273cf2f9f: Waiting [2024-10-01T08:21:20.144Z] 81e833505094: Waiting [2024-10-01T08:21:20.144Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:20.144Z] 5a064af169a9: Layer already exists [2024-10-01T08:21:20.144Z] 35652b01aa82: Layer already exists [2024-10-01T08:21:20.144Z] c92028e0acc0: Layer already exists [2024-10-01T08:21:20.144Z] 872349d753a9: Layer already exists [2024-10-01T08:21:20.144Z] 80618bb959e4: Layer already exists [2024-10-01T08:21:20.144Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:20.144Z] ea587b95856a: Layer already exists [2024-10-01T08:21:20.144Z] 933273cf2f9f: Layer already exists [2024-10-01T08:21:20.144Z] 23fb8ee54367: Layer already exists [2024-10-01T08:21:20.144Z] 81e833505094: Layer already exists [2024-10-01T08:21:20.144Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:20.410Z] latest: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:20.764Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:21.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.85 [2024-10-01T08:21:21.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T08:21:21.118Z] 5a064af169a9: Preparing [2024-10-01T08:21:21.118Z] c92028e0acc0: Preparing [2024-10-01T08:21:21.118Z] 80618bb959e4: Preparing [2024-10-01T08:21:21.118Z] 35652b01aa82: Preparing [2024-10-01T08:21:21.118Z] 872349d753a9: Preparing [2024-10-01T08:21:21.118Z] ea587b95856a: Preparing [2024-10-01T08:21:21.118Z] 479c26d39b16: Preparing [2024-10-01T08:21:21.118Z] 23fb8ee54367: Preparing [2024-10-01T08:21:21.118Z] 933273cf2f9f: Preparing [2024-10-01T08:21:21.118Z] 81e833505094: Preparing [2024-10-01T08:21:21.118Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:21.118Z] 23fb8ee54367: Waiting [2024-10-01T08:21:21.118Z] 81e833505094: Waiting [2024-10-01T08:21:21.118Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:21.118Z] 933273cf2f9f: Waiting [2024-10-01T08:21:21.118Z] ea587b95856a: Waiting [2024-10-01T08:21:21.118Z] 479c26d39b16: Waiting [2024-10-01T08:21:21.118Z] c92028e0acc0: Layer already exists [2024-10-01T08:21:21.118Z] 35652b01aa82: Layer already exists [2024-10-01T08:21:21.118Z] 872349d753a9: Layer already exists [2024-10-01T08:21:21.118Z] 5a064af169a9: Layer already exists [2024-10-01T08:21:21.118Z] 80618bb959e4: Layer already exists [2024-10-01T08:21:21.118Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:21.118Z] 23fb8ee54367: Layer already exists [2024-10-01T08:21:21.118Z] ea587b95856a: Layer already exists [2024-10-01T08:21:21.118Z] 81e833505094: Layer already exists [2024-10-01T08:21:21.118Z] 933273cf2f9f: Layer already exists [2024-10-01T08:21:21.118Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:21.382Z] 3.2.0-dev.85: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:21.731Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:22.082Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:22.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T08:21:22.082Z] 5a064af169a9: Preparing [2024-10-01T08:21:22.082Z] c92028e0acc0: Preparing [2024-10-01T08:21:22.082Z] 80618bb959e4: Preparing [2024-10-01T08:21:22.082Z] 35652b01aa82: Preparing [2024-10-01T08:21:22.082Z] 872349d753a9: Preparing [2024-10-01T08:21:22.082Z] ea587b95856a: Preparing [2024-10-01T08:21:22.082Z] 479c26d39b16: Preparing [2024-10-01T08:21:22.082Z] 23fb8ee54367: Preparing [2024-10-01T08:21:22.082Z] 933273cf2f9f: Preparing [2024-10-01T08:21:22.082Z] 81e833505094: Preparing [2024-10-01T08:21:22.082Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:22.082Z] 479c26d39b16: Waiting [2024-10-01T08:21:22.082Z] 23fb8ee54367: Waiting [2024-10-01T08:21:22.082Z] 933273cf2f9f: Waiting [2024-10-01T08:21:22.082Z] 81e833505094: Waiting [2024-10-01T08:21:22.082Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:22.082Z] ea587b95856a: Waiting [2024-10-01T08:21:22.082Z] c92028e0acc0: Layer already exists [2024-10-01T08:21:22.082Z] 35652b01aa82: Layer already exists [2024-10-01T08:21:22.082Z] 80618bb959e4: Layer already exists [2024-10-01T08:21:22.082Z] 5a064af169a9: Layer already exists [2024-10-01T08:21:22.082Z] 872349d753a9: Layer already exists [2024-10-01T08:21:22.082Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:22.082Z] 81e833505094: Layer already exists [2024-10-01T08:21:22.082Z] ea587b95856a: Layer already exists [2024-10-01T08:21:22.082Z] 933273cf2f9f: Layer already exists [2024-10-01T08:21:22.082Z] 23fb8ee54367: Layer already exists [2024-10-01T08:21:22.082Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:22.348Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:22.705Z] + 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-10-01T08:21:23.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-01T08:21:23.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-01T08:21:23.048Z] 5a064af169a9: Preparing [2024-10-01T08:21:23.048Z] c92028e0acc0: Preparing [2024-10-01T08:21:23.048Z] 80618bb959e4: Preparing [2024-10-01T08:21:23.048Z] 35652b01aa82: Preparing [2024-10-01T08:21:23.048Z] 872349d753a9: Preparing [2024-10-01T08:21:23.048Z] ea587b95856a: Preparing [2024-10-01T08:21:23.048Z] 479c26d39b16: Preparing [2024-10-01T08:21:23.048Z] 23fb8ee54367: Preparing [2024-10-01T08:21:23.048Z] 933273cf2f9f: Preparing [2024-10-01T08:21:23.048Z] 479c26d39b16: Waiting [2024-10-01T08:21:23.048Z] 23fb8ee54367: Waiting [2024-10-01T08:21:23.048Z] ea587b95856a: Waiting [2024-10-01T08:21:23.048Z] 81e833505094: Preparing [2024-10-01T08:21:23.048Z] 933273cf2f9f: Waiting [2024-10-01T08:21:23.048Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:23.048Z] 81e833505094: Waiting [2024-10-01T08:21:23.048Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:23.048Z] 5a064af169a9: Layer already exists [2024-10-01T08:21:23.048Z] 872349d753a9: Layer already exists [2024-10-01T08:21:23.048Z] 80618bb959e4: Layer already exists [2024-10-01T08:21:23.048Z] c92028e0acc0: Layer already exists [2024-10-01T08:21:23.048Z] 35652b01aa82: Layer already exists [2024-10-01T08:21:23.048Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:23.048Z] 933273cf2f9f: Layer already exists [2024-10-01T08:21:23.048Z] ea587b95856a: Layer already exists [2024-10-01T08:21:23.048Z] 23fb8ee54367: Layer already exists [2024-10-01T08:21:23.048Z] 81e833505094: Layer already exists [2024-10-01T08:21:23.048Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:23.312Z] main: digest: sha256:25ce5c6666fdd5bbdde85284de442a00615fb7a16e9a44f3dafb8dcb0a72ebcc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:21:23.460Z] ===================================================== [Pipeline] echo [2024-10-01T08:21:23.472Z] taggedImages: [2024-10-01T08:21:23.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:23.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-01T08:21:23.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.85 [2024-10-01T08:21:23.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:23.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-01T08:21:23.503Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-01T08:21:23.503Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:23.503Z] latest [2024-10-01T08:21:23.503Z] 3.2.0-dev.85 [2024-10-01T08:21:23.503Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:23.503Z] main [2024-10-01T08:21:23.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:23.891Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:24.245Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:24.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T08:21:24.245Z] d55bdcc07500: Preparing [2024-10-01T08:21:24.245Z] a72b10e069a8: Preparing [2024-10-01T08:21:24.245Z] aba84ceb0fb7: Preparing [2024-10-01T08:21:24.245Z] d6d7f9e68904: Preparing [2024-10-01T08:21:24.245Z] 150888f47064: Preparing [2024-10-01T08:21:24.245Z] 02c2e0f40a3c: Preparing [2024-10-01T08:21:24.245Z] 909873675786: Preparing [2024-10-01T08:21:24.245Z] 02c2e0f40a3c: Waiting [2024-10-01T08:21:24.245Z] ea587b95856a: Preparing [2024-10-01T08:21:24.245Z] 909873675786: Waiting [2024-10-01T08:21:24.245Z] ea587b95856a: Waiting [2024-10-01T08:21:24.245Z] 479c26d39b16: Preparing [2024-10-01T08:21:24.245Z] 4460a45b7983: Preparing [2024-10-01T08:21:24.245Z] 1471f1cc9477: Preparing [2024-10-01T08:21:24.245Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:24.245Z] 479c26d39b16: Waiting [2024-10-01T08:21:24.245Z] 4460a45b7983: Waiting [2024-10-01T08:21:24.245Z] 1471f1cc9477: Waiting [2024-10-01T08:21:24.245Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:24.511Z] 150888f47064: Pushed [2024-10-01T08:21:24.511Z] a72b10e069a8: Pushed [2024-10-01T08:21:24.511Z] d55bdcc07500: Pushed [2024-10-01T08:21:24.511Z] ea587b95856a: Layer already exists [2024-10-01T08:21:24.511Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:24.776Z] 02c2e0f40a3c: Pushed [2024-10-01T08:21:24.776Z] 909873675786: Pushed [2024-10-01T08:21:24.776Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:24.776Z] 4460a45b7983: Pushed [2024-10-01T08:21:26.299Z] d6d7f9e68904: Pushed [2024-10-01T08:21:27.253Z] aba84ceb0fb7: Pushed [2024-10-01T08:21:27.253Z] 1471f1cc9477: Pushed [2024-10-01T08:21:27.253Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:27.883Z] + 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-10-01T08:21:28.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-01T08:21:28.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T08:21:28.806Z] d55bdcc07500: Preparing [2024-10-01T08:21:28.806Z] a72b10e069a8: Preparing [2024-10-01T08:21:28.806Z] aba84ceb0fb7: Preparing [2024-10-01T08:21:28.806Z] d6d7f9e68904: Preparing [2024-10-01T08:21:28.806Z] 150888f47064: Preparing [2024-10-01T08:21:28.806Z] 02c2e0f40a3c: Preparing [2024-10-01T08:21:28.806Z] 909873675786: Preparing [2024-10-01T08:21:28.806Z] ea587b95856a: Preparing [2024-10-01T08:21:28.806Z] 479c26d39b16: Preparing [2024-10-01T08:21:28.806Z] 4460a45b7983: Preparing [2024-10-01T08:21:28.806Z] 1471f1cc9477: Preparing [2024-10-01T08:21:28.806Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:28.806Z] 909873675786: Waiting [2024-10-01T08:21:28.806Z] ea587b95856a: Waiting [2024-10-01T08:21:28.806Z] 479c26d39b16: Waiting [2024-10-01T08:21:28.806Z] 4460a45b7983: Waiting [2024-10-01T08:21:28.806Z] 1471f1cc9477: Waiting [2024-10-01T08:21:28.806Z] 02c2e0f40a3c: Waiting [2024-10-01T08:21:28.806Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:28.806Z] 150888f47064: Layer already exists [2024-10-01T08:21:28.806Z] aba84ceb0fb7: Layer already exists [2024-10-01T08:21:28.806Z] d55bdcc07500: Layer already exists [2024-10-01T08:21:28.806Z] d6d7f9e68904: Layer already exists [2024-10-01T08:21:28.806Z] a72b10e069a8: Layer already exists [2024-10-01T08:21:28.806Z] ea587b95856a: Layer already exists [2024-10-01T08:21:28.806Z] 909873675786: Layer already exists [2024-10-01T08:21:28.806Z] 02c2e0f40a3c: Layer already exists [2024-10-01T08:21:28.806Z] 4460a45b7983: Layer already exists [2024-10-01T08:21:28.806Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:28.806Z] 1471f1cc9477: Layer already exists [2024-10-01T08:21:28.806Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:29.069Z] latest: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:29.426Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:29.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.85 [2024-10-01T08:21:29.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T08:21:29.772Z] d55bdcc07500: Preparing [2024-10-01T08:21:29.772Z] a72b10e069a8: Preparing [2024-10-01T08:21:29.772Z] aba84ceb0fb7: Preparing [2024-10-01T08:21:29.772Z] d6d7f9e68904: Preparing [2024-10-01T08:21:29.772Z] 150888f47064: Preparing [2024-10-01T08:21:29.772Z] 02c2e0f40a3c: Preparing [2024-10-01T08:21:29.772Z] 909873675786: Preparing [2024-10-01T08:21:29.772Z] ea587b95856a: Preparing [2024-10-01T08:21:29.772Z] 479c26d39b16: Preparing [2024-10-01T08:21:29.772Z] 4460a45b7983: Preparing [2024-10-01T08:21:29.772Z] 1471f1cc9477: Preparing [2024-10-01T08:21:29.772Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:29.772Z] ea587b95856a: Waiting [2024-10-01T08:21:29.772Z] 479c26d39b16: Waiting [2024-10-01T08:21:29.772Z] 4460a45b7983: Waiting [2024-10-01T08:21:29.772Z] 1471f1cc9477: Waiting [2024-10-01T08:21:29.772Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:29.772Z] 02c2e0f40a3c: Waiting [2024-10-01T08:21:29.772Z] 909873675786: Waiting [2024-10-01T08:21:29.772Z] aba84ceb0fb7: Layer already exists [2024-10-01T08:21:29.772Z] a72b10e069a8: Layer already exists [2024-10-01T08:21:29.772Z] 150888f47064: Layer already exists [2024-10-01T08:21:29.772Z] d6d7f9e68904: Layer already exists [2024-10-01T08:21:29.772Z] d55bdcc07500: Layer already exists [2024-10-01T08:21:29.772Z] ea587b95856a: Layer already exists [2024-10-01T08:21:29.772Z] 909873675786: Layer already exists [2024-10-01T08:21:29.772Z] 02c2e0f40a3c: Layer already exists [2024-10-01T08:21:29.772Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:29.772Z] 4460a45b7983: Layer already exists [2024-10-01T08:21:29.772Z] 1471f1cc9477: Layer already exists [2024-10-01T08:21:30.037Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:30.037Z] 3.2.0-dev.85: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:30.392Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:30.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:30.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T08:21:30.741Z] d55bdcc07500: Preparing [2024-10-01T08:21:30.741Z] a72b10e069a8: Preparing [2024-10-01T08:21:30.741Z] aba84ceb0fb7: Preparing [2024-10-01T08:21:30.741Z] d6d7f9e68904: Preparing [2024-10-01T08:21:30.741Z] 150888f47064: Preparing [2024-10-01T08:21:30.741Z] 02c2e0f40a3c: Preparing [2024-10-01T08:21:30.741Z] 909873675786: Preparing [2024-10-01T08:21:30.741Z] ea587b95856a: Preparing [2024-10-01T08:21:30.741Z] 479c26d39b16: Preparing [2024-10-01T08:21:30.741Z] 4460a45b7983: Preparing [2024-10-01T08:21:30.741Z] 1471f1cc9477: Preparing [2024-10-01T08:21:30.741Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:30.741Z] 02c2e0f40a3c: Waiting [2024-10-01T08:21:30.741Z] 909873675786: Waiting [2024-10-01T08:21:30.741Z] 4460a45b7983: Waiting [2024-10-01T08:21:30.741Z] 1471f1cc9477: Waiting [2024-10-01T08:21:30.741Z] ea587b95856a: Waiting [2024-10-01T08:21:30.741Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:30.741Z] 479c26d39b16: Waiting [2024-10-01T08:21:30.741Z] d55bdcc07500: Layer already exists [2024-10-01T08:21:30.741Z] a72b10e069a8: Layer already exists [2024-10-01T08:21:30.741Z] d6d7f9e68904: Layer already exists [2024-10-01T08:21:30.741Z] aba84ceb0fb7: Layer already exists [2024-10-01T08:21:30.741Z] 150888f47064: Layer already exists [2024-10-01T08:21:30.741Z] 02c2e0f40a3c: Layer already exists [2024-10-01T08:21:30.741Z] 909873675786: Layer already exists [2024-10-01T08:21:30.741Z] ea587b95856a: Layer already exists [2024-10-01T08:21:30.741Z] 4460a45b7983: Layer already exists [2024-10-01T08:21:30.741Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:30.741Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:30.741Z] 1471f1cc9477: Layer already exists [2024-10-01T08:21:31.005Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:31.358Z] + 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-10-01T08:21:31.709Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-01T08:21:31.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-01T08:21:31.709Z] d55bdcc07500: Preparing [2024-10-01T08:21:31.709Z] a72b10e069a8: Preparing [2024-10-01T08:21:31.709Z] aba84ceb0fb7: Preparing [2024-10-01T08:21:31.709Z] d6d7f9e68904: Preparing [2024-10-01T08:21:31.709Z] 150888f47064: Preparing [2024-10-01T08:21:31.709Z] 02c2e0f40a3c: Preparing [2024-10-01T08:21:31.709Z] 909873675786: Preparing [2024-10-01T08:21:31.709Z] ea587b95856a: Preparing [2024-10-01T08:21:31.709Z] 479c26d39b16: Preparing [2024-10-01T08:21:31.709Z] 4460a45b7983: Preparing [2024-10-01T08:21:31.709Z] 1471f1cc9477: Preparing [2024-10-01T08:21:31.709Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:31.709Z] ea587b95856a: Waiting [2024-10-01T08:21:31.709Z] 479c26d39b16: Waiting [2024-10-01T08:21:31.709Z] 4460a45b7983: Waiting [2024-10-01T08:21:31.709Z] 1471f1cc9477: Waiting [2024-10-01T08:21:31.709Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:31.709Z] 02c2e0f40a3c: Waiting [2024-10-01T08:21:31.709Z] 909873675786: Waiting [2024-10-01T08:21:31.709Z] d55bdcc07500: Layer already exists [2024-10-01T08:21:31.709Z] a72b10e069a8: Layer already exists [2024-10-01T08:21:31.709Z] aba84ceb0fb7: Layer already exists [2024-10-01T08:21:31.709Z] d6d7f9e68904: Layer already exists [2024-10-01T08:21:31.709Z] 150888f47064: Layer already exists [2024-10-01T08:21:31.709Z] 909873675786: Layer already exists [2024-10-01T08:21:31.709Z] ea587b95856a: Layer already exists [2024-10-01T08:21:31.709Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:31.709Z] 02c2e0f40a3c: Layer already exists [2024-10-01T08:21:31.709Z] 4460a45b7983: Layer already exists [2024-10-01T08:21:31.709Z] 1471f1cc9477: Layer already exists [2024-10-01T08:21:31.709Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:31.973Z] main: digest: sha256:4de11b40591be0a0d214509c47a7105ef6ff8abd50ebe38cd7a328919898df1e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:21:32.059Z] ===================================================== [Pipeline] echo [2024-10-01T08:21:32.073Z] taggedImages: [2024-10-01T08:21:32.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:32.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-01T08:21:32.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.85 [2024-10-01T08:21:32.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:32.073Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-01T08:21:32.104Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-01T08:21:32.104Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:32.104Z] latest [2024-10-01T08:21:32.104Z] 3.2.0-dev.85 [2024-10-01T08:21:32.104Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:32.104Z] main [2024-10-01T08:21:32.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:32.531Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:32.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:32.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T08:21:32.932Z] 7e596ce79fed: Preparing [2024-10-01T08:21:32.932Z] cee431a0dede: Preparing [2024-10-01T08:21:32.932Z] ea587b95856a: Preparing [2024-10-01T08:21:32.932Z] 479c26d39b16: Preparing [2024-10-01T08:21:32.932Z] 9e9dcd753d1b: Preparing [2024-10-01T08:21:32.932Z] e59cf084fbea: Preparing [2024-10-01T08:21:32.932Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:32.932Z] e59cf084fbea: Waiting [2024-10-01T08:21:32.932Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:32.932Z] ea587b95856a: Layer already exists [2024-10-01T08:21:32.932Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:33.202Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:33.202Z] 9e9dcd753d1b: Pushed [2024-10-01T08:21:33.202Z] 7e596ce79fed: Pushed [2024-10-01T08:21:35.146Z] e59cf084fbea: Pushed [2024-10-01T08:21:36.542Z] cee431a0dede: Pushed [2024-10-01T08:21:36.810Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:37.159Z] + 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-10-01T08:21:37.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-01T08:21:37.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T08:21:37.504Z] 7e596ce79fed: Preparing [2024-10-01T08:21:37.504Z] cee431a0dede: Preparing [2024-10-01T08:21:37.504Z] ea587b95856a: Preparing [2024-10-01T08:21:37.504Z] 479c26d39b16: Preparing [2024-10-01T08:21:37.504Z] 9e9dcd753d1b: Preparing [2024-10-01T08:21:37.504Z] e59cf084fbea: Preparing [2024-10-01T08:21:37.504Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:37.504Z] e59cf084fbea: Waiting [2024-10-01T08:21:37.504Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:37.504Z] cee431a0dede: Layer already exists [2024-10-01T08:21:37.504Z] 7e596ce79fed: Layer already exists [2024-10-01T08:21:37.504Z] 9e9dcd753d1b: Layer already exists [2024-10-01T08:21:37.504Z] ea587b95856a: Layer already exists [2024-10-01T08:21:37.504Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:37.504Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:37.504Z] e59cf084fbea: Layer already exists [2024-10-01T08:21:37.769Z] latest: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:38.124Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:38.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.85 [2024-10-01T08:21:38.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T08:21:38.462Z] 7e596ce79fed: Preparing [2024-10-01T08:21:38.462Z] cee431a0dede: Preparing [2024-10-01T08:21:38.462Z] ea587b95856a: Preparing [2024-10-01T08:21:38.462Z] 479c26d39b16: Preparing [2024-10-01T08:21:38.462Z] 9e9dcd753d1b: Preparing [2024-10-01T08:21:38.462Z] e59cf084fbea: Preparing [2024-10-01T08:21:38.462Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:38.462Z] e59cf084fbea: Waiting [2024-10-01T08:21:38.462Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:38.462Z] cee431a0dede: Layer already exists [2024-10-01T08:21:38.462Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:38.462Z] 9e9dcd753d1b: Layer already exists [2024-10-01T08:21:38.462Z] 7e596ce79fed: Layer already exists [2024-10-01T08:21:38.462Z] ea587b95856a: Layer already exists [2024-10-01T08:21:38.462Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:38.462Z] e59cf084fbea: Layer already exists [2024-10-01T08:21:38.462Z] 3.2.0-dev.85: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:39.085Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:39.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:39.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T08:21:39.436Z] 7e596ce79fed: Preparing [2024-10-01T08:21:39.436Z] cee431a0dede: Preparing [2024-10-01T08:21:39.436Z] ea587b95856a: Preparing [2024-10-01T08:21:39.436Z] 479c26d39b16: Preparing [2024-10-01T08:21:39.436Z] 9e9dcd753d1b: Preparing [2024-10-01T08:21:39.436Z] e59cf084fbea: Preparing [2024-10-01T08:21:39.436Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:39.436Z] e59cf084fbea: Waiting [2024-10-01T08:21:39.436Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:39.436Z] 9e9dcd753d1b: Layer already exists [2024-10-01T08:21:39.436Z] 7e596ce79fed: Layer already exists [2024-10-01T08:21:39.436Z] cee431a0dede: Layer already exists [2024-10-01T08:21:39.436Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:39.436Z] ea587b95856a: Layer already exists [2024-10-01T08:21:39.436Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:39.436Z] e59cf084fbea: Layer already exists [2024-10-01T08:21:39.702Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:40.059Z] + 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-10-01T08:21:40.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-01T08:21:40.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-01T08:21:40.406Z] 7e596ce79fed: Preparing [2024-10-01T08:21:40.406Z] cee431a0dede: Preparing [2024-10-01T08:21:40.406Z] ea587b95856a: Preparing [2024-10-01T08:21:40.406Z] 479c26d39b16: Preparing [2024-10-01T08:21:40.406Z] 9e9dcd753d1b: Preparing [2024-10-01T08:21:40.406Z] e59cf084fbea: Preparing [2024-10-01T08:21:40.406Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:40.406Z] e59cf084fbea: Waiting [2024-10-01T08:21:40.406Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:40.406Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:40.406Z] ea587b95856a: Layer already exists [2024-10-01T08:21:40.406Z] 7e596ce79fed: Layer already exists [2024-10-01T08:21:40.406Z] 9e9dcd753d1b: Layer already exists [2024-10-01T08:21:40.406Z] cee431a0dede: Layer already exists [2024-10-01T08:21:40.406Z] e59cf084fbea: Layer already exists [2024-10-01T08:21:40.406Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:40.671Z] main: digest: sha256:d85ad9656a869f1125f9b4895a0e5cd76acfc47e22855638c6d57fd00986ee27 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:21:40.755Z] ===================================================== [Pipeline] echo [2024-10-01T08:21:40.773Z] taggedImages: [2024-10-01T08:21:40.774Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:40.774Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-01T08:21:40.774Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.85 [2024-10-01T08:21:40.774Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:40.774Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-01T08:21:40.811Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-01T08:21:40.811Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:40.811Z] latest [2024-10-01T08:21:40.811Z] 3.2.0-dev.85 [2024-10-01T08:21:40.811Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:21:40.811Z] main [2024-10-01T08:21:40.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:41.189Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:21:41.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:21:41.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T08:21:41.549Z] f7ffdb4351c4: Preparing [2024-10-01T08:21:41.549Z] be31160b20bd: Preparing [2024-10-01T08:21:41.549Z] ea5940588462: Preparing [2024-10-01T08:21:41.549Z] ea587b95856a: Preparing [2024-10-01T08:21:41.549Z] 479c26d39b16: Preparing [2024-10-01T08:21:41.549Z] 01d5665ad815: Preparing [2024-10-01T08:21:41.549Z] 183fbf0c10e5: Preparing [2024-10-01T08:21:41.549Z] 8c868ab3c99d: Preparing [2024-10-01T08:21:41.549Z] fede794fe957: Preparing [2024-10-01T08:21:41.549Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:21:41.549Z] 8c868ab3c99d: Waiting [2024-10-01T08:21:41.549Z] fede794fe957: Waiting [2024-10-01T08:21:41.549Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:21:41.549Z] 01d5665ad815: Waiting [2024-10-01T08:21:41.549Z] 183fbf0c10e5: Waiting [2024-10-01T08:21:41.549Z] 479c26d39b16: Layer already exists [2024-10-01T08:21:41.549Z] ea587b95856a: Layer already exists [2024-10-01T08:21:41.815Z] be31160b20bd: Pushed [2024-10-01T08:21:41.815Z] ea5940588462: Pushed [2024-10-01T08:21:41.815Z] f7ffdb4351c4: Pushed [2024-10-01T08:21:41.815Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:21:41.815Z] 8c868ab3c99d: Pushed [2024-10-01T08:21:42.767Z] fede794fe957: Pushed [2024-10-01T08:21:55.058Z] 183fbf0c10e5: Pushed [2024-10-01T08:22:03.245Z] 01d5665ad815: Pushed [2024-10-01T08:22:03.245Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:03.589Z] + 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-10-01T08:22:03.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-01T08:22:03.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T08:22:03.941Z] f7ffdb4351c4: Preparing [2024-10-01T08:22:03.941Z] be31160b20bd: Preparing [2024-10-01T08:22:03.941Z] ea5940588462: Preparing [2024-10-01T08:22:03.941Z] ea587b95856a: Preparing [2024-10-01T08:22:03.941Z] 479c26d39b16: Preparing [2024-10-01T08:22:03.941Z] 01d5665ad815: Preparing [2024-10-01T08:22:03.941Z] 183fbf0c10e5: Preparing [2024-10-01T08:22:03.941Z] 8c868ab3c99d: Preparing [2024-10-01T08:22:03.941Z] fede794fe957: Preparing [2024-10-01T08:22:03.941Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:03.941Z] 183fbf0c10e5: Waiting [2024-10-01T08:22:03.941Z] 8c868ab3c99d: Waiting [2024-10-01T08:22:03.941Z] fede794fe957: Waiting [2024-10-01T08:22:03.941Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:03.941Z] 01d5665ad815: Waiting [2024-10-01T08:22:03.941Z] ea587b95856a: Layer already exists [2024-10-01T08:22:03.941Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:03.941Z] be31160b20bd: Layer already exists [2024-10-01T08:22:03.941Z] f7ffdb4351c4: Layer already exists [2024-10-01T08:22:03.941Z] ea5940588462: Layer already exists [2024-10-01T08:22:03.941Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:22:03.941Z] 183fbf0c10e5: Layer already exists [2024-10-01T08:22:03.941Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:03.941Z] 01d5665ad815: Layer already exists [2024-10-01T08:22:03.941Z] fede794fe957: Layer already exists [2024-10-01T08:22:04.206Z] latest: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:04.565Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:04.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.85 [2024-10-01T08:22:04.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T08:22:04.913Z] f7ffdb4351c4: Preparing [2024-10-01T08:22:04.913Z] be31160b20bd: Preparing [2024-10-01T08:22:04.913Z] ea5940588462: Preparing [2024-10-01T08:22:04.913Z] ea587b95856a: Preparing [2024-10-01T08:22:04.913Z] 479c26d39b16: Preparing [2024-10-01T08:22:04.913Z] 01d5665ad815: Preparing [2024-10-01T08:22:04.913Z] 183fbf0c10e5: Preparing [2024-10-01T08:22:04.913Z] 8c868ab3c99d: Preparing [2024-10-01T08:22:04.913Z] fede794fe957: Preparing [2024-10-01T08:22:04.913Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:04.913Z] 183fbf0c10e5: Waiting [2024-10-01T08:22:04.913Z] 8c868ab3c99d: Waiting [2024-10-01T08:22:04.913Z] fede794fe957: Waiting [2024-10-01T08:22:04.913Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:04.913Z] 01d5665ad815: Waiting [2024-10-01T08:22:04.913Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:04.913Z] f7ffdb4351c4: Layer already exists [2024-10-01T08:22:04.913Z] ea5940588462: Layer already exists [2024-10-01T08:22:04.913Z] ea587b95856a: Layer already exists [2024-10-01T08:22:04.913Z] be31160b20bd: Layer already exists [2024-10-01T08:22:04.913Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:22:04.913Z] 183fbf0c10e5: Layer already exists [2024-10-01T08:22:04.913Z] 01d5665ad815: Layer already exists [2024-10-01T08:22:04.913Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:04.913Z] fede794fe957: Layer already exists [2024-10-01T08:22:05.178Z] 3.2.0-dev.85: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:05.527Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:05.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:22:05.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T08:22:05.868Z] f7ffdb4351c4: Preparing [2024-10-01T08:22:05.868Z] be31160b20bd: Preparing [2024-10-01T08:22:05.868Z] ea5940588462: Preparing [2024-10-01T08:22:05.868Z] ea587b95856a: Preparing [2024-10-01T08:22:05.868Z] 479c26d39b16: Preparing [2024-10-01T08:22:05.868Z] 01d5665ad815: Preparing [2024-10-01T08:22:05.868Z] 183fbf0c10e5: Preparing [2024-10-01T08:22:05.868Z] 8c868ab3c99d: Preparing [2024-10-01T08:22:05.868Z] fede794fe957: Preparing [2024-10-01T08:22:05.868Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:05.868Z] 01d5665ad815: Waiting [2024-10-01T08:22:05.868Z] 8c868ab3c99d: Waiting [2024-10-01T08:22:05.868Z] fede794fe957: Waiting [2024-10-01T08:22:05.868Z] 183fbf0c10e5: Waiting [2024-10-01T08:22:05.868Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:05.868Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:05.868Z] ea587b95856a: Layer already exists [2024-10-01T08:22:05.868Z] ea5940588462: Layer already exists [2024-10-01T08:22:05.868Z] be31160b20bd: Layer already exists [2024-10-01T08:22:05.868Z] f7ffdb4351c4: Layer already exists [2024-10-01T08:22:05.868Z] fede794fe957: Layer already exists [2024-10-01T08:22:05.868Z] 183fbf0c10e5: Layer already exists [2024-10-01T08:22:05.868Z] 01d5665ad815: Layer already exists [2024-10-01T08:22:05.868Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:22:05.868Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:06.132Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:06.489Z] + 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-10-01T08:22:06.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-01T08:22:06.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-01T08:22:06.834Z] f7ffdb4351c4: Preparing [2024-10-01T08:22:06.834Z] be31160b20bd: Preparing [2024-10-01T08:22:06.834Z] ea5940588462: Preparing [2024-10-01T08:22:06.834Z] ea587b95856a: Preparing [2024-10-01T08:22:06.834Z] 479c26d39b16: Preparing [2024-10-01T08:22:06.834Z] 01d5665ad815: Preparing [2024-10-01T08:22:06.834Z] 183fbf0c10e5: Preparing [2024-10-01T08:22:06.834Z] 8c868ab3c99d: Preparing [2024-10-01T08:22:06.834Z] fede794fe957: Preparing [2024-10-01T08:22:06.834Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:06.834Z] 183fbf0c10e5: Waiting [2024-10-01T08:22:06.834Z] 8c868ab3c99d: Waiting [2024-10-01T08:22:06.834Z] fede794fe957: Waiting [2024-10-01T08:22:06.834Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:06.834Z] 01d5665ad815: Waiting [2024-10-01T08:22:06.834Z] be31160b20bd: Layer already exists [2024-10-01T08:22:06.834Z] ea5940588462: Layer already exists [2024-10-01T08:22:06.834Z] f7ffdb4351c4: Layer already exists [2024-10-01T08:22:06.834Z] ea587b95856a: Layer already exists [2024-10-01T08:22:06.834Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:06.834Z] 183fbf0c10e5: Layer already exists [2024-10-01T08:22:06.834Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:06.834Z] 01d5665ad815: Layer already exists [2024-10-01T08:22:06.834Z] fede794fe957: Layer already exists [2024-10-01T08:22:06.834Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:22:07.097Z] main: digest: sha256:e8ec391febb7520a9a16b2497380f89fad8acafa2beaf802d75238f97f39a0ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:22:07.172Z] ===================================================== [Pipeline] echo [2024-10-01T08:22:07.185Z] taggedImages: [2024-10-01T08:22:07.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:22:07.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-01T08:22:07.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.85 [2024-10-01T08:22:07.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:22:07.185Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-01T08:22:07.215Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-01T08:22:07.215Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:22:07.215Z] latest [2024-10-01T08:22:07.215Z] 3.2.0-dev.85 [2024-10-01T08:22:07.215Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:22:07.215Z] main [2024-10-01T08:22:07.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:07.579Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:07.925Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:22:07.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T08:22:07.925Z] 14da109c6990: Preparing [2024-10-01T08:22:07.925Z] 5e29550db332: Preparing [2024-10-01T08:22:07.925Z] 90448ad3b50c: Preparing [2024-10-01T08:22:07.925Z] ea587b95856a: Preparing [2024-10-01T08:22:07.925Z] 479c26d39b16: Preparing [2024-10-01T08:22:07.925Z] 4d4f1aeee517: Preparing [2024-10-01T08:22:07.925Z] 842863a16cde: Preparing [2024-10-01T08:22:07.925Z] 250ccfeae834: Preparing [2024-10-01T08:22:07.925Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:07.925Z] 4d4f1aeee517: Waiting [2024-10-01T08:22:07.925Z] 842863a16cde: Waiting [2024-10-01T08:22:07.925Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:07.925Z] 250ccfeae834: Waiting [2024-10-01T08:22:07.925Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:07.925Z] ea587b95856a: Layer already exists [2024-10-01T08:22:08.203Z] 90448ad3b50c: Pushed [2024-10-01T08:22:08.203Z] 5e29550db332: Pushed [2024-10-01T08:22:08.203Z] 14da109c6990: Pushed [2024-10-01T08:22:08.203Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:08.203Z] 842863a16cde: Pushed [2024-10-01T08:22:08.779Z] 250ccfeae834: Pushed [2024-10-01T08:22:30.794Z] 4d4f1aeee517: Pushed [2024-10-01T08:22:30.794Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:31.154Z] + 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-10-01T08:22:31.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-01T08:22:31.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T08:22:31.500Z] 14da109c6990: Preparing [2024-10-01T08:22:31.500Z] 5e29550db332: Preparing [2024-10-01T08:22:31.500Z] 90448ad3b50c: Preparing [2024-10-01T08:22:31.500Z] ea587b95856a: Preparing [2024-10-01T08:22:31.500Z] 479c26d39b16: Preparing [2024-10-01T08:22:31.500Z] 4d4f1aeee517: Preparing [2024-10-01T08:22:31.500Z] 842863a16cde: Preparing [2024-10-01T08:22:31.500Z] 250ccfeae834: Preparing [2024-10-01T08:22:31.500Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:31.500Z] 842863a16cde: Waiting [2024-10-01T08:22:31.500Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:31.500Z] 250ccfeae834: Waiting [2024-10-01T08:22:31.500Z] 4d4f1aeee517: Waiting [2024-10-01T08:22:31.500Z] 14da109c6990: Layer already exists [2024-10-01T08:22:31.500Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:31.500Z] 90448ad3b50c: Layer already exists [2024-10-01T08:22:31.500Z] ea587b95856a: Layer already exists [2024-10-01T08:22:31.500Z] 5e29550db332: Layer already exists [2024-10-01T08:22:31.500Z] 4d4f1aeee517: Layer already exists [2024-10-01T08:22:31.500Z] 250ccfeae834: Layer already exists [2024-10-01T08:22:31.500Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:31.500Z] 842863a16cde: Layer already exists [2024-10-01T08:22:31.765Z] latest: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:32.122Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:32.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.85 [2024-10-01T08:22:32.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T08:22:32.465Z] 14da109c6990: Preparing [2024-10-01T08:22:32.465Z] 5e29550db332: Preparing [2024-10-01T08:22:32.465Z] 90448ad3b50c: Preparing [2024-10-01T08:22:32.465Z] ea587b95856a: Preparing [2024-10-01T08:22:32.465Z] 479c26d39b16: Preparing [2024-10-01T08:22:32.465Z] 4d4f1aeee517: Preparing [2024-10-01T08:22:32.465Z] 842863a16cde: Preparing [2024-10-01T08:22:32.465Z] 250ccfeae834: Preparing [2024-10-01T08:22:32.465Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:32.465Z] 4d4f1aeee517: Waiting [2024-10-01T08:22:32.465Z] 842863a16cde: Waiting [2024-10-01T08:22:32.465Z] 250ccfeae834: Waiting [2024-10-01T08:22:32.465Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:32.465Z] ea587b95856a: Layer already exists [2024-10-01T08:22:32.465Z] 90448ad3b50c: Layer already exists [2024-10-01T08:22:32.465Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:32.465Z] 14da109c6990: Layer already exists [2024-10-01T08:22:32.465Z] 5e29550db332: Layer already exists [2024-10-01T08:22:32.465Z] 250ccfeae834: Layer already exists [2024-10-01T08:22:32.465Z] 4d4f1aeee517: Layer already exists [2024-10-01T08:22:32.465Z] 842863a16cde: Layer already exists [2024-10-01T08:22:32.465Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:32.465Z] 3.2.0-dev.85: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:33.090Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:33.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:22:33.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T08:22:33.438Z] 14da109c6990: Preparing [2024-10-01T08:22:33.438Z] 5e29550db332: Preparing [2024-10-01T08:22:33.438Z] 90448ad3b50c: Preparing [2024-10-01T08:22:33.438Z] ea587b95856a: Preparing [2024-10-01T08:22:33.438Z] 479c26d39b16: Preparing [2024-10-01T08:22:33.438Z] 4d4f1aeee517: Preparing [2024-10-01T08:22:33.438Z] 842863a16cde: Preparing [2024-10-01T08:22:33.438Z] 4d4f1aeee517: Waiting [2024-10-01T08:22:33.438Z] 250ccfeae834: Preparing [2024-10-01T08:22:33.438Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:33.438Z] 842863a16cde: Waiting [2024-10-01T08:22:33.438Z] 250ccfeae834: Waiting [2024-10-01T08:22:33.438Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:33.438Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:33.438Z] ea587b95856a: Layer already exists [2024-10-01T08:22:33.438Z] 5e29550db332: Layer already exists [2024-10-01T08:22:33.438Z] 14da109c6990: Layer already exists [2024-10-01T08:22:33.438Z] 90448ad3b50c: Layer already exists [2024-10-01T08:22:33.438Z] 250ccfeae834: Layer already exists [2024-10-01T08:22:33.438Z] 4d4f1aeee517: Layer already exists [2024-10-01T08:22:33.438Z] 842863a16cde: Layer already exists [2024-10-01T08:22:33.438Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:33.438Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:34.065Z] + 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-10-01T08:22:34.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-01T08:22:34.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-01T08:22:34.410Z] 14da109c6990: Preparing [2024-10-01T08:22:34.410Z] 5e29550db332: Preparing [2024-10-01T08:22:34.410Z] 90448ad3b50c: Preparing [2024-10-01T08:22:34.410Z] ea587b95856a: Preparing [2024-10-01T08:22:34.410Z] 479c26d39b16: Preparing [2024-10-01T08:22:34.410Z] 4d4f1aeee517: Preparing [2024-10-01T08:22:34.410Z] 842863a16cde: Preparing [2024-10-01T08:22:34.410Z] 250ccfeae834: Preparing [2024-10-01T08:22:34.410Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:34.410Z] 842863a16cde: Waiting [2024-10-01T08:22:34.410Z] 250ccfeae834: Waiting [2024-10-01T08:22:34.410Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:34.410Z] 4d4f1aeee517: Waiting [2024-10-01T08:22:34.410Z] 90448ad3b50c: Layer already exists [2024-10-01T08:22:34.410Z] 14da109c6990: Layer already exists [2024-10-01T08:22:34.410Z] ea587b95856a: Layer already exists [2024-10-01T08:22:34.410Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:34.410Z] 5e29550db332: Layer already exists [2024-10-01T08:22:34.410Z] 4d4f1aeee517: Layer already exists [2024-10-01T08:22:34.410Z] 842863a16cde: Layer already exists [2024-10-01T08:22:34.410Z] 250ccfeae834: Layer already exists [2024-10-01T08:22:34.410Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:34.675Z] main: digest: sha256:82646d97c0f159f379b58f4d9540ab883a6d887e9f3ad8b580352c795bafd6c1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:22:34.753Z] ===================================================== [Pipeline] echo [2024-10-01T08:22:34.769Z] taggedImages: [2024-10-01T08:22:34.769Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:22:34.769Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-01T08:22:34.769Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.85 [2024-10-01T08:22:34.769Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:22:34.769Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-01T08:22:34.795Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-01T08:22:34.795Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:22:34.795Z] latest [2024-10-01T08:22:34.795Z] 3.2.0-dev.85 [2024-10-01T08:22:34.795Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:22:34.795Z] main [2024-10-01T08:22:34.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:35.154Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:35.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:22:35.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T08:22:35.512Z] 363d78952067: Preparing [2024-10-01T08:22:35.512Z] a8afe6a1cbea: Preparing [2024-10-01T08:22:35.512Z] 60fa49c6c443: Preparing [2024-10-01T08:22:35.512Z] ea587b95856a: Preparing [2024-10-01T08:22:35.512Z] 479c26d39b16: Preparing [2024-10-01T08:22:35.512Z] 9089f5464132: Preparing [2024-10-01T08:22:35.512Z] 8c868ab3c99d: Preparing [2024-10-01T08:22:35.512Z] fede794fe957: Preparing [2024-10-01T08:22:35.512Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:35.512Z] 9089f5464132: Waiting [2024-10-01T08:22:35.512Z] 8c868ab3c99d: Waiting [2024-10-01T08:22:35.512Z] fede794fe957: Waiting [2024-10-01T08:22:35.512Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:35.777Z] 60fa49c6c443: Pushed [2024-10-01T08:22:35.777Z] a8afe6a1cbea: Pushed [2024-10-01T08:22:36.357Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:36.357Z] ea587b95856a: Layer already exists [2024-10-01T08:22:36.357Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:22:36.357Z] fede794fe957: Layer already exists [2024-10-01T08:22:36.357Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:36.357Z] 363d78952067: Pushed [2024-10-01T08:22:58.381Z] 9089f5464132: Pushed [2024-10-01T08:22:58.381Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:58.739Z] + 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-10-01T08:22:59.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-01T08:22:59.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T08:22:59.086Z] 363d78952067: Preparing [2024-10-01T08:22:59.086Z] a8afe6a1cbea: Preparing [2024-10-01T08:22:59.086Z] 60fa49c6c443: Preparing [2024-10-01T08:22:59.086Z] ea587b95856a: Preparing [2024-10-01T08:22:59.086Z] 479c26d39b16: Preparing [2024-10-01T08:22:59.086Z] 9089f5464132: Preparing [2024-10-01T08:22:59.086Z] 8c868ab3c99d: Preparing [2024-10-01T08:22:59.086Z] fede794fe957: Preparing [2024-10-01T08:22:59.086Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:22:59.086Z] 8c868ab3c99d: Waiting [2024-10-01T08:22:59.086Z] fede794fe957: Waiting [2024-10-01T08:22:59.086Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:22:59.086Z] 9089f5464132: Waiting [2024-10-01T08:22:59.086Z] 60fa49c6c443: Layer already exists [2024-10-01T08:22:59.086Z] 479c26d39b16: Layer already exists [2024-10-01T08:22:59.086Z] ea587b95856a: Layer already exists [2024-10-01T08:22:59.086Z] 363d78952067: Layer already exists [2024-10-01T08:22:59.086Z] a8afe6a1cbea: Layer already exists [2024-10-01T08:22:59.086Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:22:59.086Z] 9089f5464132: Layer already exists [2024-10-01T08:22:59.086Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:22:59.086Z] fede794fe957: Layer already exists [2024-10-01T08:22:59.350Z] latest: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:22:59.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:00.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.85 [2024-10-01T08:23:00.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T08:23:00.054Z] 363d78952067: Preparing [2024-10-01T08:23:00.054Z] a8afe6a1cbea: Preparing [2024-10-01T08:23:00.054Z] 60fa49c6c443: Preparing [2024-10-01T08:23:00.054Z] ea587b95856a: Preparing [2024-10-01T08:23:00.054Z] 479c26d39b16: Preparing [2024-10-01T08:23:00.054Z] 9089f5464132: Preparing [2024-10-01T08:23:00.054Z] 8c868ab3c99d: Preparing [2024-10-01T08:23:00.054Z] fede794fe957: Preparing [2024-10-01T08:23:00.054Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:00.054Z] 9089f5464132: Waiting [2024-10-01T08:23:00.054Z] fede794fe957: Waiting [2024-10-01T08:23:00.054Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:00.054Z] 8c868ab3c99d: Waiting [2024-10-01T08:23:00.054Z] a8afe6a1cbea: Layer already exists [2024-10-01T08:23:00.054Z] 363d78952067: Layer already exists [2024-10-01T08:23:00.054Z] ea587b95856a: Layer already exists [2024-10-01T08:23:00.054Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:00.054Z] 60fa49c6c443: Layer already exists [2024-10-01T08:23:00.054Z] 9089f5464132: Layer already exists [2024-10-01T08:23:00.054Z] fede794fe957: Layer already exists [2024-10-01T08:23:00.054Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:23:00.054Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:00.318Z] 3.2.0-dev.85: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:00.792Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:01.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:01.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T08:23:01.144Z] 363d78952067: Preparing [2024-10-01T08:23:01.144Z] a8afe6a1cbea: Preparing [2024-10-01T08:23:01.144Z] 60fa49c6c443: Preparing [2024-10-01T08:23:01.144Z] ea587b95856a: Preparing [2024-10-01T08:23:01.144Z] 479c26d39b16: Preparing [2024-10-01T08:23:01.144Z] 9089f5464132: Preparing [2024-10-01T08:23:01.144Z] 8c868ab3c99d: Preparing [2024-10-01T08:23:01.144Z] fede794fe957: Preparing [2024-10-01T08:23:01.144Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:01.144Z] 8c868ab3c99d: Waiting [2024-10-01T08:23:01.144Z] fede794fe957: Waiting [2024-10-01T08:23:01.144Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:01.144Z] 9089f5464132: Waiting [2024-10-01T08:23:01.144Z] 363d78952067: Layer already exists [2024-10-01T08:23:01.144Z] 60fa49c6c443: Layer already exists [2024-10-01T08:23:01.144Z] ea587b95856a: Layer already exists [2024-10-01T08:23:01.144Z] a8afe6a1cbea: Layer already exists [2024-10-01T08:23:01.144Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:01.144Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:23:01.144Z] 9089f5464132: Layer already exists [2024-10-01T08:23:01.144Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:01.144Z] fede794fe957: Layer already exists [2024-10-01T08:23:01.409Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:01.763Z] + 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-10-01T08:23:02.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-01T08:23:02.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-01T08:23:02.115Z] 363d78952067: Preparing [2024-10-01T08:23:02.115Z] a8afe6a1cbea: Preparing [2024-10-01T08:23:02.115Z] 60fa49c6c443: Preparing [2024-10-01T08:23:02.115Z] ea587b95856a: Preparing [2024-10-01T08:23:02.115Z] 479c26d39b16: Preparing [2024-10-01T08:23:02.115Z] 9089f5464132: Preparing [2024-10-01T08:23:02.115Z] 8c868ab3c99d: Preparing [2024-10-01T08:23:02.115Z] fede794fe957: Preparing [2024-10-01T08:23:02.115Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:02.115Z] 8c868ab3c99d: Waiting [2024-10-01T08:23:02.115Z] fede794fe957: Waiting [2024-10-01T08:23:02.115Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:02.115Z] 9089f5464132: Waiting [2024-10-01T08:23:02.115Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:02.115Z] 363d78952067: Layer already exists [2024-10-01T08:23:02.115Z] 60fa49c6c443: Layer already exists [2024-10-01T08:23:02.115Z] a8afe6a1cbea: Layer already exists [2024-10-01T08:23:02.115Z] ea587b95856a: Layer already exists [2024-10-01T08:23:02.115Z] 9089f5464132: Layer already exists [2024-10-01T08:23:02.115Z] 8c868ab3c99d: Layer already exists [2024-10-01T08:23:02.115Z] fede794fe957: Layer already exists [2024-10-01T08:23:02.115Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:02.380Z] main: digest: sha256:45eefb5c1da9a0832db48864b8031d9ad5941f051b697cb055bed3bfba80fb9f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:23:02.467Z] ===================================================== [Pipeline] echo [2024-10-01T08:23:02.479Z] taggedImages: [2024-10-01T08:23:02.479Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:02.479Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-01T08:23:02.479Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.85 [2024-10-01T08:23:02.479Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:02.479Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-01T08:23:02.508Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-01T08:23:02.508Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:02.508Z] latest [2024-10-01T08:23:02.508Z] 3.2.0-dev.85 [2024-10-01T08:23:02.508Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:02.508Z] main [2024-10-01T08:23:02.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:02.871Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:03.227Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:03.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T08:23:03.227Z] 509a534c5a2e: Preparing [2024-10-01T08:23:03.227Z] b06e238e0ad2: Preparing [2024-10-01T08:23:03.227Z] ea587b95856a: Preparing [2024-10-01T08:23:03.227Z] 479c26d39b16: Preparing [2024-10-01T08:23:03.227Z] 09c1df38c2f8: Preparing [2024-10-01T08:23:03.227Z] a70f213b6c57: Preparing [2024-10-01T08:23:03.227Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:03.227Z] a70f213b6c57: Waiting [2024-10-01T08:23:03.227Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:03.227Z] ea587b95856a: Layer already exists [2024-10-01T08:23:03.495Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:03.495Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:03.495Z] 509a534c5a2e: Pushed [2024-10-01T08:23:03.495Z] 09c1df38c2f8: Pushed [2024-10-01T08:23:04.451Z] a70f213b6c57: Pushed [2024-10-01T08:23:11.148Z] b06e238e0ad2: Pushed [2024-10-01T08:23:11.148Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:11.534Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:11.922Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-01T08:23:11.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T08:23:11.922Z] 509a534c5a2e: Preparing [2024-10-01T08:23:11.922Z] b06e238e0ad2: Preparing [2024-10-01T08:23:11.922Z] ea587b95856a: Preparing [2024-10-01T08:23:11.922Z] 479c26d39b16: Preparing [2024-10-01T08:23:11.922Z] 09c1df38c2f8: Preparing [2024-10-01T08:23:11.922Z] a70f213b6c57: Preparing [2024-10-01T08:23:11.922Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:11.922Z] a70f213b6c57: Waiting [2024-10-01T08:23:11.922Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:11.922Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:11.922Z] 09c1df38c2f8: Layer already exists [2024-10-01T08:23:11.922Z] b06e238e0ad2: Layer already exists [2024-10-01T08:23:11.922Z] 509a534c5a2e: Layer already exists [2024-10-01T08:23:11.922Z] ea587b95856a: Layer already exists [2024-10-01T08:23:11.922Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:11.922Z] a70f213b6c57: Layer already exists [2024-10-01T08:23:12.200Z] latest: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:12.573Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:12.924Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.85 [2024-10-01T08:23:12.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T08:23:12.924Z] 509a534c5a2e: Preparing [2024-10-01T08:23:12.924Z] b06e238e0ad2: Preparing [2024-10-01T08:23:12.924Z] ea587b95856a: Preparing [2024-10-01T08:23:12.924Z] 479c26d39b16: Preparing [2024-10-01T08:23:12.924Z] 09c1df38c2f8: Preparing [2024-10-01T08:23:12.924Z] a70f213b6c57: Preparing [2024-10-01T08:23:12.924Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:12.924Z] a70f213b6c57: Waiting [2024-10-01T08:23:12.924Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:12.924Z] 509a534c5a2e: Layer already exists [2024-10-01T08:23:12.924Z] ea587b95856a: Layer already exists [2024-10-01T08:23:12.924Z] 09c1df38c2f8: Layer already exists [2024-10-01T08:23:12.924Z] b06e238e0ad2: Layer already exists [2024-10-01T08:23:12.924Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:12.924Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:12.924Z] a70f213b6c57: Layer already exists [2024-10-01T08:23:13.189Z] 3.2.0-dev.85: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:13.544Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:13.889Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:13.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T08:23:13.889Z] 509a534c5a2e: Preparing [2024-10-01T08:23:13.889Z] b06e238e0ad2: Preparing [2024-10-01T08:23:13.889Z] ea587b95856a: Preparing [2024-10-01T08:23:13.889Z] 479c26d39b16: Preparing [2024-10-01T08:23:13.889Z] 09c1df38c2f8: Preparing [2024-10-01T08:23:13.889Z] a70f213b6c57: Preparing [2024-10-01T08:23:13.889Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:13.889Z] a70f213b6c57: Waiting [2024-10-01T08:23:13.889Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:13.889Z] ea587b95856a: Layer already exists [2024-10-01T08:23:13.889Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:13.889Z] b06e238e0ad2: Layer already exists [2024-10-01T08:23:13.889Z] 09c1df38c2f8: Layer already exists [2024-10-01T08:23:13.889Z] 509a534c5a2e: Layer already exists [2024-10-01T08:23:13.889Z] a70f213b6c57: Layer already exists [2024-10-01T08:23:13.889Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:14.155Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:14.519Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:14.865Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-01T08:23:14.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-01T08:23:14.865Z] 509a534c5a2e: Preparing [2024-10-01T08:23:14.865Z] b06e238e0ad2: Preparing [2024-10-01T08:23:14.865Z] ea587b95856a: Preparing [2024-10-01T08:23:14.865Z] 479c26d39b16: Preparing [2024-10-01T08:23:14.865Z] 09c1df38c2f8: Preparing [2024-10-01T08:23:14.865Z] a70f213b6c57: Preparing [2024-10-01T08:23:14.865Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:14.865Z] a70f213b6c57: Waiting [2024-10-01T08:23:14.865Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:14.865Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:14.865Z] ea587b95856a: Layer already exists [2024-10-01T08:23:14.865Z] 09c1df38c2f8: Layer already exists [2024-10-01T08:23:14.865Z] 509a534c5a2e: Layer already exists [2024-10-01T08:23:14.865Z] b06e238e0ad2: Layer already exists [2024-10-01T08:23:14.865Z] a70f213b6c57: Layer already exists [2024-10-01T08:23:14.865Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:15.130Z] main: digest: sha256:a258aad6d780a76c9fa559ed2a1333c52f21cd7a0750b0e2f2e6c2da632e8b26 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:23:15.214Z] ===================================================== [Pipeline] echo [2024-10-01T08:23:15.232Z] taggedImages: [2024-10-01T08:23:15.232Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:15.232Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-01T08:23:15.232Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.85 [2024-10-01T08:23:15.232Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:15.232Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-01T08:23:15.265Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-01T08:23:15.265Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:15.265Z] latest [2024-10-01T08:23:15.265Z] 3.2.0-dev.85 [2024-10-01T08:23:15.265Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:15.265Z] main [2024-10-01T08:23:15.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:15.647Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:15.990Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:15.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T08:23:15.990Z] 0c8e73657c71: Preparing [2024-10-01T08:23:15.990Z] bed626cd5159: Preparing [2024-10-01T08:23:15.990Z] 93238a7cd865: Preparing [2024-10-01T08:23:15.990Z] ea587b95856a: Preparing [2024-10-01T08:23:15.990Z] 479c26d39b16: Preparing [2024-10-01T08:23:15.990Z] d684045b94b0: Preparing [2024-10-01T08:23:15.990Z] fc4b927210f6: Preparing [2024-10-01T08:23:15.990Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:15.990Z] fc4b927210f6: Waiting [2024-10-01T08:23:15.990Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:15.990Z] d684045b94b0: Waiting [2024-10-01T08:23:15.990Z] ea587b95856a: Layer already exists [2024-10-01T08:23:15.990Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:16.255Z] bed626cd5159: Pushed [2024-10-01T08:23:16.255Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:16.255Z] 0c8e73657c71: Pushed [2024-10-01T08:23:16.255Z] d684045b94b0: Pushed [2024-10-01T08:23:16.520Z] fc4b927210f6: Pushed [2024-10-01T08:23:24.707Z] 93238a7cd865: Pushed [2024-10-01T08:23:24.707Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:25.059Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:25.398Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-01T08:23:25.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T08:23:25.399Z] 0c8e73657c71: Preparing [2024-10-01T08:23:25.399Z] bed626cd5159: Preparing [2024-10-01T08:23:25.399Z] 93238a7cd865: Preparing [2024-10-01T08:23:25.399Z] ea587b95856a: Preparing [2024-10-01T08:23:25.399Z] 479c26d39b16: Preparing [2024-10-01T08:23:25.399Z] d684045b94b0: Preparing [2024-10-01T08:23:25.399Z] fc4b927210f6: Preparing [2024-10-01T08:23:25.399Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:25.399Z] d684045b94b0: Waiting [2024-10-01T08:23:25.399Z] fc4b927210f6: Waiting [2024-10-01T08:23:25.399Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:25.399Z] ea587b95856a: Layer already exists [2024-10-01T08:23:25.399Z] 93238a7cd865: Layer already exists [2024-10-01T08:23:25.399Z] bed626cd5159: Layer already exists [2024-10-01T08:23:25.399Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:25.399Z] 0c8e73657c71: Layer already exists [2024-10-01T08:23:25.399Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:25.399Z] d684045b94b0: Layer already exists [2024-10-01T08:23:25.399Z] fc4b927210f6: Layer already exists [2024-10-01T08:23:25.662Z] latest: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:26.014Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:26.362Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.85 [2024-10-01T08:23:26.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T08:23:26.362Z] 0c8e73657c71: Preparing [2024-10-01T08:23:26.362Z] bed626cd5159: Preparing [2024-10-01T08:23:26.362Z] 93238a7cd865: Preparing [2024-10-01T08:23:26.362Z] ea587b95856a: Preparing [2024-10-01T08:23:26.362Z] 479c26d39b16: Preparing [2024-10-01T08:23:26.362Z] d684045b94b0: Preparing [2024-10-01T08:23:26.362Z] fc4b927210f6: Preparing [2024-10-01T08:23:26.362Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:26.363Z] d684045b94b0: Waiting [2024-10-01T08:23:26.363Z] fc4b927210f6: Waiting [2024-10-01T08:23:26.363Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:26.363Z] bed626cd5159: Layer already exists [2024-10-01T08:23:26.363Z] 0c8e73657c71: Layer already exists [2024-10-01T08:23:26.363Z] 93238a7cd865: Layer already exists [2024-10-01T08:23:26.363Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:26.363Z] ea587b95856a: Layer already exists [2024-10-01T08:23:26.363Z] fc4b927210f6: Layer already exists [2024-10-01T08:23:26.363Z] d684045b94b0: Layer already exists [2024-10-01T08:23:26.363Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:26.625Z] 3.2.0-dev.85: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:26.970Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:27.314Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:27.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T08:23:27.314Z] 0c8e73657c71: Preparing [2024-10-01T08:23:27.314Z] bed626cd5159: Preparing [2024-10-01T08:23:27.314Z] 93238a7cd865: Preparing [2024-10-01T08:23:27.314Z] ea587b95856a: Preparing [2024-10-01T08:23:27.314Z] 479c26d39b16: Preparing [2024-10-01T08:23:27.314Z] d684045b94b0: Preparing [2024-10-01T08:23:27.314Z] fc4b927210f6: Preparing [2024-10-01T08:23:27.314Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:27.314Z] d684045b94b0: Waiting [2024-10-01T08:23:27.314Z] fc4b927210f6: Waiting [2024-10-01T08:23:27.314Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:27.314Z] ea587b95856a: Layer already exists [2024-10-01T08:23:27.314Z] bed626cd5159: Layer already exists [2024-10-01T08:23:27.314Z] 0c8e73657c71: Layer already exists [2024-10-01T08:23:27.314Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:27.314Z] 93238a7cd865: Layer already exists [2024-10-01T08:23:27.314Z] fc4b927210f6: Layer already exists [2024-10-01T08:23:27.314Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:27.314Z] d684045b94b0: Layer already exists [2024-10-01T08:23:27.578Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:27.934Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:28.275Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-01T08:23:28.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-01T08:23:28.275Z] 0c8e73657c71: Preparing [2024-10-01T08:23:28.275Z] bed626cd5159: Preparing [2024-10-01T08:23:28.275Z] 93238a7cd865: Preparing [2024-10-01T08:23:28.275Z] ea587b95856a: Preparing [2024-10-01T08:23:28.275Z] 479c26d39b16: Preparing [2024-10-01T08:23:28.275Z] d684045b94b0: Preparing [2024-10-01T08:23:28.275Z] fc4b927210f6: Preparing [2024-10-01T08:23:28.275Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:28.275Z] fc4b927210f6: Waiting [2024-10-01T08:23:28.275Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:28.275Z] d684045b94b0: Waiting [2024-10-01T08:23:28.275Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:28.275Z] 93238a7cd865: Layer already exists [2024-10-01T08:23:28.275Z] ea587b95856a: Layer already exists [2024-10-01T08:23:28.275Z] bed626cd5159: Layer already exists [2024-10-01T08:23:28.275Z] 0c8e73657c71: Layer already exists [2024-10-01T08:23:28.275Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:28.275Z] fc4b927210f6: Layer already exists [2024-10-01T08:23:28.275Z] d684045b94b0: Layer already exists [2024-10-01T08:23:28.539Z] main: digest: sha256:d551a3f2766aeb444130a16642b408e00bbc9b8f84748a477018f58be3a2fd36 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:23:28.622Z] ===================================================== [Pipeline] echo [2024-10-01T08:23:28.635Z] taggedImages: [2024-10-01T08:23:28.635Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:28.635Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-01T08:23:28.635Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.85 [2024-10-01T08:23:28.635Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:28.635Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-01T08:23:28.658Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-01T08:23:28.658Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:28.658Z] latest [2024-10-01T08:23:28.658Z] 3.2.0-dev.85 [2024-10-01T08:23:28.658Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:28.658Z] main [2024-10-01T08:23:28.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:29.012Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:29.356Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:29.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T08:23:29.356Z] 2835ad8803f3: Preparing [2024-10-01T08:23:29.356Z] ca16f94df1cc: Preparing [2024-10-01T08:23:29.356Z] ea587b95856a: Preparing [2024-10-01T08:23:29.356Z] 479c26d39b16: Preparing [2024-10-01T08:23:29.356Z] 45a25753efa9: Preparing [2024-10-01T08:23:29.356Z] c8ef60d437b9: Preparing [2024-10-01T08:23:29.356Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:29.356Z] c8ef60d437b9: Waiting [2024-10-01T08:23:29.356Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:29.356Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:29.619Z] 45a25753efa9: Layer already exists [2024-10-01T08:23:29.619Z] ea587b95856a: Layer already exists [2024-10-01T08:23:29.619Z] c8ef60d437b9: Layer already exists [2024-10-01T08:23:29.619Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:29.619Z] 2835ad8803f3: Pushed [2024-10-01T08:23:37.804Z] ca16f94df1cc: Pushed [2024-10-01T08:23:37.804Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:38.147Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:38.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-01T08:23:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T08:23:38.489Z] 2835ad8803f3: Preparing [2024-10-01T08:23:38.489Z] ca16f94df1cc: Preparing [2024-10-01T08:23:38.489Z] ea587b95856a: Preparing [2024-10-01T08:23:38.489Z] 479c26d39b16: Preparing [2024-10-01T08:23:38.489Z] 45a25753efa9: Preparing [2024-10-01T08:23:38.489Z] c8ef60d437b9: Preparing [2024-10-01T08:23:38.489Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:38.489Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:38.489Z] c8ef60d437b9: Waiting [2024-10-01T08:23:38.489Z] 2835ad8803f3: Layer already exists [2024-10-01T08:23:38.489Z] ca16f94df1cc: Layer already exists [2024-10-01T08:23:38.489Z] 45a25753efa9: Layer already exists [2024-10-01T08:23:38.489Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:38.489Z] ea587b95856a: Layer already exists [2024-10-01T08:23:38.489Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:38.489Z] c8ef60d437b9: Layer already exists [2024-10-01T08:23:38.753Z] latest: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:39.108Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:39.448Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.85 [2024-10-01T08:23:39.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T08:23:39.448Z] 2835ad8803f3: Preparing [2024-10-01T08:23:39.448Z] ca16f94df1cc: Preparing [2024-10-01T08:23:39.448Z] ea587b95856a: Preparing [2024-10-01T08:23:39.448Z] 479c26d39b16: Preparing [2024-10-01T08:23:39.448Z] 45a25753efa9: Preparing [2024-10-01T08:23:39.448Z] c8ef60d437b9: Preparing [2024-10-01T08:23:39.448Z] c8ef60d437b9: Waiting [2024-10-01T08:23:39.448Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:39.448Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:39.448Z] 2835ad8803f3: Layer already exists [2024-10-01T08:23:39.448Z] 45a25753efa9: Layer already exists [2024-10-01T08:23:39.448Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:39.448Z] ca16f94df1cc: Layer already exists [2024-10-01T08:23:39.448Z] ea587b95856a: Layer already exists [2024-10-01T08:23:39.448Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:39.448Z] c8ef60d437b9: Layer already exists [2024-10-01T08:23:39.448Z] 3.2.0-dev.85: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:40.060Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:40.410Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:40.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T08:23:40.410Z] 2835ad8803f3: Preparing [2024-10-01T08:23:40.410Z] ca16f94df1cc: Preparing [2024-10-01T08:23:40.410Z] ea587b95856a: Preparing [2024-10-01T08:23:40.410Z] 479c26d39b16: Preparing [2024-10-01T08:23:40.410Z] 45a25753efa9: Preparing [2024-10-01T08:23:40.410Z] c8ef60d437b9: Preparing [2024-10-01T08:23:40.410Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:40.410Z] c8ef60d437b9: Waiting [2024-10-01T08:23:40.410Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:40.410Z] 2835ad8803f3: Layer already exists [2024-10-01T08:23:40.410Z] ea587b95856a: Layer already exists [2024-10-01T08:23:40.410Z] ca16f94df1cc: Layer already exists [2024-10-01T08:23:40.410Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:40.410Z] 45a25753efa9: Layer already exists [2024-10-01T08:23:40.410Z] c8ef60d437b9: Layer already exists [2024-10-01T08:23:40.410Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:40.410Z] 45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:41.036Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:41.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-01T08:23:41.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-01T08:23:41.377Z] 2835ad8803f3: Preparing [2024-10-01T08:23:41.377Z] ca16f94df1cc: Preparing [2024-10-01T08:23:41.377Z] ea587b95856a: Preparing [2024-10-01T08:23:41.377Z] 479c26d39b16: Preparing [2024-10-01T08:23:41.377Z] 45a25753efa9: Preparing [2024-10-01T08:23:41.377Z] c8ef60d437b9: Preparing [2024-10-01T08:23:41.377Z] 4aeaa0e7d41f: Preparing [2024-10-01T08:23:41.377Z] 4aeaa0e7d41f: Waiting [2024-10-01T08:23:41.377Z] c8ef60d437b9: Waiting [2024-10-01T08:23:41.377Z] ea587b95856a: Layer already exists [2024-10-01T08:23:41.377Z] ca16f94df1cc: Layer already exists [2024-10-01T08:23:41.377Z] 479c26d39b16: Layer already exists [2024-10-01T08:23:41.377Z] 2835ad8803f3: Layer already exists [2024-10-01T08:23:41.377Z] 45a25753efa9: Layer already exists [2024-10-01T08:23:41.377Z] c8ef60d437b9: Layer already exists [2024-10-01T08:23:41.377Z] 4aeaa0e7d41f: Layer already exists [2024-10-01T08:23:41.640Z] main: digest: sha256:88e28b78242906f1cdb0a826825e709912485e67f9d98dad49d4bb92b2aa99df size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-01T08:23:41.713Z] ===================================================== [Pipeline] echo [2024-10-01T08:23:41.725Z] taggedImages: [2024-10-01T08:23:41.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025 [2024-10-01T08:23:41.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-01T08:23:41.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.85 [2024-10-01T08:23:41.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:45b17c09e08cfe89481c1eed53cad8b90b3de025-3.2.0-dev.85 [2024-10-01T08:23:41.725Z] - 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-10-01T08:23:42.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T08:23:42.117Z] [2024-10-01T08:23:42.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:23:42.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T08:23:42.455Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T08:23:42.455Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T08:23:42.455Z] 04944245beec: Pulling fs layer [2024-10-01T08:23:42.455Z] 699f458cf7ca: Pulling fs layer [2024-10-01T08:23:42.455Z] 765212b225bb: Pulling fs layer [2024-10-01T08:23:42.455Z] f23df028b6ca: Pulling fs layer [2024-10-01T08:23:42.455Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T08:23:42.455Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T08:23:42.455Z] f23df028b6ca: Waiting [2024-10-01T08:23:42.455Z] d65c8cfc05b1: Waiting [2024-10-01T08:23:42.455Z] 2437ff75d9bd: Waiting [2024-10-01T08:23:42.455Z] 765212b225bb: Waiting [2024-10-01T08:23:42.722Z] 04944245beec: Verifying Checksum [2024-10-01T08:23:42.722Z] 04944245beec: Download complete [2024-10-01T08:23:42.722Z] 765212b225bb: Verifying Checksum [2024-10-01T08:23:42.722Z] 765212b225bb: Download complete [2024-10-01T08:23:42.722Z] f23df028b6ca: Verifying Checksum [2024-10-01T08:23:42.722Z] f23df028b6ca: Download complete [2024-10-01T08:23:42.722Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T08:23:42.722Z] d65c8cfc05b1: Download complete [2024-10-01T08:23:42.989Z] 699f458cf7ca: Verifying Checksum [2024-10-01T08:23:42.989Z] 699f458cf7ca: Download complete [2024-10-01T08:23:43.254Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T08:23:43.255Z] 8998bd30e6a1: Download complete [2024-10-01T08:23:45.828Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T08:23:45.828Z] 2437ff75d9bd: Download complete [2024-10-01T08:23:48.403Z] 8998bd30e6a1: Pull complete [2024-10-01T08:23:48.403Z] 04944245beec: Pull complete [2024-10-01T08:23:50.340Z] 699f458cf7ca: Pull complete [2024-10-01T08:23:50.340Z] 765212b225bb: Pull complete [2024-10-01T08:23:51.296Z] f23df028b6ca: Pull complete [2024-10-01T08:23:51.296Z] d65c8cfc05b1: Pull complete [2024-10-01T08:24:09.484Z] 2437ff75d9bd: Pull complete [2024-10-01T08:24:09.484Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T08:24:09.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T08:24:09.484Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:24:09.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-12366 does not seem to be running inside a container [2024-10-01T08:24:09.725Z] $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@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-10-01T08:24:11.761Z] $ docker top 10b286f7469fcb7c242297b72f8034e3cce3e215b01d74f8b533db93379cab65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:24:12.689Z] ---> job-cost.sh [2024-10-01T08:24:12.689Z] lf-activate-venv: SKIPPING [2024-10-01T08:24:12.689Z] INFO: No Stack... [2024-10-01T08:24:13.267Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T08:24:13.847Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T08:24:14.469Z] + cat /w/workspace/edgex-go/708/archives/cost.csv [2024-10-01T08:24:14.470Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T08:24:14.504Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-708-stack-cost] [2024-10-01T08:24:14.513Z] Resource [jenkins-edgexfoundry-edgex-go-main-708-stack-cost] did not exist. Created. [2024-10-01T08:24:14.526Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-708-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T08:24:15.167Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T08:24:15.794Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T08:24:15.806Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-708-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T08:24:15.830Z] $ docker stop --time=1 10b286f7469fcb7c242297b72f8034e3cce3e215b01d74f8b533db93379cab65 [2024-10-01T08:24:17.382Z] $ docker rm -f --volumes 10b286f7469fcb7c242297b72f8034e3cce3e215b01d74f8b533db93379cab65 [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-10-01T08:24:17.984Z] provisioning config files... [2024-10-01T08:24:17.991Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/708@tmp/config5759680014150577932tmp [Pipeline] { [Pipeline] sh [2024-10-01T08:24:18.297Z] + set +x [2024-10-01T08:24:18.297Z] + curl -s https://codecov.io/bash [2024-10-01T08:24:18.297Z] + bash -s -- [2024-10-01T08:24:18.297Z] [2024-10-01T08:24:18.297Z] _____ _ [2024-10-01T08:24:18.297Z] / ____| | | [2024-10-01T08:24:18.297Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T08:24:18.297Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T08:24:18.297Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T08:24:18.297Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T08:24:18.297Z] Bash-1.0.6 [2024-10-01T08:24:18.297Z] [2024-10-01T08:24:18.297Z] [2024-10-01T08:24:18.297Z] ==> git version 2.25.1 found [2024-10-01T08:24:18.297Z] ==> 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-10-01T08:24:18.297Z] Release-Date: 2020-01-08 [2024-10-01T08:24:18.297Z] 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-10-01T08:24:18.297Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T08:24:18.297Z] ==> Jenkins CI detected. [2024-10-01T08:24:18.297Z] current dir:  /w/workspace/edgex-go/708 [2024-10-01T08:24:18.297Z] project root: . [2024-10-01T08:24:18.297Z] --> token set from env [2024-10-01T08:24:18.297Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T08:24:18.558Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T08:24:18.558Z] ==> Python coveragepy not found [2024-10-01T08:24:18.558Z] ==> Searching for coverage reports in: [2024-10-01T08:24:18.558Z] + . [2024-10-01T08:24:18.558Z] -> Found 1 reports [2024-10-01T08:24:18.558Z] ==> Detecting git/mercurial file structure [2024-10-01T08:24:18.558Z] ==> Reading reports [2024-10-01T08:24:18.558Z] + ./coverage.out bytes=612321 [2024-10-01T08:24:18.558Z] ==> Appending adjustments [2024-10-01T08:24:18.558Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T08:24:19.947Z] + Found adjustments [2024-10-01T08:24:19.947Z] ==> Gzipping contents [2024-10-01T08:24:19.947Z] 76K /tmp/codecov.KdNOM3.gz [2024-10-01T08:24:19.947Z] ==> Uploading reports [2024-10-01T08:24:19.947Z] url: https://codecov.io [2024-10-01T08:24:19.947Z] query: branch=main&commit=45b17c09e08cfe89481c1eed53cad8b90b3de025&build=708&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F708%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-01T08:24:19.947Z] -> Pinging Codecov [2024-10-01T08:24:19.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=45b17c09e08cfe89481c1eed53cad8b90b3de025&build=708&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F708%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-01T08:24:20.208Z] -> Uploading to [2024-10-01T08:24:20.208Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/45b17c09e08cfe89481c1eed53cad8b90b3de025/010a2eaa-00ff-4bd1-b835-ea2761b96490.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T082419Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ef3a38cde6897c8ff34a61a32d046dc94c4443b5d03c3bd392a7a2525573e5a6 [2024-10-01T08:24:20.208Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:20.208Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:20.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74249 0 0 100 74249 0 262k --:--:-- --:--:-- --:--:-- 261k [2024-10-01T08:24:20.467Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/45b17c09e08cfe89481c1eed53cad8b90b3de025 [Pipeline] } [2024-10-01T08:24:20.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-01T08:24:20.793Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-01T08:24:20.814Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:24:21.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T08:24:21.121Z] [2024-10-01T08:24:21.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:24:21.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T08:24:21.430Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-01T08:24:21.430Z] 619be1103602: Already exists [2024-10-01T08:24:21.430Z] f8ea3408117e: Pulling fs layer [2024-10-01T08:24:21.430Z] 91320369b822: Pulling fs layer [2024-10-01T08:24:21.430Z] 0406650e8295: Pulling fs layer [2024-10-01T08:24:21.430Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T08:24:21.430Z] 96d80e3f36e1: Pulling fs layer [2024-10-01T08:24:21.430Z] bcf3aedb951c: Pulling fs layer [2024-10-01T08:24:21.430Z] 4f4fb700ef54: Waiting [2024-10-01T08:24:21.430Z] 96d80e3f36e1: Waiting [2024-10-01T08:24:21.430Z] bcf3aedb951c: Waiting [2024-10-01T08:24:21.430Z] 0406650e8295: Download complete [2024-10-01T08:24:21.430Z] 4f4fb700ef54: Download complete [2024-10-01T08:24:21.430Z] f8ea3408117e: Verifying Checksum [2024-10-01T08:24:21.688Z] f8ea3408117e: Pull complete [2024-10-01T08:24:21.688Z] 96d80e3f36e1: Verifying Checksum [2024-10-01T08:24:21.688Z] 96d80e3f36e1: Download complete [2024-10-01T08:24:21.946Z] 91320369b822: Verifying Checksum [2024-10-01T08:24:21.946Z] 91320369b822: Download complete [2024-10-01T08:24:22.510Z] bcf3aedb951c: Verifying Checksum [2024-10-01T08:24:22.510Z] bcf3aedb951c: Download complete [2024-10-01T08:24:25.795Z] 91320369b822: Pull complete [2024-10-01T08:24:25.795Z] 0406650e8295: Pull complete [2024-10-01T08:24:25.795Z] 4f4fb700ef54: Pull complete [2024-10-01T08:24:26.053Z] 96d80e3f36e1: Pull complete [2024-10-01T08:24:29.335Z] bcf3aedb951c: Pull complete [2024-10-01T08:24:29.336Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-10-01T08:24:29.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-01T08:24:29.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:24:29.440Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T08:24:29.435Z] $ 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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-01T08:24:34.760Z] $ docker top 1f9cfa343a0b002ecc8b8b94a48e4255a7c219df7b489ab146a668921da356c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T08:24:35.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/708 [Pipeline] echo [2024-10-01T08:24:35.152Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-01T08:24:35.430Z] + set -o pipefail [2024-10-01T08:24:35.431Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-01T08:24:45.421Z] [2024-10-01T08:24:45.421Z] Monitoring /w/workspace/edgex-go/708 (github.com/edgexfoundry/edgex-go)... [2024-10-01T08:24:45.421Z] [2024-10-01T08:24:45.421Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2d51365f-7e26-4caf-b1b7-41e2b6c79a8f [2024-10-01T08:24:45.421Z] [2024-10-01T08:24:45.421Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-01T08:24:45.421Z] [2024-10-01T08:24:45.421Z] [2024-10-01T08:24:45.421Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-01T08:24:45.421Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-01T08:24:45.398Z] $ docker stop --time=1 1f9cfa343a0b002ecc8b8b94a48e4255a7c219df7b489ab146a668921da356c0 [2024-10-01T08:24:50.072Z] $ docker rm -f --volumes 1f9cfa343a0b002ecc8b8b94a48e4255a7c219df7b489ab146a668921da356c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-01T08:24:50.677Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T08:24:50.693Z] provisioning config files... [2024-10-01T08:24:50.702Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/708@tmp/config9653356705987278794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:24:51.002Z] --> edgex-publish-swagger.sh [2024-10-01T08:24:51.002Z] === Publish openapi/v3 API === [2024-10-01T08:24:51.002Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-01T08:24:51.002Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/708/openapi/v3/core-command.yaml] [2024-10-01T08:24:51.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:51.002Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:51.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 79956 --:--:-- --:--:-- --:--:-- 79761 100 32782 0 0 100 32782 0 79956 --:--:-- --:--:-- --:--:-- 79761 [2024-10-01T08:24:51.261Z] [2024-10-01T08:24:51.261Z] [2024-10-01T08:24:51.261Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/708/openapi/v3/core-data.yaml] [2024-10-01T08:24:51.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:51.261Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:51.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 185k --:--:-- --:--:-- --:--:-- 185k [2024-10-01T08:24:51.830Z] [2024-10-01T08:24:51.830Z] [2024-10-01T08:24:51.830Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/708/openapi/v3/core-keeper.yaml] [2024-10-01T08:24:51.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:51.830Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:51.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 312 151k --:--:-- --:--:-- --:--:-- 152k [2024-10-01T08:24:51.830Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-01T08:24:51.830Z] [2024-10-01T08:24:51.830Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/708/openapi/v3/core-metadata.yaml] [2024-10-01T08:24:51.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:51.830Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:52.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 446 426k --:--:-- --:--:-- --:--:-- 425k 100 149k 100 156 100 148k 446 426k --:--:-- --:--:-- --:--:-- 425k [2024-10-01T08:24:52.401Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T08:24:52.401Z] [2024-10-01T08:24:52.401Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/708/openapi/v3/support-cron-scheduler.yaml] [2024-10-01T08:24:52.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:52.401Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:52.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 239 171k --:--:-- --:--:-- --:--:-- 171k [2024-10-01T08:24:52.660Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-01T08:24:52.660Z] [2024-10-01T08:24:52.660Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/708/openapi/v3/support-notifications.yaml] [2024-10-01T08:24:52.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:52.660Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:52.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 471 257k --:--:-- --:--:-- --:--:-- 258k [2024-10-01T08:24:52.920Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T08:24:52.920Z] [2024-10-01T08:24:52.920Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/708/openapi/v3/support-scheduler.yaml] [2024-10-01T08:24:52.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T08:24:52.920Z] Dload Upload Total Spent Left Speed [2024-10-01T08:24:53.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 504 116k --:--:-- --:--:-- --:--:-- 116k 100 37110 100 156 100 36954 503 116k --:--:-- --:--:-- --:--:-- 116k [2024-10-01T08:24:53.179Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-01T08:24:53.179Z] [Pipeline] } [2024-10-01T08:24:53.186Z] 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-10-01T08:24:53.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T08:24:53.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:24:53.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T08:24:53.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:24:53.983Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T08:24:53.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T08:24:54.561Z] $ docker top cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc -eo pid,comm [2024-10-01T08:24:54.644Z] 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-10-01T08:24:54.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T08:24:54.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T08:24:54.708Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T08:24:54.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T08:24:54.796Z] $ docker exec cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc ssh-agent [2024-10-01T08:24:54.940Z] SSH_AUTH_SOCK=/tmp/ssh-w4PD27esHv0f/agent.31 [2024-10-01T08:24:54.940Z] SSH_AGENT_PID=37 [2024-10-01T08:24:54.945Z] Running ssh-add (command line suppressed) [2024-10-01T08:24:55.029Z] Identity added: /w/workspace/edgex-go/708@tmp/private_key_17221444020572614448.key (/w/workspace/edgex-go/708@tmp/private_key_17221444020572614448.key) [2024-10-01T08:24:55.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T08:24:55.365Z] + git semver tag [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,509 [run_tag] DEBUG tag force:False [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,509 [check_head_tag] DEBUG check head tag [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,512 [execute] INFO git cat-file --batch-check [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=) [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,515 [execute] INFO git cat-file --batch [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=) [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,560 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,560 [execute] INFO git tag -a v3.2.0-dev.85 -m v3.2.0-dev.85 [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,560 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.85', '-m', 'v3.2.0-dev.85'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=None) [2024-10-01T08:24:55.625Z] 2024-10-01 08:24:55,566 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T08:24:55.625Z] 3.2.0-dev.85 [Pipeline] } [2024-10-01T08:24:55.603Z] $ docker exec --env ******** --env ******** cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc ssh-agent -k [2024-10-01T08:24:55.705Z] unset SSH_AUTH_SOCK; [2024-10-01T08:24:55.705Z] unset SSH_AGENT_PID; [2024-10-01T08:24:55.706Z] echo Agent pid 37 killed; [2024-10-01T08:24:55.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T08:24:56.071Z] + git semver [Pipeline] } [2024-10-01T08:24:56.308Z] $ docker stop --time=1 cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc [2024-10-01T08:24:57.604Z] $ docker rm -f --volumes cf29bb5985742955e99066bd5892dfa1b243d2cbb539df71b1d775870b0696cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:24:58.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T08:24:58.054Z] [2024-10-01T08:24:58.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:24:58.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T08:24:58.363Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-01T08:24:58.363Z] ab5ef0e58194: Pulling fs layer [2024-10-01T08:24:58.363Z] 9712f1f96733: Pulling fs layer [2024-10-01T08:24:58.363Z] 63f879dbbcfc: Pulling fs layer [2024-10-01T08:24:58.363Z] 0d9ebad4ef96: Pulling fs layer [2024-10-01T08:24:58.363Z] e9a5061849ea: Pulling fs layer [2024-10-01T08:24:58.363Z] d747dcd14b5f: Pulling fs layer [2024-10-01T08:24:58.363Z] 2de7ff778b66: Pulling fs layer [2024-10-01T08:24:58.363Z] 0d9ebad4ef96: Waiting [2024-10-01T08:24:58.363Z] e9a5061849ea: Waiting [2024-10-01T08:24:58.363Z] 2de7ff778b66: Waiting [2024-10-01T08:24:58.363Z] d747dcd14b5f: Waiting [2024-10-01T08:24:58.363Z] 9712f1f96733: Verifying Checksum [2024-10-01T08:24:58.363Z] 9712f1f96733: Download complete [2024-10-01T08:24:58.622Z] 63f879dbbcfc: Verifying Checksum [2024-10-01T08:24:58.622Z] 63f879dbbcfc: Download complete [2024-10-01T08:24:58.879Z] e9a5061849ea: Verifying Checksum [2024-10-01T08:24:58.880Z] e9a5061849ea: Download complete [2024-10-01T08:24:58.880Z] d747dcd14b5f: Verifying Checksum [2024-10-01T08:24:58.880Z] d747dcd14b5f: Download complete [2024-10-01T08:24:58.880Z] 0d9ebad4ef96: Verifying Checksum [2024-10-01T08:24:58.880Z] 0d9ebad4ef96: Download complete [2024-10-01T08:24:58.880Z] ab5ef0e58194: Verifying Checksum [2024-10-01T08:24:58.880Z] ab5ef0e58194: Download complete [2024-10-01T08:24:58.880Z] 2de7ff778b66: Verifying Checksum [2024-10-01T08:24:58.880Z] 2de7ff778b66: Download complete [2024-10-01T08:25:02.162Z] ab5ef0e58194: Pull complete [2024-10-01T08:25:02.162Z] 9712f1f96733: Pull complete [2024-10-01T08:25:02.420Z] 63f879dbbcfc: Pull complete [2024-10-01T08:25:06.608Z] 0d9ebad4ef96: Pull complete [2024-10-01T08:25:06.866Z] e9a5061849ea: Pull complete [2024-10-01T08:25:06.866Z] d747dcd14b5f: Pull complete [2024-10-01T08:25:08.240Z] 2de7ff778b66: Pull complete [2024-10-01T08:25:08.240Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-01T08:25:08.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-01T08:25:08.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:25:08.345Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T08:25:08.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-01T08:25:13.611Z] $ docker top b64a5bfe7992369fe3a898d14eba32a0b6f88e9d9b372417b95b353a540695c4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-01T08:25:13.723Z] provisioning config files... [2024-10-01T08:25:13.730Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/708@tmp/config14282866360917132534tmp [2024-10-01T08:25:13.742Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/708@tmp/config13063247450167595538tmp [2024-10-01T08:25:13.752Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/708@tmp/config17657575789738797676tmp [Pipeline] { [Pipeline] echo [2024-10-01T08:25:13.828Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:14.127Z] ---> sigul-configuration.sh [2024-10-01T08:25:14.127Z] gpg: directory `/root/.gnupg' created [2024-10-01T08:25:14.127Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-01T08:25:14.127Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-01T08:25:14.127Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-01T08:25:14.127Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-01T08:25:14.127Z] gpg: CAST5 encrypted data [2024-10-01T08:25:14.127Z] gpg: encrypted with 1 passphrase [2024-10-01T08:25:14.127Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-01T08:25:14.427Z] + mkdir /home/jenkins [2024-10-01T08:25:14.427Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-01T08:25:14.723Z] + 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-10-01T08:25:14.739Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:15.029Z] ---> sigul-install.sh [2024-10-01T08:25:15.029Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-01T08:25:15.325Z] + git tag --list [2024-10-01T08:25:15.325Z] 0.6.0 [2024-10-01T08:25:15.325Z] 0.6.1 [2024-10-01T08:25:15.325Z] 0.7.0 [2024-10-01T08:25:15.325Z] 0.7.1 [2024-10-01T08:25:15.325Z] v1.0.0 [2024-10-01T08:25:15.325Z] v1.0.1 [2024-10-01T08:25:15.325Z] v1.1.0 [2024-10-01T08:25:15.325Z] v1.2.0 [2024-10-01T08:25:15.325Z] v1.2.1 [2024-10-01T08:25:15.325Z] v1.3.0 [2024-10-01T08:25:15.325Z] v1.3.1 [2024-10-01T08:25:15.325Z] v2.0.0 [2024-10-01T08:25:15.325Z] v2.1.0 [2024-10-01T08:25:15.325Z] v2.1.1 [2024-10-01T08:25:15.326Z] v2.2.0 [2024-10-01T08:25:15.326Z] v2.3.0 [2024-10-01T08:25:15.326Z] v3.0 [2024-10-01T08:25:15.326Z] v3.0.0 [2024-10-01T08:25:15.326Z] v3.1 [2024-10-01T08:25:15.326Z] v3.1.0 [2024-10-01T08:25:15.326Z] v3.1.0-dev.1 [2024-10-01T08:25:15.326Z] v3.1.0-dev.10 [2024-10-01T08:25:15.326Z] v3.1.0-dev.11 [2024-10-01T08:25:15.326Z] v3.1.0-dev.12 [2024-10-01T08:25:15.326Z] v3.1.0-dev.13 [2024-10-01T08:25:15.326Z] v3.1.0-dev.14 [2024-10-01T08:25:15.326Z] v3.1.0-dev.15 [2024-10-01T08:25:15.326Z] v3.1.0-dev.16 [2024-10-01T08:25:15.326Z] v3.1.0-dev.17 [2024-10-01T08:25:15.326Z] v3.1.0-dev.18 [2024-10-01T08:25:15.326Z] v3.1.0-dev.19 [2024-10-01T08:25:15.326Z] v3.1.0-dev.2 [2024-10-01T08:25:15.326Z] v3.1.0-dev.20 [2024-10-01T08:25:15.326Z] v3.1.0-dev.21 [2024-10-01T08:25:15.326Z] v3.1.0-dev.22 [2024-10-01T08:25:15.326Z] v3.1.0-dev.23 [2024-10-01T08:25:15.326Z] v3.1.0-dev.24 [2024-10-01T08:25:15.326Z] v3.1.0-dev.25 [2024-10-01T08:25:15.326Z] v3.1.0-dev.26 [2024-10-01T08:25:15.326Z] v3.1.0-dev.27 [2024-10-01T08:25:15.326Z] v3.1.0-dev.28 [2024-10-01T08:25:15.326Z] v3.1.0-dev.29 [2024-10-01T08:25:15.326Z] v3.1.0-dev.3 [2024-10-01T08:25:15.326Z] v3.1.0-dev.30 [2024-10-01T08:25:15.326Z] v3.1.0-dev.31 [2024-10-01T08:25:15.326Z] v3.1.0-dev.32 [2024-10-01T08:25:15.326Z] v3.1.0-dev.33 [2024-10-01T08:25:15.326Z] v3.1.0-dev.34 [2024-10-01T08:25:15.326Z] v3.1.0-dev.35 [2024-10-01T08:25:15.326Z] v3.1.0-dev.36 [2024-10-01T08:25:15.326Z] v3.1.0-dev.37 [2024-10-01T08:25:15.326Z] v3.1.0-dev.38 [2024-10-01T08:25:15.326Z] v3.1.0-dev.39 [2024-10-01T08:25:15.326Z] v3.1.0-dev.4 [2024-10-01T08:25:15.326Z] v3.1.0-dev.40 [2024-10-01T08:25:15.326Z] v3.1.0-dev.41 [2024-10-01T08:25:15.326Z] v3.1.0-dev.42 [2024-10-01T08:25:15.326Z] v3.1.0-dev.43 [2024-10-01T08:25:15.326Z] v3.1.0-dev.44 [2024-10-01T08:25:15.326Z] v3.1.0-dev.45 [2024-10-01T08:25:15.326Z] v3.1.0-dev.46 [2024-10-01T08:25:15.326Z] v3.1.0-dev.47 [2024-10-01T08:25:15.326Z] v3.1.0-dev.48 [2024-10-01T08:25:15.326Z] v3.1.0-dev.49 [2024-10-01T08:25:15.326Z] v3.1.0-dev.5 [2024-10-01T08:25:15.326Z] v3.1.0-dev.50 [2024-10-01T08:25:15.326Z] v3.1.0-dev.51 [2024-10-01T08:25:15.326Z] v3.1.0-dev.52 [2024-10-01T08:25:15.326Z] v3.1.0-dev.53 [2024-10-01T08:25:15.326Z] v3.1.0-dev.54 [2024-10-01T08:25:15.326Z] v3.1.0-dev.55 [2024-10-01T08:25:15.326Z] v3.1.0-dev.56 [2024-10-01T08:25:15.326Z] v3.1.0-dev.57 [2024-10-01T08:25:15.326Z] v3.1.0-dev.58 [2024-10-01T08:25:15.326Z] v3.1.0-dev.59 [2024-10-01T08:25:15.326Z] v3.1.0-dev.6 [2024-10-01T08:25:15.326Z] v3.1.0-dev.60 [2024-10-01T08:25:15.326Z] v3.1.0-dev.61 [2024-10-01T08:25:15.326Z] v3.1.0-dev.62 [2024-10-01T08:25:15.326Z] v3.1.0-dev.63 [2024-10-01T08:25:15.326Z] v3.1.0-dev.64 [2024-10-01T08:25:15.326Z] v3.1.0-dev.65 [2024-10-01T08:25:15.326Z] v3.1.0-dev.66 [2024-10-01T08:25:15.326Z] v3.1.0-dev.67 [2024-10-01T08:25:15.326Z] v3.1.0-dev.68 [2024-10-01T08:25:15.326Z] v3.1.0-dev.69 [2024-10-01T08:25:15.326Z] v3.1.0-dev.7 [2024-10-01T08:25:15.326Z] v3.1.0-dev.70 [2024-10-01T08:25:15.326Z] v3.1.0-dev.71 [2024-10-01T08:25:15.326Z] v3.1.0-dev.72 [2024-10-01T08:25:15.326Z] v3.1.0-dev.73 [2024-10-01T08:25:15.326Z] v3.1.0-dev.8 [2024-10-01T08:25:15.326Z] v3.1.0-dev.9 [2024-10-01T08:25:15.326Z] v3.1.1 [2024-10-01T08:25:15.326Z] v3.1.1-dev.1 [2024-10-01T08:25:15.326Z] v3.1.1-dev.2 [2024-10-01T08:25:15.326Z] v3.2.0-dev.1 [2024-10-01T08:25:15.326Z] v3.2.0-dev.10 [2024-10-01T08:25:15.326Z] v3.2.0-dev.11 [2024-10-01T08:25:15.326Z] v3.2.0-dev.12 [2024-10-01T08:25:15.326Z] v3.2.0-dev.13 [2024-10-01T08:25:15.326Z] v3.2.0-dev.14 [2024-10-01T08:25:15.326Z] v3.2.0-dev.15 [2024-10-01T08:25:15.326Z] v3.2.0-dev.16 [2024-10-01T08:25:15.326Z] v3.2.0-dev.17 [2024-10-01T08:25:15.326Z] v3.2.0-dev.18 [2024-10-01T08:25:15.326Z] v3.2.0-dev.19 [2024-10-01T08:25:15.326Z] v3.2.0-dev.2 [2024-10-01T08:25:15.326Z] v3.2.0-dev.20 [2024-10-01T08:25:15.326Z] v3.2.0-dev.21 [2024-10-01T08:25:15.326Z] v3.2.0-dev.22 [2024-10-01T08:25:15.326Z] v3.2.0-dev.23 [2024-10-01T08:25:15.326Z] v3.2.0-dev.24 [2024-10-01T08:25:15.326Z] v3.2.0-dev.25 [2024-10-01T08:25:15.326Z] v3.2.0-dev.26 [2024-10-01T08:25:15.326Z] v3.2.0-dev.27 [2024-10-01T08:25:15.326Z] v3.2.0-dev.28 [2024-10-01T08:25:15.326Z] v3.2.0-dev.29 [2024-10-01T08:25:15.326Z] v3.2.0-dev.3 [2024-10-01T08:25:15.326Z] v3.2.0-dev.30 [2024-10-01T08:25:15.326Z] v3.2.0-dev.31 [2024-10-01T08:25:15.326Z] v3.2.0-dev.32 [2024-10-01T08:25:15.326Z] v3.2.0-dev.33 [2024-10-01T08:25:15.326Z] v3.2.0-dev.34 [2024-10-01T08:25:15.326Z] v3.2.0-dev.35 [2024-10-01T08:25:15.326Z] v3.2.0-dev.36 [2024-10-01T08:25:15.326Z] v3.2.0-dev.37 [2024-10-01T08:25:15.326Z] v3.2.0-dev.38 [2024-10-01T08:25:15.326Z] v3.2.0-dev.39 [2024-10-01T08:25:15.326Z] v3.2.0-dev.4 [2024-10-01T08:25:15.326Z] v3.2.0-dev.40 [2024-10-01T08:25:15.326Z] v3.2.0-dev.41 [2024-10-01T08:25:15.326Z] v3.2.0-dev.42 [2024-10-01T08:25:15.326Z] v3.2.0-dev.43 [2024-10-01T08:25:15.326Z] v3.2.0-dev.44 [2024-10-01T08:25:15.326Z] v3.2.0-dev.45 [2024-10-01T08:25:15.326Z] v3.2.0-dev.46 [2024-10-01T08:25:15.326Z] v3.2.0-dev.47 [2024-10-01T08:25:15.326Z] v3.2.0-dev.48 [2024-10-01T08:25:15.326Z] v3.2.0-dev.49 [2024-10-01T08:25:15.326Z] v3.2.0-dev.5 [2024-10-01T08:25:15.326Z] v3.2.0-dev.50 [2024-10-01T08:25:15.326Z] v3.2.0-dev.51 [2024-10-01T08:25:15.326Z] v3.2.0-dev.52 [2024-10-01T08:25:15.326Z] v3.2.0-dev.53 [2024-10-01T08:25:15.326Z] v3.2.0-dev.54 [2024-10-01T08:25:15.326Z] v3.2.0-dev.55 [2024-10-01T08:25:15.326Z] v3.2.0-dev.56 [2024-10-01T08:25:15.326Z] v3.2.0-dev.57 [2024-10-01T08:25:15.326Z] v3.2.0-dev.58 [2024-10-01T08:25:15.326Z] v3.2.0-dev.59 [2024-10-01T08:25:15.326Z] v3.2.0-dev.6 [2024-10-01T08:25:15.326Z] v3.2.0-dev.60 [2024-10-01T08:25:15.326Z] v3.2.0-dev.61 [2024-10-01T08:25:15.326Z] v3.2.0-dev.62 [2024-10-01T08:25:15.326Z] v3.2.0-dev.63 [2024-10-01T08:25:15.326Z] v3.2.0-dev.64 [2024-10-01T08:25:15.326Z] v3.2.0-dev.65 [2024-10-01T08:25:15.326Z] v3.2.0-dev.66 [2024-10-01T08:25:15.326Z] v3.2.0-dev.67 [2024-10-01T08:25:15.326Z] v3.2.0-dev.68 [2024-10-01T08:25:15.326Z] v3.2.0-dev.69 [2024-10-01T08:25:15.326Z] v3.2.0-dev.7 [2024-10-01T08:25:15.326Z] v3.2.0-dev.70 [2024-10-01T08:25:15.326Z] v3.2.0-dev.71 [2024-10-01T08:25:15.326Z] v3.2.0-dev.72 [2024-10-01T08:25:15.326Z] v3.2.0-dev.73 [2024-10-01T08:25:15.326Z] v3.2.0-dev.74 [2024-10-01T08:25:15.326Z] v3.2.0-dev.75 [2024-10-01T08:25:15.326Z] v3.2.0-dev.76 [2024-10-01T08:25:15.326Z] v3.2.0-dev.77 [2024-10-01T08:25:15.326Z] v3.2.0-dev.78 [2024-10-01T08:25:15.326Z] v3.2.0-dev.79 [2024-10-01T08:25:15.326Z] v3.2.0-dev.8 [2024-10-01T08:25:15.326Z] v3.2.0-dev.80 [2024-10-01T08:25:15.326Z] v3.2.0-dev.81 [2024-10-01T08:25:15.326Z] v3.2.0-dev.82 [2024-10-01T08:25:15.326Z] v3.2.0-dev.83 [2024-10-01T08:25:15.326Z] v3.2.0-dev.84 [2024-10-01T08:25:15.326Z] v3.2.0-dev.85 [2024-10-01T08:25:15.326Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-01T08:25:15.620Z] + lftools sign git-tag v3.2.0-dev.85 [2024-10-01T08:25:16.189Z] Signing Git tag with Sigul... [2024-10-01T08:25:16.189Z] Signing v3.2.0-dev.85 [Pipeline] echo [2024-10-01T08:25:16.463Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:16.757Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-01T08:25:16.765Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-01T08:25:16.762Z] $ docker stop --time=1 b64a5bfe7992369fe3a898d14eba32a0b6f88e9d9b372417b95b353a540695c4 [2024-10-01T08:25:18.050Z] $ docker rm -f --volumes b64a5bfe7992369fe3a898d14eba32a0b6f88e9d9b372417b95b353a540695c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-01T08:25:18.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T08:25:18.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:25:18.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T08:25:18.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:25:18.897Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T08:25:18.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T08:25:19.245Z] $ docker top ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T08:25:19.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T08:25:19.384Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T08:25:19.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T08:25:19.477Z] $ docker exec ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 ssh-agent [2024-10-01T08:25:19.634Z] SSH_AUTH_SOCK=/tmp/ssh-XBBnlLeWnAl3/agent.33 [2024-10-01T08:25:19.634Z] SSH_AGENT_PID=39 [2024-10-01T08:25:19.638Z] Running ssh-add (command line suppressed) [2024-10-01T08:25:19.712Z] Identity added: /w/workspace/edgex-go/708@tmp/private_key_6537200737977734600.key (/w/workspace/edgex-go/708@tmp/private_key_6537200737977734600.key) [2024-10-01T08:25:19.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T08:25:20.052Z] + git semver bump pre [2024-10-01T08:25:20.311Z] 2024-10-01 08:25:20,215 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T08:25:20.311Z] 2024-10-01 08:25:20,215 [bump_version] DEBUG bumping version:3.2.0-dev.85 on axis:pre with prefix:dev [2024-10-01T08:25:20.311Z] 2024-10-01 08:25:20,215 [bump_version] DEBUG bumped version:3.2.0-dev.86 [2024-10-01T08:25:20.311Z] 2024-10-01 08:25:20,215 [write_version] DEBUG write version:3.2.0-dev.86 to path:/w/workspace/edgex-go/708/.semver/main with force:True [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,215 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,215 [write_file] DEBUG write to file:/w/workspace/edgex-go/708/.semver/main [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,217 [execute] INFO git cat-file --batch-check [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,224 [execute] INFO git cat-file --batch [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T08:25:20.312Z] 2024-10-01 08:25:20,230 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T08:25:20.312Z] 3.2.0-dev.86 [Pipeline] } [2024-10-01T08:25:20.289Z] $ docker exec --env ******** --env ******** ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 ssh-agent -k [2024-10-01T08:25:20.393Z] unset SSH_AUTH_SOCK; [2024-10-01T08:25:20.393Z] unset SSH_AGENT_PID; [2024-10-01T08:25:20.393Z] echo Agent pid 39 killed; [2024-10-01T08:25:20.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T08:25:20.767Z] + git semver [Pipeline] } [2024-10-01T08:25:21.007Z] $ docker stop --time=1 ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 [2024-10-01T08:25:22.299Z] $ docker rm -f --volumes ecff67f94b787bd6b44bc44e9f25306ccbbb510ac6f26d83136f44756d76e698 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T08:25:22.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T08:25:22.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:25:22.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T08:25:22.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:25:23.058Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T08:25:23.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T08:25:23.420Z] $ docker top d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T08:25:23.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T08:25:23.565Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T08:25:23.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T08:25:23.658Z] $ docker exec d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 ssh-agent [2024-10-01T08:25:23.799Z] SSH_AUTH_SOCK=/tmp/ssh-1eeK8udMv4R3/agent.32 [2024-10-01T08:25:23.799Z] SSH_AGENT_PID=38 [2024-10-01T08:25:23.804Z] Running ssh-add (command line suppressed) [2024-10-01T08:25:23.868Z] Identity added: /w/workspace/edgex-go/708@tmp/private_key_8957440495294021352.key (/w/workspace/edgex-go/708@tmp/private_key_8957440495294021352.key) [2024-10-01T08:25:23.915Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T08:25:24.208Z] + git semver push [2024-10-01T08:25:24.466Z] 2024-10-01 08:25:24,379 [run_push] DEBUG push [2024-10-01T08:25:24.467Z] 2024-10-01 08:25:24,380 [execute] INFO git cat-file --batch-check [2024-10-01T08:25:24.467Z] 2024-10-01 08:25:24,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T08:25:24.467Z] 2024-10-01 08:25:24,384 [execute] INFO git rev-list 910dce58ad6216c5836bd024500f12f14116a954 -- [2024-10-01T08:25:24.467Z] 2024-10-01 08:25:24,385 [execute] DEBUG Popen(['git', 'rev-list', '910dce58ad6216c5836bd024500f12f14116a954', '--'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-01T08:25:24.467Z] 2024-10-01 08:25:24,403 [execute] INFO git fetch -v origin [2024-10-01T08:25:24.467Z] 2024-10-01 08:25:24,404 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-01T08:25:25.035Z] 2024-10-01 08:25:24,876 [run_push] DEBUG no remote changes detected [2024-10-01T08:25:25.035Z] 2024-10-01 08:25:24,876 [execute] INFO git push origin semver [2024-10-01T08:25:25.035Z] 2024-10-01 08:25:24,877 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/708/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-01T08:25:25.972Z] 2024-10-01 08:25:25,625 [run_push] DEBUG push all version tags [2024-10-01T08:25:25.972Z] 2024-10-01 08:25:25,625 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-01T08:25:25.972Z] 2024-10-01 08:25:25,626 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/708, universal_newlines=False, shell=None, istream=None) [2024-10-01T08:25:26.540Z] 2024-10-01 08:25:26,339 [read_version] DEBUG read version from /w/workspace/edgex-go/708/.semver/main [2024-10-01T08:25:26.540Z] 3.2.0-dev.86 [Pipeline] } [2024-10-01T08:25:26.519Z] $ docker exec --env ******** --env ******** d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 ssh-agent -k [2024-10-01T08:25:26.619Z] unset SSH_AUTH_SOCK; [2024-10-01T08:25:26.619Z] unset SSH_AGENT_PID; [2024-10-01T08:25:26.619Z] echo Agent pid 38 killed; [2024-10-01T08:25:26.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T08:25:26.994Z] + git semver [Pipeline] } [2024-10-01T08:25:27.236Z] $ docker stop --time=1 d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 [2024-10-01T08:25:28.507Z] $ docker rm -f --volumes d633414831a3b0e2c62ff01d561f67b835b2c972c615ff79ff16c358cfad7ae8 [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-10-01T08:25:29.120Z] + [ -d /w/workspace/edgex-go/708/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:29.412Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:30.273Z] ---> package-listing.sh [2024-10-01T08:25:30.273Z] ++ facter osfamily [2024-10-01T08:25:30.273Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T08:25:30.532Z] + OS_FAMILY=debian [2024-10-01T08:25:30.532Z] + workspace=/w/workspace/edgex-go/708 [2024-10-01T08:25:30.532Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T08:25:30.532Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T08:25:30.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T08:25:30.532Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T08:25:30.532Z] + '[' /w/workspace/edgex-go/708 ']' [2024-10-01T08:25:30.532Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T08:25:30.532Z] + case "${OS_FAMILY}" in [2024-10-01T08:25:30.532Z] + dpkg -l [2024-10-01T08:25:30.532Z] + grep '^ii' [2024-10-01T08:25:30.532Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T08:25:30.532Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T08:25:30.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T08:25:30.532Z] + '[' /w/workspace/edgex-go/708 ']' [2024-10-01T08:25:30.532Z] + mkdir -p /w/workspace/edgex-go/708/archives/ [2024-10-01T08:25:30.532Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/708/archives/ [Pipeline] echo [2024-10-01T08:25:30.546Z] 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/708/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T08:25:30.828Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:25:31.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T08:25:31.402Z] [2024-10-01T08:25:31.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T08:25:31.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T08:25:31.972Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T08:25:31.972Z] 5eb5b503b376: Pulling fs layer [2024-10-01T08:25:31.972Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T08:25:31.972Z] ec43610c2a17: Pulling fs layer [2024-10-01T08:25:31.972Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T08:25:31.972Z] 33b1e0a273af: Pulling fs layer [2024-10-01T08:25:31.972Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T08:25:31.972Z] 2f39f015ded8: Pulling fs layer [2024-10-01T08:25:31.972Z] 3a2ae6a8a46f: Waiting [2024-10-01T08:25:31.972Z] 33b1e0a273af: Waiting [2024-10-01T08:25:31.972Z] 5d3b04190fa2: Waiting [2024-10-01T08:25:31.972Z] 2f39f015ded8: Waiting [2024-10-01T08:25:31.972Z] 5c69ac0246d0: Verifying Checksum [2024-10-01T08:25:31.972Z] 5c69ac0246d0: Download complete [2024-10-01T08:25:31.972Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-01T08:25:31.972Z] 3a2ae6a8a46f: Download complete [2024-10-01T08:25:31.972Z] 33b1e0a273af: Verifying Checksum [2024-10-01T08:25:31.972Z] 33b1e0a273af: Download complete [2024-10-01T08:25:31.972Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T08:25:31.972Z] 5d3b04190fa2: Download complete [2024-10-01T08:25:31.972Z] ec43610c2a17: Verifying Checksum [2024-10-01T08:25:31.972Z] ec43610c2a17: Download complete [2024-10-01T08:25:32.232Z] 5eb5b503b376: Verifying Checksum [2024-10-01T08:25:32.232Z] 5eb5b503b376: Download complete [2024-10-01T08:25:32.799Z] 2f39f015ded8: Verifying Checksum [2024-10-01T08:25:32.799Z] 2f39f015ded8: Download complete [2024-10-01T08:25:33.366Z] 5eb5b503b376: Pull complete [2024-10-01T08:25:33.624Z] 5c69ac0246d0: Pull complete [2024-10-01T08:25:34.190Z] ec43610c2a17: Pull complete [2024-10-01T08:25:34.190Z] 3a2ae6a8a46f: Pull complete [2024-10-01T08:25:34.450Z] 33b1e0a273af: Pull complete [2024-10-01T08:25:34.450Z] 5d3b04190fa2: Pull complete [2024-10-01T08:25:38.808Z] 2f39f015ded8: Pull complete [2024-10-01T08:25:38.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T08:25:38.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T08:25:38.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T08:25:38.901Z] prd-ubuntu20.04-docker-8c-8g-12330 does not seem to be running inside a container [2024-10-01T08:25:38.898Z] $ 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/708/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/708 -v /w/workspace/edgex-go/708:/w/workspace/edgex-go/708:rw,z -v /w/workspace/edgex-go/708@tmp:/w/workspace/edgex-go/708@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T08:25:43.499Z] $ docker top f0a55e66f0ec10763fcf6864c74fb98d57999946dfdaf52abe5c82e1c5e9b5e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T08:25:43.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T08:25:44.181Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T08:25:44.469Z] + ls /var/log/sa-host [2024-10-01T08:25:44.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T08:25:44.639Z] provisioning config files... [2024-10-01T08:25:44.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/708@tmp/config13059735527161579915tmp [Pipeline] { [Pipeline] echo [2024-10-01T08:25:44.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:44.951Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T08:25:44.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:45.296Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T08:25:45.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:45.588Z] ---> sudo-logs.sh [2024-10-01T08:25:45.588Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T08:25:45.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:45.907Z] ---> job-cost.sh [2024-10-01T08:25:45.907Z] lf-activate-venv: SKIPPING [2024-10-01T08:25:45.907Z] DEBUG: total: 0.10999999940395355 [2024-10-01T08:25:45.907Z] INFO: Retrieving Stack Cost... [2024-10-01T08:25:46.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T08:25:46.736Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T08:25:46.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T08:25:47.033Z] ---> logs-deploy.sh [2024-10-01T08:25:47.034Z] lf-activate-venv: SKIPPING [2024-10-01T08:25:47.034Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/708 [2024-10-01T08:25:47.034Z] INFO: archiving workspace using pattern(s): [2024-10-01T08:25:47.972Z] Archives upload complete. [2024-10-01T08:25:47.972Z] INFO: archiving logs to Nexus