Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 857d0fecce61170c92edb5e07a6e48f7da91e3cb 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-ssh449001447682807256.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7806534132465972418.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7607886359676257004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16680039119751585450.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-ssh2345138452352958250.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13261 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/710 [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/710 # 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 857d0fecce61170c92edb5e07a6e48f7da91e3cb (main) Commit message: "Merge pull request #4931 from weichou1229/go-1.23" > 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 857d0fecce61170c92edb5e07a6e48f7da91e3cb # timeout=10 > git rev-list --no-walk 1033d5290f4fd751026052b6c6be6da923b73d23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T06:29:43.031Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T06:29:43.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T06:29:43.117Z] ========================================================= [2024-10-03T06:29:43.117Z] EdgeX Global Pipelines Version Info [2024-10-03T06:29:43.117Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:29:43.876Z] ------------------- [2024-10-03T06:29:43.876Z] stable info: [2024-10-03T06:29:43.876Z] ------------------- [2024-10-03T06:29:43.876Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-03T06:29:43.876Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-03T06:29:43.876Z] Message: update stable to v1.0.265 [2024-10-03T06:29:44.444Z] ------------------- [2024-10-03T06:29:44.444Z] experimental info: [2024-10-03T06:29:44.444Z] ------------------- [2024-10-03T06:29:44.444Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T06:29:44.444Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T06:29:44.444Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T06:29:44.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-03T06:29:44.537Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-03T06:29:44.561Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T06:29:44.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T06:29:44.606Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T06:29:44.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-03T06:29:44.647Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T06:29:44.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-03T06:29:44.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-03T06:29:44.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-03T06:29:44.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T06:29:44.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T06:29:44.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T06:29:44.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T06:29:44.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T06:29:44.843Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T06:29:44.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T06:29:44.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T06:29:44.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-03T06:29:44.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-03T06:29:44.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T06:29:44.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T06:29:44.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T06:29:45.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-03T06:29:45.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-03T06:29:45.052Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-03T06:29:45.076Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] echo [2024-10-03T06:29:45.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 857d0fe [Pipeline] echo [2024-10-03T06:29:45.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T06:29:45.174Z] provisioning config files... [2024-10-03T06:29:45.188Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config8782836027518369467tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:29:45.529Z] ---> ****-login.sh [2024-10-03T06:29:45.529Z] nexus3.edgexfoundry.org:10001 [2024-10-03T06:29:45.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:29:45.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:29:45.790Z] Configure a credential helper to remove this warning. See [2024-10-03T06:29:45.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:29:45.790Z] [2024-10-03T06:29:45.790Z] Login Succeeded [2024-10-03T06:29:45.790Z] nexus3.edgexfoundry.org:10002 [2024-10-03T06:29:45.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:29:45.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:29:45.790Z] Configure a credential helper to remove this warning. See [2024-10-03T06:29:45.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:29:45.790Z] [2024-10-03T06:29:45.790Z] Login Succeeded [2024-10-03T06:29:45.790Z] nexus3.edgexfoundry.org:10003 [2024-10-03T06:29:46.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:29:46.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:29:46.050Z] Configure a credential helper to remove this warning. See [2024-10-03T06:29:46.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:29:46.050Z] [2024-10-03T06:29:46.050Z] Login Succeeded [2024-10-03T06:29:46.050Z] nexus3.edgexfoundry.org:10004 [2024-10-03T06:29:46.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:29:46.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:29:46.051Z] Configure a credential helper to remove this warning. See [2024-10-03T06:29:46.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:29:46.051Z] [2024-10-03T06:29:46.051Z] Login Succeeded [2024-10-03T06:29:46.051Z] ****.io [2024-10-03T06:29:46.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:29:46.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:29:46.315Z] Configure a credential helper to remove this warning. See [2024-10-03T06:29:46.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:29:46.315Z] [2024-10-03T06:29:46.315Z] Login Succeeded [2024-10-03T06:29:46.315Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T06:29:46.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T06:29:46.653Z] + 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-03T06:29:46.653Z] + + dirname cmd/core-command/Dockerfile [2024-10-03T06:29:46.653Z] cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/core-data/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/core-keeper/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + dirname cmd/core-metadata/Dockerfile [2024-10-03T06:29:46.653Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/support-notifications/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-03T06:29:46.653Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-03T06:29:46.653Z] + cut -d/ -f2 [2024-10-03T06:29:46.653Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-03T06:29:46.687Z] 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-03T06:29:47.036Z] + git rev-list -1 --merges 857d0fecce61170c92edb5e07a6e48f7da91e3cb~1..857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] echo [2024-10-03T06:29:47.049Z] -----------> git rev-list -1 --merges 857d0fecce61170c92edb5e07a6e48f7da91e3cb~1..857d0fecce61170c92edb5e07a6e48f7da91e3cb 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:29:47.049Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [false] [Pipeline] sh [2024-10-03T06:29:47.343Z] + git log --format=format:%s -1 857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] echo [2024-10-03T06:29:47.360Z] ========================================================= [2024-10-03T06:29:47.360Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T06:29:47.360Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-03T06:29:47.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T06:29:47.724Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T06:29:47.724Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T06:29:47.724Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T06:29:47.725Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-10-03T06:29:47.725Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-03T06:29:47.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:29:48.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T06:29:48.092Z] [2024-10-03T06:29:48.092Z] 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-03T06:29:48.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T06:29:48.395Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T06:29:48.395Z] b85a868b505f: Pulling fs layer [2024-10-03T06:29:48.395Z] e2be974225ed: Pulling fs layer [2024-10-03T06:29:48.395Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T06:29:48.395Z] 988bab9f4d93: Pulling fs layer [2024-10-03T06:29:48.395Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T06:29:48.395Z] eaf3925da568: Pulling fs layer [2024-10-03T06:29:48.395Z] bab4dde63d76: Pulling fs layer [2024-10-03T06:29:48.395Z] bde34c3a00c8: Pulling fs layer [2024-10-03T06:29:48.395Z] b352a97aabf1: Pulling fs layer [2024-10-03T06:29:48.395Z] 4872d77fe225: Pulling fs layer [2024-10-03T06:29:48.395Z] 5851b861e8e6: Pulling fs layer [2024-10-03T06:29:48.395Z] 988bab9f4d93: Waiting [2024-10-03T06:29:48.395Z] 1469e6f7b9e6: Waiting [2024-10-03T06:29:48.395Z] eaf3925da568: Waiting [2024-10-03T06:29:48.395Z] bab4dde63d76: Waiting [2024-10-03T06:29:48.395Z] bde34c3a00c8: Waiting [2024-10-03T06:29:48.395Z] b352a97aabf1: Waiting [2024-10-03T06:29:48.395Z] 4872d77fe225: Waiting [2024-10-03T06:29:48.395Z] 5851b861e8e6: Waiting [2024-10-03T06:29:48.395Z] e2be974225ed: Download complete [2024-10-03T06:29:48.395Z] 988bab9f4d93: Verifying Checksum [2024-10-03T06:29:48.395Z] 988bab9f4d93: Download complete [2024-10-03T06:29:48.653Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T06:29:48.653Z] 1469e6f7b9e6: Download complete [2024-10-03T06:29:48.653Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T06:29:48.653Z] 339a4e72a1f5: Download complete [2024-10-03T06:29:48.653Z] eaf3925da568: Verifying Checksum [2024-10-03T06:29:48.653Z] eaf3925da568: Download complete [2024-10-03T06:29:48.653Z] bde34c3a00c8: Download complete [2024-10-03T06:29:48.653Z] b352a97aabf1: Verifying Checksum [2024-10-03T06:29:48.653Z] b352a97aabf1: Download complete [2024-10-03T06:29:48.653Z] 4872d77fe225: Verifying Checksum [2024-10-03T06:29:48.653Z] 4872d77fe225: Download complete [2024-10-03T06:29:48.653Z] 5851b861e8e6: Verifying Checksum [2024-10-03T06:29:48.653Z] 5851b861e8e6: Download complete [2024-10-03T06:29:48.653Z] b85a868b505f: Verifying Checksum [2024-10-03T06:29:48.653Z] b85a868b505f: Download complete [2024-10-03T06:29:48.911Z] bab4dde63d76: Verifying Checksum [2024-10-03T06:29:48.911Z] bab4dde63d76: Download complete [2024-10-03T06:29:49.848Z] b85a868b505f: Pull complete [2024-10-03T06:29:50.108Z] e2be974225ed: Pull complete [2024-10-03T06:29:50.678Z] 339a4e72a1f5: Pull complete [2024-10-03T06:29:50.678Z] 988bab9f4d93: Pull complete [2024-10-03T06:29:50.938Z] 1469e6f7b9e6: Pull complete [2024-10-03T06:29:50.938Z] eaf3925da568: Pull complete [2024-10-03T06:29:52.837Z] bab4dde63d76: Pull complete [2024-10-03T06:29:52.837Z] bde34c3a00c8: Pull complete [2024-10-03T06:29:52.837Z] b352a97aabf1: Pull complete [2024-10-03T06:29:52.837Z] 4872d77fe225: Pull complete [2024-10-03T06:29:52.837Z] 5851b861e8e6: Pull complete [2024-10-03T06:29:52.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T06:29:52.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T06:29:53.098Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:29:53.255Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T06:29:53.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T06:29:56.275Z] $ docker top 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c -eo pid,comm [2024-10-03T06:29:56.340Z] 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-03T06:29:56.340Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T06:29:56.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T06:29:56.383Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T06:29:56.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T06:29:56.510Z] $ docker exec 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent [2024-10-03T06:29:56.631Z] SSH_AUTH_SOCK=/tmp/ssh-lHTmyL86M4Ca/agent.33 [2024-10-03T06:29:56.631Z] SSH_AGENT_PID=39 [2024-10-03T06:29:56.639Z] Running ssh-add (command line suppressed) [2024-10-03T06:29:56.755Z] Identity added: /w/workspace/edgex-go/710@tmp/private_key_13570288759746284922.key (/w/workspace/edgex-go/710@tmp/private_key_13570288759746284922.key) [2024-10-03T06:29:56.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T06:29:57.067Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T06:29:57.079Z] $ docker exec --env ******** --env ******** 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent -k [2024-10-03T06:29:57.191Z] unset SSH_AUTH_SOCK; [2024-10-03T06:29:57.192Z] unset SSH_AGENT_PID; [2024-10-03T06:29:57.192Z] echo Agent pid 39 killed; [2024-10-03T06:29:57.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T06:29:57.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T06:29:57.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T06:29:57.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T06:29:57.377Z] $ docker exec 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent [2024-10-03T06:29:57.485Z] SSH_AUTH_SOCK=/tmp/ssh-7Qrs94OqGR4a/agent.72 [2024-10-03T06:29:57.485Z] SSH_AGENT_PID=78 [2024-10-03T06:29:57.490Z] Running ssh-add (command line suppressed) [2024-10-03T06:29:57.590Z] Identity added: /w/workspace/edgex-go/710@tmp/private_key_12111214595405076172.key (/w/workspace/edgex-go/710@tmp/private_key_12111214595405076172.key) [2024-10-03T06:29:57.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T06:29:57.893Z] + git semver init [2024-10-03T06:29:58.152Z] 2024-10-03 06:29:58,132 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T06:29:58.152Z] 2024-10-03 06:29:58,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/710/.semver [2024-10-03T06:29:58.152Z] 2024-10-03 06:29:58,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/710/.semver [2024-10-03T06:29:58.152Z] 2024-10-03 06:29:58,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/710/.semver'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=None) [2024-10-03T06:30:03.420Z] 2024-10-03 06:30:03,246 [append_file] DEBUG append to file:/w/workspace/edgex-go/710/.git/info/exclude [2024-10-03T06:30:03.420Z] 2024-10-03 06:30:03,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/710/.semver/main with force:False [2024-10-03T06:30:03.420Z] 2024-10-03 06:30:03,246 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T06:30:03.420Z] 2024-10-03 06:30:03,246 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T06:30:03.420Z] 3.2.0-dev.87 [Pipeline] } [2024-10-03T06:30:03.430Z] $ docker exec --env ******** --env ******** 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c ssh-agent -k [2024-10-03T06:30:03.538Z] unset SSH_AUTH_SOCK; [2024-10-03T06:30:03.538Z] unset SSH_AGENT_PID; [2024-10-03T06:30:03.538Z] echo Agent pid 78 killed; [2024-10-03T06:30:03.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T06:30:03.871Z] + git semver [Pipeline] } [2024-10-03T06:30:04.143Z] $ docker stop --time=1 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c [2024-10-03T06:30:05.448Z] $ docker rm -f --volumes 7768d4aa2b694cfc9c95c21f3495ce5b8c7b3b524401f81e984112bebbd92f7c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T06:30:05.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T06:30:06.001Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T06:30:06.004Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.87 [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-03T06:30:06.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] echo [2024-10-03T06:30:06.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T06:30:06.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T06:30:06.452Z] ========================================================= [2024-10-03T06:30:06.452Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-03T06:30:06.452Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-03T06:30:06.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T06:30:06.742Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T06:30:06.742Z] 43c4264eed91: Pulling fs layer [2024-10-03T06:30:06.742Z] 4cc291be95ef: Pulling fs layer [2024-10-03T06:30:06.742Z] 2ac1f1163629: Pulling fs layer [2024-10-03T06:30:06.742Z] 5c3c966382ef: Pulling fs layer [2024-10-03T06:30:06.742Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T06:30:06.742Z] 5d5c8e513c77: Pulling fs layer [2024-10-03T06:30:06.742Z] 9f66e0745190: Pulling fs layer [2024-10-03T06:30:06.742Z] f49a43e4bbc0: Pulling fs layer [2024-10-03T06:30:06.742Z] 561ebcabdf7f: Pulling fs layer [2024-10-03T06:30:06.742Z] 5d5c8e513c77: Waiting [2024-10-03T06:30:06.742Z] f49a43e4bbc0: Waiting [2024-10-03T06:30:06.742Z] 561ebcabdf7f: Waiting [2024-10-03T06:30:06.742Z] 5c3c966382ef: Waiting [2024-10-03T06:30:06.742Z] 4f4fb700ef54: Waiting [2024-10-03T06:30:06.742Z] 4cc291be95ef: Download complete [2024-10-03T06:30:06.742Z] 5c3c966382ef: Verifying Checksum [2024-10-03T06:30:06.742Z] 5c3c966382ef: Download complete [2024-10-03T06:30:06.742Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T06:30:06.742Z] 4f4fb700ef54: Download complete [2024-10-03T06:30:06.742Z] 5d5c8e513c77: Verifying Checksum [2024-10-03T06:30:06.742Z] 5d5c8e513c77: Download complete [2024-10-03T06:30:06.742Z] 43c4264eed91: Download complete [2024-10-03T06:30:06.742Z] 9f66e0745190: Verifying Checksum [2024-10-03T06:30:06.742Z] 9f66e0745190: Download complete [2024-10-03T06:30:07.000Z] 43c4264eed91: Pull complete [2024-10-03T06:30:07.000Z] 561ebcabdf7f: Download complete [2024-10-03T06:30:07.000Z] 4cc291be95ef: Pull complete [2024-10-03T06:30:07.258Z] 2ac1f1163629: Verifying Checksum [2024-10-03T06:30:07.258Z] 2ac1f1163629: Download complete [2024-10-03T06:30:07.514Z] f49a43e4bbc0: Verifying Checksum [2024-10-03T06:30:07.514Z] f49a43e4bbc0: Download complete [2024-10-03T06:30:10.799Z] 2ac1f1163629: Pull complete [2024-10-03T06:30:10.799Z] 5c3c966382ef: Pull complete [2024-10-03T06:30:10.799Z] 4f4fb700ef54: Pull complete [2024-10-03T06:30:10.799Z] 5d5c8e513c77: Pull complete [2024-10-03T06:30:10.799Z] 9f66e0745190: Pull complete [2024-10-03T06:30:13.340Z] f49a43e4bbc0: Pull complete [2024-10-03T06:30:13.340Z] 561ebcabdf7f: Pull complete [2024-10-03T06:30:13.340Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-03T06:30:13.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T06:30:13.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-03T06:30:13.639Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T06:30:13.639Z] WORKDIR /edgex [2024-10-03T06:30:13.639Z] COPY go.mod . [2024-10-03T06:30:13.639Z] RUN go mod download [2024-10-03T06:30:13.639Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-03T06:30:14.206Z] Sending build context to Docker daemon 179.6MB [2024-10-03T06:30:14.206Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-03T06:30:14.206Z] ---> 3a752c3f9dda [2024-10-03T06:30:14.206Z] Step 2/4 : WORKDIR /edgex [2024-10-03T06:30:19.499Z] ---> Running in 8609287b880d [2024-10-03T06:30:19.499Z] Removing intermediate container 8609287b880d [2024-10-03T06:30:19.499Z] ---> 4f975708a380 [2024-10-03T06:30:19.499Z] Step 3/4 : COPY go.mod . [2024-10-03T06:30:19.499Z] ---> dd29ec295085 [2024-10-03T06:30:19.499Z] Step 4/4 : RUN go mod download [2024-10-03T06:30:19.499Z] ---> Running in b1dc41b82669 [2024-10-03T06:30:21.088Z] Still waiting to schedule task [2024-10-03T06:30:21.089Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T06:30:46.066Z] Removing intermediate container b1dc41b82669 [2024-10-03T06:30:46.066Z] ---> 00c717e4263c [2024-10-03T06:30:46.066Z] Successfully built 00c717e4263c [2024-10-03T06:30:46.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:30:46.380Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T06:30:46.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:30:46.472Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T06:30:46.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T06:30:46.935Z] $ docker top a19fe32649284f8db9e12bb4d79583ab4483efae0f3447ddf3f079fcd694f73f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T06:30:47.291Z] + go version [2024-10-03T06:30:47.292Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-03T06:30:47.302Z] $ docker stop --time=1 a19fe32649284f8db9e12bb4d79583ab4483efae0f3447ddf3f079fcd694f73f [2024-10-03T06:30:48.565Z] $ docker rm -f --volumes a19fe32649284f8db9e12bb4d79583ab4483efae0f3447ddf3f079fcd694f73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:30:49.013Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T06:30:49.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:30:49.109Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T06:30:49.143Z] $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T06:30:49.478Z] $ docker top 05d0a6b7b979a4816670be3f9c095dd94f604ad63cba9124f5009f750e25f1bd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-03T06:30:49.549Z] ========================================================= [2024-10-03T06:30:49.549Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-03T06:30:49.549Z] ========================================================= [Pipeline] sh [2024-10-03T06:30:49.830Z] + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] fileExists [Pipeline] sh [2024-10-03T06:30:50.129Z] + make test [2024-10-03T06:30:50.129Z] go test -race -coverprofile=coverage.out ./... [2024-10-03T06:30:58.245Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-03T06:31:24.789Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-03T06:31:24.789Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-03T06:31:24.789Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-03T06:31:25.048Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-03T06:31:25.307Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-03T06:31:25.564Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-03T06:31:25.822Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-03T06:31:25.822Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-03T06:31:25.822Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-03T06:31:25.822Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-03T06:31:27.733Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-03T06:31:27.733Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-03T06:31:28.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-10-03T06:31:28.665Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-03T06:31:28.665Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-03T06:31:28.665Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-03T06:31:29.232Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-03T06:31:29.232Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-03T06:31:29.800Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-10-03T06:31:30.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-03T06:31:30.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-03T06:31:30.060Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-03T06:31:31.438Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-03T06:31:31.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:31:31.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-03T06:31:31.438Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-03T06:31:31.438Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-03T06:31:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2024-10-03T06:31:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 53.2% of statements [2024-10-03T06:31:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.630s coverage: 93.4% of statements [2024-10-03T06:31:32.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-10-03T06:31:33.070Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-03T06:31:33.070Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-03T06:31:34.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 10.3% of statements [2024-10-03T06:31:34.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-03T06:31:34.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-03T06:31:34.936Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-03T06:31:36.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2024-10-03T06:31:36.307Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-03T06:31:36.307Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-03T06:31:36.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-03T06:31:36.566Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-03T06:31:37.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2024-10-03T06:31:37.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-10-03T06:31:37.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements [2024-10-03T06:31:38.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements [2024-10-03T06:31:38.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-10-03T06:31:38.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-03T06:31:38.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements [2024-10-03T06:31:38.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-10-03T06:31:38.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-03T06:31:38.578Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-03T06:31:38.578Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-03T06:31:38.578Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-03T06:31:39.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-03T06:31:39.142Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-03T06:31:39.142Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-03T06:31:39.142Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-03T06:31:40.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-03T06:31:40.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-03T06:31:40.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-03T06:31:41.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-03T06:31:41.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-03T06:31:41.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-03T06:31:41.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-03T06:31:41.576Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-03T06:31:41.576Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-03T06:31:42.142Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-03T06:31:44.042Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-03T06:31:44.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-03T06:31:45.684Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-03T06:31:45.684Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-03T06:31:47.587Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-03T06:31:47.587Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-03T06:31:47.587Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-03T06:31:48.961Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-03T06:31:48.962Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-03T06:31:49.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-03T06:31:49.478Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-03T06:31:49.736Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-03T06:31:49.736Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-03T06:31:49.736Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-03T06:31:49.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2024-10-03T06:31:50.672Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-03T06:31:50.672Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-03T06:31:50.672Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-03T06:31:52.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-03T06:31:52.053Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-03T06:31:52.053Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:31:53.451Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-03T06:31:53.451Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-03T06:31:53.451Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-03T06:31:53.451Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-03T06:31:55.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-03T06:31:55.351Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:31:55.351Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-03T06:31:55.351Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-03T06:31:55.918Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-03T06:31:55.918Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-03T06:31:56.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-03T06:31:56.485Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.258s coverage: 79.9% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-10-03T06:32:03.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 36.5% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 4.9% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 97.1% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.086s coverage: 95.7% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-10-03T06:32:03.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-10-03T06:32:03.060Z] 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-03T06:32:03.319Z] running golangci-lint [2024-10-03T06:32:03.577Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-03T06:32:03.577Z] go version go1.23.2 linux/amd64 [2024-10-03T06:32:03.835Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-03T06:32:03.835Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-03T06:32:03.835Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-03T06:32:25.753Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 19.867393353s" [2024-10-03T06:32:25.753Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.214545ms" [2024-10-03T06:32:37.964Z] level=info msg="[linters_context/goanalysis] analyzers took 2m8.448392944s with top 10 stages: buildir: 1m3.837140127s, gosec: 4.870258406s, inspect: 2.670621923s, fact_deprecated: 2.454332016s, printf: 2.357925385s, ctrlflow: 2.118206724s, nilness: 1.451801051s, fact_purity: 1.425520977s, S1038: 1.355563523s, isgenerated: 983.024627ms" [2024-10-03T06:32:37.964Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-03T06:32:37.964Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 219/219, cgo: 219/219, skip_dirs: 219/219, identifier_marker: 219/219, skip_files: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, nolint: 22/0, filename_unadjuster: 219/219, path_prettifier: 219/219" [2024-10-03T06:32:37.964Z] level=info msg="[runner] processing took 21.536977ms with stages: nolint: 10.208233ms, identifier_marker: 5.011381ms, autogenerated_exclude: 2.170625ms, path_prettifier: 1.846934ms, exclude-rules: 1.213552ms, skip_dirs: 924.942µs, invalid_issue: 67.24µs, filename_unadjuster: 41.71µs, cgo: 40.99µs, max_same_issues: 3.15µs, uniq_by_line: 1.4µs, fixer: 1.39µs, max_from_linter: 940ns, diff: 890ns, sort_results: 640ns, source_code: 580ns, severity-rules: 500ns, skip_files: 490ns, max_per_file_from_linter: 380ns, path_prefixer: 380ns, exclude: 350ns, path_shortener: 280ns" [2024-10-03T06:32:37.964Z] level=info msg="[runner] linters took 13.094927644s with stages: goanalysis_metalinter: 13.073156447s" [2024-10-03T06:32:37.964Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-03T06:32:37.964Z] level=info msg="Memory: 328 samples, avg is 331.3MB, max is 1327.8MB" [2024-10-03T06:32:37.964Z] level=info msg="Execution took 33.00467022s" [2024-10-03T06:32:37.964Z] go vet ./... [2024-10-03T06:32:44.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T06:32:44.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T06:32:44.542Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-03T06:32:44.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-03T06:32:44.853Z] + ls -al . [2024-10-03T06:32:44.853Z] total 1848 [2024-10-03T06:32:44.853Z] drwxrwxr-x 11 1001 1001 4096 Oct 3 06:30 . [2024-10-03T06:32:44.853Z] drwxr-xr-x 4 root root 4096 Oct 3 06:30 .. [2024-10-03T06:32:44.853Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 06:29 .blubracket [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 10 Oct 3 06:29 .dockerignore [2024-10-03T06:32:44.853Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 06:32 .git [2024-10-03T06:32:44.853Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 06:29 .github [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 1102 Oct 3 06:29 .gitignore [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 199 Oct 3 06:29 .golangci.yml [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 100 Oct 3 06:29 .hadolint.yml [2024-10-03T06:32:44.853Z] drwxr-xr-x 3 1001 1001 4096 Oct 3 06:30 .semver [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 155 Oct 3 06:29 .sonarcloud.properties [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 1171 Oct 3 06:29 ADOPTERS.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 21553 Oct 3 06:29 Attribution.txt [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 100284 Oct 3 06:29 CHANGELOG.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 3804 Oct 3 06:29 CONTRIBUTING.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 677 Oct 3 06:29 GOVERNANCE.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 861 Oct 3 06:29 Jenkinsfile [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 10775 Oct 3 06:29 LICENSE [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 16854 Oct 3 06:29 Makefile [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 582 Oct 3 06:29 OWNERS.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 9528 Oct 3 06:29 README.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 789 Oct 3 06:29 SECURITY.md [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 12 Oct 3 06:30 VERSION [2024-10-03T06:32:44.853Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 06:29 bin [2024-10-03T06:32:44.853Z] drwxrwxr-x 20 1001 1001 4096 Oct 3 06:29 cmd [2024-10-03T06:32:44.853Z] -rw-r--r-- 1 root root 1502108 Oct 3 06:32 coverage.out [2024-10-03T06:32:44.853Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 06:29 fuzz_test [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 7305 Oct 3 06:29 go.mod [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 102748 Oct 3 06:29 go.sum [2024-10-03T06:32:44.853Z] drwxrwxr-x 7 1001 1001 4096 Oct 3 06:29 internal [2024-10-03T06:32:44.853Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 06:29 openapi [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 584 Oct 3 06:29 security.txt [2024-10-03T06:32:44.853Z] -rw-rw-r-- 1 1001 1001 204 Oct 3 06:29 version.go [Pipeline] sh [2024-10-03T06:32:45.138Z] + '[' -e coverage.out ] [2024-10-03T06:32:45.138Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-03T06:32:45.287Z] Stashed 1 file(s) [Pipeline] sh [2024-10-03T06:32:45.569Z] + make build [2024-10-03T06:32:45.569Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-03T06:33:07.493Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-03T06:33:09.411Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-03T06:33:10.790Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-03T06:33:11.357Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-03T06:33:12.732Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-03T06:33:16.911Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-03T06:33:18.813Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-03T06:33:21.350Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-03T06:33:23.255Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-03T06:33:23.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-03T06:33:24.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-03T06:33:25.325Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-03T06:33:26.705Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-03T06:33:27.651Z] $ docker stop --time=1 05d0a6b7b979a4816670be3f9c095dd94f604ad63cba9124f5009f750e25f1bd [2024-10-03T06:33:32.898Z] $ docker rm -f --volumes 05d0a6b7b979a4816670be3f9c095dd94f604ad63cba9124f5009f750e25f1bd [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-03T06:33:33.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-03T06:33:33.963Z] [2024-10-03T06:33:33.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:33:34.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-03T06:33:34.265Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-03T06:33:34.265Z] 91d30c5bc195: Pulling fs layer [2024-10-03T06:33:34.265Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-03T06:33:34.265Z] 9c61dcf015f6: Pulling fs layer [2024-10-03T06:33:34.265Z] 4698f68db338: Pulling fs layer [2024-10-03T06:33:34.265Z] 2a2f49069b9e: Pulling fs layer [2024-10-03T06:33:34.265Z] e0025b399a48: Pulling fs layer [2024-10-03T06:33:34.265Z] 4698f68db338: Waiting [2024-10-03T06:33:34.265Z] 2a2f49069b9e: Waiting [2024-10-03T06:33:34.265Z] e0025b399a48: Waiting [2024-10-03T06:33:34.265Z] 91d30c5bc195: Verifying Checksum [2024-10-03T06:33:34.265Z] 91d30c5bc195: Download complete [2024-10-03T06:33:34.523Z] 4698f68db338: Verifying Checksum [2024-10-03T06:33:34.523Z] 4698f68db338: Download complete [2024-10-03T06:33:34.523Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-03T06:33:34.523Z] 2e9b0aa3be6d: Download complete [2024-10-03T06:33:34.523Z] e0025b399a48: Download complete [2024-10-03T06:33:34.523Z] 91d30c5bc195: Pull complete [2024-10-03T06:33:34.523Z] 2a2f49069b9e: Verifying Checksum [2024-10-03T06:33:34.523Z] 2a2f49069b9e: Download complete [2024-10-03T06:33:34.780Z] 2e9b0aa3be6d: Pull complete [2024-10-03T06:33:35.038Z] 9c61dcf015f6: Verifying Checksum [2024-10-03T06:33:35.038Z] 9c61dcf015f6: Download complete [2024-10-03T06:33:37.565Z] 9c61dcf015f6: Pull complete [2024-10-03T06:33:37.565Z] 4698f68db338: Pull complete [2024-10-03T06:33:37.824Z] 2a2f49069b9e: Pull complete [2024-10-03T06:33:38.082Z] e0025b399a48: Pull complete [2024-10-03T06:33:38.082Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-03T06:33:38.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-03T06:33:38.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:33:38.179Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T06:33:38.205Z] $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T06:33:40.056Z] $ docker top 6663c74900e023bafe90660955a06d58ee184fdc9da68500a592300073d41bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T06:33:40.402Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-03T06:33:42.937Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #1 transferring dockerfile: 2.50kB done [2024-10-03T06:33:42.937Z] #1 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #2 transferring dockerfile: 2.49kB done [2024-10-03T06:33:42.937Z] #2 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #3 transferring dockerfile: 2.07kB done [2024-10-03T06:33:42.937Z] #3 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #4 [core-command internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #4 transferring dockerfile: 1.93kB done [2024-10-03T06:33:42.937Z] #4 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #5 transferring dockerfile: 1.70kB done [2024-10-03T06:33:42.937Z] #5 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #6 transferring dockerfile: 1.69kB done [2024-10-03T06:33:42.937Z] #6 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #7 transferring dockerfile: 1.85kB done [2024-10-03T06:33:42.937Z] #7 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #8 transferring dockerfile: 1.89kB done [2024-10-03T06:33:42.937Z] #8 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #9 transferring dockerfile: 2.23kB done [2024-10-03T06:33:42.937Z] #9 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #10 transferring dockerfile: 1.81kB done [2024-10-03T06:33:42.937Z] #10 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #11 transferring dockerfile: 3.17kB done [2024-10-03T06:33:42.937Z] #11 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #12 transferring dockerfile: 1.93kB done [2024-10-03T06:33:42.937Z] #12 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #13 transferring dockerfile: 2.02kB done [2024-10-03T06:33:42.937Z] #13 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #14 [core-data internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #14 transferring dockerfile: 2.07kB done [2024-10-03T06:33:42.937Z] #14 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #15 transferring dockerfile: 2.15kB done [2024-10-03T06:33:42.937Z] #15 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #16 [security-proxy-setup internal] load .dockerignore [2024-10-03T06:33:42.937Z] #16 transferring context: 50B done [2024-10-03T06:33:42.937Z] #16 DONE 0.0s [2024-10-03T06:33:42.937Z] [2024-10-03T06:33:42.937Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-10-03T06:33:42.937Z] #17 transferring dockerfile: 2.13kB done [2024-10-03T06:33:43.197Z] #17 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-10-03T06:33:43.197Z] #18 transferring context: 50B done [2024-10-03T06:33:43.197Z] #18 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #19 [core-keeper internal] load .dockerignore [2024-10-03T06:33:43.197Z] #19 transferring context: 50B done [2024-10-03T06:33:43.197Z] #19 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #20 [core-command internal] load .dockerignore [2024-10-03T06:33:43.197Z] #20 transferring context: 50B done [2024-10-03T06:33:43.197Z] #20 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #21 [security-spire-server internal] load .dockerignore [2024-10-03T06:33:43.197Z] #21 transferring context: 50B done [2024-10-03T06:33:43.197Z] #21 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #22 [security-spire-config internal] load .dockerignore [2024-10-03T06:33:43.197Z] #22 transferring context: 50B done [2024-10-03T06:33:43.197Z] #22 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-10-03T06:33:43.197Z] #23 transferring context: 50B done [2024-10-03T06:33:43.197Z] #23 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-10-03T06:33:43.197Z] #24 transferring context: 50B done [2024-10-03T06:33:43.197Z] #24 DONE 0.0s [2024-10-03T06:33:43.197Z] [2024-10-03T06:33:43.197Z] #25 [security-spire-agent internal] load .dockerignore [2024-10-03T06:33:43.455Z] #25 transferring context: 50B done [2024-10-03T06:33:43.455Z] #25 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-03T06:33:43.455Z] #26 transferring context: 50B done [2024-10-03T06:33:43.455Z] #26 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #27 [security-bootstrapper internal] load .dockerignore [2024-10-03T06:33:43.455Z] #27 transferring context: 50B done [2024-10-03T06:33:43.455Z] #27 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #28 [support-scheduler internal] load .dockerignore [2024-10-03T06:33:43.455Z] #28 transferring context: 50B done [2024-10-03T06:33:43.455Z] #28 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #29 [support-notifications internal] load .dockerignore [2024-10-03T06:33:43.455Z] #29 transferring context: 50B done [2024-10-03T06:33:43.455Z] #29 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #30 [core-data internal] load .dockerignore [2024-10-03T06:33:43.455Z] #30 transferring context: 50B done [2024-10-03T06:33:43.455Z] #30 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-03T06:33:43.455Z] #31 transferring context: 50B done [2024-10-03T06:33:43.455Z] #31 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #32 [core-metadata internal] load .dockerignore [2024-10-03T06:33:43.455Z] #32 transferring context: 50B done [2024-10-03T06:33:43.455Z] #32 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-03T06:33:43.455Z] #33 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T06:33:43.455Z] #34 DONE 0.1s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:43.455Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T06:33:43.455Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T06:33:43.455Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-03T06:33:43.455Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-03T06:33:43.455Z] #35 DONE 0.0s [2024-10-03T06:33:43.455Z] [2024-10-03T06:33:43.455Z] #36 [security-proxy-setup internal] load build context [2024-10-03T06:33:43.714Z] #36 ... [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-03T06:33:43.714Z] #33 DONE 0.0s [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:43.714Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T06:33:43.714Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T06:33:43.714Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-03T06:33:43.714Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-03T06:33:43.714Z] #35 DONE 0.1s [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:43.714Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T06:33:43.714Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T06:33:43.714Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-03T06:33:43.714Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-03T06:33:43.714Z] #35 DONE 0.1s [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-03T06:33:43.714Z] #33 DONE 0.0s [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T06:33:43.714Z] #34 DONE 0.2s [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-03T06:33:43.714Z] #37 DONE 0.4s [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #38 [core-common-config-bootstrapper internal] load build context [2024-10-03T06:33:43.714Z] #38 ... [2024-10-03T06:33:43.714Z] [2024-10-03T06:33:43.714Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-03T06:33:43.714Z] #33 DONE 0.0s [2024-10-03T06:33:43.972Z] [2024-10-03T06:33:43.972Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-03T06:33:43.972Z] #33 DONE 0.0s [2024-10-03T06:33:43.972Z] [2024-10-03T06:33:43.972Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T06:33:49.242Z] #34 DONE 5.1s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #35 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:49.242Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T06:33:49.242Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T06:33:49.242Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-03T06:33:49.242Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-03T06:33:49.242Z] #35 DONE 0.1s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-03T06:33:49.242Z] #37 DONE 0.5s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #39 [core-keeper internal] load build context [2024-10-03T06:33:49.242Z] #39 transferring context: 452.38MB 3.9s done [2024-10-03T06:33:49.242Z] #39 DONE 5.0s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #40 [core-command internal] load build context [2024-10-03T06:33:49.242Z] #40 transferring context: 452.38MB 3.8s done [2024-10-03T06:33:49.242Z] #40 DONE 5.1s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #41 [security-secretstore-setup internal] load build context [2024-10-03T06:33:49.242Z] #41 transferring context: 452.38MB 4.1s done [2024-10-03T06:33:49.242Z] #41 DONE 5.1s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #42 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-03T06:33:49.242Z] #42 DONE 5.3s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #36 [security-proxy-setup internal] load build context [2024-10-03T06:33:49.242Z] #36 transferring context: 452.38MB 3.9s done [2024-10-03T06:33:49.242Z] #36 DONE 5.3s [2024-10-03T06:33:49.242Z] [2024-10-03T06:33:49.242Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T06:33:49.500Z] #43 ... [2024-10-03T06:33:49.500Z] [2024-10-03T06:33:49.500Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:49.500Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T06:33:49.500Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T06:33:49.500Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-03T06:33:49.500Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-03T06:33:49.500Z] #35 DONE 0.1s [2024-10-03T06:33:49.500Z] [2024-10-03T06:33:49.500Z] #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-03T06:33:49.500Z] #44 DONE 5.7s [2024-10-03T06:33:49.500Z] [2024-10-03T06:33:49.500Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:33:49.500Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:33:53.758Z] #45 ... [2024-10-03T06:33:53.758Z] [2024-10-03T06:33:53.758Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-03T06:33:53.758Z] #0 5.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:53.758Z] #0 5.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:53.758Z] #0 5.874 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-03T06:33:53.758Z] #0 5.877 (2/4) Installing openssl (3.3.2-r0) [2024-10-03T06:33:53.758Z] #0 5.890 (3/4) Installing su-exec (0.2-r3) [2024-10-03T06:33:53.758Z] #0 5.890 (4/4) Installing yq-go (4.44.1-r2) [2024-10-03T06:33:53.758Z] #0 5.987 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:33:53.758Z] #0 5.996 OK: 19 MiB in 18 packages [2024-10-03T06:33:53.758Z] #46 ... [2024-10-03T06:33:53.758Z] [2024-10-03T06:33:53.758Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-03T06:33:53.758Z] #0 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:53.758Z] #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:53.758Z] #0 5.750 (1/4) Installing ca-certificates (20240705-r0) [2024-10-03T06:33:53.758Z] #0 5.767 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-03T06:33:53.758Z] #0 5.795 (3/4) Installing su-exec (0.2-r3) [2024-10-03T06:33:53.758Z] #0 5.795 (4/4) Installing yq-go (4.44.1-r2) [2024-10-03T06:33:53.758Z] #0 5.872 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:33:53.758Z] #0 5.896 Executing ca-certificates-20240705-r0.trigger [2024-10-03T06:33:53.758Z] #0 5.934 OK: 19 MiB in 18 packages [2024-10-03T06:33:53.758Z] #47 ... [2024-10-03T06:33:53.758Z] [2024-10-03T06:33:53.758Z] #48 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T06:33:53.758Z] #0 5.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:53.758Z] #0 5.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:33:53.758Z] #0 6.110 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T06:33:53.758Z] #0 6.117 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:33:53.758Z] #0 6.129 OK: 8 MiB in 15 packages [2024-10-03T06:33:54.039Z] #48 ... [2024-10-03T06:33:54.039Z] [2024-10-03T06:33:54.039Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-03T06:33:54.039Z] #49 transferring context: 220.84MB 5.0s [2024-10-03T06:33:54.039Z] #49 ... [2024-10-03T06:33:54.039Z] [2024-10-03T06:33:54.039Z] #50 [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-03T06:33:54.039Z] #50 ... [2024-10-03T06:33:54.040Z] [2024-10-03T06:33:54.040Z] #51 [support-cron-scheduler internal] load build context [2024-10-03T06:33:54.040Z] #51 ... [2024-10-03T06:33:54.040Z] [2024-10-03T06:33:54.040Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-03T06:33:54.297Z] #52 ... [2024-10-03T06:33:54.297Z] [2024-10-03T06:33:54.297Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-03T06:33:54.862Z] #49 ... [2024-10-03T06:33:54.862Z] [2024-10-03T06:33:54.862Z] #53 [security-spire-config internal] load build context [2024-10-03T06:33:54.862Z] #53 transferring context: 26.23kB 0.0s done [2024-10-03T06:33:54.862Z] #53 DONE 5.5s [2024-10-03T06:33:54.862Z] [2024-10-03T06:33:54.862Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-03T06:33:54.862Z] #49 transferring context: 264.12MB 6.2s [2024-10-03T06:33:55.119Z] #49 ... [2024-10-03T06:33:55.119Z] [2024-10-03T06:33:55.119Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T06:33:55.119Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T06:33:55.119Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T06:33:55.119Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-03T06:33:55.119Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-03T06:33:55.119Z] #35 DONE 0.1s [2024-10-03T06:33:55.119Z] [2024-10-03T06:33:55.119Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-03T06:33:55.119Z] #52 DONE 11.3s [2024-10-03T06:33:55.119Z] [2024-10-03T06:33:55.119Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-03T06:33:57.179Z] #49 transferring context: 452.38MB 8.6s done [2024-10-03T06:33:59.057Z] #49 ... [2024-10-03T06:33:59.057Z] [2024-10-03T06:33:59.057Z] #54 [core-data internal] load build context [2024-10-03T06:33:59.057Z] #54 transferring context: 452.38MB 7.4s done [2024-10-03T06:33:59.057Z] #54 ... [2024-10-03T06:33:59.057Z] [2024-10-03T06:33:59.057Z] #55 [core-metadata internal] load build context [2024-10-03T06:33:59.057Z] #55 transferring context: 452.38MB 7.8s done [2024-10-03T06:33:59.057Z] #55 ... [2024-10-03T06:33:59.057Z] [2024-10-03T06:33:59.057Z] #56 [support-notifications internal] load build context [2024-10-03T06:33:59.057Z] #56 transferring context: 452.38MB 7.1s done [2024-10-03T06:33:59.316Z] #56 ... [2024-10-03T06:33:59.316Z] [2024-10-03T06:33:59.316Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-03T06:33:59.316Z] #57 ... [2024-10-03T06:33:59.316Z] [2024-10-03T06:33:59.316Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-03T06:33:59.589Z] #58 ... [2024-10-03T06:33:59.589Z] [2024-10-03T06:33:59.589Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-03T06:33:59.589Z] #59 ... [2024-10-03T06:33:59.589Z] [2024-10-03T06:33:59.589Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T06:33:59.915Z] #60 ... [2024-10-03T06:33:59.915Z] [2024-10-03T06:33:59.915Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T06:34:00.173Z] #61 ... [2024-10-03T06:34:00.173Z] [2024-10-03T06:34:00.173Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-03T06:34:00.173Z] #62 ... [2024-10-03T06:34:00.173Z] [2024-10-03T06:34:00.173Z] #63 [support-scheduler internal] load build context [2024-10-03T06:34:00.173Z] #63 transferring context: 452.38MB 7.5s done [2024-10-03T06:34:00.446Z] #63 ... [2024-10-03T06:34:00.446Z] [2024-10-03T06:34:00.446Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-03T06:34:00.446Z] #64 ... [2024-10-03T06:34:00.446Z] [2024-10-03T06:34:00.446Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-03T06:34:00.446Z] #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:00.446Z] #0 0.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:00.446Z] #0 1.138 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T06:34:00.446Z] #0 1.138 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T06:34:00.446Z] #0 1.138 OK: 24163 distinct packages available [2024-10-03T06:34:00.446Z] #0 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:00.446Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:00.446Z] #0 1.566 (1/14) Installing ca-certificates (20240705-r0) [2024-10-03T06:34:00.446Z] #0 1.589 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-03T06:34:00.446Z] #0 1.602 (3/14) Installing c-ares (1.33.1-r0) [2024-10-03T06:34:00.446Z] #0 1.606 (4/14) Installing libunistring (1.2-r0) [2024-10-03T06:34:00.446Z] #0 1.659 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-03T06:34:00.446Z] #0 1.659 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-03T06:34:00.446Z] #0 1.659 (7/14) Installing libpsl (0.21.5-r1) [2024-10-03T06:34:00.446Z] #0 1.659 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-03T06:34:00.446Z] #0 1.659 (9/14) Installing libcurl (8.10.1-r0) [2024-10-03T06:34:00.446Z] #0 1.659 (10/14) Installing curl (8.10.1-r0) [2024-10-03T06:34:00.446Z] #0 1.661 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:00.446Z] #0 1.670 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-03T06:34:00.446Z] #0 1.670 (13/14) Installing libucontext (1.2-r3) [2024-10-03T06:34:00.446Z] #0 1.675 (14/14) Installing gcompat (1.1.0-r4) [2024-10-03T06:34:00.446Z] #0 1.677 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:00.446Z] #0 1.684 Executing ca-certificates-20240705-r0.trigger [2024-10-03T06:34:00.446Z] #0 1.714 OK: 13 MiB in 28 packages [2024-10-03T06:34:00.784Z] #65 ... [2024-10-03T06:34:00.784Z] [2024-10-03T06:34:00.784Z] #38 [core-common-config-bootstrapper internal] load build context [2024-10-03T06:34:00.784Z] #38 transferring context: 452.38MB 8.9s done [2024-10-03T06:34:01.044Z] #38 ... [2024-10-03T06:34:01.044Z] [2024-10-03T06:34:01.044Z] #66 [security-bootstrapper internal] load build context [2024-10-03T06:34:01.044Z] #66 transferring context: 452.38MB 8.2s done [2024-10-03T06:34:01.044Z] #66 ... [2024-10-03T06:34:01.044Z] [2024-10-03T06:34:01.044Z] #67 [security-proxy-auth internal] load build context [2024-10-03T06:34:01.044Z] #67 transferring context: 452.38MB 7.0s done [2024-10-03T06:34:01.303Z] #67 ... [2024-10-03T06:34:01.303Z] [2024-10-03T06:34:01.303Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T06:34:01.303Z] #68 ... [2024-10-03T06:34:01.303Z] [2024-10-03T06:34:01.303Z] #69 [security-spire-server internal] load build context [2024-10-03T06:34:01.304Z] #69 transferring context: 27.98kB 0.0s done [2024-10-03T06:34:01.981Z] #69 ... [2024-10-03T06:34:01.981Z] [2024-10-03T06:34:01.981Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T06:34:01.981Z] #70 ... [2024-10-03T06:34:01.981Z] [2024-10-03T06:34:01.981Z] #51 [support-cron-scheduler internal] load build context [2024-10-03T06:34:01.981Z] #51 transferring context: 452.38MB 8.9s done [2024-10-03T06:34:03.415Z] #51 ... [2024-10-03T06:34:03.415Z] [2024-10-03T06:34:03.415Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T06:34:03.415Z] #71 ... [2024-10-03T06:34:03.415Z] [2024-10-03T06:34:03.415Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:34:03.415Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10.2s done [2024-10-03T06:34:03.415Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-03T06:34:05.374Z] #45 ... [2024-10-03T06:34:05.374Z] [2024-10-03T06:34:05.374Z] #72 [security-spire-agent internal] load build context [2024-10-03T06:34:05.374Z] #72 ... [2024-10-03T06:34:05.374Z] [2024-10-03T06:34:05.374Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T06:34:05.374Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T06:34:05.374Z] #73 ... [2024-10-03T06:34:05.374Z] [2024-10-03T06:34:05.374Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:34:05.374Z] #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-03T06:34:05.774Z] #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-03T06:34:06.340Z] #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-03T06:34:06.340Z] #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-03T06:34:10.741Z] #45 ... [2024-10-03T06:34:10.741Z] [2024-10-03T06:34:10.741Z] #69 [security-spire-server internal] load build context [2024-10-03T06:34:10.741Z] #69 DONE 20.5s [2024-10-03T06:34:10.741Z] [2024-10-03T06:34:10.741Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:34:10.741Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s [2024-10-03T06:34:11.307Z] #45 ... [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #67 [security-proxy-auth internal] load build context [2024-10-03T06:34:11.307Z] #67 DONE 22.4s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #56 [support-notifications internal] load build context [2024-10-03T06:34:11.307Z] #56 DONE 22.4s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #54 [core-data internal] load build context [2024-10-03T06:34:11.307Z] #54 DONE 22.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #63 [support-scheduler internal] load build context [2024-10-03T06:34:11.307Z] #63 DONE 22.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #55 [core-metadata internal] load build context [2024-10-03T06:34:11.307Z] #55 DONE 22.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #66 [security-bootstrapper internal] load build context [2024-10-03T06:34:11.307Z] #66 DONE 22.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-03T06:34:11.307Z] #49 DONE 27.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #38 [core-common-config-bootstrapper internal] load build context [2024-10-03T06:34:11.307Z] #38 DONE 27.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:34:11.307Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.8s done [2024-10-03T06:34:11.307Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 3.8s [2024-10-03T06:34:11.307Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.8s [2024-10-03T06:34:11.307Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 3.8s [2024-10-03T06:34:11.307Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-03T06:34:11.307Z] #45 ... [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #51 [support-cron-scheduler internal] load build context [2024-10-03T06:34:11.307Z] #51 DONE 27.5s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-03T06:34:11.307Z] #65 DONE 22.6s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #48 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T06:34:11.307Z] #48 DONE 27.6s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-03T06:34:11.307Z] #47 DONE 27.7s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #72 [security-spire-agent internal] load build context [2024-10-03T06:34:11.307Z] #72 transferring context: 27.51kB done [2024-10-03T06:34:11.307Z] #72 DONE 16.2s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #50 [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-03T06:34:11.307Z] #50 DONE 27.6s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-03T06:34:11.307Z] #46 DONE 27.8s [2024-10-03T06:34:11.307Z] [2024-10-03T06:34:11.307Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:34:11.307Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.8s done [2024-10-03T06:34:11.307Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.8s done [2024-10-03T06:34:11.307Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-03T06:34:11.307Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 4.0s [2024-10-03T06:34:11.307Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-03T06:34:11.563Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.2s [2024-10-03T06:34:11.563Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-03T06:34:12.134Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done [2024-10-03T06:34:12.134Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.6s done [2024-10-03T06:34:12.134Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-03T06:34:17.348Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.7s done [2024-10-03T06:34:17.348Z] #45 ... [2024-10-03T06:34:17.348Z] [2024-10-03T06:34:17.348Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T06:34:17.348Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10.6s done [2024-10-03T06:34:17.348Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-03T06:34:17.348Z] #73 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-03T06:34:17.348Z] #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-03T06:34:17.348Z] #73 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-03T06:34:17.348Z] #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2024-10-03T06:34:17.348Z] #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-03T06:34:17.348Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-03T06:34:17.348Z] #73 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-10-03T06:34:17.348Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-03T06:34:17.348Z] #73 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-10-03T06:34:17.348Z] #73 ... [2024-10-03T06:34:17.348Z] [2024-10-03T06:34:17.348Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T06:34:17.348Z] #60 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.348Z] #60 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.348Z] #60 24.16 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:17.348Z] #60 24.30 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:17.348Z] #60 24.31 OK: 8 MiB in 15 packages [2024-10-03T06:34:17.348Z] #60 DONE 27.6s [2024-10-03T06:34:17.348Z] [2024-10-03T06:34:17.348Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-03T06:34:17.348Z] #62 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.348Z] #62 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.348Z] #62 24.13 (1/2) Installing ca-certificates (20240705-r0) [2024-10-03T06:34:17.348Z] #62 24.27 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:17.348Z] #62 25.27 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:17.348Z] #62 25.30 Executing ca-certificates-20240705-r0.trigger [2024-10-03T06:34:17.348Z] #62 27.03 OK: 9 MiB in 16 packages [2024-10-03T06:34:17.348Z] #62 DONE 27.6s [2024-10-03T06:34:17.348Z] [2024-10-03T06:34:17.348Z] #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-03T06:34:17.348Z] #64 DONE 27.6s [2024-10-03T06:34:17.348Z] [2024-10-03T06:34:17.348Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T06:34:17.349Z] #68 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.349Z] #68 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.349Z] #68 24.22 (1/3) Installing ca-certificates (20240705-r0) [2024-10-03T06:34:17.349Z] #68 24.36 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:17.349Z] #68 25.31 (3/3) Installing tzdata (2024b-r0) [2024-10-03T06:34:17.349Z] #68 27.05 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:17.349Z] #68 27.05 Executing ca-certificates-20240705-r0.trigger [2024-10-03T06:34:17.349Z] #68 27.08 OK: 10 MiB in 17 packages [2024-10-03T06:34:17.349Z] #68 DONE 27.7s [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T06:34:17.349Z] #74 ... [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T06:34:17.349Z] #73 DONE 21.3s [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T06:34:17.349Z] #45 DONE 27.1s [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T06:34:17.349Z] #71 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.349Z] #71 ... [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #43 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T06:34:17.349Z] #43 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.349Z] #43 24.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:17.349Z] #43 28.04 OK: 246 MiB in 54 packages [2024-10-03T06:34:17.349Z] #43 DONE 28.1s [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #75 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:34:17.349Z] #75 DONE 0.0s [2024-10-03T06:34:17.349Z] [2024-10-03T06:34:17.349Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T06:34:17.349Z] #61 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:18.867Z] #61 ... [2024-10-03T06:34:18.867Z] [2024-10-03T06:34:18.867Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T06:34:18.867Z] #70 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:18.867Z] #70 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:18.867Z] #70 29.29 OK: 246 MiB in 54 packages [2024-10-03T06:34:18.867Z] #70 DONE 29.6s [2024-10-03T06:34:18.867Z] [2024-10-03T06:34:18.867Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:34:18.867Z] #76 DONE 0.0s [2024-10-03T06:34:18.867Z] [2024-10-03T06:34:18.867Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:19.128Z] #77 ... [2024-10-03T06:34:19.128Z] [2024-10-03T06:34:19.128Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-03T06:34:19.128Z] #57 23.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:19.128Z] #57 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:19.128Z] #57 28.96 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:19.128Z] #57 29.53 (2/2) Installing su-exec (0.2-r3) [2024-10-03T06:34:19.128Z] #57 30.34 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:19.128Z] #57 30.35 OK: 8 MiB in 16 packages [2024-10-03T06:34:19.128Z] #57 DONE 30.5s [2024-10-03T06:34:19.387Z] [2024-10-03T06:34:19.387Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T06:34:19.387Z] #71 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:19.643Z] #71 26.54 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T06:34:19.643Z] #71 26.54 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T06:34:19.643Z] #71 26.54 OK: 24163 distinct packages available [2024-10-03T06:34:19.643Z] #71 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #71 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #71 ... [2024-10-03T06:34:21.839Z] [2024-10-03T06:34:21.839Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T06:34:21.839Z] #0 5.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 7.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.436 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:21.839Z] #0 8.436 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:21.839Z] #0 8.447 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:21.839Z] #0 8.558 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:21.839Z] #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #78 ... [2024-10-03T06:34:21.839Z] [2024-10-03T06:34:21.839Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T06:34:21.839Z] #0 5.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 7.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.264 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:21.839Z] #0 8.264 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:21.839Z] #0 8.288 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:21.839Z] #0 8.577 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:21.839Z] #0 8.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #79 ... [2024-10-03T06:34:21.839Z] [2024-10-03T06:34:21.839Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T06:34:21.839Z] #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.638 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:21.839Z] #0 8.638 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:21.839Z] #80 ... [2024-10-03T06:34:21.839Z] [2024-10-03T06:34:21.839Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-03T06:34:21.839Z] #0 6.139 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.137 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #81 ... [2024-10-03T06:34:21.839Z] [2024-10-03T06:34:21.839Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T06:34:21.839Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #0 8.638 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:21.839Z] #0 8.638 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:21.839Z] #82 ... [2024-10-03T06:34:21.839Z] [2024-10-03T06:34:21.839Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T06:34:21.839Z] #74 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #74 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:21.839Z] #74 3.479 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:21.839Z] #74 3.481 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:21.839Z] #74 3.492 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:21.839Z] #74 3.590 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:21.839Z] #74 4.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #74 ... [2024-10-03T06:34:22.098Z] [2024-10-03T06:34:22.098Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-03T06:34:22.098Z] #58 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #58 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #58 25.29 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T06:34:22.098Z] #58 25.29 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T06:34:22.098Z] #58 25.29 OK: 24162 distinct packages available [2024-10-03T06:34:22.098Z] #58 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #58 30.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #58 31.12 OK: 246 MiB in 54 packages [2024-10-03T06:34:22.098Z] #58 DONE 33.3s [2024-10-03T06:34:22.098Z] [2024-10-03T06:34:22.098Z] #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-03T06:34:22.098Z] #59 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #59 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #59 31.11 OK: 246 MiB in 54 packages [2024-10-03T06:34:22.098Z] #59 DONE 33.4s [2024-10-03T06:34:22.098Z] [2024-10-03T06:34:22.098Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:34:22.098Z] #83 DONE 0.0s [2024-10-03T06:34:22.098Z] [2024-10-03T06:34:22.098Z] #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:34:22.098Z] #84 DONE 0.1s [2024-10-03T06:34:22.098Z] [2024-10-03T06:34:22.098Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T06:34:22.098Z] #82 10.74 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:22.098Z] #82 10.82 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:22.098Z] #82 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.098Z] #82 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #82 ... [2024-10-03T06:34:22.663Z] [2024-10-03T06:34:22.663Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T06:34:22.663Z] #79 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #79 11.16 OK: 19 MiB in 18 packages [2024-10-03T06:34:22.663Z] #79 DONE 11.4s [2024-10-03T06:34:22.663Z] [2024-10-03T06:34:22.663Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T06:34:22.663Z] #82 11.37 OK: 13 MiB in 28 packages [2024-10-03T06:34:22.663Z] #82 ... [2024-10-03T06:34:22.663Z] [2024-10-03T06:34:22.663Z] #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T06:34:22.663Z] #74 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #74 6.089 OK: 9 MiB in 16 packages [2024-10-03T06:34:22.663Z] #74 DONE 6.4s [2024-10-03T06:34:22.663Z] [2024-10-03T06:34:22.663Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T06:34:22.663Z] #80 10.70 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:22.663Z] #80 10.84 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:22.663Z] #80 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #80 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #80 11.21 OK: 19 MiB in 18 packages [2024-10-03T06:34:22.663Z] #80 DONE 11.5s [2024-10-03T06:34:22.663Z] [2024-10-03T06:34:22.663Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-03T06:34:22.663Z] #0 1.378 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #0 3.104 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.663Z] #0 6.041 OK: 246 MiB in 54 packages [2024-10-03T06:34:22.663Z] #85 DONE 6.4s [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T06:34:22.922Z] #0 1.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 3.501 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:22.922Z] #0 3.501 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:22.922Z] #0 3.508 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:22.922Z] #0 3.637 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:22.922Z] #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 6.122 OK: 8 MiB in 15 packages [2024-10-03T06:34:22.922Z] #86 DONE 6.5s [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T06:34:22.922Z] #0 1.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 3.649 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:22.922Z] #0 3.649 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:22.922Z] #0 5.671 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:22.922Z] #0 5.826 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:22.922Z] #0 5.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 5.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #0 6.245 OK: 10 MiB in 17 packages [2024-10-03T06:34:22.922Z] #87 DONE 6.5s [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-03T06:34:22.922Z] #81 10.98 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:22.922Z] #81 11.29 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:22.922Z] #81 11.31 OK: 8 MiB in 15 packages [2024-10-03T06:34:22.922Z] #81 DONE 11.7s [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-03T06:34:22.922Z] #88 ... [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T06:34:22.922Z] #82 DONE 11.7s [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T06:34:22.922Z] #61 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #61 30.19 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T06:34:22.922Z] #61 30.19 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T06:34:22.922Z] #61 30.19 OK: 24163 distinct packages available [2024-10-03T06:34:22.922Z] #61 30.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #61 30.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:22.922Z] #61 33.14 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:22.922Z] #61 33.17 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-03T06:34:22.922Z] #61 33.18 (3/4) Installing libucontext (1.2-r3) [2024-10-03T06:34:22.922Z] #61 33.18 (4/4) Installing gcompat (1.1.0-r4) [2024-10-03T06:34:22.922Z] #61 33.20 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:22.922Z] #61 33.24 OK: 8 MiB in 18 packages [2024-10-03T06:34:22.922Z] #61 DONE 33.6s [2024-10-03T06:34:22.922Z] [2024-10-03T06:34:22.922Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-03T06:34:22.922Z] #89 DONE 0.3s [2024-10-03T06:34:23.235Z] [2024-10-03T06:34:23.236Z] #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T06:34:23.236Z] #78 11.46 OK: 8 MiB in 15 packages [2024-10-03T06:34:23.236Z] #78 DONE 11.9s [2024-10-03T06:34:23.236Z] [2024-10-03T06:34:23.236Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-03T06:34:23.236Z] #88 DONE 0.3s [2024-10-03T06:34:23.236Z] [2024-10-03T06:34:23.236Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T06:34:23.236Z] #71 30.10 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-03T06:34:23.236Z] #71 30.10 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-03T06:34:23.236Z] #71 30.10 (3/5) Installing libucontext (1.2-r3) [2024-10-03T06:34:23.236Z] #71 30.11 (4/5) Installing gcompat (1.1.0-r4) [2024-10-03T06:34:23.236Z] #71 30.11 (5/5) Installing openssl (3.3.2-r0) [2024-10-03T06:34:23.236Z] #71 30.12 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:23.507Z] #71 30.13 OK: 9 MiB in 19 packages [2024-10-03T06:34:23.507Z] #71 DONE 30.4s [2024-10-03T06:34:23.507Z] [2024-10-03T06:34:23.507Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T06:34:24.080Z] #90 ... [2024-10-03T06:34:24.080Z] [2024-10-03T06:34:24.080Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-03T06:34:24.080Z] #0 0.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:24.080Z] #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:24.080Z] #0 3.701 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:24.080Z] #0 3.701 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:24.080Z] #0 3.715 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:24.080Z] #0 3.787 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:24.080Z] #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:24.080Z] #0 3.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:24.080Z] #0 4.388 OK: 8 MiB in 16 packages [2024-10-03T06:34:24.080Z] #91 DONE 4.7s [2024-10-03T06:34:24.080Z] [2024-10-03T06:34:24.080Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-03T06:34:26.995Z] #92 DONE 1.6s [2024-10-03T06:34:26.995Z] [2024-10-03T06:34:26.995Z] #93 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-03T06:34:26.995Z] #93 DONE 0.0s [2024-10-03T06:34:26.995Z] [2024-10-03T06:34:26.995Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T06:34:26.995Z] #90 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:26.995Z] #90 ... [2024-10-03T06:34:26.995Z] [2024-10-03T06:34:26.995Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:26.995Z] #94 ... [2024-10-03T06:34:26.995Z] [2024-10-03T06:34:26.995Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-03T06:34:26.995Z] #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:27.840Z] #95 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:28.838Z] #95 5.293 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:28.838Z] #95 5.293 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:28.839Z] #95 5.303 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:28.839Z] #95 5.383 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:28.839Z] #95 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:29.100Z] #95 6.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:29.672Z] #95 6.489 OK: 8 MiB in 18 packages [2024-10-03T06:34:29.673Z] #95 ... [2024-10-03T06:34:29.673Z] [2024-10-03T06:34:29.673Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T06:34:29.673Z] #90 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:29.673Z] #90 4.917 Upgrading critical system libraries and apk-tools: [2024-10-03T06:34:29.673Z] #90 4.917 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T06:34:29.673Z] #90 4.926 Executing busybox-1.36.1-r29.trigger [2024-10-03T06:34:29.673Z] #90 5.013 Continuing the upgrade transaction with new apk-tools: [2024-10-03T06:34:29.673Z] #90 5.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:29.673Z] #90 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-03T06:34:29.673Z] #90 5.951 OK: 9 MiB in 19 packages [2024-10-03T06:34:29.673Z] #90 DONE 6.2s [2024-10-03T06:34:29.673Z] [2024-10-03T06:34:29.673Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T06:34:31.098Z] #96 DONE 1.4s [2024-10-03T06:34:31.098Z] [2024-10-03T06:34:31.098Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-03T06:34:31.098Z] #97 DONE 1.4s [2024-10-03T06:34:31.098Z] [2024-10-03T06:34:31.098Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-03T06:34:31.098Z] #95 DONE 7.9s [2024-10-03T06:34:31.098Z] [2024-10-03T06:34:31.098Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-03T06:34:32.039Z] #98 DONE 1.1s [2024-10-03T06:34:32.039Z] [2024-10-03T06:34:32.039Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T06:34:32.039Z] #99 DONE 1.1s [2024-10-03T06:34:32.039Z] [2024-10-03T06:34:32.039Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T06:34:32.039Z] #100 DONE 1.1s [2024-10-03T06:34:32.039Z] [2024-10-03T06:34:32.039Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-03T06:34:32.039Z] #101 DONE 0.1s [2024-10-03T06:34:32.039Z] [2024-10-03T06:34:32.039Z] #102 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:32.301Z] #102 ... [2024-10-03T06:34:32.301Z] [2024-10-03T06:34:32.301Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-03T06:34:32.301Z] #103 DONE 0.1s [2024-10-03T06:34:32.301Z] [2024-10-03T06:34:32.301Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-03T06:34:32.301Z] #104 DONE 0.1s [2024-10-03T06:34:32.301Z] [2024-10-03T06:34:32.301Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T06:34:32.301Z] #105 DONE 0.1s [2024-10-03T06:34:32.301Z] [2024-10-03T06:34:32.301Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:32.301Z] #106 ... [2024-10-03T06:34:32.301Z] [2024-10-03T06:34:32.301Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-03T06:34:33.242Z] #107 ... [2024-10-03T06:34:33.242Z] [2024-10-03T06:34:33.242Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:33.242Z] #108 ... [2024-10-03T06:34:33.242Z] [2024-10-03T06:34:33.242Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-03T06:34:33.939Z] #109 ... [2024-10-03T06:34:33.939Z] [2024-10-03T06:34:33.939Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-03T06:34:33.939Z] #110 DONE 1.6s [2024-10-03T06:34:34.198Z] [2024-10-03T06:34:34.198Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:34.198Z] #94 ... [2024-10-03T06:34:34.198Z] [2024-10-03T06:34:34.198Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T06:34:38.421Z] #111 ... [2024-10-03T06:34:38.421Z] [2024-10-03T06:34:38.421Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-03T06:34:38.421Z] #107 DONE 5.7s [2024-10-03T06:34:38.421Z] [2024-10-03T06:34:38.421Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T06:34:43.720Z] #112 DONE 5.3s [2024-10-03T06:34:43.720Z] [2024-10-03T06:34:43.720Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T06:34:43.720Z] #111 DONE 9.1s [2024-10-03T06:34:43.720Z] [2024-10-03T06:34:43.720Z] #94 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:43.720Z] #94 DONE 26.4s [2024-10-03T06:34:43.720Z] [2024-10-03T06:34:43.720Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-03T06:34:43.720Z] #109 DONE 10.8s [2024-10-03T06:34:43.720Z] [2024-10-03T06:34:43.720Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:34:43.720Z] #77 DONE 25.1s [2024-10-03T06:34:43.720Z] [2024-10-03T06:34:43.720Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-03T06:34:44.672Z] #113 ... [2024-10-03T06:34:44.672Z] [2024-10-03T06:34:44.672Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-03T06:34:44.672Z] #114 DONE 1.4s [2024-10-03T06:34:44.672Z] [2024-10-03T06:34:44.672Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-03T06:34:50.004Z] #115 ... [2024-10-03T06:34:50.004Z] [2024-10-03T06:34:50.004Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-03T06:34:50.004Z] #116 DONE 6.8s [2024-10-03T06:34:50.004Z] [2024-10-03T06:34:50.004Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-10-03T06:34:50.263Z] #117 ... [2024-10-03T06:34:50.263Z] [2024-10-03T06:34:50.263Z] #118 [security-spire-server] exporting to image [2024-10-03T06:34:50.263Z] #118 exporting layers [2024-10-03T06:34:53.548Z] #118 ... [2024-10-03T06:34:53.548Z] [2024-10-03T06:34:53.548Z] #119 [core-command builder 6/7] COPY . . [2024-10-03T06:35:01.671Z] #119 DONE 17.8s [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.671Z] #120 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.671Z] #121 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #122 [core-metadata builder 6/7] COPY . . [2024-10-03T06:35:01.671Z] #122 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.671Z] #123 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-10-03T06:35:01.671Z] #124 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.671Z] #125 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.671Z] #126 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.671Z] #127 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #128 [core-data builder 6/7] COPY . . [2024-10-03T06:35:01.671Z] #128 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.671Z] #129 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #130 [support-scheduler builder 6/7] COPY . . [2024-10-03T06:35:01.671Z] #130 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.671Z] #131 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.671Z] #132 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-03T06:35:01.671Z] #133 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.671Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.671Z] #134 CACHED [2024-10-03T06:35:01.671Z] [2024-10-03T06:35:01.672Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-03T06:35:01.672Z] #113 DONE 17.7s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #106 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.672Z] #106 DONE 38.9s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.672Z] #135 CACHED [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.672Z] #136 CACHED [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-10-03T06:35:01.672Z] #137 CACHED [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-10-03T06:35:01.672Z] #138 CACHED [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:01.672Z] #139 CACHED [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.672Z] #140 CACHED [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.672Z] #108 DONE 37.9s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #102 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:01.672Z] #102 DONE 39.0s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-10-03T06:35:01.672Z] #117 DONE 17.8s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #141 [core-keeper builder 7/8] COPY . . [2024-10-03T06:35:01.672Z] #141 ... [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-03T06:35:01.672Z] #115 DONE 16.4s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #142 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-03T06:35:01.672Z] #142 DONE 0.2s [2024-10-03T06:35:01.672Z] [2024-10-03T06:35:01.672Z] #118 [security-spire-config] exporting to image [2024-10-03T06:35:01.672Z] #118 exporting layers [2024-10-03T06:35:01.672Z] #118 writing image sha256:b478fc6f042f04220a31d40afbbdda7482b40ba77d68f308dc0ce6bf7df4847e done [2024-10-03T06:35:01.672Z] #118 naming to docker.io/library/security-spire-server done [2024-10-03T06:35:01.672Z] #118 exporting layers 0.7s done [2024-10-03T06:35:01.933Z] #118 writing image sha256:f0d7889b0faf7c80b55cc1372a0f8061f51340ede31e9f084e0e6d8211fc8097 done [2024-10-03T06:35:01.933Z] #118 naming to docker.io/library/security-spire-agent 0.0s done [2024-10-03T06:35:07.228Z] #118 ... [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-03T06:35:07.228Z] #143 DONE 6.1s [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-10-03T06:35:07.228Z] #144 DONE 6.1s [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-03T06:35:07.228Z] #145 ... [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T06:35:07.228Z] #146 CACHED [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-03T06:35:07.228Z] #147 CACHED [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #148 [support-notifications builder 6/7] COPY . . [2024-10-03T06:35:07.228Z] #148 CACHED [2024-10-03T06:35:07.228Z] [2024-10-03T06:35:07.228Z] #141 [core-keeper builder 7/8] COPY . . [2024-10-03T06:35:07.228Z] #141 DONE 6.2s [2024-10-03T06:35:07.485Z] [2024-10-03T06:35:07.485Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-03T06:35:07.743Z] #149 ... [2024-10-03T06:35:07.743Z] [2024-10-03T06:35:07.743Z] #118 [security-spire-config] exporting to image [2024-10-03T06:35:07.743Z] #118 exporting layers 6.4s done [2024-10-03T06:35:07.743Z] #118 writing image sha256:f84b34134112fedc07fd0e09c02a5bb4fa120fe4e0e7413a566f09364ec332b4 done [2024-10-03T06:35:07.743Z] #118 naming to docker.io/library/security-spire-config 0.0s done [2024-10-03T06:35:07.743Z] #118 DONE 17.3s [2024-10-03T06:35:07.743Z] [2024-10-03T06:35:07.743Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T06:35:08.311Z] #150 1.187 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-03T06:35:11.684Z] #150 ... [2024-10-03T06:35:11.684Z] [2024-10-03T06:35:11.684Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-03T06:35:11.684Z] #0 6.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-03T06:35:11.684Z] #151 ... [2024-10-03T06:35:11.684Z] [2024-10-03T06:35:11.684Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T06:35:11.684Z] #0 5.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-03T06:35:11.684Z] #152 ... [2024-10-03T06:35:11.684Z] [2024-10-03T06:35:11.684Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-03T06:35:11.684Z] #0 3.901 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-03T06:35:11.684Z] #153 ... [2024-10-03T06:35:11.684Z] [2024-10-03T06:35:11.684Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-03T06:35:11.684Z] #0 5.047 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-03T06:35:12.251Z] #154 ... [2024-10-03T06:35:12.251Z] [2024-10-03T06:35:12.251Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-03T06:35:12.251Z] #0 6.400 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-03T06:35:12.251Z] #155 ... [2024-10-03T06:35:12.251Z] [2024-10-03T06:35:12.251Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-03T06:35:12.251Z] #0 3.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-03T06:35:12.677Z] #156 ... [2024-10-03T06:35:12.677Z] [2024-10-03T06:35:12.677Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-03T06:35:12.677Z] #0 5.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-03T06:35:12.677Z] #157 ... [2024-10-03T06:35:12.677Z] [2024-10-03T06:35:12.677Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-03T06:35:12.677Z] #0 6.340 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-03T06:35:12.677Z] #158 ... [2024-10-03T06:35:12.677Z] [2024-10-03T06:35:12.677Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-03T06:35:12.677Z] #0 4.693 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-03T06:35:13.042Z] #159 ... [2024-10-03T06:35:13.043Z] [2024-10-03T06:35:13.043Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T06:35:13.043Z] #0 1.189 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-03T06:35:18.305Z] #160 ... [2024-10-03T06:35:18.305Z] [2024-10-03T06:35:18.305Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-03T06:35:18.305Z] #145 1.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-03T06:35:18.563Z] #145 ... [2024-10-03T06:35:18.563Z] [2024-10-03T06:35:18.563Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-03T06:35:18.563Z] #149 1.244 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-03T06:36:55.157Z] #149 ... [2024-10-03T06:36:55.157Z] [2024-10-03T06:36:55.157Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-03T06:36:55.157Z] #151 109.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-03T06:38:03.012Z] #151 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-03T06:38:03.012Z] #155 DONE 177.7s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T06:38:03.012Z] #152 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-03T06:38:03.012Z] #153 DONE 179.0s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-03T06:38:03.012Z] #145 DONE 172.9s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-03T06:38:03.012Z] #151 DONE 179.0s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T06:38:03.012Z] #160 DONE 172.8s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-03T06:38:03.012Z] #159 DONE 179.1s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #161 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T06:38:03.012Z] #152 DONE 179.2s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T06:38:03.012Z] #150 DONE 173.1s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #162 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-03T06:38:03.012Z] #158 DONE 179.4s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-03T06:38:03.012Z] #154 DONE 179.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-03T06:38:03.012Z] #157 DONE 179.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-03T06:38:03.012Z] #156 DONE 179.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-03T06:38:03.012Z] #163 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-03T06:38:03.012Z] #149 DONE 173.4s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #164 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #165 DONE 0.7s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #166 DONE 1.0s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #167 DONE 1.0s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #168 DONE 0.9s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #161 DONE 1.0s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #162 DONE 0.8s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #169 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #170 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #170 DONE 0.8s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-03T06:38:03.012Z] #163 DONE 0.7s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #164 DONE 0.6s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-03T06:38:03.012Z] #171 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #172 DONE 0.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #173 DONE 0.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #174 DONE 0.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #175 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #176 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #177 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #178 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #179 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #180 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #181 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #181 DONE 0.4s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #182 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.012Z] #183 CACHED [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #169 DONE 0.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #184 DONE 0.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:03.012Z] #185 DONE 0.4s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-03T06:38:03.012Z] #186 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #171 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-03T06:38:03.012Z] #171 DONE 0.5s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-03T06:38:03.012Z] #187 ... [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-03T06:38:03.012Z] #188 DONE 1.1s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-03T06:38:03.012Z] #189 DONE 1.7s [2024-10-03T06:38:03.012Z] [2024-10-03T06:38:03.012Z] #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-03T06:38:03.272Z] #190 ... [2024-10-03T06:38:03.272Z] [2024-10-03T06:38:03.272Z] #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-03T06:38:03.273Z] #191 DONE 1.8s [2024-10-03T06:38:03.273Z] [2024-10-03T06:38:03.273Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-03T06:38:03.273Z] #192 DONE 1.8s [2024-10-03T06:38:03.273Z] [2024-10-03T06:38:03.273Z] #193 [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-03T06:38:03.273Z] #193 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #194 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-03T06:38:03.534Z] #194 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #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-03T06:38:03.534Z] #195 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-03T06:38:03.534Z] #186 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-03T06:38:03.534Z] #196 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #197 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-03T06:38:03.534Z] #197 DONE 1.9s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-03T06:38:03.534Z] #187 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #198 [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-03T06:38:03.534Z] #198 DONE 1.8s [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:03.534Z] #199 ... [2024-10-03T06:38:03.534Z] [2024-10-03T06:38:03.534Z] #200 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:03.534Z] #200 DONE 1.3s [2024-10-03T06:38:03.793Z] [2024-10-03T06:38:03.793Z] #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-03T06:38:03.793Z] #190 DONE 1.0s [2024-10-03T06:38:03.793Z] [2024-10-03T06:38:03.793Z] #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T06:38:03.793Z] #201 DONE 0.4s [2024-10-03T06:38:03.793Z] [2024-10-03T06:38:03.793Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-03T06:38:03.793Z] #202 DONE 0.4s [2024-10-03T06:38:03.793Z] [2024-10-03T06:38:03.793Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-03T06:38:03.793Z] #203 ... [2024-10-03T06:38:03.793Z] [2024-10-03T06:38:03.794Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:03.794Z] #204 DONE 0.4s [2024-10-03T06:38:03.794Z] [2024-10-03T06:38:03.794Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-03T06:38:03.794Z] #205 DONE 0.4s [2024-10-03T06:38:03.794Z] [2024-10-03T06:38:03.794Z] #206 [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-03T06:38:03.794Z] #206 DONE 0.4s [2024-10-03T06:38:03.794Z] [2024-10-03T06:38:03.794Z] #207 [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-03T06:38:03.794Z] #207 DONE 0.5s [2024-10-03T06:38:03.794Z] [2024-10-03T06:38:03.794Z] #208 [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-03T06:38:03.794Z] #208 DONE 0.5s [2024-10-03T06:38:03.794Z] [2024-10-03T06:38:03.794Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:03.794Z] #209 DONE 0.5s [2024-10-03T06:38:04.056Z] [2024-10-03T06:38:04.056Z] #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:04.056Z] #210 DONE 0.5s [2024-10-03T06:38:04.056Z] [2024-10-03T06:38:04.056Z] #211 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:04.056Z] #211 DONE 0.5s [2024-10-03T06:38:04.056Z] [2024-10-03T06:38:04.056Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:04.056Z] #199 DONE 0.5s [2024-10-03T06:38:04.056Z] [2024-10-03T06:38:04.056Z] #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-03T06:38:04.397Z] #212 ... [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-03T06:38:04.397Z] #213 DONE 0.5s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-03T06:38:04.397Z] #214 DONE 0.5s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #215 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-03T06:38:04.397Z] #215 DONE 0.5s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-03T06:38:04.397Z] #203 DONE 0.5s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #216 [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-03T06:38:04.397Z] #216 DONE 0.5s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-03T06:38:04.397Z] #217 DONE 0.4s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-03T06:38:04.397Z] #218 DONE 0.4s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-03T06:38:04.397Z] #219 DONE 0.4s [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-03T06:38:04.397Z] #220 ... [2024-10-03T06:38:04.397Z] [2024-10-03T06:38:04.397Z] #212 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-03T06:38:04.397Z] #212 DONE 0.4s [2024-10-03T06:38:04.657Z] [2024-10-03T06:38:04.657Z] #118 [support-notifications] exporting to image [2024-10-03T06:38:04.657Z] #118 exporting layers 0.5s done [2024-10-03T06:38:04.938Z] #118 ... [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-03T06:38:04.938Z] #221 DONE 0.6s [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-03T06:38:04.938Z] #220 DONE 0.5s [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-03T06:38:04.938Z] #222 DONE 0.5s [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-03T06:38:04.938Z] #223 DONE 0.6s [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #118 [security-spiffe-token-provider] exporting to image [2024-10-03T06:38:04.938Z] #118 exporting layers 0.7s done [2024-10-03T06:38:04.938Z] #118 writing image sha256:0076fa41418271202481b9b313486c9a87c7adc1c1feacc405f6d2f07faf3014 0.0s done [2024-10-03T06:38:04.938Z] #118 writing image sha256:b39e42e6399965a89d146beccae24c075410760cc8133e04bfdf61063cc70e47 0.0s done [2024-10-03T06:38:04.938Z] #118 writing image sha256:06577016450ad1eb7e63d653b79590c77c08a8eef2f6cb7653e6117da78202a9 0.1s done [2024-10-03T06:38:04.938Z] #118 writing image sha256:34ff26b14bd4ffd086f77da7501524379128ac928b906f1b4fd4a604015de963 0.1s done [2024-10-03T06:38:04.938Z] #118 naming to docker.io/library/support-scheduler done [2024-10-03T06:38:04.938Z] #118 naming to docker.io/library/support-cron-scheduler done [2024-10-03T06:38:04.938Z] #118 naming to docker.io/library/core-command done [2024-10-03T06:38:04.938Z] #118 naming to docker.io/library/security-spiffe-token-provider done [2024-10-03T06:38:04.938Z] #118 ... [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #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-03T06:38:04.938Z] #224 DONE 0.7s [2024-10-03T06:38:04.938Z] [2024-10-03T06:38:04.938Z] #118 [security-proxy-auth] exporting to image [2024-10-03T06:38:04.938Z] #118 writing image sha256:d16e5dc146aa2481c4b56d1d9f914b43cdd790a9b6d8630321fa890a7e39c068 [2024-10-03T06:38:05.198Z] #118 exporting layers 0.8s done [2024-10-03T06:38:05.198Z] #118 ... [2024-10-03T06:38:05.198Z] [2024-10-03T06:38:05.198Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-03T06:38:05.198Z] #225 DONE 0.4s [2024-10-03T06:38:05.198Z] [2024-10-03T06:38:05.198Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-03T06:38:05.198Z] #226 DONE 0.4s [2024-10-03T06:38:05.198Z] [2024-10-03T06:38:05.198Z] #118 [core-data] exporting to image [2024-10-03T06:38:05.198Z] #118 exporting layers 0.4s done [2024-10-03T06:38:05.198Z] #118 writing image sha256:d16e5dc146aa2481c4b56d1d9f914b43cdd790a9b6d8630321fa890a7e39c068 0.2s done [2024-10-03T06:38:05.198Z] #118 naming to docker.io/library/core-keeper done [2024-10-03T06:38:05.198Z] #118 writing image sha256:f3be8edea15c5b90bbb7b3bfa4a8be6bea278cf74abd46335cd9e5632654dd0d 0.0s done [2024-10-03T06:38:05.198Z] #118 naming to docker.io/library/support-notifications done [2024-10-03T06:38:05.198Z] #118 writing image sha256:7f4eab35ee9e4400c2069225760d7f3a313e5be03161d6a998557fd49e16b46a 0.0s done [2024-10-03T06:38:05.198Z] #118 naming to docker.io/library/core-data done [2024-10-03T06:38:05.198Z] #118 writing image sha256:5d00688761a176933aa0c85ba5c149bb66edb7d440970477202544aaab911dfc [2024-10-03T06:38:05.457Z] #118 ... [2024-10-03T06:38:05.457Z] [2024-10-03T06:38:05.457Z] #227 [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-03T06:38:05.457Z] #227 DONE 1.1s [2024-10-03T06:38:05.457Z] [2024-10-03T06:38:05.457Z] #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-03T06:38:05.457Z] #228 DONE 0.2s [2024-10-03T06:38:05.457Z] [2024-10-03T06:38:05.457Z] #118 [core-common-config-bootstrapper] exporting to image [2024-10-03T06:38:05.457Z] #118 writing image sha256:5d00688761a176933aa0c85ba5c149bb66edb7d440970477202544aaab911dfc 0.0s done [2024-10-03T06:38:05.457Z] #118 writing image sha256:068bb92a0c65222e107038668877ee742c8ca1866038fc0f12870b6aeeb83e6d 0.0s done [2024-10-03T06:38:05.457Z] #118 naming to docker.io/library/security-proxy-auth done [2024-10-03T06:38:05.457Z] #118 naming to docker.io/library/core-metadata done [2024-10-03T06:38:05.457Z] #118 ... [2024-10-03T06:38:05.457Z] [2024-10-03T06:38:05.457Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-03T06:38:05.457Z] #229 DONE 0.2s [2024-10-03T06:38:05.457Z] [2024-10-03T06:38:05.457Z] #230 [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-03T06:38:05.457Z] #230 DONE 0.1s [2024-10-03T06:38:05.719Z] [2024-10-03T06:38:05.719Z] #118 [core-common-config-bootstrapper] exporting to image [2024-10-03T06:38:05.719Z] #118 exporting layers 0.2s done [2024-10-03T06:38:05.719Z] #118 writing image sha256:55756b5eae1b59e7f85660e2e9785854c2a7f887dbced4cef5ac160e5558fded done [2024-10-03T06:38:05.719Z] #118 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-10-03T06:38:05.719Z] #118 DONE 19.0s [2024-10-03T06:38:05.719Z] [2024-10-03T06:38:05.719Z] #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-03T06:38:05.719Z] #231 DONE 0.8s [2024-10-03T06:38:05.719Z] [2024-10-03T06:38:05.719Z] #232 [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-03T06:38:05.719Z] #232 DONE 0.1s [2024-10-03T06:38:05.719Z] [2024-10-03T06:38:05.719Z] #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-03T06:38:05.719Z] #233 DONE 0.1s [2024-10-03T06:38:05.719Z] [2024-10-03T06:38:05.719Z] #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-03T06:38:05.719Z] #234 DONE 0.1s [2024-10-03T06:38:05.719Z] [2024-10-03T06:38:05.719Z] #118 [security-proxy-setup] exporting to image [2024-10-03T06:38:05.979Z] #118 exporting layers 0.2s done [2024-10-03T06:38:05.979Z] #118 writing image sha256:d8f6093a5875d5de039fea3bca6b9c8d8d62d0d358e6ce9abd55bdf72a7134e1 done [2024-10-03T06:38:05.979Z] #118 naming to docker.io/library/security-proxy-setup done [2024-10-03T06:38:05.979Z] #118 DONE 19.2s [2024-10-03T06:38:05.979Z] [2024-10-03T06:38:05.979Z] #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-03T06:38:05.979Z] #235 DONE 0.5s [2024-10-03T06:38:05.979Z] [2024-10-03T06:38:05.979Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-03T06:38:06.239Z] #236 DONE 0.4s [2024-10-03T06:38:06.239Z] [2024-10-03T06:38:06.239Z] #118 [security-secretstore-setup] exporting to image [2024-10-03T06:38:06.239Z] #118 exporting layers 0.2s done [2024-10-03T06:38:06.239Z] #118 writing image sha256:5c320e1f0a02af87d3b0910ebb7cea0c9c2078c5d647373fd19e01989d9bafc0 done [2024-10-03T06:38:06.239Z] #118 naming to docker.io/library/security-secretstore-setup done [2024-10-03T06:38:06.239Z] #118 DONE 19.3s [2024-10-03T06:38:06.239Z] [2024-10-03T06:38:06.239Z] #118 [security-bootstrapper] exporting to image [2024-10-03T06:38:06.239Z] #118 exporting layers 0.2s done [2024-10-03T06:38:06.239Z] #118 writing image sha256:f5eaa818fc0240969bc7f6173fb9d0279e6459691287853074ffd2a6696f5564 done [2024-10-03T06:38:06.239Z] #118 naming to docker.io/library/security-bootstrapper done [2024-10-03T06:38:06.239Z] #118 DONE 19.5s [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T06:38:06.239Z] time="2024-10-03T06:33:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-03T06:38:06.250Z] $ docker stop --time=1 6663c74900e023bafe90660955a06d58ee184fdc9da68500a592300073d41bfc [2024-10-03T06:38:07.559Z] $ docker rm -f --volumes 6663c74900e023bafe90660955a06d58ee184fdc9da68500a592300073d41bfc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T06:38:07.903Z] + docker images [2024-10-03T06:38:07.903Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-03T06:38:07.903Z] security-bootstrapper latest f5eaa818fc02 1 second ago 20.4MB [2024-10-03T06:38:07.903Z] security-proxy-setup latest d8f6093a5875 2 seconds ago 28.7MB [2024-10-03T06:38:07.903Z] security-secretstore-setup latest 5c320e1f0a02 2 seconds ago 40.2MB [2024-10-03T06:38:07.903Z] core-common-config-bootstrapper latest 55756b5eae1b 2 seconds ago 16.5MB [2024-10-03T06:38:07.903Z] core-keeper latest d16e5dc146aa 3 seconds ago 29MB [2024-10-03T06:38:07.903Z] core-metadata latest 068bb92a0c65 3 seconds ago 29.7MB [2024-10-03T06:38:07.903Z] security-proxy-auth latest 5d00688761a1 3 seconds ago 24.6MB [2024-10-03T06:38:07.903Z] support-notifications latest f3be8edea15c 3 seconds ago 44.4MB [2024-10-03T06:38:07.903Z] core-data latest 7f4eab35ee9e 3 seconds ago 29.6MB [2024-10-03T06:38:07.903Z] support-cron-scheduler latest 0076fa414182 4 seconds ago 45.4MB [2024-10-03T06:38:07.903Z] security-spiffe-token-provider latest 34ff26b14bd4 4 seconds ago 31.8MB [2024-10-03T06:38:07.903Z] support-scheduler latest b39e42e63999 4 seconds ago 43.8MB [2024-10-03T06:38:07.903Z] core-command latest 06577016450a 4 seconds ago 25.9MB [2024-10-03T06:38:07.903Z] security-spire-config latest f84b34134112 3 minutes ago 121MB [2024-10-03T06:38:07.903Z] security-spire-agent latest f0d7889b0faf 3 minutes ago 183MB [2024-10-03T06:38:07.903Z] security-spire-server latest b478fc6f042f 3 minutes ago 122MB [2024-10-03T06:38:07.903Z] ci-base-image-x86_64 latest 00c717e4263c 7 minutes ago 979MB [2024-10-03T06:38:07.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 hours ago 573MB [2024-10-03T06:38:07.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-03T06:38:07.903Z] 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-03T06:38:08.040Z] provisioning config files... [2024-10-03T06:38:08.048Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config11964979869075209415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:38:08.357Z] ---> ****-login.sh [2024-10-03T06:38:08.357Z] nexus3.edgexfoundry.org:10001 [2024-10-03T06:38:08.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:38:08.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:38:08.357Z] Configure a credential helper to remove this warning. See [2024-10-03T06:38:08.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:38:08.357Z] [2024-10-03T06:38:08.358Z] Login Succeeded [2024-10-03T06:38:08.358Z] nexus3.edgexfoundry.org:10002 [2024-10-03T06:38:08.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:38:08.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:38:08.358Z] Configure a credential helper to remove this warning. See [2024-10-03T06:38:08.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:38:08.358Z] [2024-10-03T06:38:08.358Z] Login Succeeded [2024-10-03T06:38:08.617Z] nexus3.edgexfoundry.org:10003 [2024-10-03T06:38:08.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:38:08.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:38:08.617Z] Configure a credential helper to remove this warning. See [2024-10-03T06:38:08.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:38:08.617Z] [2024-10-03T06:38:08.617Z] Login Succeeded [2024-10-03T06:38:08.617Z] nexus3.edgexfoundry.org:10004 [2024-10-03T06:38:08.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:38:08.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:38:08.618Z] Configure a credential helper to remove this warning. See [2024-10-03T06:38:08.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:38:08.618Z] [2024-10-03T06:38:08.618Z] Login Succeeded [2024-10-03T06:38:08.618Z] ****.io [2024-10-03T06:38:08.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T06:38:08.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T06:38:08.878Z] Configure a credential helper to remove this warning. See [2024-10-03T06:38:08.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T06:38:08.878Z] [2024-10-03T06:38:08.878Z] Login Succeeded [2024-10-03T06:38:08.878Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T06:38:08.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:38:08.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T06:38:08.950Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-03T06:38:08.951Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:08.951Z] latest [2024-10-03T06:38:08.951Z] 3.2.0-dev.87 [2024-10-03T06:38:08.951Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:08.951Z] main [2024-10-03T06:38:08.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:09.295Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:09.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:09.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-03T06:38:09.611Z] 004786765293: Preparing [2024-10-03T06:38:09.611Z] a899a57b5475: Preparing [2024-10-03T06:38:09.611Z] deed589cae7c: Preparing [2024-10-03T06:38:09.611Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:09.611Z] c444b632d188: Preparing [2024-10-03T06:38:09.611Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:09.611Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:09.611Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:09.611Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:09.611Z] deed589cae7c: Pushed [2024-10-03T06:38:09.611Z] c444b632d188: Pushed [2024-10-03T06:38:09.611Z] a2d6b06e65b5: Pushed [2024-10-03T06:38:09.611Z] 004786765293: Pushed [2024-10-03T06:38:09.869Z] 4012d7a96a6a: Pushed [2024-10-03T06:38:10.435Z] 63ca1fbb43ae: Pushed [2024-10-03T06:38:11.370Z] a899a57b5475: Pushed [2024-10-03T06:38:11.629Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:11.951Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:12.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-03T06:38:12.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-03T06:38:12.275Z] 004786765293: Preparing [2024-10-03T06:38:12.275Z] a899a57b5475: Preparing [2024-10-03T06:38:12.275Z] deed589cae7c: Preparing [2024-10-03T06:38:12.275Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:12.275Z] c444b632d188: Preparing [2024-10-03T06:38:12.275Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:12.275Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:12.275Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:12.275Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:12.275Z] c444b632d188: Layer already exists [2024-10-03T06:38:12.275Z] 004786765293: Layer already exists [2024-10-03T06:38:12.275Z] a899a57b5475: Layer already exists [2024-10-03T06:38:12.275Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:12.275Z] deed589cae7c: Layer already exists [2024-10-03T06:38:12.275Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:12.275Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:12.275Z] latest: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:12.607Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:12.929Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.87 [2024-10-03T06:38:12.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-03T06:38:12.929Z] 004786765293: Preparing [2024-10-03T06:38:12.929Z] a899a57b5475: Preparing [2024-10-03T06:38:12.929Z] deed589cae7c: Preparing [2024-10-03T06:38:12.929Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:12.929Z] c444b632d188: Preparing [2024-10-03T06:38:12.929Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:12.929Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:12.929Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:12.929Z] c444b632d188: Layer already exists [2024-10-03T06:38:12.929Z] deed589cae7c: Layer already exists [2024-10-03T06:38:12.929Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:12.929Z] a899a57b5475: Layer already exists [2024-10-03T06:38:12.929Z] 004786765293: Layer already exists [2024-10-03T06:38:12.929Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:12.929Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:12.929Z] 3.2.0-dev.87: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:13.256Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:13.580Z] + docker push nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:13.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-03T06:38:13.580Z] 004786765293: Preparing [2024-10-03T06:38:13.580Z] a899a57b5475: Preparing [2024-10-03T06:38:13.580Z] deed589cae7c: Preparing [2024-10-03T06:38:13.580Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:13.580Z] c444b632d188: Preparing [2024-10-03T06:38:13.580Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:13.580Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:13.580Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:13.580Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:13.580Z] c444b632d188: Layer already exists [2024-10-03T06:38:13.580Z] 004786765293: Layer already exists [2024-10-03T06:38:13.580Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:13.580Z] a899a57b5475: Layer already exists [2024-10-03T06:38:13.580Z] deed589cae7c: Layer already exists [2024-10-03T06:38:13.580Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:13.580Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:13.580Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:13.916Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:14.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-03T06:38:14.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-03T06:38:14.245Z] 004786765293: Preparing [2024-10-03T06:38:14.245Z] a899a57b5475: Preparing [2024-10-03T06:38:14.245Z] deed589cae7c: Preparing [2024-10-03T06:38:14.245Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:14.245Z] c444b632d188: Preparing [2024-10-03T06:38:14.245Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:14.245Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:14.245Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:14.245Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:14.245Z] deed589cae7c: Layer already exists [2024-10-03T06:38:14.245Z] a899a57b5475: Layer already exists [2024-10-03T06:38:14.245Z] c444b632d188: Layer already exists [2024-10-03T06:38:14.245Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:14.245Z] 004786765293: Layer already exists [2024-10-03T06:38:14.245Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:14.245Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:14.245Z] main: digest: sha256:e4258cb671f9adcf4d57c1e849860cf7277e2acca156bab83bfbe3fa63c5148c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:38:14.321Z] ===================================================== [Pipeline] echo [2024-10-03T06:38:14.332Z] taggedImages: [2024-10-03T06:38:14.332Z] - nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:14.332Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-03T06:38:14.332Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.87 [2024-10-03T06:38:14.332Z] - nexus3.edgexfoundry.org:10004/core-command:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:14.332Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-03T06:38:14.358Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-03T06:38:14.359Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:14.359Z] latest [2024-10-03T06:38:14.359Z] 3.2.0-dev.87 [2024-10-03T06:38:14.359Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:14.359Z] main [2024-10-03T06:38:14.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:14.685Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:15.006Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:15.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-03T06:38:15.006Z] 93d0ede606f3: Preparing [2024-10-03T06:38:15.006Z] 9b257a979a7b: Preparing [2024-10-03T06:38:15.006Z] 6f134927a3e6: Preparing [2024-10-03T06:38:15.006Z] 9f6b5c9ed6d0: Preparing [2024-10-03T06:38:15.006Z] deed589cae7c: Preparing [2024-10-03T06:38:15.006Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:15.006Z] c444b632d188: Preparing [2024-10-03T06:38:15.006Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:15.006Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:15.006Z] c444b632d188: Waiting [2024-10-03T06:38:15.006Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:15.006Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:15.006Z] a2d6b06e65b5: Waiting [2024-10-03T06:38:15.006Z] deed589cae7c: Layer already exists [2024-10-03T06:38:15.006Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:15.006Z] c444b632d188: Layer already exists [2024-10-03T06:38:15.006Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:15.006Z] 6f134927a3e6: Pushed [2024-10-03T06:38:15.006Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:33.113Z] 93d0ede606f3: Pushed [2024-10-03T06:38:33.113Z] 9b257a979a7b: Pushed [2024-10-03T06:38:33.113Z] 9f6b5c9ed6d0: Pushed [2024-10-03T06:38:33.113Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:33.452Z] + 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-03T06:38:33.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-03T06:38:33.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-03T06:38:33.774Z] 93d0ede606f3: Preparing [2024-10-03T06:38:33.774Z] 9b257a979a7b: Preparing [2024-10-03T06:38:33.774Z] 6f134927a3e6: Preparing [2024-10-03T06:38:33.774Z] 9f6b5c9ed6d0: Preparing [2024-10-03T06:38:33.774Z] deed589cae7c: Preparing [2024-10-03T06:38:33.774Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:33.774Z] c444b632d188: Preparing [2024-10-03T06:38:33.774Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:33.774Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:33.774Z] a2d6b06e65b5: Waiting [2024-10-03T06:38:33.774Z] c444b632d188: Waiting [2024-10-03T06:38:33.774Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:33.774Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:33.774Z] 6f134927a3e6: Layer already exists [2024-10-03T06:38:33.774Z] 9f6b5c9ed6d0: Layer already exists [2024-10-03T06:38:33.774Z] 93d0ede606f3: Layer already exists [2024-10-03T06:38:33.774Z] deed589cae7c: Layer already exists [2024-10-03T06:38:33.774Z] 9b257a979a7b: Layer already exists [2024-10-03T06:38:33.774Z] c444b632d188: Layer already exists [2024-10-03T06:38:33.774Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:33.774Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:33.774Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:33.774Z] latest: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:34.105Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:34.427Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.87 [2024-10-03T06:38:34.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-03T06:38:34.427Z] 93d0ede606f3: Preparing [2024-10-03T06:38:34.427Z] 9b257a979a7b: Preparing [2024-10-03T06:38:34.427Z] 6f134927a3e6: Preparing [2024-10-03T06:38:34.427Z] 9f6b5c9ed6d0: Preparing [2024-10-03T06:38:34.427Z] deed589cae7c: Preparing [2024-10-03T06:38:34.427Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:34.427Z] c444b632d188: Preparing [2024-10-03T06:38:34.427Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:34.427Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:34.427Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:34.427Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:34.427Z] c444b632d188: Waiting [2024-10-03T06:38:34.427Z] 9b257a979a7b: Layer already exists [2024-10-03T06:38:34.427Z] 6f134927a3e6: Layer already exists [2024-10-03T06:38:34.427Z] 93d0ede606f3: Layer already exists [2024-10-03T06:38:34.427Z] 9f6b5c9ed6d0: Layer already exists [2024-10-03T06:38:34.427Z] deed589cae7c: Layer already exists [2024-10-03T06:38:34.427Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:34.427Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:34.427Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:34.427Z] c444b632d188: Layer already exists [2024-10-03T06:38:34.427Z] 3.2.0-dev.87: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:34.753Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:35.080Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:35.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-03T06:38:35.080Z] 93d0ede606f3: Preparing [2024-10-03T06:38:35.080Z] 9b257a979a7b: Preparing [2024-10-03T06:38:35.080Z] 6f134927a3e6: Preparing [2024-10-03T06:38:35.080Z] 9f6b5c9ed6d0: Preparing [2024-10-03T06:38:35.080Z] deed589cae7c: Preparing [2024-10-03T06:38:35.080Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:35.080Z] c444b632d188: Preparing [2024-10-03T06:38:35.080Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:35.080Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:35.080Z] a2d6b06e65b5: Waiting [2024-10-03T06:38:35.080Z] c444b632d188: Waiting [2024-10-03T06:38:35.080Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:35.080Z] 93d0ede606f3: Layer already exists [2024-10-03T06:38:35.080Z] 6f134927a3e6: Layer already exists [2024-10-03T06:38:35.080Z] deed589cae7c: Layer already exists [2024-10-03T06:38:35.080Z] 9f6b5c9ed6d0: Layer already exists [2024-10-03T06:38:35.080Z] 9b257a979a7b: Layer already exists [2024-10-03T06:38:35.080Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:35.080Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:35.080Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:35.080Z] c444b632d188: Layer already exists [2024-10-03T06:38:35.080Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:35.401Z] + 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-03T06:38:35.717Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-03T06:38:35.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-03T06:38:35.717Z] 93d0ede606f3: Preparing [2024-10-03T06:38:35.717Z] 9b257a979a7b: Preparing [2024-10-03T06:38:35.717Z] 6f134927a3e6: Preparing [2024-10-03T06:38:35.717Z] 9f6b5c9ed6d0: Preparing [2024-10-03T06:38:35.717Z] deed589cae7c: Preparing [2024-10-03T06:38:35.717Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:35.717Z] c444b632d188: Preparing [2024-10-03T06:38:35.717Z] 4012d7a96a6a: Preparing [2024-10-03T06:38:35.717Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:35.717Z] a2d6b06e65b5: Waiting [2024-10-03T06:38:35.717Z] c444b632d188: Waiting [2024-10-03T06:38:35.717Z] 4012d7a96a6a: Waiting [2024-10-03T06:38:35.717Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:35.717Z] 6f134927a3e6: Layer already exists [2024-10-03T06:38:35.717Z] deed589cae7c: Layer already exists [2024-10-03T06:38:35.717Z] 93d0ede606f3: Layer already exists [2024-10-03T06:38:35.717Z] 9b257a979a7b: Layer already exists [2024-10-03T06:38:35.717Z] 9f6b5c9ed6d0: Layer already exists [2024-10-03T06:38:35.717Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:35.717Z] c444b632d188: Layer already exists [2024-10-03T06:38:35.718Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:35.718Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:38:35.718Z] main: digest: sha256:be0010b727dd30d9dd817e66bdc922f10ecaa70b040fe99b23675d57d06377f2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:38:35.785Z] ===================================================== [Pipeline] echo [2024-10-03T06:38:35.800Z] taggedImages: [2024-10-03T06:38:35.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:35.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-03T06:38:35.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.87 [2024-10-03T06:38:35.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:35.800Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-03T06:38:35.834Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-03T06:38:35.834Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:35.834Z] latest [2024-10-03T06:38:35.834Z] 3.2.0-dev.87 [2024-10-03T06:38:35.834Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:35.834Z] main [2024-10-03T06:38:35.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:36.180Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:36.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:38:36.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-03T06:38:36.498Z] 4fe38f75fb42: Preparing [2024-10-03T06:38:36.498Z] 56d71e521e65: Preparing [2024-10-03T06:38:36.498Z] a5224c9aa2f0: Preparing [2024-10-03T06:38:36.498Z] deed589cae7c: Preparing [2024-10-03T06:38:36.498Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:36.498Z] c444b632d188: Preparing [2024-10-03T06:38:36.498Z] 1c22c5a2d50d: Preparing [2024-10-03T06:38:36.498Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:36.498Z] 1c22c5a2d50d: Waiting [2024-10-03T06:38:36.498Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:36.498Z] c444b632d188: Waiting [2024-10-03T06:38:36.498Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:36.498Z] deed589cae7c: Layer already exists [2024-10-03T06:38:36.498Z] c444b632d188: Layer already exists [2024-10-03T06:38:36.498Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:36.498Z] 56d71e521e65: Pushed [2024-10-03T06:38:36.498Z] 4fe38f75fb42: Pushed [2024-10-03T06:38:36.498Z] 1c22c5a2d50d: Pushed [2024-10-03T06:38:39.025Z] a5224c9aa2f0: Pushed [2024-10-03T06:38:39.025Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:39.346Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:39.672Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-03T06:38:39.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-03T06:38:39.672Z] 4fe38f75fb42: Preparing [2024-10-03T06:38:39.672Z] 56d71e521e65: Preparing [2024-10-03T06:38:39.672Z] a5224c9aa2f0: Preparing [2024-10-03T06:38:39.672Z] deed589cae7c: Preparing [2024-10-03T06:38:39.672Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:39.672Z] c444b632d188: Preparing [2024-10-03T06:38:39.672Z] 1c22c5a2d50d: Preparing [2024-10-03T06:38:39.672Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:39.672Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:39.672Z] 1c22c5a2d50d: Waiting [2024-10-03T06:38:39.672Z] c444b632d188: Waiting [2024-10-03T06:38:39.673Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:39.673Z] a5224c9aa2f0: Layer already exists [2024-10-03T06:38:39.673Z] 4fe38f75fb42: Layer already exists [2024-10-03T06:38:39.673Z] deed589cae7c: Layer already exists [2024-10-03T06:38:39.673Z] 56d71e521e65: Layer already exists [2024-10-03T06:38:39.673Z] 1c22c5a2d50d: Layer already exists [2024-10-03T06:38:39.673Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:39.673Z] c444b632d188: Layer already exists [2024-10-03T06:38:39.673Z] latest: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:40.002Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:40.327Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.87 [2024-10-03T06:38:40.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-03T06:38:40.327Z] 4fe38f75fb42: Preparing [2024-10-03T06:38:40.327Z] 56d71e521e65: Preparing [2024-10-03T06:38:40.327Z] a5224c9aa2f0: Preparing [2024-10-03T06:38:40.327Z] deed589cae7c: Preparing [2024-10-03T06:38:40.327Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:40.327Z] c444b632d188: Preparing [2024-10-03T06:38:40.327Z] 1c22c5a2d50d: Preparing [2024-10-03T06:38:40.327Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:40.327Z] 1c22c5a2d50d: Waiting [2024-10-03T06:38:40.327Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:40.327Z] c444b632d188: Waiting [2024-10-03T06:38:40.327Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:40.327Z] 56d71e521e65: Layer already exists [2024-10-03T06:38:40.327Z] deed589cae7c: Layer already exists [2024-10-03T06:38:40.327Z] 4fe38f75fb42: Layer already exists [2024-10-03T06:38:40.327Z] a5224c9aa2f0: Layer already exists [2024-10-03T06:38:40.327Z] 1c22c5a2d50d: Layer already exists [2024-10-03T06:38:40.327Z] c444b632d188: Layer already exists [2024-10-03T06:38:40.327Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:40.327Z] 3.2.0-dev.87: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:40.650Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:40.969Z] + docker push nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:38:40.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-03T06:38:40.969Z] 4fe38f75fb42: Preparing [2024-10-03T06:38:40.969Z] 56d71e521e65: Preparing [2024-10-03T06:38:40.969Z] a5224c9aa2f0: Preparing [2024-10-03T06:38:40.969Z] deed589cae7c: Preparing [2024-10-03T06:38:40.969Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:40.969Z] c444b632d188: Preparing [2024-10-03T06:38:40.969Z] 1c22c5a2d50d: Preparing [2024-10-03T06:38:40.969Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:40.969Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:40.969Z] deed589cae7c: Layer already exists [2024-10-03T06:38:40.969Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:40.969Z] 4fe38f75fb42: Layer already exists [2024-10-03T06:38:40.969Z] a5224c9aa2f0: Layer already exists [2024-10-03T06:38:40.969Z] 56d71e521e65: Layer already exists [2024-10-03T06:38:40.969Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:38:40.969Z] 1c22c5a2d50d: Layer already exists [2024-10-03T06:38:40.969Z] c444b632d188: Layer already exists [2024-10-03T06:38:40.969Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:41.298Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:38:41.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-03T06:38:41.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-03T06:38:41.628Z] 4fe38f75fb42: Preparing [2024-10-03T06:38:41.628Z] 56d71e521e65: Preparing [2024-10-03T06:38:41.628Z] a5224c9aa2f0: Preparing [2024-10-03T06:38:41.628Z] deed589cae7c: Preparing [2024-10-03T06:38:41.628Z] a2d6b06e65b5: Preparing [2024-10-03T06:38:41.628Z] c444b632d188: Preparing [2024-10-03T06:38:41.628Z] 1c22c5a2d50d: Preparing [2024-10-03T06:38:41.628Z] 63ca1fbb43ae: Preparing [2024-10-03T06:38:41.628Z] 63ca1fbb43ae: Waiting [2024-10-03T06:38:41.628Z] 1c22c5a2d50d: Waiting [2024-10-03T06:38:41.628Z] 56d71e521e65: Layer already exists [2024-10-03T06:38:41.628Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:38:41.628Z] 4fe38f75fb42: Layer already exists [2024-10-03T06:38:41.628Z] a5224c9aa2f0: Layer already exists [2024-10-03T06:38:41.628Z] c444b632d188: Layer already exists [2024-10-03T06:38:41.628Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:03.571Z] deed589cae7c: Layer already exists [2024-10-03T06:39:03.571Z] 1c22c5a2d50d: Layer already exists [2024-10-03T06:39:03.571Z] main: digest: sha256:04877067fe2579457e347eae9740666c88f2ff22b97fdf1076194cf47d28b77e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:03.642Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:03.655Z] taggedImages: [2024-10-03T06:39:03.655Z] - nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:03.655Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-03T06:39:03.655Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.87 [2024-10-03T06:39:03.655Z] - nexus3.edgexfoundry.org:10004/core-data:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:03.655Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-03T06:39:03.686Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-03T06:39:03.686Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:03.686Z] latest [2024-10-03T06:39:03.686Z] 3.2.0-dev.87 [2024-10-03T06:39:03.686Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:03.686Z] main [2024-10-03T06:39:03.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:04.035Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:04.358Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:04.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-03T06:39:04.358Z] 319c3d9facbc: Preparing [2024-10-03T06:39:04.358Z] dd3d6217e52f: Preparing [2024-10-03T06:39:04.358Z] 88dfe26082bb: Preparing [2024-10-03T06:39:04.358Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:04.358Z] 63c05520d5ce: Preparing [2024-10-03T06:39:04.358Z] 23359743c31b: Preparing [2024-10-03T06:39:04.358Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:04.358Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:04.358Z] 23359743c31b: Waiting [2024-10-03T06:39:04.358Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:04.358Z] dd3d6217e52f: Pushed [2024-10-03T06:39:04.358Z] 63c05520d5ce: Pushed [2024-10-03T06:39:04.358Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:04.358Z] 319c3d9facbc: Pushed [2024-10-03T06:39:04.358Z] 23359743c31b: Pushed [2024-10-03T06:39:10.928Z] 88dfe26082bb: Pushed [2024-10-03T06:39:10.929Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:11.265Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:11.586Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-03T06:39:11.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-03T06:39:11.586Z] 319c3d9facbc: Preparing [2024-10-03T06:39:11.586Z] dd3d6217e52f: Preparing [2024-10-03T06:39:11.586Z] 88dfe26082bb: Preparing [2024-10-03T06:39:11.586Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:11.586Z] 63c05520d5ce: Preparing [2024-10-03T06:39:11.586Z] 23359743c31b: Preparing [2024-10-03T06:39:11.586Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:11.586Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:11.586Z] 63c05520d5ce: Layer already exists [2024-10-03T06:39:11.586Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:11.586Z] dd3d6217e52f: Layer already exists [2024-10-03T06:39:11.586Z] 88dfe26082bb: Layer already exists [2024-10-03T06:39:11.586Z] 319c3d9facbc: Layer already exists [2024-10-03T06:39:11.586Z] 23359743c31b: Layer already exists [2024-10-03T06:39:11.586Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:11.586Z] latest: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:11.919Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:12.247Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.87 [2024-10-03T06:39:12.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-03T06:39:12.248Z] 319c3d9facbc: Preparing [2024-10-03T06:39:12.248Z] dd3d6217e52f: Preparing [2024-10-03T06:39:12.248Z] 88dfe26082bb: Preparing [2024-10-03T06:39:12.248Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:12.248Z] 63c05520d5ce: Preparing [2024-10-03T06:39:12.248Z] 23359743c31b: Preparing [2024-10-03T06:39:12.248Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:12.248Z] 23359743c31b: Waiting [2024-10-03T06:39:12.248Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:12.248Z] dd3d6217e52f: Layer already exists [2024-10-03T06:39:12.248Z] 63c05520d5ce: Layer already exists [2024-10-03T06:39:12.248Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:12.248Z] 319c3d9facbc: Layer already exists [2024-10-03T06:39:12.248Z] 88dfe26082bb: Layer already exists [2024-10-03T06:39:12.248Z] 23359743c31b: Layer already exists [2024-10-03T06:39:12.248Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:12.248Z] 3.2.0-dev.87: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:12.576Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:12.905Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:12.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-03T06:39:12.905Z] 319c3d9facbc: Preparing [2024-10-03T06:39:12.905Z] dd3d6217e52f: Preparing [2024-10-03T06:39:12.905Z] 88dfe26082bb: Preparing [2024-10-03T06:39:12.905Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:12.905Z] 63c05520d5ce: Preparing [2024-10-03T06:39:12.905Z] 23359743c31b: Preparing [2024-10-03T06:39:12.905Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:12.905Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:12.905Z] 23359743c31b: Waiting [2024-10-03T06:39:12.905Z] 88dfe26082bb: Layer already exists [2024-10-03T06:39:12.905Z] 319c3d9facbc: Layer already exists [2024-10-03T06:39:12.905Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:12.905Z] dd3d6217e52f: Layer already exists [2024-10-03T06:39:12.905Z] 63c05520d5ce: Layer already exists [2024-10-03T06:39:12.905Z] 23359743c31b: Layer already exists [2024-10-03T06:39:12.905Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:12.905Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:13.237Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:13.565Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-03T06:39:13.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-03T06:39:13.566Z] 319c3d9facbc: Preparing [2024-10-03T06:39:13.566Z] dd3d6217e52f: Preparing [2024-10-03T06:39:13.566Z] 88dfe26082bb: Preparing [2024-10-03T06:39:13.566Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:13.566Z] 63c05520d5ce: Preparing [2024-10-03T06:39:13.566Z] 23359743c31b: Preparing [2024-10-03T06:39:13.566Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:13.566Z] 23359743c31b: Waiting [2024-10-03T06:39:13.566Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:13.566Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:13.566Z] 63c05520d5ce: Layer already exists [2024-10-03T06:39:13.566Z] 319c3d9facbc: Layer already exists [2024-10-03T06:39:13.566Z] 88dfe26082bb: Layer already exists [2024-10-03T06:39:13.566Z] dd3d6217e52f: Layer already exists [2024-10-03T06:39:13.566Z] 23359743c31b: Layer already exists [2024-10-03T06:39:13.566Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:13.566Z] main: digest: sha256:38458af192d7e3b0948bcf76aeba53e2a3ecfe74e8ba80e8cf9fea1e989249f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:13.641Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:13.655Z] taggedImages: [2024-10-03T06:39:13.655Z] - nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:13.655Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-03T06:39:13.655Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.87 [2024-10-03T06:39:13.655Z] - nexus3.edgexfoundry.org:10004/core-keeper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:13.655Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-03T06:39:13.690Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-03T06:39:13.690Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:13.690Z] latest [2024-10-03T06:39:13.690Z] 3.2.0-dev.87 [2024-10-03T06:39:13.690Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:13.690Z] main [2024-10-03T06:39:13.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:14.046Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:14.362Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:14.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-03T06:39:14.363Z] 0f5ad1be93fd: Preparing [2024-10-03T06:39:14.363Z] ad6ccfdb6cc9: Preparing [2024-10-03T06:39:14.363Z] ab9b69212f98: Preparing [2024-10-03T06:39:14.363Z] 1dcb23077f30: Preparing [2024-10-03T06:39:14.363Z] deed589cae7c: Preparing [2024-10-03T06:39:14.363Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:14.363Z] c444b632d188: Preparing [2024-10-03T06:39:14.363Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:14.363Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:14.363Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:14.363Z] c444b632d188: Waiting [2024-10-03T06:39:14.363Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:14.363Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:14.363Z] deed589cae7c: Layer already exists [2024-10-03T06:39:14.363Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:14.363Z] c444b632d188: Layer already exists [2024-10-03T06:39:14.363Z] 0f5ad1be93fd: Pushed [2024-10-03T06:39:14.363Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:14.363Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:14.363Z] ad6ccfdb6cc9: Pushed [2024-10-03T06:39:14.363Z] ab9b69212f98: Pushed [2024-10-03T06:39:16.267Z] 1dcb23077f30: Pushed [2024-10-03T06:39:16.526Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:16.859Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:17.195Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-03T06:39:17.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-03T06:39:17.195Z] 0f5ad1be93fd: Preparing [2024-10-03T06:39:17.195Z] ad6ccfdb6cc9: Preparing [2024-10-03T06:39:17.195Z] ab9b69212f98: Preparing [2024-10-03T06:39:17.195Z] 1dcb23077f30: Preparing [2024-10-03T06:39:17.195Z] deed589cae7c: Preparing [2024-10-03T06:39:17.195Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:17.195Z] c444b632d188: Preparing [2024-10-03T06:39:17.195Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:17.195Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:17.195Z] c444b632d188: Waiting [2024-10-03T06:39:17.195Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:17.195Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:17.195Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:17.195Z] deed589cae7c: Layer already exists [2024-10-03T06:39:17.195Z] 0f5ad1be93fd: Layer already exists [2024-10-03T06:39:17.195Z] ad6ccfdb6cc9: Layer already exists [2024-10-03T06:39:17.195Z] ab9b69212f98: Layer already exists [2024-10-03T06:39:17.195Z] 1dcb23077f30: Layer already exists [2024-10-03T06:39:17.195Z] c444b632d188: Layer already exists [2024-10-03T06:39:17.195Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:17.195Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:17.195Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:17.195Z] latest: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:17.525Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:17.850Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.87 [2024-10-03T06:39:17.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-03T06:39:17.850Z] 0f5ad1be93fd: Preparing [2024-10-03T06:39:17.850Z] ad6ccfdb6cc9: Preparing [2024-10-03T06:39:17.850Z] ab9b69212f98: Preparing [2024-10-03T06:39:17.850Z] 1dcb23077f30: Preparing [2024-10-03T06:39:17.850Z] deed589cae7c: Preparing [2024-10-03T06:39:17.850Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:17.850Z] c444b632d188: Preparing [2024-10-03T06:39:17.850Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:17.850Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:17.850Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:17.850Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:17.850Z] ab9b69212f98: Layer already exists [2024-10-03T06:39:17.850Z] ad6ccfdb6cc9: Layer already exists [2024-10-03T06:39:17.850Z] 1dcb23077f30: Layer already exists [2024-10-03T06:39:17.850Z] 0f5ad1be93fd: Layer already exists [2024-10-03T06:39:17.850Z] deed589cae7c: Layer already exists [2024-10-03T06:39:17.850Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:17.850Z] c444b632d188: Layer already exists [2024-10-03T06:39:17.850Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:17.850Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:17.850Z] 3.2.0-dev.87: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:18.171Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:18.493Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:18.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-03T06:39:18.493Z] 0f5ad1be93fd: Preparing [2024-10-03T06:39:18.493Z] ad6ccfdb6cc9: Preparing [2024-10-03T06:39:18.493Z] ab9b69212f98: Preparing [2024-10-03T06:39:18.493Z] 1dcb23077f30: Preparing [2024-10-03T06:39:18.493Z] deed589cae7c: Preparing [2024-10-03T06:39:18.493Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:18.493Z] c444b632d188: Preparing [2024-10-03T06:39:18.493Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:18.493Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:18.493Z] c444b632d188: Waiting [2024-10-03T06:39:18.493Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:18.493Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:18.493Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:18.493Z] ab9b69212f98: Layer already exists [2024-10-03T06:39:18.493Z] 1dcb23077f30: Layer already exists [2024-10-03T06:39:18.493Z] 0f5ad1be93fd: Layer already exists [2024-10-03T06:39:18.493Z] deed589cae7c: Layer already exists [2024-10-03T06:39:18.493Z] ad6ccfdb6cc9: Layer already exists [2024-10-03T06:39:18.493Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:18.493Z] c444b632d188: Layer already exists [2024-10-03T06:39:18.493Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:18.493Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:18.493Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:18.820Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:19.147Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-03T06:39:19.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-03T06:39:19.148Z] 0f5ad1be93fd: Preparing [2024-10-03T06:39:19.148Z] ad6ccfdb6cc9: Preparing [2024-10-03T06:39:19.148Z] ab9b69212f98: Preparing [2024-10-03T06:39:19.148Z] 1dcb23077f30: Preparing [2024-10-03T06:39:19.148Z] deed589cae7c: Preparing [2024-10-03T06:39:19.148Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:19.148Z] c444b632d188: Preparing [2024-10-03T06:39:19.148Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:19.148Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:19.148Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:19.148Z] c444b632d188: Waiting [2024-10-03T06:39:19.148Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:19.148Z] ad6ccfdb6cc9: Layer already exists [2024-10-03T06:39:19.148Z] 0f5ad1be93fd: Layer already exists [2024-10-03T06:39:19.148Z] deed589cae7c: Layer already exists [2024-10-03T06:39:19.148Z] 1dcb23077f30: Layer already exists [2024-10-03T06:39:19.148Z] ab9b69212f98: Layer already exists [2024-10-03T06:39:19.148Z] c444b632d188: Layer already exists [2024-10-03T06:39:19.148Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:19.148Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:19.148Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:19.148Z] main: digest: sha256:af7d3c6ac701611b8bf1803736848f796834631d70fdcf26f5f0b55358e1ee78 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:19.242Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:19.261Z] taggedImages: [2024-10-03T06:39:19.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:19.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-03T06:39:19.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.87 [2024-10-03T06:39:19.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:19.261Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-03T06:39:19.293Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-03T06:39:19.293Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:19.293Z] latest [2024-10-03T06:39:19.293Z] 3.2.0-dev.87 [2024-10-03T06:39:19.293Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:19.293Z] main [2024-10-03T06:39:19.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:19.626Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:19.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:19.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-03T06:39:19.952Z] 64743e2af501: Preparing [2024-10-03T06:39:19.952Z] 303d7f7157d7: Preparing [2024-10-03T06:39:19.952Z] 4f5d0ad25427: Preparing [2024-10-03T06:39:19.952Z] a5bcfa43d15d: Preparing [2024-10-03T06:39:19.952Z] d37d4bc3bb88: Preparing [2024-10-03T06:39:19.952Z] e07508bb7ead: Preparing [2024-10-03T06:39:19.952Z] b0342327eb40: Preparing [2024-10-03T06:39:19.952Z] 131d2d641d15: Preparing [2024-10-03T06:39:19.952Z] deed589cae7c: Preparing [2024-10-03T06:39:19.952Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:19.952Z] e07508bb7ead: Waiting [2024-10-03T06:39:19.952Z] 4ad96fabbf6a: Preparing [2024-10-03T06:39:19.952Z] 24b707f58daa: Preparing [2024-10-03T06:39:19.952Z] b0342327eb40: Waiting [2024-10-03T06:39:19.952Z] 5f70bf18a086: Preparing [2024-10-03T06:39:19.952Z] e282b802c222: Preparing [2024-10-03T06:39:19.952Z] 131d2d641d15: Waiting [2024-10-03T06:39:19.952Z] c9d6775e6fc2: Preparing [2024-10-03T06:39:19.952Z] f87c90054b9c: Preparing [2024-10-03T06:39:19.952Z] deed589cae7c: Waiting [2024-10-03T06:39:19.952Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:19.952Z] 5f70bf18a086: Waiting [2024-10-03T06:39:19.952Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:19.952Z] 4ad96fabbf6a: Waiting [2024-10-03T06:39:19.953Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:19.953Z] 24b707f58daa: Waiting [2024-10-03T06:39:19.953Z] f87c90054b9c: Waiting [2024-10-03T06:39:19.953Z] e282b802c222: Waiting [2024-10-03T06:39:19.953Z] c9d6775e6fc2: Waiting [2024-10-03T06:39:19.953Z] d37d4bc3bb88: Pushed [2024-10-03T06:39:19.953Z] a5bcfa43d15d: Pushed [2024-10-03T06:39:19.953Z] 4f5d0ad25427: Pushed [2024-10-03T06:39:19.953Z] 64743e2af501: Pushed [2024-10-03T06:39:19.953Z] 303d7f7157d7: Pushed [2024-10-03T06:39:19.953Z] deed589cae7c: Layer already exists [2024-10-03T06:39:19.953Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:19.953Z] e07508bb7ead: Pushed [2024-10-03T06:39:20.212Z] 5f70bf18a086: Layer already exists [2024-10-03T06:39:20.212Z] b0342327eb40: Pushed [2024-10-03T06:39:20.212Z] 4ad96fabbf6a: Pushed [2024-10-03T06:39:20.212Z] 24b707f58daa: Pushed [2024-10-03T06:39:20.212Z] e282b802c222: Pushed [2024-10-03T06:39:20.212Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:20.212Z] f87c90054b9c: Pushed [2024-10-03T06:39:20.212Z] c9d6775e6fc2: Pushed [2024-10-03T06:39:21.590Z] 131d2d641d15: Pushed [2024-10-03T06:39:21.590Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:21.913Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:22.238Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-03T06:39:22.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-03T06:39:22.238Z] 64743e2af501: Preparing [2024-10-03T06:39:22.238Z] 303d7f7157d7: Preparing [2024-10-03T06:39:22.238Z] 4f5d0ad25427: Preparing [2024-10-03T06:39:22.238Z] a5bcfa43d15d: Preparing [2024-10-03T06:39:22.238Z] d37d4bc3bb88: Preparing [2024-10-03T06:39:22.238Z] e07508bb7ead: Preparing [2024-10-03T06:39:22.238Z] b0342327eb40: Preparing [2024-10-03T06:39:22.238Z] 131d2d641d15: Preparing [2024-10-03T06:39:22.238Z] deed589cae7c: Preparing [2024-10-03T06:39:22.238Z] e07508bb7ead: Waiting [2024-10-03T06:39:22.238Z] b0342327eb40: Waiting [2024-10-03T06:39:22.238Z] 131d2d641d15: Waiting [2024-10-03T06:39:22.238Z] deed589cae7c: Waiting [2024-10-03T06:39:22.238Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:22.238Z] 4ad96fabbf6a: Preparing [2024-10-03T06:39:22.238Z] 24b707f58daa: Preparing [2024-10-03T06:39:22.238Z] 5f70bf18a086: Preparing [2024-10-03T06:39:22.238Z] e282b802c222: Preparing [2024-10-03T06:39:22.238Z] c9d6775e6fc2: Preparing [2024-10-03T06:39:22.238Z] f87c90054b9c: Preparing [2024-10-03T06:39:22.238Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:22.238Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:22.238Z] e282b802c222: Waiting [2024-10-03T06:39:22.238Z] f87c90054b9c: Waiting [2024-10-03T06:39:22.238Z] 24b707f58daa: Waiting [2024-10-03T06:39:22.238Z] c9d6775e6fc2: Waiting [2024-10-03T06:39:22.238Z] 4ad96fabbf6a: Waiting [2024-10-03T06:39:22.238Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:22.239Z] 5f70bf18a086: Waiting [2024-10-03T06:39:22.239Z] 4f5d0ad25427: Layer already exists [2024-10-03T06:39:22.239Z] a5bcfa43d15d: Layer already exists [2024-10-03T06:39:22.239Z] 303d7f7157d7: Layer already exists [2024-10-03T06:39:22.239Z] d37d4bc3bb88: Layer already exists [2024-10-03T06:39:22.239Z] 64743e2af501: Layer already exists [2024-10-03T06:39:22.239Z] e07508bb7ead: Layer already exists [2024-10-03T06:39:22.239Z] deed589cae7c: Layer already exists [2024-10-03T06:39:22.239Z] 131d2d641d15: Layer already exists [2024-10-03T06:39:22.239Z] b0342327eb40: Layer already exists [2024-10-03T06:39:22.239Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:22.239Z] 4ad96fabbf6a: Layer already exists [2024-10-03T06:39:22.239Z] 24b707f58daa: Layer already exists [2024-10-03T06:39:22.239Z] 5f70bf18a086: Layer already exists [2024-10-03T06:39:22.239Z] c9d6775e6fc2: Layer already exists [2024-10-03T06:39:22.239Z] e282b802c222: Layer already exists [2024-10-03T06:39:22.239Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:22.239Z] f87c90054b9c: Layer already exists [2024-10-03T06:39:22.239Z] latest: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:22.557Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:22.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.87 [2024-10-03T06:39:22.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-03T06:39:22.885Z] 64743e2af501: Preparing [2024-10-03T06:39:22.885Z] 303d7f7157d7: Preparing [2024-10-03T06:39:22.885Z] 4f5d0ad25427: Preparing [2024-10-03T06:39:22.885Z] a5bcfa43d15d: Preparing [2024-10-03T06:39:22.885Z] d37d4bc3bb88: Preparing [2024-10-03T06:39:22.885Z] e07508bb7ead: Preparing [2024-10-03T06:39:22.885Z] b0342327eb40: Preparing [2024-10-03T06:39:22.885Z] 131d2d641d15: Preparing [2024-10-03T06:39:22.885Z] deed589cae7c: Preparing [2024-10-03T06:39:22.885Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:22.885Z] 4ad96fabbf6a: Preparing [2024-10-03T06:39:22.885Z] 24b707f58daa: Preparing [2024-10-03T06:39:22.885Z] 5f70bf18a086: Preparing [2024-10-03T06:39:22.885Z] e282b802c222: Preparing [2024-10-03T06:39:22.885Z] c9d6775e6fc2: Preparing [2024-10-03T06:39:22.885Z] f87c90054b9c: Preparing [2024-10-03T06:39:22.885Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:22.885Z] e07508bb7ead: Waiting [2024-10-03T06:39:22.885Z] b0342327eb40: Waiting [2024-10-03T06:39:22.885Z] 131d2d641d15: Waiting [2024-10-03T06:39:22.885Z] deed589cae7c: Waiting [2024-10-03T06:39:22.885Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:22.885Z] 4ad96fabbf6a: Waiting [2024-10-03T06:39:22.885Z] 5f70bf18a086: Waiting [2024-10-03T06:39:22.885Z] 24b707f58daa: Waiting [2024-10-03T06:39:22.885Z] e282b802c222: Waiting [2024-10-03T06:39:22.885Z] f87c90054b9c: Waiting [2024-10-03T06:39:22.885Z] c9d6775e6fc2: Waiting [2024-10-03T06:39:22.885Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:22.885Z] 4f5d0ad25427: Layer already exists [2024-10-03T06:39:22.885Z] a5bcfa43d15d: Layer already exists [2024-10-03T06:39:22.885Z] 64743e2af501: Layer already exists [2024-10-03T06:39:22.885Z] 303d7f7157d7: Layer already exists [2024-10-03T06:39:22.885Z] d37d4bc3bb88: Layer already exists [2024-10-03T06:39:22.885Z] b0342327eb40: Layer already exists [2024-10-03T06:39:22.885Z] e07508bb7ead: Layer already exists [2024-10-03T06:39:22.885Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:22.885Z] deed589cae7c: Layer already exists [2024-10-03T06:39:22.885Z] 131d2d641d15: Layer already exists [2024-10-03T06:39:22.885Z] 4ad96fabbf6a: Layer already exists [2024-10-03T06:39:22.885Z] 24b707f58daa: Layer already exists [2024-10-03T06:39:22.885Z] c9d6775e6fc2: Layer already exists [2024-10-03T06:39:22.885Z] 5f70bf18a086: Layer already exists [2024-10-03T06:39:22.885Z] e282b802c222: Layer already exists [2024-10-03T06:39:22.885Z] f87c90054b9c: Layer already exists [2024-10-03T06:39:22.885Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:22.885Z] 3.2.0-dev.87: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:23.211Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:23.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:23.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-03T06:39:23.539Z] 64743e2af501: Preparing [2024-10-03T06:39:23.539Z] 303d7f7157d7: Preparing [2024-10-03T06:39:23.539Z] 4f5d0ad25427: Preparing [2024-10-03T06:39:23.539Z] a5bcfa43d15d: Preparing [2024-10-03T06:39:23.539Z] d37d4bc3bb88: Preparing [2024-10-03T06:39:23.539Z] e07508bb7ead: Preparing [2024-10-03T06:39:23.539Z] b0342327eb40: Preparing [2024-10-03T06:39:23.539Z] 131d2d641d15: Preparing [2024-10-03T06:39:23.539Z] deed589cae7c: Preparing [2024-10-03T06:39:23.539Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:23.539Z] 4ad96fabbf6a: Preparing [2024-10-03T06:39:23.539Z] 24b707f58daa: Preparing [2024-10-03T06:39:23.539Z] 5f70bf18a086: Preparing [2024-10-03T06:39:23.539Z] e282b802c222: Preparing [2024-10-03T06:39:23.539Z] c9d6775e6fc2: Preparing [2024-10-03T06:39:23.539Z] f87c90054b9c: Preparing [2024-10-03T06:39:23.539Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:23.539Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:23.539Z] b0342327eb40: Waiting [2024-10-03T06:39:23.539Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:23.539Z] f87c90054b9c: Waiting [2024-10-03T06:39:23.539Z] 131d2d641d15: Waiting [2024-10-03T06:39:23.539Z] e282b802c222: Waiting [2024-10-03T06:39:23.539Z] 4ad96fabbf6a: Waiting [2024-10-03T06:39:23.539Z] deed589cae7c: Waiting [2024-10-03T06:39:23.539Z] 24b707f58daa: Waiting [2024-10-03T06:39:23.539Z] 5f70bf18a086: Waiting [2024-10-03T06:39:23.539Z] e07508bb7ead: Waiting [2024-10-03T06:39:23.539Z] 64743e2af501: Layer already exists [2024-10-03T06:39:23.539Z] 303d7f7157d7: Layer already exists [2024-10-03T06:39:23.539Z] 4f5d0ad25427: Layer already exists [2024-10-03T06:39:23.539Z] a5bcfa43d15d: Layer already exists [2024-10-03T06:39:23.539Z] d37d4bc3bb88: Layer already exists [2024-10-03T06:39:23.539Z] b0342327eb40: Layer already exists [2024-10-03T06:39:23.539Z] e07508bb7ead: Layer already exists [2024-10-03T06:39:23.539Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:23.539Z] 131d2d641d15: Layer already exists [2024-10-03T06:39:23.539Z] deed589cae7c: Layer already exists [2024-10-03T06:39:23.539Z] 4ad96fabbf6a: Layer already exists [2024-10-03T06:39:23.539Z] 24b707f58daa: Layer already exists [2024-10-03T06:39:23.539Z] c9d6775e6fc2: Layer already exists [2024-10-03T06:39:23.539Z] e282b802c222: Layer already exists [2024-10-03T06:39:23.539Z] 5f70bf18a086: Layer already exists [2024-10-03T06:39:23.539Z] f87c90054b9c: Layer already exists [2024-10-03T06:39:23.539Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:23.539Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:23.866Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:24.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-03T06:39:24.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-03T06:39:24.184Z] 64743e2af501: Preparing [2024-10-03T06:39:24.184Z] 303d7f7157d7: Preparing [2024-10-03T06:39:24.184Z] 4f5d0ad25427: Preparing [2024-10-03T06:39:24.184Z] a5bcfa43d15d: Preparing [2024-10-03T06:39:24.184Z] d37d4bc3bb88: Preparing [2024-10-03T06:39:24.184Z] e07508bb7ead: Preparing [2024-10-03T06:39:24.184Z] b0342327eb40: Preparing [2024-10-03T06:39:24.184Z] 131d2d641d15: Preparing [2024-10-03T06:39:24.184Z] deed589cae7c: Preparing [2024-10-03T06:39:24.184Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:24.184Z] 4ad96fabbf6a: Preparing [2024-10-03T06:39:24.184Z] 24b707f58daa: Preparing [2024-10-03T06:39:24.184Z] 5f70bf18a086: Preparing [2024-10-03T06:39:24.184Z] e282b802c222: Preparing [2024-10-03T06:39:24.184Z] c9d6775e6fc2: Preparing [2024-10-03T06:39:24.184Z] f87c90054b9c: Preparing [2024-10-03T06:39:24.184Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:24.184Z] deed589cae7c: Waiting [2024-10-03T06:39:24.184Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:24.184Z] 4ad96fabbf6a: Waiting [2024-10-03T06:39:24.184Z] 24b707f58daa: Waiting [2024-10-03T06:39:24.184Z] 5f70bf18a086: Waiting [2024-10-03T06:39:24.184Z] f87c90054b9c: Waiting [2024-10-03T06:39:24.184Z] e282b802c222: Waiting [2024-10-03T06:39:24.184Z] e07508bb7ead: Waiting [2024-10-03T06:39:24.184Z] c9d6775e6fc2: Waiting [2024-10-03T06:39:24.184Z] b0342327eb40: Waiting [2024-10-03T06:39:24.184Z] 131d2d641d15: Waiting [2024-10-03T06:39:24.184Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:24.184Z] 4f5d0ad25427: Layer already exists [2024-10-03T06:39:24.184Z] a5bcfa43d15d: Layer already exists [2024-10-03T06:39:24.184Z] 64743e2af501: Layer already exists [2024-10-03T06:39:24.184Z] d37d4bc3bb88: Layer already exists [2024-10-03T06:39:24.184Z] 303d7f7157d7: Layer already exists [2024-10-03T06:39:24.184Z] deed589cae7c: Layer already exists [2024-10-03T06:39:24.184Z] 131d2d641d15: Layer already exists [2024-10-03T06:39:24.184Z] e07508bb7ead: Layer already exists [2024-10-03T06:39:24.184Z] b0342327eb40: Layer already exists [2024-10-03T06:39:24.184Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:24.184Z] 24b707f58daa: Layer already exists [2024-10-03T06:39:24.184Z] 4ad96fabbf6a: Layer already exists [2024-10-03T06:39:24.184Z] 5f70bf18a086: Layer already exists [2024-10-03T06:39:24.184Z] c9d6775e6fc2: Layer already exists [2024-10-03T06:39:24.184Z] e282b802c222: Layer already exists [2024-10-03T06:39:24.184Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:24.184Z] f87c90054b9c: Layer already exists [2024-10-03T06:39:24.184Z] main: digest: sha256:a03d813f552d4c49405ae1eb70e7ea1bc53c7067bbb404010f61728435f8a15a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:24.256Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:24.268Z] taggedImages: [2024-10-03T06:39:24.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:24.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-03T06:39:24.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.87 [2024-10-03T06:39:24.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:24.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-03T06:39:24.287Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-03T06:39:24.287Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:24.287Z] latest [2024-10-03T06:39:24.287Z] 3.2.0-dev.87 [2024-10-03T06:39:24.287Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:24.287Z] main [2024-10-03T06:39:24.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:24.628Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:24.952Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:24.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-03T06:39:24.952Z] d787c508d9d1: Preparing [2024-10-03T06:39:24.952Z] 9b257a979a7b: Preparing [2024-10-03T06:39:24.952Z] ffe66a317402: Preparing [2024-10-03T06:39:24.952Z] 49ae3dc8e158: Preparing [2024-10-03T06:39:24.952Z] deed589cae7c: Preparing [2024-10-03T06:39:24.952Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:24.952Z] c444b632d188: Preparing [2024-10-03T06:39:24.952Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:24.952Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:24.952Z] c444b632d188: Waiting [2024-10-03T06:39:24.952Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:24.952Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:24.952Z] deed589cae7c: Layer already exists [2024-10-03T06:39:24.952Z] 9b257a979a7b: Layer already exists [2024-10-03T06:39:24.952Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:24.952Z] c444b632d188: Layer already exists [2024-10-03T06:39:24.952Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:24.952Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:24.952Z] ffe66a317402: Pushed [2024-10-03T06:39:24.952Z] d787c508d9d1: Pushed [2024-10-03T06:39:26.855Z] 49ae3dc8e158: Pushed [2024-10-03T06:39:26.855Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:27.191Z] + 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-03T06:39:27.570Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-03T06:39:27.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-03T06:39:27.570Z] d787c508d9d1: Preparing [2024-10-03T06:39:27.570Z] 9b257a979a7b: Preparing [2024-10-03T06:39:27.570Z] ffe66a317402: Preparing [2024-10-03T06:39:27.570Z] 49ae3dc8e158: Preparing [2024-10-03T06:39:27.570Z] deed589cae7c: Preparing [2024-10-03T06:39:27.570Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:27.570Z] c444b632d188: Preparing [2024-10-03T06:39:27.570Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:27.570Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:27.570Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:27.570Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:27.570Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:27.570Z] c444b632d188: Waiting [2024-10-03T06:39:27.570Z] 49ae3dc8e158: Layer already exists [2024-10-03T06:39:27.570Z] deed589cae7c: Layer already exists [2024-10-03T06:39:27.570Z] 9b257a979a7b: Layer already exists [2024-10-03T06:39:27.570Z] ffe66a317402: Layer already exists [2024-10-03T06:39:27.570Z] d787c508d9d1: Layer already exists [2024-10-03T06:39:27.570Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:27.570Z] c444b632d188: Layer already exists [2024-10-03T06:39:27.570Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:27.570Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:27.570Z] latest: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:27.933Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:28.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.87 [2024-10-03T06:39:28.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-03T06:39:28.326Z] d787c508d9d1: Preparing [2024-10-03T06:39:28.326Z] 9b257a979a7b: Preparing [2024-10-03T06:39:28.326Z] ffe66a317402: Preparing [2024-10-03T06:39:28.326Z] 49ae3dc8e158: Preparing [2024-10-03T06:39:28.326Z] deed589cae7c: Preparing [2024-10-03T06:39:28.326Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:28.326Z] c444b632d188: Preparing [2024-10-03T06:39:28.326Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:28.326Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:28.326Z] c444b632d188: Waiting [2024-10-03T06:39:28.326Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:28.326Z] 9b257a979a7b: Layer already exists [2024-10-03T06:39:28.326Z] 49ae3dc8e158: Layer already exists [2024-10-03T06:39:28.326Z] deed589cae7c: Layer already exists [2024-10-03T06:39:28.326Z] ffe66a317402: Layer already exists [2024-10-03T06:39:28.326Z] d787c508d9d1: Layer already exists [2024-10-03T06:39:28.326Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:28.326Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:28.326Z] c444b632d188: Layer already exists [2024-10-03T06:39:28.326Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:28.326Z] 3.2.0-dev.87: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:28.650Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:28.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:28.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-03T06:39:28.973Z] d787c508d9d1: Preparing [2024-10-03T06:39:28.973Z] 9b257a979a7b: Preparing [2024-10-03T06:39:28.973Z] ffe66a317402: Preparing [2024-10-03T06:39:28.973Z] 49ae3dc8e158: Preparing [2024-10-03T06:39:28.973Z] deed589cae7c: Preparing [2024-10-03T06:39:28.973Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:28.973Z] c444b632d188: Preparing [2024-10-03T06:39:28.973Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:28.973Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:28.973Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:28.973Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:28.973Z] c444b632d188: Waiting [2024-10-03T06:39:28.973Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:28.973Z] ffe66a317402: Layer already exists [2024-10-03T06:39:28.973Z] d787c508d9d1: Layer already exists [2024-10-03T06:39:28.973Z] deed589cae7c: Layer already exists [2024-10-03T06:39:28.973Z] 49ae3dc8e158: Layer already exists [2024-10-03T06:39:28.973Z] 9b257a979a7b: Layer already exists [2024-10-03T06:39:28.973Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:28.973Z] c444b632d188: Layer already exists [2024-10-03T06:39:28.973Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:28.973Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:28.973Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:29.300Z] + 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-03T06:39:29.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-03T06:39:29.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-03T06:39:29.626Z] d787c508d9d1: Preparing [2024-10-03T06:39:29.626Z] 9b257a979a7b: Preparing [2024-10-03T06:39:29.626Z] ffe66a317402: Preparing [2024-10-03T06:39:29.626Z] 49ae3dc8e158: Preparing [2024-10-03T06:39:29.626Z] deed589cae7c: Preparing [2024-10-03T06:39:29.626Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:29.626Z] c444b632d188: Preparing [2024-10-03T06:39:29.626Z] 4012d7a96a6a: Preparing [2024-10-03T06:39:29.626Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:29.626Z] 4012d7a96a6a: Waiting [2024-10-03T06:39:29.626Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:29.626Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:29.626Z] c444b632d188: Waiting [2024-10-03T06:39:29.626Z] deed589cae7c: Layer already exists [2024-10-03T06:39:29.626Z] 49ae3dc8e158: Layer already exists [2024-10-03T06:39:29.626Z] d787c508d9d1: Layer already exists [2024-10-03T06:39:29.626Z] ffe66a317402: Layer already exists [2024-10-03T06:39:29.626Z] 9b257a979a7b: Layer already exists [2024-10-03T06:39:29.626Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:29.626Z] c444b632d188: Layer already exists [2024-10-03T06:39:29.626Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:29.626Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:39:29.626Z] main: digest: sha256:e7177cb9ef34f56414974aea0fe7198530a4660cb2208e821b4cddee27aedef3 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:29.691Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:29.700Z] taggedImages: [2024-10-03T06:39:29.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:29.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-03T06:39:29.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.87 [2024-10-03T06:39:29.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:29.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-03T06:39:29.721Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-03T06:39:29.721Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:29.721Z] latest [2024-10-03T06:39:29.721Z] 3.2.0-dev.87 [2024-10-03T06:39:29.721Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:29.721Z] main [2024-10-03T06:39:29.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:30.061Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:30.382Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:30.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-03T06:39:30.382Z] 307ba8839d71: Preparing [2024-10-03T06:39:30.382Z] da732b0103d5: Preparing [2024-10-03T06:39:30.382Z] cd907b9a0de7: Preparing [2024-10-03T06:39:30.382Z] 17916c51b8c7: Preparing [2024-10-03T06:39:30.382Z] 746ef1226012: Preparing [2024-10-03T06:39:30.382Z] deed589cae7c: Preparing [2024-10-03T06:39:30.382Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:30.382Z] 961125dadaec: Preparing [2024-10-03T06:39:30.382Z] 460c2a9dcded: Preparing [2024-10-03T06:39:30.382Z] 695913b1ce0d: Preparing [2024-10-03T06:39:30.382Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:30.382Z] 961125dadaec: Waiting [2024-10-03T06:39:30.382Z] 460c2a9dcded: Waiting [2024-10-03T06:39:30.382Z] 695913b1ce0d: Waiting [2024-10-03T06:39:30.382Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:30.382Z] deed589cae7c: Waiting [2024-10-03T06:39:30.382Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:30.382Z] 746ef1226012: Pushed [2024-10-03T06:39:30.382Z] 17916c51b8c7: Pushed [2024-10-03T06:39:30.382Z] da732b0103d5: Pushed [2024-10-03T06:39:30.382Z] 307ba8839d71: Pushed [2024-10-03T06:39:30.382Z] deed589cae7c: Layer already exists [2024-10-03T06:39:30.382Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:30.382Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:30.641Z] 961125dadaec: Pushed [2024-10-03T06:39:30.641Z] 460c2a9dcded: Pushed [2024-10-03T06:39:31.575Z] cd907b9a0de7: Pushed [2024-10-03T06:39:31.833Z] 695913b1ce0d: Pushed [2024-10-03T06:39:32.092Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:32.420Z] + 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-03T06:39:32.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-03T06:39:32.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-03T06:39:32.753Z] 307ba8839d71: Preparing [2024-10-03T06:39:32.753Z] da732b0103d5: Preparing [2024-10-03T06:39:32.753Z] cd907b9a0de7: Preparing [2024-10-03T06:39:32.753Z] 17916c51b8c7: Preparing [2024-10-03T06:39:32.753Z] 746ef1226012: Preparing [2024-10-03T06:39:32.753Z] deed589cae7c: Preparing [2024-10-03T06:39:32.753Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:32.753Z] 961125dadaec: Preparing [2024-10-03T06:39:32.753Z] 460c2a9dcded: Preparing [2024-10-03T06:39:32.753Z] 695913b1ce0d: Preparing [2024-10-03T06:39:32.753Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:32.753Z] 460c2a9dcded: Waiting [2024-10-03T06:39:32.753Z] 695913b1ce0d: Waiting [2024-10-03T06:39:32.753Z] deed589cae7c: Waiting [2024-10-03T06:39:32.753Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:32.753Z] 961125dadaec: Waiting [2024-10-03T06:39:32.753Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:32.753Z] da732b0103d5: Layer already exists [2024-10-03T06:39:32.753Z] cd907b9a0de7: Layer already exists [2024-10-03T06:39:32.753Z] 17916c51b8c7: Layer already exists [2024-10-03T06:39:32.753Z] 307ba8839d71: Layer already exists [2024-10-03T06:39:32.753Z] 746ef1226012: Layer already exists [2024-10-03T06:39:32.753Z] deed589cae7c: Layer already exists [2024-10-03T06:39:32.753Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:32.753Z] 961125dadaec: Layer already exists [2024-10-03T06:39:32.753Z] 460c2a9dcded: Layer already exists [2024-10-03T06:39:32.753Z] 695913b1ce0d: Layer already exists [2024-10-03T06:39:32.753Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:32.753Z] latest: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:33.079Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:33.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.87 [2024-10-03T06:39:33.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-03T06:39:33.399Z] 307ba8839d71: Preparing [2024-10-03T06:39:33.399Z] da732b0103d5: Preparing [2024-10-03T06:39:33.399Z] cd907b9a0de7: Preparing [2024-10-03T06:39:33.399Z] 17916c51b8c7: Preparing [2024-10-03T06:39:33.399Z] 746ef1226012: Preparing [2024-10-03T06:39:33.399Z] deed589cae7c: Preparing [2024-10-03T06:39:33.399Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:33.399Z] 961125dadaec: Preparing [2024-10-03T06:39:33.399Z] 460c2a9dcded: Preparing [2024-10-03T06:39:33.399Z] 695913b1ce0d: Preparing [2024-10-03T06:39:33.399Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:33.399Z] 460c2a9dcded: Waiting [2024-10-03T06:39:33.399Z] 695913b1ce0d: Waiting [2024-10-03T06:39:33.399Z] deed589cae7c: Waiting [2024-10-03T06:39:33.399Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:33.399Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:33.399Z] 961125dadaec: Waiting [2024-10-03T06:39:33.399Z] cd907b9a0de7: Layer already exists [2024-10-03T06:39:33.399Z] da732b0103d5: Layer already exists [2024-10-03T06:39:33.399Z] 17916c51b8c7: Layer already exists [2024-10-03T06:39:33.399Z] 307ba8839d71: Layer already exists [2024-10-03T06:39:33.399Z] 746ef1226012: Layer already exists [2024-10-03T06:39:33.399Z] 961125dadaec: Layer already exists [2024-10-03T06:39:33.399Z] deed589cae7c: Layer already exists [2024-10-03T06:39:33.399Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:33.399Z] 460c2a9dcded: Layer already exists [2024-10-03T06:39:33.399Z] 695913b1ce0d: Layer already exists [2024-10-03T06:39:33.399Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:33.399Z] 3.2.0-dev.87: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:33.723Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:34.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:34.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-03T06:39:34.049Z] 307ba8839d71: Preparing [2024-10-03T06:39:34.049Z] da732b0103d5: Preparing [2024-10-03T06:39:34.049Z] cd907b9a0de7: Preparing [2024-10-03T06:39:34.049Z] 17916c51b8c7: Preparing [2024-10-03T06:39:34.049Z] 746ef1226012: Preparing [2024-10-03T06:39:34.049Z] deed589cae7c: Preparing [2024-10-03T06:39:34.049Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:34.049Z] 961125dadaec: Preparing [2024-10-03T06:39:34.049Z] 460c2a9dcded: Preparing [2024-10-03T06:39:34.049Z] 695913b1ce0d: Preparing [2024-10-03T06:39:34.049Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:34.049Z] 961125dadaec: Waiting [2024-10-03T06:39:34.049Z] 695913b1ce0d: Waiting [2024-10-03T06:39:34.049Z] 460c2a9dcded: Waiting [2024-10-03T06:39:34.049Z] deed589cae7c: Waiting [2024-10-03T06:39:34.049Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:34.049Z] 307ba8839d71: Layer already exists [2024-10-03T06:39:34.049Z] cd907b9a0de7: Layer already exists [2024-10-03T06:39:34.049Z] da732b0103d5: Layer already exists [2024-10-03T06:39:34.049Z] 17916c51b8c7: Layer already exists [2024-10-03T06:39:34.049Z] 746ef1226012: Layer already exists [2024-10-03T06:39:34.049Z] deed589cae7c: Layer already exists [2024-10-03T06:39:34.049Z] 961125dadaec: Layer already exists [2024-10-03T06:39:34.049Z] 460c2a9dcded: Layer already exists [2024-10-03T06:39:34.049Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:34.049Z] 695913b1ce0d: Layer already exists [2024-10-03T06:39:34.049Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:34.049Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:34.377Z] + 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-03T06:39:34.698Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-03T06:39:34.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-03T06:39:34.698Z] 307ba8839d71: Preparing [2024-10-03T06:39:34.698Z] da732b0103d5: Preparing [2024-10-03T06:39:34.698Z] cd907b9a0de7: Preparing [2024-10-03T06:39:34.698Z] 17916c51b8c7: Preparing [2024-10-03T06:39:34.698Z] 746ef1226012: Preparing [2024-10-03T06:39:34.698Z] deed589cae7c: Preparing [2024-10-03T06:39:34.698Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:34.698Z] 961125dadaec: Preparing [2024-10-03T06:39:34.698Z] 460c2a9dcded: Preparing [2024-10-03T06:39:34.698Z] 695913b1ce0d: Preparing [2024-10-03T06:39:34.698Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:34.698Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:34.698Z] 961125dadaec: Waiting [2024-10-03T06:39:34.698Z] 460c2a9dcded: Waiting [2024-10-03T06:39:34.698Z] 695913b1ce0d: Waiting [2024-10-03T06:39:34.698Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:34.698Z] cd907b9a0de7: Layer already exists [2024-10-03T06:39:34.698Z] 746ef1226012: Layer already exists [2024-10-03T06:39:34.698Z] 307ba8839d71: Layer already exists [2024-10-03T06:39:34.698Z] 17916c51b8c7: Layer already exists [2024-10-03T06:39:34.698Z] da732b0103d5: Layer already exists [2024-10-03T06:39:34.698Z] 460c2a9dcded: Layer already exists [2024-10-03T06:39:34.698Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:34.698Z] deed589cae7c: Layer already exists [2024-10-03T06:39:34.698Z] 961125dadaec: Layer already exists [2024-10-03T06:39:34.698Z] 695913b1ce0d: Layer already exists [2024-10-03T06:39:34.698Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:34.698Z] main: digest: sha256:a03d863f07e72a03b1efa7878a2aa7107af3123d7fb242ece03619dc5738c31a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:34.775Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:34.789Z] taggedImages: [2024-10-03T06:39:34.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:34.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-03T06:39:34.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.87 [2024-10-03T06:39:34.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:34.789Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-03T06:39:34.815Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-03T06:39:34.815Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:34.815Z] latest [2024-10-03T06:39:34.815Z] 3.2.0-dev.87 [2024-10-03T06:39:34.815Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:34.815Z] main [2024-10-03T06:39:34.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:35.163Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:35.483Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:35.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-03T06:39:35.483Z] 600db436e288: Preparing [2024-10-03T06:39:35.483Z] fbdf054f4f4a: Preparing [2024-10-03T06:39:35.483Z] 061a97ed27e1: Preparing [2024-10-03T06:39:35.483Z] 84b76f37a6a5: Preparing [2024-10-03T06:39:35.483Z] 3376450e4067: Preparing [2024-10-03T06:39:35.483Z] d5125cb0c12e: Preparing [2024-10-03T06:39:35.483Z] 05b930bb817b: Preparing [2024-10-03T06:39:35.483Z] deed589cae7c: Preparing [2024-10-03T06:39:35.483Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:35.483Z] e3f28257436f: Preparing [2024-10-03T06:39:35.483Z] 36817c6dea94: Preparing [2024-10-03T06:39:35.483Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:35.483Z] d5125cb0c12e: Waiting [2024-10-03T06:39:35.483Z] 05b930bb817b: Waiting [2024-10-03T06:39:35.483Z] deed589cae7c: Waiting [2024-10-03T06:39:35.483Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:35.483Z] e3f28257436f: Waiting [2024-10-03T06:39:35.483Z] 36817c6dea94: Waiting [2024-10-03T06:39:35.483Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:35.483Z] 600db436e288: Pushed [2024-10-03T06:39:35.483Z] 3376450e4067: Pushed [2024-10-03T06:39:35.483Z] fbdf054f4f4a: Pushed [2024-10-03T06:39:35.483Z] deed589cae7c: Layer already exists [2024-10-03T06:39:35.483Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:35.483Z] d5125cb0c12e: Pushed [2024-10-03T06:39:35.743Z] 05b930bb817b: Pushed [2024-10-03T06:39:35.743Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:35.743Z] e3f28257436f: Pushed [2024-10-03T06:39:36.311Z] 84b76f37a6a5: Pushed [2024-10-03T06:39:36.886Z] 061a97ed27e1: Pushed [2024-10-03T06:39:36.886Z] 36817c6dea94: Pushed [2024-10-03T06:39:37.150Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:37.484Z] + 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-03T06:39:37.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-03T06:39:37.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-03T06:39:37.799Z] 600db436e288: Preparing [2024-10-03T06:39:37.799Z] fbdf054f4f4a: Preparing [2024-10-03T06:39:37.799Z] 061a97ed27e1: Preparing [2024-10-03T06:39:37.799Z] 84b76f37a6a5: Preparing [2024-10-03T06:39:37.799Z] 3376450e4067: Preparing [2024-10-03T06:39:37.799Z] d5125cb0c12e: Preparing [2024-10-03T06:39:37.799Z] 05b930bb817b: Preparing [2024-10-03T06:39:37.799Z] deed589cae7c: Preparing [2024-10-03T06:39:37.799Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:37.799Z] e3f28257436f: Preparing [2024-10-03T06:39:37.799Z] 36817c6dea94: Preparing [2024-10-03T06:39:37.799Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:37.799Z] d5125cb0c12e: Waiting [2024-10-03T06:39:37.799Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:37.799Z] e3f28257436f: Waiting [2024-10-03T06:39:37.799Z] 36817c6dea94: Waiting [2024-10-03T06:39:37.799Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:37.799Z] 05b930bb817b: Waiting [2024-10-03T06:39:37.799Z] fbdf054f4f4a: Layer already exists [2024-10-03T06:39:37.799Z] 84b76f37a6a5: Layer already exists [2024-10-03T06:39:37.799Z] 3376450e4067: Layer already exists [2024-10-03T06:39:37.799Z] 600db436e288: Layer already exists [2024-10-03T06:39:37.799Z] 061a97ed27e1: Layer already exists [2024-10-03T06:39:37.799Z] 05b930bb817b: Layer already exists [2024-10-03T06:39:37.799Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:37.799Z] d5125cb0c12e: Layer already exists [2024-10-03T06:39:37.799Z] deed589cae7c: Layer already exists [2024-10-03T06:39:37.799Z] e3f28257436f: Layer already exists [2024-10-03T06:39:37.799Z] 36817c6dea94: Layer already exists [2024-10-03T06:39:37.799Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:37.799Z] latest: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:38.130Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:38.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.87 [2024-10-03T06:39:38.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-03T06:39:38.450Z] 600db436e288: Preparing [2024-10-03T06:39:38.450Z] fbdf054f4f4a: Preparing [2024-10-03T06:39:38.450Z] 061a97ed27e1: Preparing [2024-10-03T06:39:38.450Z] 84b76f37a6a5: Preparing [2024-10-03T06:39:38.450Z] 3376450e4067: Preparing [2024-10-03T06:39:38.450Z] d5125cb0c12e: Preparing [2024-10-03T06:39:38.450Z] 05b930bb817b: Preparing [2024-10-03T06:39:38.450Z] deed589cae7c: Preparing [2024-10-03T06:39:38.450Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:38.450Z] e3f28257436f: Preparing [2024-10-03T06:39:38.450Z] 36817c6dea94: Preparing [2024-10-03T06:39:38.450Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:38.450Z] 05b930bb817b: Waiting [2024-10-03T06:39:38.450Z] deed589cae7c: Waiting [2024-10-03T06:39:38.450Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:38.450Z] e3f28257436f: Waiting [2024-10-03T06:39:38.450Z] 36817c6dea94: Waiting [2024-10-03T06:39:38.450Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:38.450Z] d5125cb0c12e: Waiting [2024-10-03T06:39:38.450Z] 061a97ed27e1: Layer already exists [2024-10-03T06:39:38.450Z] fbdf054f4f4a: Layer already exists [2024-10-03T06:39:38.450Z] 600db436e288: Layer already exists [2024-10-03T06:39:38.450Z] 3376450e4067: Layer already exists [2024-10-03T06:39:38.450Z] 84b76f37a6a5: Layer already exists [2024-10-03T06:39:38.450Z] d5125cb0c12e: Layer already exists [2024-10-03T06:39:38.450Z] deed589cae7c: Layer already exists [2024-10-03T06:39:38.450Z] 05b930bb817b: Layer already exists [2024-10-03T06:39:38.450Z] e3f28257436f: Layer already exists [2024-10-03T06:39:38.450Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:38.450Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:38.450Z] 36817c6dea94: Layer already exists [2024-10-03T06:39:38.450Z] 3.2.0-dev.87: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:38.782Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:39.109Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:39.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-03T06:39:39.109Z] 600db436e288: Preparing [2024-10-03T06:39:39.109Z] fbdf054f4f4a: Preparing [2024-10-03T06:39:39.109Z] 061a97ed27e1: Preparing [2024-10-03T06:39:39.109Z] 84b76f37a6a5: Preparing [2024-10-03T06:39:39.109Z] 3376450e4067: Preparing [2024-10-03T06:39:39.109Z] d5125cb0c12e: Preparing [2024-10-03T06:39:39.109Z] 05b930bb817b: Preparing [2024-10-03T06:39:39.109Z] deed589cae7c: Preparing [2024-10-03T06:39:39.109Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:39.109Z] e3f28257436f: Preparing [2024-10-03T06:39:39.109Z] 36817c6dea94: Preparing [2024-10-03T06:39:39.109Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:39.109Z] 36817c6dea94: Waiting [2024-10-03T06:39:39.109Z] e3f28257436f: Waiting [2024-10-03T06:39:39.109Z] 05b930bb817b: Waiting [2024-10-03T06:39:39.109Z] deed589cae7c: Waiting [2024-10-03T06:39:39.109Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:39.109Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:39.109Z] 600db436e288: Layer already exists [2024-10-03T06:39:39.109Z] 061a97ed27e1: Layer already exists [2024-10-03T06:39:39.109Z] 3376450e4067: Layer already exists [2024-10-03T06:39:39.109Z] 84b76f37a6a5: Layer already exists [2024-10-03T06:39:39.109Z] fbdf054f4f4a: Layer already exists [2024-10-03T06:39:39.109Z] 05b930bb817b: Layer already exists [2024-10-03T06:39:39.109Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:39.109Z] deed589cae7c: Layer already exists [2024-10-03T06:39:39.109Z] d5125cb0c12e: Layer already exists [2024-10-03T06:39:39.109Z] e3f28257436f: Layer already exists [2024-10-03T06:39:39.109Z] 36817c6dea94: Layer already exists [2024-10-03T06:39:39.109Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:39.109Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:39.430Z] + 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-03T06:39:39.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-03T06:39:39.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-03T06:39:39.762Z] 600db436e288: Preparing [2024-10-03T06:39:39.762Z] fbdf054f4f4a: Preparing [2024-10-03T06:39:39.762Z] 061a97ed27e1: Preparing [2024-10-03T06:39:39.762Z] 84b76f37a6a5: Preparing [2024-10-03T06:39:39.762Z] 3376450e4067: Preparing [2024-10-03T06:39:39.762Z] d5125cb0c12e: Preparing [2024-10-03T06:39:39.762Z] 05b930bb817b: Preparing [2024-10-03T06:39:39.762Z] deed589cae7c: Preparing [2024-10-03T06:39:39.762Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:39.762Z] e3f28257436f: Preparing [2024-10-03T06:39:39.762Z] 36817c6dea94: Preparing [2024-10-03T06:39:39.762Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:39.762Z] d5125cb0c12e: Waiting [2024-10-03T06:39:39.762Z] 05b930bb817b: Waiting [2024-10-03T06:39:39.762Z] 36817c6dea94: Waiting [2024-10-03T06:39:39.762Z] e3f28257436f: Waiting [2024-10-03T06:39:39.762Z] deed589cae7c: Waiting [2024-10-03T06:39:39.762Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:39.762Z] a2d6b06e65b5: Waiting [2024-10-03T06:39:39.762Z] fbdf054f4f4a: Layer already exists [2024-10-03T06:39:39.762Z] 84b76f37a6a5: Layer already exists [2024-10-03T06:39:39.762Z] 3376450e4067: Layer already exists [2024-10-03T06:39:39.762Z] 600db436e288: Layer already exists [2024-10-03T06:39:39.762Z] 061a97ed27e1: Layer already exists [2024-10-03T06:39:39.762Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:39.762Z] d5125cb0c12e: Layer already exists [2024-10-03T06:39:39.762Z] deed589cae7c: Layer already exists [2024-10-03T06:39:39.762Z] 05b930bb817b: Layer already exists [2024-10-03T06:39:39.762Z] e3f28257436f: Layer already exists [2024-10-03T06:39:39.762Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:39.762Z] 36817c6dea94: Layer already exists [2024-10-03T06:39:39.762Z] main: digest: sha256:77c7c39539d4caa9382f1ef3d544c5a8cb7787bfed09052ba96a4b02ac678f80 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:39.847Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:39.860Z] taggedImages: [2024-10-03T06:39:39.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:39.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-03T06:39:39.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.87 [2024-10-03T06:39:39.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:39.860Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-03T06:39:39.896Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-03T06:39:39.896Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:39.896Z] latest [2024-10-03T06:39:39.896Z] 3.2.0-dev.87 [2024-10-03T06:39:39.896Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:39.896Z] main [2024-10-03T06:39:39.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:40.237Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:40.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:40.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-03T06:39:40.569Z] 7928e0370217: Preparing [2024-10-03T06:39:40.569Z] a1f919621dd3: Preparing [2024-10-03T06:39:40.569Z] deed589cae7c: Preparing [2024-10-03T06:39:40.569Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:40.569Z] 4a396a6da55d: Preparing [2024-10-03T06:39:40.569Z] b7c8c81d912f: Preparing [2024-10-03T06:39:40.569Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:40.569Z] b7c8c81d912f: Waiting [2024-10-03T06:39:40.569Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:40.569Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:40.569Z] deed589cae7c: Layer already exists [2024-10-03T06:39:40.569Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:40.569Z] 7928e0370217: Pushed [2024-10-03T06:39:40.569Z] 4a396a6da55d: Pushed [2024-10-03T06:39:41.506Z] b7c8c81d912f: Pushed [2024-10-03T06:39:42.442Z] a1f919621dd3: Pushed [2024-10-03T06:39:42.442Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:42.768Z] + 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-03T06:39:43.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-03T06:39:43.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-03T06:39:43.093Z] 7928e0370217: Preparing [2024-10-03T06:39:43.093Z] a1f919621dd3: Preparing [2024-10-03T06:39:43.093Z] deed589cae7c: Preparing [2024-10-03T06:39:43.093Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:43.093Z] 4a396a6da55d: Preparing [2024-10-03T06:39:43.093Z] b7c8c81d912f: Preparing [2024-10-03T06:39:43.093Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:43.093Z] b7c8c81d912f: Waiting [2024-10-03T06:39:43.093Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:43.093Z] 7928e0370217: Layer already exists [2024-10-03T06:39:43.093Z] a1f919621dd3: Layer already exists [2024-10-03T06:39:43.093Z] 4a396a6da55d: Layer already exists [2024-10-03T06:39:43.093Z] deed589cae7c: Layer already exists [2024-10-03T06:39:43.093Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:43.093Z] b7c8c81d912f: Layer already exists [2024-10-03T06:39:43.093Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:43.093Z] latest: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:43.418Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:43.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.87 [2024-10-03T06:39:43.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-03T06:39:43.737Z] 7928e0370217: Preparing [2024-10-03T06:39:43.737Z] a1f919621dd3: Preparing [2024-10-03T06:39:43.737Z] deed589cae7c: Preparing [2024-10-03T06:39:43.737Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:43.737Z] 4a396a6da55d: Preparing [2024-10-03T06:39:43.737Z] b7c8c81d912f: Preparing [2024-10-03T06:39:43.737Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:43.737Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:43.737Z] b7c8c81d912f: Waiting [2024-10-03T06:39:43.737Z] a1f919621dd3: Layer already exists [2024-10-03T06:39:43.737Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:43.737Z] 7928e0370217: Layer already exists [2024-10-03T06:39:43.737Z] 4a396a6da55d: Layer already exists [2024-10-03T06:39:43.737Z] deed589cae7c: Layer already exists [2024-10-03T06:39:43.737Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:43.737Z] b7c8c81d912f: Layer already exists [2024-10-03T06:39:43.737Z] 3.2.0-dev.87: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:44.064Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:44.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:44.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-03T06:39:44.400Z] 7928e0370217: Preparing [2024-10-03T06:39:44.400Z] a1f919621dd3: Preparing [2024-10-03T06:39:44.400Z] deed589cae7c: Preparing [2024-10-03T06:39:44.400Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:44.400Z] 4a396a6da55d: Preparing [2024-10-03T06:39:44.400Z] b7c8c81d912f: Preparing [2024-10-03T06:39:44.400Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:44.400Z] b7c8c81d912f: Waiting [2024-10-03T06:39:44.400Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:44.400Z] a1f919621dd3: Layer already exists [2024-10-03T06:39:44.400Z] 4a396a6da55d: Layer already exists [2024-10-03T06:39:44.400Z] 7928e0370217: Layer already exists [2024-10-03T06:39:44.400Z] deed589cae7c: Layer already exists [2024-10-03T06:39:44.400Z] b7c8c81d912f: Layer already exists [2024-10-03T06:39:44.400Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:44.400Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:44.726Z] + 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-03T06:39:45.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-03T06:39:45.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-03T06:39:45.045Z] 7928e0370217: Preparing [2024-10-03T06:39:45.045Z] a1f919621dd3: Preparing [2024-10-03T06:39:45.045Z] deed589cae7c: Preparing [2024-10-03T06:39:45.045Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:45.045Z] 4a396a6da55d: Preparing [2024-10-03T06:39:45.045Z] b7c8c81d912f: Preparing [2024-10-03T06:39:45.045Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:45.045Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:45.045Z] b7c8c81d912f: Waiting [2024-10-03T06:39:45.045Z] 7928e0370217: Layer already exists [2024-10-03T06:39:45.045Z] deed589cae7c: Layer already exists [2024-10-03T06:39:45.045Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:45.045Z] a1f919621dd3: Layer already exists [2024-10-03T06:39:45.045Z] 4a396a6da55d: Layer already exists [2024-10-03T06:39:45.045Z] b7c8c81d912f: Layer already exists [2024-10-03T06:39:45.045Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:45.045Z] main: digest: sha256:b4d30a97d74ab67bb78e258be7c938c1c6a70a1e7c0404ce996b2308914b89d8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:45.119Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:45.132Z] taggedImages: [2024-10-03T06:39:45.132Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:45.132Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-03T06:39:45.132Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.87 [2024-10-03T06:39:45.132Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:45.132Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-03T06:39:45.161Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-03T06:39:45.161Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:45.161Z] latest [2024-10-03T06:39:45.161Z] 3.2.0-dev.87 [2024-10-03T06:39:45.161Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:45.161Z] main [2024-10-03T06:39:45.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:45.501Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:45.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:45.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-03T06:39:45.821Z] 131d204bab0e: Preparing [2024-10-03T06:39:45.821Z] 68bfcbdb21a5: Preparing [2024-10-03T06:39:45.821Z] 8abb051e28de: Preparing [2024-10-03T06:39:45.821Z] deed589cae7c: Preparing [2024-10-03T06:39:45.821Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:45.821Z] f833758905a9: Preparing [2024-10-03T06:39:45.821Z] 870071876a62: Preparing [2024-10-03T06:39:45.821Z] 49191905a8e0: Preparing [2024-10-03T06:39:45.821Z] 90eddb5b621e: Preparing [2024-10-03T06:39:45.821Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:45.821Z] 870071876a62: Waiting [2024-10-03T06:39:45.821Z] f833758905a9: Waiting [2024-10-03T06:39:45.821Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:45.821Z] 49191905a8e0: Waiting [2024-10-03T06:39:45.821Z] 90eddb5b621e: Waiting [2024-10-03T06:39:45.821Z] deed589cae7c: Layer already exists [2024-10-03T06:39:45.821Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:45.821Z] 131d204bab0e: Pushed [2024-10-03T06:39:45.821Z] 8abb051e28de: Pushed [2024-10-03T06:39:45.821Z] 68bfcbdb21a5: Pushed [2024-10-03T06:39:45.821Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:46.659Z] 49191905a8e0: Pushed [2024-10-03T06:39:47.567Z] 90eddb5b621e: Pushed [2024-10-03T06:39:53.231Z] 870071876a62: Pushed [2024-10-03T06:39:56.523Z] f833758905a9: Pushed [2024-10-03T06:39:56.523Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:56.856Z] + 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-03T06:39:57.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-03T06:39:57.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-03T06:39:57.174Z] 131d204bab0e: Preparing [2024-10-03T06:39:57.174Z] 68bfcbdb21a5: Preparing [2024-10-03T06:39:57.174Z] 8abb051e28de: Preparing [2024-10-03T06:39:57.174Z] deed589cae7c: Preparing [2024-10-03T06:39:57.174Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:57.174Z] f833758905a9: Preparing [2024-10-03T06:39:57.174Z] f833758905a9: Waiting [2024-10-03T06:39:57.174Z] 870071876a62: Preparing [2024-10-03T06:39:57.174Z] 870071876a62: Waiting [2024-10-03T06:39:57.174Z] 49191905a8e0: Preparing [2024-10-03T06:39:57.174Z] 90eddb5b621e: Preparing [2024-10-03T06:39:57.174Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:57.174Z] 90eddb5b621e: Waiting [2024-10-03T06:39:57.174Z] 68bfcbdb21a5: Layer already exists [2024-10-03T06:39:57.174Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:57.174Z] 8abb051e28de: Layer already exists [2024-10-03T06:39:57.174Z] 131d204bab0e: Layer already exists [2024-10-03T06:39:57.174Z] deed589cae7c: Layer already exists [2024-10-03T06:39:57.174Z] 870071876a62: Layer already exists [2024-10-03T06:39:57.174Z] 49191905a8e0: Layer already exists [2024-10-03T06:39:57.174Z] f833758905a9: Layer already exists [2024-10-03T06:39:57.174Z] 90eddb5b621e: Layer already exists [2024-10-03T06:39:57.174Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:57.174Z] latest: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:57.500Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:57.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.87 [2024-10-03T06:39:57.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-03T06:39:57.817Z] 131d204bab0e: Preparing [2024-10-03T06:39:57.817Z] 68bfcbdb21a5: Preparing [2024-10-03T06:39:57.817Z] 8abb051e28de: Preparing [2024-10-03T06:39:57.817Z] deed589cae7c: Preparing [2024-10-03T06:39:57.817Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:57.817Z] f833758905a9: Preparing [2024-10-03T06:39:57.817Z] 870071876a62: Preparing [2024-10-03T06:39:57.817Z] 49191905a8e0: Preparing [2024-10-03T06:39:57.817Z] 90eddb5b621e: Preparing [2024-10-03T06:39:57.817Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:57.817Z] 90eddb5b621e: Waiting [2024-10-03T06:39:57.817Z] 870071876a62: Waiting [2024-10-03T06:39:57.817Z] 49191905a8e0: Waiting [2024-10-03T06:39:57.817Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:57.817Z] f833758905a9: Waiting [2024-10-03T06:39:57.817Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:57.817Z] 8abb051e28de: Layer already exists [2024-10-03T06:39:57.817Z] deed589cae7c: Layer already exists [2024-10-03T06:39:57.817Z] 131d204bab0e: Layer already exists [2024-10-03T06:39:57.817Z] 68bfcbdb21a5: Layer already exists [2024-10-03T06:39:57.817Z] 90eddb5b621e: Layer already exists [2024-10-03T06:39:57.817Z] f833758905a9: Layer already exists [2024-10-03T06:39:57.817Z] 49191905a8e0: Layer already exists [2024-10-03T06:39:57.817Z] 870071876a62: Layer already exists [2024-10-03T06:39:57.817Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:57.817Z] 3.2.0-dev.87: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:58.134Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:58.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:58.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-03T06:39:58.454Z] 131d204bab0e: Preparing [2024-10-03T06:39:58.454Z] 68bfcbdb21a5: Preparing [2024-10-03T06:39:58.454Z] 8abb051e28de: Preparing [2024-10-03T06:39:58.454Z] deed589cae7c: Preparing [2024-10-03T06:39:58.454Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:58.454Z] f833758905a9: Preparing [2024-10-03T06:39:58.454Z] 870071876a62: Preparing [2024-10-03T06:39:58.454Z] 49191905a8e0: Preparing [2024-10-03T06:39:58.454Z] 90eddb5b621e: Preparing [2024-10-03T06:39:58.454Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:58.454Z] 870071876a62: Waiting [2024-10-03T06:39:58.454Z] 49191905a8e0: Waiting [2024-10-03T06:39:58.454Z] 90eddb5b621e: Waiting [2024-10-03T06:39:58.454Z] f833758905a9: Waiting [2024-10-03T06:39:58.454Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:58.454Z] deed589cae7c: Layer already exists [2024-10-03T06:39:58.454Z] 131d204bab0e: Layer already exists [2024-10-03T06:39:58.454Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:58.454Z] 8abb051e28de: Layer already exists [2024-10-03T06:39:58.454Z] 68bfcbdb21a5: Layer already exists [2024-10-03T06:39:58.454Z] 870071876a62: Layer already exists [2024-10-03T06:39:58.454Z] f833758905a9: Layer already exists [2024-10-03T06:39:58.454Z] 49191905a8e0: Layer already exists [2024-10-03T06:39:58.454Z] 90eddb5b621e: Layer already exists [2024-10-03T06:39:58.454Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:58.454Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:58.773Z] + 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-03T06:39:59.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-03T06:39:59.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-03T06:39:59.086Z] 131d204bab0e: Preparing [2024-10-03T06:39:59.086Z] 68bfcbdb21a5: Preparing [2024-10-03T06:39:59.086Z] 8abb051e28de: Preparing [2024-10-03T06:39:59.086Z] deed589cae7c: Preparing [2024-10-03T06:39:59.086Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:59.086Z] f833758905a9: Preparing [2024-10-03T06:39:59.086Z] 870071876a62: Preparing [2024-10-03T06:39:59.086Z] 49191905a8e0: Preparing [2024-10-03T06:39:59.086Z] 90eddb5b621e: Preparing [2024-10-03T06:39:59.086Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:59.086Z] f833758905a9: Waiting [2024-10-03T06:39:59.086Z] 90eddb5b621e: Waiting [2024-10-03T06:39:59.086Z] 49191905a8e0: Waiting [2024-10-03T06:39:59.086Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:59.086Z] 870071876a62: Waiting [2024-10-03T06:39:59.086Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:59.086Z] 131d204bab0e: Layer already exists [2024-10-03T06:39:59.086Z] deed589cae7c: Layer already exists [2024-10-03T06:39:59.086Z] 8abb051e28de: Layer already exists [2024-10-03T06:39:59.086Z] 68bfcbdb21a5: Layer already exists [2024-10-03T06:39:59.086Z] f833758905a9: Layer already exists [2024-10-03T06:39:59.086Z] 870071876a62: Layer already exists [2024-10-03T06:39:59.086Z] 90eddb5b621e: Layer already exists [2024-10-03T06:39:59.086Z] 49191905a8e0: Layer already exists [2024-10-03T06:39:59.086Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:59.086Z] main: digest: sha256:ce8fc2e1dbe474dce302810f7fb7e047e104c9a28a2bc4007e2b86d8fb7767f7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:39:59.145Z] ===================================================== [Pipeline] echo [2024-10-03T06:39:59.156Z] taggedImages: [2024-10-03T06:39:59.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:59.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-03T06:39:59.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.87 [2024-10-03T06:39:59.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:59.156Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-03T06:39:59.181Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-03T06:39:59.181Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:59.181Z] latest [2024-10-03T06:39:59.181Z] 3.2.0-dev.87 [2024-10-03T06:39:59.181Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:39:59.181Z] main [2024-10-03T06:39:59.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:59.508Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:39:59.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:39:59.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-03T06:39:59.829Z] bcfcfcb91688: Preparing [2024-10-03T06:39:59.829Z] 8f0d1b4372b1: Preparing [2024-10-03T06:39:59.829Z] 02a3cbf7496c: Preparing [2024-10-03T06:39:59.829Z] deed589cae7c: Preparing [2024-10-03T06:39:59.829Z] a2d6b06e65b5: Preparing [2024-10-03T06:39:59.829Z] f833758905a9: Preparing [2024-10-03T06:39:59.829Z] bc386776d375: Preparing [2024-10-03T06:39:59.829Z] 4571d01503ce: Preparing [2024-10-03T06:39:59.829Z] 63ca1fbb43ae: Preparing [2024-10-03T06:39:59.829Z] f833758905a9: Waiting [2024-10-03T06:39:59.829Z] 4571d01503ce: Waiting [2024-10-03T06:39:59.829Z] 63ca1fbb43ae: Waiting [2024-10-03T06:39:59.829Z] bc386776d375: Waiting [2024-10-03T06:39:59.829Z] deed589cae7c: Layer already exists [2024-10-03T06:39:59.829Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:39:59.829Z] f833758905a9: Layer already exists [2024-10-03T06:39:59.829Z] bcfcfcb91688: Pushed [2024-10-03T06:39:59.829Z] 8f0d1b4372b1: Pushed [2024-10-03T06:39:59.829Z] 02a3cbf7496c: Pushed [2024-10-03T06:39:59.829Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:39:59.829Z] bc386776d375: Pushed [2024-10-03T06:40:00.091Z] 4571d01503ce: Pushed [2024-10-03T06:40:00.352Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:00.670Z] + 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-03T06:40:01.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-03T06:40:01.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-03T06:40:01.000Z] bcfcfcb91688: Preparing [2024-10-03T06:40:01.000Z] 8f0d1b4372b1: Preparing [2024-10-03T06:40:01.000Z] 02a3cbf7496c: Preparing [2024-10-03T06:40:01.000Z] deed589cae7c: Preparing [2024-10-03T06:40:01.000Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:01.000Z] f833758905a9: Preparing [2024-10-03T06:40:01.000Z] bc386776d375: Preparing [2024-10-03T06:40:01.000Z] 4571d01503ce: Preparing [2024-10-03T06:40:01.000Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:01.000Z] f833758905a9: Waiting [2024-10-03T06:40:01.000Z] 4571d01503ce: Waiting [2024-10-03T06:40:01.000Z] bc386776d375: Waiting [2024-10-03T06:40:01.000Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:01.000Z] 02a3cbf7496c: Layer already exists [2024-10-03T06:40:01.000Z] bcfcfcb91688: Layer already exists [2024-10-03T06:40:01.000Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:01.000Z] 8f0d1b4372b1: Layer already exists [2024-10-03T06:40:01.000Z] deed589cae7c: Layer already exists [2024-10-03T06:40:01.000Z] 4571d01503ce: Layer already exists [2024-10-03T06:40:01.000Z] f833758905a9: Layer already exists [2024-10-03T06:40:01.000Z] bc386776d375: Layer already exists [2024-10-03T06:40:01.000Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:01.000Z] latest: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:01.327Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:01.664Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.87 [2024-10-03T06:40:01.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-03T06:40:01.664Z] bcfcfcb91688: Preparing [2024-10-03T06:40:01.664Z] 8f0d1b4372b1: Preparing [2024-10-03T06:40:01.664Z] 02a3cbf7496c: Preparing [2024-10-03T06:40:01.664Z] deed589cae7c: Preparing [2024-10-03T06:40:01.664Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:01.664Z] f833758905a9: Preparing [2024-10-03T06:40:01.664Z] bc386776d375: Preparing [2024-10-03T06:40:01.664Z] 4571d01503ce: Preparing [2024-10-03T06:40:01.664Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:01.664Z] bc386776d375: Waiting [2024-10-03T06:40:01.664Z] 4571d01503ce: Waiting [2024-10-03T06:40:01.664Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:01.664Z] f833758905a9: Waiting [2024-10-03T06:40:01.664Z] 02a3cbf7496c: Layer already exists [2024-10-03T06:40:01.664Z] deed589cae7c: Layer already exists [2024-10-03T06:40:01.664Z] bcfcfcb91688: Layer already exists [2024-10-03T06:40:01.664Z] 8f0d1b4372b1: Layer already exists [2024-10-03T06:40:01.664Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:01.664Z] 4571d01503ce: Layer already exists [2024-10-03T06:40:01.664Z] f833758905a9: Layer already exists [2024-10-03T06:40:01.664Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:01.664Z] bc386776d375: Layer already exists [2024-10-03T06:40:01.664Z] 3.2.0-dev.87: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:01.996Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:02.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:02.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-03T06:40:02.313Z] bcfcfcb91688: Preparing [2024-10-03T06:40:02.313Z] 8f0d1b4372b1: Preparing [2024-10-03T06:40:02.313Z] 02a3cbf7496c: Preparing [2024-10-03T06:40:02.313Z] deed589cae7c: Preparing [2024-10-03T06:40:02.313Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:02.313Z] f833758905a9: Preparing [2024-10-03T06:40:02.313Z] bc386776d375: Preparing [2024-10-03T06:40:02.313Z] 4571d01503ce: Preparing [2024-10-03T06:40:02.313Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:02.313Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:02.313Z] bc386776d375: Waiting [2024-10-03T06:40:02.313Z] 4571d01503ce: Waiting [2024-10-03T06:40:02.313Z] f833758905a9: Waiting [2024-10-03T06:40:02.313Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:02.313Z] bcfcfcb91688: Layer already exists [2024-10-03T06:40:02.313Z] 8f0d1b4372b1: Layer already exists [2024-10-03T06:40:02.313Z] deed589cae7c: Layer already exists [2024-10-03T06:40:02.313Z] 02a3cbf7496c: Layer already exists [2024-10-03T06:40:02.313Z] bc386776d375: Layer already exists [2024-10-03T06:40:02.313Z] f833758905a9: Layer already exists [2024-10-03T06:40:02.313Z] 4571d01503ce: Layer already exists [2024-10-03T06:40:02.313Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:02.313Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:02.642Z] + 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-03T06:40:02.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-03T06:40:02.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-03T06:40:02.957Z] bcfcfcb91688: Preparing [2024-10-03T06:40:02.957Z] 8f0d1b4372b1: Preparing [2024-10-03T06:40:02.957Z] 02a3cbf7496c: Preparing [2024-10-03T06:40:02.957Z] deed589cae7c: Preparing [2024-10-03T06:40:02.957Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:02.957Z] f833758905a9: Preparing [2024-10-03T06:40:02.957Z] bc386776d375: Preparing [2024-10-03T06:40:02.957Z] 4571d01503ce: Preparing [2024-10-03T06:40:02.957Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:02.957Z] bc386776d375: Waiting [2024-10-03T06:40:02.957Z] 4571d01503ce: Waiting [2024-10-03T06:40:02.957Z] bcfcfcb91688: Layer already exists [2024-10-03T06:40:02.957Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:02.957Z] 8f0d1b4372b1: Layer already exists [2024-10-03T06:40:02.957Z] deed589cae7c: Layer already exists [2024-10-03T06:40:02.957Z] 02a3cbf7496c: Layer already exists [2024-10-03T06:40:02.957Z] f833758905a9: Layer already exists [2024-10-03T06:40:02.957Z] bc386776d375: Layer already exists [2024-10-03T06:40:02.957Z] 4571d01503ce: Layer already exists [2024-10-03T06:40:02.957Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:02.957Z] main: digest: sha256:61f7b9525b07634a6469df912c2d6471ef2b266ef9cd248631170fd0adbca6a5 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:40:03.021Z] ===================================================== [Pipeline] echo [2024-10-03T06:40:03.035Z] taggedImages: [2024-10-03T06:40:03.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:03.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-03T06:40:03.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.87 [2024-10-03T06:40:03.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:03.035Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-03T06:40:03.061Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-03T06:40:03.061Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:03.061Z] latest [2024-10-03T06:40:03.061Z] 3.2.0-dev.87 [2024-10-03T06:40:03.061Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:03.061Z] main [2024-10-03T06:40:03.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:03.397Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:03.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:03.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-03T06:40:03.713Z] 4879685ab543: Preparing [2024-10-03T06:40:03.713Z] 0d32bf3254f4: Preparing [2024-10-03T06:40:03.713Z] a0dee4609afe: Preparing [2024-10-03T06:40:03.713Z] deed589cae7c: Preparing [2024-10-03T06:40:03.713Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:03.713Z] 7ff37d4db2c2: Preparing [2024-10-03T06:40:03.713Z] 49191905a8e0: Preparing [2024-10-03T06:40:03.713Z] 90eddb5b621e: Preparing [2024-10-03T06:40:03.713Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:03.713Z] 90eddb5b621e: Waiting [2024-10-03T06:40:03.713Z] 49191905a8e0: Waiting [2024-10-03T06:40:03.713Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:03.713Z] 7ff37d4db2c2: Waiting [2024-10-03T06:40:03.713Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:03.713Z] deed589cae7c: Layer already exists [2024-10-03T06:40:03.713Z] 49191905a8e0: Layer already exists [2024-10-03T06:40:03.713Z] 90eddb5b621e: Layer already exists [2024-10-03T06:40:03.713Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:03.713Z] 4879685ab543: Pushed [2024-10-03T06:40:03.713Z] a0dee4609afe: Pushed [2024-10-03T06:40:03.713Z] 0d32bf3254f4: Pushed [2024-10-03T06:40:27.451Z] 7ff37d4db2c2: Pushed [2024-10-03T06:40:27.451Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:27.781Z] + 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-03T06:40:28.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-03T06:40:28.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-03T06:40:28.110Z] 4879685ab543: Preparing [2024-10-03T06:40:28.110Z] 0d32bf3254f4: Preparing [2024-10-03T06:40:28.110Z] a0dee4609afe: Preparing [2024-10-03T06:40:28.110Z] deed589cae7c: Preparing [2024-10-03T06:40:28.110Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:28.110Z] 7ff37d4db2c2: Preparing [2024-10-03T06:40:28.110Z] 49191905a8e0: Preparing [2024-10-03T06:40:28.110Z] 90eddb5b621e: Preparing [2024-10-03T06:40:28.110Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:28.110Z] 49191905a8e0: Waiting [2024-10-03T06:40:28.110Z] 7ff37d4db2c2: Waiting [2024-10-03T06:40:28.110Z] 90eddb5b621e: Waiting [2024-10-03T06:40:28.110Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:28.110Z] deed589cae7c: Layer already exists [2024-10-03T06:40:28.110Z] a0dee4609afe: Layer already exists [2024-10-03T06:40:28.110Z] 4879685ab543: Layer already exists [2024-10-03T06:40:28.110Z] 0d32bf3254f4: Layer already exists [2024-10-03T06:40:28.110Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:28.110Z] 7ff37d4db2c2: Layer already exists [2024-10-03T06:40:28.110Z] 90eddb5b621e: Layer already exists [2024-10-03T06:40:28.110Z] 49191905a8e0: Layer already exists [2024-10-03T06:40:28.110Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:28.110Z] latest: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:28.439Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:28.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.87 [2024-10-03T06:40:28.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-03T06:40:28.768Z] 4879685ab543: Preparing [2024-10-03T06:40:28.768Z] 0d32bf3254f4: Preparing [2024-10-03T06:40:28.768Z] a0dee4609afe: Preparing [2024-10-03T06:40:28.768Z] deed589cae7c: Preparing [2024-10-03T06:40:28.768Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:28.768Z] 7ff37d4db2c2: Preparing [2024-10-03T06:40:28.768Z] 49191905a8e0: Preparing [2024-10-03T06:40:28.768Z] 90eddb5b621e: Preparing [2024-10-03T06:40:28.768Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:28.768Z] 7ff37d4db2c2: Waiting [2024-10-03T06:40:28.768Z] 49191905a8e0: Waiting [2024-10-03T06:40:28.768Z] 90eddb5b621e: Waiting [2024-10-03T06:40:28.768Z] 0d32bf3254f4: Layer already exists [2024-10-03T06:40:28.768Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:28.768Z] deed589cae7c: Layer already exists [2024-10-03T06:40:28.768Z] a0dee4609afe: Layer already exists [2024-10-03T06:40:28.768Z] 4879685ab543: Layer already exists [2024-10-03T06:40:28.768Z] 7ff37d4db2c2: Layer already exists [2024-10-03T06:40:28.768Z] 49191905a8e0: Layer already exists [2024-10-03T06:40:28.768Z] 90eddb5b621e: Layer already exists [2024-10-03T06:40:28.768Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:28.768Z] 3.2.0-dev.87: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:29.094Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:29.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:29.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-03T06:40:29.412Z] 4879685ab543: Preparing [2024-10-03T06:40:29.412Z] 0d32bf3254f4: Preparing [2024-10-03T06:40:29.412Z] a0dee4609afe: Preparing [2024-10-03T06:40:29.412Z] deed589cae7c: Preparing [2024-10-03T06:40:29.412Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:29.412Z] 7ff37d4db2c2: Preparing [2024-10-03T06:40:29.412Z] 49191905a8e0: Preparing [2024-10-03T06:40:29.412Z] 90eddb5b621e: Preparing [2024-10-03T06:40:29.412Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:29.412Z] 90eddb5b621e: Waiting [2024-10-03T06:40:29.412Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:29.412Z] 7ff37d4db2c2: Waiting [2024-10-03T06:40:29.412Z] 49191905a8e0: Waiting [2024-10-03T06:40:29.412Z] deed589cae7c: Layer already exists [2024-10-03T06:40:29.412Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:29.412Z] 4879685ab543: Layer already exists [2024-10-03T06:40:29.412Z] a0dee4609afe: Layer already exists [2024-10-03T06:40:29.412Z] 0d32bf3254f4: Layer already exists [2024-10-03T06:40:29.412Z] 90eddb5b621e: Layer already exists [2024-10-03T06:40:29.412Z] 7ff37d4db2c2: Layer already exists [2024-10-03T06:40:29.412Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:29.412Z] 49191905a8e0: Layer already exists [2024-10-03T06:40:29.412Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:29.732Z] + 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-03T06:40:30.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-03T06:40:30.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-03T06:40:30.055Z] 4879685ab543: Preparing [2024-10-03T06:40:30.055Z] 0d32bf3254f4: Preparing [2024-10-03T06:40:30.055Z] a0dee4609afe: Preparing [2024-10-03T06:40:30.055Z] deed589cae7c: Preparing [2024-10-03T06:40:30.055Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:30.055Z] 7ff37d4db2c2: Preparing [2024-10-03T06:40:30.055Z] 49191905a8e0: Preparing [2024-10-03T06:40:30.055Z] 90eddb5b621e: Preparing [2024-10-03T06:40:30.055Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:30.055Z] 49191905a8e0: Waiting [2024-10-03T06:40:30.055Z] 90eddb5b621e: Waiting [2024-10-03T06:40:30.055Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:30.055Z] 7ff37d4db2c2: Waiting [2024-10-03T06:40:30.055Z] 4879685ab543: Layer already exists [2024-10-03T06:40:30.055Z] a0dee4609afe: Layer already exists [2024-10-03T06:40:30.055Z] deed589cae7c: Layer already exists [2024-10-03T06:40:30.055Z] 0d32bf3254f4: Layer already exists [2024-10-03T06:40:30.055Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:30.055Z] 7ff37d4db2c2: Layer already exists [2024-10-03T06:40:30.055Z] 49191905a8e0: Layer already exists [2024-10-03T06:40:30.055Z] 90eddb5b621e: Layer already exists [2024-10-03T06:40:30.055Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:30.055Z] main: digest: sha256:3a3917b2473726f7731b90f057dc2e432ab40d37098ff78684b92b430750329a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:40:30.131Z] ===================================================== [Pipeline] echo [2024-10-03T06:40:30.142Z] taggedImages: [2024-10-03T06:40:30.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:30.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-03T06:40:30.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.87 [2024-10-03T06:40:30.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:30.142Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-03T06:40:30.176Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-03T06:40:30.176Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:30.176Z] latest [2024-10-03T06:40:30.176Z] 3.2.0-dev.87 [2024-10-03T06:40:30.176Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:30.176Z] main [2024-10-03T06:40:30.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:30.519Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:30.844Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:30.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-03T06:40:30.844Z] c513db107179: Preparing [2024-10-03T06:40:30.844Z] 6faaf7255b75: Preparing [2024-10-03T06:40:30.844Z] deed589cae7c: Preparing [2024-10-03T06:40:30.844Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:30.844Z] 8529d80b6231: Preparing [2024-10-03T06:40:30.844Z] 37206377f4fc: Preparing [2024-10-03T06:40:30.844Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:30.844Z] 37206377f4fc: Waiting [2024-10-03T06:40:30.844Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:30.844Z] deed589cae7c: Layer already exists [2024-10-03T06:40:30.844Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:30.844Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:30.844Z] c513db107179: Pushed [2024-10-03T06:40:30.844Z] 8529d80b6231: Pushed [2024-10-03T06:40:31.126Z] 37206377f4fc: Pushed [2024-10-03T06:40:34.409Z] 6faaf7255b75: Pushed [2024-10-03T06:40:34.409Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:34.739Z] + 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-03T06:40:35.066Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-03T06:40:35.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-03T06:40:35.066Z] c513db107179: Preparing [2024-10-03T06:40:35.066Z] 6faaf7255b75: Preparing [2024-10-03T06:40:35.066Z] deed589cae7c: Preparing [2024-10-03T06:40:35.066Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:35.066Z] 8529d80b6231: Preparing [2024-10-03T06:40:35.066Z] 37206377f4fc: Preparing [2024-10-03T06:40:35.066Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:35.066Z] 37206377f4fc: Waiting [2024-10-03T06:40:35.066Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:35.066Z] 6faaf7255b75: Layer already exists [2024-10-03T06:40:35.066Z] deed589cae7c: Layer already exists [2024-10-03T06:40:35.066Z] 8529d80b6231: Layer already exists [2024-10-03T06:40:35.066Z] c513db107179: Layer already exists [2024-10-03T06:40:35.066Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:35.066Z] 37206377f4fc: Layer already exists [2024-10-03T06:40:35.066Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:43.190Z] latest: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:43.519Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:43.937Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.87 [2024-10-03T06:40:43.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-03T06:40:43.938Z] c513db107179: Preparing [2024-10-03T06:40:43.938Z] 6faaf7255b75: Preparing [2024-10-03T06:40:43.938Z] deed589cae7c: Preparing [2024-10-03T06:40:43.938Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:43.938Z] 8529d80b6231: Preparing [2024-10-03T06:40:43.938Z] 37206377f4fc: Preparing [2024-10-03T06:40:43.938Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:43.938Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:43.938Z] 37206377f4fc: Waiting [2024-10-03T06:40:43.938Z] deed589cae7c: Layer already exists [2024-10-03T06:40:43.938Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:43.938Z] c513db107179: Layer already exists [2024-10-03T06:40:43.938Z] 6faaf7255b75: Layer already exists [2024-10-03T06:40:43.938Z] 8529d80b6231: Layer already exists [2024-10-03T06:40:43.938Z] 37206377f4fc: Layer already exists [2024-10-03T06:40:43.938Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:43.938Z] 3.2.0-dev.87: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:44.255Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:44.574Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:44.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-03T06:40:44.574Z] c513db107179: Preparing [2024-10-03T06:40:44.574Z] 6faaf7255b75: Preparing [2024-10-03T06:40:44.574Z] deed589cae7c: Preparing [2024-10-03T06:40:44.574Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:44.574Z] 8529d80b6231: Preparing [2024-10-03T06:40:44.574Z] 37206377f4fc: Preparing [2024-10-03T06:40:44.574Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:44.574Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:44.574Z] 37206377f4fc: Waiting [2024-10-03T06:40:44.574Z] 8529d80b6231: Layer already exists [2024-10-03T06:40:44.574Z] c513db107179: Layer already exists [2024-10-03T06:40:44.574Z] deed589cae7c: Layer already exists [2024-10-03T06:40:44.574Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:44.574Z] 6faaf7255b75: Layer already exists [2024-10-03T06:40:44.574Z] 37206377f4fc: Layer already exists [2024-10-03T06:40:44.574Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:44.574Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:44.907Z] + 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-03T06:40:45.228Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-03T06:40:45.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-03T06:40:45.228Z] c513db107179: Preparing [2024-10-03T06:40:45.228Z] 6faaf7255b75: Preparing [2024-10-03T06:40:45.228Z] deed589cae7c: Preparing [2024-10-03T06:40:45.228Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:45.228Z] 8529d80b6231: Preparing [2024-10-03T06:40:45.228Z] 37206377f4fc: Preparing [2024-10-03T06:40:45.228Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:45.228Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:45.228Z] 37206377f4fc: Waiting [2024-10-03T06:40:45.228Z] 6faaf7255b75: Layer already exists [2024-10-03T06:40:45.228Z] 8529d80b6231: Layer already exists [2024-10-03T06:40:45.228Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:45.228Z] deed589cae7c: Layer already exists [2024-10-03T06:40:45.228Z] c513db107179: Layer already exists [2024-10-03T06:40:45.228Z] 37206377f4fc: Layer already exists [2024-10-03T06:40:45.228Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:45.228Z] main: digest: sha256:a376904de82276a70ec128ab3a598114167a43e3ee8ddaa0c891708b6ed34779 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:40:45.299Z] ===================================================== [Pipeline] echo [2024-10-03T06:40:45.316Z] taggedImages: [2024-10-03T06:40:45.316Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:45.316Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-03T06:40:45.316Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.87 [2024-10-03T06:40:45.316Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:45.316Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-03T06:40:45.345Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-03T06:40:45.345Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:45.345Z] latest [2024-10-03T06:40:45.345Z] 3.2.0-dev.87 [2024-10-03T06:40:45.345Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:45.345Z] main [2024-10-03T06:40:45.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:45.694Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:46.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:46.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-03T06:40:46.024Z] cd2353dfc531: Preparing [2024-10-03T06:40:46.024Z] 6e07aef860a3: Preparing [2024-10-03T06:40:46.024Z] 97891857c93e: Preparing [2024-10-03T06:40:46.024Z] deed589cae7c: Preparing [2024-10-03T06:40:46.024Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:46.024Z] e89880c25385: Preparing [2024-10-03T06:40:46.024Z] 19627df6be7f: Preparing [2024-10-03T06:40:46.024Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:46.024Z] 19627df6be7f: Waiting [2024-10-03T06:40:46.024Z] e89880c25385: Waiting [2024-10-03T06:40:46.024Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:46.024Z] deed589cae7c: Layer already exists [2024-10-03T06:40:46.024Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:46.024Z] 6e07aef860a3: Pushed [2024-10-03T06:40:46.024Z] cd2353dfc531: Pushed [2024-10-03T06:40:46.024Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:46.024Z] e89880c25385: Pushed [2024-10-03T06:40:46.024Z] 19627df6be7f: Pushed [2024-10-03T06:40:49.306Z] 97891857c93e: Pushed [2024-10-03T06:40:49.306Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:49.639Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:49.964Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-03T06:40:49.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-03T06:40:49.964Z] cd2353dfc531: Preparing [2024-10-03T06:40:49.964Z] 6e07aef860a3: Preparing [2024-10-03T06:40:49.964Z] 97891857c93e: Preparing [2024-10-03T06:40:49.964Z] deed589cae7c: Preparing [2024-10-03T06:40:49.964Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:49.964Z] e89880c25385: Preparing [2024-10-03T06:40:49.964Z] 19627df6be7f: Preparing [2024-10-03T06:40:49.964Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:49.964Z] e89880c25385: Waiting [2024-10-03T06:40:49.964Z] 19627df6be7f: Waiting [2024-10-03T06:40:49.964Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:49.964Z] 6e07aef860a3: Layer already exists [2024-10-03T06:40:49.964Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:49.964Z] 97891857c93e: Layer already exists [2024-10-03T06:40:49.964Z] deed589cae7c: Layer already exists [2024-10-03T06:40:49.964Z] cd2353dfc531: Layer already exists [2024-10-03T06:40:49.964Z] e89880c25385: Layer already exists [2024-10-03T06:40:49.964Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:49.964Z] 19627df6be7f: Layer already exists [2024-10-03T06:40:49.964Z] latest: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:50.296Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:50.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.87 [2024-10-03T06:40:50.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-03T06:40:50.614Z] cd2353dfc531: Preparing [2024-10-03T06:40:50.614Z] 6e07aef860a3: Preparing [2024-10-03T06:40:50.614Z] 97891857c93e: Preparing [2024-10-03T06:40:50.614Z] deed589cae7c: Preparing [2024-10-03T06:40:50.614Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:50.614Z] e89880c25385: Preparing [2024-10-03T06:40:50.614Z] 19627df6be7f: Preparing [2024-10-03T06:40:50.614Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:50.614Z] 19627df6be7f: Waiting [2024-10-03T06:40:50.614Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:50.614Z] deed589cae7c: Layer already exists [2024-10-03T06:40:50.614Z] 6e07aef860a3: Layer already exists [2024-10-03T06:40:50.614Z] cd2353dfc531: Layer already exists [2024-10-03T06:40:50.615Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:50.615Z] 97891857c93e: Layer already exists [2024-10-03T06:40:50.615Z] e89880c25385: Layer already exists [2024-10-03T06:40:50.615Z] 19627df6be7f: Layer already exists [2024-10-03T06:40:50.615Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:50.615Z] 3.2.0-dev.87: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:50.935Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:51.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:51.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-03T06:40:51.263Z] cd2353dfc531: Preparing [2024-10-03T06:40:51.263Z] 6e07aef860a3: Preparing [2024-10-03T06:40:51.263Z] 97891857c93e: Preparing [2024-10-03T06:40:51.263Z] deed589cae7c: Preparing [2024-10-03T06:40:51.263Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:51.263Z] e89880c25385: Preparing [2024-10-03T06:40:51.263Z] 19627df6be7f: Preparing [2024-10-03T06:40:51.263Z] e89880c25385: Waiting [2024-10-03T06:40:51.263Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:51.263Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:51.263Z] 19627df6be7f: Waiting [2024-10-03T06:40:51.263Z] deed589cae7c: Layer already exists [2024-10-03T06:40:51.263Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:51.263Z] 6e07aef860a3: Layer already exists [2024-10-03T06:40:51.263Z] cd2353dfc531: Layer already exists [2024-10-03T06:40:51.263Z] 97891857c93e: Layer already exists [2024-10-03T06:40:51.263Z] e89880c25385: Layer already exists [2024-10-03T06:40:51.263Z] 19627df6be7f: Layer already exists [2024-10-03T06:40:51.263Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:51.263Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:51.569Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:51.875Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-03T06:40:51.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-03T06:40:51.875Z] cd2353dfc531: Preparing [2024-10-03T06:40:51.875Z] 6e07aef860a3: Preparing [2024-10-03T06:40:51.875Z] 97891857c93e: Preparing [2024-10-03T06:40:51.875Z] deed589cae7c: Preparing [2024-10-03T06:40:51.875Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:51.875Z] e89880c25385: Preparing [2024-10-03T06:40:51.875Z] 19627df6be7f: Preparing [2024-10-03T06:40:51.875Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:51.875Z] e89880c25385: Waiting [2024-10-03T06:40:51.875Z] 19627df6be7f: Waiting [2024-10-03T06:40:51.875Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:51.875Z] 6e07aef860a3: Layer already exists [2024-10-03T06:40:51.875Z] deed589cae7c: Layer already exists [2024-10-03T06:40:51.875Z] cd2353dfc531: Layer already exists [2024-10-03T06:40:51.875Z] 97891857c93e: Layer already exists [2024-10-03T06:40:51.875Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:51.875Z] e89880c25385: Layer already exists [2024-10-03T06:40:51.875Z] 19627df6be7f: Layer already exists [2024-10-03T06:40:51.875Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:51.875Z] main: digest: sha256:55b3c25ec4008fa4ca1eaeaadad29d870d68650f96e3334e025228475a85cd0a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:40:51.947Z] ===================================================== [Pipeline] echo [2024-10-03T06:40:51.964Z] taggedImages: [2024-10-03T06:40:51.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:51.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-03T06:40:51.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.87 [2024-10-03T06:40:51.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:51.964Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-03T06:40:51.988Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-03T06:40:51.988Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:51.988Z] latest [2024-10-03T06:40:51.988Z] 3.2.0-dev.87 [2024-10-03T06:40:51.988Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:51.988Z] main [2024-10-03T06:40:51.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:52.318Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:52.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:52.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-03T06:40:52.650Z] 81dc83158393: Preparing [2024-10-03T06:40:52.650Z] 4fd3bf4b3e46: Preparing [2024-10-03T06:40:52.650Z] deed589cae7c: Preparing [2024-10-03T06:40:52.650Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:52.650Z] c444b632d188: Preparing [2024-10-03T06:40:52.650Z] 4012d7a96a6a: Preparing [2024-10-03T06:40:52.650Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:52.650Z] 4012d7a96a6a: Waiting [2024-10-03T06:40:52.650Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:52.650Z] c444b632d188: Layer already exists [2024-10-03T06:40:52.650Z] deed589cae7c: Layer already exists [2024-10-03T06:40:52.650Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:52.650Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:40:52.650Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:52.650Z] 81dc83158393: Pushed [2024-10-03T06:40:55.939Z] 4fd3bf4b3e46: Pushed [2024-10-03T06:40:55.939Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:56.265Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:56.595Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-03T06:40:56.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-03T06:40:56.595Z] 81dc83158393: Preparing [2024-10-03T06:40:56.595Z] 4fd3bf4b3e46: Preparing [2024-10-03T06:40:56.595Z] deed589cae7c: Preparing [2024-10-03T06:40:56.595Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:56.595Z] c444b632d188: Preparing [2024-10-03T06:40:56.595Z] 4012d7a96a6a: Preparing [2024-10-03T06:40:56.595Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:56.595Z] 4012d7a96a6a: Waiting [2024-10-03T06:40:56.595Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:56.595Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:56.595Z] deed589cae7c: Layer already exists [2024-10-03T06:40:56.595Z] c444b632d188: Layer already exists [2024-10-03T06:40:56.595Z] 81dc83158393: Layer already exists [2024-10-03T06:40:56.595Z] 4fd3bf4b3e46: Layer already exists [2024-10-03T06:40:56.595Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:40:56.595Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:56.595Z] latest: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:56.915Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:57.231Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.87 [2024-10-03T06:40:57.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-03T06:40:57.231Z] 81dc83158393: Preparing [2024-10-03T06:40:57.231Z] 4fd3bf4b3e46: Preparing [2024-10-03T06:40:57.231Z] deed589cae7c: Preparing [2024-10-03T06:40:57.231Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:57.231Z] c444b632d188: Preparing [2024-10-03T06:40:57.231Z] 4012d7a96a6a: Preparing [2024-10-03T06:40:57.231Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:57.231Z] 4012d7a96a6a: Waiting [2024-10-03T06:40:57.231Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:57.231Z] deed589cae7c: Layer already exists [2024-10-03T06:40:57.231Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:57.231Z] 4fd3bf4b3e46: Layer already exists [2024-10-03T06:40:57.231Z] c444b632d188: Layer already exists [2024-10-03T06:40:57.231Z] 81dc83158393: Layer already exists [2024-10-03T06:40:57.231Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:57.231Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:40:57.231Z] 3.2.0-dev.87: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:57.556Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:57.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:57.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-03T06:40:57.885Z] 81dc83158393: Preparing [2024-10-03T06:40:57.885Z] 4fd3bf4b3e46: Preparing [2024-10-03T06:40:57.885Z] deed589cae7c: Preparing [2024-10-03T06:40:57.885Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:57.885Z] c444b632d188: Preparing [2024-10-03T06:40:57.885Z] 4012d7a96a6a: Preparing [2024-10-03T06:40:57.885Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:57.885Z] 4012d7a96a6a: Waiting [2024-10-03T06:40:57.885Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:57.885Z] 4fd3bf4b3e46: Layer already exists [2024-10-03T06:40:57.885Z] 81dc83158393: Layer already exists [2024-10-03T06:40:57.885Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:57.885Z] c444b632d188: Layer already exists [2024-10-03T06:40:57.885Z] deed589cae7c: Layer already exists [2024-10-03T06:40:57.885Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:40:57.885Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:57.885Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:58.216Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:40:58.531Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-03T06:40:58.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-03T06:40:58.531Z] 81dc83158393: Preparing [2024-10-03T06:40:58.531Z] 4fd3bf4b3e46: Preparing [2024-10-03T06:40:58.531Z] deed589cae7c: Preparing [2024-10-03T06:40:58.531Z] a2d6b06e65b5: Preparing [2024-10-03T06:40:58.531Z] c444b632d188: Preparing [2024-10-03T06:40:58.531Z] 4012d7a96a6a: Preparing [2024-10-03T06:40:58.531Z] 63ca1fbb43ae: Preparing [2024-10-03T06:40:58.531Z] 63ca1fbb43ae: Waiting [2024-10-03T06:40:58.531Z] 4fd3bf4b3e46: Layer already exists [2024-10-03T06:40:58.531Z] a2d6b06e65b5: Layer already exists [2024-10-03T06:40:58.531Z] deed589cae7c: Layer already exists [2024-10-03T06:40:58.531Z] 81dc83158393: Layer already exists [2024-10-03T06:40:58.531Z] c444b632d188: Layer already exists [2024-10-03T06:40:58.531Z] 4012d7a96a6a: Layer already exists [2024-10-03T06:40:58.531Z] 63ca1fbb43ae: Layer already exists [2024-10-03T06:40:58.531Z] main: digest: sha256:50eeda9a07dbb9472b17467a2b2999e27e335ae791740c07709c19a1bdad418d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T06:40:58.617Z] ===================================================== [Pipeline] echo [2024-10-03T06:40:58.629Z] taggedImages: [2024-10-03T06:40:58.629Z] - nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T06:40:58.629Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-03T06:40:58.629Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.87 [2024-10-03T06:40:58.629Z] - nexus3.edgexfoundry.org:10004/support-scheduler:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T06:40:58.629Z] - 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-03T07:53:35.931Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-03T07:53:35.957Z] Running in /w/workspace/edgex-go/710 [Pipeline] { [Pipeline] checkout [2024-10-03T07:53:39.020Z] The recommended git tool is: git [2024-10-03T07:53:46.620Z] using credential edgex-jenkins-ssh [2024-10-03T07:53:46.642Z] Cloning the remote Git repository [2024-10-03T07:53:46.707Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-03T07:53:46.835Z] > git init /w/workspace/edgex-go/710 # timeout=10 [2024-10-03T07:53:47.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-03T07:53:47.161Z] > git --version # timeout=10 [2024-10-03T07:53:47.198Z] > git --version # 'git version 2.25.1' [2024-10-03T07:53:47.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T07:53:47.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T07:54:06.899Z] Avoid second fetch [2024-10-03T07:54:06.900Z] Checking out Revision 857d0fecce61170c92edb5e07a6e48f7da91e3cb (main) [2024-10-03T07:54:07.820Z] Commit message: "Merge pull request #4931 from weichou1229/go-1.23" [2024-10-03T07:54:05.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-03T07:54:05.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T07:54:06.914Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T07:54:06.981Z] > git checkout -f 857d0fecce61170c92edb5e07a6e48f7da91e3cb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T07:54:12.911Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T07:54:12.911Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T07:54:12.911Z] Dload Upload Total Spent Left Speed [2024-10-03T07:54:12.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2024-10-03T07:54:13.267Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T07:54:13.604Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-03T07:54:13.604Z] /etc/docker/daemon.json [2024-10-03T07:54:13.604Z] { [2024-10-03T07:54:13.604Z] "registry-mirrors": [ [2024-10-03T07:54:13.604Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T07:54:13.604Z] ], [2024-10-03T07:54:13.604Z] "bip": "10.250.0.254/24", [2024-10-03T07:54:13.604Z] "hosts": [ [2024-10-03T07:54:13.604Z] "tcp://0.0.0.0:5555", [2024-10-03T07:54:13.604Z] "unix:///var/run/docker.sock" [2024-10-03T07:54:13.604Z] ], [2024-10-03T07:54:13.604Z] "mtu": 1458, [2024-10-03T07:54:13.604Z] "selinux-enabled": true, [2024-10-03T07:54:13.604Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T07:54:13.604Z] } [Pipeline] sh [2024-10-03T07:54:13.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T07:54:14.265Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T07:54:32.563Z] provisioning config files... [2024-10-03T07:54:32.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config2417263556521592650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T07:54:33.033Z] ---> ****-login.sh [2024-10-03T07:54:33.033Z] nexus3.edgexfoundry.org:10001 [2024-10-03T07:54:33.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T07:54:33.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T07:54:33.576Z] Configure a credential helper to remove this warning. See [2024-10-03T07:54:33.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T07:54:33.577Z] [2024-10-03T07:54:33.577Z] Login Succeeded [2024-10-03T07:54:33.577Z] nexus3.edgexfoundry.org:10002 [2024-10-03T07:54:33.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T07:54:33.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T07:54:33.845Z] Configure a credential helper to remove this warning. See [2024-10-03T07:54:33.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T07:54:33.845Z] [2024-10-03T07:54:33.845Z] Login Succeeded [2024-10-03T07:54:34.114Z] nexus3.edgexfoundry.org:10003 [2024-10-03T07:54:34.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T07:54:34.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T07:54:34.382Z] Configure a credential helper to remove this warning. See [2024-10-03T07:54:34.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T07:54:34.382Z] [2024-10-03T07:54:34.382Z] Login Succeeded [2024-10-03T07:54:34.382Z] nexus3.edgexfoundry.org:10004 [2024-10-03T07:54:34.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T07:54:34.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T07:54:34.660Z] Configure a credential helper to remove this warning. See [2024-10-03T07:54:34.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T07:54:34.660Z] [2024-10-03T07:54:34.660Z] Login Succeeded [2024-10-03T07:54:34.660Z] ****.io [2024-10-03T07:54:34.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T07:54:35.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T07:54:35.191Z] Configure a credential helper to remove this warning. See [2024-10-03T07:54:35.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T07:54:35.191Z] [2024-10-03T07:54:35.191Z] Login Succeeded [2024-10-03T07:54:35.191Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T07:54:35.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-03T07:54:35.798Z] + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] echo [2024-10-03T07:54:35.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T07:54:35.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T07:54:35.855Z] ========================================================= [2024-10-03T07:54:35.855Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-03T07:54:35.855Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-03T07:54:36.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T07:54:36.179Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T07:54:36.179Z] cf04c63912e1: Pulling fs layer [2024-10-03T07:54:36.179Z] 55b35a11ae5e: Pulling fs layer [2024-10-03T07:54:36.179Z] a37a00ec5f00: Pulling fs layer [2024-10-03T07:54:36.179Z] 50b3750afda1: Pulling fs layer [2024-10-03T07:54:36.179Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T07:54:36.179Z] 80978eb59214: Pulling fs layer [2024-10-03T07:54:36.179Z] c9f46d7d2bd2: Pulling fs layer [2024-10-03T07:54:36.179Z] c5a475d317c9: Pulling fs layer [2024-10-03T07:54:36.179Z] 80978eb59214: Waiting [2024-10-03T07:54:36.179Z] 50b3750afda1: Waiting [2024-10-03T07:54:36.179Z] 4f4fb700ef54: Waiting [2024-10-03T07:54:36.179Z] c9f46d7d2bd2: Waiting [2024-10-03T07:54:36.179Z] c5a475d317c9: Waiting [2024-10-03T07:54:36.449Z] 55b35a11ae5e: Verifying Checksum [2024-10-03T07:54:36.449Z] 55b35a11ae5e: Download complete [2024-10-03T07:54:36.449Z] 50b3750afda1: Verifying Checksum [2024-10-03T07:54:36.449Z] 50b3750afda1: Download complete [2024-10-03T07:54:36.449Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T07:54:36.449Z] 4f4fb700ef54: Download complete [2024-10-03T07:54:36.449Z] 80978eb59214: Verifying Checksum [2024-10-03T07:54:36.449Z] 80978eb59214: Download complete [2024-10-03T07:54:36.449Z] cf04c63912e1: Verifying Checksum [2024-10-03T07:54:36.449Z] cf04c63912e1: Download complete [2024-10-03T07:54:36.717Z] c5a475d317c9: Verifying Checksum [2024-10-03T07:54:36.718Z] c5a475d317c9: Download complete [2024-10-03T07:54:37.304Z] cf04c63912e1: Pull complete [2024-10-03T07:54:37.895Z] 55b35a11ae5e: Pull complete [2024-10-03T07:54:38.163Z] a37a00ec5f00: Verifying Checksum [2024-10-03T07:54:38.163Z] a37a00ec5f00: Download complete [2024-10-03T07:54:39.124Z] c9f46d7d2bd2: Verifying Checksum [2024-10-03T07:54:39.124Z] c9f46d7d2bd2: Download complete [2024-10-03T07:54:54.159Z] a37a00ec5f00: Pull complete [2024-10-03T07:54:54.159Z] 50b3750afda1: Pull complete [2024-10-03T07:54:54.159Z] 4f4fb700ef54: Pull complete [2024-10-03T07:54:54.159Z] 80978eb59214: Pull complete [2024-10-03T07:55:00.818Z] c9f46d7d2bd2: Pull complete [2024-10-03T07:55:03.428Z] c5a475d317c9: Pull complete [2024-10-03T07:55:03.428Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-03T07:55:03.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T07:55:03.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-03T07:55:03.779Z] + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T07:55:03.779Z] WORKDIR /edgex [2024-10-03T07:55:03.779Z] COPY go.mod . [2024-10-03T07:55:03.779Z] RUN go mod download - [2024-10-03T07:55:03.779Z] . [2024-10-03T07:55:04.368Z] Sending build context to Docker daemon 3.684MB [2024-10-03T07:55:04.368Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-03T07:55:04.368Z] ---> be29e6b0f0d4 [2024-10-03T07:55:04.369Z] Step 2/4 : WORKDIR /edgex [2024-10-03T07:55:06.971Z] ---> Running in e59d49c835a9 [2024-10-03T07:55:07.248Z] Removing intermediate container e59d49c835a9 [2024-10-03T07:55:07.249Z] ---> ccc23bc334fb [2024-10-03T07:55:07.249Z] Step 3/4 : COPY go.mod . [2024-10-03T07:55:07.835Z] ---> 4a65c42c9d92 [2024-10-03T07:55:07.835Z] Step 4/4 : RUN go mod download [2024-10-03T07:55:07.835Z] ---> Running in a91eeb00da8a [2024-10-03T07:56:15.743Z] Removing intermediate container a91eeb00da8a [2024-10-03T07:56:15.743Z] ---> c5e1b6abcefb [2024-10-03T07:56:15.743Z] Successfully built c5e1b6abcefb [2024-10-03T07:56:15.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:56:16.087Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T07:56:16.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T07:56:16.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container [2024-10-03T07:56:16.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T07:56:17.644Z] $ docker top 598152dffe200620ad40982d67d2f287b7f29ce993545f42225c386f6420357c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T07:56:18.471Z] + go version [2024-10-03T07:56:18.472Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-03T07:56:18.485Z] $ docker stop --time=1 598152dffe200620ad40982d67d2f287b7f29ce993545f42225c386f6420357c [2024-10-03T07:56:20.104Z] $ docker rm -f --volumes 598152dffe200620ad40982d67d2f287b7f29ce993545f42225c386f6420357c [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-03T07:56:20.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-03T07:56:20.816Z] [2024-10-03T07:56:20.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T07:56:21.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-03T07:56:21.429Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-03T07:56:21.429Z] 547446be3368: Pulling fs layer [2024-10-03T07:56:21.429Z] d125d8839a47: Pulling fs layer [2024-10-03T07:56:21.429Z] 3e85d5ac6304: Pulling fs layer [2024-10-03T07:56:21.429Z] c3105a71a48b: Pulling fs layer [2024-10-03T07:56:21.429Z] 0f093f025ec4: Pulling fs layer [2024-10-03T07:56:21.429Z] c3106fc0e877: Pulling fs layer [2024-10-03T07:56:21.429Z] c3105a71a48b: Waiting [2024-10-03T07:56:21.429Z] 0f093f025ec4: Waiting [2024-10-03T07:56:21.429Z] 547446be3368: Verifying Checksum [2024-10-03T07:56:21.429Z] c3105a71a48b: Verifying Checksum [2024-10-03T07:56:21.429Z] c3105a71a48b: Download complete [2024-10-03T07:56:22.018Z] d125d8839a47: Verifying Checksum [2024-10-03T07:56:22.018Z] d125d8839a47: Download complete [2024-10-03T07:56:22.018Z] c3106fc0e877: Verifying Checksum [2024-10-03T07:56:22.018Z] c3106fc0e877: Download complete [2024-10-03T07:56:22.018Z] 0f093f025ec4: Verifying Checksum [2024-10-03T07:56:22.289Z] 547446be3368: Pull complete [2024-10-03T07:56:23.251Z] d125d8839a47: Pull complete [2024-10-03T07:56:23.835Z] 3e85d5ac6304: Download complete [2024-10-03T07:56:33.916Z] 3e85d5ac6304: Pull complete [2024-10-03T07:56:33.916Z] c3105a71a48b: Pull complete [2024-10-03T07:56:34.873Z] 0f093f025ec4: Pull complete [2024-10-03T07:56:34.873Z] c3106fc0e877: Pull complete [2024-10-03T07:56:34.873Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-03T07:56:34.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-03T07:56:34.873Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T07:56:35.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container [2024-10-03T07:56:35.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T07:56:37.242Z] $ docker top cea8f4a68d09127df153a41a8398690bae5cd26dd8a4f196b55ae5dda87edef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T07:56:37.768Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-03T07:56:47.851Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-10-03T07:56:47.851Z] #1 transferring dockerfile: 1.93kB done [2024-10-03T07:56:47.851Z] #1 DONE 0.1s [2024-10-03T07:56:47.851Z] [2024-10-03T07:56:47.851Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-03T07:56:47.851Z] #2 transferring dockerfile: 2.50kB done [2024-10-03T07:56:47.851Z] #2 DONE 0.0s [2024-10-03T07:56:47.851Z] [2024-10-03T07:56:47.851Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-10-03T07:56:47.851Z] #3 transferring dockerfile: 2.07kB 0.0s done [2024-10-03T07:56:47.851Z] #3 DONE 0.0s [2024-10-03T07:56:47.851Z] [2024-10-03T07:56:47.852Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-10-03T07:56:47.852Z] #4 transferring dockerfile: 1.81kB done [2024-10-03T07:56:47.852Z] #4 DONE 0.1s [2024-10-03T07:56:47.852Z] [2024-10-03T07:56:47.852Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-10-03T07:56:48.119Z] #5 transferring dockerfile: 2.13kB done [2024-10-03T07:56:48.119Z] #5 DONE 0.1s [2024-10-03T07:56:48.119Z] [2024-10-03T07:56:48.119Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-03T07:56:48.119Z] #6 transferring dockerfile: 1.69kB done [2024-10-03T07:56:48.119Z] #6 DONE 0.1s [2024-10-03T07:56:48.119Z] [2024-10-03T07:56:48.119Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-03T07:56:48.119Z] #7 transferring dockerfile: 2.23kB done [2024-10-03T07:56:48.119Z] #7 DONE 0.1s [2024-10-03T07:56:48.119Z] [2024-10-03T07:56:48.119Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-10-03T07:56:48.119Z] #8 transferring dockerfile: 2.02kB done [2024-10-03T07:56:48.119Z] #8 DONE 0.1s [2024-10-03T07:56:48.119Z] [2024-10-03T07:56:48.119Z] #9 [core-command internal] load build definition from Dockerfile [2024-10-03T07:56:48.387Z] #9 transferring dockerfile: 1.93kB 0.0s done [2024-10-03T07:56:48.387Z] #9 DONE 0.1s [2024-10-03T07:56:48.387Z] [2024-10-03T07:56:48.387Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-10-03T07:56:48.387Z] #10 transferring dockerfile: 1.70kB done [2024-10-03T07:56:48.387Z] #10 DONE 0.1s [2024-10-03T07:56:48.387Z] [2024-10-03T07:56:48.387Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-03T07:56:48.387Z] #11 transferring dockerfile: 1.89kB 0.0s done [2024-10-03T07:56:48.387Z] #11 DONE 0.1s [2024-10-03T07:56:48.387Z] [2024-10-03T07:56:48.387Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-03T07:56:48.387Z] #12 transferring dockerfile: 3.17kB done [2024-10-03T07:56:48.387Z] #12 DONE 0.1s [2024-10-03T07:56:48.387Z] [2024-10-03T07:56:48.387Z] #13 [core-data internal] load build definition from Dockerfile [2024-10-03T07:56:48.387Z] #13 transferring dockerfile: 2.07kB 0.0s done [2024-10-03T07:56:48.387Z] #13 DONE 0.1s [2024-10-03T07:56:48.387Z] [2024-10-03T07:56:48.387Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-03T07:56:48.654Z] #14 transferring dockerfile: 1.85kB done [2024-10-03T07:56:48.654Z] #14 DONE 0.1s [2024-10-03T07:56:48.654Z] [2024-10-03T07:56:48.654Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-03T07:56:48.654Z] #15 transferring dockerfile: 2.15kB done [2024-10-03T07:56:48.654Z] #15 DONE 0.1s [2024-10-03T07:56:48.654Z] [2024-10-03T07:56:48.654Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-03T07:56:48.919Z] #16 transferring dockerfile: 2.49kB done [2024-10-03T07:56:48.919Z] #16 DONE 0.1s [2024-10-03T07:56:48.919Z] [2024-10-03T07:56:48.919Z] #17 [support-scheduler internal] load .dockerignore [2024-10-03T07:56:48.919Z] #17 transferring context: 50B 0.0s done [2024-10-03T07:56:48.919Z] #17 DONE 0.1s [2024-10-03T07:56:49.510Z] [2024-10-03T07:56:49.510Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-03T07:56:49.510Z] #18 transferring context: 50B done [2024-10-03T07:56:49.510Z] #18 DONE 0.0s [2024-10-03T07:56:49.510Z] [2024-10-03T07:56:49.510Z] #19 [core-keeper internal] load .dockerignore [2024-10-03T07:56:49.510Z] #19 transferring context: 50B done [2024-10-03T07:56:49.510Z] #19 DONE 0.0s [2024-10-03T07:56:49.510Z] [2024-10-03T07:56:49.510Z] #20 [security-spire-agent internal] load .dockerignore [2024-10-03T07:56:49.780Z] #20 transferring context: 50B done [2024-10-03T07:56:49.780Z] #20 DONE 0.1s [2024-10-03T07:56:49.780Z] [2024-10-03T07:56:49.780Z] #21 [core-metadata internal] load .dockerignore [2024-10-03T07:56:49.780Z] #21 transferring context: 50B done [2024-10-03T07:56:49.780Z] #21 DONE 0.1s [2024-10-03T07:56:49.780Z] [2024-10-03T07:56:49.780Z] #22 [security-spire-config internal] load .dockerignore [2024-10-03T07:56:49.780Z] #22 transferring context: 50B done [2024-10-03T07:56:49.780Z] #22 DONE 0.1s [2024-10-03T07:56:49.780Z] [2024-10-03T07:56:49.780Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-03T07:56:49.780Z] #23 transferring context: 50B 0.0s done [2024-10-03T07:56:49.780Z] #23 DONE 0.1s [2024-10-03T07:56:49.780Z] [2024-10-03T07:56:49.780Z] #24 [support-notifications internal] load .dockerignore [2024-10-03T07:56:49.780Z] #24 transferring context: 50B 0.0s done [2024-10-03T07:56:50.051Z] #24 DONE 0.1s [2024-10-03T07:56:50.051Z] [2024-10-03T07:56:50.051Z] #25 [core-command internal] load .dockerignore [2024-10-03T07:56:50.051Z] #25 transferring context: 50B done [2024-10-03T07:56:50.051Z] #25 DONE 0.1s [2024-10-03T07:56:50.051Z] [2024-10-03T07:56:50.051Z] #26 [security-spire-server internal] load .dockerignore [2024-10-03T07:56:50.051Z] #26 transferring context: 50B 0.0s done [2024-10-03T07:56:50.051Z] #26 DONE 0.1s [2024-10-03T07:56:50.051Z] [2024-10-03T07:56:50.051Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-10-03T07:56:50.051Z] #27 transferring context: 50B 0.0s done [2024-10-03T07:56:50.051Z] #27 DONE 0.1s [2024-10-03T07:56:50.051Z] [2024-10-03T07:56:50.051Z] #28 [security-bootstrapper internal] load .dockerignore [2024-10-03T07:56:50.051Z] #28 transferring context: 50B done [2024-10-03T07:56:50.051Z] #28 DONE 0.1s [2024-10-03T07:56:50.051Z] [2024-10-03T07:56:50.051Z] #29 [core-data internal] load .dockerignore [2024-10-03T07:56:50.051Z] #29 transferring context: 50B done [2024-10-03T07:56:50.317Z] #29 DONE 0.1s [2024-10-03T07:56:50.317Z] [2024-10-03T07:56:50.317Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-10-03T07:56:50.317Z] #30 transferring context: 50B 0.0s done [2024-10-03T07:56:50.317Z] #30 DONE 0.1s [2024-10-03T07:56:50.317Z] [2024-10-03T07:56:50.317Z] #31 [security-proxy-auth internal] load .dockerignore [2024-10-03T07:56:50.317Z] #31 transferring context: 50B 0.0s done [2024-10-03T07:56:50.317Z] #31 DONE 0.1s [2024-10-03T07:56:50.317Z] [2024-10-03T07:56:50.317Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-10-03T07:56:50.317Z] #32 transferring context: 50B done [2024-10-03T07:56:50.317Z] #32 DONE 0.0s [2024-10-03T07:56:50.318Z] [2024-10-03T07:56:50.318Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:50.318Z] #33 DONE 0.0s [2024-10-03T07:56:50.318Z] [2024-10-03T07:56:50.318Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T07:56:50.900Z] #34 DONE 0.4s [2024-10-03T07:56:50.900Z] [2024-10-03T07:56:50.900Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:50.900Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:50.900Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:50.900Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:50.900Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:50.900Z] #35 DONE 0.2s [2024-10-03T07:56:50.900Z] [2024-10-03T07:56:50.900Z] #36 [support-scheduler internal] load build context [2024-10-03T07:56:51.495Z] #36 ... [2024-10-03T07:56:51.495Z] [2024-10-03T07:56:51.495Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:51.495Z] #33 DONE 0.0s [2024-10-03T07:56:51.495Z] [2024-10-03T07:56:51.495Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:51.495Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:51.495Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:51.495Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:51.495Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:51.495Z] #35 DONE 0.3s [2024-10-03T07:56:51.495Z] [2024-10-03T07:56:51.495Z] #36 [support-scheduler internal] load build context [2024-10-03T07:56:51.495Z] #36 ... [2024-10-03T07:56:51.495Z] [2024-10-03T07:56:51.495Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:51.495Z] #33 DONE 0.0s [2024-10-03T07:56:51.495Z] [2024-10-03T07:56:51.495Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:51.495Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:51.495Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:51.495Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:51.495Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:51.495Z] #35 DONE 0.3s [2024-10-03T07:56:51.495Z] [2024-10-03T07:56:51.495Z] #36 [support-scheduler internal] load build context [2024-10-03T07:56:51.495Z] #36 transferring context: 3.23MB 0.7s done [2024-10-03T07:56:51.764Z] #36 ... [2024-10-03T07:56:51.764Z] [2024-10-03T07:56:51.764Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:51.764Z] #33 DONE 0.0s [2024-10-03T07:56:51.764Z] [2024-10-03T07:56:51.764Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:51.764Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:51.764Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:51.764Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:51.764Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:51.764Z] #35 DONE 0.3s [2024-10-03T07:56:51.764Z] [2024-10-03T07:56:51.764Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:51.764Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:51.764Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:51.764Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:51.764Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:51.764Z] #35 DONE 0.3s [2024-10-03T07:56:51.764Z] [2024-10-03T07:56:51.764Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:52.037Z] #33 DONE 0.0s [2024-10-03T07:56:52.037Z] [2024-10-03T07:56:52.037Z] #36 [support-scheduler internal] load build context [2024-10-03T07:56:52.037Z] #36 DONE 1.0s [2024-10-03T07:56:52.037Z] [2024-10-03T07:56:52.037Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T07:56:52.037Z] #34 ... [2024-10-03T07:56:52.037Z] [2024-10-03T07:56:52.037Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:52.037Z] #33 DONE 0.0s [2024-10-03T07:56:52.037Z] [2024-10-03T07:56:52.037Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T07:56:52.037Z] #34 DONE 0.9s [2024-10-03T07:56:52.037Z] [2024-10-03T07:56:52.037Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:52.037Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:52.037Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:52.037Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:52.037Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:52.037Z] #35 DONE 0.4s [2024-10-03T07:56:52.037Z] [2024-10-03T07:56:52.037Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:52.308Z] #37 ... [2024-10-03T07:56:52.308Z] [2024-10-03T07:56:52.308Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:52.308Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:52.308Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:52.308Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:52.308Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:52.308Z] #35 DONE 0.4s [2024-10-03T07:56:52.308Z] [2024-10-03T07:56:52.308Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:52.308Z] #37 ... [2024-10-03T07:56:52.308Z] [2024-10-03T07:56:52.308Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:52.308Z] #33 DONE 0.0s [2024-10-03T07:56:52.308Z] [2024-10-03T07:56:52.308Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:52.576Z] #37 ... [2024-10-03T07:56:52.576Z] [2024-10-03T07:56:52.576Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:52.576Z] #33 DONE 0.0s [2024-10-03T07:56:52.576Z] [2024-10-03T07:56:52.576Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T07:56:52.576Z] #34 DONE 1.3s [2024-10-03T07:56:52.576Z] [2024-10-03T07:56:52.576Z] #38 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-03T07:56:52.576Z] #38 DONE 2.5s [2024-10-03T07:56:52.843Z] [2024-10-03T07:56:52.843Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:52.843Z] #37 ... [2024-10-03T07:56:52.843Z] [2024-10-03T07:56:52.843Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:52.843Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:52.843Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:52.843Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:52.843Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:52.843Z] #35 DONE 0.4s [2024-10-03T07:56:52.843Z] [2024-10-03T07:56:52.843Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:52.843Z] #33 DONE 0.0s [2024-10-03T07:56:52.843Z] [2024-10-03T07:56:52.843Z] #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-03T07:56:52.843Z] #38 DONE 2.6s [2024-10-03T07:56:52.843Z] [2024-10-03T07:56:52.843Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:53.111Z] #37 ... [2024-10-03T07:56:53.111Z] [2024-10-03T07:56:53.111Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:53.111Z] #33 DONE 0.0s [2024-10-03T07:56:53.111Z] [2024-10-03T07:56:53.111Z] #39 [security-proxy-setup internal] load build context [2024-10-03T07:56:53.111Z] #39 transferring context: 3.23MB 1.3s done [2024-10-03T07:56:53.111Z] #39 DONE 1.6s [2024-10-03T07:56:53.111Z] [2024-10-03T07:56:53.111Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:53.111Z] #37 ... [2024-10-03T07:56:53.111Z] [2024-10-03T07:56:53.111Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:53.111Z] #33 DONE 0.0s [2024-10-03T07:56:53.111Z] [2024-10-03T07:56:53.111Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-03T07:56:53.111Z] #40 DONE 1.7s [2024-10-03T07:56:53.111Z] [2024-10-03T07:56:53.111Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:53.111Z] #37 transferring context: 3.23MB 1.3s done [2024-10-03T07:56:53.381Z] #37 ... [2024-10-03T07:56:53.381Z] [2024-10-03T07:56:53.381Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-03T07:56:53.381Z] #41 DONE 1.9s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-03T07:56:53.650Z] #42 ... [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:53.650Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:53.650Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:53.650Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:53.650Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:53.650Z] #35 DONE 0.4s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #37 [core-keeper internal] load build context [2024-10-03T07:56:53.650Z] #37 DONE 2.0s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:53.650Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:53.650Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:53.650Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:53.650Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:53.650Z] #35 DONE 0.4s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-03T07:56:53.650Z] #33 DONE 0.0s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-03T07:56:53.650Z] #34 DONE 2.1s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #43 [security-spire-server internal] load build context [2024-10-03T07:56:53.650Z] #43 DONE 0.0s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #44 [core-metadata internal] load build context [2024-10-03T07:56:53.650Z] #44 transferring context: 3.23MB 1.1s done [2024-10-03T07:56:53.650Z] #44 DONE 2.0s [2024-10-03T07:56:53.650Z] [2024-10-03T07:56:53.650Z] #45 [core-common-config-bootstrapper internal] load build context [2024-10-03T07:56:53.917Z] #45 ... [2024-10-03T07:56:53.917Z] [2024-10-03T07:56:53.917Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-03T07:56:53.917Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-03T07:56:53.917Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-03T07:56:53.917Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-03T07:56:53.917Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-03T07:56:53.917Z] #35 DONE 0.5s [2024-10-03T07:56:53.917Z] [2024-10-03T07:56:53.917Z] #38 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-03T07:56:53.917Z] #38 DONE 2.7s [2024-10-03T07:56:53.917Z] [2024-10-03T07:56:53.917Z] #46 [security-spire-agent internal] load build context [2024-10-03T07:56:53.917Z] #46 DONE 0.0s [2024-10-03T07:56:53.917Z] [2024-10-03T07:56:53.917Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:53.917Z] #47 DONE 0.0s [2024-10-03T07:56:53.917Z] [2024-10-03T07:56:53.917Z] #45 [core-common-config-bootstrapper internal] load build context [2024-10-03T07:56:54.185Z] #45 ... [2024-10-03T07:56:54.185Z] [2024-10-03T07:56:54.185Z] #48 [security-spire-config internal] load build context [2024-10-03T07:56:54.185Z] #48 DONE 0.0s [2024-10-03T07:56:54.185Z] [2024-10-03T07:56:54.185Z] #45 [core-common-config-bootstrapper internal] load build context [2024-10-03T07:56:54.457Z] #45 ... [2024-10-03T07:56:54.457Z] [2024-10-03T07:56:54.457Z] #49 [support-cron-scheduler internal] load build context [2024-10-03T07:56:54.457Z] #49 DONE 0.0s [2024-10-03T07:56:54.457Z] [2024-10-03T07:56:54.457Z] #50 [core-data internal] load build context [2024-10-03T07:56:54.457Z] #50 DONE 0.0s [2024-10-03T07:56:54.457Z] [2024-10-03T07:56:54.457Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:54.457Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:55.868Z] #47 ... [2024-10-03T07:56:55.868Z] [2024-10-03T07:56:55.868Z] #42 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-10-03T07:56:55.868Z] #42 DONE 3.3s [2024-10-03T07:56:55.868Z] [2024-10-03T07:56:55.868Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T07:56:56.454Z] #51 ... [2024-10-03T07:56:56.454Z] [2024-10-03T07:56:56.454Z] #45 [core-common-config-bootstrapper internal] load build context [2024-10-03T07:56:56.454Z] #45 transferring context: 3.23MB 3.1s done [2024-10-03T07:56:56.454Z] #45 DONE 4.5s [2024-10-03T07:56:56.454Z] [2024-10-03T07:56:56.454Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:56.454Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-10-03T07:56:56.454Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-03T07:56:57.045Z] #47 ... [2024-10-03T07:56:57.046Z] [2024-10-03T07:56:57.046Z] #43 [security-spire-server internal] load build context [2024-10-03T07:56:57.046Z] #43 transferring context: 27.98kB 0.2s done [2024-10-03T07:56:57.046Z] #43 DONE 2.6s [2024-10-03T07:56:57.046Z] [2024-10-03T07:56:57.046Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:57.046Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-03T07:56:57.313Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-03T07:56:57.587Z] #47 ... [2024-10-03T07:56:57.587Z] [2024-10-03T07:56:57.587Z] #46 [security-spire-agent internal] load build context [2024-10-03T07:56:57.587Z] #46 transferring context: 27.51kB 0.2s done [2024-10-03T07:56:57.587Z] #46 DONE 3.2s [2024-10-03T07:56:57.587Z] [2024-10-03T07:56:57.587Z] #52 [security-bootstrapper internal] load build context [2024-10-03T07:56:57.587Z] #52 transferring context: 3.23MB 3.8s done [2024-10-03T07:56:57.587Z] #52 ... [2024-10-03T07:56:57.587Z] [2024-10-03T07:56:57.587Z] #53 [support-notifications internal] load build context [2024-10-03T07:56:57.587Z] #53 transferring context: 3.23MB 3.2s done [2024-10-03T07:56:57.587Z] #53 DONE 5.4s [2024-10-03T07:56:57.853Z] [2024-10-03T07:56:57.853Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:57.853Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-10-03T07:56:57.853Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.3s [2024-10-03T07:56:57.853Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-10-03T07:56:57.853Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-03T07:56:57.853Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s [2024-10-03T07:56:58.119Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-10-03T07:56:58.119Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-03T07:56:58.387Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-10-03T07:56:58.388Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-10-03T07:56:58.654Z] #47 ... [2024-10-03T07:56:58.654Z] [2024-10-03T07:56:58.654Z] #48 [security-spire-config internal] load build context [2024-10-03T07:56:58.654Z] #48 transferring context: 26.23kB 0.6s done [2024-10-03T07:56:58.654Z] #48 DONE 4.1s [2024-10-03T07:56:58.654Z] [2024-10-03T07:56:58.654Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:58.654Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-10-03T07:56:58.654Z] #47 ... [2024-10-03T07:56:58.654Z] [2024-10-03T07:56:58.654Z] #54 [core-command internal] load build context [2024-10-03T07:56:58.654Z] #54 transferring context: 3.23MB 4.0s done [2024-10-03T07:56:58.654Z] #54 DONE 6.5s [2024-10-03T07:56:58.654Z] [2024-10-03T07:56:58.654Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:58.654Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s [2024-10-03T07:56:58.921Z] #47 ... [2024-10-03T07:56:58.921Z] [2024-10-03T07:56:58.921Z] #55 [security-spiffe-token-provider internal] load build context [2024-10-03T07:56:58.921Z] #55 transferring context: 3.23MB 3.5s done [2024-10-03T07:56:58.921Z] #55 DONE 6.0s [2024-10-03T07:56:58.921Z] [2024-10-03T07:56:58.921Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:59.887Z] #47 ... [2024-10-03T07:56:59.887Z] [2024-10-03T07:56:59.887Z] #52 [security-bootstrapper internal] load build context [2024-10-03T07:56:59.887Z] #52 DONE 7.0s [2024-10-03T07:56:59.887Z] [2024-10-03T07:56:59.887Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:56:59.887Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.4s [2024-10-03T07:57:00.156Z] #47 ... [2024-10-03T07:57:00.156Z] [2024-10-03T07:57:00.156Z] #56 [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-03T07:57:00.156Z] #56 DONE 8.7s [2024-10-03T07:57:00.156Z] [2024-10-03T07:57:00.156Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:00.423Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-03T07:57:00.694Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.82MB / 28.04MB 3.1s [2024-10-03T07:57:00.694Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-10-03T07:57:00.694Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-10-03T07:57:00.963Z] #47 ... [2024-10-03T07:57:00.963Z] [2024-10-03T07:57:00.963Z] #57 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:00.963Z] #0 6.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:00.963Z] #0 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:00.963Z] #0 9.050 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:00.963Z] #0 9.079 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:00.963Z] #0 9.175 OK: 9 MiB in 15 packages [2024-10-03T07:57:01.231Z] #57 ... [2024-10-03T07:57:01.231Z] [2024-10-03T07:57:01.231Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:01.231Z] #47 ... [2024-10-03T07:57:01.231Z] [2024-10-03T07:57:01.231Z] #57 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:01.231Z] #57 DONE 11.1s [2024-10-03T07:57:01.231Z] [2024-10-03T07:57:01.231Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:01.231Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.7s [2024-10-03T07:57:01.231Z] #47 ... [2024-10-03T07:57:01.231Z] [2024-10-03T07:57:01.231Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-03T07:57:01.506Z] #0 6.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:01.506Z] #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:01.506Z] #0 9.622 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:01.506Z] #0 9.622 (2/4) Installing openssl (3.3.2-r0) [2024-10-03T07:57:01.506Z] #0 9.739 (3/4) Installing su-exec (0.2-r3) [2024-10-03T07:57:01.506Z] #0 9.739 (4/4) Installing yq-go (4.44.1-r2) [2024-10-03T07:57:01.506Z] #58 ... [2024-10-03T07:57:01.506Z] [2024-10-03T07:57:01.506Z] #59 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:02.105Z] #59 ... [2024-10-03T07:57:02.106Z] [2024-10-03T07:57:02.106Z] #49 [support-cron-scheduler internal] load build context [2024-10-03T07:57:02.106Z] #49 transferring context: 3.23MB 5.0s done [2024-10-03T07:57:02.106Z] #49 DONE 7.7s [2024-10-03T07:57:02.378Z] [2024-10-03T07:57:02.378Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:02.378Z] #47 ... [2024-10-03T07:57:02.378Z] [2024-10-03T07:57:02.378Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-03T07:57:02.378Z] #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:02.378Z] #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:02.662Z] #60 10.06 (1/2) Installing ca-certificates (20240705-r0) [2024-10-03T07:57:02.662Z] #60 ... [2024-10-03T07:57:02.662Z] [2024-10-03T07:57:02.662Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T07:57:02.662Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.5s done [2024-10-03T07:57:02.662Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-03T07:57:02.662Z] #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-03T07:57:02.662Z] #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-03T07:57:02.662Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-03T07:57:02.662Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-03T07:57:02.662Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-03T07:57:02.662Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-10-03T07:57:02.662Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 5.0s [2024-10-03T07:57:02.662Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done [2024-10-03T07:57:02.662Z] #61 ... [2024-10-03T07:57:02.662Z] [2024-10-03T07:57:02.662Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-03T07:57:02.662Z] #60 10.21 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:02.662Z] #60 10.21 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:02.930Z] #60 10.30 Executing ca-certificates-20240705-r0.trigger [2024-10-03T07:57:03.513Z] #60 ... [2024-10-03T07:57:03.513Z] [2024-10-03T07:57:03.513Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-03T07:57:03.513Z] #58 10.74 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:03.513Z] #58 10.74 OK: 20 MiB in 18 packages [2024-10-03T07:57:03.513Z] #58 DONE 11.9s [2024-10-03T07:57:03.513Z] [2024-10-03T07:57:03.513Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-03T07:57:03.513Z] #60 10.84 OK: 10 MiB in 16 packages [2024-10-03T07:57:03.513Z] #60 ... [2024-10-03T07:57:03.513Z] [2024-10-03T07:57:03.513Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-03T07:57:03.513Z] #0 9.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:03.513Z] #62 ... [2024-10-03T07:57:03.513Z] [2024-10-03T07:57:03.513Z] #63 [security-secretstore-setup internal] load build context [2024-10-03T07:57:03.513Z] #63 transferring context: 3.23MB 5.3s done [2024-10-03T07:57:03.513Z] #63 DONE 9.1s [2024-10-03T07:57:03.513Z] [2024-10-03T07:57:03.513Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-03T07:57:03.513Z] #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:03.513Z] #0 8.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:03.779Z] #64 ... [2024-10-03T07:57:03.779Z] [2024-10-03T07:57:03.779Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:03.779Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.1s [2024-10-03T07:57:04.364Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.8s [2024-10-03T07:57:04.364Z] #47 ... [2024-10-03T07:57:04.364Z] [2024-10-03T07:57:04.364Z] #65 [security-proxy-auth internal] load build context [2024-10-03T07:57:04.364Z] #65 transferring context: 3.23MB 7.5s done [2024-10-03T07:57:04.364Z] #65 DONE 10.0s [2024-10-03T07:57:04.364Z] [2024-10-03T07:57:04.364Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-03T07:57:04.364Z] #60 DONE 12.0s [2024-10-03T07:57:04.364Z] [2024-10-03T07:57:04.364Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:04.364Z] #47 ... [2024-10-03T07:57:04.364Z] [2024-10-03T07:57:04.364Z] #50 [core-data internal] load build context [2024-10-03T07:57:04.364Z] #50 transferring context: 3.23MB 6.7s done [2024-10-03T07:57:04.975Z] #50 ... [2024-10-03T07:57:04.975Z] [2024-10-03T07:57:04.975Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:04.975Z] #47 ... [2024-10-03T07:57:04.975Z] [2024-10-03T07:57:04.975Z] #50 [core-data internal] load build context [2024-10-03T07:57:04.975Z] #50 DONE 10.2s [2024-10-03T07:57:04.975Z] [2024-10-03T07:57:04.975Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:04.975Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 7.4s [2024-10-03T07:57:04.975Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-03T07:57:05.720Z] #47 ... [2024-10-03T07:57:05.720Z] [2024-10-03T07:57:05.720Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-03T07:57:05.720Z] #66 ... [2024-10-03T07:57:05.720Z] [2024-10-03T07:57:05.720Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:05.720Z] #67 ... [2024-10-03T07:57:05.720Z] [2024-10-03T07:57:05.720Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-03T07:57:05.996Z] #68 ... [2024-10-03T07:57:05.996Z] [2024-10-03T07:57:05.996Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-03T07:57:05.996Z] #69 ... [2024-10-03T07:57:05.996Z] [2024-10-03T07:57:05.996Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:06.270Z] #70 ... [2024-10-03T07:57:06.270Z] [2024-10-03T07:57:06.270Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-03T07:57:06.270Z] #71 ... [2024-10-03T07:57:06.270Z] [2024-10-03T07:57:06.270Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T07:57:06.548Z] #72 ... [2024-10-03T07:57:06.548Z] [2024-10-03T07:57:06.548Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T07:57:06.548Z] #73 ... [2024-10-03T07:57:06.548Z] [2024-10-03T07:57:06.548Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:06.832Z] #74 ... [2024-10-03T07:57:06.832Z] [2024-10-03T07:57:06.832Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:06.832Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.1s [2024-10-03T07:57:07.438Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.9s [2024-10-03T07:57:07.712Z] #47 ... [2024-10-03T07:57:07.712Z] [2024-10-03T07:57:07.712Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-03T07:57:07.712Z] #62 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:07.712Z] #62 13.20 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:07.712Z] #62 13.21 (2/2) Installing su-exec (0.2-r3) [2024-10-03T07:57:07.712Z] #62 13.21 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:07.712Z] #62 13.31 OK: 9 MiB in 16 packages [2024-10-03T07:57:07.712Z] #62 DONE 14.4s [2024-10-03T07:57:07.712Z] [2024-10-03T07:57:07.712Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:08.698Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.1s [2024-10-03T07:57:09.285Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 11.7s [2024-10-03T07:57:09.877Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.24MB / 28.04MB 12.3s [2024-10-03T07:57:09.877Z] #47 ... [2024-10-03T07:57:09.877Z] [2024-10-03T07:57:09.877Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-03T07:57:09.877Z] #64 12.06 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T07:57:09.877Z] #64 12.06 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T07:57:09.877Z] #64 12.06 OK: 24041 distinct packages available [2024-10-03T07:57:09.877Z] #64 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:09.877Z] #64 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:09.877Z] #64 14.98 (1/14) Installing ca-certificates (20240705-r0) [2024-10-03T07:57:09.877Z] #64 15.09 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-03T07:57:09.877Z] #64 15.12 (3/14) Installing c-ares (1.33.1-r0) [2024-10-03T07:57:09.877Z] #64 15.14 (4/14) Installing libunistring (1.2-r0) [2024-10-03T07:57:09.877Z] #64 15.23 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-03T07:57:09.877Z] #64 15.24 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-03T07:57:09.877Z] #64 15.25 (7/14) Installing libpsl (0.21.5-r1) [2024-10-03T07:57:09.877Z] #64 15.26 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-03T07:57:09.877Z] #64 15.29 (9/14) Installing libcurl (8.10.1-r0) [2024-10-03T07:57:09.877Z] #64 15.34 (10/14) Installing curl (8.10.1-r0) [2024-10-03T07:57:09.877Z] #64 15.34 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:09.877Z] #64 15.37 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-03T07:57:09.877Z] #64 15.37 (13/14) Installing libucontext (1.2-r3) [2024-10-03T07:57:09.877Z] #64 15.37 (14/14) Installing gcompat (1.1.0-r4) [2024-10-03T07:57:09.877Z] #64 15.37 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:09.877Z] #64 15.44 Executing ca-certificates-20240705-r0.trigger [2024-10-03T07:57:09.877Z] #64 15.78 OK: 15 MiB in 28 packages [2024-10-03T07:57:09.877Z] #64 DONE 16.6s [2024-10-03T07:57:09.877Z] [2024-10-03T07:57:09.877Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:10.467Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done [2024-10-03T07:57:10.735Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done [2024-10-03T07:57:10.735Z] #47 ... [2024-10-03T07:57:10.735Z] [2024-10-03T07:57:10.735Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:10.735Z] #75 ... [2024-10-03T07:57:10.735Z] [2024-10-03T07:57:10.735Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T07:57:10.735Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.8s done [2024-10-03T07:57:10.735Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-03T07:57:10.735Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-03T07:57:12.692Z] #61 ... [2024-10-03T07:57:12.692Z] [2024-10-03T07:57:12.692Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-03T07:57:12.692Z] #71 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:13.667Z] #71 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:13.667Z] #71 ... [2024-10-03T07:57:13.667Z] [2024-10-03T07:57:13.667Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T07:57:13.667Z] #76 ... [2024-10-03T07:57:13.667Z] [2024-10-03T07:57:13.667Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:13.667Z] #67 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:13.667Z] #67 ... [2024-10-03T07:57:13.667Z] [2024-10-03T07:57:13.667Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-03T07:57:13.667Z] #66 DONE 18.3s [2024-10-03T07:57:13.940Z] [2024-10-03T07:57:13.940Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:13.940Z] #67 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:14.914Z] #67 ... [2024-10-03T07:57:14.914Z] [2024-10-03T07:57:14.914Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:14.914Z] #77 ... [2024-10-03T07:57:14.914Z] [2024-10-03T07:57:14.914Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:14.914Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-10-03T07:57:18.272Z] #47 ... [2024-10-03T07:57:18.272Z] [2024-10-03T07:57:18.272Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-03T07:57:18.272Z] #0 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:18.272Z] #78 ... [2024-10-03T07:57:18.272Z] [2024-10-03T07:57:18.272Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:19.704Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s [2024-10-03T07:57:19.704Z] #47 ... [2024-10-03T07:57:19.704Z] [2024-10-03T07:57:19.704Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-03T07:57:19.704Z] #68 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:19.704Z] #68 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:19.704Z] #68 17.45 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T07:57:19.704Z] #68 17.46 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T07:57:19.704Z] #68 17.46 OK: 24040 distinct packages available [2024-10-03T07:57:19.704Z] #68 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:19.704Z] #68 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:19.975Z] #68 ... [2024-10-03T07:57:19.975Z] [2024-10-03T07:57:19.975Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:19.975Z] #47 ... [2024-10-03T07:57:19.975Z] [2024-10-03T07:57:19.975Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:19.975Z] #0 8.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:20.243Z] #79 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:20.243Z] #79 ... [2024-10-03T07:57:20.243Z] [2024-10-03T07:57:20.243Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T07:57:20.243Z] #51 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:20.243Z] #51 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:20.243Z] #51 17.39 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T07:57:20.243Z] #51 17.39 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T07:57:20.243Z] #51 17.39 OK: 24041 distinct packages available [2024-10-03T07:57:20.243Z] #51 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:20.243Z] #51 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:20.243Z] #51 ... [2024-10-03T07:57:20.243Z] [2024-10-03T07:57:20.243Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:24.514Z] #47 ... [2024-10-03T07:57:24.514Z] [2024-10-03T07:57:24.514Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-03T07:57:24.514Z] #0 5.034 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:24.514Z] #0 7.808 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:24.514Z] #80 ... [2024-10-03T07:57:24.514Z] [2024-10-03T07:57:24.514Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-03T07:57:24.514Z] #69 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:24.514Z] #69 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:24.514Z] #69 28.36 OK: 238 MiB in 54 packages [2024-10-03T07:57:24.514Z] #69 ... [2024-10-03T07:57:24.514Z] [2024-10-03T07:57:24.514Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T07:57:24.514Z] #73 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:24.514Z] #73 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:24.514Z] #73 26.40 (1/3) Installing ca-certificates (20240705-r0) [2024-10-03T07:57:24.514Z] #73 27.25 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:24.514Z] #73 27.34 (3/3) Installing tzdata (2024b-r0) [2024-10-03T07:57:24.514Z] #73 ... [2024-10-03T07:57:24.514Z] [2024-10-03T07:57:24.514Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:24.787Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s done [2024-10-03T07:57:24.787Z] #47 ... [2024-10-03T07:57:24.787Z] [2024-10-03T07:57:24.787Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T07:57:24.787Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.4s done [2024-10-03T07:57:24.787Z] #61 ... [2024-10-03T07:57:24.787Z] [2024-10-03T07:57:24.787Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T07:57:24.787Z] #51 28.09 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:24.787Z] #51 28.12 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-03T07:57:24.787Z] #51 28.18 (3/5) Installing libucontext (1.2-r3) [2024-10-03T07:57:24.787Z] #51 28.20 (4/5) Installing gcompat (1.1.0-r4) [2024-10-03T07:57:24.787Z] #51 28.23 (5/5) Installing openssl (3.3.2-r0) [2024-10-03T07:57:24.787Z] #51 28.37 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:24.787Z] #51 28.60 OK: 10 MiB in 19 packages [2024-10-03T07:57:25.059Z] #51 ... [2024-10-03T07:57:25.059Z] [2024-10-03T07:57:25.059Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:25.059Z] #67 27.45 OK: 238 MiB in 54 packages [2024-10-03T07:57:25.059Z] #67 DONE 30.3s [2024-10-03T07:57:25.059Z] [2024-10-03T07:57:25.059Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T07:57:25.059Z] #72 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:25.059Z] #72 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:25.341Z] #72 ... [2024-10-03T07:57:25.341Z] [2024-10-03T07:57:25.341Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:25.341Z] #70 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:25.341Z] #70 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:25.341Z] #70 ... [2024-10-03T07:57:25.341Z] [2024-10-03T07:57:25.341Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T07:57:25.612Z] #47 ... [2024-10-03T07:57:25.612Z] [2024-10-03T07:57:25.612Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-03T07:57:25.612Z] #69 DONE 30.1s [2024-10-03T07:57:25.612Z] [2024-10-03T07:57:25.612Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:57:25.612Z] #81 DONE 0.7s [2024-10-03T07:57:25.883Z] [2024-10-03T07:57:25.883Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T07:57:25.883Z] #73 29.68 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:26.156Z] #73 30.10 Executing ca-certificates-20240705-r0.trigger [2024-10-03T07:57:26.425Z] #73 ... [2024-10-03T07:57:26.425Z] [2024-10-03T07:57:26.425Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-03T07:57:26.425Z] #68 29.00 OK: 238 MiB in 54 packages [2024-10-03T07:57:26.425Z] #68 DONE 30.8s [2024-10-03T07:57:26.425Z] [2024-10-03T07:57:26.425Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:26.425Z] #74 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:26.425Z] #74 22.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:26.425Z] #74 ... [2024-10-03T07:57:26.425Z] [2024-10-03T07:57:26.425Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:57:26.696Z] #82 ... [2024-10-03T07:57:26.696Z] [2024-10-03T07:57:26.696Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:57:26.696Z] #83 DONE 1.0s [2024-10-03T07:57:26.966Z] [2024-10-03T07:57:26.966Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:27.236Z] #84 ... [2024-10-03T07:57:27.236Z] [2024-10-03T07:57:27.236Z] #51 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-03T07:57:27.236Z] #51 DONE 31.5s [2024-10-03T07:57:27.529Z] [2024-10-03T07:57:27.529Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:27.529Z] #70 32.15 OK: 238 MiB in 54 packages [2024-10-03T07:57:27.529Z] #70 ... [2024-10-03T07:57:27.529Z] [2024-10-03T07:57:27.529Z] #59 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:27.529Z] #59 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:27.529Z] #59 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:27.824Z] #59 ... [2024-10-03T07:57:27.824Z] [2024-10-03T07:57:27.824Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:27.824Z] #75 17.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:27.824Z] #75 19.70 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:27.824Z] #75 ... [2024-10-03T07:57:27.824Z] [2024-10-03T07:57:27.824Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-03T07:57:27.824Z] #71 23.95 (1/4) Installing ca-certificates (20240705-r0) [2024-10-03T07:57:27.824Z] #71 24.66 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:27.824Z] #71 24.73 (3/4) Installing su-exec (0.2-r3) [2024-10-03T07:57:27.824Z] #71 24.77 (4/4) Installing yq-go (4.44.1-r2) [2024-10-03T07:57:27.824Z] #71 26.58 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:27.824Z] #71 26.75 Executing ca-certificates-20240705-r0.trigger [2024-10-03T07:57:27.824Z] #71 28.70 OK: 20 MiB in 18 packages [2024-10-03T07:57:27.824Z] #71 DONE 31.7s [2024-10-03T07:57:27.824Z] [2024-10-03T07:57:27.824Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:27.824Z] #77 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:27.824Z] #77 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:28.111Z] #77 ... [2024-10-03T07:57:28.111Z] [2024-10-03T07:57:28.111Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T07:57:28.111Z] #85 ... [2024-10-03T07:57:28.111Z] [2024-10-03T07:57:28.111Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T07:57:28.111Z] #76 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:28.111Z] #76 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:28.381Z] #76 ... [2024-10-03T07:57:28.381Z] [2024-10-03T07:57:28.381Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:57:28.381Z] #82 DONE 2.0s [2024-10-03T07:57:28.381Z] [2024-10-03T07:57:28.381Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T07:57:28.381Z] #73 32.07 OK: 11 MiB in 17 packages [2024-10-03T07:57:29.357Z] #73 ... [2024-10-03T07:57:29.357Z] [2024-10-03T07:57:29.357Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-03T07:57:29.357Z] #78 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:29.628Z] #78 ... [2024-10-03T07:57:29.628Z] [2024-10-03T07:57:29.628Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:29.628Z] #77 24.25 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:29.628Z] #77 24.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:29.628Z] #77 24.31 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:29.900Z] #77 ... [2024-10-03T07:57:29.900Z] [2024-10-03T07:57:29.900Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-03T07:57:29.900Z] #70 DONE 34.5s [2024-10-03T07:57:29.900Z] [2024-10-03T07:57:29.900Z] #59 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:29.900Z] #59 29.35 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:29.900Z] #59 29.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:30.172Z] #59 29.45 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:30.762Z] #59 ... [2024-10-03T07:57:30.762Z] [2024-10-03T07:57:30.762Z] #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-03T07:57:30.762Z] #73 DONE 34.9s [2024-10-03T07:57:31.045Z] [2024-10-03T07:57:31.045Z] #86 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:57:31.045Z] #86 DONE 1.1s [2024-10-03T07:57:31.045Z] [2024-10-03T07:57:31.045Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:33.013Z] #87 ... [2024-10-03T07:57:33.013Z] [2024-10-03T07:57:33.013Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:33.013Z] #74 34.45 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:33.013Z] #74 34.54 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:33.013Z] #74 34.81 OK: 9 MiB in 15 packages [2024-10-03T07:57:33.013Z] #74 DONE 36.6s [2024-10-03T07:57:33.013Z] [2024-10-03T07:57:33.013Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:33.612Z] #88 ... [2024-10-03T07:57:33.612Z] [2024-10-03T07:57:33.612Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-03T07:57:33.612Z] #80 18.20 OK: 238 MiB in 54 packages [2024-10-03T07:57:33.612Z] #80 DONE 19.7s [2024-10-03T07:57:33.612Z] [2024-10-03T07:57:33.612Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-03T07:57:34.579Z] #89 DONE 0.8s [2024-10-03T07:57:34.579Z] [2024-10-03T07:57:34.579Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:34.847Z] #90 ... [2024-10-03T07:57:34.847Z] [2024-10-03T07:57:34.847Z] #75 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-03T07:57:34.847Z] #75 31.56 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:34.847Z] #75 32.47 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:34.847Z] #75 32.65 OK: 9 MiB in 15 packages [2024-10-03T07:57:34.848Z] #75 DONE 34.2s [2024-10-03T07:57:35.117Z] [2024-10-03T07:57:35.117Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:35.117Z] #79 21.16 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:35.117Z] #79 21.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:35.117Z] #79 21.18 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:35.117Z] #79 22.91 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:35.117Z] #79 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:35.117Z] #79 24.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:35.703Z] #79 ... [2024-10-03T07:57:35.703Z] [2024-10-03T07:57:35.703Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:35.703Z] #91 ... [2024-10-03T07:57:35.703Z] [2024-10-03T07:57:35.703Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T07:57:35.703Z] #76 28.49 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:35.703Z] #76 28.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:35.703Z] #76 28.57 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:35.703Z] #76 30.43 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:35.703Z] #76 30.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:35.703Z] #76 32.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:37.122Z] #76 ... [2024-10-03T07:57:37.122Z] [2024-10-03T07:57:37.122Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T07:57:37.122Z] #85 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:37.389Z] #85 ... [2024-10-03T07:57:37.389Z] [2024-10-03T07:57:37.389Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T07:57:37.389Z] #0 9.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:37.389Z] #92 ... [2024-10-03T07:57:37.389Z] [2024-10-03T07:57:37.389Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-03T07:57:37.389Z] #78 22.46 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:37.389Z] #78 22.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:37.389Z] #78 22.50 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:37.389Z] #78 24.68 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:37.389Z] #78 24.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:37.389Z] #78 26.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:38.361Z] #78 ... [2024-10-03T07:57:38.361Z] [2024-10-03T07:57:38.361Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:38.361Z] #88 5.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:38.361Z] #88 ... [2024-10-03T07:57:38.361Z] [2024-10-03T07:57:38.361Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:38.629Z] #93 ... [2024-10-03T07:57:38.629Z] [2024-10-03T07:57:38.629Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T07:57:38.629Z] #85 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.627Z] #85 ... [2024-10-03T07:57:40.627Z] [2024-10-03T07:57:40.627Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T07:57:40.627Z] #72 34.14 v3.20.3-106-g950f62961e6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-03T07:57:40.628Z] #72 34.14 v3.20.3-104-g27788c02ed4 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-03T07:57:40.628Z] #72 34.14 OK: 24041 distinct packages available [2024-10-03T07:57:40.628Z] #72 36.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.628Z] #72 37.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.628Z] #72 43.95 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-03T07:57:40.628Z] #72 43.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-03T07:57:40.628Z] #72 44.00 (3/4) Installing libucontext (1.2-r3) [2024-10-03T07:57:40.628Z] #72 44.01 (4/4) Installing gcompat (1.1.0-r4) [2024-10-03T07:57:40.628Z] #72 44.05 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:40.628Z] #72 44.16 OK: 9 MiB in 18 packages [2024-10-03T07:57:40.628Z] #72 ... [2024-10-03T07:57:40.628Z] [2024-10-03T07:57:40.628Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:40.628Z] #88 6.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.900Z] #88 ... [2024-10-03T07:57:40.900Z] [2024-10-03T07:57:40.900Z] #59 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:40.900Z] #59 30.73 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:40.900Z] #59 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.900Z] #59 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.900Z] #59 38.63 OK: 9 MiB in 15 packages [2024-10-03T07:57:40.900Z] #59 DONE 40.2s [2024-10-03T07:57:40.900Z] [2024-10-03T07:57:40.900Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:40.900Z] #77 26.66 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:40.900Z] #77 26.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.900Z] #77 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:40.900Z] #77 35.58 OK: 10 MiB in 16 packages [2024-10-03T07:57:41.168Z] #77 ... [2024-10-03T07:57:41.168Z] [2024-10-03T07:57:41.168Z] #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:41.168Z] #0 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:41.168Z] #0 8.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:41.435Z] #94 ... [2024-10-03T07:57:41.435Z] [2024-10-03T07:57:41.435Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:41.435Z] #79 31.33 OK: 15 MiB in 28 packages [2024-10-03T07:57:41.709Z] #79 ... [2024-10-03T07:57:41.710Z] [2024-10-03T07:57:41.710Z] #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:41.710Z] #77 DONE 37.0s [2024-10-03T07:57:41.710Z] [2024-10-03T07:57:41.710Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T07:57:41.710Z] #92 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:41.996Z] #92 ... [2024-10-03T07:57:41.996Z] [2024-10-03T07:57:41.996Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-03T07:57:41.996Z] #72 DONE 45.9s [2024-10-03T07:57:42.288Z] [2024-10-03T07:57:42.288Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-03T07:57:42.288Z] #78 34.45 OK: 9 MiB in 16 packages [2024-10-03T07:57:43.284Z] #78 ... [2024-10-03T07:57:43.284Z] [2024-10-03T07:57:43.284Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:43.284Z] #79 DONE 33.1s [2024-10-03T07:57:43.284Z] [2024-10-03T07:57:43.284Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T07:57:43.284Z] #76 39.82 OK: 20 MiB in 18 packages [2024-10-03T07:57:43.899Z] #76 ... [2024-10-03T07:57:43.899Z] [2024-10-03T07:57:43.899Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-03T07:57:43.899Z] #78 DONE 36.1s [2024-10-03T07:57:44.168Z] [2024-10-03T07:57:44.168Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-03T07:57:45.131Z] #95 ... [2024-10-03T07:57:45.131Z] [2024-10-03T07:57:45.131Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-03T07:57:45.131Z] #76 DONE 41.9s [2024-10-03T07:57:45.436Z] [2024-10-03T07:57:45.436Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-03T07:57:45.436Z] #96 DONE 0.2s [2024-10-03T07:57:45.436Z] [2024-10-03T07:57:45.436Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T07:57:45.717Z] #92 18.28 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:45.717Z] #92 18.28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:45.717Z] #92 18.33 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:47.135Z] #92 19.64 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:47.136Z] #92 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:47.136Z] #92 ... [2024-10-03T07:57:47.136Z] [2024-10-03T07:57:47.136Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-03T07:57:47.136Z] #95 DONE 3.1s [2024-10-03T07:57:47.136Z] [2024-10-03T07:57:47.136Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-03T07:57:47.136Z] #97 DONE 0.2s [2024-10-03T07:57:47.136Z] [2024-10-03T07:57:47.136Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T07:57:47.136Z] #85 17.83 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:47.136Z] #85 17.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:47.136Z] #85 17.85 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:47.136Z] #85 18.90 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:47.136Z] #85 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:48.100Z] #85 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:52.357Z] #85 ... [2024-10-03T07:57:52.357Z] [2024-10-03T07:57:52.357Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-03T07:57:52.357Z] #92 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:52.357Z] #92 23.99 OK: 10 MiB in 19 packages [2024-10-03T07:57:52.357Z] #92 DONE 24.7s [2024-10-03T07:57:52.357Z] [2024-10-03T07:57:52.357Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-03T07:57:52.357Z] #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:52.357Z] #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:52.357Z] #98 ... [2024-10-03T07:57:52.357Z] [2024-10-03T07:57:52.357Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T07:57:53.377Z] #99 DONE 1.5s [2024-10-03T07:57:53.377Z] [2024-10-03T07:57:53.377Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-03T07:57:53.377Z] #100 DONE 1.3s [2024-10-03T07:57:53.377Z] [2024-10-03T07:57:53.377Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T07:57:53.644Z] #101 ... [2024-10-03T07:57:53.644Z] [2024-10-03T07:57:53.644Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-03T07:57:53.644Z] #85 24.31 OK: 20 MiB in 18 packages [2024-10-03T07:57:53.644Z] #85 DONE 25.7s [2024-10-03T07:57:53.644Z] [2024-10-03T07:57:53.644Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-03T07:57:53.921Z] #102 DONE 0.4s [2024-10-03T07:57:53.921Z] [2024-10-03T07:57:53.921Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-03T07:57:54.210Z] #103 DONE 0.3s [2024-10-03T07:57:54.210Z] [2024-10-03T07:57:54.210Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T07:57:54.486Z] #104 DONE 0.3s [2024-10-03T07:57:54.486Z] [2024-10-03T07:57:54.486Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-03T07:57:54.486Z] #98 10.26 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:54.486Z] #98 10.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:54.486Z] #98 10.33 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:54.486Z] #98 11.92 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:54.486Z] #98 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:54.486Z] #98 ... [2024-10-03T07:57:54.486Z] [2024-10-03T07:57:54.486Z] #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-03T07:57:54.486Z] #94 15.23 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:54.486Z] #94 15.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:54.486Z] #94 15.29 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:54.486Z] #94 16.76 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:54.486Z] #94 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:54.486Z] #94 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:54.753Z] #94 22.61 OK: 11 MiB in 17 packages [2024-10-03T07:57:54.753Z] #94 DONE 23.6s [2024-10-03T07:57:54.753Z] [2024-10-03T07:57:54.753Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-03T07:57:55.021Z] #105 ... [2024-10-03T07:57:55.021Z] [2024-10-03T07:57:55.021Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-03T07:57:55.021Z] #88 14.37 Upgrading critical system libraries and apk-tools: [2024-10-03T07:57:55.021Z] #88 14.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-03T07:57:55.021Z] #88 14.42 Executing busybox-1.36.1-r29.trigger [2024-10-03T07:57:55.021Z] #88 15.28 Continuing the upgrade transaction with new apk-tools: [2024-10-03T07:57:55.021Z] #88 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:55.021Z] #88 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:55.021Z] #88 20.34 OK: 9 MiB in 15 packages [2024-10-03T07:57:55.021Z] #88 DONE 22.0s [2024-10-03T07:57:55.021Z] [2024-10-03T07:57:55.021Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-03T07:57:55.021Z] #105 DONE 0.5s [2024-10-03T07:57:55.021Z] [2024-10-03T07:57:55.021Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-03T07:57:55.292Z] #106 DONE 0.2s [2024-10-03T07:57:55.292Z] [2024-10-03T07:57:55.292Z] #107 [security-spire-server] exporting to image [2024-10-03T07:57:55.292Z] #107 exporting layers [2024-10-03T07:57:55.874Z] #107 ... [2024-10-03T07:57:55.874Z] [2024-10-03T07:57:55.874Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T07:57:55.874Z] #101 DONE 2.6s [2024-10-03T07:57:56.160Z] [2024-10-03T07:57:56.160Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-03T07:57:56.160Z] #108 DONE 0.2s [2024-10-03T07:57:56.160Z] [2024-10-03T07:57:56.160Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-03T07:57:56.160Z] #109 DONE 0.1s [2024-10-03T07:57:56.160Z] [2024-10-03T07:57:56.160Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T07:57:56.436Z] #110 DONE 0.2s [2024-10-03T07:57:56.436Z] [2024-10-03T07:57:56.436Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-03T07:57:56.436Z] #111 DONE 0.2s [2024-10-03T07:57:56.436Z] [2024-10-03T07:57:56.436Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-03T07:57:56.436Z] #98 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-03T07:57:56.704Z] #98 ... [2024-10-03T07:57:56.704Z] [2024-10-03T07:57:56.704Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-03T07:57:56.704Z] #112 DONE 0.2s [2024-10-03T07:57:56.977Z] [2024-10-03T07:57:56.977Z] #107 [security-spire-agent] exporting to image [2024-10-03T07:57:57.567Z] #107 exporting layers 2.3s done [2024-10-03T07:57:57.567Z] #107 writing image sha256:7ff3910c7d0ba5730e7a183019866c474f770fe78417b281f12feda067329065 0.0s done [2024-10-03T07:57:57.567Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-03T07:57:58.153Z] #107 ... [2024-10-03T07:57:58.153Z] [2024-10-03T07:57:58.153Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-03T07:57:58.153Z] #98 15.71 OK: 9 MiB in 18 packages [2024-10-03T07:57:58.153Z] #98 DONE 16.2s [2024-10-03T07:57:58.423Z] [2024-10-03T07:57:58.423Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T07:57:59.070Z] #113 ... [2024-10-03T07:57:59.070Z] [2024-10-03T07:57:59.070Z] #107 [security-spire-agent] exporting to image [2024-10-03T07:57:59.070Z] #107 exporting layers 2.0s done [2024-10-03T07:57:59.070Z] #107 writing image sha256:b75e8f597a6b847d6662103ebe5da66407125af83b7163c136f83b29344f58dc done [2024-10-03T07:57:59.070Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-03T07:57:59.070Z] #107 DONE 3.5s [2024-10-03T07:57:59.070Z] [2024-10-03T07:57:59.070Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:59.340Z] #87 ... [2024-10-03T07:57:59.340Z] [2024-10-03T07:57:59.340Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-03T07:57:59.340Z] #113 DONE 1.1s [2024-10-03T07:57:59.340Z] [2024-10-03T07:57:59.340Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-03T07:57:59.340Z] #114 DONE 0.1s [2024-10-03T07:57:59.340Z] [2024-10-03T07:57:59.340Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:59.610Z] #93 ... [2024-10-03T07:57:59.610Z] [2024-10-03T07:57:59.610Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-03T07:57:59.610Z] #115 DONE 0.1s [2024-10-03T07:57:59.610Z] [2024-10-03T07:57:59.610Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-03T07:57:59.610Z] #116 DONE 0.1s [2024-10-03T07:57:59.610Z] [2024-10-03T07:57:59.610Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:57:59.610Z] #90 ... [2024-10-03T07:57:59.610Z] [2024-10-03T07:57:59.610Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-03T07:57:59.610Z] #117 DONE 0.1s [2024-10-03T07:57:59.610Z] [2024-10-03T07:57:59.610Z] #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-03T07:57:59.877Z] #118 DONE 0.1s [2024-10-03T07:57:59.877Z] [2024-10-03T07:57:59.877Z] #107 [security-spire-config] exporting to image [2024-10-03T07:58:01.821Z] #107 exporting layers 1.6s done [2024-10-03T07:58:01.821Z] #107 writing image sha256:0db7d6c60fad870199b5ec9be098e33d208f531d0c00b6359c3bf4a7bdf6ecf6 done [2024-10-03T07:58:01.821Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2024-10-03T07:58:01.821Z] #107 DONE 5.1s [2024-10-03T07:58:01.821Z] [2024-10-03T07:58:01.821Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #93 ... [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #84 DONE 101.4s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #93 DONE 99.8s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #90 DONE 93.8s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #91 DONE 102.6s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #119 [support-scheduler builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #119 ... [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #87 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #87 DONE 97.3s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #120 ... [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #121 [core-keeper builder 7/8] COPY . . [2024-10-03T07:59:09.699Z] #121 DONE 1.5s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #122 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #123 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #124 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #125 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #126 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #127 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #128 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #129 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #130 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #131 [support-notifications builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #131 DONE 1.6s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #132 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #132 DONE 1.6s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #133 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #134 [core-data builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #134 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #135 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #136 [core-command builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #136 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #137 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #138 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #139 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #140 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #141 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #142 [core-metadata builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #142 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.699Z] #143 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.699Z] #144 CACHED [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #120 DONE 1.5s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #119 [support-scheduler builder 6/7] COPY . . [2024-10-03T07:59:09.699Z] #119 DONE 1.5s [2024-10-03T07:59:09.699Z] [2024-10-03T07:59:09.699Z] #145 [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-03T07:59:09.977Z] #145 ... [2024-10-03T07:59:09.977Z] [2024-10-03T07:59:09.977Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-10-03T07:59:09.977Z] #146 CACHED [2024-10-03T07:59:09.977Z] [2024-10-03T07:59:09.977Z] #147 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T07:59:09.977Z] #147 CACHED [2024-10-03T07:59:09.977Z] [2024-10-03T07:59:09.977Z] #148 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-03T07:59:09.977Z] #148 CACHED [2024-10-03T07:59:09.977Z] [2024-10-03T07:59:09.977Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-03T07:59:15.402Z] #149 ... [2024-10-03T07:59:15.402Z] [2024-10-03T07:59:15.402Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-03T07:59:15.402Z] #0 5.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-03T07:59:15.402Z] #150 ... [2024-10-03T07:59:15.402Z] [2024-10-03T07:59:15.402Z] #145 [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-03T07:59:15.402Z] #145 5.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-03T07:59:19.667Z] #145 ... [2024-10-03T07:59:19.667Z] [2024-10-03T07:59:19.667Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-03T07:59:19.667Z] #0 6.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-03T07:59:19.936Z] #151 ... [2024-10-03T07:59:19.936Z] [2024-10-03T07:59:19.936Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T07:59:19.936Z] #0 7.080 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-03T07:59:19.936Z] #152 ... [2024-10-03T07:59:19.936Z] [2024-10-03T07:59:19.936Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T07:59:19.936Z] #0 5.611 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-03T07:59:20.205Z] #153 ... [2024-10-03T07:59:20.205Z] [2024-10-03T07:59:20.205Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-03T07:59:20.205Z] #0 6.233 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-03T07:59:20.473Z] #154 ... [2024-10-03T07:59:20.473Z] [2024-10-03T07:59:20.473Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-03T07:59:20.473Z] #0 6.963 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-03T07:59:20.473Z] #155 ... [2024-10-03T07:59:20.473Z] [2024-10-03T07:59:20.473Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T07:59:20.473Z] #0 6.573 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-03T07:59:20.742Z] #156 ... [2024-10-03T07:59:20.742Z] [2024-10-03T07:59:20.742Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-03T07:59:20.742Z] #0 7.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-03T07:59:20.742Z] #157 ... [2024-10-03T07:59:20.742Z] [2024-10-03T07:59:20.742Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-03T07:59:20.742Z] #0 4.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-03T07:59:21.010Z] #158 ... [2024-10-03T07:59:21.010Z] [2024-10-03T07:59:21.010Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-03T07:59:21.010Z] #0 5.749 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-03T07:59:21.278Z] #159 ... [2024-10-03T07:59:21.278Z] [2024-10-03T07:59:21.278Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-03T07:59:21.278Z] #0 6.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-03T07:59:21.278Z] #160 ... [2024-10-03T07:59:21.278Z] [2024-10-03T07:59:21.278Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-03T07:59:21.278Z] #149 7.118 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-03T08:20:49.593Z] #149 ... [2024-10-03T08:20:49.593Z] [2024-10-03T08:20:49.593Z] #145 [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-03T08:20:49.593Z] #145 1291.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.87" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-03T08:20:59.690Z] #145 ... [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-03T08:20:59.690Z] #149 DONE 1308.6s [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-03T08:20:59.690Z] #155 ... [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:20:59.690Z] #161 DONE 0.3s [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T08:20:59.690Z] #47 ... [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:20:59.690Z] #162 DONE 0.3s [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:20:59.690Z] #152 ... [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #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-03T08:20:59.690Z] #163 DONE 0.1s [2024-10-03T08:20:59.690Z] [2024-10-03T08:20:59.690Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-03T08:20:59.989Z] #164 DONE 0.2s [2024-10-03T08:20:59.989Z] [2024-10-03T08:20:59.989Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-03T08:21:00.259Z] #165 DONE 0.4s [2024-10-03T08:21:00.259Z] [2024-10-03T08:21:00.259Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-03T08:21:00.530Z] #166 DONE 0.1s [2024-10-03T08:21:00.530Z] [2024-10-03T08:21:00.530Z] #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-03T08:21:03.123Z] #167 DONE 2.7s [2024-10-03T08:21:03.123Z] [2024-10-03T08:21:03.123Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-03T08:21:03.123Z] #159 ... [2024-10-03T08:21:03.123Z] [2024-10-03T08:21:03.123Z] #107 [security-proxy-setup] exporting to image [2024-10-03T08:21:03.123Z] #107 exporting layers [2024-10-03T08:21:04.538Z] #107 exporting layers 1.1s done [2024-10-03T08:21:04.538Z] #107 writing image sha256:ae40b18dd2d68bf3fb5eaa6ca9bd9a75979da2028cb1b45560a09f43d9e7302a done [2024-10-03T08:21:04.538Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-03T08:21:04.538Z] #107 DONE 6.2s [2024-10-03T08:21:04.538Z] [2024-10-03T08:21:04.538Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T08:21:06.030Z] #47 ... [2024-10-03T08:21:06.030Z] [2024-10-03T08:21:06.030Z] #145 [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-03T08:21:06.030Z] #145 DONE 1315.9s [2024-10-03T08:21:06.030Z] [2024-10-03T08:21:06.030Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:21:06.300Z] #152 ... [2024-10-03T08:21:06.300Z] [2024-10-03T08:21:06.300Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:21:06.602Z] #168 DONE 0.2s [2024-10-03T08:21:06.602Z] [2024-10-03T08:21:06.602Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:21:06.871Z] #169 DONE 0.4s [2024-10-03T08:21:06.871Z] [2024-10-03T08:21:06.871Z] #170 [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-03T08:21:07.141Z] #170 ... [2024-10-03T08:21:07.141Z] [2024-10-03T08:21:07.141Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-03T08:21:07.141Z] #157 DONE 1317.2s [2024-10-03T08:21:07.141Z] [2024-10-03T08:21:07.141Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T08:21:07.415Z] #47 ... [2024-10-03T08:21:07.416Z] [2024-10-03T08:21:07.416Z] #170 [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-03T08:21:07.416Z] #170 DONE 0.4s [2024-10-03T08:21:07.416Z] [2024-10-03T08:21:07.416Z] #171 [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-03T08:21:08.029Z] #171 DONE 0.5s [2024-10-03T08:21:08.029Z] [2024-10-03T08:21:08.029Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:21:08.029Z] #172 ... [2024-10-03T08:21:08.029Z] [2024-10-03T08:21:08.029Z] #173 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-03T08:21:08.029Z] #173 DONE 0.4s [2024-10-03T08:21:08.299Z] [2024-10-03T08:21:08.299Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:21:08.299Z] #172 DONE 0.3s [2024-10-03T08:21:08.299Z] [2024-10-03T08:21:08.299Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-03T08:21:08.947Z] #174 ... [2024-10-03T08:21:08.947Z] [2024-10-03T08:21:08.947Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-03T08:21:08.947Z] #175 DONE 0.7s [2024-10-03T08:21:09.223Z] [2024-10-03T08:21:09.223Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-03T08:21:09.523Z] #176 DONE 0.4s [2024-10-03T08:21:09.523Z] [2024-10-03T08:21:09.523Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-03T08:21:09.793Z] #177 DONE 0.2s [2024-10-03T08:21:09.793Z] [2024-10-03T08:21:09.793Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-03T08:21:11.743Z] #178 ... [2024-10-03T08:21:11.743Z] [2024-10-03T08:21:11.743Z] #174 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-03T08:21:11.743Z] #174 DONE 3.8s [2024-10-03T08:21:12.032Z] [2024-10-03T08:21:12.032Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:21:12.309Z] #179 DONE 0.4s [2024-10-03T08:21:12.309Z] [2024-10-03T08:21:12.309Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:21:12.576Z] #180 ... [2024-10-03T08:21:12.576Z] [2024-10-03T08:21:12.576Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-03T08:21:12.576Z] #178 DONE 2.7s [2024-10-03T08:21:12.576Z] [2024-10-03T08:21:12.576Z] #107 [security-secretstore-setup] exporting to image [2024-10-03T08:21:12.576Z] #107 exporting layers [2024-10-03T08:21:13.162Z] #107 ... [2024-10-03T08:21:13.162Z] [2024-10-03T08:21:13.162Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:21:13.162Z] #180 DONE 0.8s [2024-10-03T08:21:13.162Z] [2024-10-03T08:21:13.162Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-03T08:21:13.818Z] #181 DONE 0.7s [2024-10-03T08:21:13.818Z] [2024-10-03T08:21:13.818Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:21:13.818Z] #153 ... [2024-10-03T08:21:13.818Z] [2024-10-03T08:21:13.818Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-03T08:21:14.091Z] #182 DONE 0.2s [2024-10-03T08:21:14.091Z] [2024-10-03T08:21:14.091Z] #183 [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-03T08:21:14.364Z] #183 DONE 0.3s [2024-10-03T08:21:14.364Z] [2024-10-03T08:21:14.364Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-03T08:21:14.364Z] #150 ... [2024-10-03T08:21:14.364Z] [2024-10-03T08:21:14.364Z] #184 [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-03T08:21:14.643Z] #184 DONE 0.2s [2024-10-03T08:21:14.643Z] [2024-10-03T08:21:14.643Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:21:14.643Z] #152 ... [2024-10-03T08:21:14.643Z] [2024-10-03T08:21:14.643Z] #185 [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-03T08:21:14.923Z] #185 DONE 0.2s [2024-10-03T08:21:14.923Z] [2024-10-03T08:21:14.923Z] #107 [security-secretstore-setup] exporting to image [2024-10-03T08:21:14.923Z] #107 exporting layers 2.4s done [2024-10-03T08:21:14.923Z] #107 writing image sha256:9c952ade3fce2863b0b0ef086ad24cbf2fc3eaf8251e27d94c47eaac53c5603f done [2024-10-03T08:21:14.923Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-10-03T08:21:14.923Z] #107 DONE 8.6s [2024-10-03T08:21:14.923Z] [2024-10-03T08:21:14.923Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-03T08:21:15.202Z] #186 DONE 0.3s [2024-10-03T08:21:15.202Z] [2024-10-03T08:21:15.202Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-03T08:21:15.202Z] #187 DONE 0.2s [2024-10-03T08:21:15.202Z] [2024-10-03T08:21:15.202Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-03T08:21:17.807Z] #188 DONE 2.1s [2024-10-03T08:21:17.807Z] [2024-10-03T08:21:17.807Z] #107 [security-bootstrapper] exporting to image [2024-10-03T08:21:19.226Z] #107 exporting layers 1.5s done [2024-10-03T08:21:19.226Z] #107 writing image sha256:000a43dd8e422c69c29f9108438a55f26efeccc455abd00816d5b50ecb20120f 0.0s done [2024-10-03T08:21:19.226Z] #107 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2024-10-03T08:21:19.226Z] #107 DONE 10.2s [2024-10-03T08:21:19.226Z] [2024-10-03T08:21:19.226Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-03T08:22:15.660Z] #155 DONE 1382.2s [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:22:15.660Z] #152 ... [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:22:15.660Z] #189 DONE 0.3s [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:22:15.660Z] #190 DONE 0.2s [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #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-03T08:22:15.660Z] #191 DONE 0.3s [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #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-03T08:22:15.660Z] #192 DONE 0.2s [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #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-03T08:22:15.660Z] #193 DONE 0.2s [2024-10-03T08:22:15.660Z] [2024-10-03T08:22:15.660Z] #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-03T08:22:15.929Z] #194 DONE 2.2s [2024-10-03T08:22:15.929Z] [2024-10-03T08:22:15.929Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-03T08:22:15.929Z] #150 ... [2024-10-03T08:22:15.929Z] [2024-10-03T08:22:15.929Z] #107 [core-common-config-bootstrapper] exporting to image [2024-10-03T08:22:15.929Z] #107 exporting layers [2024-10-03T08:22:16.924Z] #107 exporting layers 0.8s done [2024-10-03T08:22:16.924Z] #107 writing image sha256:3425235c7df3974270879c353623e5b83080f7faa3b62fa770b973e83f928152 done [2024-10-03T08:22:16.924Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-03T08:22:16.924Z] #107 DONE 10.9s [2024-10-03T08:22:16.924Z] [2024-10-03T08:22:16.924Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T08:25:08.774Z] #156 ... [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-03T08:25:08.774Z] #151 DONE 1556.5s [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-03T08:25:08.774Z] #159 ... [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:25:08.774Z] #195 DONE 0.1s [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:25:08.774Z] #152 ... [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:25:08.774Z] #196 DONE 0.2s [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #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-03T08:25:08.774Z] #197 DONE 0.4s [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #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-03T08:25:08.774Z] #198 DONE 0.1s [2024-10-03T08:25:08.774Z] [2024-10-03T08:25:08.774Z] #107 [security-spiffe-token-provider] exporting to image [2024-10-03T08:25:08.774Z] #107 exporting layers [2024-10-03T08:25:09.043Z] #107 exporting layers 0.9s done [2024-10-03T08:25:09.043Z] #107 writing image sha256:597cdd85f88c8e23c788f7d6567a3d4b7b6aca89e907df77db4c56f2258da991 done [2024-10-03T08:25:09.043Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-03T08:25:09.043Z] #107 DONE 11.8s [2024-10-03T08:25:09.043Z] [2024-10-03T08:25:09.043Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-03T08:34:01.194Z] #158 ... [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-03T08:34:01.194Z] #150 DONE 2078.7s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-03T08:34:01.194Z] #160 ... [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:34:01.194Z] #199 DONE 0.2s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T08:34:01.194Z] #47 ... [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:34:01.194Z] #200 DONE 0.2s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-03T08:34:01.194Z] #201 DONE 0.4s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:34:01.194Z] #152 ... [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #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-03T08:34:01.194Z] #202 DONE 0.1s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-03T08:34:01.194Z] #203 DONE 0.1s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T08:34:01.194Z] #47 ... [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #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-03T08:34:01.194Z] #204 DONE 2.2s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:34:01.194Z] #152 ... [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #107 [security-proxy-auth] exporting to image [2024-10-03T08:34:01.194Z] #107 exporting layers [2024-10-03T08:34:01.194Z] #107 exporting layers 0.7s done [2024-10-03T08:34:01.194Z] #107 writing image sha256:872bcd21e60829245c21321b2b1f4abb68aca463da18119f4071dc63d4bffb65 done [2024-10-03T08:34:01.194Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-03T08:34:01.194Z] #107 DONE 12.6s [2024-10-03T08:34:01.194Z] [2024-10-03T08:34:01.194Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T08:34:57.575Z] #156 ... [2024-10-03T08:34:57.575Z] [2024-10-03T08:34:57.575Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-03T08:34:57.575Z] #154 DONE 2147.2s [2024-10-03T08:34:57.575Z] [2024-10-03T08:34:57.575Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T08:34:57.575Z] #61 ... [2024-10-03T08:34:57.575Z] [2024-10-03T08:34:57.575Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:34:57.575Z] #205 DONE 0.2s [2024-10-03T08:34:57.575Z] [2024-10-03T08:34:57.575Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:34:57.843Z] #206 DONE 0.2s [2024-10-03T08:34:57.843Z] [2024-10-03T08:34:57.843Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-03T08:34:58.148Z] #207 DONE 0.4s [2024-10-03T08:34:58.148Z] [2024-10-03T08:34:58.148Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:34:58.414Z] #208 DONE 0.2s [2024-10-03T08:34:58.414Z] [2024-10-03T08:34:58.414Z] #107 [core-command] exporting to image [2024-10-03T08:34:58.414Z] #107 exporting layers [2024-10-03T08:34:58.679Z] #107 exporting layers 0.3s done [2024-10-03T08:34:58.679Z] #107 writing image sha256:b670915fad3f478ff4ab49658740632f41d508356521acc1926f5fcf7f23295b done [2024-10-03T08:34:58.679Z] #107 naming to docker.io/library/core-command-arm64 done [2024-10-03T08:34:58.679Z] #107 DONE 12.9s [2024-10-03T08:34:58.679Z] [2024-10-03T08:34:58.679Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-03T08:37:20.505Z] #160 DONE 2285.9s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-03T08:37:20.505Z] #158 DONE 2285.9s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:37:20.505Z] #152 ... [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:37:20.505Z] #209 DONE 0.3s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:37:20.505Z] #152 ... [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:37:20.505Z] #210 DONE 0.2s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:37:20.505Z] #211 DONE 0.2s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-03T08:37:20.505Z] #212 DONE 0.6s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-03T08:37:20.505Z] #213 DONE 0.4s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:37:20.505Z] #214 ... [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:37:20.505Z] #215 DONE 0.1s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:37:20.505Z] #214 DONE 0.3s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-03T08:37:20.505Z] #216 DONE 0.3s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-03T08:37:20.505Z] #217 DONE 0.3s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-03T08:37:20.505Z] #218 DONE 0.2s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #107 [core-metadata] exporting to image [2024-10-03T08:37:20.505Z] #107 exporting layers [2024-10-03T08:37:20.505Z] #107 exporting layers 0.7s done [2024-10-03T08:37:20.505Z] #107 writing image sha256:e119be5c8dc41e0c17541b5494304df05182c01332e8bfb501e6eedce3b69287 done [2024-10-03T08:37:20.505Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-10-03T08:37:20.505Z] #107 exporting layers 0.4s done [2024-10-03T08:37:20.505Z] #107 writing image sha256:04e035e15ccba6378fabc9ef093b81b1b2ecf147961548f9fff2d0ead393f18b 0.0s done [2024-10-03T08:37:20.505Z] #107 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-10-03T08:37:20.505Z] #107 DONE 13.8s [2024-10-03T08:37:20.505Z] [2024-10-03T08:37:20.505Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:37:23.973Z] #153 ... [2024-10-03T08:37:23.973Z] [2024-10-03T08:37:23.973Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-03T08:37:23.973Z] #156 DONE 2293.9s [2024-10-03T08:37:23.973Z] [2024-10-03T08:37:23.973Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:37:24.263Z] #152 ... [2024-10-03T08:37:24.263Z] [2024-10-03T08:37:24.263Z] #219 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:37:24.263Z] #219 DONE 0.3s [2024-10-03T08:37:24.263Z] [2024-10-03T08:37:24.263Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:37:24.585Z] #153 ... [2024-10-03T08:37:24.585Z] [2024-10-03T08:37:24.585Z] #220 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:37:24.585Z] #220 DONE 0.2s [2024-10-03T08:37:24.585Z] [2024-10-03T08:37:24.585Z] #221 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-03T08:37:25.264Z] #221 DONE 0.4s [2024-10-03T08:37:25.264Z] [2024-10-03T08:37:25.264Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:37:25.264Z] #222 DONE 0.1s [2024-10-03T08:37:25.264Z] [2024-10-03T08:37:25.264Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-03T08:37:25.264Z] #223 DONE 0.1s [2024-10-03T08:37:25.264Z] [2024-10-03T08:37:25.264Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:37:25.532Z] #153 ... [2024-10-03T08:37:25.532Z] [2024-10-03T08:37:25.532Z] #107 [core-data] exporting to image [2024-10-03T08:37:25.532Z] #107 exporting layers [2024-10-03T08:37:25.800Z] #107 exporting layers 0.6s done [2024-10-03T08:37:26.067Z] #107 writing image sha256:64c3a27f25c7ca4f4c7dc1a1b0118fcd8915ff0deb85f0b5571b00d439c3596d done [2024-10-03T08:37:26.067Z] #107 naming to docker.io/library/core-data-arm64 done [2024-10-03T08:37:26.067Z] #107 DONE 14.4s [2024-10-03T08:37:26.067Z] [2024-10-03T08:37:26.067Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:37:58.322Z] #153 ... [2024-10-03T08:37:58.322Z] [2024-10-03T08:37:58.322Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-03T08:37:58.322Z] #152 DONE 2328.3s [2024-10-03T08:37:58.322Z] [2024-10-03T08:37:58.322Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T08:37:58.939Z] #61 ... [2024-10-03T08:37:58.939Z] [2024-10-03T08:37:58.939Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:37:59.534Z] #224 DONE 0.4s [2024-10-03T08:37:59.534Z] [2024-10-03T08:37:59.534Z] #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:37:59.534Z] #225 DONE 0.2s [2024-10-03T08:37:59.534Z] [2024-10-03T08:37:59.534Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:37:59.534Z] #153 ... [2024-10-03T08:37:59.534Z] [2024-10-03T08:37:59.534Z] #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-03T08:38:00.138Z] #226 DONE 0.6s [2024-10-03T08:38:00.138Z] [2024-10-03T08:38:00.138Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T08:38:00.138Z] #61 ... [2024-10-03T08:38:00.138Z] [2024-10-03T08:38:00.138Z] #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:38:00.407Z] #227 DONE 0.2s [2024-10-03T08:38:00.407Z] [2024-10-03T08:38:00.407Z] #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-03T08:38:00.407Z] #228 DONE 0.2s [2024-10-03T08:38:00.407Z] [2024-10-03T08:38:00.407Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T08:38:00.672Z] #61 ... [2024-10-03T08:38:00.672Z] [2024-10-03T08:38:00.672Z] #107 [support-notifications] exporting to image [2024-10-03T08:38:00.672Z] #107 exporting layers [2024-10-03T08:38:01.647Z] #107 ... [2024-10-03T08:38:01.647Z] [2024-10-03T08:38:01.647Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-03T08:38:01.647Z] #159 DONE 2331.7s [2024-10-03T08:38:01.647Z] [2024-10-03T08:38:01.647Z] #107 [support-notifications] exporting to image [2024-10-03T08:38:01.647Z] #107 exporting layers 0.9s done [2024-10-03T08:38:01.647Z] #107 writing image sha256:731086c72fb176c240175c4dff59e84b36921f12961a171016fd7970c1b492b1 0.0s done [2024-10-03T08:38:01.647Z] #107 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-10-03T08:38:01.647Z] #107 DONE 15.3s [2024-10-03T08:38:01.647Z] [2024-10-03T08:38:01.647Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T08:38:01.914Z] #61 ... [2024-10-03T08:38:01.914Z] [2024-10-03T08:38:01.914Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:38:01.914Z] #229 DONE 0.1s [2024-10-03T08:38:01.914Z] [2024-10-03T08:38:01.914Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-03T08:38:01.914Z] #153 DONE 2332.2s [2024-10-03T08:38:01.914Z] [2024-10-03T08:38:01.914Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:38:02.180Z] #230 DONE 0.2s [2024-10-03T08:38:02.180Z] [2024-10-03T08:38:02.180Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-03T08:38:02.180Z] #61 ... [2024-10-03T08:38:02.180Z] [2024-10-03T08:38:02.180Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-03T08:38:02.448Z] #231 DONE 0.4s [2024-10-03T08:38:02.448Z] [2024-10-03T08:38:02.448Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-03T08:38:02.714Z] #232 DONE 0.2s [2024-10-03T08:38:02.714Z] [2024-10-03T08:38:02.714Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-03T08:38:02.714Z] #233 DONE 0.2s [2024-10-03T08:38:02.714Z] [2024-10-03T08:38:02.714Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-03T08:38:03.128Z] #234 DONE 0.2s [2024-10-03T08:38:03.128Z] [2024-10-03T08:38:03.128Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-03T08:38:03.403Z] #235 DONE 0.5s [2024-10-03T08:38:03.403Z] [2024-10-03T08:38:03.403Z] #107 [support-scheduler] exporting to image [2024-10-03T08:38:03.403Z] #107 exporting layers 0.6s done [2024-10-03T08:38:03.403Z] #107 writing image sha256:a4e5430bb0ff28e995ff81e76087b24811f4171b079ee0d2bdcf588c0034a5a7 done [2024-10-03T08:38:03.403Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-10-03T08:38:03.403Z] #107 DONE 15.9s [2024-10-03T08:38:03.403Z] [2024-10-03T08:38:03.403Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-03T08:38:03.669Z] #236 DONE 0.2s [2024-10-03T08:38:03.669Z] [2024-10-03T08:38:03.669Z] #107 [support-cron-scheduler] exporting to image [2024-10-03T08:38:04.628Z] #107 exporting layers 1.0s done [2024-10-03T08:38:04.628Z] #107 writing image sha256:ce0fe6e59cc50d0aab1cfe954b8209dabdecaaa385ea15e69c17bbc51741518d done [2024-10-03T08:38:04.628Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-03T08:38:04.628Z] #107 DONE 16.3s [2024-10-03T08:38:04.628Z] [2024-10-03T08:38:04.628Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-03T08:38:04.628Z] time="2024-10-03T07:56:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-03T08:38:04.629Z] $ docker stop --time=1 cea8f4a68d09127df153a41a8398690bae5cd26dd8a4f196b55ae5dda87edef9 [2024-10-03T08:38:06.305Z] $ docker rm -f --volumes cea8f4a68d09127df153a41a8398690bae5cd26dd8a4f196b55ae5dda87edef9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T08:38:06.815Z] + docker images [2024-10-03T08:38:06.815Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-03T08:38:06.815Z] support-cron-scheduler-arm64 latest ce0fe6e59cc5 3 seconds ago 45.6MB [2024-10-03T08:38:06.815Z] support-scheduler-arm64 latest a4e5430bb0ff 4 seconds ago 44MB [2024-10-03T08:38:06.815Z] support-notifications-arm64 latest 731086c72fb1 6 seconds ago 44.8MB [2024-10-03T08:38:06.815Z] core-data-arm64 latest 64c3a27f25c7 41 seconds ago 30.1MB [2024-10-03T08:38:06.815Z] core-keeper-arm64 latest e119be5c8dc4 49 seconds ago 29.5MB [2024-10-03T08:38:06.815Z] core-metadata-arm64 latest 04e035e15ccb 49 seconds ago 30.2MB [2024-10-03T08:38:06.815Z] core-command-arm64 latest b670915fad3f 3 minutes ago 26.4MB [2024-10-03T08:38:06.815Z] security-proxy-auth-arm64 latest 872bcd21e608 4 minutes ago 25.2MB [2024-10-03T08:38:06.815Z] security-spiffe-token-provider-arm64 latest 597cdd85f88c 12 minutes ago 33MB [2024-10-03T08:38:06.815Z] core-common-config-bootstrapper-arm64 latest 3425235c7df3 15 minutes ago 17.4MB [2024-10-03T08:38:06.815Z] security-bootstrapper-arm64 latest 000a43dd8e42 16 minutes ago 21MB [2024-10-03T08:38:06.815Z] security-secretstore-setup-arm64 latest 9c952ade3fce 16 minutes ago 40.3MB [2024-10-03T08:38:06.815Z] security-proxy-setup-arm64 latest ae40b18dd2d6 17 minutes ago 29.4MB [2024-10-03T08:38:06.815Z] security-spire-config-arm64 latest 0db7d6c60fad 40 minutes ago 117MB [2024-10-03T08:38:06.815Z] security-spire-agent-arm64 latest b75e8f597a6b 40 minutes ago 176MB [2024-10-03T08:38:06.815Z] security-spire-server-arm64 latest 7ff3910c7d0b 40 minutes ago 118MB [2024-10-03T08:38:06.815Z] ci-base-image-arm64 latest c5e1b6abcefb 42 minutes ago 965MB [2024-10-03T08:38:06.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 hours ago 558MB [2024-10-03T08:38:06.815Z] 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-03T08:38:06.980Z] provisioning config files... [2024-10-03T08:38:06.998Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/710@tmp/config11124376067863527942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:38:07.349Z] ---> ****-login.sh [2024-10-03T08:38:07.349Z] nexus3.edgexfoundry.org:10001 [2024-10-03T08:38:07.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:38:07.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:38:07.615Z] Configure a credential helper to remove this warning. See [2024-10-03T08:38:07.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:38:07.615Z] [2024-10-03T08:38:07.615Z] Login Succeeded [2024-10-03T08:38:07.615Z] nexus3.edgexfoundry.org:10002 [2024-10-03T08:38:07.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:38:08.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:38:08.151Z] Configure a credential helper to remove this warning. See [2024-10-03T08:38:08.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:38:08.151Z] [2024-10-03T08:38:08.151Z] Login Succeeded [2024-10-03T08:38:08.151Z] nexus3.edgexfoundry.org:10003 [2024-10-03T08:38:08.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:38:08.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:38:08.419Z] Configure a credential helper to remove this warning. See [2024-10-03T08:38:08.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:38:08.419Z] [2024-10-03T08:38:08.419Z] Login Succeeded [2024-10-03T08:38:08.419Z] nexus3.edgexfoundry.org:10004 [2024-10-03T08:38:08.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:38:08.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:38:08.948Z] Configure a credential helper to remove this warning. See [2024-10-03T08:38:08.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:38:08.948Z] [2024-10-03T08:38:08.948Z] Login Succeeded [2024-10-03T08:38:08.948Z] ****.io [2024-10-03T08:38:09.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T08:38:09.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T08:38:09.477Z] Configure a credential helper to remove this warning. See [2024-10-03T08:38:09.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T08:38:09.477Z] [2024-10-03T08:38:09.477Z] Login Succeeded [2024-10-03T08:38:09.477Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T08:38:09.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:38:09.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T08:38:09.567Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-03T08:38:09.567Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:09.567Z] latest [2024-10-03T08:38:09.567Z] 3.2.0-dev.87 [2024-10-03T08:38:09.567Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:09.567Z] main [2024-10-03T08:38:09.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:09.965Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:10.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:10.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-03T08:38:10.361Z] ad74e527f29b: Preparing [2024-10-03T08:38:10.361Z] dd1dee00027c: Preparing [2024-10-03T08:38:10.361Z] 9030357a097d: Preparing [2024-10-03T08:38:10.361Z] bf921277788e: Preparing [2024-10-03T08:38:10.361Z] 3cb238950d62: Preparing [2024-10-03T08:38:10.361Z] 894fb6491272: Preparing [2024-10-03T08:38:10.361Z] 16113d51b718: Preparing [2024-10-03T08:38:10.361Z] 894fb6491272: Waiting [2024-10-03T08:38:10.361Z] 16113d51b718: Waiting [2024-10-03T08:38:10.630Z] bf921277788e: Pushed [2024-10-03T08:38:10.630Z] 9030357a097d: Pushed [2024-10-03T08:38:10.630Z] ad74e527f29b: Pushed [2024-10-03T08:38:10.630Z] 3cb238950d62: Pushed [2024-10-03T08:38:10.898Z] 894fb6491272: Pushed [2024-10-03T08:38:13.482Z] 16113d51b718: Pushed [2024-10-03T08:38:14.897Z] dd1dee00027c: Pushed [2024-10-03T08:38:15.166Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:15.548Z] + 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-03T08:38:15.919Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-03T08:38:15.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-03T08:38:15.920Z] ad74e527f29b: Preparing [2024-10-03T08:38:15.920Z] dd1dee00027c: Preparing [2024-10-03T08:38:15.920Z] 9030357a097d: Preparing [2024-10-03T08:38:15.920Z] bf921277788e: Preparing [2024-10-03T08:38:15.920Z] 3cb238950d62: Preparing [2024-10-03T08:38:15.920Z] 894fb6491272: Preparing [2024-10-03T08:38:15.920Z] 16113d51b718: Preparing [2024-10-03T08:38:15.920Z] 894fb6491272: Waiting [2024-10-03T08:38:15.920Z] 16113d51b718: Waiting [2024-10-03T08:38:15.920Z] 9030357a097d: Layer already exists [2024-10-03T08:38:15.920Z] bf921277788e: Layer already exists [2024-10-03T08:38:15.920Z] ad74e527f29b: Layer already exists [2024-10-03T08:38:15.920Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:15.920Z] dd1dee00027c: Layer already exists [2024-10-03T08:38:15.920Z] 894fb6491272: Layer already exists [2024-10-03T08:38:15.920Z] 16113d51b718: Layer already exists [2024-10-03T08:38:16.188Z] latest: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:16.576Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:16.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.87 [2024-10-03T08:38:16.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-03T08:38:16.941Z] ad74e527f29b: Preparing [2024-10-03T08:38:16.941Z] dd1dee00027c: Preparing [2024-10-03T08:38:16.941Z] 9030357a097d: Preparing [2024-10-03T08:38:16.941Z] bf921277788e: Preparing [2024-10-03T08:38:16.941Z] 3cb238950d62: Preparing [2024-10-03T08:38:16.941Z] 894fb6491272: Preparing [2024-10-03T08:38:16.941Z] 16113d51b718: Preparing [2024-10-03T08:38:16.941Z] 894fb6491272: Waiting [2024-10-03T08:38:16.941Z] 16113d51b718: Waiting [2024-10-03T08:38:16.941Z] dd1dee00027c: Layer already exists [2024-10-03T08:38:16.941Z] bf921277788e: Layer already exists [2024-10-03T08:38:16.941Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:16.941Z] ad74e527f29b: Layer already exists [2024-10-03T08:38:16.941Z] 9030357a097d: Layer already exists [2024-10-03T08:38:17.209Z] 16113d51b718: Layer already exists [2024-10-03T08:38:17.209Z] 894fb6491272: Layer already exists [2024-10-03T08:38:17.209Z] 3.2.0-dev.87: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:17.589Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:17.959Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:17.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-03T08:38:17.960Z] ad74e527f29b: Preparing [2024-10-03T08:38:17.960Z] dd1dee00027c: Preparing [2024-10-03T08:38:17.960Z] 9030357a097d: Preparing [2024-10-03T08:38:17.960Z] bf921277788e: Preparing [2024-10-03T08:38:17.960Z] 3cb238950d62: Preparing [2024-10-03T08:38:17.960Z] 894fb6491272: Preparing [2024-10-03T08:38:17.960Z] 16113d51b718: Preparing [2024-10-03T08:38:17.960Z] 894fb6491272: Waiting [2024-10-03T08:38:17.960Z] 16113d51b718: Waiting [2024-10-03T08:38:17.960Z] bf921277788e: Layer already exists [2024-10-03T08:38:17.960Z] 9030357a097d: Layer already exists [2024-10-03T08:38:17.960Z] dd1dee00027c: Layer already exists [2024-10-03T08:38:17.960Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:17.960Z] ad74e527f29b: Layer already exists [2024-10-03T08:38:18.234Z] 16113d51b718: Layer already exists [2024-10-03T08:38:18.234Z] 894fb6491272: Layer already exists [2024-10-03T08:38:18.234Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:18.613Z] + 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-03T08:38:18.997Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-03T08:38:18.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-03T08:38:18.997Z] ad74e527f29b: Preparing [2024-10-03T08:38:18.997Z] dd1dee00027c: Preparing [2024-10-03T08:38:18.997Z] 9030357a097d: Preparing [2024-10-03T08:38:18.997Z] bf921277788e: Preparing [2024-10-03T08:38:18.997Z] 3cb238950d62: Preparing [2024-10-03T08:38:18.997Z] 894fb6491272: Preparing [2024-10-03T08:38:18.997Z] 16113d51b718: Preparing [2024-10-03T08:38:18.997Z] 894fb6491272: Waiting [2024-10-03T08:38:18.997Z] 16113d51b718: Waiting [2024-10-03T08:38:18.997Z] bf921277788e: Layer already exists [2024-10-03T08:38:18.997Z] dd1dee00027c: Layer already exists [2024-10-03T08:38:19.266Z] 16113d51b718: Layer already exists [2024-10-03T08:38:19.266Z] 894fb6491272: Layer already exists [2024-10-03T08:38:19.266Z] 9030357a097d: Layer already exists [2024-10-03T08:38:19.266Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:19.266Z] ad74e527f29b: Layer already exists [2024-10-03T08:38:19.266Z] main: digest: sha256:30dda13844dfdd50eafbe7e6c44f632bf38ddec73a315d9a516c5498b561c4ec size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:38:19.350Z] ===================================================== [Pipeline] echo [2024-10-03T08:38:19.362Z] taggedImages: [2024-10-03T08:38:19.362Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:19.362Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-03T08:38:19.362Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.87 [2024-10-03T08:38:19.362Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:19.362Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-03T08:38:19.388Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-03T08:38:19.388Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:19.388Z] latest [2024-10-03T08:38:19.388Z] 3.2.0-dev.87 [2024-10-03T08:38:19.388Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:19.388Z] main [2024-10-03T08:38:19.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:19.772Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:20.174Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:20.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-03T08:38:20.174Z] b486605c4e6f: Preparing [2024-10-03T08:38:20.174Z] 089cb3147887: Preparing [2024-10-03T08:38:20.174Z] 9430b0e02e63: Preparing [2024-10-03T08:38:20.174Z] 0e23de9dacf4: Preparing [2024-10-03T08:38:20.174Z] 9030357a097d: Preparing [2024-10-03T08:38:20.174Z] bf921277788e: Preparing [2024-10-03T08:38:20.174Z] 3cb238950d62: Preparing [2024-10-03T08:38:20.174Z] 894fb6491272: Preparing [2024-10-03T08:38:20.174Z] 16113d51b718: Preparing [2024-10-03T08:38:20.174Z] 3cb238950d62: Waiting [2024-10-03T08:38:20.174Z] 894fb6491272: Waiting [2024-10-03T08:38:20.174Z] 16113d51b718: Waiting [2024-10-03T08:38:20.174Z] bf921277788e: Waiting [2024-10-03T08:38:20.459Z] 9030357a097d: Layer already exists [2024-10-03T08:38:20.459Z] bf921277788e: Layer already exists [2024-10-03T08:38:20.459Z] 9430b0e02e63: Pushed [2024-10-03T08:38:20.459Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:20.459Z] 089cb3147887: Pushed [2024-10-03T08:38:20.459Z] b486605c4e6f: Pushed [2024-10-03T08:38:20.459Z] 894fb6491272: Layer already exists [2024-10-03T08:38:20.459Z] 16113d51b718: Layer already exists [2024-10-03T08:38:23.062Z] 0e23de9dacf4: Pushed [2024-10-03T08:38:23.063Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:23.437Z] + 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-03T08:38:23.801Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-03T08:38:23.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-03T08:38:23.802Z] b486605c4e6f: Preparing [2024-10-03T08:38:23.802Z] 089cb3147887: Preparing [2024-10-03T08:38:23.802Z] 9430b0e02e63: Preparing [2024-10-03T08:38:23.802Z] 0e23de9dacf4: Preparing [2024-10-03T08:38:23.802Z] 9030357a097d: Preparing [2024-10-03T08:38:23.802Z] bf921277788e: Preparing [2024-10-03T08:38:23.802Z] 3cb238950d62: Preparing [2024-10-03T08:38:23.802Z] 894fb6491272: Preparing [2024-10-03T08:38:23.802Z] 16113d51b718: Preparing [2024-10-03T08:38:23.802Z] 3cb238950d62: Waiting [2024-10-03T08:38:23.802Z] 894fb6491272: Waiting [2024-10-03T08:38:23.802Z] 16113d51b718: Waiting [2024-10-03T08:38:23.802Z] bf921277788e: Waiting [2024-10-03T08:38:23.802Z] b486605c4e6f: Layer already exists [2024-10-03T08:38:23.802Z] 9430b0e02e63: Layer already exists [2024-10-03T08:38:23.802Z] 0e23de9dacf4: Layer already exists [2024-10-03T08:38:23.802Z] 089cb3147887: Layer already exists [2024-10-03T08:38:23.802Z] 9030357a097d: Layer already exists [2024-10-03T08:38:23.802Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:23.802Z] 16113d51b718: Layer already exists [2024-10-03T08:38:23.802Z] bf921277788e: Layer already exists [2024-10-03T08:38:23.802Z] 894fb6491272: Layer already exists [2024-10-03T08:38:24.067Z] latest: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:24.431Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:24.798Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.87 [2024-10-03T08:38:24.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-03T08:38:24.798Z] b486605c4e6f: Preparing [2024-10-03T08:38:24.798Z] 089cb3147887: Preparing [2024-10-03T08:38:24.798Z] 9430b0e02e63: Preparing [2024-10-03T08:38:24.798Z] 0e23de9dacf4: Preparing [2024-10-03T08:38:24.798Z] 9030357a097d: Preparing [2024-10-03T08:38:24.798Z] bf921277788e: Preparing [2024-10-03T08:38:24.798Z] 3cb238950d62: Preparing [2024-10-03T08:38:24.798Z] 894fb6491272: Preparing [2024-10-03T08:38:24.798Z] 16113d51b718: Preparing [2024-10-03T08:38:24.798Z] bf921277788e: Waiting [2024-10-03T08:38:24.798Z] 894fb6491272: Waiting [2024-10-03T08:38:24.798Z] 16113d51b718: Waiting [2024-10-03T08:38:24.798Z] 3cb238950d62: Waiting [2024-10-03T08:38:24.798Z] b486605c4e6f: Layer already exists [2024-10-03T08:38:24.798Z] 0e23de9dacf4: Layer already exists [2024-10-03T08:38:24.798Z] 089cb3147887: Layer already exists [2024-10-03T08:38:24.798Z] 9030357a097d: Layer already exists [2024-10-03T08:38:24.798Z] 9430b0e02e63: Layer already exists [2024-10-03T08:38:24.798Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:24.798Z] bf921277788e: Layer already exists [2024-10-03T08:38:24.798Z] 16113d51b718: Layer already exists [2024-10-03T08:38:24.798Z] 894fb6491272: Layer already exists [2024-10-03T08:38:25.069Z] 3.2.0-dev.87: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:25.436Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:25.795Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:25.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-03T08:38:25.795Z] b486605c4e6f: Preparing [2024-10-03T08:38:25.795Z] 089cb3147887: Preparing [2024-10-03T08:38:25.795Z] 9430b0e02e63: Preparing [2024-10-03T08:38:25.795Z] 0e23de9dacf4: Preparing [2024-10-03T08:38:25.795Z] 9030357a097d: Preparing [2024-10-03T08:38:25.795Z] bf921277788e: Preparing [2024-10-03T08:38:25.795Z] 3cb238950d62: Preparing [2024-10-03T08:38:25.795Z] 894fb6491272: Preparing [2024-10-03T08:38:25.795Z] 16113d51b718: Preparing [2024-10-03T08:38:25.795Z] bf921277788e: Waiting [2024-10-03T08:38:25.795Z] 894fb6491272: Waiting [2024-10-03T08:38:25.795Z] 3cb238950d62: Waiting [2024-10-03T08:38:25.795Z] 16113d51b718: Waiting [2024-10-03T08:38:25.795Z] 9030357a097d: Layer already exists [2024-10-03T08:38:25.795Z] 0e23de9dacf4: Layer already exists [2024-10-03T08:38:25.795Z] 089cb3147887: Layer already exists [2024-10-03T08:38:25.795Z] 9430b0e02e63: Layer already exists [2024-10-03T08:38:25.795Z] b486605c4e6f: Layer already exists [2024-10-03T08:38:25.795Z] bf921277788e: Layer already exists [2024-10-03T08:38:25.795Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:25.795Z] 894fb6491272: Layer already exists [2024-10-03T08:38:25.795Z] 16113d51b718: Layer already exists [2024-10-03T08:38:26.063Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:26.431Z] + 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-03T08:38:26.797Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-03T08:38:26.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-03T08:38:26.798Z] b486605c4e6f: Preparing [2024-10-03T08:38:26.798Z] 089cb3147887: Preparing [2024-10-03T08:38:26.798Z] 9430b0e02e63: Preparing [2024-10-03T08:38:26.798Z] 0e23de9dacf4: Preparing [2024-10-03T08:38:26.798Z] 9030357a097d: Preparing [2024-10-03T08:38:26.798Z] bf921277788e: Preparing [2024-10-03T08:38:26.798Z] 3cb238950d62: Preparing [2024-10-03T08:38:26.798Z] 894fb6491272: Preparing [2024-10-03T08:38:26.798Z] 16113d51b718: Preparing [2024-10-03T08:38:26.798Z] bf921277788e: Waiting [2024-10-03T08:38:26.798Z] 3cb238950d62: Waiting [2024-10-03T08:38:26.798Z] 894fb6491272: Waiting [2024-10-03T08:38:26.798Z] 16113d51b718: Waiting [2024-10-03T08:38:27.065Z] 9030357a097d: Layer already exists [2024-10-03T08:38:27.065Z] 089cb3147887: Layer already exists [2024-10-03T08:38:27.065Z] 9430b0e02e63: Layer already exists [2024-10-03T08:38:27.065Z] b486605c4e6f: Layer already exists [2024-10-03T08:38:27.065Z] 0e23de9dacf4: Layer already exists [2024-10-03T08:38:27.065Z] 16113d51b718: Layer already exists [2024-10-03T08:38:27.065Z] bf921277788e: Layer already exists [2024-10-03T08:38:27.065Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:27.065Z] 894fb6491272: Layer already exists [2024-10-03T08:38:27.065Z] main: digest: sha256:a3db83b20ca191581f56e6125ce389793a94efdbba60bc6448fb0b969d4139d5 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:38:27.150Z] ===================================================== [Pipeline] echo [2024-10-03T08:38:27.164Z] taggedImages: [2024-10-03T08:38:27.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:27.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-03T08:38:27.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.87 [2024-10-03T08:38:27.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:27.164Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-03T08:38:27.197Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-03T08:38:27.197Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:27.197Z] latest [2024-10-03T08:38:27.197Z] 3.2.0-dev.87 [2024-10-03T08:38:27.197Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:27.197Z] main [2024-10-03T08:38:27.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:27.583Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:27.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:27.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-03T08:38:27.944Z] 8602e2a5d2f0: Preparing [2024-10-03T08:38:27.944Z] 5c9df275a7f0: Preparing [2024-10-03T08:38:27.944Z] f3e9c800e3e7: Preparing [2024-10-03T08:38:27.944Z] 9030357a097d: Preparing [2024-10-03T08:38:27.944Z] bf921277788e: Preparing [2024-10-03T08:38:27.944Z] b4868807174c: Preparing [2024-10-03T08:38:27.944Z] 38cdcd8a3e07: Preparing [2024-10-03T08:38:27.944Z] 16113d51b718: Preparing [2024-10-03T08:38:27.944Z] b4868807174c: Waiting [2024-10-03T08:38:27.944Z] 38cdcd8a3e07: Waiting [2024-10-03T08:38:27.944Z] 16113d51b718: Waiting [2024-10-03T08:38:27.944Z] bf921277788e: Layer already exists [2024-10-03T08:38:27.944Z] 9030357a097d: Layer already exists [2024-10-03T08:38:28.209Z] 5c9df275a7f0: Pushed [2024-10-03T08:38:28.209Z] 16113d51b718: Layer already exists [2024-10-03T08:38:28.209Z] 8602e2a5d2f0: Pushed [2024-10-03T08:38:28.476Z] b4868807174c: Pushed [2024-10-03T08:38:28.476Z] 38cdcd8a3e07: Pushed [2024-10-03T08:38:33.815Z] f3e9c800e3e7: Pushed [2024-10-03T08:38:33.815Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:34.185Z] + 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-03T08:38:34.545Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-03T08:38:34.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-03T08:38:34.545Z] 8602e2a5d2f0: Preparing [2024-10-03T08:38:34.545Z] 5c9df275a7f0: Preparing [2024-10-03T08:38:34.545Z] f3e9c800e3e7: Preparing [2024-10-03T08:38:34.545Z] 9030357a097d: Preparing [2024-10-03T08:38:34.545Z] bf921277788e: Preparing [2024-10-03T08:38:34.545Z] b4868807174c: Preparing [2024-10-03T08:38:34.545Z] 38cdcd8a3e07: Preparing [2024-10-03T08:38:34.545Z] 16113d51b718: Preparing [2024-10-03T08:38:34.545Z] b4868807174c: Waiting [2024-10-03T08:38:34.545Z] 38cdcd8a3e07: Waiting [2024-10-03T08:38:34.545Z] 16113d51b718: Waiting [2024-10-03T08:38:34.545Z] 5c9df275a7f0: Layer already exists [2024-10-03T08:38:34.545Z] 8602e2a5d2f0: Layer already exists [2024-10-03T08:38:34.545Z] 9030357a097d: Layer already exists [2024-10-03T08:38:34.545Z] f3e9c800e3e7: Layer already exists [2024-10-03T08:38:34.545Z] bf921277788e: Layer already exists [2024-10-03T08:38:34.545Z] 38cdcd8a3e07: Layer already exists [2024-10-03T08:38:34.545Z] b4868807174c: Layer already exists [2024-10-03T08:38:34.545Z] 16113d51b718: Layer already exists [2024-10-03T08:38:34.812Z] latest: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:35.176Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:35.537Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.87 [2024-10-03T08:38:35.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-03T08:38:35.537Z] 8602e2a5d2f0: Preparing [2024-10-03T08:38:35.537Z] 5c9df275a7f0: Preparing [2024-10-03T08:38:35.537Z] f3e9c800e3e7: Preparing [2024-10-03T08:38:35.537Z] 9030357a097d: Preparing [2024-10-03T08:38:35.537Z] bf921277788e: Preparing [2024-10-03T08:38:35.537Z] b4868807174c: Preparing [2024-10-03T08:38:35.537Z] 38cdcd8a3e07: Preparing [2024-10-03T08:38:35.537Z] 16113d51b718: Preparing [2024-10-03T08:38:35.537Z] b4868807174c: Waiting [2024-10-03T08:38:35.537Z] 38cdcd8a3e07: Waiting [2024-10-03T08:38:35.537Z] 16113d51b718: Waiting [2024-10-03T08:38:35.537Z] 9030357a097d: Layer already exists [2024-10-03T08:38:35.537Z] 8602e2a5d2f0: Layer already exists [2024-10-03T08:38:35.537Z] 5c9df275a7f0: Layer already exists [2024-10-03T08:38:35.537Z] f3e9c800e3e7: Layer already exists [2024-10-03T08:38:35.537Z] bf921277788e: Layer already exists [2024-10-03T08:38:35.537Z] 16113d51b718: Layer already exists [2024-10-03T08:38:35.537Z] b4868807174c: Layer already exists [2024-10-03T08:38:35.537Z] 38cdcd8a3e07: Layer already exists [2024-10-03T08:38:35.805Z] 3.2.0-dev.87: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:36.174Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:36.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:36.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-03T08:38:36.535Z] 8602e2a5d2f0: Preparing [2024-10-03T08:38:36.535Z] 5c9df275a7f0: Preparing [2024-10-03T08:38:36.535Z] f3e9c800e3e7: Preparing [2024-10-03T08:38:36.535Z] 9030357a097d: Preparing [2024-10-03T08:38:36.535Z] bf921277788e: Preparing [2024-10-03T08:38:36.535Z] b4868807174c: Preparing [2024-10-03T08:38:36.535Z] 38cdcd8a3e07: Preparing [2024-10-03T08:38:36.535Z] 16113d51b718: Preparing [2024-10-03T08:38:36.535Z] b4868807174c: Waiting [2024-10-03T08:38:36.535Z] 38cdcd8a3e07: Waiting [2024-10-03T08:38:36.535Z] 16113d51b718: Waiting [2024-10-03T08:38:36.535Z] 5c9df275a7f0: Layer already exists [2024-10-03T08:38:36.535Z] bf921277788e: Layer already exists [2024-10-03T08:38:36.535Z] f3e9c800e3e7: Layer already exists [2024-10-03T08:38:36.535Z] 9030357a097d: Layer already exists [2024-10-03T08:38:36.535Z] 8602e2a5d2f0: Layer already exists [2024-10-03T08:38:36.535Z] b4868807174c: Layer already exists [2024-10-03T08:38:36.535Z] 38cdcd8a3e07: Layer already exists [2024-10-03T08:38:36.535Z] 16113d51b718: Layer already exists [2024-10-03T08:38:36.802Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:37.175Z] + 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-03T08:38:37.538Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-03T08:38:37.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-03T08:38:37.538Z] 8602e2a5d2f0: Preparing [2024-10-03T08:38:37.538Z] 5c9df275a7f0: Preparing [2024-10-03T08:38:37.538Z] f3e9c800e3e7: Preparing [2024-10-03T08:38:37.538Z] 9030357a097d: Preparing [2024-10-03T08:38:37.538Z] bf921277788e: Preparing [2024-10-03T08:38:37.538Z] b4868807174c: Preparing [2024-10-03T08:38:37.538Z] 38cdcd8a3e07: Preparing [2024-10-03T08:38:37.538Z] 16113d51b718: Preparing [2024-10-03T08:38:37.538Z] b4868807174c: Waiting [2024-10-03T08:38:37.538Z] 38cdcd8a3e07: Waiting [2024-10-03T08:38:37.538Z] 16113d51b718: Waiting [2024-10-03T08:38:37.538Z] 8602e2a5d2f0: Layer already exists [2024-10-03T08:38:37.538Z] f3e9c800e3e7: Layer already exists [2024-10-03T08:38:37.538Z] bf921277788e: Layer already exists [2024-10-03T08:38:37.538Z] 5c9df275a7f0: Layer already exists [2024-10-03T08:38:37.538Z] 9030357a097d: Layer already exists [2024-10-03T08:38:37.538Z] b4868807174c: Layer already exists [2024-10-03T08:38:37.538Z] 38cdcd8a3e07: Layer already exists [2024-10-03T08:38:37.538Z] 16113d51b718: Layer already exists [2024-10-03T08:38:37.810Z] main: digest: sha256:f5327f46845ce40e0bc1d4c1fbf5ccfd1549035a8bbc99d0b77bd63867d7778e size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:38:37.887Z] ===================================================== [Pipeline] echo [2024-10-03T08:38:37.900Z] taggedImages: [2024-10-03T08:38:37.900Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:37.900Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-03T08:38:37.900Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.87 [2024-10-03T08:38:37.900Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:37.900Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-03T08:38:37.928Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-03T08:38:37.928Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:37.928Z] latest [2024-10-03T08:38:37.928Z] 3.2.0-dev.87 [2024-10-03T08:38:37.928Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:37.928Z] main [2024-10-03T08:38:37.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:38.321Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:38.731Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:38.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-03T08:38:38.731Z] 8a7027cb5b66: Preparing [2024-10-03T08:38:38.731Z] 66140ae9ee06: Preparing [2024-10-03T08:38:38.731Z] cc307fbf90e9: Preparing [2024-10-03T08:38:38.731Z] bf921277788e: Preparing [2024-10-03T08:38:38.731Z] c8cf243265b1: Preparing [2024-10-03T08:38:38.731Z] 90deb4d7fd47: Preparing [2024-10-03T08:38:38.731Z] 16113d51b718: Preparing [2024-10-03T08:38:38.731Z] 90deb4d7fd47: Waiting [2024-10-03T08:38:38.731Z] 16113d51b718: Waiting [2024-10-03T08:38:39.002Z] bf921277788e: Layer already exists [2024-10-03T08:38:39.002Z] 66140ae9ee06: Pushed [2024-10-03T08:38:39.002Z] c8cf243265b1: Pushed [2024-10-03T08:38:39.002Z] 90deb4d7fd47: Pushed [2024-10-03T08:38:39.002Z] 8a7027cb5b66: Pushed [2024-10-03T08:38:39.002Z] 16113d51b718: Layer already exists [2024-10-03T08:38:44.452Z] cc307fbf90e9: Pushed [2024-10-03T08:38:44.452Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:44.847Z] + 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-03T08:38:45.219Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-03T08:38:45.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-03T08:38:45.219Z] 8a7027cb5b66: Preparing [2024-10-03T08:38:45.219Z] 66140ae9ee06: Preparing [2024-10-03T08:38:45.219Z] cc307fbf90e9: Preparing [2024-10-03T08:38:45.219Z] bf921277788e: Preparing [2024-10-03T08:38:45.219Z] c8cf243265b1: Preparing [2024-10-03T08:38:45.219Z] 90deb4d7fd47: Preparing [2024-10-03T08:38:45.219Z] 16113d51b718: Preparing [2024-10-03T08:38:45.219Z] 90deb4d7fd47: Waiting [2024-10-03T08:38:45.219Z] 16113d51b718: Waiting [2024-10-03T08:38:45.219Z] c8cf243265b1: Layer already exists [2024-10-03T08:38:45.219Z] 8a7027cb5b66: Layer already exists [2024-10-03T08:38:45.219Z] bf921277788e: Layer already exists [2024-10-03T08:38:45.219Z] cc307fbf90e9: Layer already exists [2024-10-03T08:38:45.219Z] 66140ae9ee06: Layer already exists [2024-10-03T08:38:45.219Z] 90deb4d7fd47: Layer already exists [2024-10-03T08:38:45.219Z] 16113d51b718: Layer already exists [2024-10-03T08:38:45.486Z] latest: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:45.854Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:46.223Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.87 [2024-10-03T08:38:46.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-03T08:38:46.223Z] 8a7027cb5b66: Preparing [2024-10-03T08:38:46.223Z] 66140ae9ee06: Preparing [2024-10-03T08:38:46.223Z] cc307fbf90e9: Preparing [2024-10-03T08:38:46.223Z] bf921277788e: Preparing [2024-10-03T08:38:46.223Z] c8cf243265b1: Preparing [2024-10-03T08:38:46.223Z] 90deb4d7fd47: Preparing [2024-10-03T08:38:46.223Z] 16113d51b718: Preparing [2024-10-03T08:38:46.223Z] 90deb4d7fd47: Waiting [2024-10-03T08:38:46.223Z] 16113d51b718: Waiting [2024-10-03T08:38:46.223Z] 8a7027cb5b66: Layer already exists [2024-10-03T08:38:46.223Z] 66140ae9ee06: Layer already exists [2024-10-03T08:38:46.223Z] bf921277788e: Layer already exists [2024-10-03T08:38:46.223Z] cc307fbf90e9: Layer already exists [2024-10-03T08:38:46.223Z] c8cf243265b1: Layer already exists [2024-10-03T08:38:46.223Z] 90deb4d7fd47: Layer already exists [2024-10-03T08:38:46.223Z] 16113d51b718: Layer already exists [2024-10-03T08:38:46.489Z] 3.2.0-dev.87: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:46.858Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:47.218Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:47.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-03T08:38:47.218Z] 8a7027cb5b66: Preparing [2024-10-03T08:38:47.218Z] 66140ae9ee06: Preparing [2024-10-03T08:38:47.218Z] cc307fbf90e9: Preparing [2024-10-03T08:38:47.218Z] bf921277788e: Preparing [2024-10-03T08:38:47.218Z] c8cf243265b1: Preparing [2024-10-03T08:38:47.218Z] 90deb4d7fd47: Preparing [2024-10-03T08:38:47.218Z] 16113d51b718: Preparing [2024-10-03T08:38:47.218Z] 90deb4d7fd47: Waiting [2024-10-03T08:38:47.218Z] 16113d51b718: Waiting [2024-10-03T08:38:47.218Z] 8a7027cb5b66: Layer already exists [2024-10-03T08:38:47.218Z] bf921277788e: Layer already exists [2024-10-03T08:38:47.218Z] cc307fbf90e9: Layer already exists [2024-10-03T08:38:47.218Z] c8cf243265b1: Layer already exists [2024-10-03T08:38:47.218Z] 66140ae9ee06: Layer already exists [2024-10-03T08:38:47.218Z] 90deb4d7fd47: Layer already exists [2024-10-03T08:38:47.218Z] 16113d51b718: Layer already exists [2024-10-03T08:38:47.490Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:47.856Z] + 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-03T08:38:48.216Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-03T08:38:48.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-03T08:38:48.216Z] 8a7027cb5b66: Preparing [2024-10-03T08:38:48.216Z] 66140ae9ee06: Preparing [2024-10-03T08:38:48.216Z] cc307fbf90e9: Preparing [2024-10-03T08:38:48.216Z] bf921277788e: Preparing [2024-10-03T08:38:48.216Z] c8cf243265b1: Preparing [2024-10-03T08:38:48.216Z] 90deb4d7fd47: Preparing [2024-10-03T08:38:48.216Z] 16113d51b718: Preparing [2024-10-03T08:38:48.216Z] 90deb4d7fd47: Waiting [2024-10-03T08:38:48.216Z] 16113d51b718: Waiting [2024-10-03T08:38:48.216Z] cc307fbf90e9: Layer already exists [2024-10-03T08:38:48.216Z] c8cf243265b1: Layer already exists [2024-10-03T08:38:48.216Z] 66140ae9ee06: Layer already exists [2024-10-03T08:38:48.216Z] bf921277788e: Layer already exists [2024-10-03T08:38:48.216Z] 8a7027cb5b66: Layer already exists [2024-10-03T08:38:48.216Z] 16113d51b718: Layer already exists [2024-10-03T08:38:48.216Z] 90deb4d7fd47: Layer already exists [2024-10-03T08:38:48.482Z] main: digest: sha256:cbcca511a7588524c0e6968c055ef3ef695c34e4f8cf2ddd3dc84b960d7ea871 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:38:48.558Z] ===================================================== [Pipeline] echo [2024-10-03T08:38:48.579Z] taggedImages: [2024-10-03T08:38:48.579Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:48.579Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-03T08:38:48.579Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.87 [2024-10-03T08:38:48.579Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:48.579Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-03T08:38:48.608Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-03T08:38:48.608Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:48.608Z] latest [2024-10-03T08:38:48.608Z] 3.2.0-dev.87 [2024-10-03T08:38:48.608Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:48.608Z] main [2024-10-03T08:38:48.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:48.966Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:49.322Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:49.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-03T08:38:49.322Z] 3f2c18c17a1b: Preparing [2024-10-03T08:38:49.322Z] c486a91c824a: Preparing [2024-10-03T08:38:49.322Z] 719a68f9d1ce: Preparing [2024-10-03T08:38:49.322Z] 84451fb23282: Preparing [2024-10-03T08:38:49.322Z] 9030357a097d: Preparing [2024-10-03T08:38:49.322Z] bf921277788e: Preparing [2024-10-03T08:38:49.322Z] 3cb238950d62: Preparing [2024-10-03T08:38:49.322Z] 894fb6491272: Preparing [2024-10-03T08:38:49.322Z] 16113d51b718: Preparing [2024-10-03T08:38:49.322Z] 894fb6491272: Waiting [2024-10-03T08:38:49.322Z] 16113d51b718: Waiting [2024-10-03T08:38:49.322Z] bf921277788e: Waiting [2024-10-03T08:38:49.322Z] 3cb238950d62: Waiting [2024-10-03T08:38:49.322Z] 9030357a097d: Layer already exists [2024-10-03T08:38:49.587Z] bf921277788e: Layer already exists [2024-10-03T08:38:49.587Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:49.587Z] 894fb6491272: Layer already exists [2024-10-03T08:38:49.587Z] 3f2c18c17a1b: Pushed [2024-10-03T08:38:49.587Z] 16113d51b718: Layer already exists [2024-10-03T08:38:49.587Z] 719a68f9d1ce: Pushed [2024-10-03T08:38:49.587Z] c486a91c824a: Pushed [2024-10-03T08:38:54.921Z] 84451fb23282: Pushed [2024-10-03T08:38:54.921Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:55.279Z] + 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-03T08:38:55.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-03T08:38:55.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-03T08:38:55.637Z] 3f2c18c17a1b: Preparing [2024-10-03T08:38:55.637Z] c486a91c824a: Preparing [2024-10-03T08:38:55.637Z] 719a68f9d1ce: Preparing [2024-10-03T08:38:55.637Z] 84451fb23282: Preparing [2024-10-03T08:38:55.637Z] 9030357a097d: Preparing [2024-10-03T08:38:55.637Z] bf921277788e: Preparing [2024-10-03T08:38:55.637Z] 3cb238950d62: Preparing [2024-10-03T08:38:55.637Z] 894fb6491272: Preparing [2024-10-03T08:38:55.637Z] 16113d51b718: Preparing [2024-10-03T08:38:55.637Z] bf921277788e: Waiting [2024-10-03T08:38:55.637Z] 3cb238950d62: Waiting [2024-10-03T08:38:55.637Z] 894fb6491272: Waiting [2024-10-03T08:38:55.637Z] 16113d51b718: Waiting [2024-10-03T08:38:55.637Z] 84451fb23282: Layer already exists [2024-10-03T08:38:55.637Z] c486a91c824a: Layer already exists [2024-10-03T08:38:55.637Z] 719a68f9d1ce: Layer already exists [2024-10-03T08:38:55.637Z] 3f2c18c17a1b: Layer already exists [2024-10-03T08:38:55.637Z] 9030357a097d: Layer already exists [2024-10-03T08:38:55.637Z] bf921277788e: Layer already exists [2024-10-03T08:38:55.637Z] 16113d51b718: Layer already exists [2024-10-03T08:38:55.637Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:55.637Z] 894fb6491272: Layer already exists [2024-10-03T08:38:55.904Z] latest: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:56.268Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:56.639Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.87 [2024-10-03T08:38:56.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-03T08:38:56.640Z] 3f2c18c17a1b: Preparing [2024-10-03T08:38:56.640Z] c486a91c824a: Preparing [2024-10-03T08:38:56.640Z] 719a68f9d1ce: Preparing [2024-10-03T08:38:56.640Z] 84451fb23282: Preparing [2024-10-03T08:38:56.640Z] 9030357a097d: Preparing [2024-10-03T08:38:56.640Z] bf921277788e: Preparing [2024-10-03T08:38:56.640Z] 3cb238950d62: Preparing [2024-10-03T08:38:56.640Z] 894fb6491272: Preparing [2024-10-03T08:38:56.640Z] 16113d51b718: Preparing [2024-10-03T08:38:56.640Z] bf921277788e: Waiting [2024-10-03T08:38:56.640Z] 894fb6491272: Waiting [2024-10-03T08:38:56.640Z] 16113d51b718: Waiting [2024-10-03T08:38:56.640Z] 719a68f9d1ce: Layer already exists [2024-10-03T08:38:56.640Z] c486a91c824a: Layer already exists [2024-10-03T08:38:56.640Z] 9030357a097d: Layer already exists [2024-10-03T08:38:56.640Z] 3f2c18c17a1b: Layer already exists [2024-10-03T08:38:56.640Z] 84451fb23282: Layer already exists [2024-10-03T08:38:56.640Z] 894fb6491272: Layer already exists [2024-10-03T08:38:56.640Z] 16113d51b718: Layer already exists [2024-10-03T08:38:56.640Z] bf921277788e: Layer already exists [2024-10-03T08:38:56.640Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:56.908Z] 3.2.0-dev.87: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:57.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:57.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:57.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-03T08:38:57.647Z] 3f2c18c17a1b: Preparing [2024-10-03T08:38:57.647Z] c486a91c824a: Preparing [2024-10-03T08:38:57.647Z] 719a68f9d1ce: Preparing [2024-10-03T08:38:57.647Z] 84451fb23282: Preparing [2024-10-03T08:38:57.647Z] 9030357a097d: Preparing [2024-10-03T08:38:57.647Z] bf921277788e: Preparing [2024-10-03T08:38:57.647Z] 3cb238950d62: Preparing [2024-10-03T08:38:57.647Z] 894fb6491272: Preparing [2024-10-03T08:38:57.647Z] 16113d51b718: Preparing [2024-10-03T08:38:57.647Z] 3cb238950d62: Waiting [2024-10-03T08:38:57.647Z] 894fb6491272: Waiting [2024-10-03T08:38:57.647Z] 16113d51b718: Waiting [2024-10-03T08:38:57.647Z] bf921277788e: Waiting [2024-10-03T08:38:57.647Z] 3f2c18c17a1b: Layer already exists [2024-10-03T08:38:57.647Z] 84451fb23282: Layer already exists [2024-10-03T08:38:57.647Z] c486a91c824a: Layer already exists [2024-10-03T08:38:57.647Z] 9030357a097d: Layer already exists [2024-10-03T08:38:57.647Z] 719a68f9d1ce: Layer already exists [2024-10-03T08:38:57.647Z] 16113d51b718: Layer already exists [2024-10-03T08:38:57.647Z] 894fb6491272: Layer already exists [2024-10-03T08:38:57.647Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:57.647Z] bf921277788e: Layer already exists [2024-10-03T08:38:57.914Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:58.283Z] + 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-03T08:38:58.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-03T08:38:58.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-03T08:38:58.645Z] 3f2c18c17a1b: Preparing [2024-10-03T08:38:58.645Z] c486a91c824a: Preparing [2024-10-03T08:38:58.645Z] 719a68f9d1ce: Preparing [2024-10-03T08:38:58.645Z] 84451fb23282: Preparing [2024-10-03T08:38:58.645Z] 9030357a097d: Preparing [2024-10-03T08:38:58.645Z] bf921277788e: Preparing [2024-10-03T08:38:58.645Z] 3cb238950d62: Preparing [2024-10-03T08:38:58.645Z] 894fb6491272: Preparing [2024-10-03T08:38:58.645Z] 16113d51b718: Preparing [2024-10-03T08:38:58.645Z] bf921277788e: Waiting [2024-10-03T08:38:58.645Z] 3cb238950d62: Waiting [2024-10-03T08:38:58.645Z] 894fb6491272: Waiting [2024-10-03T08:38:58.645Z] 16113d51b718: Waiting [2024-10-03T08:38:58.645Z] 84451fb23282: Layer already exists [2024-10-03T08:38:58.645Z] c486a91c824a: Layer already exists [2024-10-03T08:38:58.645Z] 719a68f9d1ce: Layer already exists [2024-10-03T08:38:58.645Z] 3f2c18c17a1b: Layer already exists [2024-10-03T08:38:58.645Z] 9030357a097d: Layer already exists [2024-10-03T08:38:58.645Z] 894fb6491272: Layer already exists [2024-10-03T08:38:58.645Z] bf921277788e: Layer already exists [2024-10-03T08:38:58.645Z] 16113d51b718: Layer already exists [2024-10-03T08:38:58.645Z] 3cb238950d62: Layer already exists [2024-10-03T08:38:58.913Z] main: digest: sha256:478276f0ca6a298b288c0159ea125b77ec444d27702d053fa18e6312d33245df size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:38:58.989Z] ===================================================== [Pipeline] echo [2024-10-03T08:38:59.001Z] taggedImages: [2024-10-03T08:38:59.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:59.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-03T08:38:59.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.87 [2024-10-03T08:38:59.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:59.001Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-03T08:38:59.029Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-03T08:38:59.029Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:38:59.029Z] latest [2024-10-03T08:38:59.029Z] 3.2.0-dev.87 [2024-10-03T08:38:59.029Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:38:59.029Z] main [2024-10-03T08:38:59.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:38:59.400Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:00.729Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:00.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-03T08:39:00.729Z] 66cb352b0558: Preparing [2024-10-03T08:39:00.729Z] 6477a9ec1694: Preparing [2024-10-03T08:39:00.729Z] f3a33ade0a15: Preparing [2024-10-03T08:39:00.729Z] 2abeecdd6b64: Preparing [2024-10-03T08:39:00.729Z] bddc1451cda1: Preparing [2024-10-03T08:39:00.729Z] b6fdfc1db584: Preparing [2024-10-03T08:39:00.729Z] c4d0ac55589d: Preparing [2024-10-03T08:39:00.729Z] d8daf6502b16: Preparing [2024-10-03T08:39:00.729Z] 9030357a097d: Preparing [2024-10-03T08:39:00.729Z] bf921277788e: Preparing [2024-10-03T08:39:00.729Z] 24db0afaacf0: Preparing [2024-10-03T08:39:00.729Z] bf5daa9489f3: Preparing [2024-10-03T08:39:00.729Z] 5f70bf18a086: Preparing [2024-10-03T08:39:00.729Z] 1ef5265d31cd: Preparing [2024-10-03T08:39:00.729Z] 6c6b4e81a76d: Preparing [2024-10-03T08:39:00.729Z] 4ec659ec659f: Preparing [2024-10-03T08:39:00.729Z] 16113d51b718: Preparing [2024-10-03T08:39:00.729Z] b6fdfc1db584: Waiting [2024-10-03T08:39:00.729Z] c4d0ac55589d: Waiting [2024-10-03T08:39:00.729Z] d8daf6502b16: Waiting [2024-10-03T08:39:00.729Z] 9030357a097d: Waiting [2024-10-03T08:39:00.729Z] bf921277788e: Waiting [2024-10-03T08:39:00.729Z] 24db0afaacf0: Waiting [2024-10-03T08:39:00.729Z] bf5daa9489f3: Waiting [2024-10-03T08:39:00.729Z] 5f70bf18a086: Waiting [2024-10-03T08:39:00.729Z] 1ef5265d31cd: Waiting [2024-10-03T08:39:00.729Z] 6c6b4e81a76d: Waiting [2024-10-03T08:39:00.729Z] 4ec659ec659f: Waiting [2024-10-03T08:39:00.729Z] 16113d51b718: Waiting [2024-10-03T08:39:00.999Z] bddc1451cda1: Pushed [2024-10-03T08:39:00.999Z] f3a33ade0a15: Pushed [2024-10-03T08:39:00.999Z] 2abeecdd6b64: Pushed [2024-10-03T08:39:00.999Z] 6477a9ec1694: Pushed [2024-10-03T08:39:00.999Z] 66cb352b0558: Pushed [2024-10-03T08:39:01.271Z] 9030357a097d: Layer already exists [2024-10-03T08:39:01.271Z] bf921277788e: Layer already exists [2024-10-03T08:39:01.271Z] b6fdfc1db584: Pushed [2024-10-03T08:39:01.271Z] c4d0ac55589d: Pushed [2024-10-03T08:39:01.271Z] 5f70bf18a086: Layer already exists [2024-10-03T08:39:01.271Z] 24db0afaacf0: Pushed [2024-10-03T08:39:01.271Z] bf5daa9489f3: Pushed [2024-10-03T08:39:01.540Z] 1ef5265d31cd: Pushed [2024-10-03T08:39:01.540Z] 16113d51b718: Layer already exists [2024-10-03T08:39:01.540Z] 6c6b4e81a76d: Pushed [2024-10-03T08:39:01.540Z] 4ec659ec659f: Pushed [2024-10-03T08:39:04.896Z] d8daf6502b16: Pushed [2024-10-03T08:39:04.896Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:05.254Z] + 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-03T08:39:05.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-03T08:39:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-03T08:39:05.636Z] 66cb352b0558: Preparing [2024-10-03T08:39:05.636Z] 6477a9ec1694: Preparing [2024-10-03T08:39:05.636Z] f3a33ade0a15: Preparing [2024-10-03T08:39:05.636Z] 2abeecdd6b64: Preparing [2024-10-03T08:39:05.636Z] bddc1451cda1: Preparing [2024-10-03T08:39:05.636Z] b6fdfc1db584: Preparing [2024-10-03T08:39:05.636Z] c4d0ac55589d: Preparing [2024-10-03T08:39:05.636Z] d8daf6502b16: Preparing [2024-10-03T08:39:05.636Z] 9030357a097d: Preparing [2024-10-03T08:39:05.636Z] bf921277788e: Preparing [2024-10-03T08:39:05.636Z] 24db0afaacf0: Preparing [2024-10-03T08:39:05.636Z] bf5daa9489f3: Preparing [2024-10-03T08:39:05.636Z] 5f70bf18a086: Preparing [2024-10-03T08:39:05.636Z] 1ef5265d31cd: Preparing [2024-10-03T08:39:05.636Z] 6c6b4e81a76d: Preparing [2024-10-03T08:39:05.636Z] 4ec659ec659f: Preparing [2024-10-03T08:39:05.636Z] 16113d51b718: Preparing [2024-10-03T08:39:05.636Z] 24db0afaacf0: Waiting [2024-10-03T08:39:05.636Z] bf5daa9489f3: Waiting [2024-10-03T08:39:05.636Z] 5f70bf18a086: Waiting [2024-10-03T08:39:05.636Z] 1ef5265d31cd: Waiting [2024-10-03T08:39:05.636Z] 6c6b4e81a76d: Waiting [2024-10-03T08:39:05.636Z] 16113d51b718: Waiting [2024-10-03T08:39:05.636Z] 4ec659ec659f: Waiting [2024-10-03T08:39:05.636Z] c4d0ac55589d: Waiting [2024-10-03T08:39:05.636Z] d8daf6502b16: Waiting [2024-10-03T08:39:05.636Z] b6fdfc1db584: Waiting [2024-10-03T08:39:05.636Z] bf921277788e: Waiting [2024-10-03T08:39:05.636Z] 9030357a097d: Waiting [2024-10-03T08:39:05.636Z] f3a33ade0a15: Layer already exists [2024-10-03T08:39:05.636Z] bddc1451cda1: Layer already exists [2024-10-03T08:39:05.636Z] 6477a9ec1694: Layer already exists [2024-10-03T08:39:05.636Z] 2abeecdd6b64: Layer already exists [2024-10-03T08:39:05.636Z] 66cb352b0558: Layer already exists [2024-10-03T08:39:05.636Z] b6fdfc1db584: Layer already exists [2024-10-03T08:39:05.636Z] c4d0ac55589d: Layer already exists [2024-10-03T08:39:05.636Z] 9030357a097d: Layer already exists [2024-10-03T08:39:05.636Z] d8daf6502b16: Layer already exists [2024-10-03T08:39:05.636Z] bf921277788e: Layer already exists [2024-10-03T08:39:05.636Z] 24db0afaacf0: Layer already exists [2024-10-03T08:39:05.636Z] bf5daa9489f3: Layer already exists [2024-10-03T08:39:05.636Z] 1ef5265d31cd: Layer already exists [2024-10-03T08:39:05.636Z] 5f70bf18a086: Layer already exists [2024-10-03T08:39:05.636Z] 6c6b4e81a76d: Layer already exists [2024-10-03T08:39:05.636Z] 4ec659ec659f: Layer already exists [2024-10-03T08:39:05.636Z] 16113d51b718: Layer already exists [2024-10-03T08:39:05.902Z] latest: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:06.268Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:06.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.87 [2024-10-03T08:39:06.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-03T08:39:06.628Z] 66cb352b0558: Preparing [2024-10-03T08:39:06.628Z] 6477a9ec1694: Preparing [2024-10-03T08:39:06.628Z] f3a33ade0a15: Preparing [2024-10-03T08:39:06.628Z] 2abeecdd6b64: Preparing [2024-10-03T08:39:06.628Z] bddc1451cda1: Preparing [2024-10-03T08:39:06.628Z] b6fdfc1db584: Preparing [2024-10-03T08:39:06.628Z] c4d0ac55589d: Preparing [2024-10-03T08:39:06.628Z] d8daf6502b16: Preparing [2024-10-03T08:39:06.628Z] 9030357a097d: Preparing [2024-10-03T08:39:06.628Z] bf921277788e: Preparing [2024-10-03T08:39:06.628Z] 24db0afaacf0: Preparing [2024-10-03T08:39:06.628Z] bf5daa9489f3: Preparing [2024-10-03T08:39:06.628Z] 5f70bf18a086: Preparing [2024-10-03T08:39:06.628Z] 1ef5265d31cd: Preparing [2024-10-03T08:39:06.628Z] 6c6b4e81a76d: Preparing [2024-10-03T08:39:06.628Z] 4ec659ec659f: Preparing [2024-10-03T08:39:06.628Z] 16113d51b718: Preparing [2024-10-03T08:39:06.628Z] 9030357a097d: Waiting [2024-10-03T08:39:06.628Z] bf921277788e: Waiting [2024-10-03T08:39:06.628Z] 24db0afaacf0: Waiting [2024-10-03T08:39:06.628Z] bf5daa9489f3: Waiting [2024-10-03T08:39:06.628Z] 5f70bf18a086: Waiting [2024-10-03T08:39:06.628Z] 1ef5265d31cd: Waiting [2024-10-03T08:39:06.628Z] 6c6b4e81a76d: Waiting [2024-10-03T08:39:06.628Z] 4ec659ec659f: Waiting [2024-10-03T08:39:06.628Z] 16113d51b718: Waiting [2024-10-03T08:39:06.628Z] b6fdfc1db584: Waiting [2024-10-03T08:39:06.628Z] c4d0ac55589d: Waiting [2024-10-03T08:39:06.628Z] d8daf6502b16: Waiting [2024-10-03T08:39:06.628Z] 6477a9ec1694: Layer already exists [2024-10-03T08:39:06.628Z] 66cb352b0558: Layer already exists [2024-10-03T08:39:06.628Z] 2abeecdd6b64: Layer already exists [2024-10-03T08:39:06.628Z] bddc1451cda1: Layer already exists [2024-10-03T08:39:06.628Z] f3a33ade0a15: Layer already exists [2024-10-03T08:39:06.628Z] b6fdfc1db584: Layer already exists [2024-10-03T08:39:06.628Z] c4d0ac55589d: Layer already exists [2024-10-03T08:39:06.628Z] bf921277788e: Layer already exists [2024-10-03T08:39:06.628Z] d8daf6502b16: Layer already exists [2024-10-03T08:39:06.628Z] 9030357a097d: Layer already exists [2024-10-03T08:39:06.628Z] bf5daa9489f3: Layer already exists [2024-10-03T08:39:06.628Z] 5f70bf18a086: Layer already exists [2024-10-03T08:39:06.628Z] 1ef5265d31cd: Layer already exists [2024-10-03T08:39:06.628Z] 24db0afaacf0: Layer already exists [2024-10-03T08:39:06.628Z] 6c6b4e81a76d: Layer already exists [2024-10-03T08:39:06.894Z] 4ec659ec659f: Layer already exists [2024-10-03T08:39:06.894Z] 16113d51b718: Layer already exists [2024-10-03T08:39:06.894Z] 3.2.0-dev.87: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:07.273Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:07.641Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:07.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-03T08:39:07.641Z] 66cb352b0558: Preparing [2024-10-03T08:39:07.641Z] 6477a9ec1694: Preparing [2024-10-03T08:39:07.641Z] f3a33ade0a15: Preparing [2024-10-03T08:39:07.641Z] 2abeecdd6b64: Preparing [2024-10-03T08:39:07.641Z] bddc1451cda1: Preparing [2024-10-03T08:39:07.641Z] b6fdfc1db584: Preparing [2024-10-03T08:39:07.641Z] c4d0ac55589d: Preparing [2024-10-03T08:39:07.641Z] d8daf6502b16: Preparing [2024-10-03T08:39:07.641Z] 9030357a097d: Preparing [2024-10-03T08:39:07.641Z] bf921277788e: Preparing [2024-10-03T08:39:07.641Z] 24db0afaacf0: Preparing [2024-10-03T08:39:07.641Z] bf5daa9489f3: Preparing [2024-10-03T08:39:07.641Z] 5f70bf18a086: Preparing [2024-10-03T08:39:07.641Z] 1ef5265d31cd: Preparing [2024-10-03T08:39:07.641Z] 6c6b4e81a76d: Preparing [2024-10-03T08:39:07.641Z] 4ec659ec659f: Preparing [2024-10-03T08:39:07.641Z] 16113d51b718: Preparing [2024-10-03T08:39:07.641Z] c4d0ac55589d: Waiting [2024-10-03T08:39:07.641Z] 5f70bf18a086: Waiting [2024-10-03T08:39:07.641Z] d8daf6502b16: Waiting [2024-10-03T08:39:07.641Z] 1ef5265d31cd: Waiting [2024-10-03T08:39:07.641Z] 9030357a097d: Waiting [2024-10-03T08:39:07.641Z] 6c6b4e81a76d: Waiting [2024-10-03T08:39:07.641Z] bf921277788e: Waiting [2024-10-03T08:39:07.641Z] 4ec659ec659f: Waiting [2024-10-03T08:39:07.641Z] 24db0afaacf0: Waiting [2024-10-03T08:39:07.641Z] 16113d51b718: Waiting [2024-10-03T08:39:07.641Z] bf5daa9489f3: Waiting [2024-10-03T08:39:07.641Z] b6fdfc1db584: Waiting [2024-10-03T08:39:07.641Z] 2abeecdd6b64: Layer already exists [2024-10-03T08:39:07.641Z] bddc1451cda1: Layer already exists [2024-10-03T08:39:07.641Z] 6477a9ec1694: Layer already exists [2024-10-03T08:39:07.641Z] f3a33ade0a15: Layer already exists [2024-10-03T08:39:07.641Z] 66cb352b0558: Layer already exists [2024-10-03T08:39:07.641Z] b6fdfc1db584: Layer already exists [2024-10-03T08:39:07.641Z] d8daf6502b16: Layer already exists [2024-10-03T08:39:07.641Z] bf921277788e: Layer already exists [2024-10-03T08:39:07.641Z] 9030357a097d: Layer already exists [2024-10-03T08:39:07.641Z] c4d0ac55589d: Layer already exists [2024-10-03T08:39:07.641Z] bf5daa9489f3: Layer already exists [2024-10-03T08:39:07.641Z] 5f70bf18a086: Layer already exists [2024-10-03T08:39:07.641Z] 24db0afaacf0: Layer already exists [2024-10-03T08:39:07.641Z] 1ef5265d31cd: Layer already exists [2024-10-03T08:39:07.908Z] 6c6b4e81a76d: Layer already exists [2024-10-03T08:39:07.908Z] 16113d51b718: Layer already exists [2024-10-03T08:39:07.908Z] 4ec659ec659f: Layer already exists [2024-10-03T08:39:07.908Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:08.276Z] + 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-03T08:39:08.650Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-03T08:39:08.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-03T08:39:08.650Z] 66cb352b0558: Preparing [2024-10-03T08:39:08.650Z] 6477a9ec1694: Preparing [2024-10-03T08:39:08.650Z] f3a33ade0a15: Preparing [2024-10-03T08:39:08.650Z] 2abeecdd6b64: Preparing [2024-10-03T08:39:08.650Z] bddc1451cda1: Preparing [2024-10-03T08:39:08.650Z] b6fdfc1db584: Preparing [2024-10-03T08:39:08.650Z] c4d0ac55589d: Preparing [2024-10-03T08:39:08.650Z] d8daf6502b16: Preparing [2024-10-03T08:39:08.650Z] 9030357a097d: Preparing [2024-10-03T08:39:08.650Z] bf921277788e: Preparing [2024-10-03T08:39:08.650Z] 24db0afaacf0: Preparing [2024-10-03T08:39:08.650Z] b6fdfc1db584: Waiting [2024-10-03T08:39:08.650Z] c4d0ac55589d: Waiting [2024-10-03T08:39:08.650Z] d8daf6502b16: Waiting [2024-10-03T08:39:08.650Z] 9030357a097d: Waiting [2024-10-03T08:39:08.650Z] bf921277788e: Waiting [2024-10-03T08:39:08.650Z] bf5daa9489f3: Preparing [2024-10-03T08:39:08.650Z] 5f70bf18a086: Preparing [2024-10-03T08:39:08.650Z] 1ef5265d31cd: Preparing [2024-10-03T08:39:08.650Z] 6c6b4e81a76d: Preparing [2024-10-03T08:39:08.650Z] 4ec659ec659f: Preparing [2024-10-03T08:39:08.650Z] 16113d51b718: Preparing [2024-10-03T08:39:08.650Z] 24db0afaacf0: Waiting [2024-10-03T08:39:08.650Z] 6c6b4e81a76d: Waiting [2024-10-03T08:39:08.650Z] 4ec659ec659f: Waiting [2024-10-03T08:39:08.650Z] 16113d51b718: Waiting [2024-10-03T08:39:08.650Z] bf5daa9489f3: Waiting [2024-10-03T08:39:08.650Z] 5f70bf18a086: Waiting [2024-10-03T08:39:08.650Z] 1ef5265d31cd: Waiting [2024-10-03T08:39:08.650Z] 66cb352b0558: Layer already exists [2024-10-03T08:39:08.650Z] f3a33ade0a15: Layer already exists [2024-10-03T08:39:08.650Z] 2abeecdd6b64: Layer already exists [2024-10-03T08:39:08.650Z] bddc1451cda1: Layer already exists [2024-10-03T08:39:08.650Z] 6477a9ec1694: Layer already exists [2024-10-03T08:39:08.650Z] b6fdfc1db584: Layer already exists [2024-10-03T08:39:08.650Z] c4d0ac55589d: Layer already exists [2024-10-03T08:39:08.650Z] 9030357a097d: Layer already exists [2024-10-03T08:39:08.650Z] d8daf6502b16: Layer already exists [2024-10-03T08:39:08.650Z] bf921277788e: Layer already exists [2024-10-03T08:39:08.918Z] 24db0afaacf0: Layer already exists [2024-10-03T08:39:08.918Z] bf5daa9489f3: Layer already exists [2024-10-03T08:39:08.918Z] 5f70bf18a086: Layer already exists [2024-10-03T08:39:08.918Z] 6c6b4e81a76d: Layer already exists [2024-10-03T08:39:08.918Z] 1ef5265d31cd: Layer already exists [2024-10-03T08:39:08.918Z] 16113d51b718: Layer already exists [2024-10-03T08:39:08.918Z] 4ec659ec659f: Layer already exists [2024-10-03T08:39:08.918Z] main: digest: sha256:9a31824dfb7d1ecc2ce74262d288cc3a1c20d9617b98979d1d4e07bdb303bf7a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:39:09.000Z] ===================================================== [Pipeline] echo [2024-10-03T08:39:09.018Z] taggedImages: [2024-10-03T08:39:09.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:09.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-03T08:39:09.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.87 [2024-10-03T08:39:09.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:09.018Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-03T08:39:09.054Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-03T08:39:09.054Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:09.054Z] latest [2024-10-03T08:39:09.054Z] 3.2.0-dev.87 [2024-10-03T08:39:09.054Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:09.054Z] main [2024-10-03T08:39:09.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:09.448Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:09.822Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:09.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-03T08:39:09.822Z] 531b99a8f590: Preparing [2024-10-03T08:39:09.822Z] c84fa7c0689e: Preparing [2024-10-03T08:39:09.822Z] c28ad0e603fe: Preparing [2024-10-03T08:39:09.822Z] 25c63703cd66: Preparing [2024-10-03T08:39:09.822Z] 9030357a097d: Preparing [2024-10-03T08:39:09.822Z] bf921277788e: Preparing [2024-10-03T08:39:09.822Z] 3cb238950d62: Preparing [2024-10-03T08:39:09.822Z] 894fb6491272: Preparing [2024-10-03T08:39:09.822Z] 16113d51b718: Preparing [2024-10-03T08:39:09.822Z] bf921277788e: Waiting [2024-10-03T08:39:09.822Z] 894fb6491272: Waiting [2024-10-03T08:39:09.822Z] 16113d51b718: Waiting [2024-10-03T08:39:09.822Z] 3cb238950d62: Waiting [2024-10-03T08:39:09.822Z] 9030357a097d: Layer already exists [2024-10-03T08:39:10.094Z] bf921277788e: Layer already exists [2024-10-03T08:39:10.094Z] c28ad0e603fe: Pushed [2024-10-03T08:39:10.094Z] c84fa7c0689e: Pushed [2024-10-03T08:39:10.094Z] 3cb238950d62: Layer already exists [2024-10-03T08:39:10.094Z] 531b99a8f590: Pushed [2024-10-03T08:39:10.094Z] 894fb6491272: Layer already exists [2024-10-03T08:39:10.094Z] 16113d51b718: Layer already exists [2024-10-03T08:39:14.355Z] 25c63703cd66: Pushed [2024-10-03T08:39:14.356Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:14.729Z] + 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-03T08:39:15.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-03T08:39:15.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-03T08:39:15.089Z] 531b99a8f590: Preparing [2024-10-03T08:39:15.089Z] c84fa7c0689e: Preparing [2024-10-03T08:39:15.089Z] c28ad0e603fe: Preparing [2024-10-03T08:39:15.089Z] 25c63703cd66: Preparing [2024-10-03T08:39:15.089Z] 9030357a097d: Preparing [2024-10-03T08:39:15.089Z] bf921277788e: Preparing [2024-10-03T08:39:15.089Z] 3cb238950d62: Preparing [2024-10-03T08:39:15.089Z] 894fb6491272: Preparing [2024-10-03T08:39:15.089Z] 16113d51b718: Preparing [2024-10-03T08:39:15.089Z] bf921277788e: Waiting [2024-10-03T08:39:15.089Z] 3cb238950d62: Waiting [2024-10-03T08:39:15.089Z] 894fb6491272: Waiting [2024-10-03T08:39:15.089Z] 16113d51b718: Waiting [2024-10-03T08:39:15.089Z] 9030357a097d: Layer already exists [2024-10-03T08:39:15.089Z] c28ad0e603fe: Layer already exists [2024-10-03T08:39:15.089Z] c84fa7c0689e: Layer already exists [2024-10-03T08:39:15.089Z] 531b99a8f590: Layer already exists [2024-10-03T08:39:15.089Z] 25c63703cd66: Layer already exists [2024-10-03T08:39:15.089Z] 3cb238950d62: Layer already exists [2024-10-03T08:39:15.089Z] 894fb6491272: Layer already exists [2024-10-03T08:39:15.089Z] bf921277788e: Layer already exists [2024-10-03T08:39:15.089Z] 16113d51b718: Layer already exists [2024-10-03T08:39:15.356Z] latest: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:15.717Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:16.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.87 [2024-10-03T08:39:16.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-03T08:39:16.074Z] 531b99a8f590: Preparing [2024-10-03T08:39:16.074Z] c84fa7c0689e: Preparing [2024-10-03T08:39:16.074Z] c28ad0e603fe: Preparing [2024-10-03T08:39:16.074Z] 25c63703cd66: Preparing [2024-10-03T08:39:16.074Z] 9030357a097d: Preparing [2024-10-03T08:39:16.074Z] bf921277788e: Preparing [2024-10-03T08:39:16.074Z] 3cb238950d62: Preparing [2024-10-03T08:39:16.074Z] 894fb6491272: Preparing [2024-10-03T08:39:16.074Z] 16113d51b718: Preparing [2024-10-03T08:39:16.074Z] bf921277788e: Waiting [2024-10-03T08:39:16.074Z] 3cb238950d62: Waiting [2024-10-03T08:39:16.074Z] 16113d51b718: Waiting [2024-10-03T08:39:16.074Z] 894fb6491272: Waiting [2024-10-03T08:39:16.074Z] c84fa7c0689e: Layer already exists [2024-10-03T08:39:16.074Z] 25c63703cd66: Layer already exists [2024-10-03T08:39:16.074Z] c28ad0e603fe: Layer already exists [2024-10-03T08:39:16.074Z] 531b99a8f590: Layer already exists [2024-10-03T08:39:16.074Z] 9030357a097d: Layer already exists [2024-10-03T08:39:16.074Z] 894fb6491272: Layer already exists [2024-10-03T08:39:16.074Z] bf921277788e: Layer already exists [2024-10-03T08:39:16.074Z] 3cb238950d62: Layer already exists [2024-10-03T08:39:16.074Z] 16113d51b718: Layer already exists [2024-10-03T08:39:16.340Z] 3.2.0-dev.87: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:16.710Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:17.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:17.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-03T08:39:17.075Z] 531b99a8f590: Preparing [2024-10-03T08:39:17.075Z] c84fa7c0689e: Preparing [2024-10-03T08:39:17.075Z] c28ad0e603fe: Preparing [2024-10-03T08:39:17.075Z] 25c63703cd66: Preparing [2024-10-03T08:39:17.075Z] 9030357a097d: Preparing [2024-10-03T08:39:17.075Z] bf921277788e: Preparing [2024-10-03T08:39:17.075Z] 3cb238950d62: Preparing [2024-10-03T08:39:17.075Z] 894fb6491272: Preparing [2024-10-03T08:39:17.075Z] 16113d51b718: Preparing [2024-10-03T08:39:17.075Z] bf921277788e: Waiting [2024-10-03T08:39:17.075Z] 894fb6491272: Waiting [2024-10-03T08:39:17.075Z] 16113d51b718: Waiting [2024-10-03T08:39:17.075Z] 3cb238950d62: Waiting [2024-10-03T08:39:17.075Z] c28ad0e603fe: Layer already exists [2024-10-03T08:39:17.075Z] 531b99a8f590: Layer already exists [2024-10-03T08:39:17.075Z] 25c63703cd66: Layer already exists [2024-10-03T08:39:17.075Z] 9030357a097d: Layer already exists [2024-10-03T08:39:17.075Z] c84fa7c0689e: Layer already exists [2024-10-03T08:39:17.075Z] 16113d51b718: Layer already exists [2024-10-03T08:39:17.075Z] bf921277788e: Layer already exists [2024-10-03T08:39:17.075Z] 3cb238950d62: Layer already exists [2024-10-03T08:39:17.075Z] 894fb6491272: Layer already exists [2024-10-03T08:39:17.341Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:17.744Z] + 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-03T08:39:18.148Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-03T08:39:18.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-03T08:39:18.148Z] 531b99a8f590: Preparing [2024-10-03T08:39:18.148Z] c84fa7c0689e: Preparing [2024-10-03T08:39:18.148Z] c28ad0e603fe: Preparing [2024-10-03T08:39:18.148Z] 25c63703cd66: Preparing [2024-10-03T08:39:18.148Z] 9030357a097d: Preparing [2024-10-03T08:39:18.148Z] bf921277788e: Preparing [2024-10-03T08:39:18.148Z] 3cb238950d62: Preparing [2024-10-03T08:39:18.148Z] 894fb6491272: Preparing [2024-10-03T08:39:18.148Z] 16113d51b718: Preparing [2024-10-03T08:39:18.148Z] 3cb238950d62: Waiting [2024-10-03T08:39:18.148Z] 894fb6491272: Waiting [2024-10-03T08:39:18.148Z] 16113d51b718: Waiting [2024-10-03T08:39:18.148Z] bf921277788e: Waiting [2024-10-03T08:39:18.148Z] 9030357a097d: Layer already exists [2024-10-03T08:39:18.148Z] 25c63703cd66: Layer already exists [2024-10-03T08:39:18.148Z] c28ad0e603fe: Layer already exists [2024-10-03T08:39:18.148Z] 531b99a8f590: Layer already exists [2024-10-03T08:39:18.148Z] c84fa7c0689e: Layer already exists [2024-10-03T08:39:18.148Z] 3cb238950d62: Layer already exists [2024-10-03T08:39:18.148Z] bf921277788e: Layer already exists [2024-10-03T08:39:18.148Z] 894fb6491272: Layer already exists [2024-10-03T08:39:18.148Z] 16113d51b718: Layer already exists [2024-10-03T08:39:18.418Z] main: digest: sha256:150aa8453bdd4bab517c62d704a7a3798171b12b5b0d1e138930c504177409cd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:39:18.504Z] ===================================================== [Pipeline] echo [2024-10-03T08:39:18.517Z] taggedImages: [2024-10-03T08:39:18.517Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:18.517Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-03T08:39:18.517Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.87 [2024-10-03T08:39:18.517Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:18.517Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-03T08:39:18.547Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-03T08:39:18.547Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:18.547Z] latest [2024-10-03T08:39:18.547Z] 3.2.0-dev.87 [2024-10-03T08:39:18.547Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:18.547Z] main [2024-10-03T08:39:18.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:18.911Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:19.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:19.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-03T08:39:19.277Z] 975e13bb6bb7: Preparing [2024-10-03T08:39:19.277Z] 817a2ebfe501: Preparing [2024-10-03T08:39:19.277Z] 19e73d5df0e4: Preparing [2024-10-03T08:39:19.277Z] eaa5b9cdefc7: Preparing [2024-10-03T08:39:19.277Z] 1aab9e2459db: Preparing [2024-10-03T08:39:19.277Z] 9030357a097d: Preparing [2024-10-03T08:39:19.277Z] bf921277788e: Preparing [2024-10-03T08:39:19.277Z] f217fd16dbca: Preparing [2024-10-03T08:39:19.277Z] a0a37754f0bb: Preparing [2024-10-03T08:39:19.277Z] 319735e43a0b: Preparing [2024-10-03T08:39:19.277Z] 16113d51b718: Preparing [2024-10-03T08:39:19.277Z] 9030357a097d: Waiting [2024-10-03T08:39:19.277Z] bf921277788e: Waiting [2024-10-03T08:39:19.277Z] f217fd16dbca: Waiting [2024-10-03T08:39:19.277Z] a0a37754f0bb: Waiting [2024-10-03T08:39:19.277Z] 319735e43a0b: Waiting [2024-10-03T08:39:19.277Z] 16113d51b718: Waiting [2024-10-03T08:39:19.550Z] 817a2ebfe501: Pushed [2024-10-03T08:39:19.550Z] eaa5b9cdefc7: Pushed [2024-10-03T08:39:19.550Z] 1aab9e2459db: Pushed [2024-10-03T08:39:19.550Z] 975e13bb6bb7: Pushed [2024-10-03T08:39:19.550Z] 9030357a097d: Layer already exists [2024-10-03T08:39:19.550Z] bf921277788e: Layer already exists [2024-10-03T08:39:19.818Z] 16113d51b718: Layer already exists [2024-10-03T08:39:19.818Z] f217fd16dbca: Pushed [2024-10-03T08:39:19.818Z] a0a37754f0bb: Pushed [2024-10-03T08:39:21.760Z] 19e73d5df0e4: Pushed [2024-10-03T08:39:22.721Z] 319735e43a0b: Pushed [2024-10-03T08:39:22.988Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:23.353Z] + 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-03T08:39:23.693Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-03T08:39:23.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-03T08:39:23.694Z] 975e13bb6bb7: Preparing [2024-10-03T08:39:23.694Z] 817a2ebfe501: Preparing [2024-10-03T08:39:23.694Z] 19e73d5df0e4: Preparing [2024-10-03T08:39:23.694Z] eaa5b9cdefc7: Preparing [2024-10-03T08:39:23.694Z] 1aab9e2459db: Preparing [2024-10-03T08:39:23.694Z] 9030357a097d: Preparing [2024-10-03T08:39:23.694Z] bf921277788e: Preparing [2024-10-03T08:39:23.694Z] f217fd16dbca: Preparing [2024-10-03T08:39:23.694Z] a0a37754f0bb: Preparing [2024-10-03T08:39:23.694Z] 319735e43a0b: Preparing [2024-10-03T08:39:23.694Z] 16113d51b718: Preparing [2024-10-03T08:39:23.694Z] 9030357a097d: Waiting [2024-10-03T08:39:23.694Z] bf921277788e: Waiting [2024-10-03T08:39:23.694Z] f217fd16dbca: Waiting [2024-10-03T08:39:23.694Z] a0a37754f0bb: Waiting [2024-10-03T08:39:23.694Z] 319735e43a0b: Waiting [2024-10-03T08:39:23.694Z] 16113d51b718: Waiting [2024-10-03T08:39:23.694Z] 975e13bb6bb7: Layer already exists [2024-10-03T08:39:23.694Z] 19e73d5df0e4: Layer already exists [2024-10-03T08:39:23.694Z] 817a2ebfe501: Layer already exists [2024-10-03T08:39:23.694Z] 1aab9e2459db: Layer already exists [2024-10-03T08:39:23.694Z] eaa5b9cdefc7: Layer already exists [2024-10-03T08:39:23.694Z] f217fd16dbca: Layer already exists [2024-10-03T08:39:23.694Z] 9030357a097d: Layer already exists [2024-10-03T08:39:23.694Z] bf921277788e: Layer already exists [2024-10-03T08:39:23.694Z] a0a37754f0bb: Layer already exists [2024-10-03T08:39:23.694Z] 319735e43a0b: Layer already exists [2024-10-03T08:39:23.959Z] 16113d51b718: Layer already exists [2024-10-03T08:39:23.959Z] latest: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:24.319Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:24.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.87 [2024-10-03T08:39:24.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-03T08:39:24.675Z] 975e13bb6bb7: Preparing [2024-10-03T08:39:24.675Z] 817a2ebfe501: Preparing [2024-10-03T08:39:24.675Z] 19e73d5df0e4: Preparing [2024-10-03T08:39:24.675Z] eaa5b9cdefc7: Preparing [2024-10-03T08:39:24.675Z] 1aab9e2459db: Preparing [2024-10-03T08:39:24.675Z] 9030357a097d: Preparing [2024-10-03T08:39:24.675Z] bf921277788e: Preparing [2024-10-03T08:39:24.675Z] f217fd16dbca: Preparing [2024-10-03T08:39:24.675Z] a0a37754f0bb: Preparing [2024-10-03T08:39:24.675Z] 319735e43a0b: Preparing [2024-10-03T08:39:24.675Z] 16113d51b718: Preparing [2024-10-03T08:39:24.675Z] f217fd16dbca: Waiting [2024-10-03T08:39:24.675Z] a0a37754f0bb: Waiting [2024-10-03T08:39:24.675Z] 319735e43a0b: Waiting [2024-10-03T08:39:24.675Z] 9030357a097d: Waiting [2024-10-03T08:39:24.675Z] bf921277788e: Waiting [2024-10-03T08:39:24.675Z] 16113d51b718: Waiting [2024-10-03T08:39:24.675Z] 19e73d5df0e4: Layer already exists [2024-10-03T08:39:24.675Z] 1aab9e2459db: Layer already exists [2024-10-03T08:39:24.675Z] eaa5b9cdefc7: Layer already exists [2024-10-03T08:39:24.675Z] 817a2ebfe501: Layer already exists [2024-10-03T08:39:24.675Z] 975e13bb6bb7: Layer already exists [2024-10-03T08:39:24.675Z] bf921277788e: Layer already exists [2024-10-03T08:39:24.675Z] f217fd16dbca: Layer already exists [2024-10-03T08:39:24.675Z] 319735e43a0b: Layer already exists [2024-10-03T08:39:24.675Z] a0a37754f0bb: Layer already exists [2024-10-03T08:39:24.675Z] 9030357a097d: Layer already exists [2024-10-03T08:39:24.675Z] 16113d51b718: Layer already exists [2024-10-03T08:39:24.943Z] 3.2.0-dev.87: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:25.319Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:25.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:25.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-03T08:39:25.682Z] 975e13bb6bb7: Preparing [2024-10-03T08:39:25.682Z] 817a2ebfe501: Preparing [2024-10-03T08:39:25.682Z] 19e73d5df0e4: Preparing [2024-10-03T08:39:25.682Z] eaa5b9cdefc7: Preparing [2024-10-03T08:39:25.682Z] 1aab9e2459db: Preparing [2024-10-03T08:39:25.682Z] 9030357a097d: Preparing [2024-10-03T08:39:25.682Z] bf921277788e: Preparing [2024-10-03T08:39:25.682Z] f217fd16dbca: Preparing [2024-10-03T08:39:25.682Z] a0a37754f0bb: Preparing [2024-10-03T08:39:25.682Z] 319735e43a0b: Preparing [2024-10-03T08:39:25.682Z] 16113d51b718: Preparing [2024-10-03T08:39:25.682Z] f217fd16dbca: Waiting [2024-10-03T08:39:25.682Z] a0a37754f0bb: Waiting [2024-10-03T08:39:25.682Z] 9030357a097d: Waiting [2024-10-03T08:39:25.682Z] bf921277788e: Waiting [2024-10-03T08:39:25.682Z] 319735e43a0b: Waiting [2024-10-03T08:39:25.682Z] 16113d51b718: Waiting [2024-10-03T08:39:25.682Z] eaa5b9cdefc7: Layer already exists [2024-10-03T08:39:25.682Z] 817a2ebfe501: Layer already exists [2024-10-03T08:39:25.682Z] 1aab9e2459db: Layer already exists [2024-10-03T08:39:25.682Z] 19e73d5df0e4: Layer already exists [2024-10-03T08:39:25.682Z] 975e13bb6bb7: Layer already exists [2024-10-03T08:39:25.682Z] f217fd16dbca: Layer already exists [2024-10-03T08:39:25.682Z] 319735e43a0b: Layer already exists [2024-10-03T08:39:25.682Z] bf921277788e: Layer already exists [2024-10-03T08:39:25.682Z] a0a37754f0bb: Layer already exists [2024-10-03T08:39:25.682Z] 9030357a097d: Layer already exists [2024-10-03T08:39:25.951Z] 16113d51b718: Layer already exists [2024-10-03T08:39:25.951Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:26.322Z] + 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-03T08:39:26.694Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-03T08:39:26.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-03T08:39:26.695Z] 975e13bb6bb7: Preparing [2024-10-03T08:39:26.695Z] 817a2ebfe501: Preparing [2024-10-03T08:39:26.695Z] 19e73d5df0e4: Preparing [2024-10-03T08:39:26.695Z] eaa5b9cdefc7: Preparing [2024-10-03T08:39:26.695Z] 1aab9e2459db: Preparing [2024-10-03T08:39:26.695Z] 9030357a097d: Preparing [2024-10-03T08:39:26.695Z] bf921277788e: Preparing [2024-10-03T08:39:26.695Z] f217fd16dbca: Preparing [2024-10-03T08:39:26.695Z] a0a37754f0bb: Preparing [2024-10-03T08:39:26.695Z] 319735e43a0b: Preparing [2024-10-03T08:39:26.695Z] 16113d51b718: Preparing [2024-10-03T08:39:26.695Z] f217fd16dbca: Waiting [2024-10-03T08:39:26.695Z] a0a37754f0bb: Waiting [2024-10-03T08:39:26.695Z] 319735e43a0b: Waiting [2024-10-03T08:39:26.695Z] 16113d51b718: Waiting [2024-10-03T08:39:26.695Z] 9030357a097d: Waiting [2024-10-03T08:39:26.695Z] bf921277788e: Waiting [2024-10-03T08:39:26.695Z] 975e13bb6bb7: Layer already exists [2024-10-03T08:39:26.695Z] 19e73d5df0e4: Layer already exists [2024-10-03T08:39:26.695Z] 1aab9e2459db: Layer already exists [2024-10-03T08:39:26.695Z] 817a2ebfe501: Layer already exists [2024-10-03T08:39:26.695Z] eaa5b9cdefc7: Layer already exists [2024-10-03T08:39:26.695Z] 9030357a097d: Layer already exists [2024-10-03T08:39:26.695Z] a0a37754f0bb: Layer already exists [2024-10-03T08:39:26.695Z] 319735e43a0b: Layer already exists [2024-10-03T08:39:26.695Z] f217fd16dbca: Layer already exists [2024-10-03T08:39:26.695Z] bf921277788e: Layer already exists [2024-10-03T08:39:26.963Z] 16113d51b718: Layer already exists [2024-10-03T08:39:26.963Z] main: digest: sha256:ac3aa4c73f7360c7525c1b8ae5873eb765ff102c19f1db8dcbdee29ae908a3f8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:39:27.048Z] ===================================================== [Pipeline] echo [2024-10-03T08:39:27.060Z] taggedImages: [2024-10-03T08:39:27.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:27.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-03T08:39:27.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.87 [2024-10-03T08:39:27.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:27.060Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-03T08:39:27.088Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-03T08:39:27.088Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:27.088Z] latest [2024-10-03T08:39:27.088Z] 3.2.0-dev.87 [2024-10-03T08:39:27.088Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:27.088Z] main [2024-10-03T08:39:27.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:27.462Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:27.924Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:27.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-03T08:39:27.924Z] c7110184ff0f: Preparing [2024-10-03T08:39:27.924Z] 8b6d3ad32602: Preparing [2024-10-03T08:39:27.924Z] bd9501bbd7aa: Preparing [2024-10-03T08:39:27.924Z] ab69ef2c0f90: Preparing [2024-10-03T08:39:27.924Z] cb3de08f288a: Preparing [2024-10-03T08:39:27.924Z] f25dd677df30: Preparing [2024-10-03T08:39:27.924Z] 17c1435184c0: Preparing [2024-10-03T08:39:27.924Z] f25dd677df30: Waiting [2024-10-03T08:39:27.924Z] 9030357a097d: Preparing [2024-10-03T08:39:27.924Z] bf921277788e: Preparing [2024-10-03T08:39:27.924Z] 9154908828e4: Preparing [2024-10-03T08:39:27.924Z] c38275486ad7: Preparing [2024-10-03T08:39:27.924Z] 16113d51b718: Preparing [2024-10-03T08:39:27.924Z] 9030357a097d: Waiting [2024-10-03T08:39:27.924Z] bf921277788e: Waiting [2024-10-03T08:39:27.924Z] 9154908828e4: Waiting [2024-10-03T08:39:27.924Z] c38275486ad7: Waiting [2024-10-03T08:39:27.924Z] 16113d51b718: Waiting [2024-10-03T08:39:27.924Z] 17c1435184c0: Waiting [2024-10-03T08:39:28.204Z] cb3de08f288a: Pushed [2024-10-03T08:39:28.204Z] 8b6d3ad32602: Pushed [2024-10-03T08:39:28.204Z] c7110184ff0f: Pushed [2024-10-03T08:39:28.204Z] f25dd677df30: Pushed [2024-10-03T08:39:28.204Z] 9030357a097d: Layer already exists [2024-10-03T08:39:28.484Z] bf921277788e: Layer already exists [2024-10-03T08:39:28.484Z] 17c1435184c0: Pushed [2024-10-03T08:39:28.755Z] 16113d51b718: Layer already exists [2024-10-03T08:39:28.755Z] 9154908828e4: Pushed [2024-10-03T08:39:30.740Z] ab69ef2c0f90: Pushed [2024-10-03T08:39:31.321Z] bd9501bbd7aa: Pushed [2024-10-03T08:39:31.903Z] c38275486ad7: Pushed [2024-10-03T08:39:32.169Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:32.536Z] + 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-03T08:39:32.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-03T08:39:32.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-03T08:39:32.905Z] c7110184ff0f: Preparing [2024-10-03T08:39:32.905Z] 8b6d3ad32602: Preparing [2024-10-03T08:39:32.905Z] bd9501bbd7aa: Preparing [2024-10-03T08:39:32.905Z] ab69ef2c0f90: Preparing [2024-10-03T08:39:32.905Z] cb3de08f288a: Preparing [2024-10-03T08:39:32.905Z] f25dd677df30: Preparing [2024-10-03T08:39:32.905Z] 17c1435184c0: Preparing [2024-10-03T08:39:32.905Z] 9030357a097d: Preparing [2024-10-03T08:39:32.905Z] bf921277788e: Preparing [2024-10-03T08:39:32.905Z] 9154908828e4: Preparing [2024-10-03T08:39:32.905Z] c38275486ad7: Preparing [2024-10-03T08:39:32.905Z] 16113d51b718: Preparing [2024-10-03T08:39:32.905Z] bf921277788e: Waiting [2024-10-03T08:39:32.905Z] 9154908828e4: Waiting [2024-10-03T08:39:32.905Z] c38275486ad7: Waiting [2024-10-03T08:39:32.905Z] 16113d51b718: Waiting [2024-10-03T08:39:32.905Z] f25dd677df30: Waiting [2024-10-03T08:39:32.905Z] 17c1435184c0: Waiting [2024-10-03T08:39:32.905Z] 9030357a097d: Waiting [2024-10-03T08:39:32.905Z] ab69ef2c0f90: Layer already exists [2024-10-03T08:39:32.905Z] cb3de08f288a: Layer already exists [2024-10-03T08:39:32.905Z] c7110184ff0f: Layer already exists [2024-10-03T08:39:32.905Z] 8b6d3ad32602: Layer already exists [2024-10-03T08:39:32.905Z] bd9501bbd7aa: Layer already exists [2024-10-03T08:39:32.905Z] bf921277788e: Layer already exists [2024-10-03T08:39:32.905Z] f25dd677df30: Layer already exists [2024-10-03T08:39:32.905Z] 17c1435184c0: Layer already exists [2024-10-03T08:39:32.905Z] 9030357a097d: Layer already exists [2024-10-03T08:39:32.905Z] 9154908828e4: Layer already exists [2024-10-03T08:39:32.905Z] c38275486ad7: Layer already exists [2024-10-03T08:39:32.905Z] 16113d51b718: Layer already exists [2024-10-03T08:39:33.194Z] latest: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:33.550Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:33.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.87 [2024-10-03T08:39:33.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-03T08:39:33.908Z] c7110184ff0f: Preparing [2024-10-03T08:39:33.908Z] 8b6d3ad32602: Preparing [2024-10-03T08:39:33.908Z] bd9501bbd7aa: Preparing [2024-10-03T08:39:33.908Z] ab69ef2c0f90: Preparing [2024-10-03T08:39:33.908Z] cb3de08f288a: Preparing [2024-10-03T08:39:33.908Z] f25dd677df30: Preparing [2024-10-03T08:39:33.908Z] 17c1435184c0: Preparing [2024-10-03T08:39:33.908Z] 9030357a097d: Preparing [2024-10-03T08:39:33.908Z] bf921277788e: Preparing [2024-10-03T08:39:33.908Z] 9154908828e4: Preparing [2024-10-03T08:39:33.908Z] c38275486ad7: Preparing [2024-10-03T08:39:33.908Z] 16113d51b718: Preparing [2024-10-03T08:39:33.908Z] f25dd677df30: Waiting [2024-10-03T08:39:33.908Z] 17c1435184c0: Waiting [2024-10-03T08:39:33.908Z] 9030357a097d: Waiting [2024-10-03T08:39:33.908Z] bf921277788e: Waiting [2024-10-03T08:39:33.908Z] 9154908828e4: Waiting [2024-10-03T08:39:33.908Z] 16113d51b718: Waiting [2024-10-03T08:39:33.908Z] c38275486ad7: Waiting [2024-10-03T08:39:33.908Z] c7110184ff0f: Layer already exists [2024-10-03T08:39:33.908Z] 8b6d3ad32602: Layer already exists [2024-10-03T08:39:33.908Z] ab69ef2c0f90: Layer already exists [2024-10-03T08:39:33.908Z] cb3de08f288a: Layer already exists [2024-10-03T08:39:33.908Z] bd9501bbd7aa: Layer already exists [2024-10-03T08:39:33.908Z] 9030357a097d: Layer already exists [2024-10-03T08:39:33.908Z] 17c1435184c0: Layer already exists [2024-10-03T08:39:33.908Z] bf921277788e: Layer already exists [2024-10-03T08:39:33.908Z] f25dd677df30: Layer already exists [2024-10-03T08:39:33.908Z] 9154908828e4: Layer already exists [2024-10-03T08:39:33.908Z] c38275486ad7: Layer already exists [2024-10-03T08:39:33.908Z] 16113d51b718: Layer already exists [2024-10-03T08:39:34.174Z] 3.2.0-dev.87: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:34.524Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:34.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:34.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-03T08:39:34.880Z] c7110184ff0f: Preparing [2024-10-03T08:39:34.880Z] 8b6d3ad32602: Preparing [2024-10-03T08:39:34.880Z] bd9501bbd7aa: Preparing [2024-10-03T08:39:34.880Z] ab69ef2c0f90: Preparing [2024-10-03T08:39:34.880Z] cb3de08f288a: Preparing [2024-10-03T08:39:34.880Z] f25dd677df30: Preparing [2024-10-03T08:39:34.880Z] 17c1435184c0: Preparing [2024-10-03T08:39:34.880Z] 9030357a097d: Preparing [2024-10-03T08:39:34.880Z] bf921277788e: Preparing [2024-10-03T08:39:34.880Z] 9154908828e4: Preparing [2024-10-03T08:39:34.880Z] c38275486ad7: Preparing [2024-10-03T08:39:34.880Z] 16113d51b718: Preparing [2024-10-03T08:39:34.880Z] bf921277788e: Waiting [2024-10-03T08:39:34.880Z] 9154908828e4: Waiting [2024-10-03T08:39:34.880Z] c38275486ad7: Waiting [2024-10-03T08:39:34.880Z] 17c1435184c0: Waiting [2024-10-03T08:39:34.880Z] 16113d51b718: Waiting [2024-10-03T08:39:34.880Z] f25dd677df30: Waiting [2024-10-03T08:39:34.880Z] 9030357a097d: Waiting [2024-10-03T08:39:34.880Z] cb3de08f288a: Layer already exists [2024-10-03T08:39:34.880Z] 8b6d3ad32602: Layer already exists [2024-10-03T08:39:34.880Z] c7110184ff0f: Layer already exists [2024-10-03T08:39:34.880Z] ab69ef2c0f90: Layer already exists [2024-10-03T08:39:34.880Z] bd9501bbd7aa: Layer already exists [2024-10-03T08:39:34.880Z] f25dd677df30: Layer already exists [2024-10-03T08:39:34.880Z] 9030357a097d: Layer already exists [2024-10-03T08:39:34.880Z] bf921277788e: Layer already exists [2024-10-03T08:39:34.880Z] 17c1435184c0: Layer already exists [2024-10-03T08:39:34.880Z] 9154908828e4: Layer already exists [2024-10-03T08:39:34.880Z] 16113d51b718: Layer already exists [2024-10-03T08:39:34.880Z] c38275486ad7: Layer already exists [2024-10-03T08:39:35.147Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:35.628Z] + 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-03T08:39:35.981Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-03T08:39:35.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-03T08:39:35.981Z] c7110184ff0f: Preparing [2024-10-03T08:39:35.981Z] 8b6d3ad32602: Preparing [2024-10-03T08:39:35.981Z] bd9501bbd7aa: Preparing [2024-10-03T08:39:35.981Z] ab69ef2c0f90: Preparing [2024-10-03T08:39:35.981Z] cb3de08f288a: Preparing [2024-10-03T08:39:35.981Z] f25dd677df30: Preparing [2024-10-03T08:39:35.981Z] 17c1435184c0: Preparing [2024-10-03T08:39:35.981Z] 9030357a097d: Preparing [2024-10-03T08:39:35.981Z] bf921277788e: Preparing [2024-10-03T08:39:35.981Z] 9154908828e4: Preparing [2024-10-03T08:39:35.981Z] c38275486ad7: Preparing [2024-10-03T08:39:35.981Z] 16113d51b718: Preparing [2024-10-03T08:39:35.981Z] f25dd677df30: Waiting [2024-10-03T08:39:35.981Z] 9154908828e4: Waiting [2024-10-03T08:39:35.981Z] 17c1435184c0: Waiting [2024-10-03T08:39:35.981Z] c38275486ad7: Waiting [2024-10-03T08:39:35.981Z] 9030357a097d: Waiting [2024-10-03T08:39:35.981Z] 16113d51b718: Waiting [2024-10-03T08:39:35.981Z] ab69ef2c0f90: Layer already exists [2024-10-03T08:39:35.981Z] bd9501bbd7aa: Layer already exists [2024-10-03T08:39:35.981Z] cb3de08f288a: Layer already exists [2024-10-03T08:39:35.981Z] c7110184ff0f: Layer already exists [2024-10-03T08:39:35.981Z] 8b6d3ad32602: Layer already exists [2024-10-03T08:39:35.981Z] 17c1435184c0: Layer already exists [2024-10-03T08:39:35.981Z] 9030357a097d: Layer already exists [2024-10-03T08:39:35.981Z] bf921277788e: Layer already exists [2024-10-03T08:39:35.981Z] 9154908828e4: Layer already exists [2024-10-03T08:39:36.252Z] f25dd677df30: Layer already exists [2024-10-03T08:39:36.252Z] c38275486ad7: Layer already exists [2024-10-03T08:39:36.252Z] 16113d51b718: Layer already exists [2024-10-03T08:39:36.252Z] main: digest: sha256:86e118a2ebacaedbf45c7de40b3387e281df101e901b9f8c6ee6ac584048c60e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:39:36.332Z] ===================================================== [Pipeline] echo [2024-10-03T08:39:36.349Z] taggedImages: [2024-10-03T08:39:36.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:36.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-03T08:39:36.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.87 [2024-10-03T08:39:36.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:36.349Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-03T08:39:36.373Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-03T08:39:36.373Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:36.373Z] latest [2024-10-03T08:39:36.373Z] 3.2.0-dev.87 [2024-10-03T08:39:36.373Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:36.373Z] main [2024-10-03T08:39:36.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:36.741Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:37.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:37.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-03T08:39:37.111Z] 0d065b991088: Preparing [2024-10-03T08:39:37.111Z] e4e17c15d05f: Preparing [2024-10-03T08:39:37.111Z] 9030357a097d: Preparing [2024-10-03T08:39:37.111Z] bf921277788e: Preparing [2024-10-03T08:39:37.111Z] 42c093ff087d: Preparing [2024-10-03T08:39:37.111Z] f395e096bb20: Preparing [2024-10-03T08:39:37.111Z] 16113d51b718: Preparing [2024-10-03T08:39:37.111Z] f395e096bb20: Waiting [2024-10-03T08:39:37.111Z] 16113d51b718: Waiting [2024-10-03T08:39:37.378Z] 9030357a097d: Layer already exists [2024-10-03T08:39:37.378Z] bf921277788e: Layer already exists [2024-10-03T08:39:37.378Z] 16113d51b718: Layer already exists [2024-10-03T08:39:37.378Z] 0d065b991088: Pushed [2024-10-03T08:39:37.378Z] 42c093ff087d: Pushed [2024-10-03T08:39:39.965Z] f395e096bb20: Pushed [2024-10-03T08:39:41.382Z] e4e17c15d05f: Pushed [2024-10-03T08:39:41.649Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:42.022Z] + 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-03T08:39:42.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-03T08:39:42.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-03T08:39:42.381Z] 0d065b991088: Preparing [2024-10-03T08:39:42.381Z] e4e17c15d05f: Preparing [2024-10-03T08:39:42.381Z] 9030357a097d: Preparing [2024-10-03T08:39:42.381Z] bf921277788e: Preparing [2024-10-03T08:39:42.381Z] 42c093ff087d: Preparing [2024-10-03T08:39:42.381Z] f395e096bb20: Preparing [2024-10-03T08:39:42.381Z] 16113d51b718: Preparing [2024-10-03T08:39:42.381Z] f395e096bb20: Waiting [2024-10-03T08:39:42.381Z] 16113d51b718: Waiting [2024-10-03T08:39:42.381Z] 0d065b991088: Layer already exists [2024-10-03T08:39:42.381Z] 9030357a097d: Layer already exists [2024-10-03T08:39:42.381Z] 42c093ff087d: Layer already exists [2024-10-03T08:39:42.381Z] e4e17c15d05f: Layer already exists [2024-10-03T08:39:42.381Z] bf921277788e: Layer already exists [2024-10-03T08:39:42.381Z] f395e096bb20: Layer already exists [2024-10-03T08:39:42.381Z] 16113d51b718: Layer already exists [2024-10-03T08:39:42.647Z] latest: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:43.012Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:43.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.87 [2024-10-03T08:39:43.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-03T08:39:43.368Z] 0d065b991088: Preparing [2024-10-03T08:39:43.368Z] e4e17c15d05f: Preparing [2024-10-03T08:39:43.368Z] 9030357a097d: Preparing [2024-10-03T08:39:43.368Z] bf921277788e: Preparing [2024-10-03T08:39:43.368Z] 42c093ff087d: Preparing [2024-10-03T08:39:43.368Z] f395e096bb20: Preparing [2024-10-03T08:39:43.368Z] 16113d51b718: Preparing [2024-10-03T08:39:43.368Z] 16113d51b718: Waiting [2024-10-03T08:39:43.368Z] 42c093ff087d: Layer already exists [2024-10-03T08:39:43.368Z] bf921277788e: Layer already exists [2024-10-03T08:39:43.368Z] 0d065b991088: Layer already exists [2024-10-03T08:39:43.368Z] e4e17c15d05f: Layer already exists [2024-10-03T08:39:43.368Z] 9030357a097d: Layer already exists [2024-10-03T08:39:43.368Z] f395e096bb20: Layer already exists [2024-10-03T08:39:43.368Z] 16113d51b718: Layer already exists [2024-10-03T08:39:43.635Z] 3.2.0-dev.87: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:43.997Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:44.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:44.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-03T08:39:44.347Z] 0d065b991088: Preparing [2024-10-03T08:39:44.347Z] e4e17c15d05f: Preparing [2024-10-03T08:39:44.347Z] 9030357a097d: Preparing [2024-10-03T08:39:44.347Z] bf921277788e: Preparing [2024-10-03T08:39:44.347Z] 42c093ff087d: Preparing [2024-10-03T08:39:44.347Z] f395e096bb20: Preparing [2024-10-03T08:39:44.347Z] 16113d51b718: Preparing [2024-10-03T08:39:44.347Z] 16113d51b718: Waiting [2024-10-03T08:39:44.347Z] f395e096bb20: Waiting [2024-10-03T08:39:44.347Z] bf921277788e: Layer already exists [2024-10-03T08:39:44.347Z] e4e17c15d05f: Layer already exists [2024-10-03T08:39:44.347Z] 0d065b991088: Layer already exists [2024-10-03T08:39:44.347Z] 42c093ff087d: Layer already exists [2024-10-03T08:39:44.347Z] 9030357a097d: Layer already exists [2024-10-03T08:39:44.347Z] 16113d51b718: Layer already exists [2024-10-03T08:39:44.347Z] f395e096bb20: Layer already exists [2024-10-03T08:39:44.614Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:44.966Z] + 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-03T08:39:45.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-03T08:39:45.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-03T08:39:45.320Z] 0d065b991088: Preparing [2024-10-03T08:39:45.320Z] e4e17c15d05f: Preparing [2024-10-03T08:39:45.320Z] 9030357a097d: Preparing [2024-10-03T08:39:45.320Z] bf921277788e: Preparing [2024-10-03T08:39:45.320Z] 42c093ff087d: Preparing [2024-10-03T08:39:45.320Z] f395e096bb20: Preparing [2024-10-03T08:39:45.320Z] 16113d51b718: Preparing [2024-10-03T08:39:45.320Z] f395e096bb20: Waiting [2024-10-03T08:39:45.320Z] 16113d51b718: Waiting [2024-10-03T08:39:45.320Z] 0d065b991088: Layer already exists [2024-10-03T08:39:45.320Z] e4e17c15d05f: Layer already exists [2024-10-03T08:39:45.320Z] 42c093ff087d: Layer already exists [2024-10-03T08:39:45.320Z] 9030357a097d: Layer already exists [2024-10-03T08:39:45.320Z] bf921277788e: Layer already exists [2024-10-03T08:39:45.320Z] 16113d51b718: Layer already exists [2024-10-03T08:39:45.320Z] f395e096bb20: Layer already exists [2024-10-03T08:39:45.587Z] main: digest: sha256:ee4677320cbede35900fbcf90b464396cd15a8c5c132828e020ea65e81131d67 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:39:45.663Z] ===================================================== [Pipeline] echo [2024-10-03T08:39:45.677Z] taggedImages: [2024-10-03T08:39:45.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:45.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-03T08:39:45.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.87 [2024-10-03T08:39:45.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:45.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-03T08:39:45.708Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-03T08:39:45.708Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:45.708Z] latest [2024-10-03T08:39:45.708Z] 3.2.0-dev.87 [2024-10-03T08:39:45.708Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:39:45.708Z] main [2024-10-03T08:39:45.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:46.076Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:39:46.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:39:46.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-03T08:39:46.439Z] 4c7daa566d51: Preparing [2024-10-03T08:39:46.439Z] f2860dd5b149: Preparing [2024-10-03T08:39:46.439Z] 94b1d5416493: Preparing [2024-10-03T08:39:46.439Z] 9030357a097d: Preparing [2024-10-03T08:39:46.439Z] bf921277788e: Preparing [2024-10-03T08:39:46.439Z] a8087d87f624: Preparing [2024-10-03T08:39:46.439Z] d0e75905de2f: Preparing [2024-10-03T08:39:46.439Z] 56ba11584d95: Preparing [2024-10-03T08:39:46.439Z] 23a32e357010: Preparing [2024-10-03T08:39:46.439Z] 16113d51b718: Preparing [2024-10-03T08:39:46.439Z] d0e75905de2f: Waiting [2024-10-03T08:39:46.439Z] 56ba11584d95: Waiting [2024-10-03T08:39:46.439Z] 23a32e357010: Waiting [2024-10-03T08:39:46.439Z] 16113d51b718: Waiting [2024-10-03T08:39:46.439Z] a8087d87f624: Waiting [2024-10-03T08:39:46.439Z] 9030357a097d: Layer already exists [2024-10-03T08:39:46.714Z] bf921277788e: Layer already exists [2024-10-03T08:39:46.714Z] 94b1d5416493: Pushed [2024-10-03T08:39:46.714Z] f2860dd5b149: Pushed [2024-10-03T08:39:46.714Z] 4c7daa566d51: Pushed [2024-10-03T08:39:46.714Z] 16113d51b718: Layer already exists [2024-10-03T08:39:46.981Z] 56ba11584d95: Pushed [2024-10-03T08:39:47.564Z] 23a32e357010: Pushed [2024-10-03T08:40:02.557Z] d0e75905de2f: Pushed [2024-10-03T08:40:09.200Z] a8087d87f624: Pushed [2024-10-03T08:40:09.200Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:09.562Z] + 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-03T08:40:09.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-03T08:40:09.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-03T08:40:09.926Z] 4c7daa566d51: Preparing [2024-10-03T08:40:09.926Z] f2860dd5b149: Preparing [2024-10-03T08:40:09.926Z] 94b1d5416493: Preparing [2024-10-03T08:40:09.926Z] 9030357a097d: Preparing [2024-10-03T08:40:09.926Z] bf921277788e: Preparing [2024-10-03T08:40:09.926Z] a8087d87f624: Preparing [2024-10-03T08:40:09.926Z] d0e75905de2f: Preparing [2024-10-03T08:40:09.926Z] 56ba11584d95: Preparing [2024-10-03T08:40:09.926Z] 23a32e357010: Preparing [2024-10-03T08:40:09.926Z] 16113d51b718: Preparing [2024-10-03T08:40:09.926Z] d0e75905de2f: Waiting [2024-10-03T08:40:09.926Z] 56ba11584d95: Waiting [2024-10-03T08:40:09.926Z] 23a32e357010: Waiting [2024-10-03T08:40:09.926Z] 16113d51b718: Waiting [2024-10-03T08:40:09.926Z] a8087d87f624: Waiting [2024-10-03T08:40:09.926Z] f2860dd5b149: Layer already exists [2024-10-03T08:40:09.926Z] 9030357a097d: Layer already exists [2024-10-03T08:40:09.926Z] bf921277788e: Layer already exists [2024-10-03T08:40:09.926Z] 94b1d5416493: Layer already exists [2024-10-03T08:40:09.926Z] 4c7daa566d51: Layer already exists [2024-10-03T08:40:09.926Z] d0e75905de2f: Layer already exists [2024-10-03T08:40:09.926Z] 56ba11584d95: Layer already exists [2024-10-03T08:40:09.926Z] 23a32e357010: Layer already exists [2024-10-03T08:40:09.926Z] a8087d87f624: Layer already exists [2024-10-03T08:40:09.926Z] 16113d51b718: Layer already exists [2024-10-03T08:40:10.194Z] latest: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:10.554Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:10.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.87 [2024-10-03T08:40:10.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-03T08:40:10.907Z] 4c7daa566d51: Preparing [2024-10-03T08:40:10.907Z] f2860dd5b149: Preparing [2024-10-03T08:40:10.907Z] 94b1d5416493: Preparing [2024-10-03T08:40:10.907Z] 9030357a097d: Preparing [2024-10-03T08:40:10.907Z] bf921277788e: Preparing [2024-10-03T08:40:10.907Z] a8087d87f624: Preparing [2024-10-03T08:40:10.907Z] d0e75905de2f: Preparing [2024-10-03T08:40:10.907Z] 56ba11584d95: Preparing [2024-10-03T08:40:10.907Z] 23a32e357010: Preparing [2024-10-03T08:40:10.907Z] 16113d51b718: Preparing [2024-10-03T08:40:10.907Z] d0e75905de2f: Waiting [2024-10-03T08:40:10.907Z] 23a32e357010: Waiting [2024-10-03T08:40:10.907Z] 56ba11584d95: Waiting [2024-10-03T08:40:10.907Z] 16113d51b718: Waiting [2024-10-03T08:40:10.907Z] a8087d87f624: Waiting [2024-10-03T08:40:10.907Z] f2860dd5b149: Layer already exists [2024-10-03T08:40:10.907Z] bf921277788e: Layer already exists [2024-10-03T08:40:10.907Z] 4c7daa566d51: Layer already exists [2024-10-03T08:40:10.907Z] 9030357a097d: Layer already exists [2024-10-03T08:40:10.907Z] 94b1d5416493: Layer already exists [2024-10-03T08:40:10.907Z] 56ba11584d95: Layer already exists [2024-10-03T08:40:10.907Z] d0e75905de2f: Layer already exists [2024-10-03T08:40:10.907Z] a8087d87f624: Layer already exists [2024-10-03T08:40:10.907Z] 23a32e357010: Layer already exists [2024-10-03T08:40:10.907Z] 16113d51b718: Layer already exists [2024-10-03T08:40:11.174Z] 3.2.0-dev.87: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:11.538Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:12.069Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:40:12.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-03T08:40:12.069Z] 4c7daa566d51: Preparing [2024-10-03T08:40:12.069Z] f2860dd5b149: Preparing [2024-10-03T08:40:12.069Z] 94b1d5416493: Preparing [2024-10-03T08:40:12.069Z] 9030357a097d: Preparing [2024-10-03T08:40:12.069Z] bf921277788e: Preparing [2024-10-03T08:40:12.069Z] a8087d87f624: Preparing [2024-10-03T08:40:12.069Z] d0e75905de2f: Preparing [2024-10-03T08:40:12.069Z] 56ba11584d95: Preparing [2024-10-03T08:40:12.069Z] 23a32e357010: Preparing [2024-10-03T08:40:12.069Z] 16113d51b718: Preparing [2024-10-03T08:40:12.069Z] d0e75905de2f: Waiting [2024-10-03T08:40:12.069Z] 56ba11584d95: Waiting [2024-10-03T08:40:12.069Z] 23a32e357010: Waiting [2024-10-03T08:40:12.069Z] 16113d51b718: Waiting [2024-10-03T08:40:12.069Z] a8087d87f624: Waiting [2024-10-03T08:40:12.069Z] f2860dd5b149: Layer already exists [2024-10-03T08:40:12.069Z] 9030357a097d: Layer already exists [2024-10-03T08:40:12.069Z] 4c7daa566d51: Layer already exists [2024-10-03T08:40:12.069Z] 94b1d5416493: Layer already exists [2024-10-03T08:40:12.069Z] bf921277788e: Layer already exists [2024-10-03T08:40:12.069Z] a8087d87f624: Layer already exists [2024-10-03T08:40:12.069Z] d0e75905de2f: Layer already exists [2024-10-03T08:40:12.069Z] 56ba11584d95: Layer already exists [2024-10-03T08:40:12.069Z] 23a32e357010: Layer already exists [2024-10-03T08:40:12.069Z] 16113d51b718: Layer already exists [2024-10-03T08:40:12.335Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:12.701Z] + 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-03T08:40:13.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-03T08:40:13.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-03T08:40:13.049Z] 4c7daa566d51: Preparing [2024-10-03T08:40:13.049Z] f2860dd5b149: Preparing [2024-10-03T08:40:13.049Z] 94b1d5416493: Preparing [2024-10-03T08:40:13.049Z] 9030357a097d: Preparing [2024-10-03T08:40:13.049Z] bf921277788e: Preparing [2024-10-03T08:40:13.049Z] a8087d87f624: Preparing [2024-10-03T08:40:13.049Z] d0e75905de2f: Preparing [2024-10-03T08:40:13.049Z] 56ba11584d95: Preparing [2024-10-03T08:40:13.049Z] 23a32e357010: Preparing [2024-10-03T08:40:13.049Z] 16113d51b718: Preparing [2024-10-03T08:40:13.049Z] a8087d87f624: Waiting [2024-10-03T08:40:13.049Z] d0e75905de2f: Waiting [2024-10-03T08:40:13.049Z] 56ba11584d95: Waiting [2024-10-03T08:40:13.049Z] 23a32e357010: Waiting [2024-10-03T08:40:13.049Z] 16113d51b718: Waiting [2024-10-03T08:40:13.049Z] f2860dd5b149: Layer already exists [2024-10-03T08:40:13.049Z] 4c7daa566d51: Layer already exists [2024-10-03T08:40:13.049Z] bf921277788e: Layer already exists [2024-10-03T08:40:13.049Z] 94b1d5416493: Layer already exists [2024-10-03T08:40:13.049Z] 9030357a097d: Layer already exists [2024-10-03T08:40:13.049Z] d0e75905de2f: Layer already exists [2024-10-03T08:40:13.049Z] a8087d87f624: Layer already exists [2024-10-03T08:40:13.049Z] 56ba11584d95: Layer already exists [2024-10-03T08:40:13.049Z] 16113d51b718: Layer already exists [2024-10-03T08:40:13.049Z] 23a32e357010: Layer already exists [2024-10-03T08:40:13.314Z] main: digest: sha256:38303214672687856732c2d0b9db4da6a09376cdf9b6b77c05253ed511ae9053 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:40:13.398Z] ===================================================== [Pipeline] echo [2024-10-03T08:40:13.410Z] taggedImages: [2024-10-03T08:40:13.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:40:13.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-03T08:40:13.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.87 [2024-10-03T08:40:13.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:40:13.410Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-03T08:40:13.436Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-03T08:40:13.436Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:40:13.436Z] latest [2024-10-03T08:40:13.436Z] 3.2.0-dev.87 [2024-10-03T08:40:13.436Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:40:13.436Z] main [2024-10-03T08:40:13.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:13.808Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:14.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:40:14.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-03T08:40:14.183Z] 9a8381287e10: Preparing [2024-10-03T08:40:14.183Z] da94c45365b5: Preparing [2024-10-03T08:40:14.183Z] 26ea461e7dbc: Preparing [2024-10-03T08:40:14.183Z] 9030357a097d: Preparing [2024-10-03T08:40:14.183Z] bf921277788e: Preparing [2024-10-03T08:40:14.183Z] 40a731b9013c: Preparing [2024-10-03T08:40:14.183Z] 3314c74c87d9: Preparing [2024-10-03T08:40:14.183Z] d348f32437c7: Preparing [2024-10-03T08:40:14.183Z] 16113d51b718: Preparing [2024-10-03T08:40:14.183Z] 40a731b9013c: Waiting [2024-10-03T08:40:14.183Z] 3314c74c87d9: Waiting [2024-10-03T08:40:14.183Z] d348f32437c7: Waiting [2024-10-03T08:40:14.183Z] 16113d51b718: Waiting [2024-10-03T08:40:14.452Z] bf921277788e: Layer already exists [2024-10-03T08:40:14.452Z] 9030357a097d: Layer already exists [2024-10-03T08:40:14.452Z] 26ea461e7dbc: Pushed [2024-10-03T08:40:14.452Z] da94c45365b5: Pushed [2024-10-03T08:40:14.452Z] 9a8381287e10: Pushed [2024-10-03T08:40:14.452Z] 16113d51b718: Layer already exists [2024-10-03T08:40:14.720Z] 3314c74c87d9: Pushed [2024-10-03T08:40:15.305Z] d348f32437c7: Pushed [2024-10-03T08:40:37.373Z] 40a731b9013c: Pushed [2024-10-03T08:40:37.374Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:37.720Z] + 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-03T08:40:38.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-03T08:40:38.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-03T08:40:38.080Z] 9a8381287e10: Preparing [2024-10-03T08:40:38.080Z] da94c45365b5: Preparing [2024-10-03T08:40:38.080Z] 26ea461e7dbc: Preparing [2024-10-03T08:40:38.080Z] 9030357a097d: Preparing [2024-10-03T08:40:38.080Z] bf921277788e: Preparing [2024-10-03T08:40:38.080Z] 40a731b9013c: Preparing [2024-10-03T08:40:38.080Z] 3314c74c87d9: Preparing [2024-10-03T08:40:38.080Z] d348f32437c7: Preparing [2024-10-03T08:40:38.080Z] 16113d51b718: Preparing [2024-10-03T08:40:38.080Z] 3314c74c87d9: Waiting [2024-10-03T08:40:38.080Z] d348f32437c7: Waiting [2024-10-03T08:40:38.080Z] 16113d51b718: Waiting [2024-10-03T08:40:38.080Z] 40a731b9013c: Waiting [2024-10-03T08:40:38.080Z] 26ea461e7dbc: Layer already exists [2024-10-03T08:40:38.080Z] 9a8381287e10: Layer already exists [2024-10-03T08:40:38.080Z] bf921277788e: Layer already exists [2024-10-03T08:40:38.080Z] da94c45365b5: Layer already exists [2024-10-03T08:40:38.080Z] 9030357a097d: Layer already exists [2024-10-03T08:40:38.080Z] d348f32437c7: Layer already exists [2024-10-03T08:40:38.080Z] 3314c74c87d9: Layer already exists [2024-10-03T08:40:38.080Z] 40a731b9013c: Layer already exists [2024-10-03T08:40:38.080Z] 16113d51b718: Layer already exists [2024-10-03T08:40:38.348Z] latest: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:38.702Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:39.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.87 [2024-10-03T08:40:39.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-03T08:40:39.050Z] 9a8381287e10: Preparing [2024-10-03T08:40:39.050Z] da94c45365b5: Preparing [2024-10-03T08:40:39.050Z] 26ea461e7dbc: Preparing [2024-10-03T08:40:39.050Z] 9030357a097d: Preparing [2024-10-03T08:40:39.050Z] bf921277788e: Preparing [2024-10-03T08:40:39.050Z] 40a731b9013c: Preparing [2024-10-03T08:40:39.050Z] 3314c74c87d9: Preparing [2024-10-03T08:40:39.050Z] d348f32437c7: Preparing [2024-10-03T08:40:39.050Z] 16113d51b718: Preparing [2024-10-03T08:40:39.050Z] 3314c74c87d9: Waiting [2024-10-03T08:40:39.050Z] d348f32437c7: Waiting [2024-10-03T08:40:39.050Z] 16113d51b718: Waiting [2024-10-03T08:40:39.050Z] 40a731b9013c: Waiting [2024-10-03T08:40:39.050Z] 9030357a097d: Layer already exists [2024-10-03T08:40:39.050Z] 9a8381287e10: Layer already exists [2024-10-03T08:40:39.050Z] 26ea461e7dbc: Layer already exists [2024-10-03T08:40:39.050Z] bf921277788e: Layer already exists [2024-10-03T08:40:39.050Z] da94c45365b5: Layer already exists [2024-10-03T08:40:39.050Z] 40a731b9013c: Layer already exists [2024-10-03T08:40:39.050Z] 16113d51b718: Layer already exists [2024-10-03T08:40:39.050Z] d348f32437c7: Layer already exists [2024-10-03T08:40:39.050Z] 3314c74c87d9: Layer already exists [2024-10-03T08:40:39.316Z] 3.2.0-dev.87: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:39.674Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:40.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:40:40.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-03T08:40:40.023Z] 9a8381287e10: Preparing [2024-10-03T08:40:40.023Z] da94c45365b5: Preparing [2024-10-03T08:40:40.023Z] 26ea461e7dbc: Preparing [2024-10-03T08:40:40.023Z] 9030357a097d: Preparing [2024-10-03T08:40:40.023Z] bf921277788e: Preparing [2024-10-03T08:40:40.023Z] 40a731b9013c: Preparing [2024-10-03T08:40:40.023Z] 3314c74c87d9: Preparing [2024-10-03T08:40:40.023Z] d348f32437c7: Preparing [2024-10-03T08:40:40.023Z] 16113d51b718: Preparing [2024-10-03T08:40:40.023Z] 3314c74c87d9: Waiting [2024-10-03T08:40:40.023Z] 40a731b9013c: Waiting [2024-10-03T08:40:40.023Z] d348f32437c7: Waiting [2024-10-03T08:40:40.023Z] 9a8381287e10: Layer already exists [2024-10-03T08:40:40.023Z] 26ea461e7dbc: Layer already exists [2024-10-03T08:40:40.023Z] bf921277788e: Layer already exists [2024-10-03T08:40:40.023Z] da94c45365b5: Layer already exists [2024-10-03T08:40:40.023Z] 9030357a097d: Layer already exists [2024-10-03T08:40:40.023Z] 40a731b9013c: Layer already exists [2024-10-03T08:40:40.023Z] 16113d51b718: Layer already exists [2024-10-03T08:40:40.023Z] 3314c74c87d9: Layer already exists [2024-10-03T08:40:40.023Z] d348f32437c7: Layer already exists [2024-10-03T08:40:40.290Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:40.640Z] + 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-03T08:40:40.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-03T08:40:40.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-03T08:40:40.993Z] 9a8381287e10: Preparing [2024-10-03T08:40:40.993Z] da94c45365b5: Preparing [2024-10-03T08:40:40.993Z] 26ea461e7dbc: Preparing [2024-10-03T08:40:40.993Z] 9030357a097d: Preparing [2024-10-03T08:40:40.993Z] bf921277788e: Preparing [2024-10-03T08:40:40.993Z] 40a731b9013c: Preparing [2024-10-03T08:40:40.993Z] 3314c74c87d9: Preparing [2024-10-03T08:40:40.993Z] d348f32437c7: Preparing [2024-10-03T08:40:40.993Z] 16113d51b718: Preparing [2024-10-03T08:40:40.993Z] 3314c74c87d9: Waiting [2024-10-03T08:40:40.993Z] d348f32437c7: Waiting [2024-10-03T08:40:40.993Z] 16113d51b718: Waiting [2024-10-03T08:40:40.993Z] 40a731b9013c: Waiting [2024-10-03T08:40:40.993Z] 9a8381287e10: Layer already exists [2024-10-03T08:40:40.993Z] 26ea461e7dbc: Layer already exists [2024-10-03T08:40:40.993Z] da94c45365b5: Layer already exists [2024-10-03T08:40:40.993Z] bf921277788e: Layer already exists [2024-10-03T08:40:40.993Z] 9030357a097d: Layer already exists [2024-10-03T08:40:40.993Z] 3314c74c87d9: Layer already exists [2024-10-03T08:40:40.993Z] d348f32437c7: Layer already exists [2024-10-03T08:40:40.993Z] 16113d51b718: Layer already exists [2024-10-03T08:40:40.993Z] 40a731b9013c: Layer already exists [2024-10-03T08:40:41.259Z] main: digest: sha256:a44346cc5b73f14e9107bc89e26918e0b1326a73ce7e2f58663dc49e19652bc7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:40:41.336Z] ===================================================== [Pipeline] echo [2024-10-03T08:40:41.351Z] taggedImages: [2024-10-03T08:40:41.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:40:41.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-03T08:40:41.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.87 [2024-10-03T08:40:41.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:40:41.351Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-03T08:40:41.380Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-03T08:40:41.380Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:40:41.380Z] latest [2024-10-03T08:40:41.380Z] 3.2.0-dev.87 [2024-10-03T08:40:41.380Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:40:41.380Z] main [2024-10-03T08:40:41.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:41.746Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:40:42.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:40:42.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-03T08:40:42.098Z] 2fbe6ba4d20e: Preparing [2024-10-03T08:40:42.098Z] d3a95c44b7b2: Preparing [2024-10-03T08:40:42.098Z] 9d2d2592e6bb: Preparing [2024-10-03T08:40:42.098Z] 9030357a097d: Preparing [2024-10-03T08:40:42.098Z] bf921277788e: Preparing [2024-10-03T08:40:42.098Z] dd38508f0f8e: Preparing [2024-10-03T08:40:42.098Z] 56ba11584d95: Preparing [2024-10-03T08:40:42.098Z] 23a32e357010: Preparing [2024-10-03T08:40:42.098Z] 16113d51b718: Preparing [2024-10-03T08:40:42.098Z] 56ba11584d95: Waiting [2024-10-03T08:40:42.098Z] 23a32e357010: Waiting [2024-10-03T08:40:42.098Z] dd38508f0f8e: Waiting [2024-10-03T08:40:42.098Z] 16113d51b718: Waiting [2024-10-03T08:40:42.098Z] 9030357a097d: Layer already exists [2024-10-03T08:40:42.366Z] bf921277788e: Layer already exists [2024-10-03T08:40:42.366Z] 56ba11584d95: Layer already exists [2024-10-03T08:40:42.366Z] 9d2d2592e6bb: Pushed [2024-10-03T08:40:42.366Z] d3a95c44b7b2: Pushed [2024-10-03T08:40:42.366Z] 23a32e357010: Layer already exists [2024-10-03T08:40:42.366Z] 2fbe6ba4d20e: Pushed [2024-10-03T08:40:42.366Z] 16113d51b718: Layer already exists [2024-10-03T08:41:04.444Z] dd38508f0f8e: Pushed [2024-10-03T08:41:04.713Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:05.073Z] + 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-03T08:41:05.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-03T08:41:05.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-03T08:41:05.423Z] 2fbe6ba4d20e: Preparing [2024-10-03T08:41:05.423Z] d3a95c44b7b2: Preparing [2024-10-03T08:41:05.423Z] 9d2d2592e6bb: Preparing [2024-10-03T08:41:05.423Z] 9030357a097d: Preparing [2024-10-03T08:41:05.423Z] bf921277788e: Preparing [2024-10-03T08:41:05.423Z] dd38508f0f8e: Preparing [2024-10-03T08:41:05.423Z] 56ba11584d95: Preparing [2024-10-03T08:41:05.423Z] 23a32e357010: Preparing [2024-10-03T08:41:05.423Z] 16113d51b718: Preparing [2024-10-03T08:41:05.423Z] dd38508f0f8e: Waiting [2024-10-03T08:41:05.423Z] 9030357a097d: Layer already exists [2024-10-03T08:41:05.423Z] 9d2d2592e6bb: Layer already exists [2024-10-03T08:41:05.423Z] 2fbe6ba4d20e: Layer already exists [2024-10-03T08:41:05.423Z] bf921277788e: Layer already exists [2024-10-03T08:41:05.423Z] d3a95c44b7b2: Layer already exists [2024-10-03T08:41:05.423Z] dd38508f0f8e: Layer already exists [2024-10-03T08:41:05.423Z] 56ba11584d95: Layer already exists [2024-10-03T08:41:05.423Z] 16113d51b718: Layer already exists [2024-10-03T08:41:05.423Z] 23a32e357010: Layer already exists [2024-10-03T08:41:05.690Z] latest: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:06.056Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:06.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.87 [2024-10-03T08:41:06.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-03T08:41:06.425Z] 2fbe6ba4d20e: Preparing [2024-10-03T08:41:06.425Z] d3a95c44b7b2: Preparing [2024-10-03T08:41:06.425Z] 9d2d2592e6bb: Preparing [2024-10-03T08:41:06.425Z] 9030357a097d: Preparing [2024-10-03T08:41:06.425Z] bf921277788e: Preparing [2024-10-03T08:41:06.425Z] dd38508f0f8e: Preparing [2024-10-03T08:41:06.425Z] 56ba11584d95: Preparing [2024-10-03T08:41:06.425Z] 23a32e357010: Preparing [2024-10-03T08:41:06.425Z] 16113d51b718: Preparing [2024-10-03T08:41:06.425Z] 56ba11584d95: Waiting [2024-10-03T08:41:06.425Z] 23a32e357010: Waiting [2024-10-03T08:41:06.425Z] 16113d51b718: Waiting [2024-10-03T08:41:06.425Z] dd38508f0f8e: Waiting [2024-10-03T08:41:07.395Z] d3a95c44b7b2: Layer already exists [2024-10-03T08:41:07.395Z] 2fbe6ba4d20e: Layer already exists [2024-10-03T08:41:07.395Z] 9d2d2592e6bb: Layer already exists [2024-10-03T08:41:07.395Z] bf921277788e: Layer already exists [2024-10-03T08:41:07.395Z] 9030357a097d: Layer already exists [2024-10-03T08:41:07.667Z] 23a32e357010: Layer already exists [2024-10-03T08:41:07.667Z] 56ba11584d95: Layer already exists [2024-10-03T08:41:07.667Z] 16113d51b718: Layer already exists [2024-10-03T08:41:07.667Z] dd38508f0f8e: Layer already exists [2024-10-03T08:41:07.667Z] 3.2.0-dev.87: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:08.015Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:08.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:08.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-03T08:41:08.362Z] 2fbe6ba4d20e: Preparing [2024-10-03T08:41:08.362Z] d3a95c44b7b2: Preparing [2024-10-03T08:41:08.362Z] 9d2d2592e6bb: Preparing [2024-10-03T08:41:08.362Z] 9030357a097d: Preparing [2024-10-03T08:41:08.362Z] bf921277788e: Preparing [2024-10-03T08:41:08.362Z] dd38508f0f8e: Preparing [2024-10-03T08:41:08.362Z] 56ba11584d95: Preparing [2024-10-03T08:41:08.362Z] 23a32e357010: Preparing [2024-10-03T08:41:08.362Z] 16113d51b718: Preparing [2024-10-03T08:41:08.362Z] dd38508f0f8e: Waiting [2024-10-03T08:41:08.362Z] 56ba11584d95: Waiting [2024-10-03T08:41:08.362Z] 23a32e357010: Waiting [2024-10-03T08:41:08.362Z] 16113d51b718: Waiting [2024-10-03T08:41:08.362Z] 2fbe6ba4d20e: Layer already exists [2024-10-03T08:41:08.362Z] d3a95c44b7b2: Layer already exists [2024-10-03T08:41:08.362Z] bf921277788e: Layer already exists [2024-10-03T08:41:08.362Z] 9030357a097d: Layer already exists [2024-10-03T08:41:08.362Z] 9d2d2592e6bb: Layer already exists [2024-10-03T08:41:08.362Z] 23a32e357010: Layer already exists [2024-10-03T08:41:08.362Z] 16113d51b718: Layer already exists [2024-10-03T08:41:08.628Z] dd38508f0f8e: Layer already exists [2024-10-03T08:41:08.628Z] 56ba11584d95: Layer already exists [2024-10-03T08:41:08.628Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:08.987Z] + 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-03T08:41:09.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-03T08:41:09.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-03T08:41:09.343Z] 2fbe6ba4d20e: Preparing [2024-10-03T08:41:09.343Z] d3a95c44b7b2: Preparing [2024-10-03T08:41:09.343Z] 9d2d2592e6bb: Preparing [2024-10-03T08:41:09.343Z] 9030357a097d: Preparing [2024-10-03T08:41:09.343Z] bf921277788e: Preparing [2024-10-03T08:41:09.343Z] dd38508f0f8e: Preparing [2024-10-03T08:41:09.343Z] 56ba11584d95: Preparing [2024-10-03T08:41:09.343Z] 23a32e357010: Preparing [2024-10-03T08:41:09.343Z] 16113d51b718: Preparing [2024-10-03T08:41:09.343Z] 56ba11584d95: Waiting [2024-10-03T08:41:09.343Z] 23a32e357010: Waiting [2024-10-03T08:41:09.343Z] 16113d51b718: Waiting [2024-10-03T08:41:09.343Z] dd38508f0f8e: Waiting [2024-10-03T08:41:09.343Z] bf921277788e: Layer already exists [2024-10-03T08:41:09.343Z] 9030357a097d: Layer already exists [2024-10-03T08:41:09.343Z] 9d2d2592e6bb: Layer already exists [2024-10-03T08:41:09.343Z] 2fbe6ba4d20e: Layer already exists [2024-10-03T08:41:09.343Z] d3a95c44b7b2: Layer already exists [2024-10-03T08:41:09.343Z] 56ba11584d95: Layer already exists [2024-10-03T08:41:09.343Z] 16113d51b718: Layer already exists [2024-10-03T08:41:09.343Z] 23a32e357010: Layer already exists [2024-10-03T08:41:09.343Z] dd38508f0f8e: Layer already exists [2024-10-03T08:41:09.609Z] main: digest: sha256:b55ee3ee93592492cdce23151f089b5091fd8c0c8084e839e47ab9c7db5c1816 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:41:09.687Z] ===================================================== [Pipeline] echo [2024-10-03T08:41:09.705Z] taggedImages: [2024-10-03T08:41:09.705Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:09.705Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-03T08:41:09.705Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.87 [2024-10-03T08:41:09.705Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:09.705Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-03T08:41:09.739Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-03T08:41:09.739Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:09.739Z] latest [2024-10-03T08:41:09.739Z] 3.2.0-dev.87 [2024-10-03T08:41:09.739Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:09.739Z] main [2024-10-03T08:41:09.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:10.113Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:10.483Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:10.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-03T08:41:10.483Z] f939d5b2158f: Preparing [2024-10-03T08:41:10.483Z] eb931182bee9: Preparing [2024-10-03T08:41:10.483Z] 9030357a097d: Preparing [2024-10-03T08:41:10.483Z] bf921277788e: Preparing [2024-10-03T08:41:10.483Z] ebf05ca8c28b: Preparing [2024-10-03T08:41:10.483Z] de521f9e4810: Preparing [2024-10-03T08:41:10.483Z] 16113d51b718: Preparing [2024-10-03T08:41:10.483Z] de521f9e4810: Waiting [2024-10-03T08:41:10.483Z] 16113d51b718: Waiting [2024-10-03T08:41:10.483Z] 9030357a097d: Layer already exists [2024-10-03T08:41:10.753Z] bf921277788e: Layer already exists [2024-10-03T08:41:10.753Z] 16113d51b718: Layer already exists [2024-10-03T08:41:10.753Z] f939d5b2158f: Pushed [2024-10-03T08:41:10.753Z] ebf05ca8c28b: Pushed [2024-10-03T08:41:11.715Z] de521f9e4810: Pushed [2024-10-03T08:41:18.434Z] eb931182bee9: Pushed [2024-10-03T08:41:18.701Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:19.068Z] + 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-03T08:41:19.425Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-03T08:41:19.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-03T08:41:19.425Z] f939d5b2158f: Preparing [2024-10-03T08:41:19.425Z] eb931182bee9: Preparing [2024-10-03T08:41:19.425Z] 9030357a097d: Preparing [2024-10-03T08:41:19.425Z] bf921277788e: Preparing [2024-10-03T08:41:19.425Z] ebf05ca8c28b: Preparing [2024-10-03T08:41:19.425Z] de521f9e4810: Preparing [2024-10-03T08:41:19.425Z] 16113d51b718: Preparing [2024-10-03T08:41:19.425Z] de521f9e4810: Waiting [2024-10-03T08:41:19.425Z] 16113d51b718: Waiting [2024-10-03T08:41:19.425Z] 9030357a097d: Layer already exists [2024-10-03T08:41:19.425Z] bf921277788e: Layer already exists [2024-10-03T08:41:19.425Z] eb931182bee9: Layer already exists [2024-10-03T08:41:19.425Z] f939d5b2158f: Layer already exists [2024-10-03T08:41:19.425Z] ebf05ca8c28b: Layer already exists [2024-10-03T08:41:19.425Z] 16113d51b718: Layer already exists [2024-10-03T08:41:19.425Z] de521f9e4810: Layer already exists [2024-10-03T08:41:19.689Z] latest: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:20.049Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:20.392Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.87 [2024-10-03T08:41:20.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-03T08:41:20.392Z] f939d5b2158f: Preparing [2024-10-03T08:41:20.392Z] eb931182bee9: Preparing [2024-10-03T08:41:20.392Z] 9030357a097d: Preparing [2024-10-03T08:41:20.392Z] bf921277788e: Preparing [2024-10-03T08:41:20.392Z] ebf05ca8c28b: Preparing [2024-10-03T08:41:20.392Z] de521f9e4810: Preparing [2024-10-03T08:41:20.392Z] 16113d51b718: Preparing [2024-10-03T08:41:20.392Z] de521f9e4810: Waiting [2024-10-03T08:41:20.392Z] 16113d51b718: Waiting [2024-10-03T08:41:20.392Z] bf921277788e: Layer already exists [2024-10-03T08:41:20.392Z] 9030357a097d: Layer already exists [2024-10-03T08:41:20.392Z] eb931182bee9: Layer already exists [2024-10-03T08:41:20.392Z] ebf05ca8c28b: Layer already exists [2024-10-03T08:41:20.392Z] f939d5b2158f: Layer already exists [2024-10-03T08:41:20.392Z] de521f9e4810: Layer already exists [2024-10-03T08:41:20.392Z] 16113d51b718: Layer already exists [2024-10-03T08:41:20.657Z] 3.2.0-dev.87: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:21.010Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:21.364Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:21.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-03T08:41:21.365Z] f939d5b2158f: Preparing [2024-10-03T08:41:21.365Z] eb931182bee9: Preparing [2024-10-03T08:41:21.365Z] 9030357a097d: Preparing [2024-10-03T08:41:21.365Z] bf921277788e: Preparing [2024-10-03T08:41:21.365Z] ebf05ca8c28b: Preparing [2024-10-03T08:41:21.365Z] de521f9e4810: Preparing [2024-10-03T08:41:21.365Z] 16113d51b718: Preparing [2024-10-03T08:41:21.365Z] de521f9e4810: Waiting [2024-10-03T08:41:21.365Z] 16113d51b718: Waiting [2024-10-03T08:41:21.365Z] bf921277788e: Layer already exists [2024-10-03T08:41:21.365Z] f939d5b2158f: Layer already exists [2024-10-03T08:41:21.365Z] eb931182bee9: Layer already exists [2024-10-03T08:41:21.365Z] ebf05ca8c28b: Layer already exists [2024-10-03T08:41:21.365Z] 9030357a097d: Layer already exists [2024-10-03T08:41:21.365Z] de521f9e4810: Layer already exists [2024-10-03T08:41:21.631Z] 16113d51b718: Layer already exists [2024-10-03T08:41:21.631Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:21.984Z] + 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-03T08:41:22.335Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-03T08:41:22.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-03T08:41:22.335Z] f939d5b2158f: Preparing [2024-10-03T08:41:22.335Z] eb931182bee9: Preparing [2024-10-03T08:41:22.335Z] 9030357a097d: Preparing [2024-10-03T08:41:22.335Z] bf921277788e: Preparing [2024-10-03T08:41:22.335Z] ebf05ca8c28b: Preparing [2024-10-03T08:41:22.335Z] de521f9e4810: Preparing [2024-10-03T08:41:22.335Z] 16113d51b718: Preparing [2024-10-03T08:41:22.335Z] de521f9e4810: Waiting [2024-10-03T08:41:22.335Z] 16113d51b718: Waiting [2024-10-03T08:41:22.335Z] f939d5b2158f: Layer already exists [2024-10-03T08:41:22.335Z] 9030357a097d: Layer already exists [2024-10-03T08:41:22.335Z] bf921277788e: Layer already exists [2024-10-03T08:41:22.335Z] ebf05ca8c28b: Layer already exists [2024-10-03T08:41:22.335Z] eb931182bee9: Layer already exists [2024-10-03T08:41:22.335Z] de521f9e4810: Layer already exists [2024-10-03T08:41:22.335Z] 16113d51b718: Layer already exists [2024-10-03T08:41:22.600Z] main: digest: sha256:d3b2f47583955ec72c2fe8bcc80f38c5387f7de9fa0df1ed5c67abc1c1884695 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:41:22.677Z] ===================================================== [Pipeline] echo [2024-10-03T08:41:22.690Z] taggedImages: [2024-10-03T08:41:22.690Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:22.690Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-03T08:41:22.690Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.87 [2024-10-03T08:41:22.690Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:22.690Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-03T08:41:22.723Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-03T08:41:22.723Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:22.723Z] latest [2024-10-03T08:41:22.723Z] 3.2.0-dev.87 [2024-10-03T08:41:22.723Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:22.723Z] main [2024-10-03T08:41:22.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:23.095Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:23.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:23.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-03T08:41:23.458Z] ee3ca9ad9f8b: Preparing [2024-10-03T08:41:23.458Z] e3534ef29757: Preparing [2024-10-03T08:41:23.458Z] 20199a6b7a8e: Preparing [2024-10-03T08:41:23.458Z] 9030357a097d: Preparing [2024-10-03T08:41:23.458Z] bf921277788e: Preparing [2024-10-03T08:41:23.458Z] 661a87932642: Preparing [2024-10-03T08:41:23.458Z] e91d986f5b91: Preparing [2024-10-03T08:41:23.458Z] 16113d51b718: Preparing [2024-10-03T08:41:23.458Z] 661a87932642: Waiting [2024-10-03T08:41:23.458Z] e91d986f5b91: Waiting [2024-10-03T08:41:23.458Z] 16113d51b718: Waiting [2024-10-03T08:41:23.725Z] 9030357a097d: Layer already exists [2024-10-03T08:41:23.725Z] bf921277788e: Layer already exists [2024-10-03T08:41:23.725Z] e3534ef29757: Pushed [2024-10-03T08:41:23.725Z] ee3ca9ad9f8b: Pushed [2024-10-03T08:41:23.725Z] 16113d51b718: Layer already exists [2024-10-03T08:41:23.725Z] 661a87932642: Pushed [2024-10-03T08:41:23.992Z] e91d986f5b91: Pushed [2024-10-03T08:41:32.181Z] 20199a6b7a8e: Pushed [2024-10-03T08:41:32.181Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:32.533Z] + 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-03T08:41:32.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-03T08:41:32.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-03T08:41:32.888Z] ee3ca9ad9f8b: Preparing [2024-10-03T08:41:32.888Z] e3534ef29757: Preparing [2024-10-03T08:41:32.888Z] 20199a6b7a8e: Preparing [2024-10-03T08:41:32.888Z] 9030357a097d: Preparing [2024-10-03T08:41:32.888Z] bf921277788e: Preparing [2024-10-03T08:41:32.888Z] 661a87932642: Preparing [2024-10-03T08:41:32.888Z] e91d986f5b91: Preparing [2024-10-03T08:41:32.888Z] 16113d51b718: Preparing [2024-10-03T08:41:32.888Z] 661a87932642: Waiting [2024-10-03T08:41:32.888Z] e91d986f5b91: Waiting [2024-10-03T08:41:32.888Z] 16113d51b718: Waiting [2024-10-03T08:41:32.888Z] 20199a6b7a8e: Layer already exists [2024-10-03T08:41:32.888Z] ee3ca9ad9f8b: Layer already exists [2024-10-03T08:41:32.888Z] 9030357a097d: Layer already exists [2024-10-03T08:41:32.888Z] bf921277788e: Layer already exists [2024-10-03T08:41:32.888Z] e3534ef29757: Layer already exists [2024-10-03T08:41:32.888Z] e91d986f5b91: Layer already exists [2024-10-03T08:41:32.888Z] 16113d51b718: Layer already exists [2024-10-03T08:41:32.888Z] 661a87932642: Layer already exists [2024-10-03T08:41:33.155Z] latest: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:33.517Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:33.863Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.87 [2024-10-03T08:41:33.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-03T08:41:33.863Z] ee3ca9ad9f8b: Preparing [2024-10-03T08:41:33.863Z] e3534ef29757: Preparing [2024-10-03T08:41:33.863Z] 20199a6b7a8e: Preparing [2024-10-03T08:41:33.863Z] 9030357a097d: Preparing [2024-10-03T08:41:33.863Z] bf921277788e: Preparing [2024-10-03T08:41:33.863Z] 661a87932642: Preparing [2024-10-03T08:41:33.863Z] e91d986f5b91: Preparing [2024-10-03T08:41:33.863Z] 16113d51b718: Preparing [2024-10-03T08:41:33.863Z] e91d986f5b91: Waiting [2024-10-03T08:41:33.863Z] 16113d51b718: Waiting [2024-10-03T08:41:33.863Z] 20199a6b7a8e: Layer already exists [2024-10-03T08:41:33.863Z] e3534ef29757: Layer already exists [2024-10-03T08:41:33.863Z] ee3ca9ad9f8b: Layer already exists [2024-10-03T08:41:33.863Z] bf921277788e: Layer already exists [2024-10-03T08:41:33.863Z] 9030357a097d: Layer already exists [2024-10-03T08:41:33.863Z] 661a87932642: Layer already exists [2024-10-03T08:41:33.863Z] e91d986f5b91: Layer already exists [2024-10-03T08:41:33.863Z] 16113d51b718: Layer already exists [2024-10-03T08:41:34.128Z] 3.2.0-dev.87: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:34.481Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:34.825Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:34.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-03T08:41:34.825Z] ee3ca9ad9f8b: Preparing [2024-10-03T08:41:34.825Z] e3534ef29757: Preparing [2024-10-03T08:41:34.825Z] 20199a6b7a8e: Preparing [2024-10-03T08:41:34.825Z] 9030357a097d: Preparing [2024-10-03T08:41:34.825Z] bf921277788e: Preparing [2024-10-03T08:41:34.825Z] 661a87932642: Preparing [2024-10-03T08:41:34.825Z] e91d986f5b91: Preparing [2024-10-03T08:41:34.825Z] 16113d51b718: Preparing [2024-10-03T08:41:34.825Z] 661a87932642: Waiting [2024-10-03T08:41:34.825Z] e91d986f5b91: Waiting [2024-10-03T08:41:34.825Z] 16113d51b718: Waiting [2024-10-03T08:41:34.825Z] e3534ef29757: Layer already exists [2024-10-03T08:41:34.825Z] 9030357a097d: Layer already exists [2024-10-03T08:41:34.825Z] ee3ca9ad9f8b: Layer already exists [2024-10-03T08:41:34.825Z] bf921277788e: Layer already exists [2024-10-03T08:41:34.825Z] 20199a6b7a8e: Layer already exists [2024-10-03T08:41:34.825Z] e91d986f5b91: Layer already exists [2024-10-03T08:41:34.825Z] 661a87932642: Layer already exists [2024-10-03T08:41:34.825Z] 16113d51b718: Layer already exists [2024-10-03T08:41:35.090Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:35.440Z] + 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-03T08:41:35.791Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-03T08:41:35.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-03T08:41:35.791Z] ee3ca9ad9f8b: Preparing [2024-10-03T08:41:35.791Z] e3534ef29757: Preparing [2024-10-03T08:41:35.791Z] 20199a6b7a8e: Preparing [2024-10-03T08:41:35.791Z] 9030357a097d: Preparing [2024-10-03T08:41:35.791Z] bf921277788e: Preparing [2024-10-03T08:41:35.791Z] 661a87932642: Preparing [2024-10-03T08:41:35.791Z] e91d986f5b91: Preparing [2024-10-03T08:41:35.791Z] 16113d51b718: Preparing [2024-10-03T08:41:35.791Z] e91d986f5b91: Waiting [2024-10-03T08:41:35.791Z] 16113d51b718: Waiting [2024-10-03T08:41:35.791Z] 661a87932642: Waiting [2024-10-03T08:41:35.791Z] 9030357a097d: Layer already exists [2024-10-03T08:41:35.791Z] e3534ef29757: Layer already exists [2024-10-03T08:41:35.791Z] ee3ca9ad9f8b: Layer already exists [2024-10-03T08:41:35.791Z] bf921277788e: Layer already exists [2024-10-03T08:41:35.791Z] 20199a6b7a8e: Layer already exists [2024-10-03T08:41:35.791Z] e91d986f5b91: Layer already exists [2024-10-03T08:41:35.791Z] 661a87932642: Layer already exists [2024-10-03T08:41:35.791Z] 16113d51b718: Layer already exists [2024-10-03T08:41:36.057Z] main: digest: sha256:b79a9c372d934f258601af40dc390d267f75945c372503d4e15b52c954d386f1 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:41:36.141Z] ===================================================== [Pipeline] echo [2024-10-03T08:41:36.153Z] taggedImages: [2024-10-03T08:41:36.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:36.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-03T08:41:36.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.87 [2024-10-03T08:41:36.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:36.153Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-03T08:41:36.181Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-03T08:41:36.181Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:36.181Z] latest [2024-10-03T08:41:36.181Z] 3.2.0-dev.87 [2024-10-03T08:41:36.181Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:36.181Z] main [2024-10-03T08:41:36.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:36.552Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:36.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:36.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-03T08:41:36.913Z] 8c7aa83b0e28: Preparing [2024-10-03T08:41:36.913Z] c07ff65451b5: Preparing [2024-10-03T08:41:36.913Z] 9030357a097d: Preparing [2024-10-03T08:41:36.913Z] bf921277788e: Preparing [2024-10-03T08:41:36.913Z] 3cb238950d62: Preparing [2024-10-03T08:41:36.913Z] 894fb6491272: Preparing [2024-10-03T08:41:36.913Z] 16113d51b718: Preparing [2024-10-03T08:41:36.913Z] 894fb6491272: Waiting [2024-10-03T08:41:36.913Z] 16113d51b718: Waiting [2024-10-03T08:41:36.913Z] 9030357a097d: Layer already exists [2024-10-03T08:41:37.179Z] 3cb238950d62: Layer already exists [2024-10-03T08:41:37.179Z] bf921277788e: Layer already exists [2024-10-03T08:41:37.179Z] 894fb6491272: Layer already exists [2024-10-03T08:41:37.179Z] 16113d51b718: Layer already exists [2024-10-03T08:41:37.179Z] 8c7aa83b0e28: Pushed [2024-10-03T08:41:45.372Z] c07ff65451b5: Pushed [2024-10-03T08:41:45.372Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:45.725Z] + 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-03T08:41:46.076Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-03T08:41:46.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-03T08:41:46.076Z] 8c7aa83b0e28: Preparing [2024-10-03T08:41:46.076Z] c07ff65451b5: Preparing [2024-10-03T08:41:46.076Z] 9030357a097d: Preparing [2024-10-03T08:41:46.076Z] bf921277788e: Preparing [2024-10-03T08:41:46.076Z] 3cb238950d62: Preparing [2024-10-03T08:41:46.076Z] 894fb6491272: Preparing [2024-10-03T08:41:46.076Z] 16113d51b718: Preparing [2024-10-03T08:41:46.076Z] 894fb6491272: Waiting [2024-10-03T08:41:46.076Z] 16113d51b718: Waiting [2024-10-03T08:41:46.076Z] 3cb238950d62: Layer already exists [2024-10-03T08:41:46.076Z] 9030357a097d: Layer already exists [2024-10-03T08:41:46.076Z] 8c7aa83b0e28: Layer already exists [2024-10-03T08:41:46.076Z] c07ff65451b5: Layer already exists [2024-10-03T08:41:46.076Z] bf921277788e: Layer already exists [2024-10-03T08:41:46.076Z] 894fb6491272: Layer already exists [2024-10-03T08:41:46.076Z] 16113d51b718: Layer already exists [2024-10-03T08:41:46.343Z] latest: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:46.698Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:47.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.87 [2024-10-03T08:41:47.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-03T08:41:47.057Z] 8c7aa83b0e28: Preparing [2024-10-03T08:41:47.057Z] c07ff65451b5: Preparing [2024-10-03T08:41:47.057Z] 9030357a097d: Preparing [2024-10-03T08:41:47.057Z] bf921277788e: Preparing [2024-10-03T08:41:47.057Z] 3cb238950d62: Preparing [2024-10-03T08:41:47.057Z] 894fb6491272: Preparing [2024-10-03T08:41:47.057Z] 16113d51b718: Preparing [2024-10-03T08:41:47.057Z] 894fb6491272: Waiting [2024-10-03T08:41:47.057Z] 16113d51b718: Waiting [2024-10-03T08:41:47.057Z] 9030357a097d: Layer already exists [2024-10-03T08:41:47.057Z] 3cb238950d62: Layer already exists [2024-10-03T08:41:47.057Z] 8c7aa83b0e28: Layer already exists [2024-10-03T08:41:47.057Z] c07ff65451b5: Layer already exists [2024-10-03T08:41:47.057Z] bf921277788e: Layer already exists [2024-10-03T08:41:47.057Z] 894fb6491272: Layer already exists [2024-10-03T08:41:47.057Z] 16113d51b718: Layer already exists [2024-10-03T08:41:47.322Z] 3.2.0-dev.87: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:47.668Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:48.024Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:48.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-03T08:41:48.024Z] 8c7aa83b0e28: Preparing [2024-10-03T08:41:48.024Z] c07ff65451b5: Preparing [2024-10-03T08:41:48.024Z] 9030357a097d: Preparing [2024-10-03T08:41:48.024Z] bf921277788e: Preparing [2024-10-03T08:41:48.024Z] 3cb238950d62: Preparing [2024-10-03T08:41:48.024Z] 894fb6491272: Preparing [2024-10-03T08:41:48.024Z] 16113d51b718: Preparing [2024-10-03T08:41:48.024Z] 894fb6491272: Waiting [2024-10-03T08:41:48.024Z] 16113d51b718: Waiting [2024-10-03T08:41:48.024Z] 9030357a097d: Layer already exists [2024-10-03T08:41:48.024Z] c07ff65451b5: Layer already exists [2024-10-03T08:41:48.024Z] 3cb238950d62: Layer already exists [2024-10-03T08:41:48.024Z] bf921277788e: Layer already exists [2024-10-03T08:41:48.024Z] 8c7aa83b0e28: Layer already exists [2024-10-03T08:41:48.024Z] 894fb6491272: Layer already exists [2024-10-03T08:41:48.024Z] 16113d51b718: Layer already exists [2024-10-03T08:41:48.024Z] 857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:48.662Z] + 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-03T08:41:49.023Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-03T08:41:49.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-03T08:41:49.024Z] 8c7aa83b0e28: Preparing [2024-10-03T08:41:49.024Z] c07ff65451b5: Preparing [2024-10-03T08:41:49.024Z] 9030357a097d: Preparing [2024-10-03T08:41:49.024Z] bf921277788e: Preparing [2024-10-03T08:41:49.024Z] 3cb238950d62: Preparing [2024-10-03T08:41:49.024Z] 894fb6491272: Preparing [2024-10-03T08:41:49.024Z] 16113d51b718: Preparing [2024-10-03T08:41:49.024Z] 894fb6491272: Waiting [2024-10-03T08:41:49.024Z] 16113d51b718: Waiting [2024-10-03T08:41:49.024Z] 8c7aa83b0e28: Layer already exists [2024-10-03T08:41:49.024Z] bf921277788e: Layer already exists [2024-10-03T08:41:49.024Z] 9030357a097d: Layer already exists [2024-10-03T08:41:49.024Z] 3cb238950d62: Layer already exists [2024-10-03T08:41:49.024Z] c07ff65451b5: Layer already exists [2024-10-03T08:41:49.024Z] 894fb6491272: Layer already exists [2024-10-03T08:41:49.024Z] 16113d51b718: Layer already exists [2024-10-03T08:41:49.292Z] main: digest: sha256:d5856dda4c5dff0e259c1702a0f58addc3866b2eeca5b3f2d732e514dc2401dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-03T08:41:49.368Z] ===================================================== [Pipeline] echo [2024-10-03T08:41:49.381Z] taggedImages: [2024-10-03T08:41:49.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb [2024-10-03T08:41:49.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-03T08:41:49.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.87 [2024-10-03T08:41:49.381Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:857d0fecce61170c92edb5e07a6e48f7da91e3cb-3.2.0-dev.87 [2024-10-03T08:41:49.381Z] - 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-03T08:41:49.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:41:49.790Z] [2024-10-03T08:41:49.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:41:50.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:41:50.398Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T08:41:50.398Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T08:41:50.398Z] 04944245beec: Pulling fs layer [2024-10-03T08:41:50.398Z] 699f458cf7ca: Pulling fs layer [2024-10-03T08:41:50.398Z] 765212b225bb: Pulling fs layer [2024-10-03T08:41:50.398Z] f23df028b6ca: Pulling fs layer [2024-10-03T08:41:50.398Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T08:41:50.398Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T08:41:50.398Z] 765212b225bb: Waiting [2024-10-03T08:41:50.398Z] f23df028b6ca: Waiting [2024-10-03T08:41:50.398Z] d65c8cfc05b1: Waiting [2024-10-03T08:41:50.398Z] 2437ff75d9bd: Waiting [2024-10-03T08:41:50.398Z] 04944245beec: Verifying Checksum [2024-10-03T08:41:50.398Z] 04944245beec: Download complete [2024-10-03T08:41:50.398Z] 765212b225bb: Verifying Checksum [2024-10-03T08:41:50.398Z] 765212b225bb: Download complete [2024-10-03T08:41:50.398Z] f23df028b6ca: Verifying Checksum [2024-10-03T08:41:50.398Z] f23df028b6ca: Download complete [2024-10-03T08:41:50.398Z] d65c8cfc05b1: Verifying Checksum [2024-10-03T08:41:50.398Z] d65c8cfc05b1: Download complete [2024-10-03T08:41:50.667Z] 699f458cf7ca: Verifying Checksum [2024-10-03T08:41:50.667Z] 699f458cf7ca: Download complete [2024-10-03T08:41:51.255Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T08:41:51.255Z] 8998bd30e6a1: Download complete [2024-10-03T08:41:53.847Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T08:41:53.847Z] 2437ff75d9bd: Download complete [2024-10-03T08:41:56.431Z] 8998bd30e6a1: Pull complete [2024-10-03T08:41:57.401Z] 04944245beec: Pull complete [2024-10-03T08:41:59.353Z] 699f458cf7ca: Pull complete [2024-10-03T08:41:59.622Z] 765212b225bb: Pull complete [2024-10-03T08:42:00.585Z] f23df028b6ca: Pull complete [2024-10-03T08:42:00.585Z] d65c8cfc05b1: Pull complete [2024-10-03T08:42:18.823Z] 2437ff75d9bd: Pull complete [2024-10-03T08:42:18.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T08:42:18.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T08:42:18.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:42:19.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-13818 does not seem to be running inside a container [2024-10-03T08:42:19.091Z] $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:42:22.356Z] $ docker top d2d8eeaf32c7e1404ef86b04729f998ff3b3404f054ee4f5105cdb0260e7dba0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:42:23.380Z] ---> job-cost.sh [2024-10-03T08:42:23.381Z] lf-activate-venv: SKIPPING [2024-10-03T08:42:23.381Z] INFO: No Stack... [2024-10-03T08:42:23.978Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T08:42:24.566Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T08:42:25.202Z] + cut -d, -f6 [2024-10-03T08:42:25.202Z] + cat /w/workspace/edgex-go/710/archives/cost.csv [Pipeline] lock [2024-10-03T08:42:25.236Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-710-stack-cost] [2024-10-03T08:42:25.243Z] Resource [jenkins-edgexfoundry-edgex-go-main-710-stack-cost] did not exist. Created. [2024-10-03T08:42:25.250Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-710-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T08:42:25.887Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T08:42:26.727Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T08:42:26.736Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-710-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T08:42:26.742Z] $ docker stop --time=1 d2d8eeaf32c7e1404ef86b04729f998ff3b3404f054ee4f5105cdb0260e7dba0 [2024-10-03T08:42:28.326Z] $ docker rm -f --volumes d2d8eeaf32c7e1404ef86b04729f998ff3b3404f054ee4f5105cdb0260e7dba0 [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-03T08:42:28.900Z] provisioning config files... [2024-10-03T08:42:28.907Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/710@tmp/config968915059815579966tmp [Pipeline] { [Pipeline] sh [2024-10-03T08:42:29.211Z] + set +x [2024-10-03T08:42:29.211Z] + curl -s https://codecov.io/bash [2024-10-03T08:42:29.211Z] + bash -s -- [2024-10-03T08:42:29.211Z] [2024-10-03T08:42:29.211Z] _____ _ [2024-10-03T08:42:29.211Z] / ____| | | [2024-10-03T08:42:29.211Z] | | ___ __| | ___ ___ _____ __ [2024-10-03T08:42:29.211Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-03T08:42:29.211Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-03T08:42:29.211Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-03T08:42:29.211Z] Bash-1.0.6 [2024-10-03T08:42:29.211Z] [2024-10-03T08:42:29.211Z] [2024-10-03T08:42:29.211Z] ==> git version 2.25.1 found [2024-10-03T08:42:29.211Z] ==> 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-03T08:42:29.211Z] Release-Date: 2020-01-08 [2024-10-03T08:42:29.211Z] 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-03T08:42:29.211Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-03T08:42:29.211Z] ==> Jenkins CI detected. [2024-10-03T08:42:29.211Z] current dir:  /w/workspace/edgex-go/710 [2024-10-03T08:42:29.211Z] project root: . [2024-10-03T08:42:29.211Z] --> token set from env [2024-10-03T08:42:29.211Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-03T08:42:29.211Z] ==> Running gcov in . (disable via -X gcov) [2024-10-03T08:42:29.211Z] ==> Python coveragepy not found [2024-10-03T08:42:29.211Z] ==> Searching for coverage reports in: [2024-10-03T08:42:29.211Z] + . [2024-10-03T08:42:29.211Z] -> Found 1 reports [2024-10-03T08:42:29.211Z] ==> Detecting git/mercurial file structure [2024-10-03T08:42:29.211Z] ==> Reading reports [2024-10-03T08:42:29.211Z] + ./coverage.out bytes=1502108 [2024-10-03T08:42:29.211Z] ==> Appending adjustments [2024-10-03T08:42:29.211Z] https://docs.codecov.io/docs/fixing-reports [2024-10-03T08:42:30.586Z] + Found adjustments [2024-10-03T08:42:30.586Z] ==> Gzipping contents [2024-10-03T08:42:30.586Z] 132K /tmp/codecov.Ux2WpG.gz [2024-10-03T08:42:30.586Z] ==> Uploading reports [2024-10-03T08:42:30.586Z] url: https://codecov.io [2024-10-03T08:42:30.586Z] query: branch=main&commit=857d0fecce61170c92edb5e07a6e48f7da91e3cb&build=710&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F710%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-03T08:42:30.844Z] -> Pinging Codecov [2024-10-03T08:42:30.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=857d0fecce61170c92edb5e07a6e48f7da91e3cb&build=710&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F710%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-03T08:42:30.844Z] -> Uploading to [2024-10-03T08:42:30.844Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/857d0fecce61170c92edb5e07a6e48f7da91e3cb/0fa9a434-2f25-4c0d-a72f-9d8f49901e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T084230Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1e86f31f4e0cd14698567d5423cb32b1ba367c356d876b4df85be9fec96212b7 [2024-10-03T08:42:30.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:30.844Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:31.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 473k --:--:-- --:--:-- --:--:-- 473k [2024-10-03T08:42:31.361Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/857d0fecce61170c92edb5e07a6e48f7da91e3cb [Pipeline] } [2024-10-03T08:42:31.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-03T08:42:31.545Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-03T08:42:31.565Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:42:31.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:42:31.874Z] [2024-10-03T08:42:31.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:42:32.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:42:32.177Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-03T08:42:32.177Z] 43c4264eed91: Already exists [2024-10-03T08:42:32.177Z] 4cc291be95ef: Already exists [2024-10-03T08:42:32.177Z] 2ac1f1163629: Already exists [2024-10-03T08:42:32.177Z] 5c3c966382ef: Already exists [2024-10-03T08:42:32.177Z] 4f4fb700ef54: Already exists [2024-10-03T08:42:32.177Z] d9c7d2e4e75e: Pulling fs layer [2024-10-03T08:42:32.177Z] 9c3e1370e548: Pulling fs layer [2024-10-03T08:42:32.436Z] d9c7d2e4e75e: Verifying Checksum [2024-10-03T08:42:32.436Z] d9c7d2e4e75e: Download complete [2024-10-03T08:42:32.694Z] d9c7d2e4e75e: Pull complete [2024-10-03T08:42:33.260Z] 9c3e1370e548: Verifying Checksum [2024-10-03T08:42:33.261Z] 9c3e1370e548: Download complete [2024-10-03T08:42:36.539Z] 9c3e1370e548: Pull complete [2024-10-03T08:42:36.539Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-03T08:42:36.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-03T08:42:36.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:42:36.641Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T08:42:36.666Z] $ 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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:42:39.076Z] $ docker top 70f961fcbec01903784ea9a5985559e1d5602f257818a8ed0e1d926bc4719674 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:42:39.420Z] + git config --global --add safe.directory /w/workspace/edgex-go/710 [Pipeline] echo [2024-10-03T08:42:39.428Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-03T08:42:39.702Z] + set -o pipefail [2024-10-03T08:42:39.702Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-03T08:42:47.817Z] [2024-10-03T08:42:47.817Z] Monitoring /w/workspace/edgex-go/710 (github.com/edgexfoundry/edgex-go)... [2024-10-03T08:42:47.817Z] [2024-10-03T08:42:47.817Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9b3cda3e-d469-4558-956e-228999b88131 [2024-10-03T08:42:47.817Z] [2024-10-03T08:42:47.817Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-03T08:42:47.817Z] [2024-10-03T08:42:47.817Z] [2024-10-03T08:42:47.817Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-03T08:42:47.817Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-03T08:42:47.825Z] $ docker stop --time=1 70f961fcbec01903784ea9a5985559e1d5602f257818a8ed0e1d926bc4719674 [2024-10-03T08:42:53.290Z] $ docker rm -f --volumes 70f961fcbec01903784ea9a5985559e1d5602f257818a8ed0e1d926bc4719674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-03T08:42:53.787Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:42:53.809Z] provisioning config files... [2024-10-03T08:42:53.815Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/710@tmp/config4669784988722084556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:42:54.127Z] --> edgex-publish-swagger.sh [2024-10-03T08:42:54.127Z] === Publish openapi/v3 API === [2024-10-03T08:42:54.127Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-03T08:42:54.127Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/710/openapi/v3/core-command.yaml] [2024-10-03T08:42:54.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:54.127Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:54.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 86268 --:--:-- --:--:-- --:--:-- 86268 100 32782 0 0 100 32782 0 86268 --:--:-- --:--:-- --:--:-- 86041 [2024-10-03T08:42:54.387Z] [2024-10-03T08:42:54.387Z] [2024-10-03T08:42:54.387Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/710/openapi/v3/core-data.yaml] [2024-10-03T08:42:54.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:54.387Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:54.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 173k --:--:-- --:--:-- --:--:-- 173k [2024-10-03T08:42:54.955Z] [2024-10-03T08:42:54.955Z] [2024-10-03T08:42:54.955Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/710/openapi/v3/core-keeper.yaml] [2024-10-03T08:42:54.955Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:54.955Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:54.955Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 292 141k --:--:-- --:--:-- --:--:-- 142k [2024-10-03T08:42:54.956Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-03T08:42:54.956Z] [2024-10-03T08:42:54.956Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/710/openapi/v3/core-metadata.yaml] [2024-10-03T08:42:54.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:54.956Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:55.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 400 382k --:--:-- --:--:-- --:--:-- 381k 100 149k 100 156 100 149k 400 382k --:--:-- --:--:-- --:--:-- 381k [2024-10-03T08:42:55.523Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-03T08:42:55.523Z] [2024-10-03T08:42:55.523Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/710/openapi/v3/support-cron-scheduler.yaml] [2024-10-03T08:42:55.523Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:55.523Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:55.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 271 194k --:--:-- --:--:-- --:--:-- 195k [2024-10-03T08:42:55.782Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-03T08:42:55.782Z] [2024-10-03T08:42:55.782Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/710/openapi/v3/support-notifications.yaml] [2024-10-03T08:42:55.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:55.782Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:56.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 425 232k --:--:-- --:--:-- --:--:-- 232k [2024-10-03T08:42:56.041Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-03T08:42:56.041Z] [2024-10-03T08:42:56.041Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/710/openapi/v3/support-scheduler.yaml] [2024-10-03T08:42:56.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T08:42:56.041Z] Dload Upload Total Spent Left Speed [2024-10-03T08:42:56.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 468 108k --:--:-- --:--:-- --:--:-- 108k 100 37110 100 156 100 36954 468 108k --:--:-- --:--:-- --:--:-- 108k [2024-10-03T08:42:56.611Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-03T08:42:56.611Z] [Pipeline] } [2024-10-03T08:42:56.619Z] 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-03T08:42:57.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:42:57.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:42:57.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:42:57.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:42:57.458Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T08:42:57.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:42:58.001Z] $ docker top a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 -eo pid,comm [2024-10-03T08:42:58.050Z] 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-03T08:42:58.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:42:58.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:42:58.106Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:42:58.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:42:58.220Z] $ docker exec a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 ssh-agent [2024-10-03T08:42:58.326Z] SSH_AUTH_SOCK=/tmp/ssh-ElSSp65K5eBb/agent.32 [2024-10-03T08:42:58.326Z] SSH_AGENT_PID=38 [2024-10-03T08:42:58.331Z] Running ssh-add (command line suppressed) [2024-10-03T08:42:58.433Z] Identity added: /w/workspace/edgex-go/710@tmp/private_key_5000587698932961807.key (/w/workspace/edgex-go/710@tmp/private_key_5000587698932961807.key) [2024-10-03T08:42:58.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:42:58.742Z] + git semver tag [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,905 [run_tag] DEBUG tag force:False [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,905 [check_head_tag] DEBUG check head tag [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,909 [execute] INFO git cat-file --batch-check [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=) [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,913 [execute] INFO git cat-file --batch [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=) [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,956 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,956 [execute] INFO git tag -a v3.2.0-dev.87 -m v3.2.0-dev.87 [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,957 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.87', '-m', 'v3.2.0-dev.87'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:42:59.001Z] 2024-10-03 08:42:58,961 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T08:42:59.001Z] 3.2.0-dev.87 [Pipeline] } [2024-10-03T08:42:59.008Z] $ docker exec --env ******** --env ******** a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 ssh-agent -k [2024-10-03T08:42:59.100Z] unset SSH_AUTH_SOCK; [2024-10-03T08:42:59.100Z] unset SSH_AGENT_PID; [2024-10-03T08:42:59.100Z] echo Agent pid 38 killed; [2024-10-03T08:42:59.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:42:59.427Z] + git semver [Pipeline] } [2024-10-03T08:42:59.699Z] $ docker stop --time=1 a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 [2024-10-03T08:43:00.972Z] $ docker rm -f --volumes a6373eff9c196c223c7525c927b65c544e7f7cdd8ee7ca0eb76dba51d8717e20 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:43:01.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:43:01.381Z] [2024-10-03T08:43:01.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:43:01.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:43:01.683Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-03T08:43:01.683Z] ab5ef0e58194: Pulling fs layer [2024-10-03T08:43:01.683Z] 9712f1f96733: Pulling fs layer [2024-10-03T08:43:01.683Z] 63f879dbbcfc: Pulling fs layer [2024-10-03T08:43:01.683Z] 0d9ebad4ef96: Pulling fs layer [2024-10-03T08:43:01.683Z] e9a5061849ea: Pulling fs layer [2024-10-03T08:43:01.683Z] d747dcd14b5f: Pulling fs layer [2024-10-03T08:43:01.683Z] 2de7ff778b66: Pulling fs layer [2024-10-03T08:43:01.683Z] 0d9ebad4ef96: Waiting [2024-10-03T08:43:01.683Z] e9a5061849ea: Waiting [2024-10-03T08:43:01.683Z] d747dcd14b5f: Waiting [2024-10-03T08:43:01.683Z] 2de7ff778b66: Waiting [2024-10-03T08:43:01.683Z] 9712f1f96733: Verifying Checksum [2024-10-03T08:43:01.683Z] 9712f1f96733: Download complete [2024-10-03T08:43:01.941Z] 63f879dbbcfc: Verifying Checksum [2024-10-03T08:43:01.941Z] 63f879dbbcfc: Download complete [2024-10-03T08:43:02.199Z] e9a5061849ea: Verifying Checksum [2024-10-03T08:43:02.199Z] e9a5061849ea: Download complete [2024-10-03T08:43:02.199Z] d747dcd14b5f: Verifying Checksum [2024-10-03T08:43:02.199Z] d747dcd14b5f: Download complete [2024-10-03T08:43:02.199Z] ab5ef0e58194: Download complete [2024-10-03T08:43:02.199Z] 0d9ebad4ef96: Verifying Checksum [2024-10-03T08:43:02.199Z] 0d9ebad4ef96: Download complete [2024-10-03T08:43:02.458Z] 2de7ff778b66: Verifying Checksum [2024-10-03T08:43:02.458Z] 2de7ff778b66: Download complete [2024-10-03T08:43:07.539Z] ab5ef0e58194: Pull complete [2024-10-03T08:43:07.539Z] 9712f1f96733: Pull complete [2024-10-03T08:43:07.539Z] 63f879dbbcfc: Pull complete [2024-10-03T08:43:10.497Z] 0d9ebad4ef96: Pull complete [2024-10-03T08:43:10.497Z] e9a5061849ea: Pull complete [2024-10-03T08:43:10.497Z] d747dcd14b5f: Pull complete [2024-10-03T08:43:11.431Z] 2de7ff778b66: Pull complete [2024-10-03T08:43:11.431Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-03T08:43:11.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-03T08:43:11.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:43:11.523Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T08:43:11.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:43:16.999Z] $ docker top d3518624efdb1df1e5d3a41c2592b6f115e2f29a2c95c25775c980f60138040b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:43:17.075Z] provisioning config files... [2024-10-03T08:43:17.085Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/710@tmp/config16315387191292684940tmp [2024-10-03T08:43:17.101Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/710@tmp/config13067686076921604912tmp [2024-10-03T08:43:17.109Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/710@tmp/config14407497806391642314tmp [Pipeline] { [Pipeline] echo [2024-10-03T08:43:17.139Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:17.434Z] ---> sigul-configuration.sh [2024-10-03T08:43:17.434Z] gpg: directory `/root/.gnupg' created [2024-10-03T08:43:17.434Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-03T08:43:17.434Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-03T08:43:17.434Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-03T08:43:17.434Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-03T08:43:17.434Z] gpg: CAST5 encrypted data [2024-10-03T08:43:17.434Z] gpg: encrypted with 1 passphrase [2024-10-03T08:43:17.434Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-03T08:43:17.726Z] + mkdir /home/jenkins [2024-10-03T08:43:17.727Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-03T08:43:18.019Z] + 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-03T08:43:18.034Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:18.323Z] ---> sigul-install.sh [2024-10-03T08:43:18.324Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-03T08:43:18.614Z] + git tag --list [2024-10-03T08:43:18.614Z] 0.6.0 [2024-10-03T08:43:18.614Z] 0.6.1 [2024-10-03T08:43:18.614Z] 0.7.0 [2024-10-03T08:43:18.614Z] 0.7.1 [2024-10-03T08:43:18.614Z] v1.0.0 [2024-10-03T08:43:18.614Z] v1.0.1 [2024-10-03T08:43:18.614Z] v1.1.0 [2024-10-03T08:43:18.614Z] v1.2.0 [2024-10-03T08:43:18.614Z] v1.2.1 [2024-10-03T08:43:18.614Z] v1.3.0 [2024-10-03T08:43:18.614Z] v1.3.1 [2024-10-03T08:43:18.614Z] v2.0.0 [2024-10-03T08:43:18.614Z] v2.1.0 [2024-10-03T08:43:18.614Z] v2.1.1 [2024-10-03T08:43:18.614Z] v2.2.0 [2024-10-03T08:43:18.614Z] v2.3.0 [2024-10-03T08:43:18.614Z] v3.0 [2024-10-03T08:43:18.614Z] v3.0.0 [2024-10-03T08:43:18.614Z] v3.1 [2024-10-03T08:43:18.614Z] v3.1.0 [2024-10-03T08:43:18.614Z] v3.1.0-dev.1 [2024-10-03T08:43:18.614Z] v3.1.0-dev.10 [2024-10-03T08:43:18.614Z] v3.1.0-dev.11 [2024-10-03T08:43:18.614Z] v3.1.0-dev.12 [2024-10-03T08:43:18.614Z] v3.1.0-dev.13 [2024-10-03T08:43:18.614Z] v3.1.0-dev.14 [2024-10-03T08:43:18.614Z] v3.1.0-dev.15 [2024-10-03T08:43:18.614Z] v3.1.0-dev.16 [2024-10-03T08:43:18.614Z] v3.1.0-dev.17 [2024-10-03T08:43:18.614Z] v3.1.0-dev.18 [2024-10-03T08:43:18.614Z] v3.1.0-dev.19 [2024-10-03T08:43:18.614Z] v3.1.0-dev.2 [2024-10-03T08:43:18.614Z] v3.1.0-dev.20 [2024-10-03T08:43:18.614Z] v3.1.0-dev.21 [2024-10-03T08:43:18.614Z] v3.1.0-dev.22 [2024-10-03T08:43:18.614Z] v3.1.0-dev.23 [2024-10-03T08:43:18.614Z] v3.1.0-dev.24 [2024-10-03T08:43:18.614Z] v3.1.0-dev.25 [2024-10-03T08:43:18.614Z] v3.1.0-dev.26 [2024-10-03T08:43:18.614Z] v3.1.0-dev.27 [2024-10-03T08:43:18.614Z] v3.1.0-dev.28 [2024-10-03T08:43:18.614Z] v3.1.0-dev.29 [2024-10-03T08:43:18.614Z] v3.1.0-dev.3 [2024-10-03T08:43:18.614Z] v3.1.0-dev.30 [2024-10-03T08:43:18.614Z] v3.1.0-dev.31 [2024-10-03T08:43:18.614Z] v3.1.0-dev.32 [2024-10-03T08:43:18.614Z] v3.1.0-dev.33 [2024-10-03T08:43:18.614Z] v3.1.0-dev.34 [2024-10-03T08:43:18.614Z] v3.1.0-dev.35 [2024-10-03T08:43:18.614Z] v3.1.0-dev.36 [2024-10-03T08:43:18.614Z] v3.1.0-dev.37 [2024-10-03T08:43:18.614Z] v3.1.0-dev.38 [2024-10-03T08:43:18.614Z] v3.1.0-dev.39 [2024-10-03T08:43:18.614Z] v3.1.0-dev.4 [2024-10-03T08:43:18.614Z] v3.1.0-dev.40 [2024-10-03T08:43:18.614Z] v3.1.0-dev.41 [2024-10-03T08:43:18.614Z] v3.1.0-dev.42 [2024-10-03T08:43:18.614Z] v3.1.0-dev.43 [2024-10-03T08:43:18.614Z] v3.1.0-dev.44 [2024-10-03T08:43:18.614Z] v3.1.0-dev.45 [2024-10-03T08:43:18.614Z] v3.1.0-dev.46 [2024-10-03T08:43:18.614Z] v3.1.0-dev.47 [2024-10-03T08:43:18.614Z] v3.1.0-dev.48 [2024-10-03T08:43:18.614Z] v3.1.0-dev.49 [2024-10-03T08:43:18.614Z] v3.1.0-dev.5 [2024-10-03T08:43:18.614Z] v3.1.0-dev.50 [2024-10-03T08:43:18.614Z] v3.1.0-dev.51 [2024-10-03T08:43:18.614Z] v3.1.0-dev.52 [2024-10-03T08:43:18.614Z] v3.1.0-dev.53 [2024-10-03T08:43:18.614Z] v3.1.0-dev.54 [2024-10-03T08:43:18.614Z] v3.1.0-dev.55 [2024-10-03T08:43:18.614Z] v3.1.0-dev.56 [2024-10-03T08:43:18.614Z] v3.1.0-dev.57 [2024-10-03T08:43:18.614Z] v3.1.0-dev.58 [2024-10-03T08:43:18.614Z] v3.1.0-dev.59 [2024-10-03T08:43:18.614Z] v3.1.0-dev.6 [2024-10-03T08:43:18.614Z] v3.1.0-dev.60 [2024-10-03T08:43:18.614Z] v3.1.0-dev.61 [2024-10-03T08:43:18.614Z] v3.1.0-dev.62 [2024-10-03T08:43:18.614Z] v3.1.0-dev.63 [2024-10-03T08:43:18.614Z] v3.1.0-dev.64 [2024-10-03T08:43:18.614Z] v3.1.0-dev.65 [2024-10-03T08:43:18.614Z] v3.1.0-dev.66 [2024-10-03T08:43:18.614Z] v3.1.0-dev.67 [2024-10-03T08:43:18.614Z] v3.1.0-dev.68 [2024-10-03T08:43:18.614Z] v3.1.0-dev.69 [2024-10-03T08:43:18.614Z] v3.1.0-dev.7 [2024-10-03T08:43:18.614Z] v3.1.0-dev.70 [2024-10-03T08:43:18.614Z] v3.1.0-dev.71 [2024-10-03T08:43:18.614Z] v3.1.0-dev.72 [2024-10-03T08:43:18.614Z] v3.1.0-dev.73 [2024-10-03T08:43:18.614Z] v3.1.0-dev.8 [2024-10-03T08:43:18.614Z] v3.1.0-dev.9 [2024-10-03T08:43:18.614Z] v3.1.1 [2024-10-03T08:43:18.614Z] v3.1.1-dev.1 [2024-10-03T08:43:18.614Z] v3.1.1-dev.2 [2024-10-03T08:43:18.614Z] v3.2.0-dev.1 [2024-10-03T08:43:18.614Z] v3.2.0-dev.10 [2024-10-03T08:43:18.614Z] v3.2.0-dev.11 [2024-10-03T08:43:18.614Z] v3.2.0-dev.12 [2024-10-03T08:43:18.614Z] v3.2.0-dev.13 [2024-10-03T08:43:18.614Z] v3.2.0-dev.14 [2024-10-03T08:43:18.614Z] v3.2.0-dev.15 [2024-10-03T08:43:18.614Z] v3.2.0-dev.16 [2024-10-03T08:43:18.614Z] v3.2.0-dev.17 [2024-10-03T08:43:18.614Z] v3.2.0-dev.18 [2024-10-03T08:43:18.614Z] v3.2.0-dev.19 [2024-10-03T08:43:18.614Z] v3.2.0-dev.2 [2024-10-03T08:43:18.614Z] v3.2.0-dev.20 [2024-10-03T08:43:18.614Z] v3.2.0-dev.21 [2024-10-03T08:43:18.614Z] v3.2.0-dev.22 [2024-10-03T08:43:18.614Z] v3.2.0-dev.23 [2024-10-03T08:43:18.614Z] v3.2.0-dev.24 [2024-10-03T08:43:18.614Z] v3.2.0-dev.25 [2024-10-03T08:43:18.614Z] v3.2.0-dev.26 [2024-10-03T08:43:18.614Z] v3.2.0-dev.27 [2024-10-03T08:43:18.614Z] v3.2.0-dev.28 [2024-10-03T08:43:18.614Z] v3.2.0-dev.29 [2024-10-03T08:43:18.614Z] v3.2.0-dev.3 [2024-10-03T08:43:18.614Z] v3.2.0-dev.30 [2024-10-03T08:43:18.614Z] v3.2.0-dev.31 [2024-10-03T08:43:18.614Z] v3.2.0-dev.32 [2024-10-03T08:43:18.614Z] v3.2.0-dev.33 [2024-10-03T08:43:18.614Z] v3.2.0-dev.34 [2024-10-03T08:43:18.614Z] v3.2.0-dev.35 [2024-10-03T08:43:18.614Z] v3.2.0-dev.36 [2024-10-03T08:43:18.614Z] v3.2.0-dev.37 [2024-10-03T08:43:18.614Z] v3.2.0-dev.38 [2024-10-03T08:43:18.614Z] v3.2.0-dev.39 [2024-10-03T08:43:18.614Z] v3.2.0-dev.4 [2024-10-03T08:43:18.614Z] v3.2.0-dev.40 [2024-10-03T08:43:18.614Z] v3.2.0-dev.41 [2024-10-03T08:43:18.614Z] v3.2.0-dev.42 [2024-10-03T08:43:18.614Z] v3.2.0-dev.43 [2024-10-03T08:43:18.614Z] v3.2.0-dev.44 [2024-10-03T08:43:18.614Z] v3.2.0-dev.45 [2024-10-03T08:43:18.614Z] v3.2.0-dev.46 [2024-10-03T08:43:18.614Z] v3.2.0-dev.47 [2024-10-03T08:43:18.614Z] v3.2.0-dev.48 [2024-10-03T08:43:18.614Z] v3.2.0-dev.49 [2024-10-03T08:43:18.614Z] v3.2.0-dev.5 [2024-10-03T08:43:18.614Z] v3.2.0-dev.50 [2024-10-03T08:43:18.614Z] v3.2.0-dev.51 [2024-10-03T08:43:18.614Z] v3.2.0-dev.52 [2024-10-03T08:43:18.614Z] v3.2.0-dev.53 [2024-10-03T08:43:18.614Z] v3.2.0-dev.54 [2024-10-03T08:43:18.614Z] v3.2.0-dev.55 [2024-10-03T08:43:18.614Z] v3.2.0-dev.56 [2024-10-03T08:43:18.614Z] v3.2.0-dev.57 [2024-10-03T08:43:18.614Z] v3.2.0-dev.58 [2024-10-03T08:43:18.614Z] v3.2.0-dev.59 [2024-10-03T08:43:18.614Z] v3.2.0-dev.6 [2024-10-03T08:43:18.614Z] v3.2.0-dev.60 [2024-10-03T08:43:18.614Z] v3.2.0-dev.61 [2024-10-03T08:43:18.614Z] v3.2.0-dev.62 [2024-10-03T08:43:18.614Z] v3.2.0-dev.63 [2024-10-03T08:43:18.614Z] v3.2.0-dev.64 [2024-10-03T08:43:18.614Z] v3.2.0-dev.65 [2024-10-03T08:43:18.614Z] v3.2.0-dev.66 [2024-10-03T08:43:18.614Z] v3.2.0-dev.67 [2024-10-03T08:43:18.614Z] v3.2.0-dev.68 [2024-10-03T08:43:18.615Z] v3.2.0-dev.69 [2024-10-03T08:43:18.615Z] v3.2.0-dev.7 [2024-10-03T08:43:18.615Z] v3.2.0-dev.70 [2024-10-03T08:43:18.615Z] v3.2.0-dev.71 [2024-10-03T08:43:18.615Z] v3.2.0-dev.72 [2024-10-03T08:43:18.615Z] v3.2.0-dev.73 [2024-10-03T08:43:18.615Z] v3.2.0-dev.74 [2024-10-03T08:43:18.615Z] v3.2.0-dev.75 [2024-10-03T08:43:18.615Z] v3.2.0-dev.76 [2024-10-03T08:43:18.615Z] v3.2.0-dev.77 [2024-10-03T08:43:18.615Z] v3.2.0-dev.78 [2024-10-03T08:43:18.615Z] v3.2.0-dev.79 [2024-10-03T08:43:18.615Z] v3.2.0-dev.8 [2024-10-03T08:43:18.615Z] v3.2.0-dev.80 [2024-10-03T08:43:18.615Z] v3.2.0-dev.81 [2024-10-03T08:43:18.615Z] v3.2.0-dev.82 [2024-10-03T08:43:18.615Z] v3.2.0-dev.83 [2024-10-03T08:43:18.615Z] v3.2.0-dev.84 [2024-10-03T08:43:18.615Z] v3.2.0-dev.85 [2024-10-03T08:43:18.615Z] v3.2.0-dev.86 [2024-10-03T08:43:18.615Z] v3.2.0-dev.87 [2024-10-03T08:43:18.615Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-03T08:43:18.905Z] + lftools sign git-tag v3.2.0-dev.87 [2024-10-03T08:43:19.474Z] Signing Git tag with Sigul... [2024-10-03T08:43:19.474Z] Signing v3.2.0-dev.87 [Pipeline] echo [2024-10-03T08:43:20.055Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:20.348Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-03T08:43:20.354Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-03T08:43:20.379Z] $ docker stop --time=1 d3518624efdb1df1e5d3a41c2592b6f115e2f29a2c95c25775c980f60138040b [2024-10-03T08:43:21.696Z] $ docker rm -f --volumes d3518624efdb1df1e5d3a41c2592b6f115e2f29a2c95c25775c980f60138040b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-03T08:43:22.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:43:22.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:43:22.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:43:22.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:43:22.498Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T08:43:22.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:43:22.861Z] $ docker top 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 -eo pid,comm [2024-10-03T08:43:22.911Z] 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-03T08:43:22.911Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:43:22.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:43:22.971Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:43:23.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:43:23.075Z] $ docker exec 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 ssh-agent [2024-10-03T08:43:23.187Z] SSH_AUTH_SOCK=/tmp/ssh-t1KD8tDLki9y/agent.32 [2024-10-03T08:43:23.187Z] SSH_AGENT_PID=38 [2024-10-03T08:43:23.192Z] Running ssh-add (command line suppressed) [2024-10-03T08:43:23.293Z] Identity added: /w/workspace/edgex-go/710@tmp/private_key_5696978557832340022.key (/w/workspace/edgex-go/710@tmp/private_key_5696978557832340022.key) [2024-10-03T08:43:23.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:43:23.606Z] + git semver bump pre [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,776 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,776 [bump_version] DEBUG bumping version:3.2.0-dev.87 on axis:pre with prefix:dev [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,776 [bump_version] DEBUG bumped version:3.2.0-dev.88 [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,776 [write_version] DEBUG write version:3.2.0-dev.88 to path:/w/workspace/edgex-go/710/.semver/main with force:True [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,776 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,777 [write_file] DEBUG write to file:/w/workspace/edgex-go/710/.semver/main [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,779 [execute] INFO git cat-file --batch-check [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,784 [execute] INFO git cat-file --batch [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:43:23.864Z] 2024-10-03 08:43:23,789 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T08:43:23.864Z] 3.2.0-dev.88 [Pipeline] } [2024-10-03T08:43:23.869Z] $ docker exec --env ******** --env ******** 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 ssh-agent -k [2024-10-03T08:43:23.954Z] unset SSH_AUTH_SOCK; [2024-10-03T08:43:23.954Z] unset SSH_AGENT_PID; [2024-10-03T08:43:23.954Z] echo Agent pid 38 killed; [2024-10-03T08:43:23.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:43:24.295Z] + git semver [Pipeline] } [2024-10-03T08:43:24.564Z] $ docker stop --time=1 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 [2024-10-03T08:43:25.848Z] $ docker rm -f --volumes 1b385c9ca939ab1b62f91433601ddfebf536dea5afb0a20225f480fe00ddc712 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T08:43:26.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T08:43:26.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:43:26.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T08:43:26.554Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:43:26.697Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T08:43:26.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:43:27.084Z] $ docker top 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T08:43:27.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T08:43:27.195Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T08:43:27.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T08:43:27.313Z] $ docker exec 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 ssh-agent [2024-10-03T08:43:27.433Z] SSH_AUTH_SOCK=/tmp/ssh-oA81QCBZy4cA/agent.32 [2024-10-03T08:43:27.433Z] SSH_AGENT_PID=38 [2024-10-03T08:43:27.438Z] Running ssh-add (command line suppressed) [2024-10-03T08:43:27.560Z] Identity added: /w/workspace/edgex-go/710@tmp/private_key_12875270226544084127.key (/w/workspace/edgex-go/710@tmp/private_key_12875270226544084127.key) [2024-10-03T08:43:27.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T08:43:27.868Z] + git semver push [2024-10-03T08:43:28.127Z] 2024-10-03 08:43:28,065 [run_push] DEBUG push [2024-10-03T08:43:28.127Z] 2024-10-03 08:43:28,066 [execute] INFO git cat-file --batch-check [2024-10-03T08:43:28.127Z] 2024-10-03 08:43:28,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T08:43:28.127Z] 2024-10-03 08:43:28,070 [execute] INFO git rev-list 340c1ff336a73e4bd142409b163a7e2806693a4f -- [2024-10-03T08:43:28.127Z] 2024-10-03 08:43:28,070 [execute] DEBUG Popen(['git', 'rev-list', '340c1ff336a73e4bd142409b163a7e2806693a4f', '--'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:43:28.128Z] 2024-10-03 08:43:28,088 [execute] INFO git fetch -v origin [2024-10-03T08:43:28.128Z] 2024-10-03 08:43:28,089 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-03T08:43:30.824Z] 2024-10-03 08:43:30,455 [run_push] DEBUG no remote changes detected [2024-10-03T08:43:30.824Z] 2024-10-03 08:43:30,456 [execute] INFO git push origin semver [2024-10-03T08:43:30.824Z] 2024-10-03 08:43:30,456 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/710/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:43:31.395Z] 2024-10-03 08:43:31,195 [run_push] DEBUG push all version tags [2024-10-03T08:43:31.395Z] 2024-10-03 08:43:31,195 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-03T08:43:31.395Z] 2024-10-03 08:43:31,196 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/710, universal_newlines=False, shell=None, istream=None) [2024-10-03T08:43:31.966Z] 2024-10-03 08:43:31,867 [read_version] DEBUG read version from /w/workspace/edgex-go/710/.semver/main [2024-10-03T08:43:31.966Z] 3.2.0-dev.88 [Pipeline] } [2024-10-03T08:43:31.973Z] $ docker exec --env ******** --env ******** 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 ssh-agent -k [2024-10-03T08:43:32.072Z] unset SSH_AUTH_SOCK; [2024-10-03T08:43:32.073Z] unset SSH_AGENT_PID; [2024-10-03T08:43:32.073Z] echo Agent pid 38 killed; [2024-10-03T08:43:32.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T08:43:33.243Z] + git semver [Pipeline] } [2024-10-03T08:43:33.254Z] $ docker stop --time=1 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 [2024-10-03T08:43:34.539Z] $ docker rm -f --volumes 38a1ae9cc644cd5fcaa6ae8866b44920914494e39a4ebd17d0e15a37f092e384 [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-03T08:43:35.074Z] + [ -d /w/workspace/edgex-go/710/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:35.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:36.237Z] ---> package-listing.sh [2024-10-03T08:43:36.237Z] ++ facter osfamily [2024-10-03T08:43:36.237Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T08:43:36.497Z] + OS_FAMILY=debian [2024-10-03T08:43:36.497Z] + workspace=/w/workspace/edgex-go/710 [2024-10-03T08:43:36.497Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T08:43:36.497Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T08:43:36.497Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T08:43:36.497Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T08:43:36.497Z] + '[' /w/workspace/edgex-go/710 ']' [2024-10-03T08:43:36.497Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T08:43:36.497Z] + case "${OS_FAMILY}" in [2024-10-03T08:43:36.497Z] + dpkg -l [2024-10-03T08:43:36.497Z] + grep '^ii' [2024-10-03T08:43:36.497Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T08:43:36.497Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T08:43:36.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T08:43:36.497Z] + '[' /w/workspace/edgex-go/710 ']' [2024-10-03T08:43:36.497Z] + mkdir -p /w/workspace/edgex-go/710/archives/ [2024-10-03T08:43:36.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/710/archives/ [Pipeline] echo [2024-10-03T08:43:36.511Z] 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/710/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T08:43:36.788Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:43:37.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T08:43:37.353Z] [2024-10-03T08:43:37.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T08:43:37.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T08:43:37.654Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T08:43:37.654Z] 5eb5b503b376: Pulling fs layer [2024-10-03T08:43:37.654Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T08:43:37.654Z] ec43610c2a17: Pulling fs layer [2024-10-03T08:43:37.654Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T08:43:37.654Z] 33b1e0a273af: Pulling fs layer [2024-10-03T08:43:37.654Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T08:43:37.654Z] 2f39f015ded8: Pulling fs layer [2024-10-03T08:43:37.654Z] 33b1e0a273af: Waiting [2024-10-03T08:43:37.654Z] 5d3b04190fa2: Waiting [2024-10-03T08:43:37.654Z] 2f39f015ded8: Waiting [2024-10-03T08:43:37.654Z] 3a2ae6a8a46f: Waiting [2024-10-03T08:43:37.654Z] 5c69ac0246d0: Download complete [2024-10-03T08:43:37.654Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-03T08:43:37.654Z] 3a2ae6a8a46f: Download complete [2024-10-03T08:43:37.654Z] 33b1e0a273af: Verifying Checksum [2024-10-03T08:43:37.654Z] 33b1e0a273af: Download complete [2024-10-03T08:43:37.654Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T08:43:37.654Z] 5d3b04190fa2: Download complete [2024-10-03T08:43:37.654Z] ec43610c2a17: Verifying Checksum [2024-10-03T08:43:37.654Z] ec43610c2a17: Download complete [2024-10-03T08:43:37.912Z] 5eb5b503b376: Verifying Checksum [2024-10-03T08:43:37.912Z] 5eb5b503b376: Download complete [2024-10-03T08:43:38.478Z] 2f39f015ded8: Download complete [2024-10-03T08:43:39.044Z] 5eb5b503b376: Pull complete [2024-10-03T08:43:39.302Z] 5c69ac0246d0: Pull complete [2024-10-03T08:43:39.868Z] ec43610c2a17: Pull complete [2024-10-03T08:43:39.868Z] 3a2ae6a8a46f: Pull complete [2024-10-03T08:43:40.127Z] 33b1e0a273af: Pull complete [2024-10-03T08:43:40.127Z] 5d3b04190fa2: Pull complete [2024-10-03T08:43:45.389Z] 2f39f015ded8: Pull complete [2024-10-03T08:43:45.389Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T08:43:45.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T08:43:45.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T08:43:45.495Z] prd-ubuntu20.04-docker-8c-8g-13261 does not seem to be running inside a container [2024-10-03T08:43:45.518Z] $ 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/710/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/710 -v /w/workspace/edgex-go/710:/w/workspace/edgex-go/710:rw,z -v /w/workspace/edgex-go/710@tmp:/w/workspace/edgex-go/710@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-03T08:43:50.504Z] $ docker top 14ac75a346221c058996dcea857d1031156ef8d43f3547126741160ea9807d60 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T08:43:50.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T08:43:51.136Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T08:43:51.422Z] + ls /var/log/sa-host [2024-10-03T08:43:51.423Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T08:43:51.503Z] provisioning config files... [2024-10-03T08:43:51.510Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/710@tmp/config7620279223173883095tmp [Pipeline] { [Pipeline] echo [2024-10-03T08:43:51.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:51.803Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T08:43:51.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:52.148Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T08:43:52.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:52.442Z] ---> sudo-logs.sh [2024-10-03T08:43:52.442Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T08:43:52.469Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:52.751Z] ---> job-cost.sh [2024-10-03T08:43:52.751Z] lf-activate-venv: SKIPPING [2024-10-03T08:43:52.751Z] DEBUG: total: 0.10999999940395355 [2024-10-03T08:43:52.751Z] INFO: Retrieving Stack Cost... [2024-10-03T08:43:53.317Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T08:43:53.576Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T08:43:53.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T08:43:53.874Z] ---> logs-deploy.sh [2024-10-03T08:43:53.874Z] lf-activate-venv: SKIPPING [2024-10-03T08:43:53.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/710 [2024-10-03T08:43:53.874Z] INFO: archiving workspace using pattern(s): [2024-10-03T08:43:54.808Z] Archives upload complete. [2024-10-03T08:43:55.065Z] INFO: archiving logs to Nexus [2024-10-03T08:43:55.633Z] ---> uname -a: [2024-10-03T08:43:55.634Z] Linux prd-ubuntu20-04-docker-8c-8g-13261 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z] ---> lscpu: [2024-10-03T08:43:55.634Z] Architecture: x86_64 [2024-10-03T08:43:55.634Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-03T08:43:55.634Z] Byte Order: Little Endian [2024-10-03T08:43:55.634Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-03T08:43:55.634Z] CPU(s): 8 [2024-10-03T08:43:55.634Z] On-line CPU(s) list: 0-7 [2024-10-03T08:43:55.634Z] Thread(s) per core: 1 [2024-10-03T08:43:55.634Z] Core(s) per socket: 1 [2024-10-03T08:43:55.634Z] Socket(s): 8 [2024-10-03T08:43:55.634Z] NUMA node(s): 1 [2024-10-03T08:43:55.634Z] Vendor ID: AuthenticAMD [2024-10-03T08:43:55.634Z] CPU family: 23 [2024-10-03T08:43:55.634Z] Model: 49 [2024-10-03T08:43:55.634Z] Model name: AMD EPYC-Rome Processor [2024-10-03T08:43:55.634Z] Stepping: 0 [2024-10-03T08:43:55.634Z] CPU MHz: 2799.998 [2024-10-03T08:43:55.634Z] BogoMIPS: 5599.99 [2024-10-03T08:43:55.634Z] Virtualization: AMD-V [2024-10-03T08:43:55.634Z] Hypervisor vendor: KVM [2024-10-03T08:43:55.634Z] Virtualization type: full [2024-10-03T08:43:55.634Z] L1d cache: 256 KiB [2024-10-03T08:43:55.634Z] L1i cache: 256 KiB [2024-10-03T08:43:55.634Z] L2 cache: 4 MiB [2024-10-03T08:43:55.634Z] L3 cache: 128 MiB [2024-10-03T08:43:55.634Z] NUMA node0 CPU(s): 0-7 [2024-10-03T08:43:55.634Z] Vulnerability Itlb multihit: Not affected [2024-10-03T08:43:55.634Z] Vulnerability L1tf: Not affected [2024-10-03T08:43:55.634Z] Vulnerability Mds: Not affected [2024-10-03T08:43:55.634Z] Vulnerability Meltdown: Not affected [2024-10-03T08:43:55.634Z] Vulnerability Mmio stale data: Not affected [2024-10-03T08:43:55.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-03T08:43:55.634Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-03T08:43:55.634Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-03T08:43:55.634Z] Vulnerability Srbds: Not affected [2024-10-03T08:43:55.634Z] Vulnerability Tsx async abort: Not affected [2024-10-03T08:43:55.634Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z] ---> nproc: [2024-10-03T08:43:55.634Z] 8 [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z] ---> df -h: [2024-10-03T08:43:55.634Z] Filesystem Size Used Avail Use% Mounted on [2024-10-03T08:43:55.634Z] overlay 155G 28G 127G 19% / [2024-10-03T08:43:55.634Z] tmpfs 64M 0 64M 0% /dev [2024-10-03T08:43:55.634Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-03T08:43:55.634Z] shm 64M 0 64M 0% /dev/shm [2024-10-03T08:43:55.634Z] /dev/vda1 155G 28G 127G 19% /facter-os [2024-10-03T08:43:55.634Z] [2024-10-03T08:43:55.634Z]