Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 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-ssh13008356130684172888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1984467766267250212.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1823627861463393033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7583673326719985907.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-ssh2862441804901845401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/682 [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/682 # 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 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (main) Commit message: "Merge pull request #4874 from jackchenjc/issue-4834-8th" > 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 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 > git rev-list --no-walk 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T05:39:38.283Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T05:39:38.356Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T05:39:38.378Z] ========================================================= [2024-08-27T05:39:38.378Z] EdgeX Global Pipelines Version Info [2024-08-27T05:39:38.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:39:39.101Z] ------------------- [2024-08-27T05:39:39.101Z] stable info: [2024-08-27T05:39:39.101Z] ------------------- [2024-08-27T05:39:39.101Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T05:39:39.101Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T05:39:39.101Z] Message: update stable to v1.0.263 [2024-08-27T05:39:39.674Z] ------------------- [2024-08-27T05:39:39.674Z] experimental info: [2024-08-27T05:39:39.674Z] ------------------- [2024-08-27T05:39:39.674Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T05:39:39.674Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T05:39:39.674Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T05:39:39.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-27T05:39:39.767Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-27T05:39:39.789Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T05:39:39.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T05:39:39.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T05:39:39.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T05:39:39.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T05:39:39.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-27T05:39:39.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-27T05:39:39.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-27T05:39:39.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T05:39:39.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T05:39:39.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T05:39:40.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T05:39:40.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T05:39:40.048Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T05:39:40.070Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T05:39:40.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T05:39:40.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-27T05:39:40.130Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-27T05:39:40.152Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T05:39:40.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T05:39:40.191Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T05:39:40.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-27T05:39:40.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-27T05:39:40.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-27T05:39:40.270Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] echo [2024-08-27T05:39:40.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 872e8ff [Pipeline] echo [2024-08-27T05:39:40.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T05:39:40.364Z] provisioning config files... [2024-08-27T05:39:40.380Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config8886011579572035925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:39:40.726Z] ---> ****-login.sh [2024-08-27T05:39:40.726Z] nexus3.edgexfoundry.org:10001 [2024-08-27T05:39:40.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:39:40.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:39:40.987Z] Configure a credential helper to remove this warning. See [2024-08-27T05:39:40.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:39:40.987Z] [2024-08-27T05:39:40.987Z] Login Succeeded [2024-08-27T05:39:40.987Z] nexus3.edgexfoundry.org:10002 [2024-08-27T05:39:40.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:39:40.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:39:40.988Z] Configure a credential helper to remove this warning. See [2024-08-27T05:39:40.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:39:40.988Z] [2024-08-27T05:39:40.988Z] Login Succeeded [2024-08-27T05:39:40.988Z] nexus3.edgexfoundry.org:10003 [2024-08-27T05:39:41.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:39:41.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:39:41.247Z] Configure a credential helper to remove this warning. See [2024-08-27T05:39:41.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:39:41.247Z] [2024-08-27T05:39:41.247Z] Login Succeeded [2024-08-27T05:39:41.247Z] nexus3.edgexfoundry.org:10004 [2024-08-27T05:39:41.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:39:41.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:39:41.248Z] Configure a credential helper to remove this warning. See [2024-08-27T05:39:41.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:39:41.248Z] [2024-08-27T05:39:41.248Z] Login Succeeded [2024-08-27T05:39:41.248Z] ****.io [2024-08-27T05:39:41.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:39:41.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:39:41.508Z] Configure a credential helper to remove this warning. See [2024-08-27T05:39:41.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:39:41.508Z] [2024-08-27T05:39:41.508Z] Login Succeeded [2024-08-27T05:39:41.508Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T05:39:41.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T05:39:41.840Z] + 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-08-27T05:39:41.841Z] + dirname cmd/core-command/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/core-data/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/core-keeper/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/core-metadata/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-27T05:39:41.841Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-08-27T05:39:41.841Z] cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-27T05:39:41.841Z] + + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-27T05:39:41.841Z] cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/support-notifications/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-27T05:39:41.841Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-27T05:39:41.841Z] + cut -d/ -f2 [2024-08-27T05:39:41.841Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-27T05:39:41.876Z] 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-08-27T05:39:42.246Z] + git rev-list -1 --merges 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41~1..872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] echo [2024-08-27T05:39:42.258Z] -----------> git rev-list -1 --merges 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41~1..872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:39:42.258Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [false] [Pipeline] sh [2024-08-27T05:39:42.552Z] + git log --format=format:%s -1 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] echo [2024-08-27T05:39:42.567Z] ========================================================= [2024-08-27T05:39:42.567Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T05:39:42.567Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-27T05:39:43.023Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T05:39:43.023Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T05:39:43.023Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T05:39:43.023Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T05:39:43.023Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T05:39:43.023Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T05:39:43.023Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:39:43.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T05:39:43.440Z] [2024-08-27T05:39:43.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:39:43.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T05:39:43.751Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T05:39:43.751Z] b85a868b505f: Pulling fs layer [2024-08-27T05:39:43.751Z] e2be974225ed: Pulling fs layer [2024-08-27T05:39:43.751Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T05:39:43.751Z] 988bab9f4d93: Pulling fs layer [2024-08-27T05:39:43.751Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T05:39:43.751Z] eaf3925da568: Pulling fs layer [2024-08-27T05:39:43.751Z] bab4dde63d76: Pulling fs layer [2024-08-27T05:39:43.751Z] bde34c3a00c8: Pulling fs layer [2024-08-27T05:39:43.751Z] b352a97aabf1: Pulling fs layer [2024-08-27T05:39:43.751Z] 4872d77fe225: Pulling fs layer [2024-08-27T05:39:43.751Z] 5851b861e8e6: Pulling fs layer [2024-08-27T05:39:43.751Z] 988bab9f4d93: Waiting [2024-08-27T05:39:43.751Z] 1469e6f7b9e6: Waiting [2024-08-27T05:39:43.751Z] eaf3925da568: Waiting [2024-08-27T05:39:43.751Z] bab4dde63d76: Waiting [2024-08-27T05:39:43.751Z] bde34c3a00c8: Waiting [2024-08-27T05:39:43.751Z] b352a97aabf1: Waiting [2024-08-27T05:39:43.751Z] 4872d77fe225: Waiting [2024-08-27T05:39:43.751Z] 5851b861e8e6: Waiting [2024-08-27T05:39:43.751Z] e2be974225ed: Verifying Checksum [2024-08-27T05:39:43.751Z] e2be974225ed: Download complete [2024-08-27T05:39:43.751Z] 988bab9f4d93: Verifying Checksum [2024-08-27T05:39:43.751Z] 988bab9f4d93: Download complete [2024-08-27T05:39:44.013Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T05:39:44.013Z] 1469e6f7b9e6: Download complete [2024-08-27T05:39:44.013Z] eaf3925da568: Verifying Checksum [2024-08-27T05:39:44.013Z] eaf3925da568: Download complete [2024-08-27T05:39:44.013Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T05:39:44.013Z] 339a4e72a1f5: Download complete [2024-08-27T05:39:44.013Z] bde34c3a00c8: Download complete [2024-08-27T05:39:44.013Z] b352a97aabf1: Verifying Checksum [2024-08-27T05:39:44.013Z] b352a97aabf1: Download complete [2024-08-27T05:39:44.013Z] 4872d77fe225: Download complete [2024-08-27T05:39:44.013Z] 5851b861e8e6: Verifying Checksum [2024-08-27T05:39:44.013Z] 5851b861e8e6: Download complete [2024-08-27T05:39:44.013Z] b85a868b505f: Verifying Checksum [2024-08-27T05:39:44.013Z] b85a868b505f: Download complete [2024-08-27T05:39:44.274Z] bab4dde63d76: Verifying Checksum [2024-08-27T05:39:44.274Z] bab4dde63d76: Download complete [2024-08-27T05:39:45.652Z] b85a868b505f: Pull complete [2024-08-27T05:39:45.652Z] e2be974225ed: Pull complete [2024-08-27T05:39:45.912Z] 339a4e72a1f5: Pull complete [2024-08-27T05:39:45.912Z] 988bab9f4d93: Pull complete [2024-08-27T05:39:46.481Z] 1469e6f7b9e6: Pull complete [2024-08-27T05:39:46.481Z] eaf3925da568: Pull complete [2024-08-27T05:39:48.392Z] bab4dde63d76: Pull complete [2024-08-27T05:39:48.392Z] bde34c3a00c8: Pull complete [2024-08-27T05:39:48.392Z] b352a97aabf1: Pull complete [2024-08-27T05:39:48.392Z] 4872d77fe225: Pull complete [2024-08-27T05:39:48.652Z] 5851b861e8e6: Pull complete [2024-08-27T05:39:48.652Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T05:39:48.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T05:39:48.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:39:48.786Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T05:39:48.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T05:39:51.697Z] $ docker top c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 -eo pid,comm [2024-08-27T05:39:51.760Z] 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-08-27T05:39:51.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T05:39:51.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T05:39:51.842Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T05:39:51.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T05:39:51.972Z] $ docker exec c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent [2024-08-27T05:39:52.096Z] SSH_AUTH_SOCK=/tmp/ssh-QUFv5juabOa4/agent.33 [2024-08-27T05:39:52.096Z] SSH_AGENT_PID=39 [2024-08-27T05:39:52.102Z] Running ssh-add (command line suppressed) [2024-08-27T05:39:52.205Z] Identity added: /w/workspace/edgex-go/682@tmp/private_key_5115641400743227279.key (/w/workspace/edgex-go/682@tmp/private_key_5115641400743227279.key) [2024-08-27T05:39:52.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T05:39:52.509Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T05:39:52.518Z] $ docker exec --env ******** --env ******** c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent -k [2024-08-27T05:39:52.623Z] unset SSH_AUTH_SOCK; [2024-08-27T05:39:52.623Z] unset SSH_AGENT_PID; [2024-08-27T05:39:52.623Z] echo Agent pid 39 killed; [2024-08-27T05:39:52.636Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T05:39:52.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T05:39:52.675Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T05:39:52.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T05:39:52.796Z] $ docker exec c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent [2024-08-27T05:39:52.915Z] SSH_AUTH_SOCK=/tmp/ssh-ez7zMLRMH6W7/agent.72 [2024-08-27T05:39:52.915Z] SSH_AGENT_PID=78 [2024-08-27T05:39:52.920Z] Running ssh-add (command line suppressed) [2024-08-27T05:39:53.025Z] Identity added: /w/workspace/edgex-go/682@tmp/private_key_13603235535314648272.key (/w/workspace/edgex-go/682@tmp/private_key_13603235535314648272.key) [2024-08-27T05:39:53.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T05:39:53.341Z] + git semver init [2024-08-27T05:39:53.600Z] 2024-08-27 05:39:53,525 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T05:39:53.600Z] 2024-08-27 05:39:53,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/682/.semver [2024-08-27T05:39:53.600Z] 2024-08-27 05:39:53,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/682/.semver [2024-08-27T05:39:53.600Z] 2024-08-27 05:39:53,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/682/.semver'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=None) [2024-08-27T05:40:00.191Z] 2024-08-27 05:39:59,257 [append_file] DEBUG append to file:/w/workspace/edgex-go/682/.git/info/exclude [2024-08-27T05:40:00.191Z] 2024-08-27 05:39:59,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/682/.semver/main with force:False [2024-08-27T05:40:00.191Z] 2024-08-27 05:39:59,258 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T05:40:00.191Z] 2024-08-27 05:39:59,258 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T05:40:00.191Z] 3.2.0-dev.61 [Pipeline] } [2024-08-27T05:40:00.201Z] $ docker exec --env ******** --env ******** c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent -k [2024-08-27T05:40:00.324Z] unset SSH_AUTH_SOCK; [2024-08-27T05:40:00.325Z] unset SSH_AGENT_PID; [2024-08-27T05:40:00.326Z] echo Agent pid 78 killed; [2024-08-27T05:40:00.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T05:40:00.665Z] + git semver [Pipeline] } [2024-08-27T05:40:00.938Z] $ docker stop --time=1 c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 [2024-08-27T05:40:02.262Z] $ docker rm -f --volumes c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T05:40:02.613Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T05:40:02.982Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T05:40:02.986Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.61 [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-08-27T05:40:03.406Z] + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] echo [2024-08-27T05:40:03.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:40:03.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:40:03.448Z] ========================================================= [2024-08-27T05:40:03.448Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T05:40:03.448Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:40:03.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T05:40:03.736Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T05:40:03.736Z] 619be1103602: Pulling fs layer [2024-08-27T05:40:03.736Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T05:40:03.736Z] 5df492c9dc93: Pulling fs layer [2024-08-27T05:40:03.736Z] 7629e6793208: Pulling fs layer [2024-08-27T05:40:03.736Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T05:40:03.736Z] fb5054dd5b73: Pulling fs layer [2024-08-27T05:40:03.736Z] eeca6798cff9: Pulling fs layer [2024-08-27T05:40:03.736Z] aa269ceb94a6: Pulling fs layer [2024-08-27T05:40:03.736Z] ada007ff1a6a: Pulling fs layer [2024-08-27T05:40:03.736Z] 4f4fb700ef54: Waiting [2024-08-27T05:40:03.736Z] aa269ceb94a6: Waiting [2024-08-27T05:40:03.736Z] eeca6798cff9: Waiting [2024-08-27T05:40:03.736Z] ada007ff1a6a: Waiting [2024-08-27T05:40:03.736Z] 7629e6793208: Waiting [2024-08-27T05:40:03.736Z] 7862e08f4a3e: Verifying Checksum [2024-08-27T05:40:03.736Z] 7862e08f4a3e: Download complete [2024-08-27T05:40:03.736Z] 7629e6793208: Download complete [2024-08-27T05:40:03.736Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T05:40:03.736Z] 4f4fb700ef54: Download complete [2024-08-27T05:40:03.736Z] fb5054dd5b73: Verifying Checksum [2024-08-27T05:40:03.736Z] fb5054dd5b73: Download complete [2024-08-27T05:40:03.736Z] 619be1103602: Verifying Checksum [2024-08-27T05:40:03.736Z] 619be1103602: Download complete [2024-08-27T05:40:03.736Z] eeca6798cff9: Verifying Checksum [2024-08-27T05:40:03.736Z] eeca6798cff9: Download complete [2024-08-27T05:40:03.996Z] 619be1103602: Pull complete [2024-08-27T05:40:03.996Z] ada007ff1a6a: Verifying Checksum [2024-08-27T05:40:03.996Z] ada007ff1a6a: Download complete [2024-08-27T05:40:03.996Z] 7862e08f4a3e: Pull complete [2024-08-27T05:40:04.254Z] 5df492c9dc93: Verifying Checksum [2024-08-27T05:40:04.254Z] 5df492c9dc93: Download complete [2024-08-27T05:40:04.512Z] aa269ceb94a6: Verifying Checksum [2024-08-27T05:40:07.803Z] 5df492c9dc93: Pull complete [2024-08-27T05:40:07.803Z] 7629e6793208: Pull complete [2024-08-27T05:40:07.803Z] 4f4fb700ef54: Pull complete [2024-08-27T05:40:07.803Z] fb5054dd5b73: Pull complete [2024-08-27T05:40:08.061Z] eeca6798cff9: Pull complete [2024-08-27T05:40:10.594Z] aa269ceb94a6: Pull complete [2024-08-27T05:40:10.854Z] ada007ff1a6a: Pull complete [2024-08-27T05:40:10.854Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T05:40:10.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T05:40:10.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:40:11.149Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T05:40:11.149Z] WORKDIR /edgex [2024-08-27T05:40:11.149Z] COPY go.mod . [2024-08-27T05:40:11.149Z] RUN go mod download [2024-08-27T05:40:11.149Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-27T05:40:11.717Z] Sending build context to Docker daemon 179.2MB [2024-08-27T05:40:11.717Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T05:40:11.717Z] ---> f489d0715acc [2024-08-27T05:40:11.717Z] Step 2/4 : WORKDIR /edgex [2024-08-27T05:40:15.922Z] ---> Running in e92b21d2ca0c [2024-08-27T05:40:15.922Z] Removing intermediate container e92b21d2ca0c [2024-08-27T05:40:15.922Z] ---> cb7e5e0a4553 [2024-08-27T05:40:15.922Z] Step 3/4 : COPY go.mod . [2024-08-27T05:40:16.184Z] ---> ff82213d844e [2024-08-27T05:40:16.184Z] Step 4/4 : RUN go mod download [2024-08-27T05:40:16.184Z] ---> Running in bf7850238760 [2024-08-27T05:40:18.083Z] Still waiting to schedule task [2024-08-27T05:40:18.085Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-27T05:40:42.798Z] Removing intermediate container bf7850238760 [2024-08-27T05:40:42.799Z] ---> 51ca702097cb [2024-08-27T05:40:42.799Z] Successfully built 51ca702097cb [2024-08-27T05:40:42.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:40:43.112Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T05:40:43.112Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:40:43.202Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T05:40:43.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T05:40:43.666Z] $ docker top 1288a6d8899ff65777045e1d27b32ae24afad0969c0a71bf68b33b11408c06c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:40:44.019Z] + go version [2024-08-27T05:40:44.019Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T05:40:44.028Z] $ docker stop --time=1 1288a6d8899ff65777045e1d27b32ae24afad0969c0a71bf68b33b11408c06c8 [2024-08-27T05:40:45.304Z] $ docker rm -f --volumes 1288a6d8899ff65777045e1d27b32ae24afad0969c0a71bf68b33b11408c06c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:40:45.758Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T05:40:45.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:40:45.847Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T05:40:45.877Z] $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T05:40:46.193Z] $ docker top 1bb533fea457f3c8963d3e1268e6de4a5db289eea353461752d61d2052dce7de -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-27T05:40:46.279Z] ========================================================= [2024-08-27T05:40:46.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-27T05:40:46.279Z] ========================================================= [Pipeline] sh [2024-08-27T05:40:46.558Z] + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:40:46.888Z] + make test [2024-08-27T05:40:46.889Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T05:40:57.965Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-27T05:41:25.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-27T05:41:25.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-27T05:41:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-27T05:41:26.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-27T05:41:27.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2024-08-27T05:41:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-27T05:41:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-27T05:41:28.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-27T05:41:28.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-27T05:41:28.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-27T05:41:29.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-27T05:41:30.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-27T05:41:31.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-27T05:41:31.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-27T05:41:31.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-27T05:41:31.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-27T05:41:31.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-27T05:41:32.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-08-27T05:41:32.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements [2024-08-27T05:41:32.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-27T05:41:32.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-27T05:41:32.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.593s coverage: 93.4% of statements [2024-08-27T05:41:32.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-08-27T05:41:33.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-27T05:41:33.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-27T05:41:34.620Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-27T05:41:34.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 95.8% of statements [2024-08-27T05:41:34.878Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-08-27T05:41:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-27T05:41:35.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-27T05:41:35.444Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-08-27T05:41:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-27T05:41:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements [2024-08-27T05:41:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-08-27T05:41:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-08-27T05:41:36.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-27T05:41:37.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-08-27T05:41:37.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-27T05:41:38.425Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-27T05:41:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-27T05:41:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-27T05:41:39.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-27T05:41:40.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-27T05:41:40.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-27T05:41:40.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-27T05:41:40.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-27T05:41:40.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-27T05:41:40.560Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-27T05:41:41.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-27T05:41:43.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-27T05:41:43.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-27T05:41:44.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-27T05:41:44.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-27T05:41:47.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-27T05:41:47.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-27T05:41:47.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-27T05:41:48.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-27T05:41:48.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-27T05:41:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-27T05:41:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-27T05:41:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-27T05:41:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-27T05:41:48.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-27T05:41:49.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-27T05:41:49.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-27T05:41:49.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-27T05:41:49.624Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-08-27T05:41:51.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-27T05:41:51.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-27T05:41:51.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T05:41:51.000Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-27T05:41:51.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-27T05:41:51.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-27T05:41:51.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-27T05:41:51.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-27T05:41:53.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-27T05:41:53.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-27T05:41:53.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-27T05:41:53.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-27T05:41:54.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-27T05:41:54.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-27T05:41:54.521Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-27T05:41:54.522Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 36.5% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 90.8% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-08-27T05:42:02.657Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements [2024-08-27T05:42:02.657Z] 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-08-27T05:42:02.915Z] running golangci-lint [2024-08-27T05:42:03.172Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-27T05:42:03.172Z] go version go1.21.9 linux/amd64 [2024-08-27T05:42:03.172Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-27T05:42:03.431Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-27T05:42:30.004Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|name|exports_file|files|imports) took 22.288389804s" [2024-08-27T05:42:30.004Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.867657ms" [2024-08-27T05:42:39.981Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.581427337s with top 10 stages: buildir: 1m4.714126581s, gosec: 9.780504489s, inspect: 2.777062602s, fact_deprecated: 2.315831968s, printf: 1.876421007s, ctrlflow: 1.566739406s, fact_purity: 1.333108772s, nilness: 1.196199469s, S1038: 1.149669983s, S1039: 784.600024ms" [2024-08-27T05:42:39.981Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-27T05:42:39.981Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/22, cgo: 214/214, skip_dirs: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, exclude: 214/214" [2024-08-27T05:42:39.981Z] level=info msg="[runner] processing took 19.152189ms with stages: nolint: 8.091587ms, identifier_marker: 5.06209ms, autogenerated_exclude: 2.126295ms, path_prettifier: 1.723534ms, exclude-rules: 1.200802ms, skip_dirs: 832.001µs, cgo: 80.17µs, filename_unadjuster: 32.16µs, max_same_issues: 580ns, uniq_by_line: 520ns, exclude: 510ns, skip_files: 370ns, fixer: 260ns, severity-rules: 250ns, sort_results: 210ns, diff: 190ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2024-08-27T05:42:39.981Z] level=info msg="[runner] linters took 13.447426702s with stages: goanalysis_metalinter: 13.428164083s" [2024-08-27T05:42:39.981Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-27T05:42:39.981Z] level=info msg="Memory: 357 samples, avg is 334.5MB, max is 1376.5MB" [2024-08-27T05:42:39.981Z] level=info msg="Execution took 35.790926032s" [2024-08-27T05:42:39.981Z] go vet ./... [2024-08-27T05:42:46.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T05:42:46.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T05:42:46.573Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-27T05:42:46.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-27T05:42:47.149Z] + ls -al . [2024-08-27T05:42:47.149Z] total 916 [2024-08-27T05:42:47.149Z] drwxrwxr-x 11 1001 1001 4096 Aug 27 05:40 . [2024-08-27T05:42:47.149Z] drwxr-xr-x 4 root root 4096 Aug 27 05:40 .. [2024-08-27T05:42:47.149Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 05:39 .blubracket [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 10 Aug 27 05:39 .dockerignore [2024-08-27T05:42:47.149Z] drwxrwxr-x 8 1001 1001 4096 Aug 27 05:42 .git [2024-08-27T05:42:47.149Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 05:39 .github [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 1102 Aug 27 05:39 .gitignore [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 42 Aug 27 05:39 .golangci.yml [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 100 Aug 27 05:39 .hadolint.yml [2024-08-27T05:42:47.149Z] drwxr-xr-x 3 1001 1001 4096 Aug 27 05:39 .semver [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 155 Aug 27 05:39 .sonarcloud.properties [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 1171 Aug 27 05:39 ADOPTERS.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 21286 Aug 27 05:39 Attribution.txt [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 100284 Aug 27 05:39 CHANGELOG.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 3804 Aug 27 05:39 CONTRIBUTING.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 677 Aug 27 05:39 GOVERNANCE.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 861 Aug 27 05:39 Jenkinsfile [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 10775 Aug 27 05:39 LICENSE [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 16854 Aug 27 05:39 Makefile [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 582 Aug 27 05:39 OWNERS.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 9528 Aug 27 05:39 README.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 789 Aug 27 05:39 SECURITY.md [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 12 Aug 27 05:40 VERSION [2024-08-27T05:42:47.149Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 05:39 bin [2024-08-27T05:42:47.149Z] drwxrwxr-x 20 1001 1001 4096 Aug 27 05:39 cmd [2024-08-27T05:42:47.149Z] -rw-r--r-- 1 root root 545398 Aug 27 05:42 coverage.out [2024-08-27T05:42:47.149Z] drwxrwxr-x 2 1001 1001 4096 Aug 27 05:39 fuzz_test [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 7305 Aug 27 05:39 go.mod [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 102581 Aug 27 05:39 go.sum [2024-08-27T05:42:47.149Z] drwxrwxr-x 7 1001 1001 4096 Aug 27 05:39 internal [2024-08-27T05:42:47.149Z] drwxrwxr-x 3 1001 1001 4096 Aug 27 05:39 openapi [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 584 Aug 27 05:39 security.txt [2024-08-27T05:42:47.149Z] -rw-rw-r-- 1 1001 1001 204 Aug 27 05:39 version.go [Pipeline] sh [2024-08-27T05:42:47.441Z] + '[' -e coverage.out ] [2024-08-27T05:42:47.441Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-27T05:42:47.569Z] Stashed 1 file(s) [Pipeline] sh [2024-08-27T05:42:47.857Z] + make build [2024-08-27T05:42:47.857Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-27T05:43:14.411Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-27T05:43:14.411Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-27T05:43:14.411Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-27T05:43:14.411Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-27T05:43:16.309Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-27T05:43:20.495Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-27T05:43:21.873Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-27T05:43:23.778Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-27T05:43:25.686Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-27T05:43:26.254Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-27T05:43:26.820Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-27T05:43:27.388Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-27T05:43:28.322Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-27T05:43:29.265Z] $ docker stop --time=1 1bb533fea457f3c8963d3e1268e6de4a5db289eea353461752d61d2052dce7de [2024-08-27T05:43:35.535Z] $ docker rm -f --volumes 1bb533fea457f3c8963d3e1268e6de4a5db289eea353461752d61d2052dce7de [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-08-27T05:43:36.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T05:43:36.668Z] [2024-08-27T05:43:36.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:43:36.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T05:43:36.967Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-27T05:43:36.967Z] 91d30c5bc195: Pulling fs layer [2024-08-27T05:43:36.967Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-27T05:43:36.967Z] 9c61dcf015f6: Pulling fs layer [2024-08-27T05:43:36.967Z] 4698f68db338: Pulling fs layer [2024-08-27T05:43:36.967Z] 2a2f49069b9e: Pulling fs layer [2024-08-27T05:43:36.967Z] e0025b399a48: Pulling fs layer [2024-08-27T05:43:36.967Z] 4698f68db338: Waiting [2024-08-27T05:43:36.967Z] 2a2f49069b9e: Waiting [2024-08-27T05:43:36.967Z] e0025b399a48: Waiting [2024-08-27T05:43:36.967Z] 91d30c5bc195: Verifying Checksum [2024-08-27T05:43:36.967Z] 91d30c5bc195: Download complete [2024-08-27T05:43:36.967Z] 4698f68db338: Download complete [2024-08-27T05:43:37.224Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-27T05:43:37.224Z] 2e9b0aa3be6d: Download complete [2024-08-27T05:43:37.224Z] e0025b399a48: Download complete [2024-08-27T05:43:37.224Z] 91d30c5bc195: Pull complete [2024-08-27T05:43:37.224Z] 2a2f49069b9e: Verifying Checksum [2024-08-27T05:43:37.224Z] 2a2f49069b9e: Download complete [2024-08-27T05:43:37.482Z] 2e9b0aa3be6d: Pull complete [2024-08-27T05:43:37.739Z] 9c61dcf015f6: Verifying Checksum [2024-08-27T05:43:37.739Z] 9c61dcf015f6: Download complete [2024-08-27T05:43:40.265Z] 9c61dcf015f6: Pull complete [2024-08-27T05:43:40.265Z] 4698f68db338: Pull complete [2024-08-27T05:43:40.523Z] 2a2f49069b9e: Pull complete [2024-08-27T05:43:40.523Z] e0025b399a48: Pull complete [2024-08-27T05:43:40.523Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-27T05:43:40.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-27T05:43:40.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:43:40.628Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T05:43:40.654Z] $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T05:43:43.325Z] $ docker top 9fbbc94e44b6091ce5e5507f5e2d097703e001505e04e423a647e828ff2b9091 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:43:43.675Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-27T05:43:46.211Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #1 transferring dockerfile: 1.85kB done [2024-08-27T05:43:46.211Z] #1 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #2 transferring dockerfile: 1.93kB done [2024-08-27T05:43:46.211Z] #2 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #3 transferring dockerfile: 2.50kB done [2024-08-27T05:43:46.211Z] #3 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #4 [core-command internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #4 transferring dockerfile: 1.93kB done [2024-08-27T05:43:46.211Z] #4 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #5 transferring dockerfile: 2.49kB done [2024-08-27T05:43:46.211Z] #5 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #6 transferring dockerfile: 1.70kB done [2024-08-27T05:43:46.211Z] #6 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #7 transferring dockerfile: 2.06kB done [2024-08-27T05:43:46.211Z] #7 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #8 [core-data internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #8 transferring dockerfile: 2.07kB done [2024-08-27T05:43:46.211Z] #8 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #9 transferring dockerfile: 3.17kB done [2024-08-27T05:43:46.211Z] #9 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #10 transferring dockerfile: 2.01kB done [2024-08-27T05:43:46.211Z] #10 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #11 transferring dockerfile: 1.95kB done [2024-08-27T05:43:46.211Z] #11 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #12 transferring dockerfile: 1.89kB done [2024-08-27T05:43:46.211Z] #12 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #13 transferring dockerfile: 2.23kB done [2024-08-27T05:43:46.211Z] #13 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #14 transferring dockerfile: 1.81kB done [2024-08-27T05:43:46.211Z] #14 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #15 transferring dockerfile: 1.69kB done [2024-08-27T05:43:46.211Z] #15 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-08-27T05:43:46.211Z] #16 transferring context: 50B done [2024-08-27T05:43:46.211Z] #16 DONE 0.0s [2024-08-27T05:43:46.211Z] [2024-08-27T05:43:46.211Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-27T05:43:46.211Z] #17 transferring dockerfile: 2.15kB done [2024-08-27T05:43:46.471Z] #17 DONE 0.0s [2024-08-27T05:43:46.471Z] [2024-08-27T05:43:46.471Z] #18 [support-scheduler internal] load .dockerignore [2024-08-27T05:43:46.471Z] #18 transferring context: 50B done [2024-08-27T05:43:46.471Z] #18 DONE 0.0s [2024-08-27T05:43:46.471Z] [2024-08-27T05:43:46.471Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-27T05:43:46.471Z] #19 transferring context: 50B done [2024-08-27T05:43:46.471Z] #19 DONE 0.0s [2024-08-27T05:43:46.471Z] [2024-08-27T05:43:46.471Z] #20 [core-command internal] load .dockerignore [2024-08-27T05:43:46.471Z] #20 transferring context: 50B done [2024-08-27T05:43:46.730Z] #20 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-08-27T05:43:46.730Z] #21 transferring context: 50B done [2024-08-27T05:43:46.730Z] #21 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #22 [security-spire-server internal] load .dockerignore [2024-08-27T05:43:46.730Z] #22 transferring context: 50B done [2024-08-27T05:43:46.730Z] #22 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #23 [core-metadata internal] load .dockerignore [2024-08-27T05:43:46.730Z] #23 transferring context: 50B done [2024-08-27T05:43:46.730Z] #23 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #24 [core-data internal] load .dockerignore [2024-08-27T05:43:46.730Z] #24 transferring context: 50B done [2024-08-27T05:43:46.730Z] #24 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #25 [security-bootstrapper internal] load .dockerignore [2024-08-27T05:43:46.730Z] #25 transferring context: 50B done [2024-08-27T05:43:46.730Z] #25 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #26 [support-notifications internal] load .dockerignore [2024-08-27T05:43:46.730Z] #26 transferring context: 50B done [2024-08-27T05:43:46.730Z] #26 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #27 [core-keeper internal] load .dockerignore [2024-08-27T05:43:46.730Z] #27 transferring context: 50B done [2024-08-27T05:43:46.730Z] #27 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-27T05:43:46.730Z] #28 transferring context: 50B done [2024-08-27T05:43:46.730Z] #28 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:46.730Z] #29 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #30 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:43:46.730Z] #30 DONE 0.1s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-27T05:43:46.730Z] #31 transferring context: 50B done [2024-08-27T05:43:46.730Z] #31 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-27T05:43:46.730Z] #32 transferring context: 50B done [2024-08-27T05:43:46.730Z] #32 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #33 [security-spire-config internal] load .dockerignore [2024-08-27T05:43:46.730Z] #33 transferring context: 50B done [2024-08-27T05:43:46.730Z] #33 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #34 [security-proxy-auth internal] load .dockerignore [2024-08-27T05:43:46.730Z] #34 transferring context: 50B done [2024-08-27T05:43:46.730Z] #34 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:46.730Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:46.730Z] #35 ... [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:46.730Z] #29 DONE 0.0s [2024-08-27T05:43:46.730Z] [2024-08-27T05:43:46.730Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:46.730Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:46.989Z] #35 ... [2024-08-27T05:43:46.989Z] [2024-08-27T05:43:46.989Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:46.989Z] #29 DONE 0.0s [2024-08-27T05:43:46.989Z] [2024-08-27T05:43:46.989Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:46.989Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:46.989Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:43:46.989Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:43:46.989Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:43:46.989Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:43:46.989Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-27T05:43:46.989Z] #35 ... [2024-08-27T05:43:46.989Z] [2024-08-27T05:43:46.989Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:46.989Z] #29 DONE 0.0s [2024-08-27T05:43:46.989Z] [2024-08-27T05:43:46.989Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:46.989Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:46.989Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:43:46.989Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:43:46.989Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:43:46.989Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:43:47.248Z] #35 ... [2024-08-27T05:43:47.248Z] [2024-08-27T05:43:47.248Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:47.248Z] #29 DONE 0.0s [2024-08-27T05:43:47.248Z] [2024-08-27T05:43:47.248Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:47.248Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:47.248Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:43:47.248Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:43:47.248Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:43:47.248Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:43:47.248Z] #35 ... [2024-08-27T05:43:47.248Z] [2024-08-27T05:43:47.248Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:47.248Z] #29 DONE 0.0s [2024-08-27T05:43:47.248Z] [2024-08-27T05:43:47.248Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:47.248Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:47.248Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:43:47.248Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:43:47.248Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:43:47.248Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:43:47.248Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-27T05:43:47.248Z] #35 ... [2024-08-27T05:43:47.248Z] [2024-08-27T05:43:47.248Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-27T05:43:47.248Z] #29 DONE 0.0s [2024-08-27T05:43:47.248Z] [2024-08-27T05:43:47.248Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:47.248Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-27T05:43:47.506Z] #35 ... [2024-08-27T05:43:47.506Z] [2024-08-27T05:43:47.506Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:43:47.506Z] #30 DONE 0.6s [2024-08-27T05:43:47.506Z] [2024-08-27T05:43:47.506Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:47.506Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:47.506Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:43:47.506Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:43:47.506Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:43:47.506Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:43:47.506Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-27T05:43:47.506Z] #35 ... [2024-08-27T05:43:47.506Z] [2024-08-27T05:43:47.506Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-27T05:43:47.506Z] #36 DONE 1.0s [2024-08-27T05:43:47.779Z] [2024-08-27T05:43:47.779Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:47.779Z] #35 DONE 1.2s [2024-08-27T05:43:47.779Z] [2024-08-27T05:43:47.779Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-27T05:43:47.779Z] #37 ... [2024-08-27T05:43:47.779Z] [2024-08-27T05:43:47.779Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:43:47.779Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:43:47.779Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:43:47.779Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:43:47.779Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:43:47.779Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:43:47.779Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-27T05:43:47.779Z] #35 DONE 1.2s [2024-08-27T05:43:47.779Z] [2024-08-27T05:43:47.779Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T05:43:47.779Z] #38 DONE 1.0s [2024-08-27T05:43:48.036Z] [2024-08-27T05:43:48.037Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:43:48.037Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:43:53.595Z] #39 ... [2024-08-27T05:43:53.595Z] [2024-08-27T05:43:53.595Z] #40 [support-cron-scheduler internal] load build context [2024-08-27T05:43:53.595Z] #40 transferring context: 161.32MB 6.2s [2024-08-27T05:43:57.395Z] #40 ... [2024-08-27T05:43:57.395Z] [2024-08-27T05:43:57.395Z] #41 [support-scheduler internal] load build context [2024-08-27T05:43:57.657Z] #41 ... [2024-08-27T05:43:57.657Z] [2024-08-27T05:43:57.657Z] #42 [security-secretstore-setup internal] load build context [2024-08-27T05:43:57.657Z] #42 ... [2024-08-27T05:43:57.657Z] [2024-08-27T05:43:57.657Z] #43 [core-command internal] load build context [2024-08-27T05:43:57.657Z] #43 ... [2024-08-27T05:43:57.657Z] [2024-08-27T05:43:57.657Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T05:43:57.657Z] #44 ... [2024-08-27T05:43:57.657Z] [2024-08-27T05:43:57.657Z] #45 [security-proxy-setup internal] load build context [2024-08-27T05:43:57.919Z] #45 ... [2024-08-27T05:43:57.919Z] [2024-08-27T05:43:57.919Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-27T05:43:57.919Z] #46 ... [2024-08-27T05:43:57.919Z] [2024-08-27T05:43:57.919Z] #47 [support-notifications internal] load build context [2024-08-27T05:43:57.919Z] #47 ... [2024-08-27T05:43:57.919Z] [2024-08-27T05:43:57.919Z] #48 [security-spire-server internal] load build context [2024-08-27T05:43:58.178Z] #48 ... [2024-08-27T05:43:58.178Z] [2024-08-27T05:43:58.178Z] #49 [core-keeper internal] load build context [2024-08-27T05:43:58.178Z] #49 transferring context: 254.96MB 11.0s [2024-08-27T05:43:58.178Z] #49 ... [2024-08-27T05:43:58.178Z] [2024-08-27T05:43:58.178Z] #50 [security-bootstrapper internal] load build context [2024-08-27T05:43:58.437Z] #50 ... [2024-08-27T05:43:58.437Z] [2024-08-27T05:43:58.437Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-27T05:43:58.437Z] #51 ... [2024-08-27T05:43:58.437Z] [2024-08-27T05:43:58.437Z] #52 [security-proxy-auth internal] load build context [2024-08-27T05:43:58.437Z] #52 ... [2024-08-27T05:43:58.437Z] [2024-08-27T05:43:58.437Z] #53 [core-metadata internal] load build context [2024-08-27T05:43:59.474Z] #53 ... [2024-08-27T05:43:59.474Z] [2024-08-27T05:43:59.474Z] #54 [security-spire-config internal] load build context [2024-08-27T05:43:59.733Z] #54 ... [2024-08-27T05:43:59.733Z] [2024-08-27T05:43:59.733Z] #55 [core-data internal] load build context [2024-08-27T05:43:59.733Z] #55 ... [2024-08-27T05:43:59.733Z] [2024-08-27T05:43:59.733Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:00.705Z] #41 ... [2024-08-27T05:44:00.705Z] [2024-08-27T05:44:00.705Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T05:44:00.982Z] #56 ... [2024-08-27T05:44:00.982Z] [2024-08-27T05:44:00.982Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:03.686Z] #41 transferring context: 377.95MB 16.3s [2024-08-27T05:44:04.618Z] #41 ... [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-27T05:44:04.618Z] #37 DONE 17.0s [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:04.618Z] #41 ... [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:44:04.618Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-27T05:44:04.618Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:44:04.618Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-27T05:44:04.618Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-27T05:44:04.618Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-27T05:44:04.618Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-27T05:44:04.618Z] #35 DONE 1.2s [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #54 [security-spire-config internal] load build context [2024-08-27T05:44:04.618Z] #54 transferring context: 25.96kB 0.0s done [2024-08-27T05:44:04.618Z] #54 DONE 16.8s [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T05:44:04.618Z] #44 DONE 17.4s [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #48 [security-spire-server internal] load build context [2024-08-27T05:44:04.618Z] #48 transferring context: 27.71kB 0.0s done [2024-08-27T05:44:04.618Z] #48 DONE 16.8s [2024-08-27T05:44:04.618Z] [2024-08-27T05:44:04.618Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:05.186Z] #41 ... [2024-08-27T05:44:05.186Z] [2024-08-27T05:44:05.186Z] #57 [security-spire-agent internal] load build context [2024-08-27T05:44:05.186Z] #57 transferring context: 27.24kB 0.0s done [2024-08-27T05:44:05.186Z] #57 DONE 0.5s [2024-08-27T05:44:05.186Z] [2024-08-27T05:44:05.186Z] #43 [core-command internal] load build context [2024-08-27T05:44:05.186Z] #43 transferring context: 494.64MB 18.2s done [2024-08-27T05:44:05.186Z] #43 DONE 18.2s [2024-08-27T05:44:05.186Z] [2024-08-27T05:44:05.186Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:07.731Z] #41 ... [2024-08-27T05:44:07.731Z] [2024-08-27T05:44:07.731Z] #42 [security-secretstore-setup internal] load build context [2024-08-27T05:44:07.731Z] #42 ... [2024-08-27T05:44:07.731Z] [2024-08-27T05:44:07.731Z] #40 [support-cron-scheduler internal] load build context [2024-08-27T05:44:07.731Z] #40 ... [2024-08-27T05:44:07.731Z] [2024-08-27T05:44:07.731Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:44:07.731Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 16.8s done [2024-08-27T05:44:07.731Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T05:44:07.731Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-27T05:44:07.731Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-27T05:44:07.731Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-27T05:44:07.731Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-27T05:44:07.731Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-27T05:44:07.731Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-08-27T05:44:07.731Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-27T05:44:07.731Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-27T05:44:07.731Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-27T05:44:07.990Z] #39 ... [2024-08-27T05:44:07.990Z] [2024-08-27T05:44:07.990Z] #45 [security-proxy-setup internal] load build context [2024-08-27T05:44:07.990Z] #45 transferring context: 494.64MB 19.2s done [2024-08-27T05:44:07.990Z] #45 ... [2024-08-27T05:44:07.990Z] [2024-08-27T05:44:07.990Z] #47 [support-notifications internal] load build context [2024-08-27T05:44:07.990Z] #47 transferring context: 494.64MB 19.9s done [2024-08-27T05:44:08.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8776 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-27T05:44:08.038Z] Running in /w/workspace/edgex-go/682 [Pipeline] { [Pipeline] checkout [2024-08-27T05:44:08.248Z] #47 ... [2024-08-27T05:44:08.248Z] [2024-08-27T05:44:08.248Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-27T05:44:08.248Z] #46 transferring context: 494.64MB 20.0s done [2024-08-27T05:44:08.248Z] #46 ... [2024-08-27T05:44:08.248Z] [2024-08-27T05:44:08.248Z] #49 [core-keeper internal] load build context [2024-08-27T05:44:08.248Z] #49 transferring context: 494.64MB 19.8s done [2024-08-27T05:44:08.584Z] #49 ... [2024-08-27T05:44:08.584Z] [2024-08-27T05:44:08.584Z] #40 [support-cron-scheduler internal] load build context [2024-08-27T05:44:08.584Z] #40 transferring context: 494.64MB 21.6s done [2024-08-27T05:44:08.911Z] #40 ... [2024-08-27T05:44:08.911Z] [2024-08-27T05:44:08.911Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-27T05:44:08.911Z] #51 transferring context: 494.64MB 19.5s done [2024-08-27T05:44:08.911Z] #51 ... [2024-08-27T05:44:08.911Z] [2024-08-27T05:44:08.911Z] #53 [core-metadata internal] load build context [2024-08-27T05:44:08.911Z] #53 transferring context: 494.64MB 20.1s done [2024-08-27T05:44:09.171Z] #53 ... [2024-08-27T05:44:09.171Z] [2024-08-27T05:44:09.171Z] #52 [security-proxy-auth internal] load build context [2024-08-27T05:44:09.171Z] #52 transferring context: 494.64MB 20.0s done [2024-08-27T05:44:09.171Z] #52 ... [2024-08-27T05:44:09.171Z] [2024-08-27T05:44:09.171Z] #50 [security-bootstrapper internal] load build context [2024-08-27T05:44:09.171Z] #50 transferring context: 494.64MB 21.2s done [2024-08-27T05:44:09.652Z] #50 ... [2024-08-27T05:44:09.652Z] [2024-08-27T05:44:09.652Z] #55 [core-data internal] load build context [2024-08-27T05:44:09.652Z] #55 transferring context: 494.64MB 20.7s done [2024-08-27T05:44:11.110Z] The recommended git tool is: git [2024-08-27T05:44:11.570Z] #55 ... [2024-08-27T05:44:11.570Z] [2024-08-27T05:44:11.570Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:44:11.570Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-08-27T05:44:12.504Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-08-27T05:44:14.427Z] #39 ... [2024-08-27T05:44:14.427Z] [2024-08-27T05:44:14.427Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T05:44:14.427Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.427Z] #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.427Z] #0 1.877 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:44:14.427Z] #0 1.877 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:44:14.427Z] #0 1.877 OK: 20077 distinct packages available [2024-08-27T05:44:14.427Z] #0 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.427Z] #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.427Z] #0 2.258 OK: 264 MiB in 52 packages [2024-08-27T05:44:14.712Z] #58 ... [2024-08-27T05:44:14.712Z] [2024-08-27T05:44:14.712Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T05:44:14.712Z] #59 ... [2024-08-27T05:44:14.712Z] [2024-08-27T05:44:14.712Z] #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-27T05:44:14.977Z] #60 ... [2024-08-27T05:44:14.977Z] [2024-08-27T05:44:14.977Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T05:44:14.977Z] #61 ... [2024-08-27T05:44:14.977Z] [2024-08-27T05:44:14.977Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:44:14.977Z] #0 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.977Z] #0 1.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.977Z] #0 1.793 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:44:14.977Z] #0 1.793 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:44:14.977Z] #0 1.793 OK: 20070 distinct packages available [2024-08-27T05:44:14.977Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.977Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:14.977Z] #0 2.176 (1/11) Installing ca-certificates (20240226-r0) [2024-08-27T05:44:14.977Z] #0 2.199 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-27T05:44:14.977Z] #0 2.206 (3/11) Installing libunistring (1.1-r1) [2024-08-27T05:44:14.977Z] #0 2.223 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-27T05:44:14.977Z] #0 2.229 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-27T05:44:14.977Z] #0 2.237 (6/11) Installing libcurl (8.9.0-r0) [2024-08-27T05:44:14.977Z] #0 2.249 (7/11) Installing curl (8.9.0-r0) [2024-08-27T05:44:14.977Z] #0 2.258 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:14.977Z] #0 2.258 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-27T05:44:14.977Z] #0 2.260 (10/11) Installing libucontext (1.2-r2) [2024-08-27T05:44:14.977Z] #0 2.265 (11/11) Installing gcompat (1.1.0-r1) [2024-08-27T05:44:14.977Z] #0 2.272 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:14.977Z] #0 2.279 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:44:14.977Z] #0 2.323 OK: 12 MiB in 26 packages [2024-08-27T05:44:15.428Z] #62 ... [2024-08-27T05:44:15.428Z] [2024-08-27T05:44:15.428Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:44:15.428Z] #0 1.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:15.428Z] #0 1.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:15.428Z] #0 1.882 OK: 264 MiB in 52 packages [2024-08-27T05:44:15.719Z] #63 ... [2024-08-27T05:44:15.719Z] [2024-08-27T05:44:15.719Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T05:44:15.719Z] #64 ... [2024-08-27T05:44:15.719Z] [2024-08-27T05:44:15.719Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:44:16.000Z] #65 ... [2024-08-27T05:44:16.000Z] [2024-08-27T05:44:16.000Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T05:44:16.000Z] #0 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:16.000Z] #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:16.000Z] #0 1.557 OK: 264 MiB in 52 packages [2024-08-27T05:44:16.000Z] #66 ... [2024-08-27T05:44:16.000Z] [2024-08-27T05:44:16.000Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:44:16.279Z] #67 ... [2024-08-27T05:44:16.279Z] [2024-08-27T05:44:16.279Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T05:44:16.279Z] #68 ... [2024-08-27T05:44:16.279Z] [2024-08-27T05:44:16.279Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:44:16.279Z] #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:16.279Z] #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:16.279Z] #0 1.892 OK: 264 MiB in 52 packages [2024-08-27T05:44:16.577Z] #69 ... [2024-08-27T05:44:16.577Z] [2024-08-27T05:44:16.577Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T05:44:16.577Z] #70 ... [2024-08-27T05:44:16.577Z] [2024-08-27T05:44:16.577Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T05:44:16.877Z] #71 ... [2024-08-27T05:44:16.877Z] [2024-08-27T05:44:16.877Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T05:44:16.877Z] #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-27T05:44:16.877Z] #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-27T05:44:16.877Z] #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-27T05:44:16.877Z] #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-27T05:44:16.877Z] #72 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-27T05:44:16.877Z] #72 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-27T05:44:16.877Z] #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-27T05:44:16.877Z] #72 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-08-27T05:44:16.877Z] #72 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-27T05:44:16.877Z] #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-27T05:44:16.877Z] #72 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-08-27T05:44:16.877Z] #72 ... [2024-08-27T05:44:16.877Z] [2024-08-27T05:44:16.877Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:44:17.158Z] #73 ... [2024-08-27T05:44:17.158Z] [2024-08-27T05:44:17.158Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T05:44:17.158Z] #56 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:17.158Z] #56 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:17.158Z] #56 15.55 (1/4) Installing ca-certificates (20240226-r0) [2024-08-27T05:44:17.158Z] #56 15.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:17.158Z] #56 15.61 (3/4) Installing su-exec (0.2-r3) [2024-08-27T05:44:17.158Z] #56 15.61 (4/4) Installing yq (4.33.3-r5) [2024-08-27T05:44:17.158Z] #56 16.05 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:17.158Z] #56 16.06 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:44:17.158Z] #56 16.12 OK: 17 MiB in 19 packages [2024-08-27T05:44:17.748Z] #56 ... [2024-08-27T05:44:17.748Z] [2024-08-27T05:44:17.748Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:17.748Z] #41 transferring context: 494.64MB 20.7s done [2024-08-27T05:44:17.748Z] #41 ... [2024-08-27T05:44:17.748Z] [2024-08-27T05:44:17.748Z] #42 [security-secretstore-setup internal] load build context [2024-08-27T05:44:17.748Z] #42 transferring context: 494.64MB 20.8s done [2024-08-27T05:44:20.578Z] using credential edgex-jenkins-ssh [2024-08-27T05:44:20.602Z] Cloning the remote Git repository [2024-08-27T05:44:20.671Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-27T05:44:20.813Z] > git init /w/workspace/edgex-go/682 # timeout=10 [2024-08-27T05:44:21.095Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-27T05:44:21.098Z] > git --version # timeout=10 [2024-08-27T05:44:21.143Z] > git --version # 'git version 2.25.1' [2024-08-27T05:44:21.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T05:44:21.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T05:44:21.966Z] #42 ... [2024-08-27T05:44:21.966Z] [2024-08-27T05:44:21.966Z] #45 [security-proxy-setup internal] load build context [2024-08-27T05:44:21.966Z] #45 DONE 35.2s [2024-08-27T05:44:22.227Z] [2024-08-27T05:44:22.227Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T05:44:24.190Z] #66 ... [2024-08-27T05:44:24.190Z] [2024-08-27T05:44:24.190Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-27T05:44:24.190Z] #51 DONE 37.1s [2024-08-27T05:44:24.190Z] [2024-08-27T05:44:24.190Z] #47 [support-notifications internal] load build context [2024-08-27T05:44:24.190Z] #47 DONE 37.2s [2024-08-27T05:44:24.190Z] [2024-08-27T05:44:24.190Z] #49 [core-keeper internal] load build context [2024-08-27T05:44:24.190Z] #49 DONE 37.2s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-27T05:44:24.453Z] #46 DONE 36.8s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #53 [core-metadata internal] load build context [2024-08-27T05:44:24.453Z] #53 DONE 37.3s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #52 [security-proxy-auth internal] load build context [2024-08-27T05:44:24.453Z] #52 DONE 36.9s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #41 [support-scheduler internal] load build context [2024-08-27T05:44:24.453Z] #41 DONE 37.5s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #42 [security-secretstore-setup internal] load build context [2024-08-27T05:44:24.453Z] #42 DONE 37.4s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #55 [core-data internal] load build context [2024-08-27T05:44:24.453Z] #55 DONE 37.4s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #50 [security-bootstrapper internal] load build context [2024-08-27T05:44:24.453Z] #50 DONE 37.4s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:44:24.453Z] #63 DONE 19.9s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #40 [support-cron-scheduler internal] load build context [2024-08-27T05:44:24.453Z] #40 DONE 37.7s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:44:24.453Z] #74 DONE 0.1s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T05:44:24.453Z] #58 DONE 19.9s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:44:24.453Z] #62 DONE 19.9s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:44:24.453Z] #69 DONE 20.0s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T05:44:24.453Z] #56 DONE 34.0s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T05:44:24.453Z] #66 DONE 20.1s [2024-08-27T05:44:24.453Z] [2024-08-27T05:44:24.453Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T05:44:24.713Z] #75 ... [2024-08-27T05:44:24.713Z] [2024-08-27T05:44:24.713Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:44:24.713Z] #76 DONE 0.1s [2024-08-27T05:44:24.713Z] [2024-08-27T05:44:24.713Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:44:24.713Z] #77 DONE 0.2s [2024-08-27T05:44:24.713Z] [2024-08-27T05:44:24.713Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:44:24.713Z] #78 DONE 0.2s [2024-08-27T05:44:24.713Z] [2024-08-27T05:44:24.713Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:44:24.713Z] #39 DONE 36.8s [2024-08-27T05:44:24.713Z] [2024-08-27T05:44:24.713Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T05:44:25.284Z] #72 ... [2024-08-27T05:44:25.284Z] [2024-08-27T05:44:25.284Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:44:25.284Z] #67 DONE 20.8s [2024-08-27T05:44:25.545Z] [2024-08-27T05:44:25.545Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:44:25.545Z] #65 DONE 21.0s [2024-08-27T05:44:25.545Z] [2024-08-27T05:44:25.545Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T05:44:25.545Z] #61 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:25.545Z] #61 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:25.825Z] #61 21.15 (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T05:44:25.825Z] #61 21.16 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:25.825Z] #61 21.17 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:25.825Z] #61 21.18 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:44:25.825Z] #61 21.25 OK: 8 MiB in 17 packages [2024-08-27T05:44:26.083Z] #61 ... [2024-08-27T05:44:26.083Z] [2024-08-27T05:44:26.083Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T05:44:26.083Z] #71 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.083Z] #71 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.083Z] #71 21.13 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:26.083Z] #71 21.14 (2/2) Installing su-exec (0.2-r3) [2024-08-27T05:44:26.083Z] #71 21.14 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:26.083Z] #71 21.15 OK: 7 MiB in 17 packages [2024-08-27T05:44:26.083Z] #71 DONE 21.4s [2024-08-27T05:44:26.083Z] [2024-08-27T05:44:26.083Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T05:44:26.083Z] #61 DONE 21.4s [2024-08-27T05:44:26.083Z] [2024-08-27T05:44:26.083Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T05:44:26.083Z] #70 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.083Z] #70 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.083Z] #70 21.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:26.083Z] #70 21.17 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:26.083Z] #70 21.18 OK: 7 MiB in 16 packages [2024-08-27T05:44:26.083Z] #70 DONE 21.5s [2024-08-27T05:44:26.083Z] [2024-08-27T05:44:26.083Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:26.347Z] #79 ... [2024-08-27T05:44:26.348Z] [2024-08-27T05:44:26.348Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:44:26.348Z] #73 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #73 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #73 21.27 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:44:26.348Z] #73 21.27 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:44:26.348Z] #73 21.27 OK: 20070 distinct packages available [2024-08-27T05:44:26.348Z] #73 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #73 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #73 21.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:26.348Z] #73 21.63 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-27T05:44:26.348Z] #73 21.63 (3/4) Installing libucontext (1.2-r2) [2024-08-27T05:44:26.348Z] #73 21.64 (4/4) Installing gcompat (1.1.0-r1) [2024-08-27T05:44:26.348Z] #73 21.64 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:26.348Z] #73 21.66 OK: 8 MiB in 19 packages [2024-08-27T05:44:26.348Z] #73 DONE 21.9s [2024-08-27T05:44:26.348Z] [2024-08-27T05:44:26.348Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T05:44:26.348Z] #68 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #68 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #68 21.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:26.348Z] #68 21.58 (2/4) Installing openssl (3.1.6-r0) [2024-08-27T05:44:26.348Z] #68 21.60 (3/4) Installing su-exec (0.2-r3) [2024-08-27T05:44:26.348Z] #68 21.61 (4/4) Installing yq (4.33.3-r5) [2024-08-27T05:44:26.348Z] #68 21.66 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:26.348Z] #68 21.67 OK: 17 MiB in 19 packages [2024-08-27T05:44:26.348Z] #68 DONE 21.9s [2024-08-27T05:44:26.348Z] [2024-08-27T05:44:26.348Z] #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-27T05:44:26.348Z] #60 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #60 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.348Z] #60 21.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:26.348Z] #60 21.60 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:26.348Z] #60 21.61 OK: 7 MiB in 16 packages [2024-08-27T05:44:26.348Z] #60 DONE 22.0s [2024-08-27T05:44:26.607Z] [2024-08-27T05:44:26.607Z] #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:26.865Z] #80 ... [2024-08-27T05:44:26.865Z] [2024-08-27T05:44:26.865Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T05:44:26.865Z] #64 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.865Z] #64 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.865Z] #64 21.62 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:44:26.865Z] #64 21.62 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:44:26.865Z] #64 21.62 OK: 20070 distinct packages available [2024-08-27T05:44:26.865Z] #64 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.865Z] #64 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:26.865Z] #64 22.04 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:26.865Z] #64 22.04 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-27T05:44:26.865Z] #64 22.04 (3/5) Installing libucontext (1.2-r2) [2024-08-27T05:44:26.865Z] #64 22.05 (4/5) Installing gcompat (1.1.0-r1) [2024-08-27T05:44:26.865Z] #64 22.05 (5/5) Installing openssl (3.1.6-r0) [2024-08-27T05:44:26.865Z] #64 22.06 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:26.865Z] #64 22.07 OK: 8 MiB in 20 packages [2024-08-27T05:44:26.865Z] #64 DONE 22.2s [2024-08-27T05:44:26.865Z] [2024-08-27T05:44:26.865Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:44:27.437Z] #81 ... [2024-08-27T05:44:27.437Z] [2024-08-27T05:44:27.437Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:27.437Z] #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:27.437Z] #0 2.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:27.437Z] #0 2.749 OK: 12 MiB in 26 packages [2024-08-27T05:44:27.437Z] #82 DONE 2.9s [2024-08-27T05:44:27.437Z] [2024-08-27T05:44:27.437Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T05:44:27.437Z] #59 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:27.437Z] #59 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:27.437Z] #59 22.54 (1/3) Installing ca-certificates (20240226-r0) [2024-08-27T05:44:27.437Z] #59 22.55 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:27.437Z] #59 22.56 (3/3) Installing tzdata (2024a-r0) [2024-08-27T05:44:27.437Z] #59 22.63 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:27.437Z] #59 22.64 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:44:27.437Z] #59 22.69 OK: 11 MiB in 18 packages [2024-08-27T05:44:27.437Z] #59 DONE 22.8s [2024-08-27T05:44:27.697Z] [2024-08-27T05:44:27.697Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T05:44:27.697Z] #75 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:27.697Z] #75 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:27.697Z] #75 3.035 OK: 17 MiB in 19 packages [2024-08-27T05:44:27.697Z] #75 DONE 3.2s [2024-08-27T05:44:27.697Z] [2024-08-27T05:44:27.697Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:29.072Z] #83 ... [2024-08-27T05:44:29.072Z] [2024-08-27T05:44:29.072Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:29.072Z] #79 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.072Z] #79 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.072Z] #79 2.735 OK: 8 MiB in 17 packages [2024-08-27T05:44:29.072Z] #79 DONE 2.9s [2024-08-27T05:44:29.072Z] [2024-08-27T05:44:29.072Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T05:44:29.072Z] #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.072Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.072Z] #84 3.191 OK: 7 MiB in 16 packages [2024-08-27T05:44:29.329Z] #84 DONE 3.3s [2024-08-27T05:44:29.329Z] [2024-08-27T05:44:29.329Z] #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:29.329Z] #80 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.591Z] #80 ... [2024-08-27T05:44:29.591Z] [2024-08-27T05:44:29.591Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T05:44:29.591Z] #0 2.937 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.591Z] #0 3.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.591Z] #0 4.225 OK: 264 MiB in 52 packages [2024-08-27T05:44:29.591Z] #85 DONE 4.4s [2024-08-27T05:44:29.848Z] [2024-08-27T05:44:29.848Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T05:44:29.848Z] #86 DONE 0.1s [2024-08-27T05:44:29.848Z] [2024-08-27T05:44:29.848Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:44:29.848Z] #81 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.848Z] #81 ... [2024-08-27T05:44:29.848Z] [2024-08-27T05:44:29.848Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T05:44:29.848Z] #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.848Z] #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.848Z] #0 3.636 OK: 7 MiB in 17 packages [2024-08-27T05:44:29.848Z] #87 DONE 3.8s [2024-08-27T05:44:29.848Z] [2024-08-27T05:44:29.848Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T05:44:29.848Z] #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.848Z] #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:29.848Z] #0 3.321 OK: 8 MiB in 19 packages [2024-08-27T05:44:29.848Z] #88 DONE 3.5s [2024-08-27T05:44:29.848Z] [2024-08-27T05:44:29.848Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:44:29.848Z] #81 3.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:30.107Z] #81 ... [2024-08-27T05:44:30.107Z] [2024-08-27T05:44:30.107Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T05:44:30.107Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:30.107Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:30.107Z] #0 3.389 OK: 17 MiB in 19 packages [2024-08-27T05:44:30.107Z] #89 DONE 3.5s [2024-08-27T05:44:30.107Z] [2024-08-27T05:44:30.107Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T05:44:30.107Z] #0 2.828 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:30.107Z] #0 3.322 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:30.107Z] #0 4.020 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:44:30.107Z] #0 4.337 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:44:30.107Z] #0 4.341 OK: 7 MiB in 16 packages [2024-08-27T05:44:30.107Z] #90 DONE 4.5s [2024-08-27T05:44:30.107Z] [2024-08-27T05:44:30.107Z] #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:44:30.107Z] #81 3.340 OK: 8 MiB in 20 packages [2024-08-27T05:44:31.493Z] #81 DONE 4.6s [2024-08-27T05:44:31.493Z] [2024-08-27T05:44:31.493Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T05:44:31.493Z] #91 DONE 1.3s [2024-08-27T05:44:31.493Z] [2024-08-27T05:44:31.493Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:44:31.493Z] #92 DONE 1.4s [2024-08-27T05:44:31.493Z] [2024-08-27T05:44:31.493Z] #80 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:31.493Z] #80 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:31.493Z] #80 4.477 OK: 7 MiB in 16 packages [2024-08-27T05:44:31.493Z] #80 DONE 4.9s [2024-08-27T05:44:31.493Z] [2024-08-27T05:44:31.493Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:44:31.493Z] #83 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:31.493Z] #83 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:44:31.493Z] #83 2.615 OK: 11 MiB in 18 packages [2024-08-27T05:44:31.493Z] #83 DONE 3.9s [2024-08-27T05:44:31.493Z] [2024-08-27T05:44:31.493Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T05:44:32.871Z] #93 ... [2024-08-27T05:44:32.871Z] [2024-08-27T05:44:32.871Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T05:44:32.871Z] #94 DONE 1.4s [2024-08-27T05:44:32.871Z] [2024-08-27T05:44:32.871Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T05:44:32.871Z] #93 DONE 1.4s [2024-08-27T05:44:32.871Z] [2024-08-27T05:44:32.871Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:44:32.871Z] #95 DONE 1.4s [2024-08-27T05:44:32.871Z] [2024-08-27T05:44:32.871Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T05:44:34.275Z] #96 ... [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T05:44:34.275Z] #97 DONE 4.4s [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-27T05:44:34.275Z] #98 DONE 1.6s [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:44:34.275Z] #99 DONE 1.7s [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T05:44:34.275Z] #96 DONE 1.6s [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T05:44:34.275Z] #100 DONE 0.1s [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-27T05:44:34.275Z] #101 DONE 0.1s [2024-08-27T05:44:34.275Z] [2024-08-27T05:44:34.275Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-27T05:44:34.543Z] #102 DONE 0.1s [2024-08-27T05:44:34.543Z] [2024-08-27T05:44:34.543Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-27T05:44:34.543Z] #103 DONE 0.1s [2024-08-27T05:44:34.543Z] [2024-08-27T05:44:34.543Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-27T05:44:34.543Z] #104 DONE 0.1s [2024-08-27T05:44:34.543Z] [2024-08-27T05:44:34.543Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T05:44:34.543Z] #105 DONE 0.1s [2024-08-27T05:44:34.543Z] [2024-08-27T05:44:34.543Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-27T05:44:34.543Z] #106 DONE 0.2s [2024-08-27T05:44:34.543Z] [2024-08-27T05:44:34.543Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T05:44:34.543Z] #107 DONE 0.1s [2024-08-27T05:44:34.543Z] [2024-08-27T05:44:34.543Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:44:34.802Z] #108 ... [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-27T05:44:34.802Z] #109 DONE 0.1s [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T05:44:34.802Z] #110 DONE 0.1s [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:44:34.802Z] #111 ... [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-27T05:44:34.802Z] #112 DONE 0.1s [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-27T05:44:34.802Z] #113 DONE 0.2s [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T05:44:34.802Z] #114 DONE 0.1s [2024-08-27T05:44:34.802Z] [2024-08-27T05:44:34.802Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:44:35.060Z] #115 ... [2024-08-27T05:44:35.060Z] [2024-08-27T05:44:35.060Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:44:35.318Z] #116 ... [2024-08-27T05:44:35.318Z] [2024-08-27T05:44:35.318Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:44:35.318Z] #117 ... [2024-08-27T05:44:35.318Z] [2024-08-27T05:44:35.318Z] #118 [security-spire-agent] exporting to image [2024-08-27T05:44:35.318Z] #118 exporting layers 0.7s done [2024-08-27T05:44:35.318Z] #118 writing image sha256:4366e8b3bf8eb08da85b6d55274e812968a6db55cfb3694d228984640f3ab17f [2024-08-27T05:44:35.580Z] #118 writing image sha256:4366e8b3bf8eb08da85b6d55274e812968a6db55cfb3694d228984640f3ab17f done [2024-08-27T05:44:35.580Z] #118 naming to docker.io/library/security-spire-config done [2024-08-27T05:44:35.580Z] #118 exporting layers 0.7s done [2024-08-27T05:44:35.580Z] #118 writing image sha256:06bf16fbbe7cd9201cafa5b35f80f18fa6e2361003e79c738039d98873ed60f7 0.0s done [2024-08-27T05:44:35.580Z] #118 naming to docker.io/library/security-spire-server done [2024-08-27T05:44:35.842Z] #118 writing image sha256:5a49a18c187939617870434d358b90c8f94c6a5d5a8bea7e84f0f365586c10b7 done [2024-08-27T05:44:35.842Z] #118 naming to docker.io/library/security-spire-agent done [2024-08-27T05:44:35.842Z] #118 DONE 1.0s [2024-08-27T05:44:35.842Z] [2024-08-27T05:44:35.842Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:44:41.972Z] Avoid second fetch [2024-08-27T05:44:41.973Z] Checking out Revision 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (main) [2024-08-27T05:44:40.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-27T05:44:40.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T05:44:41.986Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T05:44:42.062Z] > git checkout -f 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 [2024-08-27T05:44:42.938Z] Commit message: "Merge pull request #4874 from jackchenjc/issue-4834-8th" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T05:44:47.839Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T05:44:47.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T05:44:47.839Z] Dload Upload Total Spent Left Speed [2024-08-27T05:44:47.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-08-27T05:44:48.211Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T05:44:48.568Z] + sudo tee /etc/docker/daemon.new [2024-08-27T05:44:48.568Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T05:44:48.568Z] { [2024-08-27T05:44:48.568Z] "registry-mirrors": [ [2024-08-27T05:44:48.568Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T05:44:48.568Z] ], [2024-08-27T05:44:48.568Z] "bip": "10.250.0.254/24", [2024-08-27T05:44:48.568Z] "hosts": [ [2024-08-27T05:44:48.568Z] "tcp://0.0.0.0:5555", [2024-08-27T05:44:48.568Z] "unix:///var/run/docker.sock" [2024-08-27T05:44:48.568Z] ], [2024-08-27T05:44:48.568Z] "mtu": 1458, [2024-08-27T05:44:48.568Z] "selinux-enabled": true, [2024-08-27T05:44:48.568Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T05:44:48.568Z] } [Pipeline] sh [2024-08-27T05:44:48.931Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T05:44:49.286Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T05:45:07.615Z] provisioning config files... [2024-08-27T05:45:07.647Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config9539467829035030738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:45:08.132Z] ---> ****-login.sh [2024-08-27T05:45:08.132Z] nexus3.edgexfoundry.org:10001 [2024-08-27T05:45:08.213Z] #117 ... [2024-08-27T05:45:08.213Z] [2024-08-27T05:45:08.213Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:08.213Z] #111 DONE 39.2s [2024-08-27T05:45:08.213Z] [2024-08-27T05:45:08.213Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:08.213Z] #117 DONE 39.2s [2024-08-27T05:45:08.213Z] [2024-08-27T05:45:08.213Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:08.213Z] #115 DONE 39.2s [2024-08-27T05:45:08.213Z] [2024-08-27T05:45:08.213Z] #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:08.213Z] #108 DONE 33.9s [2024-08-27T05:45:08.213Z] [2024-08-27T05:45:08.213Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:08.213Z] #116 DONE 39.2s [2024-08-27T05:45:08.213Z] [2024-08-27T05:45:08.213Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T05:45:08.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:45:08.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:45:08.726Z] Configure a credential helper to remove this warning. See [2024-08-27T05:45:08.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:45:08.726Z] [2024-08-27T05:45:08.726Z] Login Succeeded [2024-08-27T05:45:08.726Z] nexus3.edgexfoundry.org:10002 [2024-08-27T05:45:08.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:45:09.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:45:09.267Z] Configure a credential helper to remove this warning. See [2024-08-27T05:45:09.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:45:09.267Z] [2024-08-27T05:45:09.267Z] Login Succeeded [2024-08-27T05:45:09.267Z] nexus3.edgexfoundry.org:10003 [2024-08-27T05:45:09.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:45:09.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:45:09.539Z] Configure a credential helper to remove this warning. See [2024-08-27T05:45:09.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:45:09.539Z] [2024-08-27T05:45:09.539Z] Login Succeeded [2024-08-27T05:45:09.539Z] nexus3.edgexfoundry.org:10004 [2024-08-27T05:45:09.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:45:10.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:45:10.090Z] Configure a credential helper to remove this warning. See [2024-08-27T05:45:10.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:45:10.090Z] [2024-08-27T05:45:10.090Z] Login Succeeded [2024-08-27T05:45:10.090Z] ****.io [2024-08-27T05:45:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:45:10.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:45:10.684Z] Configure a credential helper to remove this warning. See [2024-08-27T05:45:10.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:45:10.684Z] [2024-08-27T05:45:10.684Z] Login Succeeded [2024-08-27T05:45:10.684Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T05:45:10.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-27T05:45:11.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] echo [2024-08-27T05:45:11.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:45:11.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:45:11.588Z] ========================================================= [2024-08-27T05:45:11.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T05:45:11.588Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:45:11.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T05:45:12.204Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T05:45:12.204Z] c6b39de5b339: Pulling fs layer [2024-08-27T05:45:12.204Z] a69c41024577: Pulling fs layer [2024-08-27T05:45:12.204Z] d6de4b400683: Pulling fs layer [2024-08-27T05:45:12.204Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T05:45:12.204Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T05:45:12.204Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T05:45:12.204Z] 00f215d4a9da: Pulling fs layer [2024-08-27T05:45:12.204Z] d496ad576159: Pulling fs layer [2024-08-27T05:45:12.204Z] 35cb2a7552d0: Waiting [2024-08-27T05:45:12.204Z] 4f4fb700ef54: Waiting [2024-08-27T05:45:12.204Z] 00f215d4a9da: Waiting [2024-08-27T05:45:12.204Z] d496ad576159: Waiting [2024-08-27T05:45:12.204Z] 464afbd9ba4c: Waiting [2024-08-27T05:45:12.204Z] a69c41024577: Verifying Checksum [2024-08-27T05:45:12.204Z] a69c41024577: Download complete [2024-08-27T05:45:12.204Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T05:45:12.204Z] 35cb2a7552d0: Download complete [2024-08-27T05:45:12.204Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T05:45:12.204Z] 4f4fb700ef54: Download complete [2024-08-27T05:45:12.204Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T05:45:12.204Z] c6b39de5b339: Download complete [2024-08-27T05:45:12.809Z] d496ad576159: Verifying Checksum [2024-08-27T05:45:12.809Z] d496ad576159: Download complete [2024-08-27T05:45:13.794Z] c6b39de5b339: Pull complete [2024-08-27T05:45:14.385Z] a69c41024577: Pull complete [2024-08-27T05:45:14.385Z] d6de4b400683: Verifying Checksum [2024-08-27T05:45:14.385Z] d6de4b400683: Download complete [2024-08-27T05:45:14.814Z] #119 ... [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #120 ... [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #121 ... [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #122 ... [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-27T05:45:14.814Z] #123 DONE 10.7s [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #124 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #125 [support-notifications builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #125 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #126 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #120 DONE 10.7s [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #127 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #128 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #129 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #130 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #131 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #132 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #121 DONE 10.7s [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #133 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #134 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #135 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #136 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #137 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #138 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #122 [support-scheduler builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #122 DONE 10.7s [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #139 [core-metadata builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #139 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #140 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #141 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #142 [core-command builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #142 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #143 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #144 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #145 [core-data builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #145 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:45:14.814Z] #146 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #147 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:45:14.814Z] #147 CACHED [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T05:45:14.814Z] #119 DONE 10.6s [2024-08-27T05:45:14.814Z] [2024-08-27T05:45:14.814Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T05:45:15.358Z] 00f215d4a9da: Verifying Checksum [2024-08-27T05:45:15.358Z] 00f215d4a9da: Download complete [2024-08-27T05:45:16.204Z] #148 1.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-27T05:45:26.190Z] #148 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T05:45:26.190Z] #0 0.745 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-27T05:45:26.190Z] #149 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T05:45:26.190Z] #0 0.828 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-27T05:45:26.190Z] #150 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #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-08-27T05:45:26.190Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-27T05:45:26.190Z] #151 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T05:45:26.190Z] #0 1.196 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-27T05:45:26.190Z] #152 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T05:45:26.190Z] #0 0.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-27T05:45:26.190Z] #153 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T05:45:26.190Z] #0 1.597 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-27T05:45:26.190Z] #154 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T05:45:26.190Z] #0 0.621 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-27T05:45:26.190Z] #155 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T05:45:26.190Z] #0 1.598 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-27T05:45:26.190Z] #156 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T05:45:26.190Z] #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-27T05:45:26.190Z] #157 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T05:45:26.190Z] #0 1.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-27T05:45:26.190Z] #158 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T05:45:26.190Z] #0 1.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-27T05:45:26.190Z] #159 ... [2024-08-27T05:45:26.190Z] [2024-08-27T05:45:26.190Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T05:45:26.190Z] #0 0.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-27T05:45:30.384Z] d6de4b400683: Pull complete [2024-08-27T05:45:30.384Z] 35cb2a7552d0: Pull complete [2024-08-27T05:45:30.384Z] 4f4fb700ef54: Pull complete [2024-08-27T05:45:30.384Z] 464afbd9ba4c: Pull complete [2024-08-27T05:45:38.614Z] 00f215d4a9da: Pull complete [2024-08-27T05:45:40.027Z] d496ad576159: Pull complete [2024-08-27T05:45:40.027Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T05:45:40.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T05:45:40.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:45:40.380Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T05:45:40.380Z] WORKDIR /edgex [2024-08-27T05:45:40.380Z] COPY go.mod . [2024-08-27T05:45:40.380Z] RUN go mod download [2024-08-27T05:45:40.380Z] docker build -t ci-base-image-arm64 -f - . [2024-08-27T05:45:40.976Z] Sending build context to Docker daemon 3.532MB [2024-08-27T05:45:40.976Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T05:45:40.976Z] ---> f246e2811388 [2024-08-27T05:45:40.976Z] Step 2/4 : WORKDIR /edgex [2024-08-27T05:45:43.600Z] ---> Running in 539155d42505 [2024-08-27T05:45:43.600Z] Removing intermediate container 539155d42505 [2024-08-27T05:45:43.600Z] ---> 766bbd70427e [2024-08-27T05:45:43.600Z] Step 3/4 : COPY go.mod . [2024-08-27T05:45:43.879Z] ---> 4a12958538e0 [2024-08-27T05:45:43.880Z] Step 4/4 : RUN go mod download [2024-08-27T05:45:44.150Z] ---> Running in 1c7c862e9647 [2024-08-27T05:46:52.052Z] Removing intermediate container 1c7c862e9647 [2024-08-27T05:46:52.052Z] ---> a310f8a4be04 [2024-08-27T05:46:52.052Z] Successfully built a310f8a4be04 [2024-08-27T05:46:52.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:46:52.397Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T05:46:52.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:46:52.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-8776 does not seem to be running inside a container [2024-08-27T05:46:52.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T05:46:54.000Z] $ docker top 9f822ac0056483f81c92f0b2f4fa9e1c5dcdbdca53af9702b46cf14c7c504343 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:46:54.857Z] + go version [2024-08-27T05:46:54.857Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T05:46:54.870Z] $ docker stop --time=1 9f822ac0056483f81c92f0b2f4fa9e1c5dcdbdca53af9702b46cf14c7c504343 [2024-08-27T05:46:56.494Z] $ docker rm -f --volumes 9f822ac0056483f81c92f0b2f4fa9e1c5dcdbdca53af9702b46cf14c7c504343 [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-08-27T05:46:57.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T05:46:57.221Z] [2024-08-27T05:46:57.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:46:57.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T05:46:58.176Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-27T05:46:58.176Z] 547446be3368: Pulling fs layer [2024-08-27T05:46:58.176Z] d125d8839a47: Pulling fs layer [2024-08-27T05:46:58.176Z] 3e85d5ac6304: Pulling fs layer [2024-08-27T05:46:58.176Z] c3105a71a48b: Pulling fs layer [2024-08-27T05:46:58.176Z] 0f093f025ec4: Pulling fs layer [2024-08-27T05:46:58.176Z] c3106fc0e877: Pulling fs layer [2024-08-27T05:46:58.176Z] c3105a71a48b: Waiting [2024-08-27T05:46:58.176Z] 0f093f025ec4: Waiting [2024-08-27T05:46:58.176Z] c3106fc0e877: Waiting [2024-08-27T05:46:58.446Z] 547446be3368: Verifying Checksum [2024-08-27T05:46:58.446Z] 547446be3368: Download complete [2024-08-27T05:46:58.446Z] c3105a71a48b: Verifying Checksum [2024-08-27T05:46:58.446Z] c3105a71a48b: Download complete [2024-08-27T05:46:58.715Z] d125d8839a47: Verifying Checksum [2024-08-27T05:46:58.715Z] d125d8839a47: Download complete [2024-08-27T05:46:58.715Z] c3106fc0e877: Verifying Checksum [2024-08-27T05:46:58.715Z] c3106fc0e877: Download complete [2024-08-27T05:46:58.983Z] 0f093f025ec4: Verifying Checksum [2024-08-27T05:46:58.984Z] 0f093f025ec4: Download complete [2024-08-27T05:46:59.251Z] 547446be3368: Pull complete [2024-08-27T05:47:00.679Z] d125d8839a47: Pull complete [2024-08-27T05:47:00.948Z] 3e85d5ac6304: Verifying Checksum [2024-08-27T05:47:00.948Z] 3e85d5ac6304: Download complete [2024-08-27T05:47:03.324Z] #160 ... [2024-08-27T05:47:03.324Z] [2024-08-27T05:47:03.324Z] #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-08-27T05:47:03.324Z] #151 105.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-27T05:47:11.033Z] 3e85d5ac6304: Pull complete [2024-08-27T05:47:11.033Z] c3105a71a48b: Pull complete [2024-08-27T05:47:11.622Z] 0f093f025ec4: Pull complete [2024-08-27T05:47:12.210Z] c3106fc0e877: Pull complete [2024-08-27T05:47:12.210Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-27T05:47:12.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-27T05:47:12.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:47:12.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-8776 does not seem to be running inside a container [2024-08-27T05:47:12.545Z] $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T05:47:15.110Z] $ docker top 3cdda57cc77b3bffabbaa42377a264aa2311fc86d0349b5a3910cc573085e05b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:47:16.031Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-27T05:47:28.366Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #1 transferring dockerfile: 1.70kB done [2024-08-27T05:47:28.366Z] #1 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #2 transferring dockerfile: 2.50kB done [2024-08-27T05:47:28.366Z] #2 DONE 0.0s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-08-27T05:47:28.366Z] #3 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #4 transferring dockerfile: 3.17kB 0.0s done [2024-08-27T05:47:28.366Z] #4 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #5 transferring dockerfile: 1.85kB 0.0s done [2024-08-27T05:47:28.366Z] #5 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-08-27T05:47:28.366Z] #6 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-08-27T05:47:28.366Z] #7 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-08-27T05:47:28.366Z] #8 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #9 transferring dockerfile: 2.07kB 0.0s done [2024-08-27T05:47:28.366Z] #9 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #10 transferring dockerfile: 1.81kB done [2024-08-27T05:47:28.366Z] #10 DONE 0.1s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #11 transferring dockerfile: 2.06kB done [2024-08-27T05:47:28.366Z] #11 DONE 0.4s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #12 [security-spire-server internal] load .dockerignore [2024-08-27T05:47:28.366Z] #12 ... [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #13 transferring dockerfile: 1.93kB done [2024-08-27T05:47:28.366Z] #13 DONE 0.4s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #12 [security-spire-server internal] load .dockerignore [2024-08-27T05:47:28.366Z] #12 transferring context: 50B 0.0s done [2024-08-27T05:47:28.366Z] #12 DONE 0.3s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #14 transferring dockerfile: 2.23kB 0.0s done [2024-08-27T05:47:28.366Z] #14 DONE 0.4s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #15 transferring dockerfile: 1.95kB 0.0s done [2024-08-27T05:47:28.366Z] #15 DONE 0.4s [2024-08-27T05:47:28.366Z] [2024-08-27T05:47:28.366Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-27T05:47:28.366Z] #16 transferring dockerfile: 2.49kB 0.0s done [2024-08-27T05:47:28.636Z] #16 DONE 0.4s [2024-08-27T05:47:28.636Z] [2024-08-27T05:47:28.636Z] #17 [support-scheduler internal] load build definition from Dockerfile [2024-08-27T05:47:28.636Z] #17 transferring dockerfile: 1.93kB 0.0s done [2024-08-27T05:47:28.636Z] #17 DONE 0.5s [2024-08-27T05:47:29.221Z] [2024-08-27T05:47:29.221Z] #18 [security-proxy-setup internal] load .dockerignore [2024-08-27T05:47:29.221Z] #18 transferring context: 50B done [2024-08-27T05:47:29.221Z] #18 DONE 0.1s [2024-08-27T05:47:29.221Z] [2024-08-27T05:47:29.221Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-27T05:47:29.221Z] #19 transferring context: 50B done [2024-08-27T05:47:29.221Z] #19 DONE 0.1s [2024-08-27T05:47:29.221Z] [2024-08-27T05:47:29.221Z] #20 [security-bootstrapper internal] load .dockerignore [2024-08-27T05:47:29.221Z] #20 transferring context: 50B 0.0s done [2024-08-27T05:47:29.221Z] #20 DONE 0.1s [2024-08-27T05:47:29.221Z] [2024-08-27T05:47:29.221Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-27T05:47:29.221Z] #21 transferring context: 50B done [2024-08-27T05:47:29.221Z] #21 DONE 0.0s [2024-08-27T05:47:29.221Z] [2024-08-27T05:47:29.221Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-08-27T05:47:29.489Z] #22 transferring context: 50B done [2024-08-27T05:47:29.489Z] #22 DONE 0.1s [2024-08-27T05:47:29.489Z] [2024-08-27T05:47:29.489Z] #23 [security-spire-config internal] load .dockerignore [2024-08-27T05:47:29.489Z] #23 transferring context: 50B done [2024-08-27T05:47:29.489Z] #23 DONE 0.1s [2024-08-27T05:47:29.489Z] [2024-08-27T05:47:29.489Z] #24 [core-keeper internal] load .dockerignore [2024-08-27T05:47:29.489Z] #24 transferring context: 50B done [2024-08-27T05:47:29.489Z] #24 DONE 0.1s [2024-08-27T05:47:29.489Z] [2024-08-27T05:47:29.489Z] #25 [core-data internal] load .dockerignore [2024-08-27T05:47:29.489Z] #25 transferring context: 50B done [2024-08-27T05:47:29.489Z] #25 DONE 0.1s [2024-08-27T05:47:29.489Z] [2024-08-27T05:47:29.489Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-27T05:47:29.760Z] #26 transferring context: 50B done [2024-08-27T05:47:29.760Z] #26 DONE 0.1s [2024-08-27T05:47:29.760Z] [2024-08-27T05:47:29.760Z] #27 [core-metadata internal] load .dockerignore [2024-08-27T05:47:29.760Z] #27 transferring context: 50B done [2024-08-27T05:47:29.760Z] #27 DONE 0.1s [2024-08-27T05:47:29.760Z] [2024-08-27T05:47:29.760Z] #28 [core-command internal] load .dockerignore [2024-08-27T05:47:29.760Z] #28 transferring context: 50B 0.0s done [2024-08-27T05:47:29.760Z] #28 DONE 0.1s [2024-08-27T05:47:29.760Z] [2024-08-27T05:47:29.760Z] #29 [support-scheduler internal] load .dockerignore [2024-08-27T05:47:30.025Z] #29 transferring context: 50B done [2024-08-27T05:47:30.025Z] #29 DONE 0.1s [2024-08-27T05:47:30.025Z] [2024-08-27T05:47:30.025Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-27T05:47:30.025Z] #30 transferring context: 50B 0.0s done [2024-08-27T05:47:30.025Z] #30 DONE 0.1s [2024-08-27T05:47:30.025Z] [2024-08-27T05:47:30.025Z] #31 [support-notifications internal] load .dockerignore [2024-08-27T05:47:30.025Z] #31 transferring context: 50B done [2024-08-27T05:47:30.025Z] #31 DONE 0.1s [2024-08-27T05:47:30.025Z] [2024-08-27T05:47:30.025Z] #32 [security-secretstore-setup internal] load .dockerignore [2024-08-27T05:47:30.025Z] #32 transferring context: 50B done [2024-08-27T05:47:30.025Z] #32 DONE 0.1s [2024-08-27T05:47:30.291Z] [2024-08-27T05:47:30.292Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T05:47:30.292Z] #33 ... [2024-08-27T05:47:30.292Z] [2024-08-27T05:47:30.292Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:47:30.292Z] #34 DONE 0.2s [2024-08-27T05:47:30.559Z] [2024-08-27T05:47:30.559Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T05:47:30.828Z] #33 ... [2024-08-27T05:47:30.828Z] [2024-08-27T05:47:30.828Z] #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:30.828Z] #35 DONE 0.0s [2024-08-27T05:47:30.828Z] [2024-08-27T05:47:30.828Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:47:30.828Z] #34 DONE 0.2s [2024-08-27T05:47:30.828Z] [2024-08-27T05:47:30.828Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T05:47:30.828Z] #33 DONE 0.7s [2024-08-27T05:47:30.828Z] [2024-08-27T05:47:30.828Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:30.828Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:31.096Z] #36 ... [2024-08-27T05:47:31.096Z] [2024-08-27T05:47:31.096Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:31.096Z] #35 DONE 0.0s [2024-08-27T05:47:31.096Z] [2024-08-27T05:47:31.096Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:47:31.096Z] #34 DONE 0.3s [2024-08-27T05:47:31.096Z] [2024-08-27T05:47:31.096Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:31.096Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-27T05:47:31.096Z] #36 ... [2024-08-27T05:47:31.096Z] [2024-08-27T05:47:31.096Z] #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:31.096Z] #35 DONE 0.0s [2024-08-27T05:47:31.096Z] [2024-08-27T05:47:31.096Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:31.096Z] #35 DONE 0.0s [2024-08-27T05:47:31.096Z] [2024-08-27T05:47:31.096Z] #37 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:47:31.096Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T05:47:31.096Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:47:31.096Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T05:47:31.096Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T05:47:31.096Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.26MB / 3.34MB 0.2s [2024-08-27T05:47:31.367Z] #37 ... [2024-08-27T05:47:31.367Z] [2024-08-27T05:47:31.367Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:31.367Z] #35 DONE 0.0s [2024-08-27T05:47:31.367Z] [2024-08-27T05:47:31.367Z] #37 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:47:31.367Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T05:47:31.367Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:47:31.367Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T05:47:31.367Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T05:47:31.367Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.3s [2024-08-27T05:47:31.367Z] #37 ... [2024-08-27T05:47:31.367Z] [2024-08-27T05:47:31.367Z] #38 [security-spire-server internal] load build context [2024-08-27T05:47:31.367Z] #38 transferring context: 27.71kB 0.0s done [2024-08-27T05:47:31.367Z] #38 DONE 0.5s [2024-08-27T05:47:31.367Z] [2024-08-27T05:47:31.367Z] #37 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:47:31.367Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T05:47:31.367Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-27T05:47:31.636Z] #37 ... [2024-08-27T05:47:31.636Z] [2024-08-27T05:47:31.636Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:31.636Z] #35 DONE 0.0s [2024-08-27T05:47:31.636Z] [2024-08-27T05:47:31.636Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:31.636Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T05:47:31.636Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T05:47:31.636Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T05:47:31.636Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-27T05:47:31.636Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T05:47:31.636Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-27T05:47:31.636Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s [2024-08-27T05:47:31.636Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.5s [2024-08-27T05:47:31.912Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-27T05:47:31.912Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T05:47:31.912Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T05:47:31.912Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T05:47:31.912Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-27T05:47:31.912Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T05:47:31.912Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-27T05:47:31.912Z] #36 ... [2024-08-27T05:47:31.912Z] [2024-08-27T05:47:31.912Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:47:31.912Z] #34 DONE 1.0s [2024-08-27T05:47:31.912Z] [2024-08-27T05:47:31.912Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:31.912Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-08-27T05:47:31.912Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.8s [2024-08-27T05:47:32.182Z] #36 ... [2024-08-27T05:47:32.182Z] [2024-08-27T05:47:32.182Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-27T05:47:32.182Z] #33 DONE 1.0s [2024-08-27T05:47:32.182Z] [2024-08-27T05:47:32.182Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:32.182Z] #36 ... [2024-08-27T05:47:32.182Z] [2024-08-27T05:47:32.182Z] #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:32.182Z] #35 DONE 0.0s [2024-08-27T05:47:32.182Z] [2024-08-27T05:47:32.182Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:32.449Z] #36 ... [2024-08-27T05:47:32.449Z] [2024-08-27T05:47:32.449Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:32.449Z] #35 DONE 0.0s [2024-08-27T05:47:32.449Z] [2024-08-27T05:47:32.449Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:32.449Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.13MB / 28.04MB 1.2s [2024-08-27T05:47:32.449Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-27T05:47:32.715Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.07MB / 28.04MB 1.5s [2024-08-27T05:47:32.986Z] #36 ... [2024-08-27T05:47:32.986Z] [2024-08-27T05:47:32.986Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:32.986Z] #35 DONE 0.0s [2024-08-27T05:47:32.986Z] [2024-08-27T05:47:32.986Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:32.986Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.7s [2024-08-27T05:47:32.986Z] #36 ... [2024-08-27T05:47:32.986Z] [2024-08-27T05:47:32.986Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:32.986Z] #35 DONE 0.0s [2024-08-27T05:47:32.986Z] [2024-08-27T05:47:32.986Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:33.258Z] #36 ... [2024-08-27T05:47:33.258Z] [2024-08-27T05:47:33.258Z] #39 [core-common-config-bootstrapper internal] load build context [2024-08-27T05:47:33.258Z] #39 DONE 0.0s [2024-08-27T05:47:33.258Z] [2024-08-27T05:47:33.258Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:33.258Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.0s [2024-08-27T05:47:33.258Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 2.1s [2024-08-27T05:47:33.525Z] #36 ... [2024-08-27T05:47:33.525Z] [2024-08-27T05:47:33.525Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:33.525Z] #35 DONE 0.0s [2024-08-27T05:47:33.525Z] [2024-08-27T05:47:33.525Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:33.525Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-27T05:47:33.525Z] #36 ... [2024-08-27T05:47:33.525Z] [2024-08-27T05:47:33.525Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:47:33.525Z] #34 DONE 2.3s [2024-08-27T05:47:33.525Z] [2024-08-27T05:47:33.525Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:33.525Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.3s [2024-08-27T05:47:33.525Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-27T05:47:33.525Z] #36 ... [2024-08-27T05:47:33.525Z] [2024-08-27T05:47:33.525Z] #40 [security-proxy-setup internal] load build context [2024-08-27T05:47:33.525Z] #40 transferring context: 3.10MB 1.9s done [2024-08-27T05:47:33.525Z] #40 DONE 2.7s [2024-08-27T05:47:33.792Z] [2024-08-27T05:47:33.792Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-27T05:47:33.792Z] #41 DONE 1.8s [2024-08-27T05:47:33.792Z] [2024-08-27T05:47:33.792Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:33.792Z] #36 ... [2024-08-27T05:47:33.792Z] [2024-08-27T05:47:33.792Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-27T05:47:33.792Z] #35 DONE 0.0s [2024-08-27T05:47:33.792Z] [2024-08-27T05:47:33.792Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:33.792Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-27T05:47:33.792Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-27T05:47:33.792Z] #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-27T05:47:33.792Z] #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-27T05:47:33.792Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-27T05:47:33.792Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-27T05:47:33.792Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-27T05:47:33.792Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-08-27T05:47:33.792Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.92MB / 28.04MB 2.7s [2024-08-27T05:47:33.792Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-27T05:47:33.792Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-27T05:47:34.063Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.9s [2024-08-27T05:47:34.328Z] #36 ... [2024-08-27T05:47:34.328Z] [2024-08-27T05:47:34.328Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-27T05:47:34.328Z] #34 DONE 2.7s [2024-08-27T05:47:34.328Z] [2024-08-27T05:47:34.328Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:34.329Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.1s [2024-08-27T05:47:34.329Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.78MB / 28.04MB 3.2s [2024-08-27T05:47:34.595Z] #36 ... [2024-08-27T05:47:34.595Z] [2024-08-27T05:47:34.595Z] #42 [security-spire-config internal] load build context [2024-08-27T05:47:34.595Z] #42 transferring context: 25.96kB 0.3s done [2024-08-27T05:47:34.595Z] #42 DONE 2.7s [2024-08-27T05:47:34.595Z] [2024-08-27T05:47:34.595Z] #43 [security-proxy-auth internal] load build context [2024-08-27T05:47:34.595Z] #43 transferring context: 3.10MB 2.5s done [2024-08-27T05:47:34.595Z] #43 DONE 3.6s [2024-08-27T05:47:34.595Z] [2024-08-27T05:47:34.595Z] #44 [security-bootstrapper internal] load build context [2024-08-27T05:47:34.595Z] #44 transferring context: 3.10MB 2.5s done [2024-08-27T05:47:34.595Z] #44 DONE 3.6s [2024-08-27T05:47:34.595Z] [2024-08-27T05:47:34.595Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:34.861Z] #36 ... [2024-08-27T05:47:34.861Z] [2024-08-27T05:47:34.861Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-27T05:47:34.861Z] #45 transferring context: 3.10MB 1.8s done [2024-08-27T05:47:34.861Z] #45 DONE 3.5s [2024-08-27T05:47:34.861Z] [2024-08-27T05:47:34.861Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:34.861Z] #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s done [2024-08-27T05:47:35.132Z] #36 ... [2024-08-27T05:47:35.132Z] [2024-08-27T05:47:35.132Z] #46 [support-cron-scheduler internal] load build context [2024-08-27T05:47:35.132Z] #46 transferring context: 3.10MB 2.1s done [2024-08-27T05:47:35.132Z] #46 DONE 3.8s [2024-08-27T05:47:35.132Z] [2024-08-27T05:47:35.132Z] #37 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:47:35.132Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-27T05:47:35.132Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-27T05:47:35.132Z] #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-27T05:47:35.132Z] #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-27T05:47:35.132Z] #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-27T05:47:35.132Z] #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.4s done [2024-08-27T05:47:36.092Z] #37 ... [2024-08-27T05:47:36.092Z] [2024-08-27T05:47:36.092Z] #47 [core-keeper internal] load build context [2024-08-27T05:47:36.092Z] #47 transferring context: 3.10MB 2.1s done [2024-08-27T05:47:36.092Z] #47 DONE 4.0s [2024-08-27T05:47:36.092Z] [2024-08-27T05:47:36.092Z] #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:47:36.092Z] #37 ... [2024-08-27T05:47:36.092Z] [2024-08-27T05:47:36.092Z] #48 [core-data internal] load build context [2024-08-27T05:47:36.092Z] #48 transferring context: 3.10MB 2.1s done [2024-08-27T05:47:36.092Z] #48 DONE 4.1s [2024-08-27T05:47:36.359Z] [2024-08-27T05:47:36.359Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T05:47:36.943Z] #49 ... [2024-08-27T05:47:36.943Z] [2024-08-27T05:47:36.943Z] #50 [security-spire-agent internal] load build context [2024-08-27T05:47:36.943Z] #50 transferring context: 27.24kB 0.1s done [2024-08-27T05:47:36.943Z] #50 DONE 3.2s [2024-08-27T05:47:37.212Z] [2024-08-27T05:47:37.212Z] #51 [support-scheduler internal] load build context [2024-08-27T05:47:37.212Z] #51 transferring context: 3.10MB 1.8s done [2024-08-27T05:47:37.212Z] #51 DONE 3.6s [2024-08-27T05:47:37.212Z] [2024-08-27T05:47:37.212Z] #52 [core-command internal] load build context [2024-08-27T05:47:37.212Z] #52 transferring context: 3.10MB 1.9s done [2024-08-27T05:47:37.212Z] #52 DONE 3.9s [2024-08-27T05:47:37.212Z] [2024-08-27T05:47:37.212Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:37.212Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.6s [2024-08-27T05:47:37.212Z] #36 ... [2024-08-27T05:47:37.212Z] [2024-08-27T05:47:37.212Z] #39 [core-common-config-bootstrapper internal] load build context [2024-08-27T05:47:37.212Z] #39 transferring context: 3.10MB 2.0s done [2024-08-27T05:47:37.212Z] #39 DONE 4.0s [2024-08-27T05:47:37.212Z] [2024-08-27T05:47:37.212Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:37.478Z] #36 ... [2024-08-27T05:47:37.478Z] [2024-08-27T05:47:37.478Z] #53 [core-metadata internal] load build context [2024-08-27T05:47:37.478Z] #53 transferring context: 3.10MB 2.0s done [2024-08-27T05:47:37.478Z] #53 DONE 4.2s [2024-08-27T05:47:37.478Z] [2024-08-27T05:47:37.478Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:37.746Z] #36 ... [2024-08-27T05:47:37.746Z] [2024-08-27T05:47:37.746Z] #54 [support-notifications internal] load build context [2024-08-27T05:47:37.746Z] #54 transferring context: 3.10MB 1.1s done [2024-08-27T05:47:37.746Z] #54 DONE 4.0s [2024-08-27T05:47:37.746Z] [2024-08-27T05:47:37.746Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:38.017Z] #36 ... [2024-08-27T05:47:38.017Z] [2024-08-27T05:47:38.017Z] #55 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-27T05:47:38.017Z] #55 DONE 7.5s [2024-08-27T05:47:38.285Z] [2024-08-27T05:47:38.285Z] #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-27T05:47:38.285Z] #56 ... [2024-08-27T05:47:38.285Z] [2024-08-27T05:47:38.285Z] #57 [security-secretstore-setup internal] load build context [2024-08-27T05:47:38.285Z] #57 transferring context: 3.10MB 1.0s done [2024-08-27T05:47:38.285Z] #57 DONE 4.1s [2024-08-27T05:47:38.554Z] [2024-08-27T05:47:38.554Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T05:47:38.554Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-27T05:47:38.554Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-27T05:47:38.554Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-27T05:47:38.554Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-27T05:47:38.554Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-27T05:47:38.554Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-27T05:47:38.554Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-27T05:47:38.554Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-27T05:47:38.554Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done [2024-08-27T05:47:38.554Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.5s [2024-08-27T05:47:39.556Z] #58 ... [2024-08-27T05:47:39.556Z] [2024-08-27T05:47:39.556Z] #56 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-27T05:47:39.556Z] #56 DONE 1.6s [2024-08-27T05:47:39.556Z] [2024-08-27T05:47:39.556Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:47:44.920Z] #59 ... [2024-08-27T05:47:44.920Z] [2024-08-27T05:47:44.920Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:44.920Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.2s [2024-08-27T05:47:46.328Z] #36 ... [2024-08-27T05:47:46.328Z] [2024-08-27T05:47:46.328Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T05:47:46.328Z] #0 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:46.328Z] #60 ... [2024-08-27T05:47:46.328Z] [2024-08-27T05:47:46.328Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T05:47:46.328Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s [2024-08-27T05:47:46.594Z] #58 ... [2024-08-27T05:47:46.594Z] [2024-08-27T05:47:46.594Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:46.865Z] #36 ... [2024-08-27T05:47:46.865Z] [2024-08-27T05:47:46.866Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T05:47:46.866Z] #0 7.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:46.866Z] #0 8.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:46.866Z] #61 ... [2024-08-27T05:47:46.866Z] [2024-08-27T05:47:46.866Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:47:47.132Z] #62 ... [2024-08-27T05:47:47.132Z] [2024-08-27T05:47:47.132Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T05:47:47.132Z] #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.132Z] #63 ... [2024-08-27T05:47:47.132Z] [2024-08-27T05:47:47.132Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T05:47:47.397Z] #64 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.397Z] #64 ... [2024-08-27T05:47:47.397Z] [2024-08-27T05:47:47.397Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:47:47.397Z] #65 ... [2024-08-27T05:47:47.397Z] [2024-08-27T05:47:47.397Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T05:47:47.397Z] #0 9.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.397Z] #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.663Z] #66 ... [2024-08-27T05:47:47.663Z] [2024-08-27T05:47:47.663Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:47:47.663Z] #67 ... [2024-08-27T05:47:47.663Z] [2024-08-27T05:47:47.663Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T05:47:47.663Z] #0 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.930Z] #68 ... [2024-08-27T05:47:47.930Z] [2024-08-27T05:47:47.930Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T05:47:47.930Z] #0 8.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.930Z] #0 8.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:47.930Z] #69 ... [2024-08-27T05:47:47.930Z] [2024-08-27T05:47:47.930Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T05:47:47.930Z] #61 11.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-27T05:47:47.930Z] #61 11.28 (2/2) Installing su-exec (0.2-r3) [2024-08-27T05:47:47.930Z] #61 11.28 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:47:48.197Z] #61 11.36 OK: 8 MiB in 17 packages [2024-08-27T05:47:48.197Z] #61 ... [2024-08-27T05:47:48.197Z] [2024-08-27T05:47:48.197Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:47:48.197Z] #65 DONE 11.3s [2024-08-27T05:47:48.466Z] [2024-08-27T05:47:48.466Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:49.067Z] #36 ... [2024-08-27T05:47:49.067Z] [2024-08-27T05:47:49.067Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-27T05:47:49.067Z] #70 DONE 9.6s [2024-08-27T05:47:49.067Z] [2024-08-27T05:47:49.067Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:49.652Z] #36 ... [2024-08-27T05:47:49.652Z] [2024-08-27T05:47:49.652Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T05:47:49.652Z] #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:49.652Z] #71 ... [2024-08-27T05:47:49.652Z] [2024-08-27T05:47:49.652Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T05:47:49.652Z] #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:49.652Z] #72 ... [2024-08-27T05:47:49.652Z] [2024-08-27T05:47:49.652Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-27T05:47:49.652Z] #61 DONE 13.0s [2024-08-27T05:47:49.652Z] [2024-08-27T05:47:49.652Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:47:49.652Z] #0 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:49.652Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:49.918Z] #73 ... [2024-08-27T05:47:49.918Z] [2024-08-27T05:47:49.918Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T05:47:49.918Z] #69 12.60 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T05:47:49.918Z] #69 12.64 (2/4) Installing openssl (3.1.6-r0) [2024-08-27T05:47:49.918Z] #69 12.75 (3/4) Installing su-exec (0.2-r3) [2024-08-27T05:47:49.918Z] #69 12.78 (4/4) Installing yq (4.33.3-r5) [2024-08-27T05:47:50.883Z] #69 13.67 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:47:50.883Z] #69 13.79 OK: 18 MiB in 19 packages [2024-08-27T05:47:51.466Z] #69 ... [2024-08-27T05:47:51.466Z] [2024-08-27T05:47:51.466Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T05:47:51.466Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.2s done [2024-08-27T05:47:51.466Z] #58 DONE 17.4s [2024-08-27T05:47:51.466Z] [2024-08-27T05:47:51.466Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:51.466Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s [2024-08-27T05:47:53.415Z] #36 ... [2024-08-27T05:47:53.415Z] [2024-08-27T05:47:53.415Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-27T05:47:53.415Z] #69 DONE 16.1s [2024-08-27T05:47:53.415Z] [2024-08-27T05:47:53.415Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T05:47:54.013Z] #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.5s done [2024-08-27T05:47:57.398Z] #36 ... [2024-08-27T05:47:57.398Z] [2024-08-27T05:47:57.398Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T05:47:57.398Z] #49 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:57.398Z] #49 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:57.398Z] #49 19.58 (1/3) Installing ca-certificates (20240226-r0) [2024-08-27T05:47:57.398Z] #49 20.01 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-27T05:47:57.398Z] #49 20.04 (3/3) Installing tzdata (2024a-r0) [2024-08-27T05:47:57.398Z] #49 ... [2024-08-27T05:47:57.398Z] [2024-08-27T05:47:57.398Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:47:57.398Z] #73 17.36 OK: 266 MiB in 52 packages [2024-08-27T05:47:57.398Z] #73 ... [2024-08-27T05:47:57.398Z] [2024-08-27T05:47:57.398Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T05:47:57.398Z] #60 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:57.398Z] #60 17.89 (1/4) Installing ca-certificates (20240226-r0) [2024-08-27T05:47:57.398Z] #60 18.52 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-27T05:47:57.398Z] #60 18.57 (3/4) Installing su-exec (0.2-r3) [2024-08-27T05:47:57.398Z] #60 18.59 (4/4) Installing yq (4.33.3-r5) [2024-08-27T05:47:57.398Z] #60 19.79 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:47:57.398Z] #60 19.93 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:47:57.398Z] #60 ... [2024-08-27T05:47:57.398Z] [2024-08-27T05:47:57.398Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-27T05:47:57.398Z] #66 17.20 (1/2) Installing ca-certificates (20240226-r0) [2024-08-27T05:47:57.398Z] #66 17.79 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-27T05:47:57.398Z] #66 17.86 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:47:57.398Z] #66 18.09 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:47:57.398Z] #66 19.33 OK: 9 MiB in 17 packages [2024-08-27T05:47:57.665Z] #66 DONE 20.7s [2024-08-27T05:47:57.665Z] [2024-08-27T05:47:57.665Z] #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-27T05:47:57.665Z] #64 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:57.665Z] #64 19.68 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:47:57.665Z] #64 19.72 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:47:57.665Z] #64 19.85 OK: 8 MiB in 16 packages [2024-08-27T05:47:57.665Z] #64 DONE 21.1s [2024-08-27T05:47:57.665Z] [2024-08-27T05:47:57.665Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:47:58.265Z] #74 ... [2024-08-27T05:47:58.265Z] [2024-08-27T05:47:58.265Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:47:58.265Z] #73 DONE 18.8s [2024-08-27T05:47:58.265Z] [2024-08-27T05:47:58.265Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T05:47:58.265Z] #0 5.670 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:58.265Z] #0 7.752 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:58.532Z] #75 ... [2024-08-27T05:47:58.532Z] [2024-08-27T05:47:58.532Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T05:47:58.532Z] #76 ... [2024-08-27T05:47:58.532Z] [2024-08-27T05:47:58.532Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T05:47:58.532Z] #63 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:58.532Z] #63 19.53 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:47:58.532Z] #63 19.53 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:47:58.532Z] #63 19.53 OK: 19946 distinct packages available [2024-08-27T05:47:58.532Z] #63 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.043Z] #63 ... [2024-08-27T05:47:59.043Z] [2024-08-27T05:47:59.043Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:47:59.043Z] #77 ... [2024-08-27T05:47:59.043Z] [2024-08-27T05:47:59.043Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-27T05:47:59.043Z] #60 21.19 OK: 18 MiB in 19 packages [2024-08-27T05:47:59.043Z] #60 DONE 22.8s [2024-08-27T05:47:59.359Z] [2024-08-27T05:47:59.359Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T05:47:59.359Z] #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.359Z] #0 6.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.359Z] #78 ... [2024-08-27T05:47:59.359Z] [2024-08-27T05:47:59.359Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:47:59.359Z] #59 9.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.359Z] #59 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.359Z] #59 19.93 OK: 266 MiB in 52 packages [2024-08-27T05:47:59.359Z] #59 ... [2024-08-27T05:47:59.359Z] [2024-08-27T05:47:59.359Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:47:59.359Z] #62 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.359Z] #62 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.639Z] #62 ... [2024-08-27T05:47:59.639Z] [2024-08-27T05:47:59.639Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-27T05:47:59.639Z] #72 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.639Z] #72 18.08 OK: 266 MiB in 52 packages [2024-08-27T05:47:59.639Z] #72 DONE 20.3s [2024-08-27T05:47:59.639Z] [2024-08-27T05:47:59.639Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:47:59.639Z] #67 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.639Z] #67 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.639Z] #67 ... [2024-08-27T05:47:59.639Z] [2024-08-27T05:47:59.639Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:47:59.639Z] #77 DONE 1.6s [2024-08-27T05:47:59.639Z] [2024-08-27T05:47:59.639Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T05:47:59.639Z] #0 5.919 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.639Z] #0 7.968 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.926Z] #79 ... [2024-08-27T05:47:59.926Z] [2024-08-27T05:47:59.926Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T05:47:59.926Z] #0 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.926Z] #0 7.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:47:59.926Z] #80 ... [2024-08-27T05:47:59.926Z] [2024-08-27T05:47:59.926Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:47:59.926Z] #62 23.20 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:47:59.926Z] #62 23.20 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:47:59.926Z] #62 23.20 OK: 19946 distinct packages available [2024-08-27T05:48:00.268Z] #62 ... [2024-08-27T05:48:00.268Z] [2024-08-27T05:48:00.268Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-27T05:48:00.268Z] #68 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:00.268Z] #68 20.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:48:00.268Z] #68 20.28 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:48:00.268Z] #68 20.50 OK: 8 MiB in 16 packages [2024-08-27T05:48:00.268Z] #68 DONE 23.4s [2024-08-27T05:48:00.569Z] [2024-08-27T05:48:00.569Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T05:48:00.569Z] #49 23.96 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:48:00.569Z] #49 24.15 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:48:00.877Z] #49 ... [2024-08-27T05:48:00.877Z] [2024-08-27T05:48:00.877Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T05:48:00.877Z] #71 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:00.877Z] #71 17.45 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:48:00.877Z] #71 17.45 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:48:00.877Z] #71 17.45 OK: 19953 distinct packages available [2024-08-27T05:48:00.877Z] #71 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:01.179Z] #71 ... [2024-08-27T05:48:01.179Z] [2024-08-27T05:48:01.179Z] #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:48:01.179Z] #81 DONE 1.4s [2024-08-27T05:48:01.179Z] [2024-08-27T05:48:01.179Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:48:01.856Z] #82 ... [2024-08-27T05:48:01.856Z] [2024-08-27T05:48:01.856Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-27T05:48:01.856Z] #59 DONE 22.3s [2024-08-27T05:48:01.856Z] [2024-08-27T05:48:01.856Z] #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:48:03.319Z] #83 DONE 1.4s [2024-08-27T05:48:03.319Z] [2024-08-27T05:48:03.319Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:48:04.731Z] #84 ... [2024-08-27T05:48:04.731Z] [2024-08-27T05:48:04.731Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-27T05:48:04.731Z] #49 26.47 OK: 12 MiB in 18 packages [2024-08-27T05:48:04.731Z] #49 DONE 28.5s [2024-08-27T05:48:04.997Z] [2024-08-27T05:48:04.998Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T05:48:04.998Z] #75 16.66 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:48:05.963Z] #75 17.81 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:48:06.233Z] #75 18.01 OK: 8 MiB in 16 packages [2024-08-27T05:48:06.827Z] #75 ... [2024-08-27T05:48:06.827Z] [2024-08-27T05:48:06.827Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-27T05:48:06.827Z] #80 15.71 OK: 8 MiB in 17 packages [2024-08-27T05:48:06.827Z] #80 DONE 16.9s [2024-08-27T05:48:07.107Z] [2024-08-27T05:48:07.107Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T05:48:07.376Z] #85 ... [2024-08-27T05:48:07.376Z] [2024-08-27T05:48:07.376Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-27T05:48:07.376Z] #79 16.89 OK: 266 MiB in 52 packages [2024-08-27T05:48:07.376Z] #79 DONE 18.3s [2024-08-27T05:48:07.647Z] [2024-08-27T05:48:07.647Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T05:48:08.242Z] #86 ... [2024-08-27T05:48:08.242Z] [2024-08-27T05:48:08.242Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-27T05:48:08.242Z] #75 DONE 19.9s [2024-08-27T05:48:08.242Z] [2024-08-27T05:48:08.242Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-27T05:48:08.242Z] #78 14.17 OK: 18 MiB in 19 packages [2024-08-27T05:48:08.509Z] #78 DONE 15.3s [2024-08-27T05:48:08.509Z] [2024-08-27T05:48:08.509Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T05:48:08.509Z] #87 ... [2024-08-27T05:48:08.509Z] [2024-08-27T05:48:08.510Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-27T05:48:08.510Z] #86 DONE 1.1s [2024-08-27T05:48:08.783Z] [2024-08-27T05:48:08.783Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:48:09.050Z] #88 ... [2024-08-27T05:48:09.050Z] [2024-08-27T05:48:09.050Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-27T05:48:09.050Z] #87 DONE 0.6s [2024-08-27T05:48:09.050Z] [2024-08-27T05:48:09.050Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:09.050Z] #74 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.334Z] #74 ... [2024-08-27T05:48:09.334Z] [2024-08-27T05:48:09.334Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-27T05:48:09.334Z] #71 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.334Z] #71 28.91 OK: 266 MiB in 52 packages [2024-08-27T05:48:09.334Z] #71 DONE 29.7s [2024-08-27T05:48:09.334Z] [2024-08-27T05:48:09.334Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T05:48:09.334Z] #0 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.600Z] #89 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.600Z] #89 ... [2024-08-27T05:48:09.600Z] [2024-08-27T05:48:09.600Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:48:09.600Z] #90 ... [2024-08-27T05:48:09.600Z] [2024-08-27T05:48:09.600Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-27T05:48:09.600Z] #63 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.600Z] #63 30.50 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-27T05:48:09.600Z] #63 30.50 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-27T05:48:09.600Z] #63 30.54 (3/5) Installing libucontext (1.2-r2) [2024-08-27T05:48:09.600Z] #63 30.63 (4/5) Installing gcompat (1.1.0-r1) [2024-08-27T05:48:09.600Z] #63 30.64 (5/5) Installing openssl (3.1.6-r0) [2024-08-27T05:48:09.600Z] #63 30.73 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:48:09.600Z] #63 30.89 OK: 9 MiB in 20 packages [2024-08-27T05:48:09.600Z] #63 DONE 33.8s [2024-08-27T05:48:09.870Z] [2024-08-27T05:48:09.871Z] #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T05:48:09.871Z] #76 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.871Z] #76 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:09.871Z] #76 ... [2024-08-27T05:48:09.871Z] [2024-08-27T05:48:09.871Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:48:10.138Z] #91 ... [2024-08-27T05:48:10.138Z] [2024-08-27T05:48:10.138Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:48:10.138Z] #67 23.00 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-27T05:48:10.138Z] #67 23.00 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-27T05:48:10.138Z] #67 23.00 OK: 19946 distinct packages available [2024-08-27T05:48:10.138Z] #67 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:10.138Z] #67 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:10.138Z] #67 33.31 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-27T05:48:10.138Z] #67 33.37 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-27T05:48:10.138Z] #67 33.37 (3/4) Installing libucontext (1.2-r2) [2024-08-27T05:48:10.138Z] #67 ... [2024-08-27T05:48:10.138Z] [2024-08-27T05:48:10.138Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:10.138Z] #74 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:10.409Z] #74 ... [2024-08-27T05:48:10.409Z] [2024-08-27T05:48:10.409Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T05:48:10.409Z] #0 7.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:10.409Z] #0 9.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:10.409Z] #92 ... [2024-08-27T05:48:10.409Z] [2024-08-27T05:48:10.409Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:48:10.409Z] #67 33.43 (4/4) Installing gcompat (1.1.0-r1) [2024-08-27T05:48:10.409Z] #67 33.43 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:48:10.409Z] #67 33.55 OK: 8 MiB in 19 packages [2024-08-27T05:48:10.679Z] #67 ... [2024-08-27T05:48:10.679Z] [2024-08-27T05:48:10.679Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:48:10.679Z] #90 DONE 1.5s [2024-08-27T05:48:10.946Z] [2024-08-27T05:48:10.946Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:48:11.200Z] #151 DONE 172.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T05:48:11.200Z] #155 DONE 172.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T05:48:11.200Z] #156 DONE 172.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T05:48:11.200Z] #159 DONE 172.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T05:48:11.200Z] #160 DONE 172.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T05:48:11.200Z] #148 DONE 172.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T05:48:11.200Z] #157 DONE 172.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #161 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T05:48:11.200Z] #149 DONE 172.8s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T05:48:11.200Z] #150 DONE 172.8s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T05:48:11.200Z] #158 DONE 172.9s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #162 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T05:48:11.200Z] #152 DONE 173.2s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T05:48:11.200Z] #153 DONE 173.3s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T05:48:11.200Z] #154 DONE 173.3s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #163 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #161 DONE 0.9s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #164 DONE 1.0s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #165 DONE 1.0s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #162 DONE 0.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #166 DONE 0.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-27T05:48:11.200Z] #167 DONE 0.9s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #168 DONE 0.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #163 DONE 0.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #169 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #170 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #171 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #172 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #173 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #174 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #175 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #176 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #177 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #178 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.200Z] #179 CACHED [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #180 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #180 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T05:48:11.200Z] #181 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #182 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #183 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #184 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #185 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.200Z] #169 DONE 0.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T05:48:11.200Z] #186 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-27T05:48:11.200Z] #187 DONE 1.1s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #188 [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-08-27T05:48:11.200Z] #188 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T05:48:11.200Z] #189 DONE 2.2s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-27T05:48:11.200Z] #190 DONE 2.2s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #191 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T05:48:11.200Z] #191 DONE 2.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.200Z] #192 ... [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-27T05:48:11.200Z] #193 DONE 2.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-27T05:48:11.200Z] #194 DONE 2.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T05:48:11.200Z] #181 DONE 2.7s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T05:48:11.200Z] #195 DONE 2.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #188 [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-08-27T05:48:11.200Z] #188 DONE 2.5s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #196 [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-08-27T05:48:11.200Z] #196 DONE 2.6s [2024-08-27T05:48:11.200Z] [2024-08-27T05:48:11.200Z] #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T05:48:11.200Z] #197 DONE 2.6s [2024-08-27T05:48:11.466Z] [2024-08-27T05:48:11.466Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-27T05:48:11.466Z] #198 DONE 2.6s [2024-08-27T05:48:11.466Z] [2024-08-27T05:48:11.466Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T05:48:11.466Z] #186 DONE 2.6s [2024-08-27T05:48:11.466Z] [2024-08-27T05:48:11.466Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T05:48:11.466Z] #199 ... [2024-08-27T05:48:11.466Z] [2024-08-27T05:48:11.466Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.466Z] #200 DONE 0.8s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.727Z] #192 DONE 0.8s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.727Z] #201 DONE 0.8s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T05:48:11.727Z] #202 DONE 0.4s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:11.727Z] #203 ... [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #204 [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-08-27T05:48:11.727Z] #204 DONE 0.5s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.727Z] #205 DONE 0.5s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T05:48:11.727Z] #206 DONE 0.5s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.727Z] #207 DONE 0.5s [2024-08-27T05:48:11.727Z] [2024-08-27T05:48:11.727Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.727Z] #208 DONE 0.5s [2024-08-27T05:48:11.914Z] #93 ... [2024-08-27T05:48:11.915Z] [2024-08-27T05:48:11.915Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-27T05:48:11.915Z] #67 DONE 34.9s [2024-08-27T05:48:11.915Z] [2024-08-27T05:48:11.915Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T05:48:11.988Z] [2024-08-27T05:48:11.988Z] #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:11.988Z] #209 DONE 0.5s [2024-08-27T05:48:11.988Z] [2024-08-27T05:48:11.988Z] #210 [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-08-27T05:48:11.988Z] #210 DONE 0.5s [2024-08-27T05:48:11.988Z] [2024-08-27T05:48:11.988Z] #211 [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-08-27T05:48:11.988Z] #211 DONE 0.5s [2024-08-27T05:48:11.988Z] [2024-08-27T05:48:11.988Z] #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T05:48:11.988Z] #199 DONE 0.5s [2024-08-27T05:48:11.988Z] [2024-08-27T05:48:11.988Z] #118 [security-spiffe-token-provider] exporting to image [2024-08-27T05:48:11.988Z] #118 exporting layers [2024-08-27T05:48:12.184Z] #94 ... [2024-08-27T05:48:12.184Z] [2024-08-27T05:48:12.184Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:48:12.184Z] #62 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:12.184Z] #62 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:12.184Z] #62 33.08 (1/11) Installing ca-certificates (20240226-r0) [2024-08-27T05:48:12.184Z] #62 33.63 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-27T05:48:12.184Z] #62 33.83 (3/11) Installing libunistring (1.1-r1) [2024-08-27T05:48:12.184Z] #62 34.07 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-27T05:48:12.184Z] #62 34.12 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-27T05:48:12.184Z] #62 34.17 (6/11) Installing libcurl (8.9.0-r0) [2024-08-27T05:48:12.184Z] #62 34.28 (7/11) Installing curl (8.9.0-r0) [2024-08-27T05:48:12.184Z] #62 34.31 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-27T05:48:12.184Z] #62 34.32 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-27T05:48:12.184Z] #62 34.38 (10/11) Installing libucontext (1.2-r2) [2024-08-27T05:48:12.184Z] #62 34.38 (11/11) Installing gcompat (1.1.0-r1) [2024-08-27T05:48:12.184Z] #62 34.45 Executing busybox-1.36.1-r7.trigger [2024-08-27T05:48:12.184Z] #62 34.55 Executing ca-certificates-20240226-r0.trigger [2024-08-27T05:48:12.347Z] #118 ... [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T05:48:12.347Z] #203 DONE 0.5s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T05:48:12.347Z] #212 DONE 0.4s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #118 [core-keeper] exporting to image [2024-08-27T05:48:12.347Z] #118 exporting layers 0.5s done [2024-08-27T05:48:12.347Z] #118 writing image sha256:a7356a311a946dc76795f5526f84880ca3a4dedac53d3863a1106f5a63cc5c9f 0.0s done [2024-08-27T05:48:12.347Z] #118 writing image sha256:3c4798be766300acc4864b72fe1709559195205c5aa1b7ff94150d11eca0e4f8 [2024-08-27T05:48:12.347Z] #118 naming to docker.io/library/core-keeper done [2024-08-27T05:48:12.347Z] #118 ... [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:12.347Z] #213 DONE 0.4s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:12.347Z] #214 DONE 0.4s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T05:48:12.347Z] #215 DONE 0.4s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T05:48:12.347Z] #216 DONE 0.4s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-27T05:48:12.347Z] #217 DONE 0.4s [2024-08-27T05:48:12.347Z] [2024-08-27T05:48:12.347Z] #118 [support-scheduler] exporting to image [2024-08-27T05:48:12.347Z] #118 exporting layers 0.4s done [2024-08-27T05:48:12.347Z] #118 writing image sha256:3c4798be766300acc4864b72fe1709559195205c5aa1b7ff94150d11eca0e4f8 0.0s done [2024-08-27T05:48:12.347Z] #118 naming to docker.io/library/core-command done [2024-08-27T05:48:12.347Z] #118 writing image sha256:b4c7234b3d9fcf507dfdfdd2523ab4e506faf165eab2919835d9a2d985001f85 0.0s done [2024-08-27T05:48:12.347Z] #118 naming to docker.io/library/support-scheduler done [2024-08-27T05:48:12.607Z] #118 writing image sha256:a165fe818519255776ea99b5d6c3d37f162523e905ba3fad7b3d658db3e02318 [2024-08-27T05:48:12.607Z] #118 writing image sha256:d95e959c0d997a0123a143a8ee0953cf0967f5da6401d36095d86ecf6e4c3e6d [2024-08-27T05:48:12.607Z] #118 ... [2024-08-27T05:48:12.607Z] [2024-08-27T05:48:12.607Z] #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-27T05:48:12.607Z] #218 DONE 0.5s [2024-08-27T05:48:12.607Z] [2024-08-27T05:48:12.607Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:12.607Z] #219 DONE 0.5s [2024-08-27T05:48:12.607Z] [2024-08-27T05:48:12.607Z] #118 [security-spiffe-token-provider] exporting to image [2024-08-27T05:48:12.607Z] #118 exporting layers 0.8s done [2024-08-27T05:48:12.607Z] #118 writing image sha256:a165fe818519255776ea99b5d6c3d37f162523e905ba3fad7b3d658db3e02318 0.1s done [2024-08-27T05:48:12.607Z] #118 writing image sha256:d95e959c0d997a0123a143a8ee0953cf0967f5da6401d36095d86ecf6e4c3e6d 0.2s done [2024-08-27T05:48:12.607Z] #118 naming to docker.io/library/support-notifications done [2024-08-27T05:48:12.607Z] #118 naming to docker.io/library/security-spiffe-token-provider done [2024-08-27T05:48:12.767Z] #62 36.00 OK: 13 MiB in 26 packages [2024-08-27T05:48:12.864Z] #118 ... [2024-08-27T05:48:12.864Z] [2024-08-27T05:48:12.864Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-27T05:48:12.864Z] #220 DONE 0.5s [2024-08-27T05:48:12.864Z] [2024-08-27T05:48:12.864Z] #118 [core-metadata] exporting to image [2024-08-27T05:48:12.864Z] #118 exporting layers 0.5s done [2024-08-27T05:48:12.864Z] #118 writing image sha256:baf6ff77f4bcf6c937bd9767a700a40f14e365421e4a31033a9f42647c99c108 done [2024-08-27T05:48:12.865Z] #118 naming to docker.io/library/support-cron-scheduler done [2024-08-27T05:48:12.865Z] #118 writing image sha256:483cfb9bd88d811a904876d9b6377ac3b7cad0b1520842bcb00927b215005a77 done [2024-08-27T05:48:12.865Z] #118 writing image sha256:bfe8c0733ae6104144ddc0c71eb0b740a57249b8ad67321fbbb61038dae20ea6 0.0s done [2024-08-27T05:48:12.865Z] #118 naming to docker.io/library/core-metadata done [2024-08-27T05:48:12.865Z] #118 naming to docker.io/library/core-data [2024-08-27T05:48:12.865Z] #118 naming to docker.io/library/core-data 0.2s done [2024-08-27T05:48:12.865Z] #118 DONE 2.3s [2024-08-27T05:48:12.865Z] [2024-08-27T05:48:12.865Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-27T05:48:12.865Z] #221 DONE 0.3s [2024-08-27T05:48:12.865Z] [2024-08-27T05:48:12.865Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T05:48:13.123Z] #222 DONE 0.3s [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T05:48:13.123Z] #223 DONE 0.9s [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #224 [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-08-27T05:48:13.123Z] #224 DONE 0.1s [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #118 [core-common-config-bootstrapper] exporting to image [2024-08-27T05:48:13.123Z] #118 ... [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T05:48:13.123Z] #225 DONE 0.9s [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:13.123Z] #226 DONE 0.1s [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #227 [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-08-27T05:48:13.123Z] #227 DONE 0.1s [2024-08-27T05:48:13.123Z] [2024-08-27T05:48:13.123Z] #118 [security-proxy-auth] exporting to image [2024-08-27T05:48:13.381Z] #118 ... [2024-08-27T05:48:13.381Z] [2024-08-27T05:48:13.381Z] #228 [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-08-27T05:48:13.381Z] #228 DONE 0.1s [2024-08-27T05:48:13.381Z] [2024-08-27T05:48:13.381Z] #118 [core-common-config-bootstrapper] exporting to image [2024-08-27T05:48:13.381Z] #118 exporting layers 0.2s done [2024-08-27T05:48:13.381Z] #118 writing image sha256:3279ae40a30ab0feb238e90249b9943b910b509d87eff830dda00d027496e640 done [2024-08-27T05:48:13.381Z] #118 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-27T05:48:13.381Z] #118 ... [2024-08-27T05:48:13.381Z] [2024-08-27T05:48:13.381Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-27T05:48:13.381Z] #229 DONE 0.1s [2024-08-27T05:48:13.381Z] [2024-08-27T05:48:13.381Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T05:48:13.381Z] #230 DONE 0.7s [2024-08-27T05:48:13.382Z] [2024-08-27T05:48:13.382Z] #118 [security-proxy-auth] exporting to image [2024-08-27T05:48:13.382Z] #118 writing image sha256:fc4c0b2f716c588a020e8cf2686f9584b7215238b12294c9f648703ace36b518 done [2024-08-27T05:48:13.382Z] #118 naming to docker.io/library/security-proxy-auth done [2024-08-27T05:48:13.640Z] #118 ... [2024-08-27T05:48:13.640Z] [2024-08-27T05:48:13.640Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-27T05:48:13.640Z] #231 DONE 0.1s [2024-08-27T05:48:13.640Z] [2024-08-27T05:48:13.640Z] #118 [security-proxy-auth] exporting to image [2024-08-27T05:48:13.640Z] #118 exporting layers 0.2s done [2024-08-27T05:48:13.640Z] #118 writing image sha256:c1672567736a602a67317efe90c8692bf49725a7587227c74f6fb237b2ed7f09 done [2024-08-27T05:48:13.640Z] #118 naming to docker.io/library/security-proxy-setup done [2024-08-27T05:48:13.640Z] #118 DONE 2.9s [2024-08-27T05:48:13.640Z] [2024-08-27T05:48:13.640Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T05:48:13.640Z] #232 DONE 0.6s [2024-08-27T05:48:13.640Z] [2024-08-27T05:48:13.640Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T05:48:13.728Z] #62 ... [2024-08-27T05:48:13.728Z] [2024-08-27T05:48:13.728Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-27T05:48:13.728Z] #85 DONE 6.9s [2024-08-27T05:48:13.728Z] [2024-08-27T05:48:13.728Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:48:13.995Z] #95 ... [2024-08-27T05:48:13.995Z] [2024-08-27T05:48:13.995Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-27T05:48:13.995Z] #96 DONE 0.3s [2024-08-27T05:48:14.208Z] #233 ... [2024-08-27T05:48:14.208Z] [2024-08-27T05:48:14.208Z] #118 [security-secretstore-setup] exporting to image [2024-08-27T05:48:14.208Z] #118 exporting layers 0.2s done [2024-08-27T05:48:14.208Z] #118 writing image sha256:0b571be2a6445f1c33f3fe27d7b0354f007ac7bee1a519daffc2e88c69f90a96 done [2024-08-27T05:48:14.208Z] #118 naming to docker.io/library/security-secretstore-setup done [2024-08-27T05:48:14.208Z] #118 DONE 3.1s [2024-08-27T05:48:14.208Z] [2024-08-27T05:48:14.208Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T05:48:14.208Z] #233 DONE 0.5s [2024-08-27T05:48:14.208Z] [2024-08-27T05:48:14.208Z] #118 [security-bootstrapper] exporting to image [2024-08-27T05:48:14.208Z] #118 exporting layers 0.2s done [2024-08-27T05:48:14.208Z] #118 writing image sha256:32b38e5bb6e8abad8c251fbda179c30632623d88454f688826dcf5fd5663649f done [2024-08-27T05:48:14.208Z] #118 naming to docker.io/library/security-bootstrapper done [2024-08-27T05:48:14.208Z] #118 DONE 3.3s [2024-08-27T05:48:14.208Z] [2024-08-27T05:48:14.208Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T05:48:14.208Z] time="2024-08-27T05:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-27T05:48:14.215Z] $ docker stop --time=1 9fbbc94e44b6091ce5e5507f5e2d097703e001505e04e423a647e828ff2b9091 [2024-08-27T05:48:14.262Z] [2024-08-27T05:48:14.262Z] #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:14.262Z] #0 9.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:14.529Z] #97 ... [2024-08-27T05:48:14.529Z] [2024-08-27T05:48:14.529Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-27T05:48:14.529Z] #62 DONE 37.5s [2024-08-27T05:48:14.529Z] [2024-08-27T05:48:14.529Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:15.496Z] $ docker rm -f --volumes 9fbbc94e44b6091ce5e5507f5e2d097703e001505e04e423a647e828ff2b9091 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T05:48:15.845Z] + docker images [2024-08-27T05:48:15.845Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-27T05:48:15.845Z] security-proxy-setup latest c1672567736a 2 seconds ago 26.2MB [2024-08-27T05:48:15.845Z] security-bootstrapper latest 32b38e5bb6e8 2 seconds ago 18.9MB [2024-08-27T05:48:15.845Z] security-secretstore-setup latest 0b571be2a644 2 seconds ago 37MB [2024-08-27T05:48:15.845Z] core-common-config-bootstrapper latest 3279ae40a30a 3 seconds ago 15.2MB [2024-08-27T05:48:15.845Z] core-metadata latest 483cfb9bd88d 3 seconds ago 39.7MB [2024-08-27T05:48:15.845Z] core-data latest bfe8c0733ae6 3 seconds ago 39.6MB [2024-08-27T05:48:15.845Z] security-proxy-auth latest fc4c0b2f716c 3 seconds ago 33MB [2024-08-27T05:48:15.845Z] support-cron-scheduler latest baf6ff77f4bc 4 seconds ago 44.1MB [2024-08-27T05:48:15.845Z] support-notifications latest a165fe818519 4 seconds ago 42.5MB [2024-08-27T05:48:15.845Z] core-keeper latest a7356a311a94 4 seconds ago 39.5MB [2024-08-27T05:48:15.845Z] support-scheduler latest b4c7234b3d9f 4 seconds ago 41.9MB [2024-08-27T05:48:15.845Z] security-spiffe-token-provider latest d95e959c0d99 4 seconds ago 28.8MB [2024-08-27T05:48:15.845Z] core-command latest 3c4798be7663 4 seconds ago 35.4MB [2024-08-27T05:48:15.845Z] security-spire-agent latest 5a49a18c1879 3 minutes ago 182MB [2024-08-27T05:48:15.845Z] security-spire-config latest 4366e8b3bf8e 3 minutes ago 120MB [2024-08-27T05:48:15.845Z] security-spire-server latest 06bf16fbbe7c 3 minutes ago 121MB [2024-08-27T05:48:15.845Z] ci-base-image-x86_64 latest 51ca702097cb 7 minutes ago 971MB [2024-08-27T05:48:15.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-27T05:48:15.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-08-27T05:48:15.845Z] 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) [2024-08-27T05:48:15.940Z] #98 ... [2024-08-27T05:48:15.940Z] [2024-08-27T05:48:15.940Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-27T05:48:15.940Z] #89 15.27 OK: 18 MiB in 19 packages [2024-08-27T05:48:15.940Z] #89 DONE 17.0s [2024-08-27T05:48:15.940Z] [2024-08-27T05:48:15.940Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-27T05:48:15.940Z] #76 16.96 OK: 8 MiB in 16 packages [2024-08-27T05:48:15.940Z] #76 DONE 18.5s [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T05:48:15.984Z] provisioning config files... [2024-08-27T05:48:15.995Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config14248747245679910654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:48:16.205Z] [2024-08-27T05:48:16.205Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:16.205Z] #74 17.32 OK: 9 MiB in 17 packages [2024-08-27T05:48:16.205Z] #74 DONE 18.4s [2024-08-27T05:48:16.205Z] [2024-08-27T05:48:16.205Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-27T05:48:16.205Z] #92 14.71 OK: 8 MiB in 16 packages [2024-08-27T05:48:16.205Z] #92 DONE 15.9s [2024-08-27T05:48:16.205Z] [2024-08-27T05:48:16.205Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:48:16.205Z] #95 5.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:16.303Z] ---> ****-login.sh [2024-08-27T05:48:16.303Z] nexus3.edgexfoundry.org:10001 [2024-08-27T05:48:16.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:48:16.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:48:16.303Z] Configure a credential helper to remove this warning. See [2024-08-27T05:48:16.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:48:16.304Z] [2024-08-27T05:48:16.304Z] Login Succeeded [2024-08-27T05:48:16.304Z] nexus3.edgexfoundry.org:10002 [2024-08-27T05:48:16.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:48:16.476Z] #95 7.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:16.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:48:16.563Z] Configure a credential helper to remove this warning. See [2024-08-27T05:48:16.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:48:16.563Z] [2024-08-27T05:48:16.563Z] Login Succeeded [2024-08-27T05:48:16.563Z] nexus3.edgexfoundry.org:10003 [2024-08-27T05:48:16.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:48:16.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:48:16.564Z] Configure a credential helper to remove this warning. See [2024-08-27T05:48:16.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:48:16.564Z] [2024-08-27T05:48:16.564Z] Login Succeeded [2024-08-27T05:48:16.564Z] nexus3.edgexfoundry.org:10004 [2024-08-27T05:48:16.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:48:16.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:48:16.564Z] Configure a credential helper to remove this warning. See [2024-08-27T05:48:16.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:48:16.564Z] [2024-08-27T05:48:16.564Z] Login Succeeded [2024-08-27T05:48:16.564Z] ****.io [2024-08-27T05:48:16.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:48:16.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:48:16.824Z] Configure a credential helper to remove this warning. See [2024-08-27T05:48:16.824Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:48:16.825Z] [2024-08-27T05:48:16.825Z] Login Succeeded [2024-08-27T05:48:16.825Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T05:48:16.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:16.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:48:16.913Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-27T05:48:16.913Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:16.913Z] latest [2024-08-27T05:48:16.913Z] 3.2.0-dev.61 [2024-08-27T05:48:16.913Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:16.913Z] main [2024-08-27T05:48:16.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:17.248Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:17.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:17.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T05:48:17.573Z] 7dc74ecfb0a6: Preparing [2024-08-27T05:48:17.573Z] c70eb6b0bb0d: Preparing [2024-08-27T05:48:17.573Z] ed34077cac31: Preparing [2024-08-27T05:48:17.573Z] a10cd2448c59: Preparing [2024-08-27T05:48:17.573Z] d64e480683b7: Preparing [2024-08-27T05:48:17.573Z] 46184909b601: Preparing [2024-08-27T05:48:17.573Z] ce7f800efff9: Preparing [2024-08-27T05:48:17.573Z] 46184909b601: Waiting [2024-08-27T05:48:17.573Z] ce7f800efff9: Waiting [2024-08-27T05:48:17.573Z] d64e480683b7: Pushed [2024-08-27T05:48:17.573Z] ed34077cac31: Pushed [2024-08-27T05:48:17.573Z] a10cd2448c59: Pushed [2024-08-27T05:48:17.573Z] 7dc74ecfb0a6: Pushed [2024-08-27T05:48:17.573Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:17.831Z] 46184909b601: Pushed [2024-08-27T05:48:19.817Z] #95 10.59 OK: 9 MiB in 20 packages [2024-08-27T05:48:19.817Z] #95 ... [2024-08-27T05:48:19.818Z] [2024-08-27T05:48:19.818Z] #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:19.818Z] #97 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:19.818Z] #97 14.05 OK: 12 MiB in 18 packages [2024-08-27T05:48:19.818Z] #97 DONE 14.6s [2024-08-27T05:48:19.818Z] [2024-08-27T05:48:19.818Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:19.818Z] #98 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:19.818Z] #98 4.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:20.084Z] #98 ... [2024-08-27T05:48:20.084Z] [2024-08-27T05:48:20.084Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-27T05:48:20.084Z] #95 DONE 11.3s [2024-08-27T05:48:20.084Z] [2024-08-27T05:48:20.084Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:48:20.367Z] c70eb6b0bb0d: Pushed [2024-08-27T05:48:20.367Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:20.693Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:21.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-27T05:48:21.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T05:48:21.011Z] 7dc74ecfb0a6: Preparing [2024-08-27T05:48:21.011Z] c70eb6b0bb0d: Preparing [2024-08-27T05:48:21.011Z] ed34077cac31: Preparing [2024-08-27T05:48:21.011Z] a10cd2448c59: Preparing [2024-08-27T05:48:21.011Z] d64e480683b7: Preparing [2024-08-27T05:48:21.011Z] 46184909b601: Preparing [2024-08-27T05:48:21.011Z] ce7f800efff9: Preparing [2024-08-27T05:48:21.011Z] 46184909b601: Waiting [2024-08-27T05:48:21.011Z] ce7f800efff9: Waiting [2024-08-27T05:48:21.011Z] ed34077cac31: Layer already exists [2024-08-27T05:48:21.011Z] c70eb6b0bb0d: Layer already exists [2024-08-27T05:48:21.011Z] 7dc74ecfb0a6: Layer already exists [2024-08-27T05:48:21.011Z] d64e480683b7: Layer already exists [2024-08-27T05:48:21.011Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:21.011Z] 46184909b601: Layer already exists [2024-08-27T05:48:21.011Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:21.011Z] latest: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:21.344Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:21.491Z] #99 ... [2024-08-27T05:48:21.491Z] [2024-08-27T05:48:21.491Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-27T05:48:21.491Z] #100 DONE 1.3s [2024-08-27T05:48:21.491Z] [2024-08-27T05:48:21.491Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-27T05:48:21.491Z] #94 4.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:21.491Z] #94 6.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:48:21.491Z] #94 8.365 OK: 8 MiB in 19 packages [2024-08-27T05:48:21.491Z] #94 DONE 9.4s [2024-08-27T05:48:21.491Z] [2024-08-27T05:48:21.491Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:48:21.678Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.61 [2024-08-27T05:48:21.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T05:48:21.678Z] 7dc74ecfb0a6: Preparing [2024-08-27T05:48:21.678Z] c70eb6b0bb0d: Preparing [2024-08-27T05:48:21.678Z] ed34077cac31: Preparing [2024-08-27T05:48:21.678Z] a10cd2448c59: Preparing [2024-08-27T05:48:21.678Z] d64e480683b7: Preparing [2024-08-27T05:48:21.678Z] 46184909b601: Preparing [2024-08-27T05:48:21.678Z] ce7f800efff9: Preparing [2024-08-27T05:48:21.678Z] ce7f800efff9: Waiting [2024-08-27T05:48:21.678Z] 46184909b601: Waiting [2024-08-27T05:48:21.678Z] 7dc74ecfb0a6: Layer already exists [2024-08-27T05:48:21.678Z] d64e480683b7: Layer already exists [2024-08-27T05:48:21.678Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:21.678Z] c70eb6b0bb0d: Layer already exists [2024-08-27T05:48:21.678Z] ed34077cac31: Layer already exists [2024-08-27T05:48:21.678Z] 46184909b601: Layer already exists [2024-08-27T05:48:21.678Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:21.678Z] 3.2.0-dev.61: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:22.005Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:22.079Z] #101 ... [2024-08-27T05:48:22.079Z] [2024-08-27T05:48:22.079Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:48:22.079Z] #99 DONE 2.2s [2024-08-27T05:48:22.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:22.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T05:48:22.348Z] 7dc74ecfb0a6: Preparing [2024-08-27T05:48:22.348Z] c70eb6b0bb0d: Preparing [2024-08-27T05:48:22.348Z] ed34077cac31: Preparing [2024-08-27T05:48:22.348Z] a10cd2448c59: Preparing [2024-08-27T05:48:22.348Z] d64e480683b7: Preparing [2024-08-27T05:48:22.348Z] 46184909b601: Preparing [2024-08-27T05:48:22.348Z] ce7f800efff9: Preparing [2024-08-27T05:48:22.348Z] 46184909b601: Waiting [2024-08-27T05:48:22.348Z] ce7f800efff9: Waiting [2024-08-27T05:48:22.348Z] 7dc74ecfb0a6: Layer already exists [2024-08-27T05:48:22.348Z] d64e480683b7: Layer already exists [2024-08-27T05:48:22.348Z] c70eb6b0bb0d: Layer already exists [2024-08-27T05:48:22.348Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:22.348Z] ed34077cac31: Layer already exists [2024-08-27T05:48:22.348Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:22.348Z] 46184909b601: Layer already exists [2024-08-27T05:48:22.348Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [2024-08-27T05:48:22.350Z] [2024-08-27T05:48:22.350Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-27T05:48:22.350Z] #102 DONE 0.2s [2024-08-27T05:48:22.350Z] [2024-08-27T05:48:22.350Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-27T05:48:22.350Z] #98 7.250 OK: 13 MiB in 26 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:22.616Z] #98 DONE 8.1s [2024-08-27T05:48:22.616Z] [2024-08-27T05:48:22.616Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-27T05:48:22.616Z] #103 DONE 0.2s [2024-08-27T05:48:22.616Z] [2024-08-27T05:48:22.616Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:48:22.689Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:22.888Z] #104 ... [2024-08-27T05:48:22.888Z] [2024-08-27T05:48:22.888Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:22.888Z] #105 DONE 0.3s [2024-08-27T05:48:23.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-27T05:48:23.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-27T05:48:23.013Z] 7dc74ecfb0a6: Preparing [2024-08-27T05:48:23.013Z] c70eb6b0bb0d: Preparing [2024-08-27T05:48:23.013Z] ed34077cac31: Preparing [2024-08-27T05:48:23.013Z] a10cd2448c59: Preparing [2024-08-27T05:48:23.013Z] d64e480683b7: Preparing [2024-08-27T05:48:23.013Z] 46184909b601: Preparing [2024-08-27T05:48:23.013Z] ce7f800efff9: Preparing [2024-08-27T05:48:23.013Z] 46184909b601: Waiting [2024-08-27T05:48:23.013Z] ce7f800efff9: Waiting [2024-08-27T05:48:23.013Z] 7dc74ecfb0a6: Layer already exists [2024-08-27T05:48:23.013Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:23.013Z] c70eb6b0bb0d: Layer already exists [2024-08-27T05:48:23.013Z] ed34077cac31: Layer already exists [2024-08-27T05:48:23.013Z] d64e480683b7: Layer already exists [2024-08-27T05:48:23.013Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:23.013Z] 46184909b601: Layer already exists [2024-08-27T05:48:23.013Z] main: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:23.077Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:23.089Z] taggedImages: [2024-08-27T05:48:23.089Z] - nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:23.089Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-27T05:48:23.089Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.61 [2024-08-27T05:48:23.089Z] - nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:23.089Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-27T05:48:23.116Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-27T05:48:23.116Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:23.116Z] latest [2024-08-27T05:48:23.116Z] 3.2.0-dev.61 [2024-08-27T05:48:23.116Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:23.116Z] main [2024-08-27T05:48:23.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2024-08-27T05:48:23.156Z] [2024-08-27T05:48:23.156Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-27T05:48:23.156Z] #106 DONE 0.3s [2024-08-27T05:48:23.156Z] [2024-08-27T05:48:23.156Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:23.423Z] #82 ... [2024-08-27T05:48:23.423Z] [2024-08-27T05:48:23.423Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-27T05:48:23.423Z] #107 DONE 0.2s [2024-08-27T05:48:23.423Z] [2024-08-27T05:48:23.423Z] #108 [security-spire-server] exporting to image [2024-08-27T05:48:23.423Z] #108 exporting layers [2024-08-27T05:48:23.456Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:23.783Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:23.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T05:48:23.783Z] 3c0d708306d5: Preparing [2024-08-27T05:48:23.783Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:23.783Z] 44ddadc03b03: Preparing [2024-08-27T05:48:23.783Z] e09ef9bc8bdc: Preparing [2024-08-27T05:48:23.783Z] ed34077cac31: Preparing [2024-08-27T05:48:23.783Z] a10cd2448c59: Preparing [2024-08-27T05:48:23.783Z] d64e480683b7: Preparing [2024-08-27T05:48:23.783Z] 46184909b601: Preparing [2024-08-27T05:48:23.783Z] ce7f800efff9: Preparing [2024-08-27T05:48:23.783Z] d64e480683b7: Waiting [2024-08-27T05:48:23.783Z] 46184909b601: Waiting [2024-08-27T05:48:23.783Z] ce7f800efff9: Waiting [2024-08-27T05:48:23.783Z] a10cd2448c59: Waiting [2024-08-27T05:48:23.783Z] ed34077cac31: Layer already exists [2024-08-27T05:48:23.783Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:23.783Z] d64e480683b7: Layer already exists [2024-08-27T05:48:23.783Z] 46184909b601: Layer already exists [2024-08-27T05:48:23.783Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:23.783Z] 3c0d708306d5: Pushed [2024-08-27T05:48:23.783Z] 44ddadc03b03: Pushed [2024-08-27T05:48:23.783Z] 2e8d066f1f01: Pushed [2024-08-27T05:48:24.054Z] #108 ... [2024-08-27T05:48:24.054Z] [2024-08-27T05:48:24.054Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:48:24.054Z] #101 DONE 2.6s [2024-08-27T05:48:24.054Z] [2024-08-27T05:48:24.054Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-27T05:48:24.054Z] #109 DONE 0.2s [2024-08-27T05:48:24.054Z] [2024-08-27T05:48:24.054Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T05:48:24.324Z] #110 ... [2024-08-27T05:48:24.324Z] [2024-08-27T05:48:24.324Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-27T05:48:24.324Z] #104 DONE 3.1s [2024-08-27T05:48:24.324Z] [2024-08-27T05:48:24.324Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-27T05:48:24.324Z] #110 DONE 0.2s [2024-08-27T05:48:24.324Z] [2024-08-27T05:48:24.324Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-27T05:48:24.590Z] #111 DONE 0.2s [2024-08-27T05:48:24.590Z] [2024-08-27T05:48:24.590Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:24.590Z] #112 DONE 0.2s [2024-08-27T05:48:24.590Z] [2024-08-27T05:48:24.590Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-27T05:48:24.727Z] e09ef9bc8bdc: Pushed [2024-08-27T05:48:24.727Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:24.857Z] #113 DONE 0.3s [2024-08-27T05:48:24.857Z] [2024-08-27T05:48:24.857Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-27T05:48:25.058Z] + 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-08-27T05:48:25.126Z] #114 DONE 0.3s [2024-08-27T05:48:25.126Z] [2024-08-27T05:48:25.126Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T05:48:25.126Z] #115 ... [2024-08-27T05:48:25.126Z] [2024-08-27T05:48:25.126Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-27T05:48:25.126Z] #116 DONE 0.2s [2024-08-27T05:48:25.382Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-27T05:48:25.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T05:48:25.382Z] 3c0d708306d5: Preparing [2024-08-27T05:48:25.382Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:25.382Z] 44ddadc03b03: Preparing [2024-08-27T05:48:25.382Z] e09ef9bc8bdc: Preparing [2024-08-27T05:48:25.382Z] ed34077cac31: Preparing [2024-08-27T05:48:25.382Z] a10cd2448c59: Preparing [2024-08-27T05:48:25.382Z] d64e480683b7: Preparing [2024-08-27T05:48:25.382Z] 46184909b601: Preparing [2024-08-27T05:48:25.382Z] ce7f800efff9: Preparing [2024-08-27T05:48:25.382Z] 46184909b601: Waiting [2024-08-27T05:48:25.382Z] a10cd2448c59: Waiting [2024-08-27T05:48:25.382Z] ce7f800efff9: Waiting [2024-08-27T05:48:25.382Z] d64e480683b7: Waiting [2024-08-27T05:48:25.382Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:25.382Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:25.382Z] e09ef9bc8bdc: Layer already exists [2024-08-27T05:48:25.382Z] ed34077cac31: Layer already exists [2024-08-27T05:48:25.382Z] 44ddadc03b03: Layer already exists [2024-08-27T05:48:25.382Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:25.382Z] d64e480683b7: Layer already exists [2024-08-27T05:48:25.382Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:25.382Z] 46184909b601: Layer already exists [2024-08-27T05:48:25.382Z] latest: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [2024-08-27T05:48:25.394Z] [2024-08-27T05:48:25.394Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-27T05:48:25.394Z] #115 DONE 0.3s [2024-08-27T05:48:25.394Z] [2024-08-27T05:48:25.394Z] #108 [security-spire-agent] exporting to image [2024-08-27T05:48:25.394Z] #108 ... [2024-08-27T05:48:25.394Z] [2024-08-27T05:48:25.394Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-27T05:48:25.394Z] #117 DONE 0.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:25.660Z] [2024-08-27T05:48:25.660Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-27T05:48:25.709Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:25.932Z] #118 DONE 0.5s [2024-08-27T05:48:25.932Z] [2024-08-27T05:48:25.932Z] #108 [security-spire-config] exporting to image [2024-08-27T05:48:26.039Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.61 [2024-08-27T05:48:26.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T05:48:26.039Z] 3c0d708306d5: Preparing [2024-08-27T05:48:26.039Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:26.039Z] 44ddadc03b03: Preparing [2024-08-27T05:48:26.039Z] e09ef9bc8bdc: Preparing [2024-08-27T05:48:26.039Z] ed34077cac31: Preparing [2024-08-27T05:48:26.039Z] a10cd2448c59: Preparing [2024-08-27T05:48:26.039Z] d64e480683b7: Preparing [2024-08-27T05:48:26.039Z] 46184909b601: Preparing [2024-08-27T05:48:26.039Z] ce7f800efff9: Preparing [2024-08-27T05:48:26.039Z] a10cd2448c59: Waiting [2024-08-27T05:48:26.039Z] d64e480683b7: Waiting [2024-08-27T05:48:26.039Z] 46184909b601: Waiting [2024-08-27T05:48:26.039Z] ce7f800efff9: Waiting [2024-08-27T05:48:26.609Z] ed34077cac31: Layer already exists [2024-08-27T05:48:26.609Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:26.609Z] 44ddadc03b03: Layer already exists [2024-08-27T05:48:26.609Z] e09ef9bc8bdc: Layer already exists [2024-08-27T05:48:26.609Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:26.609Z] 46184909b601: Layer already exists [2024-08-27T05:48:26.609Z] d64e480683b7: Layer already exists [2024-08-27T05:48:26.609Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:26.609Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:26.868Z] 3.2.0-dev.61: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:26.958Z] #108 exporting layers 3.3s done [2024-08-27T05:48:26.958Z] #108 writing image sha256:c795f5cd4fe09efb57e29167f4d9d348c535a4917158aca56d655303ef3d07b4 0.0s done [2024-08-27T05:48:26.958Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-27T05:48:27.200Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:27.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:27.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T05:48:27.525Z] 3c0d708306d5: Preparing [2024-08-27T05:48:27.525Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:27.525Z] 44ddadc03b03: Preparing [2024-08-27T05:48:27.525Z] e09ef9bc8bdc: Preparing [2024-08-27T05:48:27.525Z] ed34077cac31: Preparing [2024-08-27T05:48:27.525Z] a10cd2448c59: Preparing [2024-08-27T05:48:27.525Z] d64e480683b7: Preparing [2024-08-27T05:48:27.525Z] 46184909b601: Preparing [2024-08-27T05:48:27.525Z] ce7f800efff9: Preparing [2024-08-27T05:48:27.525Z] a10cd2448c59: Waiting [2024-08-27T05:48:27.525Z] d64e480683b7: Waiting [2024-08-27T05:48:27.525Z] 46184909b601: Waiting [2024-08-27T05:48:27.525Z] ce7f800efff9: Waiting [2024-08-27T05:48:27.525Z] 44ddadc03b03: Layer already exists [2024-08-27T05:48:27.525Z] ed34077cac31: Layer already exists [2024-08-27T05:48:27.525Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:27.525Z] e09ef9bc8bdc: Layer already exists [2024-08-27T05:48:27.525Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:27.525Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:27.525Z] 46184909b601: Layer already exists [2024-08-27T05:48:27.525Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:27.525Z] d64e480683b7: Layer already exists [2024-08-27T05:48:27.525Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:27.853Z] + 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-08-27T05:48:28.175Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-27T05:48:28.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-27T05:48:28.175Z] 3c0d708306d5: Preparing [2024-08-27T05:48:28.175Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:28.175Z] 44ddadc03b03: Preparing [2024-08-27T05:48:28.175Z] e09ef9bc8bdc: Preparing [2024-08-27T05:48:28.175Z] ed34077cac31: Preparing [2024-08-27T05:48:28.175Z] a10cd2448c59: Preparing [2024-08-27T05:48:28.175Z] d64e480683b7: Preparing [2024-08-27T05:48:28.175Z] 46184909b601: Preparing [2024-08-27T05:48:28.175Z] ce7f800efff9: Preparing [2024-08-27T05:48:28.175Z] ce7f800efff9: Waiting [2024-08-27T05:48:28.175Z] a10cd2448c59: Waiting [2024-08-27T05:48:28.175Z] 46184909b601: Waiting [2024-08-27T05:48:28.175Z] ed34077cac31: Layer already exists [2024-08-27T05:48:28.175Z] e09ef9bc8bdc: Layer already exists [2024-08-27T05:48:28.175Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:28.175Z] 44ddadc03b03: Layer already exists [2024-08-27T05:48:28.175Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:28.175Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:28.175Z] d64e480683b7: Layer already exists [2024-08-27T05:48:28.175Z] 46184909b601: Layer already exists [2024-08-27T05:48:28.175Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:28.175Z] main: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:28.254Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:28.268Z] taggedImages: [2024-08-27T05:48:28.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:28.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-27T05:48:28.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.61 [2024-08-27T05:48:28.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:28.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-27T05:48:28.298Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-27T05:48:28.298Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:28.298Z] latest [2024-08-27T05:48:28.298Z] 3.2.0-dev.61 [2024-08-27T05:48:28.298Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:28.298Z] main [2024-08-27T05:48:28.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-08-27T05:48:28.361Z] #108 exporting layers 2.8s done [2024-08-27T05:48:28.361Z] #108 writing image sha256:4a67a21bfe4502dc1481bdff1ecfc9bcdf9dc8f5fa8774b9090b5422f3a4b413 0.0s done [2024-08-27T05:48:28.361Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-27T05:48:28.361Z] #108 exporting layers 2.4s done [2024-08-27T05:48:28.361Z] #108 writing image sha256:e21770abda9672e15774d9df42292196a2120ef6e1b290a9057d6458c71878f4 done [2024-08-27T05:48:28.361Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-08-27T05:48:28.361Z] #108 DONE 4.0s [2024-08-27T05:48:28.361Z] [2024-08-27T05:48:28.361Z] #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [Pipeline] sh [2024-08-27T05:48:28.650Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:28.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:28.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T05:48:28.978Z] fea8af635959: Preparing [2024-08-27T05:48:28.978Z] 84df2bbf7e42: Preparing [2024-08-27T05:48:28.978Z] 11ce9e6fdc42: Preparing [2024-08-27T05:48:28.978Z] ed34077cac31: Preparing [2024-08-27T05:48:28.978Z] a10cd2448c59: Preparing [2024-08-27T05:48:28.978Z] 6ef10bd729db: Preparing [2024-08-27T05:48:28.978Z] 348b580ae3de: Preparing [2024-08-27T05:48:28.978Z] ce7f800efff9: Preparing [2024-08-27T05:48:28.978Z] ce7f800efff9: Waiting [2024-08-27T05:48:28.978Z] 6ef10bd729db: Waiting [2024-08-27T05:48:28.978Z] 348b580ae3de: Waiting [2024-08-27T05:48:28.978Z] ed34077cac31: Layer already exists [2024-08-27T05:48:28.978Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:28.978Z] 84df2bbf7e42: Pushed [2024-08-27T05:48:28.978Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:28.978Z] 6ef10bd729db: Pushed [2024-08-27T05:48:28.978Z] fea8af635959: Pushed [2024-08-27T05:48:28.978Z] 348b580ae3de: Pushed [2024-08-27T05:48:32.270Z] 11ce9e6fdc42: Pushed [2024-08-27T05:48:32.270Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:32.599Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:32.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-27T05:48:32.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T05:48:32.918Z] fea8af635959: Preparing [2024-08-27T05:48:32.918Z] 84df2bbf7e42: Preparing [2024-08-27T05:48:32.918Z] 11ce9e6fdc42: Preparing [2024-08-27T05:48:32.918Z] ed34077cac31: Preparing [2024-08-27T05:48:32.918Z] a10cd2448c59: Preparing [2024-08-27T05:48:32.918Z] 6ef10bd729db: Preparing [2024-08-27T05:48:32.918Z] 348b580ae3de: Preparing [2024-08-27T05:48:32.918Z] ce7f800efff9: Preparing [2024-08-27T05:48:32.918Z] 6ef10bd729db: Waiting [2024-08-27T05:48:32.918Z] 348b580ae3de: Waiting [2024-08-27T05:48:32.918Z] ce7f800efff9: Waiting [2024-08-27T05:48:32.918Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:32.918Z] ed34077cac31: Layer already exists [2024-08-27T05:48:32.918Z] 84df2bbf7e42: Layer already exists [2024-08-27T05:48:32.918Z] 11ce9e6fdc42: Layer already exists [2024-08-27T05:48:32.918Z] fea8af635959: Layer already exists [2024-08-27T05:48:32.918Z] 348b580ae3de: Layer already exists [2024-08-27T05:48:32.918Z] 6ef10bd729db: Layer already exists [2024-08-27T05:48:32.918Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:32.918Z] latest: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:33.246Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:33.582Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.61 [2024-08-27T05:48:33.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T05:48:33.582Z] fea8af635959: Preparing [2024-08-27T05:48:33.582Z] 84df2bbf7e42: Preparing [2024-08-27T05:48:33.582Z] 11ce9e6fdc42: Preparing [2024-08-27T05:48:33.582Z] ed34077cac31: Preparing [2024-08-27T05:48:33.582Z] a10cd2448c59: Preparing [2024-08-27T05:48:33.582Z] 6ef10bd729db: Preparing [2024-08-27T05:48:33.582Z] 348b580ae3de: Preparing [2024-08-27T05:48:33.582Z] ce7f800efff9: Preparing [2024-08-27T05:48:33.582Z] 348b580ae3de: Waiting [2024-08-27T05:48:33.582Z] 6ef10bd729db: Waiting [2024-08-27T05:48:33.582Z] ce7f800efff9: Waiting [2024-08-27T05:48:33.582Z] fea8af635959: Layer already exists [2024-08-27T05:48:33.582Z] 11ce9e6fdc42: Layer already exists [2024-08-27T05:48:33.582Z] ed34077cac31: Layer already exists [2024-08-27T05:48:33.582Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:33.582Z] 84df2bbf7e42: Layer already exists [2024-08-27T05:48:33.582Z] 348b580ae3de: Layer already exists [2024-08-27T05:48:33.582Z] 6ef10bd729db: Layer already exists [2024-08-27T05:48:33.582Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:33.582Z] 3.2.0-dev.61: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:33.917Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:34.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:34.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T05:48:34.250Z] fea8af635959: Preparing [2024-08-27T05:48:34.250Z] 84df2bbf7e42: Preparing [2024-08-27T05:48:34.250Z] 11ce9e6fdc42: Preparing [2024-08-27T05:48:34.250Z] ed34077cac31: Preparing [2024-08-27T05:48:34.250Z] a10cd2448c59: Preparing [2024-08-27T05:48:34.250Z] 6ef10bd729db: Preparing [2024-08-27T05:48:34.250Z] 348b580ae3de: Preparing [2024-08-27T05:48:34.250Z] ce7f800efff9: Preparing [2024-08-27T05:48:34.250Z] 6ef10bd729db: Waiting [2024-08-27T05:48:34.250Z] 348b580ae3de: Waiting [2024-08-27T05:48:34.250Z] ce7f800efff9: Waiting [2024-08-27T05:48:34.250Z] fea8af635959: Layer already exists [2024-08-27T05:48:34.250Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:34.250Z] 11ce9e6fdc42: Layer already exists [2024-08-27T05:48:34.250Z] ed34077cac31: Layer already exists [2024-08-27T05:48:34.250Z] 84df2bbf7e42: Layer already exists [2024-08-27T05:48:34.250Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:34.250Z] 348b580ae3de: Layer already exists [2024-08-27T05:48:34.250Z] 6ef10bd729db: Layer already exists [2024-08-27T05:48:34.250Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:34.582Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:34.911Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-27T05:48:34.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-27T05:48:34.912Z] fea8af635959: Preparing [2024-08-27T05:48:34.912Z] 84df2bbf7e42: Preparing [2024-08-27T05:48:34.912Z] 11ce9e6fdc42: Preparing [2024-08-27T05:48:34.912Z] ed34077cac31: Preparing [2024-08-27T05:48:34.912Z] a10cd2448c59: Preparing [2024-08-27T05:48:34.912Z] 6ef10bd729db: Preparing [2024-08-27T05:48:34.912Z] 348b580ae3de: Preparing [2024-08-27T05:48:34.912Z] ce7f800efff9: Preparing [2024-08-27T05:48:34.912Z] 6ef10bd729db: Waiting [2024-08-27T05:48:34.912Z] 348b580ae3de: Waiting [2024-08-27T05:48:34.912Z] fea8af635959: Layer already exists [2024-08-27T05:48:34.912Z] 84df2bbf7e42: Layer already exists [2024-08-27T05:48:34.912Z] 11ce9e6fdc42: Layer already exists [2024-08-27T05:48:34.912Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:34.912Z] ed34077cac31: Layer already exists [2024-08-27T05:48:34.912Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:34.912Z] 6ef10bd729db: Layer already exists [2024-08-27T05:48:34.912Z] 348b580ae3de: Layer already exists [2024-08-27T05:48:34.912Z] main: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:34.993Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:35.009Z] taggedImages: [2024-08-27T05:48:35.009Z] - nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:35.009Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-27T05:48:35.009Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.61 [2024-08-27T05:48:35.009Z] - nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:35.009Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-27T05:48:35.038Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-27T05:48:35.038Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:35.038Z] latest [2024-08-27T05:48:35.038Z] 3.2.0-dev.61 [2024-08-27T05:48:35.038Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:35.038Z] main [2024-08-27T05:48:35.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:35.455Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:35.776Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:35.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T05:48:35.776Z] beff60687170: Preparing [2024-08-27T05:48:35.776Z] 769f56bbcc03: Preparing [2024-08-27T05:48:35.776Z] a10cd2448c59: Preparing [2024-08-27T05:48:35.776Z] efdcfc5aeb72: Preparing [2024-08-27T05:48:35.776Z] 4a00a87215bf: Preparing [2024-08-27T05:48:35.776Z] ce7f800efff9: Preparing [2024-08-27T05:48:35.776Z] ce7f800efff9: Waiting [2024-08-27T05:48:35.776Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:35.776Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:35.776Z] beff60687170: Pushed [2024-08-27T05:48:35.776Z] efdcfc5aeb72: Pushed [2024-08-27T05:48:35.776Z] 4a00a87215bf: Pushed [2024-08-27T05:48:39.062Z] 769f56bbcc03: Pushed [2024-08-27T05:48:39.062Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:39.383Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:39.705Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-27T05:48:39.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T05:48:39.705Z] beff60687170: Preparing [2024-08-27T05:48:39.705Z] 769f56bbcc03: Preparing [2024-08-27T05:48:39.705Z] a10cd2448c59: Preparing [2024-08-27T05:48:39.705Z] efdcfc5aeb72: Preparing [2024-08-27T05:48:39.705Z] 4a00a87215bf: Preparing [2024-08-27T05:48:39.705Z] ce7f800efff9: Preparing [2024-08-27T05:48:39.705Z] ce7f800efff9: Waiting [2024-08-27T05:48:39.705Z] efdcfc5aeb72: Layer already exists [2024-08-27T05:48:39.705Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:39.705Z] beff60687170: Layer already exists [2024-08-27T05:48:39.705Z] 4a00a87215bf: Layer already exists [2024-08-27T05:48:39.705Z] 769f56bbcc03: Layer already exists [2024-08-27T05:48:39.705Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:39.705Z] latest: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:40.042Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:40.369Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.61 [2024-08-27T05:48:40.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T05:48:40.369Z] beff60687170: Preparing [2024-08-27T05:48:40.369Z] 769f56bbcc03: Preparing [2024-08-27T05:48:40.369Z] a10cd2448c59: Preparing [2024-08-27T05:48:40.369Z] efdcfc5aeb72: Preparing [2024-08-27T05:48:40.369Z] 4a00a87215bf: Preparing [2024-08-27T05:48:40.369Z] ce7f800efff9: Preparing [2024-08-27T05:48:40.369Z] ce7f800efff9: Waiting [2024-08-27T05:48:40.369Z] 769f56bbcc03: Layer already exists [2024-08-27T05:48:40.369Z] beff60687170: Layer already exists [2024-08-27T05:48:40.369Z] efdcfc5aeb72: Layer already exists [2024-08-27T05:48:40.369Z] 4a00a87215bf: Layer already exists [2024-08-27T05:48:40.369Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:40.369Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:40.369Z] 3.2.0-dev.61: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:40.698Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:41.024Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:41.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T05:48:41.024Z] beff60687170: Preparing [2024-08-27T05:48:41.024Z] 769f56bbcc03: Preparing [2024-08-27T05:48:41.024Z] a10cd2448c59: Preparing [2024-08-27T05:48:41.024Z] efdcfc5aeb72: Preparing [2024-08-27T05:48:41.024Z] 4a00a87215bf: Preparing [2024-08-27T05:48:41.024Z] ce7f800efff9: Preparing [2024-08-27T05:48:41.024Z] ce7f800efff9: Waiting [2024-08-27T05:48:41.024Z] 769f56bbcc03: Layer already exists [2024-08-27T05:48:41.024Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:41.024Z] beff60687170: Layer already exists [2024-08-27T05:48:41.024Z] efdcfc5aeb72: Layer already exists [2024-08-27T05:48:41.024Z] 4a00a87215bf: Layer already exists [2024-08-27T05:48:41.024Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:41.024Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:41.360Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:41.693Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-27T05:48:41.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-27T05:48:41.693Z] beff60687170: Preparing [2024-08-27T05:48:41.693Z] 769f56bbcc03: Preparing [2024-08-27T05:48:41.693Z] a10cd2448c59: Preparing [2024-08-27T05:48:41.693Z] efdcfc5aeb72: Preparing [2024-08-27T05:48:41.693Z] 4a00a87215bf: Preparing [2024-08-27T05:48:41.693Z] ce7f800efff9: Preparing [2024-08-27T05:48:41.693Z] ce7f800efff9: Waiting [2024-08-27T05:48:41.693Z] 4a00a87215bf: Layer already exists [2024-08-27T05:48:41.693Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:41.693Z] efdcfc5aeb72: Layer already exists [2024-08-27T05:48:41.693Z] beff60687170: Layer already exists [2024-08-27T05:48:41.693Z] 769f56bbcc03: Layer already exists [2024-08-27T05:48:41.693Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:41.693Z] main: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:41.764Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:41.779Z] taggedImages: [2024-08-27T05:48:41.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:41.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-27T05:48:41.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.61 [2024-08-27T05:48:41.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:41.779Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-27T05:48:41.811Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-27T05:48:41.811Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:41.811Z] latest [2024-08-27T05:48:41.811Z] 3.2.0-dev.61 [2024-08-27T05:48:41.811Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:41.811Z] main [2024-08-27T05:48:41.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:42.153Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:42.475Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:42.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T05:48:42.475Z] c88a472de962: Preparing [2024-08-27T05:48:42.475Z] 9cee75954384: Preparing [2024-08-27T05:48:42.475Z] a611462c6f16: Preparing [2024-08-27T05:48:42.475Z] ed34077cac31: Preparing [2024-08-27T05:48:42.475Z] a10cd2448c59: Preparing [2024-08-27T05:48:42.475Z] d64e480683b7: Preparing [2024-08-27T05:48:42.475Z] 46184909b601: Preparing [2024-08-27T05:48:42.475Z] ce7f800efff9: Preparing [2024-08-27T05:48:42.475Z] d64e480683b7: Waiting [2024-08-27T05:48:42.475Z] 46184909b601: Waiting [2024-08-27T05:48:42.475Z] ce7f800efff9: Waiting [2024-08-27T05:48:42.475Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:42.475Z] ed34077cac31: Layer already exists [2024-08-27T05:48:42.475Z] d64e480683b7: Layer already exists [2024-08-27T05:48:42.475Z] 46184909b601: Layer already exists [2024-08-27T05:48:42.475Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:42.475Z] c88a472de962: Pushed [2024-08-27T05:48:42.475Z] 9cee75954384: Pushed [2024-08-27T05:48:45.765Z] a611462c6f16: Pushed [2024-08-27T05:48:45.765Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:46.093Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:46.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-27T05:48:46.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T05:48:46.413Z] c88a472de962: Preparing [2024-08-27T05:48:46.413Z] 9cee75954384: Preparing [2024-08-27T05:48:46.413Z] a611462c6f16: Preparing [2024-08-27T05:48:46.413Z] ed34077cac31: Preparing [2024-08-27T05:48:46.413Z] a10cd2448c59: Preparing [2024-08-27T05:48:46.413Z] d64e480683b7: Preparing [2024-08-27T05:48:46.413Z] 46184909b601: Preparing [2024-08-27T05:48:46.413Z] d64e480683b7: Waiting [2024-08-27T05:48:46.413Z] ce7f800efff9: Preparing [2024-08-27T05:48:46.413Z] 46184909b601: Waiting [2024-08-27T05:48:46.413Z] ce7f800efff9: Waiting [2024-08-27T05:48:46.413Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:46.413Z] c88a472de962: Layer already exists [2024-08-27T05:48:46.413Z] a611462c6f16: Layer already exists [2024-08-27T05:48:46.413Z] ed34077cac31: Layer already exists [2024-08-27T05:48:46.413Z] 9cee75954384: Layer already exists [2024-08-27T05:48:46.413Z] d64e480683b7: Layer already exists [2024-08-27T05:48:46.413Z] 46184909b601: Layer already exists [2024-08-27T05:48:46.413Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:46.413Z] latest: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:46.749Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:47.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.61 [2024-08-27T05:48:47.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T05:48:47.076Z] c88a472de962: Preparing [2024-08-27T05:48:47.076Z] 9cee75954384: Preparing [2024-08-27T05:48:47.076Z] a611462c6f16: Preparing [2024-08-27T05:48:47.076Z] ed34077cac31: Preparing [2024-08-27T05:48:47.076Z] a10cd2448c59: Preparing [2024-08-27T05:48:47.076Z] d64e480683b7: Preparing [2024-08-27T05:48:47.076Z] 46184909b601: Preparing [2024-08-27T05:48:47.076Z] ce7f800efff9: Preparing [2024-08-27T05:48:47.076Z] d64e480683b7: Waiting [2024-08-27T05:48:47.076Z] 46184909b601: Waiting [2024-08-27T05:48:47.076Z] c88a472de962: Layer already exists [2024-08-27T05:48:47.076Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:47.076Z] a611462c6f16: Layer already exists [2024-08-27T05:48:47.076Z] ed34077cac31: Layer already exists [2024-08-27T05:48:47.076Z] 9cee75954384: Layer already exists [2024-08-27T05:48:47.076Z] 46184909b601: Layer already exists [2024-08-27T05:48:47.076Z] d64e480683b7: Layer already exists [2024-08-27T05:48:47.076Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:47.076Z] 3.2.0-dev.61: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:47.405Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:47.746Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:47.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T05:48:47.746Z] c88a472de962: Preparing [2024-08-27T05:48:47.746Z] 9cee75954384: Preparing [2024-08-27T05:48:47.746Z] a611462c6f16: Preparing [2024-08-27T05:48:47.746Z] ed34077cac31: Preparing [2024-08-27T05:48:47.746Z] a10cd2448c59: Preparing [2024-08-27T05:48:47.746Z] d64e480683b7: Preparing [2024-08-27T05:48:47.746Z] 46184909b601: Preparing [2024-08-27T05:48:47.746Z] ce7f800efff9: Preparing [2024-08-27T05:48:47.746Z] d64e480683b7: Waiting [2024-08-27T05:48:47.746Z] 46184909b601: Waiting [2024-08-27T05:48:47.746Z] ce7f800efff9: Waiting [2024-08-27T05:48:47.746Z] ed34077cac31: Layer already exists [2024-08-27T05:48:47.746Z] a611462c6f16: Layer already exists [2024-08-27T05:48:47.746Z] c88a472de962: Layer already exists [2024-08-27T05:48:47.746Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:47.746Z] 9cee75954384: Layer already exists [2024-08-27T05:48:47.746Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:47.747Z] d64e480683b7: Layer already exists [2024-08-27T05:48:47.747Z] 46184909b601: Layer already exists [2024-08-27T05:48:47.747Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:48.077Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:48.399Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-27T05:48:48.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-27T05:48:48.399Z] c88a472de962: Preparing [2024-08-27T05:48:48.399Z] 9cee75954384: Preparing [2024-08-27T05:48:48.399Z] a611462c6f16: Preparing [2024-08-27T05:48:48.399Z] ed34077cac31: Preparing [2024-08-27T05:48:48.399Z] a10cd2448c59: Preparing [2024-08-27T05:48:48.399Z] d64e480683b7: Preparing [2024-08-27T05:48:48.399Z] 46184909b601: Preparing [2024-08-27T05:48:48.399Z] ce7f800efff9: Preparing [2024-08-27T05:48:48.399Z] d64e480683b7: Waiting [2024-08-27T05:48:48.399Z] 46184909b601: Waiting [2024-08-27T05:48:48.399Z] ce7f800efff9: Waiting [2024-08-27T05:48:48.399Z] 9cee75954384: Layer already exists [2024-08-27T05:48:48.399Z] a611462c6f16: Layer already exists [2024-08-27T05:48:48.399Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:48.399Z] ed34077cac31: Layer already exists [2024-08-27T05:48:48.399Z] c88a472de962: Layer already exists [2024-08-27T05:48:48.399Z] 46184909b601: Layer already exists [2024-08-27T05:48:48.399Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:48.399Z] d64e480683b7: Layer already exists [2024-08-27T05:48:48.399Z] main: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:48.474Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:48.492Z] taggedImages: [2024-08-27T05:48:48.492Z] - nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:48.492Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-27T05:48:48.492Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.61 [2024-08-27T05:48:48.492Z] - nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:48.492Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-27T05:48:48.519Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-27T05:48:48.519Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:48.519Z] latest [2024-08-27T05:48:48.519Z] 3.2.0-dev.61 [2024-08-27T05:48:48.519Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:48.519Z] main [2024-08-27T05:48:48.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:48.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:49.192Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:49.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T05:48:49.192Z] c8d7e3fea02f: Preparing [2024-08-27T05:48:49.192Z] a351989aa2cc: Preparing [2024-08-27T05:48:49.192Z] 056f011633d4: Preparing [2024-08-27T05:48:49.192Z] 0187a053827f: Preparing [2024-08-27T05:48:49.192Z] ed2275b7a66b: Preparing [2024-08-27T05:48:49.192Z] e238d80001da: Preparing [2024-08-27T05:48:49.192Z] df82dfee7a15: Preparing [2024-08-27T05:48:49.192Z] 7fc270b042b8: Preparing [2024-08-27T05:48:49.192Z] ed34077cac31: Preparing [2024-08-27T05:48:49.192Z] a10cd2448c59: Preparing [2024-08-27T05:48:49.192Z] 32b1466ab709: Preparing [2024-08-27T05:48:49.192Z] 358d12fb0e09: Preparing [2024-08-27T05:48:49.192Z] 5f70bf18a086: Preparing [2024-08-27T05:48:49.192Z] 08f85a1d1310: Preparing [2024-08-27T05:48:49.192Z] 445f49e6deeb: Preparing [2024-08-27T05:48:49.192Z] 31f6b3c4e88d: Preparing [2024-08-27T05:48:49.192Z] ce7f800efff9: Preparing [2024-08-27T05:48:49.192Z] ed34077cac31: Waiting [2024-08-27T05:48:49.192Z] 32b1466ab709: Waiting [2024-08-27T05:48:49.192Z] a10cd2448c59: Waiting [2024-08-27T05:48:49.192Z] 445f49e6deeb: Waiting [2024-08-27T05:48:49.193Z] e238d80001da: Waiting [2024-08-27T05:48:49.193Z] df82dfee7a15: Waiting [2024-08-27T05:48:49.193Z] 31f6b3c4e88d: Waiting [2024-08-27T05:48:49.193Z] 358d12fb0e09: Waiting [2024-08-27T05:48:49.193Z] 7fc270b042b8: Waiting [2024-08-27T05:48:49.193Z] ce7f800efff9: Waiting [2024-08-27T05:48:49.193Z] 5f70bf18a086: Waiting [2024-08-27T05:48:49.193Z] 08f85a1d1310: Waiting [2024-08-27T05:48:49.193Z] c8d7e3fea02f: Pushed [2024-08-27T05:48:49.193Z] ed2275b7a66b: Pushed [2024-08-27T05:48:49.193Z] 0187a053827f: Pushed [2024-08-27T05:48:49.193Z] a351989aa2cc: Pushed [2024-08-27T05:48:49.193Z] 056f011633d4: Pushed [2024-08-27T05:48:49.193Z] ed34077cac31: Layer already exists [2024-08-27T05:48:49.193Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:49.451Z] e238d80001da: Pushed [2024-08-27T05:48:49.451Z] df82dfee7a15: Pushed [2024-08-27T05:48:49.451Z] 5f70bf18a086: Layer already exists [2024-08-27T05:48:49.451Z] 32b1466ab709: Pushed [2024-08-27T05:48:49.451Z] 358d12fb0e09: Pushed [2024-08-27T05:48:49.451Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:49.451Z] 08f85a1d1310: Pushed [2024-08-27T05:48:49.451Z] 31f6b3c4e88d: Pushed [2024-08-27T05:48:49.451Z] 445f49e6deeb: Pushed [2024-08-27T05:48:50.828Z] 7fc270b042b8: Pushed [2024-08-27T05:48:50.828Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:51.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:51.480Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-27T05:48:51.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T05:48:51.480Z] c8d7e3fea02f: Preparing [2024-08-27T05:48:51.480Z] a351989aa2cc: Preparing [2024-08-27T05:48:51.480Z] 056f011633d4: Preparing [2024-08-27T05:48:51.480Z] 0187a053827f: Preparing [2024-08-27T05:48:51.480Z] ed2275b7a66b: Preparing [2024-08-27T05:48:51.480Z] e238d80001da: Preparing [2024-08-27T05:48:51.480Z] df82dfee7a15: Preparing [2024-08-27T05:48:51.480Z] 7fc270b042b8: Preparing [2024-08-27T05:48:51.480Z] ed34077cac31: Preparing [2024-08-27T05:48:51.480Z] e238d80001da: Waiting [2024-08-27T05:48:51.480Z] a10cd2448c59: Preparing [2024-08-27T05:48:51.480Z] 32b1466ab709: Preparing [2024-08-27T05:48:51.480Z] 358d12fb0e09: Preparing [2024-08-27T05:48:51.480Z] 5f70bf18a086: Preparing [2024-08-27T05:48:51.480Z] 08f85a1d1310: Preparing [2024-08-27T05:48:51.480Z] 445f49e6deeb: Preparing [2024-08-27T05:48:51.480Z] 31f6b3c4e88d: Preparing [2024-08-27T05:48:51.480Z] ce7f800efff9: Preparing [2024-08-27T05:48:51.480Z] 7fc270b042b8: Waiting [2024-08-27T05:48:51.480Z] ed34077cac31: Waiting [2024-08-27T05:48:51.480Z] a10cd2448c59: Waiting [2024-08-27T05:48:51.480Z] 32b1466ab709: Waiting [2024-08-27T05:48:51.480Z] df82dfee7a15: Waiting [2024-08-27T05:48:51.480Z] 358d12fb0e09: Waiting [2024-08-27T05:48:51.480Z] 5f70bf18a086: Waiting [2024-08-27T05:48:51.480Z] 31f6b3c4e88d: Waiting [2024-08-27T05:48:51.480Z] 08f85a1d1310: Waiting [2024-08-27T05:48:51.480Z] 445f49e6deeb: Waiting [2024-08-27T05:48:51.480Z] ce7f800efff9: Waiting [2024-08-27T05:48:51.480Z] 056f011633d4: Layer already exists [2024-08-27T05:48:51.480Z] 0187a053827f: Layer already exists [2024-08-27T05:48:51.480Z] a351989aa2cc: Layer already exists [2024-08-27T05:48:51.480Z] c8d7e3fea02f: Layer already exists [2024-08-27T05:48:51.480Z] ed2275b7a66b: Layer already exists [2024-08-27T05:48:51.480Z] e238d80001da: Layer already exists [2024-08-27T05:48:51.480Z] df82dfee7a15: Layer already exists [2024-08-27T05:48:51.480Z] ed34077cac31: Layer already exists [2024-08-27T05:48:51.480Z] 7fc270b042b8: Layer already exists [2024-08-27T05:48:51.480Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:51.480Z] 32b1466ab709: Layer already exists [2024-08-27T05:48:51.480Z] 358d12fb0e09: Layer already exists [2024-08-27T05:48:51.480Z] 08f85a1d1310: Layer already exists [2024-08-27T05:48:51.480Z] 445f49e6deeb: Layer already exists [2024-08-27T05:48:51.480Z] 5f70bf18a086: Layer already exists [2024-08-27T05:48:51.480Z] 31f6b3c4e88d: Layer already exists [2024-08-27T05:48:51.480Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:51.480Z] latest: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:51.801Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:52.128Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.61 [2024-08-27T05:48:52.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T05:48:52.128Z] c8d7e3fea02f: Preparing [2024-08-27T05:48:52.128Z] a351989aa2cc: Preparing [2024-08-27T05:48:52.128Z] 056f011633d4: Preparing [2024-08-27T05:48:52.128Z] 0187a053827f: Preparing [2024-08-27T05:48:52.128Z] ed2275b7a66b: Preparing [2024-08-27T05:48:52.128Z] e238d80001da: Preparing [2024-08-27T05:48:52.128Z] df82dfee7a15: Preparing [2024-08-27T05:48:52.128Z] 7fc270b042b8: Preparing [2024-08-27T05:48:52.128Z] ed34077cac31: Preparing [2024-08-27T05:48:52.128Z] a10cd2448c59: Preparing [2024-08-27T05:48:52.128Z] 32b1466ab709: Preparing [2024-08-27T05:48:52.128Z] 358d12fb0e09: Preparing [2024-08-27T05:48:52.128Z] 5f70bf18a086: Preparing [2024-08-27T05:48:52.128Z] 08f85a1d1310: Preparing [2024-08-27T05:48:52.128Z] 445f49e6deeb: Preparing [2024-08-27T05:48:52.128Z] 31f6b3c4e88d: Preparing [2024-08-27T05:48:52.128Z] ce7f800efff9: Preparing [2024-08-27T05:48:52.128Z] df82dfee7a15: Waiting [2024-08-27T05:48:52.128Z] 5f70bf18a086: Waiting [2024-08-27T05:48:52.128Z] 08f85a1d1310: Waiting [2024-08-27T05:48:52.128Z] 445f49e6deeb: Waiting [2024-08-27T05:48:52.128Z] a10cd2448c59: Waiting [2024-08-27T05:48:52.128Z] 31f6b3c4e88d: Waiting [2024-08-27T05:48:52.128Z] 32b1466ab709: Waiting [2024-08-27T05:48:52.128Z] ce7f800efff9: Waiting [2024-08-27T05:48:52.128Z] 7fc270b042b8: Waiting [2024-08-27T05:48:52.128Z] ed34077cac31: Waiting [2024-08-27T05:48:52.128Z] e238d80001da: Waiting [2024-08-27T05:48:52.128Z] a351989aa2cc: Layer already exists [2024-08-27T05:48:52.128Z] 0187a053827f: Layer already exists [2024-08-27T05:48:52.128Z] c8d7e3fea02f: Layer already exists [2024-08-27T05:48:52.128Z] 056f011633d4: Layer already exists [2024-08-27T05:48:52.128Z] ed2275b7a66b: Layer already exists [2024-08-27T05:48:52.128Z] 7fc270b042b8: Layer already exists [2024-08-27T05:48:52.128Z] df82dfee7a15: Layer already exists [2024-08-27T05:48:52.128Z] e238d80001da: Layer already exists [2024-08-27T05:48:52.128Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:52.128Z] ed34077cac31: Layer already exists [2024-08-27T05:48:52.128Z] 32b1466ab709: Layer already exists [2024-08-27T05:48:52.128Z] 358d12fb0e09: Layer already exists [2024-08-27T05:48:52.128Z] 08f85a1d1310: Layer already exists [2024-08-27T05:48:52.128Z] 5f70bf18a086: Layer already exists [2024-08-27T05:48:52.128Z] 445f49e6deeb: Layer already exists [2024-08-27T05:48:52.128Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:52.128Z] 31f6b3c4e88d: Layer already exists [2024-08-27T05:48:52.128Z] 3.2.0-dev.61: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:52.456Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:52.780Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:52.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T05:48:52.780Z] c8d7e3fea02f: Preparing [2024-08-27T05:48:52.780Z] a351989aa2cc: Preparing [2024-08-27T05:48:52.780Z] 056f011633d4: Preparing [2024-08-27T05:48:52.780Z] 0187a053827f: Preparing [2024-08-27T05:48:52.780Z] ed2275b7a66b: Preparing [2024-08-27T05:48:52.780Z] e238d80001da: Preparing [2024-08-27T05:48:52.780Z] df82dfee7a15: Preparing [2024-08-27T05:48:52.780Z] 7fc270b042b8: Preparing [2024-08-27T05:48:52.780Z] ed34077cac31: Preparing [2024-08-27T05:48:52.780Z] a10cd2448c59: Preparing [2024-08-27T05:48:52.780Z] 32b1466ab709: Preparing [2024-08-27T05:48:52.780Z] 358d12fb0e09: Preparing [2024-08-27T05:48:52.780Z] 5f70bf18a086: Preparing [2024-08-27T05:48:52.780Z] 08f85a1d1310: Preparing [2024-08-27T05:48:52.780Z] 445f49e6deeb: Preparing [2024-08-27T05:48:52.780Z] 31f6b3c4e88d: Preparing [2024-08-27T05:48:52.780Z] ce7f800efff9: Preparing [2024-08-27T05:48:52.780Z] a10cd2448c59: Waiting [2024-08-27T05:48:52.780Z] e238d80001da: Waiting [2024-08-27T05:48:52.780Z] df82dfee7a15: Waiting [2024-08-27T05:48:52.780Z] 32b1466ab709: Waiting [2024-08-27T05:48:52.780Z] 358d12fb0e09: Waiting [2024-08-27T05:48:52.780Z] 7fc270b042b8: Waiting [2024-08-27T05:48:52.780Z] ed34077cac31: Waiting [2024-08-27T05:48:52.780Z] 5f70bf18a086: Waiting [2024-08-27T05:48:52.780Z] 31f6b3c4e88d: Waiting [2024-08-27T05:48:52.780Z] ce7f800efff9: Waiting [2024-08-27T05:48:52.780Z] 08f85a1d1310: Waiting [2024-08-27T05:48:52.780Z] 445f49e6deeb: Waiting [2024-08-27T05:48:52.780Z] a351989aa2cc: Layer already exists [2024-08-27T05:48:52.780Z] ed2275b7a66b: Layer already exists [2024-08-27T05:48:52.780Z] 056f011633d4: Layer already exists [2024-08-27T05:48:52.780Z] c8d7e3fea02f: Layer already exists [2024-08-27T05:48:52.780Z] 0187a053827f: Layer already exists [2024-08-27T05:48:52.780Z] df82dfee7a15: Layer already exists [2024-08-27T05:48:52.780Z] 7fc270b042b8: Layer already exists [2024-08-27T05:48:52.780Z] e238d80001da: Layer already exists [2024-08-27T05:48:52.780Z] ed34077cac31: Layer already exists [2024-08-27T05:48:52.780Z] 32b1466ab709: Layer already exists [2024-08-27T05:48:52.780Z] 358d12fb0e09: Layer already exists [2024-08-27T05:48:52.780Z] 5f70bf18a086: Layer already exists [2024-08-27T05:48:52.780Z] 08f85a1d1310: Layer already exists [2024-08-27T05:48:52.780Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:52.780Z] 31f6b3c4e88d: Layer already exists [2024-08-27T05:48:52.780Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:52.780Z] 445f49e6deeb: Layer already exists [2024-08-27T05:48:52.780Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:53.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:53.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-27T05:48:53.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-27T05:48:53.418Z] c8d7e3fea02f: Preparing [2024-08-27T05:48:53.418Z] a351989aa2cc: Preparing [2024-08-27T05:48:53.418Z] 056f011633d4: Preparing [2024-08-27T05:48:53.418Z] 0187a053827f: Preparing [2024-08-27T05:48:53.418Z] ed2275b7a66b: Preparing [2024-08-27T05:48:53.418Z] e238d80001da: Preparing [2024-08-27T05:48:53.418Z] df82dfee7a15: Preparing [2024-08-27T05:48:53.418Z] 7fc270b042b8: Preparing [2024-08-27T05:48:53.418Z] ed34077cac31: Preparing [2024-08-27T05:48:53.418Z] a10cd2448c59: Preparing [2024-08-27T05:48:53.418Z] 32b1466ab709: Preparing [2024-08-27T05:48:53.418Z] 358d12fb0e09: Preparing [2024-08-27T05:48:53.418Z] 5f70bf18a086: Preparing [2024-08-27T05:48:53.418Z] 08f85a1d1310: Preparing [2024-08-27T05:48:53.418Z] 445f49e6deeb: Preparing [2024-08-27T05:48:53.418Z] 31f6b3c4e88d: Preparing [2024-08-27T05:48:53.418Z] ce7f800efff9: Preparing [2024-08-27T05:48:53.418Z] df82dfee7a15: Waiting [2024-08-27T05:48:53.418Z] 08f85a1d1310: Waiting [2024-08-27T05:48:53.418Z] 5f70bf18a086: Waiting [2024-08-27T05:48:53.418Z] 7fc270b042b8: Waiting [2024-08-27T05:48:53.418Z] 445f49e6deeb: Waiting [2024-08-27T05:48:53.418Z] ed34077cac31: Waiting [2024-08-27T05:48:53.418Z] 31f6b3c4e88d: Waiting [2024-08-27T05:48:53.418Z] e238d80001da: Waiting [2024-08-27T05:48:53.418Z] ce7f800efff9: Waiting [2024-08-27T05:48:53.418Z] a10cd2448c59: Waiting [2024-08-27T05:48:53.418Z] 32b1466ab709: Waiting [2024-08-27T05:48:53.418Z] 358d12fb0e09: Waiting [2024-08-27T05:48:53.418Z] a351989aa2cc: Layer already exists [2024-08-27T05:48:53.418Z] c8d7e3fea02f: Layer already exists [2024-08-27T05:48:53.418Z] 0187a053827f: Layer already exists [2024-08-27T05:48:53.418Z] 056f011633d4: Layer already exists [2024-08-27T05:48:53.418Z] ed2275b7a66b: Layer already exists [2024-08-27T05:48:53.418Z] df82dfee7a15: Layer already exists [2024-08-27T05:48:53.418Z] ed34077cac31: Layer already exists [2024-08-27T05:48:53.418Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:53.418Z] e238d80001da: Layer already exists [2024-08-27T05:48:53.418Z] 7fc270b042b8: Layer already exists [2024-08-27T05:48:53.418Z] 358d12fb0e09: Layer already exists [2024-08-27T05:48:53.418Z] 08f85a1d1310: Layer already exists [2024-08-27T05:48:53.418Z] 445f49e6deeb: Layer already exists [2024-08-27T05:48:53.418Z] 32b1466ab709: Layer already exists [2024-08-27T05:48:53.418Z] 5f70bf18a086: Layer already exists [2024-08-27T05:48:53.418Z] 31f6b3c4e88d: Layer already exists [2024-08-27T05:48:53.418Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:53.418Z] main: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:53.485Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:53.502Z] taggedImages: [2024-08-27T05:48:53.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:53.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-27T05:48:53.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.61 [2024-08-27T05:48:53.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:53.502Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-27T05:48:53.531Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-27T05:48:53.531Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:53.531Z] latest [2024-08-27T05:48:53.531Z] 3.2.0-dev.61 [2024-08-27T05:48:53.531Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:53.531Z] main [2024-08-27T05:48:53.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:53.866Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:54.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:54.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T05:48:54.194Z] 3c0d708306d5: Preparing [2024-08-27T05:48:54.194Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:54.194Z] b4996046aa1b: Preparing [2024-08-27T05:48:54.194Z] 73a62050ee50: Preparing [2024-08-27T05:48:54.194Z] ed34077cac31: Preparing [2024-08-27T05:48:54.194Z] a10cd2448c59: Preparing [2024-08-27T05:48:54.194Z] d64e480683b7: Preparing [2024-08-27T05:48:54.194Z] 46184909b601: Preparing [2024-08-27T05:48:54.194Z] ce7f800efff9: Preparing [2024-08-27T05:48:54.194Z] a10cd2448c59: Waiting [2024-08-27T05:48:54.194Z] d64e480683b7: Waiting [2024-08-27T05:48:54.194Z] 46184909b601: Waiting [2024-08-27T05:48:54.194Z] ce7f800efff9: Waiting [2024-08-27T05:48:54.195Z] ed34077cac31: Layer already exists [2024-08-27T05:48:54.195Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:54.195Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:54.195Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:54.195Z] d64e480683b7: Layer already exists [2024-08-27T05:48:54.195Z] 46184909b601: Layer already exists [2024-08-27T05:48:54.195Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:54.195Z] b4996046aa1b: Pushed [2024-08-27T05:48:56.730Z] 73a62050ee50: Pushed [2024-08-27T05:48:56.989Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:57.315Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:57.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-27T05:48:57.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T05:48:57.641Z] 3c0d708306d5: Preparing [2024-08-27T05:48:57.641Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:57.641Z] b4996046aa1b: Preparing [2024-08-27T05:48:57.641Z] 73a62050ee50: Preparing [2024-08-27T05:48:57.641Z] ed34077cac31: Preparing [2024-08-27T05:48:57.641Z] a10cd2448c59: Preparing [2024-08-27T05:48:57.641Z] d64e480683b7: Preparing [2024-08-27T05:48:57.641Z] 46184909b601: Preparing [2024-08-27T05:48:57.641Z] ce7f800efff9: Preparing [2024-08-27T05:48:57.641Z] a10cd2448c59: Waiting [2024-08-27T05:48:57.641Z] d64e480683b7: Waiting [2024-08-27T05:48:57.641Z] ce7f800efff9: Waiting [2024-08-27T05:48:57.641Z] 46184909b601: Waiting [2024-08-27T05:48:57.641Z] ed34077cac31: Layer already exists [2024-08-27T05:48:57.641Z] 73a62050ee50: Layer already exists [2024-08-27T05:48:57.641Z] b4996046aa1b: Layer already exists [2024-08-27T05:48:57.641Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:57.641Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:57.641Z] 46184909b601: Layer already exists [2024-08-27T05:48:57.641Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:57.641Z] d64e480683b7: Layer already exists [2024-08-27T05:48:57.641Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:57.641Z] latest: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:57.977Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:58.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.61 [2024-08-27T05:48:58.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T05:48:58.306Z] 3c0d708306d5: Preparing [2024-08-27T05:48:58.306Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:58.306Z] b4996046aa1b: Preparing [2024-08-27T05:48:58.306Z] 73a62050ee50: Preparing [2024-08-27T05:48:58.306Z] ed34077cac31: Preparing [2024-08-27T05:48:58.306Z] a10cd2448c59: Preparing [2024-08-27T05:48:58.306Z] d64e480683b7: Preparing [2024-08-27T05:48:58.306Z] 46184909b601: Preparing [2024-08-27T05:48:58.306Z] ce7f800efff9: Preparing [2024-08-27T05:48:58.306Z] a10cd2448c59: Waiting [2024-08-27T05:48:58.306Z] d64e480683b7: Waiting [2024-08-27T05:48:58.306Z] 46184909b601: Waiting [2024-08-27T05:48:58.306Z] ce7f800efff9: Waiting [2024-08-27T05:48:58.306Z] 73a62050ee50: Layer already exists [2024-08-27T05:48:58.306Z] b4996046aa1b: Layer already exists [2024-08-27T05:48:58.306Z] ed34077cac31: Layer already exists [2024-08-27T05:48:58.306Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:58.306Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:58.306Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:58.306Z] d64e480683b7: Layer already exists [2024-08-27T05:48:58.306Z] 46184909b601: Layer already exists [2024-08-27T05:48:58.306Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:58.306Z] 3.2.0-dev.61: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:58.641Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:58.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:58.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T05:48:58.964Z] 3c0d708306d5: Preparing [2024-08-27T05:48:58.964Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:58.964Z] b4996046aa1b: Preparing [2024-08-27T05:48:58.964Z] 73a62050ee50: Preparing [2024-08-27T05:48:58.964Z] ed34077cac31: Preparing [2024-08-27T05:48:58.964Z] a10cd2448c59: Preparing [2024-08-27T05:48:58.964Z] d64e480683b7: Preparing [2024-08-27T05:48:58.964Z] 46184909b601: Preparing [2024-08-27T05:48:58.964Z] ce7f800efff9: Preparing [2024-08-27T05:48:58.964Z] a10cd2448c59: Waiting [2024-08-27T05:48:58.964Z] d64e480683b7: Waiting [2024-08-27T05:48:58.964Z] 46184909b601: Waiting [2024-08-27T05:48:58.964Z] ce7f800efff9: Waiting [2024-08-27T05:48:58.964Z] b4996046aa1b: Layer already exists [2024-08-27T05:48:58.964Z] ed34077cac31: Layer already exists [2024-08-27T05:48:58.964Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:58.964Z] 73a62050ee50: Layer already exists [2024-08-27T05:48:58.964Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:58.964Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:58.964Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:58.964Z] d64e480683b7: Layer already exists [2024-08-27T05:48:58.964Z] 46184909b601: Layer already exists [2024-08-27T05:48:58.964Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:59.293Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:48:59.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-27T05:48:59.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-27T05:48:59.618Z] 3c0d708306d5: Preparing [2024-08-27T05:48:59.618Z] 2e8d066f1f01: Preparing [2024-08-27T05:48:59.618Z] b4996046aa1b: Preparing [2024-08-27T05:48:59.618Z] 73a62050ee50: Preparing [2024-08-27T05:48:59.618Z] ed34077cac31: Preparing [2024-08-27T05:48:59.618Z] a10cd2448c59: Preparing [2024-08-27T05:48:59.618Z] d64e480683b7: Preparing [2024-08-27T05:48:59.618Z] 46184909b601: Preparing [2024-08-27T05:48:59.618Z] ce7f800efff9: Preparing [2024-08-27T05:48:59.618Z] a10cd2448c59: Waiting [2024-08-27T05:48:59.618Z] d64e480683b7: Waiting [2024-08-27T05:48:59.618Z] 46184909b601: Waiting [2024-08-27T05:48:59.618Z] ce7f800efff9: Waiting [2024-08-27T05:48:59.618Z] 73a62050ee50: Layer already exists [2024-08-27T05:48:59.618Z] 2e8d066f1f01: Layer already exists [2024-08-27T05:48:59.618Z] b4996046aa1b: Layer already exists [2024-08-27T05:48:59.618Z] 3c0d708306d5: Layer already exists [2024-08-27T05:48:59.618Z] ed34077cac31: Layer already exists [2024-08-27T05:48:59.618Z] a10cd2448c59: Layer already exists [2024-08-27T05:48:59.618Z] d64e480683b7: Layer already exists [2024-08-27T05:48:59.618Z] 46184909b601: Layer already exists [2024-08-27T05:48:59.618Z] ce7f800efff9: Layer already exists [2024-08-27T05:48:59.618Z] main: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:48:59.692Z] ===================================================== [Pipeline] echo [2024-08-27T05:48:59.706Z] taggedImages: [2024-08-27T05:48:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-27T05:48:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.61 [2024-08-27T05:48:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-27T05:48:59.735Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-27T05:48:59.735Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:48:59.735Z] latest [2024-08-27T05:48:59.735Z] 3.2.0-dev.61 [2024-08-27T05:48:59.735Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:48:59.735Z] main [2024-08-27T05:48:59.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:00.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:00.396Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:00.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T05:49:00.396Z] 79a6b50ccef5: Preparing [2024-08-27T05:49:00.396Z] c59363739dff: Preparing [2024-08-27T05:49:00.396Z] cd26da8a04dc: Preparing [2024-08-27T05:49:00.396Z] 930daacce780: Preparing [2024-08-27T05:49:00.396Z] 29ee3bde0f6f: Preparing [2024-08-27T05:49:00.396Z] ed34077cac31: Preparing [2024-08-27T05:49:00.396Z] a10cd2448c59: Preparing [2024-08-27T05:49:00.396Z] ae475523499a: Preparing [2024-08-27T05:49:00.396Z] 86336c915123: Preparing [2024-08-27T05:49:00.396Z] 44f9cf72a3b2: Preparing [2024-08-27T05:49:00.396Z] a10cd2448c59: Waiting [2024-08-27T05:49:00.396Z] ed34077cac31: Waiting [2024-08-27T05:49:00.396Z] ae475523499a: Waiting [2024-08-27T05:49:00.396Z] ce7f800efff9: Preparing [2024-08-27T05:49:00.396Z] 86336c915123: Waiting [2024-08-27T05:49:00.396Z] 44f9cf72a3b2: Waiting [2024-08-27T05:49:00.396Z] c59363739dff: Pushed [2024-08-27T05:49:00.396Z] ed34077cac31: Layer already exists [2024-08-27T05:49:00.396Z] 79a6b50ccef5: Pushed [2024-08-27T05:49:00.396Z] 930daacce780: Pushed [2024-08-27T05:49:00.396Z] 29ee3bde0f6f: Pushed [2024-08-27T05:49:00.396Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:00.396Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:00.653Z] ae475523499a: Pushed [2024-08-27T05:49:00.654Z] 86336c915123: Pushed [2024-08-27T05:49:01.221Z] cd26da8a04dc: Pushed [2024-08-27T05:49:01.480Z] 44f9cf72a3b2: Pushed [2024-08-27T05:49:01.740Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:02.065Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:02.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-27T05:49:02.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T05:49:02.398Z] 79a6b50ccef5: Preparing [2024-08-27T05:49:02.398Z] c59363739dff: Preparing [2024-08-27T05:49:02.398Z] cd26da8a04dc: Preparing [2024-08-27T05:49:02.398Z] 930daacce780: Preparing [2024-08-27T05:49:02.398Z] 29ee3bde0f6f: Preparing [2024-08-27T05:49:02.398Z] ed34077cac31: Preparing [2024-08-27T05:49:02.398Z] a10cd2448c59: Preparing [2024-08-27T05:49:02.398Z] ae475523499a: Preparing [2024-08-27T05:49:02.398Z] 86336c915123: Preparing [2024-08-27T05:49:02.398Z] 44f9cf72a3b2: Preparing [2024-08-27T05:49:02.398Z] ce7f800efff9: Preparing [2024-08-27T05:49:02.398Z] 86336c915123: Waiting [2024-08-27T05:49:02.398Z] ed34077cac31: Waiting [2024-08-27T05:49:02.398Z] ae475523499a: Waiting [2024-08-27T05:49:02.398Z] 44f9cf72a3b2: Waiting [2024-08-27T05:49:02.398Z] ce7f800efff9: Waiting [2024-08-27T05:49:02.398Z] a10cd2448c59: Waiting [2024-08-27T05:49:02.398Z] 29ee3bde0f6f: Layer already exists [2024-08-27T05:49:02.398Z] 79a6b50ccef5: Layer already exists [2024-08-27T05:49:02.398Z] c59363739dff: Layer already exists [2024-08-27T05:49:02.398Z] 930daacce780: Layer already exists [2024-08-27T05:49:02.398Z] cd26da8a04dc: Layer already exists [2024-08-27T05:49:02.398Z] ed34077cac31: Layer already exists [2024-08-27T05:49:02.398Z] ae475523499a: Layer already exists [2024-08-27T05:49:02.398Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:02.398Z] 86336c915123: Layer already exists [2024-08-27T05:49:02.398Z] 44f9cf72a3b2: Layer already exists [2024-08-27T05:49:02.398Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:02.398Z] latest: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:02.808Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:03.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.61 [2024-08-27T05:49:03.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T05:49:03.178Z] 79a6b50ccef5: Preparing [2024-08-27T05:49:03.178Z] c59363739dff: Preparing [2024-08-27T05:49:03.178Z] cd26da8a04dc: Preparing [2024-08-27T05:49:03.178Z] 930daacce780: Preparing [2024-08-27T05:49:03.178Z] 29ee3bde0f6f: Preparing [2024-08-27T05:49:03.178Z] ed34077cac31: Preparing [2024-08-27T05:49:03.178Z] a10cd2448c59: Preparing [2024-08-27T05:49:03.178Z] ae475523499a: Preparing [2024-08-27T05:49:03.178Z] 86336c915123: Preparing [2024-08-27T05:49:03.178Z] 44f9cf72a3b2: Preparing [2024-08-27T05:49:03.178Z] ce7f800efff9: Preparing [2024-08-27T05:49:03.178Z] ed34077cac31: Waiting [2024-08-27T05:49:03.178Z] a10cd2448c59: Waiting [2024-08-27T05:49:03.178Z] 44f9cf72a3b2: Waiting [2024-08-27T05:49:03.178Z] ae475523499a: Waiting [2024-08-27T05:49:03.178Z] 86336c915123: Waiting [2024-08-27T05:49:03.178Z] ce7f800efff9: Waiting [2024-08-27T05:49:03.178Z] 29ee3bde0f6f: Layer already exists [2024-08-27T05:49:03.178Z] 930daacce780: Layer already exists [2024-08-27T05:49:03.178Z] 79a6b50ccef5: Layer already exists [2024-08-27T05:49:03.178Z] c59363739dff: Layer already exists [2024-08-27T05:49:03.178Z] cd26da8a04dc: Layer already exists [2024-08-27T05:49:03.178Z] ed34077cac31: Layer already exists [2024-08-27T05:49:03.178Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:03.178Z] ae475523499a: Layer already exists [2024-08-27T05:49:03.178Z] 86336c915123: Layer already exists [2024-08-27T05:49:03.178Z] 44f9cf72a3b2: Layer already exists [2024-08-27T05:49:03.178Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:03.178Z] 3.2.0-dev.61: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:03.564Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:03.910Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:03.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T05:49:03.910Z] 79a6b50ccef5: Preparing [2024-08-27T05:49:03.910Z] c59363739dff: Preparing [2024-08-27T05:49:03.910Z] cd26da8a04dc: Preparing [2024-08-27T05:49:03.910Z] 930daacce780: Preparing [2024-08-27T05:49:03.910Z] 29ee3bde0f6f: Preparing [2024-08-27T05:49:03.910Z] ed34077cac31: Preparing [2024-08-27T05:49:03.910Z] a10cd2448c59: Preparing [2024-08-27T05:49:03.910Z] ae475523499a: Preparing [2024-08-27T05:49:03.910Z] 86336c915123: Preparing [2024-08-27T05:49:03.910Z] 44f9cf72a3b2: Preparing [2024-08-27T05:49:03.910Z] ce7f800efff9: Preparing [2024-08-27T05:49:03.910Z] a10cd2448c59: Waiting [2024-08-27T05:49:03.910Z] ae475523499a: Waiting [2024-08-27T05:49:03.910Z] 44f9cf72a3b2: Waiting [2024-08-27T05:49:03.910Z] ce7f800efff9: Waiting [2024-08-27T05:49:03.910Z] ed34077cac31: Waiting [2024-08-27T05:49:03.910Z] 86336c915123: Waiting [2024-08-27T05:49:03.910Z] c59363739dff: Layer already exists [2024-08-27T05:49:03.910Z] cd26da8a04dc: Layer already exists [2024-08-27T05:49:03.910Z] 29ee3bde0f6f: Layer already exists [2024-08-27T05:49:03.910Z] 930daacce780: Layer already exists [2024-08-27T05:49:03.910Z] 79a6b50ccef5: Layer already exists [2024-08-27T05:49:03.910Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:03.910Z] ae475523499a: Layer already exists [2024-08-27T05:49:03.910Z] 86336c915123: Layer already exists [2024-08-27T05:49:03.910Z] 44f9cf72a3b2: Layer already exists [2024-08-27T05:49:03.910Z] ed34077cac31: Layer already exists [2024-08-27T05:49:03.910Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:03.910Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:04.239Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:04.562Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-27T05:49:04.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-27T05:49:04.562Z] 79a6b50ccef5: Preparing [2024-08-27T05:49:04.562Z] c59363739dff: Preparing [2024-08-27T05:49:04.562Z] cd26da8a04dc: Preparing [2024-08-27T05:49:04.562Z] 930daacce780: Preparing [2024-08-27T05:49:04.562Z] 29ee3bde0f6f: Preparing [2024-08-27T05:49:04.562Z] ed34077cac31: Preparing [2024-08-27T05:49:04.562Z] a10cd2448c59: Preparing [2024-08-27T05:49:04.562Z] ae475523499a: Preparing [2024-08-27T05:49:04.562Z] 86336c915123: Preparing [2024-08-27T05:49:04.562Z] 44f9cf72a3b2: Preparing [2024-08-27T05:49:04.562Z] ce7f800efff9: Preparing [2024-08-27T05:49:04.562Z] 44f9cf72a3b2: Waiting [2024-08-27T05:49:04.562Z] ce7f800efff9: Waiting [2024-08-27T05:49:04.562Z] ae475523499a: Waiting [2024-08-27T05:49:04.562Z] ed34077cac31: Waiting [2024-08-27T05:49:04.562Z] a10cd2448c59: Waiting [2024-08-27T05:49:04.562Z] cd26da8a04dc: Layer already exists [2024-08-27T05:49:04.562Z] c59363739dff: Layer already exists [2024-08-27T05:49:04.562Z] 930daacce780: Layer already exists [2024-08-27T05:49:04.562Z] 29ee3bde0f6f: Layer already exists [2024-08-27T05:49:04.562Z] 79a6b50ccef5: Layer already exists [2024-08-27T05:49:04.562Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:04.562Z] ed34077cac31: Layer already exists [2024-08-27T05:49:04.562Z] ae475523499a: Layer already exists [2024-08-27T05:49:04.562Z] 86336c915123: Layer already exists [2024-08-27T05:49:04.562Z] 44f9cf72a3b2: Layer already exists [2024-08-27T05:49:04.562Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:04.562Z] main: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:49:04.634Z] ===================================================== [Pipeline] echo [2024-08-27T05:49:04.651Z] taggedImages: [2024-08-27T05:49:04.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:04.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-27T05:49:04.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.61 [2024-08-27T05:49:04.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:04.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-27T05:49:04.679Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-27T05:49:04.679Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:04.679Z] latest [2024-08-27T05:49:04.679Z] 3.2.0-dev.61 [2024-08-27T05:49:04.679Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:04.679Z] main [2024-08-27T05:49:04.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:05.048Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:05.368Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:05.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T05:49:05.368Z] a133a890148c: Preparing [2024-08-27T05:49:05.368Z] dc6ef62e37d3: Preparing [2024-08-27T05:49:05.368Z] b449aa73a45e: Preparing [2024-08-27T05:49:05.368Z] f769dfe9237e: Preparing [2024-08-27T05:49:05.368Z] 5f9dfc52f7ac: Preparing [2024-08-27T05:49:05.368Z] df5ae50d9399: Preparing [2024-08-27T05:49:05.368Z] d5bdd9e75724: Preparing [2024-08-27T05:49:05.368Z] ed34077cac31: Preparing [2024-08-27T05:49:05.368Z] a10cd2448c59: Preparing [2024-08-27T05:49:05.368Z] dbb0c3a792bb: Preparing [2024-08-27T05:49:05.368Z] 6077e2695f22: Preparing [2024-08-27T05:49:05.368Z] ce7f800efff9: Preparing [2024-08-27T05:49:05.368Z] df5ae50d9399: Waiting [2024-08-27T05:49:05.368Z] d5bdd9e75724: Waiting [2024-08-27T05:49:05.368Z] ed34077cac31: Waiting [2024-08-27T05:49:05.368Z] 6077e2695f22: Waiting [2024-08-27T05:49:05.368Z] a10cd2448c59: Waiting [2024-08-27T05:49:05.368Z] dbb0c3a792bb: Waiting [2024-08-27T05:49:05.368Z] ce7f800efff9: Waiting [2024-08-27T05:49:05.368Z] 5f9dfc52f7ac: Pushed [2024-08-27T05:49:05.368Z] dc6ef62e37d3: Pushed [2024-08-27T05:49:05.368Z] a133a890148c: Pushed [2024-08-27T05:49:05.368Z] ed34077cac31: Layer already exists [2024-08-27T05:49:05.368Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:05.626Z] df5ae50d9399: Pushed [2024-08-27T05:49:05.626Z] d5bdd9e75724: Pushed [2024-08-27T05:49:05.626Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:05.626Z] dbb0c3a792bb: Pushed [2024-08-27T05:49:06.192Z] f769dfe9237e: Pushed [2024-08-27T05:49:06.452Z] b449aa73a45e: Pushed [2024-08-27T05:49:06.711Z] 6077e2695f22: Pushed [2024-08-27T05:49:06.711Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:07.036Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:07.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-27T05:49:07.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T05:49:07.364Z] a133a890148c: Preparing [2024-08-27T05:49:07.364Z] dc6ef62e37d3: Preparing [2024-08-27T05:49:07.364Z] b449aa73a45e: Preparing [2024-08-27T05:49:07.364Z] f769dfe9237e: Preparing [2024-08-27T05:49:07.364Z] 5f9dfc52f7ac: Preparing [2024-08-27T05:49:07.364Z] df5ae50d9399: Preparing [2024-08-27T05:49:07.364Z] d5bdd9e75724: Preparing [2024-08-27T05:49:07.364Z] ed34077cac31: Preparing [2024-08-27T05:49:07.364Z] a10cd2448c59: Preparing [2024-08-27T05:49:07.364Z] dbb0c3a792bb: Preparing [2024-08-27T05:49:07.364Z] 6077e2695f22: Preparing [2024-08-27T05:49:07.364Z] ce7f800efff9: Preparing [2024-08-27T05:49:07.364Z] df5ae50d9399: Waiting [2024-08-27T05:49:07.364Z] ed34077cac31: Waiting [2024-08-27T05:49:07.364Z] a10cd2448c59: Waiting [2024-08-27T05:49:07.364Z] dbb0c3a792bb: Waiting [2024-08-27T05:49:07.364Z] ce7f800efff9: Waiting [2024-08-27T05:49:07.364Z] 6077e2695f22: Waiting [2024-08-27T05:49:07.364Z] d5bdd9e75724: Waiting [2024-08-27T05:49:07.364Z] dc6ef62e37d3: Layer already exists [2024-08-27T05:49:07.364Z] f769dfe9237e: Layer already exists [2024-08-27T05:49:07.364Z] b449aa73a45e: Layer already exists [2024-08-27T05:49:07.364Z] a133a890148c: Layer already exists [2024-08-27T05:49:07.364Z] 5f9dfc52f7ac: Layer already exists [2024-08-27T05:49:07.364Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:07.364Z] d5bdd9e75724: Layer already exists [2024-08-27T05:49:07.364Z] df5ae50d9399: Layer already exists [2024-08-27T05:49:07.364Z] ed34077cac31: Layer already exists [2024-08-27T05:49:07.364Z] dbb0c3a792bb: Layer already exists [2024-08-27T05:49:07.364Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:07.364Z] 6077e2695f22: Layer already exists [2024-08-27T05:49:07.364Z] latest: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:07.687Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:08.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.61 [2024-08-27T05:49:08.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T05:49:08.017Z] a133a890148c: Preparing [2024-08-27T05:49:08.017Z] dc6ef62e37d3: Preparing [2024-08-27T05:49:08.017Z] b449aa73a45e: Preparing [2024-08-27T05:49:08.017Z] f769dfe9237e: Preparing [2024-08-27T05:49:08.017Z] 5f9dfc52f7ac: Preparing [2024-08-27T05:49:08.017Z] df5ae50d9399: Preparing [2024-08-27T05:49:08.017Z] d5bdd9e75724: Preparing [2024-08-27T05:49:08.017Z] ed34077cac31: Preparing [2024-08-27T05:49:08.017Z] a10cd2448c59: Preparing [2024-08-27T05:49:08.017Z] dbb0c3a792bb: Preparing [2024-08-27T05:49:08.017Z] 6077e2695f22: Preparing [2024-08-27T05:49:08.017Z] ce7f800efff9: Preparing [2024-08-27T05:49:08.017Z] df5ae50d9399: Waiting [2024-08-27T05:49:08.017Z] d5bdd9e75724: Waiting [2024-08-27T05:49:08.017Z] ed34077cac31: Waiting [2024-08-27T05:49:08.017Z] a10cd2448c59: Waiting [2024-08-27T05:49:08.017Z] dbb0c3a792bb: Waiting [2024-08-27T05:49:08.017Z] 6077e2695f22: Waiting [2024-08-27T05:49:08.017Z] f769dfe9237e: Layer already exists [2024-08-27T05:49:08.017Z] a133a890148c: Layer already exists [2024-08-27T05:49:08.017Z] b449aa73a45e: Layer already exists [2024-08-27T05:49:08.017Z] dc6ef62e37d3: Layer already exists [2024-08-27T05:49:08.017Z] 5f9dfc52f7ac: Layer already exists [2024-08-27T05:49:08.017Z] d5bdd9e75724: Layer already exists [2024-08-27T05:49:08.017Z] df5ae50d9399: Layer already exists [2024-08-27T05:49:08.017Z] dbb0c3a792bb: Layer already exists [2024-08-27T05:49:08.017Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:08.017Z] ed34077cac31: Layer already exists [2024-08-27T05:49:08.017Z] 6077e2695f22: Layer already exists [2024-08-27T05:49:08.017Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:08.017Z] 3.2.0-dev.61: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:08.354Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:08.676Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:08.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T05:49:08.676Z] a133a890148c: Preparing [2024-08-27T05:49:08.676Z] dc6ef62e37d3: Preparing [2024-08-27T05:49:08.676Z] b449aa73a45e: Preparing [2024-08-27T05:49:08.676Z] f769dfe9237e: Preparing [2024-08-27T05:49:08.676Z] 5f9dfc52f7ac: Preparing [2024-08-27T05:49:08.676Z] df5ae50d9399: Preparing [2024-08-27T05:49:08.676Z] d5bdd9e75724: Preparing [2024-08-27T05:49:08.676Z] ed34077cac31: Preparing [2024-08-27T05:49:08.676Z] a10cd2448c59: Preparing [2024-08-27T05:49:08.676Z] dbb0c3a792bb: Preparing [2024-08-27T05:49:08.676Z] 6077e2695f22: Preparing [2024-08-27T05:49:08.676Z] ce7f800efff9: Preparing [2024-08-27T05:49:08.676Z] a10cd2448c59: Waiting [2024-08-27T05:49:08.676Z] dbb0c3a792bb: Waiting [2024-08-27T05:49:08.676Z] 6077e2695f22: Waiting [2024-08-27T05:49:08.676Z] d5bdd9e75724: Waiting [2024-08-27T05:49:08.676Z] ce7f800efff9: Waiting [2024-08-27T05:49:08.676Z] df5ae50d9399: Waiting [2024-08-27T05:49:08.676Z] ed34077cac31: Waiting [2024-08-27T05:49:08.676Z] 5f9dfc52f7ac: Layer already exists [2024-08-27T05:49:08.676Z] a133a890148c: Layer already exists [2024-08-27T05:49:08.676Z] f769dfe9237e: Layer already exists [2024-08-27T05:49:08.676Z] b449aa73a45e: Layer already exists [2024-08-27T05:49:08.676Z] dc6ef62e37d3: Layer already exists [2024-08-27T05:49:08.676Z] d5bdd9e75724: Layer already exists [2024-08-27T05:49:08.676Z] ed34077cac31: Layer already exists [2024-08-27T05:49:08.676Z] df5ae50d9399: Layer already exists [2024-08-27T05:49:08.676Z] dbb0c3a792bb: Layer already exists [2024-08-27T05:49:08.676Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:08.676Z] 6077e2695f22: Layer already exists [2024-08-27T05:49:08.676Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:08.676Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:09.015Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:09.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-27T05:49:09.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-27T05:49:09.336Z] a133a890148c: Preparing [2024-08-27T05:49:09.336Z] dc6ef62e37d3: Preparing [2024-08-27T05:49:09.336Z] b449aa73a45e: Preparing [2024-08-27T05:49:09.336Z] f769dfe9237e: Preparing [2024-08-27T05:49:09.336Z] 5f9dfc52f7ac: Preparing [2024-08-27T05:49:09.336Z] df5ae50d9399: Preparing [2024-08-27T05:49:09.336Z] d5bdd9e75724: Preparing [2024-08-27T05:49:09.336Z] df5ae50d9399: Waiting [2024-08-27T05:49:09.336Z] d5bdd9e75724: Waiting [2024-08-27T05:49:09.336Z] ed34077cac31: Preparing [2024-08-27T05:49:09.336Z] a10cd2448c59: Preparing [2024-08-27T05:49:09.336Z] dbb0c3a792bb: Preparing [2024-08-27T05:49:09.336Z] 6077e2695f22: Preparing [2024-08-27T05:49:09.336Z] ed34077cac31: Waiting [2024-08-27T05:49:09.336Z] ce7f800efff9: Preparing [2024-08-27T05:49:09.336Z] a10cd2448c59: Waiting [2024-08-27T05:49:09.336Z] 6077e2695f22: Waiting [2024-08-27T05:49:09.336Z] dbb0c3a792bb: Waiting [2024-08-27T05:49:09.336Z] ce7f800efff9: Waiting [2024-08-27T05:49:09.336Z] b449aa73a45e: Layer already exists [2024-08-27T05:49:09.336Z] 5f9dfc52f7ac: Layer already exists [2024-08-27T05:49:09.336Z] a133a890148c: Layer already exists [2024-08-27T05:49:09.336Z] f769dfe9237e: Layer already exists [2024-08-27T05:49:09.336Z] dc6ef62e37d3: Layer already exists [2024-08-27T05:49:09.336Z] df5ae50d9399: Layer already exists [2024-08-27T05:49:09.336Z] d5bdd9e75724: Layer already exists [2024-08-27T05:49:09.336Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:09.336Z] ed34077cac31: Layer already exists [2024-08-27T05:49:09.336Z] dbb0c3a792bb: Layer already exists [2024-08-27T05:49:09.336Z] 6077e2695f22: Layer already exists [2024-08-27T05:49:09.336Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:09.336Z] main: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:49:09.399Z] ===================================================== [Pipeline] echo [2024-08-27T05:49:09.412Z] taggedImages: [2024-08-27T05:49:09.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:09.412Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-27T05:49:09.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.61 [2024-08-27T05:49:09.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:09.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-27T05:49:09.440Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-27T05:49:09.440Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:09.440Z] latest [2024-08-27T05:49:09.440Z] 3.2.0-dev.61 [2024-08-27T05:49:09.440Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:09.440Z] main [2024-08-27T05:49:09.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:09.786Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:10.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:10.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T05:49:10.114Z] 9c09661fc960: Preparing [2024-08-27T05:49:10.114Z] b5a0081aaaa8: Preparing [2024-08-27T05:49:10.114Z] ed34077cac31: Preparing [2024-08-27T05:49:10.114Z] a10cd2448c59: Preparing [2024-08-27T05:49:10.114Z] 6f2621de5572: Preparing [2024-08-27T05:49:10.114Z] 7e68226ed2da: Preparing [2024-08-27T05:49:10.114Z] ce7f800efff9: Preparing [2024-08-27T05:49:10.114Z] 7e68226ed2da: Waiting [2024-08-27T05:49:10.114Z] ce7f800efff9: Waiting [2024-08-27T05:49:10.114Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:10.114Z] ed34077cac31: Layer already exists [2024-08-27T05:49:10.114Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:10.114Z] 9c09661fc960: Pushed [2024-08-27T05:49:10.114Z] 6f2621de5572: Pushed [2024-08-27T05:49:11.051Z] 7e68226ed2da: Pushed [2024-08-27T05:49:11.987Z] b5a0081aaaa8: Pushed [2024-08-27T05:49:11.987Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:12.318Z] + 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-08-27T05:49:12.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-27T05:49:12.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T05:49:12.644Z] 9c09661fc960: Preparing [2024-08-27T05:49:12.644Z] b5a0081aaaa8: Preparing [2024-08-27T05:49:12.644Z] ed34077cac31: Preparing [2024-08-27T05:49:12.644Z] a10cd2448c59: Preparing [2024-08-27T05:49:12.644Z] 6f2621de5572: Preparing [2024-08-27T05:49:12.644Z] 7e68226ed2da: Preparing [2024-08-27T05:49:12.644Z] ce7f800efff9: Preparing [2024-08-27T05:49:12.644Z] 7e68226ed2da: Waiting [2024-08-27T05:49:12.644Z] ce7f800efff9: Waiting [2024-08-27T05:49:12.644Z] 9c09661fc960: Layer already exists [2024-08-27T05:49:12.644Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:12.644Z] b5a0081aaaa8: Layer already exists [2024-08-27T05:49:12.644Z] 6f2621de5572: Layer already exists [2024-08-27T05:49:12.644Z] ed34077cac31: Layer already exists [2024-08-27T05:49:12.644Z] 7e68226ed2da: Layer already exists [2024-08-27T05:49:12.644Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:12.644Z] latest: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:12.972Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:13.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.61 [2024-08-27T05:49:13.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T05:49:13.306Z] 9c09661fc960: Preparing [2024-08-27T05:49:13.306Z] b5a0081aaaa8: Preparing [2024-08-27T05:49:13.306Z] ed34077cac31: Preparing [2024-08-27T05:49:13.306Z] a10cd2448c59: Preparing [2024-08-27T05:49:13.306Z] 6f2621de5572: Preparing [2024-08-27T05:49:13.306Z] 7e68226ed2da: Preparing [2024-08-27T05:49:13.306Z] ce7f800efff9: Preparing [2024-08-27T05:49:13.306Z] 7e68226ed2da: Waiting [2024-08-27T05:49:13.306Z] ce7f800efff9: Waiting [2024-08-27T05:49:13.306Z] ed34077cac31: Layer already exists [2024-08-27T05:49:13.306Z] 9c09661fc960: Layer already exists [2024-08-27T05:49:13.306Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:13.306Z] b5a0081aaaa8: Layer already exists [2024-08-27T05:49:13.306Z] 6f2621de5572: Layer already exists [2024-08-27T05:49:13.306Z] 7e68226ed2da: Layer already exists [2024-08-27T05:49:13.306Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:13.306Z] 3.2.0-dev.61: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:13.632Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:13.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:13.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T05:49:13.961Z] 9c09661fc960: Preparing [2024-08-27T05:49:13.961Z] b5a0081aaaa8: Preparing [2024-08-27T05:49:13.961Z] ed34077cac31: Preparing [2024-08-27T05:49:13.961Z] a10cd2448c59: Preparing [2024-08-27T05:49:13.961Z] 6f2621de5572: Preparing [2024-08-27T05:49:13.961Z] 7e68226ed2da: Preparing [2024-08-27T05:49:13.961Z] ce7f800efff9: Preparing [2024-08-27T05:49:13.961Z] 7e68226ed2da: Waiting [2024-08-27T05:49:13.961Z] ce7f800efff9: Waiting [2024-08-27T05:49:13.961Z] 6f2621de5572: Layer already exists [2024-08-27T05:49:13.961Z] ed34077cac31: Layer already exists [2024-08-27T05:49:13.961Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:13.961Z] 9c09661fc960: Layer already exists [2024-08-27T05:49:13.961Z] b5a0081aaaa8: Layer already exists [2024-08-27T05:49:13.961Z] 7e68226ed2da: Layer already exists [2024-08-27T05:49:13.961Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:13.961Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:14.303Z] + 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-08-27T05:49:14.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-27T05:49:14.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-27T05:49:14.628Z] 9c09661fc960: Preparing [2024-08-27T05:49:14.628Z] b5a0081aaaa8: Preparing [2024-08-27T05:49:14.628Z] ed34077cac31: Preparing [2024-08-27T05:49:14.628Z] a10cd2448c59: Preparing [2024-08-27T05:49:14.628Z] 6f2621de5572: Preparing [2024-08-27T05:49:14.628Z] 7e68226ed2da: Preparing [2024-08-27T05:49:14.628Z] ce7f800efff9: Preparing [2024-08-27T05:49:14.628Z] ce7f800efff9: Waiting [2024-08-27T05:49:14.628Z] 7e68226ed2da: Waiting [2024-08-27T05:49:14.628Z] 9c09661fc960: Layer already exists [2024-08-27T05:49:14.628Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:14.628Z] ed34077cac31: Layer already exists [2024-08-27T05:49:14.628Z] 6f2621de5572: Layer already exists [2024-08-27T05:49:14.628Z] b5a0081aaaa8: Layer already exists [2024-08-27T05:49:14.628Z] 7e68226ed2da: Layer already exists [2024-08-27T05:49:14.628Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:14.628Z] main: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:49:14.696Z] ===================================================== [Pipeline] echo [2024-08-27T05:49:14.707Z] taggedImages: [2024-08-27T05:49:14.707Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:14.707Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-27T05:49:14.707Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.61 [2024-08-27T05:49:14.707Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:14.707Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-27T05:49:14.733Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-27T05:49:14.733Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:14.733Z] latest [2024-08-27T05:49:14.733Z] 3.2.0-dev.61 [2024-08-27T05:49:14.733Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:14.733Z] main [2024-08-27T05:49:14.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:15.077Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:15.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:15.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T05:49:15.394Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:15.394Z] cc79009b8f36: Preparing [2024-08-27T05:49:15.394Z] d8c6e0e1a162: Preparing [2024-08-27T05:49:15.394Z] ed34077cac31: Preparing [2024-08-27T05:49:15.394Z] a10cd2448c59: Preparing [2024-08-27T05:49:15.394Z] bef02268859e: Preparing [2024-08-27T05:49:15.394Z] c2b0e49dc5a9: Preparing [2024-08-27T05:49:15.394Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:15.394Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:15.394Z] ce7f800efff9: Preparing [2024-08-27T05:49:15.394Z] bef02268859e: Waiting [2024-08-27T05:49:15.394Z] c2b0e49dc5a9: Waiting [2024-08-27T05:49:15.394Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:15.394Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:15.394Z] ce7f800efff9: Waiting [2024-08-27T05:49:15.394Z] ed34077cac31: Layer already exists [2024-08-27T05:49:15.394Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:15.394Z] d8c6e0e1a162: Pushed [2024-08-27T05:49:15.394Z] 9f6483c3aee0: Pushed [2024-08-27T05:49:15.394Z] cc79009b8f36: Pushed [2024-08-27T05:49:15.394Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:15.652Z] 7f456d0f3a30: Pushed [2024-08-27T05:49:15.910Z] 0fed628f3bcb: Pushed [2024-08-27T05:49:21.174Z] c2b0e49dc5a9: Pushed [2024-08-27T05:49:25.366Z] bef02268859e: Pushed [2024-08-27T05:49:25.367Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:25.691Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:26.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-27T05:49:26.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T05:49:26.010Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:26.010Z] cc79009b8f36: Preparing [2024-08-27T05:49:26.010Z] d8c6e0e1a162: Preparing [2024-08-27T05:49:26.010Z] ed34077cac31: Preparing [2024-08-27T05:49:26.010Z] a10cd2448c59: Preparing [2024-08-27T05:49:26.010Z] bef02268859e: Preparing [2024-08-27T05:49:26.010Z] c2b0e49dc5a9: Preparing [2024-08-27T05:49:26.010Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:26.010Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:26.010Z] ce7f800efff9: Preparing [2024-08-27T05:49:26.010Z] c2b0e49dc5a9: Waiting [2024-08-27T05:49:26.010Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:26.010Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:26.010Z] ce7f800efff9: Waiting [2024-08-27T05:49:26.010Z] bef02268859e: Waiting [2024-08-27T05:49:26.010Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:26.010Z] ed34077cac31: Layer already exists [2024-08-27T05:49:26.010Z] d8c6e0e1a162: Layer already exists [2024-08-27T05:49:26.010Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:26.010Z] cc79009b8f36: Layer already exists [2024-08-27T05:49:26.010Z] c2b0e49dc5a9: Layer already exists [2024-08-27T05:49:26.010Z] bef02268859e: Layer already exists [2024-08-27T05:49:26.010Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:26.010Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:26.010Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:26.010Z] latest: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:26.326Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:26.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.61 [2024-08-27T05:49:26.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T05:49:26.652Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:26.652Z] cc79009b8f36: Preparing [2024-08-27T05:49:26.652Z] d8c6e0e1a162: Preparing [2024-08-27T05:49:26.652Z] ed34077cac31: Preparing [2024-08-27T05:49:26.652Z] a10cd2448c59: Preparing [2024-08-27T05:49:26.652Z] bef02268859e: Preparing [2024-08-27T05:49:26.652Z] c2b0e49dc5a9: Preparing [2024-08-27T05:49:26.652Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:26.652Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:26.652Z] ce7f800efff9: Preparing [2024-08-27T05:49:26.652Z] c2b0e49dc5a9: Waiting [2024-08-27T05:49:26.652Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:26.652Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:26.652Z] ce7f800efff9: Waiting [2024-08-27T05:49:26.652Z] bef02268859e: Waiting [2024-08-27T05:49:26.652Z] cc79009b8f36: Layer already exists [2024-08-27T05:49:26.652Z] d8c6e0e1a162: Layer already exists [2024-08-27T05:49:26.652Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:26.652Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:26.652Z] ed34077cac31: Layer already exists [2024-08-27T05:49:26.652Z] c2b0e49dc5a9: Layer already exists [2024-08-27T05:49:26.652Z] bef02268859e: Layer already exists [2024-08-27T05:49:26.652Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:26.652Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:26.652Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:26.652Z] 3.2.0-dev.61: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:26.996Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:27.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:27.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T05:49:27.321Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:27.321Z] cc79009b8f36: Preparing [2024-08-27T05:49:27.321Z] d8c6e0e1a162: Preparing [2024-08-27T05:49:27.321Z] ed34077cac31: Preparing [2024-08-27T05:49:27.321Z] a10cd2448c59: Preparing [2024-08-27T05:49:27.321Z] bef02268859e: Preparing [2024-08-27T05:49:27.321Z] c2b0e49dc5a9: Preparing [2024-08-27T05:49:27.321Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:27.321Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:27.321Z] ce7f800efff9: Preparing [2024-08-27T05:49:27.321Z] bef02268859e: Waiting [2024-08-27T05:49:27.321Z] c2b0e49dc5a9: Waiting [2024-08-27T05:49:27.321Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:27.321Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:27.321Z] ce7f800efff9: Waiting [2024-08-27T05:49:27.322Z] ed34077cac31: Layer already exists [2024-08-27T05:49:27.322Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:27.322Z] cc79009b8f36: Layer already exists [2024-08-27T05:49:27.322Z] d8c6e0e1a162: Layer already exists [2024-08-27T05:49:27.322Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:27.322Z] c2b0e49dc5a9: Layer already exists [2024-08-27T05:49:27.322Z] bef02268859e: Layer already exists [2024-08-27T05:49:27.322Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:27.322Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:27.322Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:27.322Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:27.649Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:27.969Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-27T05:49:27.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-27T05:49:27.969Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:27.969Z] cc79009b8f36: Preparing [2024-08-27T05:49:27.969Z] d8c6e0e1a162: Preparing [2024-08-27T05:49:27.969Z] ed34077cac31: Preparing [2024-08-27T05:49:27.969Z] a10cd2448c59: Preparing [2024-08-27T05:49:27.969Z] bef02268859e: Preparing [2024-08-27T05:49:27.969Z] c2b0e49dc5a9: Preparing [2024-08-27T05:49:27.969Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:27.969Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:27.969Z] ce7f800efff9: Preparing [2024-08-27T05:49:27.969Z] bef02268859e: Waiting [2024-08-27T05:49:27.969Z] c2b0e49dc5a9: Waiting [2024-08-27T05:49:27.969Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:27.969Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:27.969Z] ce7f800efff9: Waiting [2024-08-27T05:49:27.969Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:27.969Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:27.969Z] d8c6e0e1a162: Layer already exists [2024-08-27T05:49:27.969Z] cc79009b8f36: Layer already exists [2024-08-27T05:49:27.969Z] ed34077cac31: Layer already exists [2024-08-27T05:49:27.969Z] c2b0e49dc5a9: Layer already exists [2024-08-27T05:49:27.969Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:27.969Z] bef02268859e: Layer already exists [2024-08-27T05:49:27.969Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:27.969Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:27.969Z] main: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:49:28.045Z] ===================================================== [Pipeline] echo [2024-08-27T05:49:28.067Z] taggedImages: [2024-08-27T05:49:28.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:28.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-27T05:49:28.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.61 [2024-08-27T05:49:28.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:28.067Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-27T05:49:28.094Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-27T05:49:28.094Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:28.094Z] latest [2024-08-27T05:49:28.094Z] 3.2.0-dev.61 [2024-08-27T05:49:28.094Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:28.094Z] main [2024-08-27T05:49:28.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:28.444Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:28.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:28.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T05:49:28.765Z] 53be6d0246c0: Preparing [2024-08-27T05:49:28.765Z] 1ea187358d6c: Preparing [2024-08-27T05:49:28.765Z] fa492c124526: Preparing [2024-08-27T05:49:28.765Z] ed34077cac31: Preparing [2024-08-27T05:49:28.765Z] a10cd2448c59: Preparing [2024-08-27T05:49:28.765Z] 31fc87638944: Preparing [2024-08-27T05:49:28.765Z] 1004a2f3eb4d: Preparing [2024-08-27T05:49:28.765Z] 187c5ca726dd: Preparing [2024-08-27T05:49:28.765Z] ce7f800efff9: Preparing [2024-08-27T05:49:28.765Z] 1004a2f3eb4d: Waiting [2024-08-27T05:49:28.765Z] 187c5ca726dd: Waiting [2024-08-27T05:49:28.765Z] ce7f800efff9: Waiting [2024-08-27T05:49:28.765Z] 31fc87638944: Waiting [2024-08-27T05:49:28.765Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:28.765Z] ed34077cac31: Layer already exists [2024-08-27T05:49:28.765Z] 1ea187358d6c: Pushed [2024-08-27T05:49:28.765Z] 53be6d0246c0: Pushed [2024-08-27T05:49:28.765Z] 1004a2f3eb4d: Pushed [2024-08-27T05:49:28.765Z] fa492c124526: Pushed [2024-08-27T05:49:28.765Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:29.023Z] 187c5ca726dd: Pushed [2024-08-27T05:49:39.003Z] 31fc87638944: Pushed [2024-08-27T05:49:39.003Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:39.335Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:39.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-27T05:49:39.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T05:49:39.665Z] 53be6d0246c0: Preparing [2024-08-27T05:49:39.665Z] 1ea187358d6c: Preparing [2024-08-27T05:49:39.665Z] fa492c124526: Preparing [2024-08-27T05:49:39.665Z] ed34077cac31: Preparing [2024-08-27T05:49:39.665Z] a10cd2448c59: Preparing [2024-08-27T05:49:39.665Z] 31fc87638944: Preparing [2024-08-27T05:49:39.665Z] 1004a2f3eb4d: Preparing [2024-08-27T05:49:39.665Z] 187c5ca726dd: Preparing [2024-08-27T05:49:39.665Z] ce7f800efff9: Preparing [2024-08-27T05:49:39.665Z] 187c5ca726dd: Waiting [2024-08-27T05:49:39.665Z] 31fc87638944: Waiting [2024-08-27T05:49:39.665Z] ce7f800efff9: Waiting [2024-08-27T05:49:39.665Z] 1004a2f3eb4d: Waiting [2024-08-27T05:49:39.665Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:39.665Z] 53be6d0246c0: Layer already exists [2024-08-27T05:49:39.665Z] ed34077cac31: Layer already exists [2024-08-27T05:49:39.665Z] fa492c124526: Layer already exists [2024-08-27T05:49:39.665Z] 1ea187358d6c: Layer already exists [2024-08-27T05:49:39.665Z] 187c5ca726dd: Layer already exists [2024-08-27T05:49:39.665Z] 31fc87638944: Layer already exists [2024-08-27T05:49:39.665Z] 1004a2f3eb4d: Layer already exists [2024-08-27T05:49:39.665Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:39.665Z] latest: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:39.993Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:40.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.61 [2024-08-27T05:49:40.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T05:49:40.318Z] 53be6d0246c0: Preparing [2024-08-27T05:49:40.318Z] 1ea187358d6c: Preparing [2024-08-27T05:49:40.318Z] fa492c124526: Preparing [2024-08-27T05:49:40.318Z] ed34077cac31: Preparing [2024-08-27T05:49:40.318Z] a10cd2448c59: Preparing [2024-08-27T05:49:40.318Z] 31fc87638944: Preparing [2024-08-27T05:49:40.318Z] 1004a2f3eb4d: Preparing [2024-08-27T05:49:40.318Z] 187c5ca726dd: Preparing [2024-08-27T05:49:40.318Z] ce7f800efff9: Preparing [2024-08-27T05:49:40.318Z] 187c5ca726dd: Waiting [2024-08-27T05:49:40.318Z] ce7f800efff9: Waiting [2024-08-27T05:49:40.318Z] 31fc87638944: Waiting [2024-08-27T05:49:40.318Z] fa492c124526: Layer already exists [2024-08-27T05:49:40.318Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:40.318Z] ed34077cac31: Layer already exists [2024-08-27T05:49:40.318Z] 53be6d0246c0: Layer already exists [2024-08-27T05:49:40.318Z] 1ea187358d6c: Layer already exists [2024-08-27T05:49:40.318Z] 31fc87638944: Layer already exists [2024-08-27T05:49:40.318Z] 1004a2f3eb4d: Layer already exists [2024-08-27T05:49:40.318Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:40.318Z] 187c5ca726dd: Layer already exists [2024-08-27T05:49:40.318Z] 3.2.0-dev.61: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:40.646Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:40.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:40.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T05:49:40.978Z] 53be6d0246c0: Preparing [2024-08-27T05:49:40.978Z] 1ea187358d6c: Preparing [2024-08-27T05:49:40.978Z] fa492c124526: Preparing [2024-08-27T05:49:40.978Z] ed34077cac31: Preparing [2024-08-27T05:49:40.978Z] a10cd2448c59: Preparing [2024-08-27T05:49:40.978Z] 31fc87638944: Preparing [2024-08-27T05:49:40.978Z] 1004a2f3eb4d: Preparing [2024-08-27T05:49:40.978Z] 187c5ca726dd: Preparing [2024-08-27T05:49:40.978Z] ce7f800efff9: Preparing [2024-08-27T05:49:40.978Z] 1004a2f3eb4d: Waiting [2024-08-27T05:49:40.978Z] 31fc87638944: Waiting [2024-08-27T05:49:40.978Z] 187c5ca726dd: Waiting [2024-08-27T05:49:40.978Z] ce7f800efff9: Waiting [2024-08-27T05:49:40.978Z] fa492c124526: Layer already exists [2024-08-27T05:49:40.978Z] 53be6d0246c0: Layer already exists [2024-08-27T05:49:40.979Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:40.979Z] ed34077cac31: Layer already exists [2024-08-27T05:49:40.979Z] 1ea187358d6c: Layer already exists [2024-08-27T05:49:40.979Z] 31fc87638944: Layer already exists [2024-08-27T05:49:40.979Z] 187c5ca726dd: Layer already exists [2024-08-27T05:49:40.979Z] 1004a2f3eb4d: Layer already exists [2024-08-27T05:49:40.979Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:40.979Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:41.311Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:41.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-27T05:49:41.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-27T05:49:41.638Z] 53be6d0246c0: Preparing [2024-08-27T05:49:41.638Z] 1ea187358d6c: Preparing [2024-08-27T05:49:41.638Z] fa492c124526: Preparing [2024-08-27T05:49:41.638Z] ed34077cac31: Preparing [2024-08-27T05:49:41.638Z] a10cd2448c59: Preparing [2024-08-27T05:49:41.638Z] 31fc87638944: Preparing [2024-08-27T05:49:41.638Z] 1004a2f3eb4d: Preparing [2024-08-27T05:49:41.638Z] 187c5ca726dd: Preparing [2024-08-27T05:49:41.638Z] ce7f800efff9: Preparing [2024-08-27T05:49:41.638Z] 31fc87638944: Waiting [2024-08-27T05:49:41.638Z] 1004a2f3eb4d: Waiting [2024-08-27T05:49:41.638Z] 187c5ca726dd: Waiting [2024-08-27T05:49:41.638Z] ce7f800efff9: Waiting [2024-08-27T05:49:41.638Z] fa492c124526: Layer already exists [2024-08-27T05:49:41.638Z] 53be6d0246c0: Layer already exists [2024-08-27T05:49:41.638Z] 1ea187358d6c: Layer already exists [2024-08-27T05:49:41.638Z] ed34077cac31: Layer already exists [2024-08-27T05:49:41.638Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:41.638Z] 31fc87638944: Layer already exists [2024-08-27T05:49:41.638Z] 187c5ca726dd: Layer already exists [2024-08-27T05:49:41.638Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:41.638Z] 1004a2f3eb4d: Layer already exists [2024-08-27T05:49:41.638Z] main: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:49:41.722Z] ===================================================== [Pipeline] echo [2024-08-27T05:49:41.736Z] taggedImages: [2024-08-27T05:49:41.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:41.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-27T05:49:41.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.61 [2024-08-27T05:49:41.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:41.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-27T05:49:41.764Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-27T05:49:41.764Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:41.764Z] latest [2024-08-27T05:49:41.764Z] 3.2.0-dev.61 [2024-08-27T05:49:41.764Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:41.764Z] main [2024-08-27T05:49:41.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:42.101Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:42.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:42.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T05:49:42.417Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:42.417Z] fef3da02c27f: Preparing [2024-08-27T05:49:42.417Z] 317fa78d0ae2: Preparing [2024-08-27T05:49:42.417Z] ed34077cac31: Preparing [2024-08-27T05:49:42.417Z] a10cd2448c59: Preparing [2024-08-27T05:49:42.417Z] 19cd80d8cf4c: Preparing [2024-08-27T05:49:42.417Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:42.417Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:42.417Z] ce7f800efff9: Preparing [2024-08-27T05:49:42.417Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:42.417Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:42.417Z] 19cd80d8cf4c: Waiting [2024-08-27T05:49:42.417Z] ce7f800efff9: Waiting [2024-08-27T05:49:42.417Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:42.417Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:42.417Z] ed34077cac31: Layer already exists [2024-08-27T05:49:42.417Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:42.417Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:42.417Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:42.417Z] fef3da02c27f: Pushed [2024-08-27T05:49:42.417Z] 317fa78d0ae2: Pushed [2024-08-27T05:49:50.059Z] #37 ... [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #93 DONE 91.3s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #91 DONE 102.5s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #119 ... [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #84 DONE 99.3s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #82 DONE 101.3s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #120 ... [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #88 DONE 93.9s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-27T05:49:50.059Z] #121 DONE 1.4s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #122 DONE 1.7s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.059Z] #123 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #124 [support-notifications builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #124 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #125 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #125 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.059Z] #126 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #127 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #128 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #120 DONE 1.5s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #119 DONE 1.8s [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.059Z] #129 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #130 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.059Z] #131 CACHED [2024-08-27T05:49:50.059Z] [2024-08-27T05:49:50.059Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-08-27T05:49:50.059Z] #132 DONE 1.7s [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T05:49:50.060Z] #133 ... [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.060Z] #134 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.060Z] #135 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-27T05:49:50.060Z] #136 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.060Z] #137 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.060Z] #138 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #139 [core-command builder 6/7] COPY . . [2024-08-27T05:49:50.060Z] #139 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.060Z] #140 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.060Z] #141 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #142 [support-scheduler builder 6/7] COPY . . [2024-08-27T05:49:50.060Z] #142 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.060Z] #143 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #144 [core-metadata builder 6/7] COPY . . [2024-08-27T05:49:50.060Z] #144 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.060Z] #145 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-27T05:49:50.060Z] #146 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:49:50.060Z] #147 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #148 [core-data builder 6/7] COPY . . [2024-08-27T05:49:50.060Z] #148 CACHED [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T05:49:50.060Z] #149 ... [2024-08-27T05:49:50.060Z] [2024-08-27T05:49:50.060Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T05:49:50.060Z] #0 5.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-27T05:49:50.328Z] #150 ... [2024-08-27T05:49:50.328Z] [2024-08-27T05:49:50.328Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T05:49:50.328Z] #149 6.238 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-27T05:49:52.401Z] 19cd80d8cf4c: Pushed [2024-08-27T05:49:52.401Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:52.730Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:53.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-27T05:49:53.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T05:49:53.050Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:53.050Z] fef3da02c27f: Preparing [2024-08-27T05:49:53.050Z] 317fa78d0ae2: Preparing [2024-08-27T05:49:53.050Z] ed34077cac31: Preparing [2024-08-27T05:49:53.050Z] a10cd2448c59: Preparing [2024-08-27T05:49:53.050Z] 19cd80d8cf4c: Preparing [2024-08-27T05:49:53.050Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:53.050Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:53.050Z] ce7f800efff9: Preparing [2024-08-27T05:49:53.050Z] 19cd80d8cf4c: Waiting [2024-08-27T05:49:53.050Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:53.050Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:53.050Z] ce7f800efff9: Waiting [2024-08-27T05:49:53.050Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:53.050Z] 317fa78d0ae2: Layer already exists [2024-08-27T05:49:53.050Z] fef3da02c27f: Layer already exists [2024-08-27T05:49:53.050Z] ed34077cac31: Layer already exists [2024-08-27T05:49:53.050Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:53.050Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:53.050Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:53.050Z] 19cd80d8cf4c: Layer already exists [2024-08-27T05:49:53.050Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:53.050Z] latest: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:53.377Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:53.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.61 [2024-08-27T05:49:53.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T05:49:53.703Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:53.703Z] fef3da02c27f: Preparing [2024-08-27T05:49:53.703Z] 317fa78d0ae2: Preparing [2024-08-27T05:49:53.703Z] ed34077cac31: Preparing [2024-08-27T05:49:53.703Z] a10cd2448c59: Preparing [2024-08-27T05:49:53.703Z] 19cd80d8cf4c: Preparing [2024-08-27T05:49:53.703Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:53.703Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:53.703Z] ce7f800efff9: Preparing [2024-08-27T05:49:53.703Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:53.703Z] 19cd80d8cf4c: Waiting [2024-08-27T05:49:53.703Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:53.703Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:53.703Z] 317fa78d0ae2: Layer already exists [2024-08-27T05:49:53.703Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:53.703Z] fef3da02c27f: Layer already exists [2024-08-27T05:49:53.703Z] ed34077cac31: Layer already exists [2024-08-27T05:49:53.703Z] 19cd80d8cf4c: Layer already exists [2024-08-27T05:49:53.703Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:53.703Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:53.703Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:53.703Z] 3.2.0-dev.61: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:54.027Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:54.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:54.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T05:49:54.351Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:54.351Z] fef3da02c27f: Preparing [2024-08-27T05:49:54.351Z] 317fa78d0ae2: Preparing [2024-08-27T05:49:54.351Z] ed34077cac31: Preparing [2024-08-27T05:49:54.351Z] a10cd2448c59: Preparing [2024-08-27T05:49:54.351Z] 19cd80d8cf4c: Preparing [2024-08-27T05:49:54.351Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:54.351Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:54.351Z] ce7f800efff9: Preparing [2024-08-27T05:49:54.351Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:54.351Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:54.351Z] ce7f800efff9: Waiting [2024-08-27T05:49:54.351Z] 19cd80d8cf4c: Waiting [2024-08-27T05:49:54.351Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:54.351Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:54.351Z] 317fa78d0ae2: Layer already exists [2024-08-27T05:49:54.351Z] ed34077cac31: Layer already exists [2024-08-27T05:49:54.351Z] fef3da02c27f: Layer already exists [2024-08-27T05:49:54.351Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:54.351Z] 19cd80d8cf4c: Layer already exists [2024-08-27T05:49:54.351Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:54.351Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:54.351Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:54.597Z] #149 ... [2024-08-27T05:49:54.597Z] [2024-08-27T05:49:54.597Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T05:49:54.597Z] #0 7.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-27T05:49:54.597Z] #151 ... [2024-08-27T05:49:54.597Z] [2024-08-27T05:49:54.597Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T05:49:54.597Z] #0 6.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-27T05:49:54.597Z] #152 ... [2024-08-27T05:49:54.597Z] [2024-08-27T05:49:54.597Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T05:49:54.597Z] #0 7.462 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-27T05:49:54.597Z] #153 ... [2024-08-27T05:49:54.597Z] [2024-08-27T05:49:54.597Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T05:49:54.597Z] #0 4.807 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-27T05:49:54.597Z] #154 ... [2024-08-27T05:49:54.597Z] [2024-08-27T05:49:54.597Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T05:49:54.597Z] #0 7.796 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-27T05:49:54.682Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:54.877Z] #155 ... [2024-08-27T05:49:54.877Z] [2024-08-27T05:49:54.877Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T05:49:54.877Z] #0 7.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-27T05:49:54.877Z] #156 ... [2024-08-27T05:49:54.877Z] [2024-08-27T05:49:54.877Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T05:49:54.877Z] #0 8.168 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-27T05:49:55.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-27T05:49:55.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-27T05:49:55.010Z] 9f6483c3aee0: Preparing [2024-08-27T05:49:55.010Z] fef3da02c27f: Preparing [2024-08-27T05:49:55.010Z] 317fa78d0ae2: Preparing [2024-08-27T05:49:55.010Z] ed34077cac31: Preparing [2024-08-27T05:49:55.010Z] a10cd2448c59: Preparing [2024-08-27T05:49:55.010Z] 19cd80d8cf4c: Preparing [2024-08-27T05:49:55.010Z] 7f456d0f3a30: Preparing [2024-08-27T05:49:55.010Z] 0fed628f3bcb: Preparing [2024-08-27T05:49:55.010Z] 19cd80d8cf4c: Waiting [2024-08-27T05:49:55.010Z] 7f456d0f3a30: Waiting [2024-08-27T05:49:55.010Z] ce7f800efff9: Preparing [2024-08-27T05:49:55.010Z] 0fed628f3bcb: Waiting [2024-08-27T05:49:55.010Z] ce7f800efff9: Waiting [2024-08-27T05:49:55.010Z] ed34077cac31: Layer already exists [2024-08-27T05:49:55.010Z] 9f6483c3aee0: Layer already exists [2024-08-27T05:49:55.010Z] fef3da02c27f: Layer already exists [2024-08-27T05:49:55.010Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:55.010Z] 317fa78d0ae2: Layer already exists [2024-08-27T05:49:55.010Z] 7f456d0f3a30: Layer already exists [2024-08-27T05:49:55.010Z] 0fed628f3bcb: Layer already exists [2024-08-27T05:49:55.010Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:55.010Z] 19cd80d8cf4c: Layer already exists [2024-08-27T05:49:55.010Z] main: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:49:55.091Z] ===================================================== [Pipeline] echo [2024-08-27T05:49:55.109Z] taggedImages: [2024-08-27T05:49:55.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:55.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-27T05:49:55.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.61 [2024-08-27T05:49:55.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:55.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-27T05:49:55.139Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-27T05:49:55.139Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:55.139Z] latest [2024-08-27T05:49:55.139Z] 3.2.0-dev.61 [2024-08-27T05:49:55.139Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:49:55.139Z] main [2024-08-27T05:49:55.139Z] ===================================================== [2024-08-27T05:49:55.150Z] #157 ... [2024-08-27T05:49:55.150Z] [2024-08-27T05:49:55.150Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T05:49:55.150Z] #0 6.878 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-27T05:49:55.150Z] #158 ... [2024-08-27T05:49:55.150Z] [2024-08-27T05:49:55.150Z] #159 [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-08-27T05:49:55.150Z] #0 8.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:55.416Z] #159 ... [2024-08-27T05:49:55.416Z] [2024-08-27T05:49:55.416Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T05:49:55.416Z] #0 7.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-27T05:49:55.493Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:55.684Z] #160 ... [2024-08-27T05:49:55.684Z] [2024-08-27T05:49:55.684Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-27T05:49:55.684Z] #133 7.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-27T05:49:55.815Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:49:55.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T05:49:55.815Z] f3a24be55105: Preparing [2024-08-27T05:49:55.815Z] 9bf1367936df: Preparing [2024-08-27T05:49:55.815Z] ed34077cac31: Preparing [2024-08-27T05:49:55.815Z] a10cd2448c59: Preparing [2024-08-27T05:49:55.815Z] de65a58a74fb: Preparing [2024-08-27T05:49:55.815Z] 1d017dad2538: Preparing [2024-08-27T05:49:55.815Z] ce7f800efff9: Preparing [2024-08-27T05:49:55.815Z] 1d017dad2538: Waiting [2024-08-27T05:49:55.815Z] ce7f800efff9: Waiting [2024-08-27T05:49:55.815Z] a10cd2448c59: Layer already exists [2024-08-27T05:49:55.815Z] ed34077cac31: Layer already exists [2024-08-27T05:49:55.815Z] ce7f800efff9: Layer already exists [2024-08-27T05:49:55.815Z] de65a58a74fb: Pushed [2024-08-27T05:49:55.815Z] f3a24be55105: Pushed [2024-08-27T05:49:56.074Z] 1d017dad2538: Pushed [2024-08-27T05:49:59.364Z] 9bf1367936df: Pushed [2024-08-27T05:49:59.364Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:49:59.693Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:00.006Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-27T05:50:00.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T05:50:00.006Z] f3a24be55105: Preparing [2024-08-27T05:50:00.006Z] 9bf1367936df: Preparing [2024-08-27T05:50:00.006Z] ed34077cac31: Preparing [2024-08-27T05:50:00.006Z] a10cd2448c59: Preparing [2024-08-27T05:50:00.006Z] de65a58a74fb: Preparing [2024-08-27T05:50:00.006Z] 1d017dad2538: Preparing [2024-08-27T05:50:00.006Z] ce7f800efff9: Preparing [2024-08-27T05:50:00.006Z] 1d017dad2538: Waiting [2024-08-27T05:50:00.006Z] 9bf1367936df: Layer already exists [2024-08-27T05:50:00.006Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:00.006Z] f3a24be55105: Layer already exists [2024-08-27T05:50:00.006Z] ed34077cac31: Layer already exists [2024-08-27T05:50:00.006Z] de65a58a74fb: Layer already exists [2024-08-27T05:50:00.006Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:00.006Z] 1d017dad2538: Layer already exists [2024-08-27T05:50:00.006Z] latest: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:00.342Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:00.659Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.61 [2024-08-27T05:50:00.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T05:50:00.659Z] f3a24be55105: Preparing [2024-08-27T05:50:00.659Z] 9bf1367936df: Preparing [2024-08-27T05:50:00.659Z] ed34077cac31: Preparing [2024-08-27T05:50:00.659Z] a10cd2448c59: Preparing [2024-08-27T05:50:00.659Z] de65a58a74fb: Preparing [2024-08-27T05:50:00.659Z] 1d017dad2538: Preparing [2024-08-27T05:50:00.659Z] ce7f800efff9: Preparing [2024-08-27T05:50:00.659Z] 1d017dad2538: Waiting [2024-08-27T05:50:00.659Z] ce7f800efff9: Waiting [2024-08-27T05:50:00.659Z] f3a24be55105: Layer already exists [2024-08-27T05:50:00.659Z] ed34077cac31: Layer already exists [2024-08-27T05:50:00.659Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:00.659Z] 9bf1367936df: Layer already exists [2024-08-27T05:50:00.659Z] de65a58a74fb: Layer already exists [2024-08-27T05:50:00.659Z] 1d017dad2538: Layer already exists [2024-08-27T05:50:00.659Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:00.659Z] 3.2.0-dev.61: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:00.981Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:01.311Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:01.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T05:50:01.311Z] f3a24be55105: Preparing [2024-08-27T05:50:01.311Z] 9bf1367936df: Preparing [2024-08-27T05:50:01.311Z] ed34077cac31: Preparing [2024-08-27T05:50:01.311Z] a10cd2448c59: Preparing [2024-08-27T05:50:01.311Z] de65a58a74fb: Preparing [2024-08-27T05:50:01.311Z] 1d017dad2538: Preparing [2024-08-27T05:50:01.311Z] ce7f800efff9: Preparing [2024-08-27T05:50:01.311Z] 1d017dad2538: Waiting [2024-08-27T05:50:01.311Z] ce7f800efff9: Waiting [2024-08-27T05:50:01.311Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:01.311Z] de65a58a74fb: Layer already exists [2024-08-27T05:50:01.311Z] f3a24be55105: Layer already exists [2024-08-27T05:50:01.311Z] 9bf1367936df: Layer already exists [2024-08-27T05:50:01.311Z] ed34077cac31: Layer already exists [2024-08-27T05:50:01.311Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:01.311Z] 1d017dad2538: Layer already exists [2024-08-27T05:50:01.311Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:01.656Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:01.985Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-27T05:50:01.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-27T05:50:01.985Z] f3a24be55105: Preparing [2024-08-27T05:50:01.985Z] 9bf1367936df: Preparing [2024-08-27T05:50:01.985Z] ed34077cac31: Preparing [2024-08-27T05:50:01.985Z] a10cd2448c59: Preparing [2024-08-27T05:50:01.985Z] de65a58a74fb: Preparing [2024-08-27T05:50:01.985Z] 1d017dad2538: Preparing [2024-08-27T05:50:01.985Z] ce7f800efff9: Preparing [2024-08-27T05:50:01.985Z] 1d017dad2538: Waiting [2024-08-27T05:50:01.985Z] ce7f800efff9: Waiting [2024-08-27T05:50:01.985Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:01.985Z] 9bf1367936df: Layer already exists [2024-08-27T05:50:01.985Z] f3a24be55105: Layer already exists [2024-08-27T05:50:01.985Z] ed34077cac31: Layer already exists [2024-08-27T05:50:01.985Z] de65a58a74fb: Layer already exists [2024-08-27T05:50:01.985Z] 1d017dad2538: Layer already exists [2024-08-27T05:50:01.985Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:01.985Z] main: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:50:02.050Z] ===================================================== [Pipeline] echo [2024-08-27T05:50:02.063Z] taggedImages: [2024-08-27T05:50:02.063Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:02.063Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-27T05:50:02.063Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.61 [2024-08-27T05:50:02.063Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:02.063Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-27T05:50:02.088Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-27T05:50:02.088Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:02.088Z] latest [2024-08-27T05:50:02.088Z] 3.2.0-dev.61 [2024-08-27T05:50:02.088Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:02.088Z] main [2024-08-27T05:50:02.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:02.424Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:02.740Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:02.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T05:50:02.740Z] 7ecebfbe40bd: Preparing [2024-08-27T05:50:02.740Z] c31e42602981: Preparing [2024-08-27T05:50:02.740Z] ed34077cac31: Preparing [2024-08-27T05:50:02.740Z] a10cd2448c59: Preparing [2024-08-27T05:50:02.740Z] 2f33d9f7090e: Preparing [2024-08-27T05:50:02.740Z] ea31d759fb1b: Preparing [2024-08-27T05:50:02.740Z] ce7f800efff9: Preparing [2024-08-27T05:50:02.740Z] ea31d759fb1b: Waiting [2024-08-27T05:50:02.740Z] ce7f800efff9: Waiting [2024-08-27T05:50:02.740Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:02.740Z] ed34077cac31: Layer already exists [2024-08-27T05:50:02.740Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:02.740Z] 2f33d9f7090e: Pushed [2024-08-27T05:50:02.740Z] 7ecebfbe40bd: Pushed [2024-08-27T05:50:02.998Z] ea31d759fb1b: Pushed [2024-08-27T05:50:06.285Z] c31e42602981: Pushed [2024-08-27T05:50:06.285Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:06.619Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:07.727Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-27T05:50:07.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T05:50:07.727Z] 7ecebfbe40bd: Preparing [2024-08-27T05:50:07.727Z] c31e42602981: Preparing [2024-08-27T05:50:07.727Z] ed34077cac31: Preparing [2024-08-27T05:50:07.727Z] a10cd2448c59: Preparing [2024-08-27T05:50:07.727Z] 2f33d9f7090e: Preparing [2024-08-27T05:50:07.727Z] ea31d759fb1b: Preparing [2024-08-27T05:50:07.727Z] ce7f800efff9: Preparing [2024-08-27T05:50:07.727Z] ce7f800efff9: Waiting [2024-08-27T05:50:07.727Z] ea31d759fb1b: Waiting [2024-08-27T05:50:13.004Z] c31e42602981: Layer already exists [2024-08-27T05:50:13.004Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:13.004Z] ed34077cac31: Layer already exists [2024-08-27T05:50:13.004Z] 7ecebfbe40bd: Layer already exists [2024-08-27T05:50:13.004Z] 2f33d9f7090e: Layer already exists [2024-08-27T05:50:16.769Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:19.622Z] ea31d759fb1b: Layer already exists [2024-08-27T05:50:19.622Z] latest: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:20.469Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:20.797Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.61 [2024-08-27T05:50:20.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T05:50:20.797Z] 7ecebfbe40bd: Preparing [2024-08-27T05:50:20.797Z] c31e42602981: Preparing [2024-08-27T05:50:20.797Z] ed34077cac31: Preparing [2024-08-27T05:50:20.797Z] a10cd2448c59: Preparing [2024-08-27T05:50:20.797Z] 2f33d9f7090e: Preparing [2024-08-27T05:50:20.797Z] ea31d759fb1b: Preparing [2024-08-27T05:50:20.797Z] ce7f800efff9: Preparing [2024-08-27T05:50:20.797Z] ea31d759fb1b: Waiting [2024-08-27T05:50:20.797Z] ce7f800efff9: Waiting [2024-08-27T05:50:20.797Z] ed34077cac31: Layer already exists [2024-08-27T05:50:20.797Z] 7ecebfbe40bd: Layer already exists [2024-08-27T05:50:20.797Z] 2f33d9f7090e: Layer already exists [2024-08-27T05:50:20.797Z] c31e42602981: Layer already exists [2024-08-27T05:50:20.797Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:20.797Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:20.797Z] ea31d759fb1b: Layer already exists [2024-08-27T05:50:20.797Z] 3.2.0-dev.61: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:21.133Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:21.461Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:21.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T05:50:21.461Z] 7ecebfbe40bd: Preparing [2024-08-27T05:50:21.461Z] c31e42602981: Preparing [2024-08-27T05:50:21.461Z] ed34077cac31: Preparing [2024-08-27T05:50:21.461Z] a10cd2448c59: Preparing [2024-08-27T05:50:21.461Z] 2f33d9f7090e: Preparing [2024-08-27T05:50:21.461Z] ea31d759fb1b: Preparing [2024-08-27T05:50:21.461Z] ce7f800efff9: Preparing [2024-08-27T05:50:21.461Z] ea31d759fb1b: Waiting [2024-08-27T05:50:21.461Z] ce7f800efff9: Waiting [2024-08-27T05:50:21.461Z] c31e42602981: Layer already exists [2024-08-27T05:50:21.461Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:21.461Z] 2f33d9f7090e: Layer already exists [2024-08-27T05:50:21.461Z] 7ecebfbe40bd: Layer already exists [2024-08-27T05:50:21.461Z] ed34077cac31: Layer already exists [2024-08-27T05:50:21.461Z] ea31d759fb1b: Layer already exists [2024-08-27T05:50:21.461Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:21.461Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:21.795Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:22.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-27T05:50:22.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-27T05:50:22.134Z] 7ecebfbe40bd: Preparing [2024-08-27T05:50:22.134Z] c31e42602981: Preparing [2024-08-27T05:50:22.134Z] ed34077cac31: Preparing [2024-08-27T05:50:22.134Z] a10cd2448c59: Preparing [2024-08-27T05:50:22.134Z] 2f33d9f7090e: Preparing [2024-08-27T05:50:22.134Z] ea31d759fb1b: Preparing [2024-08-27T05:50:22.134Z] ce7f800efff9: Preparing [2024-08-27T05:50:22.134Z] ce7f800efff9: Waiting [2024-08-27T05:50:22.134Z] ea31d759fb1b: Waiting [2024-08-27T05:50:22.134Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:22.134Z] ed34077cac31: Layer already exists [2024-08-27T05:50:22.134Z] c31e42602981: Layer already exists [2024-08-27T05:50:22.134Z] 7ecebfbe40bd: Layer already exists [2024-08-27T05:50:22.134Z] 2f33d9f7090e: Layer already exists [2024-08-27T05:50:22.134Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:22.134Z] ea31d759fb1b: Layer already exists [2024-08-27T05:50:22.134Z] main: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:50:22.205Z] ===================================================== [Pipeline] echo [2024-08-27T05:50:22.222Z] taggedImages: [2024-08-27T05:50:22.222Z] - nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:22.222Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-27T05:50:22.222Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.61 [2024-08-27T05:50:22.222Z] - nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:22.222Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-27T05:50:22.250Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-27T05:50:22.250Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:22.250Z] latest [2024-08-27T05:50:22.250Z] 3.2.0-dev.61 [2024-08-27T05:50:22.250Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:22.250Z] main [2024-08-27T05:50:22.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:22.603Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:22.931Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:22.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T05:50:22.931Z] a4e2750c2905: Preparing [2024-08-27T05:50:22.931Z] 4ec685c28906: Preparing [2024-08-27T05:50:22.931Z] ed34077cac31: Preparing [2024-08-27T05:50:22.931Z] a10cd2448c59: Preparing [2024-08-27T05:50:22.931Z] d64e480683b7: Preparing [2024-08-27T05:50:22.931Z] 46184909b601: Preparing [2024-08-27T05:50:22.931Z] ce7f800efff9: Preparing [2024-08-27T05:50:22.931Z] 46184909b601: Waiting [2024-08-27T05:50:22.931Z] ce7f800efff9: Waiting [2024-08-27T05:50:22.931Z] d64e480683b7: Layer already exists [2024-08-27T05:50:22.931Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:22.931Z] ed34077cac31: Layer already exists [2024-08-27T05:50:22.931Z] 46184909b601: Layer already exists [2024-08-27T05:50:22.931Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:22.931Z] a4e2750c2905: Pushed [2024-08-27T05:50:26.222Z] 4ec685c28906: Pushed [2024-08-27T05:50:26.222Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:26.539Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:26.868Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-27T05:50:26.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T05:50:26.868Z] a4e2750c2905: Preparing [2024-08-27T05:50:26.868Z] 4ec685c28906: Preparing [2024-08-27T05:50:26.868Z] ed34077cac31: Preparing [2024-08-27T05:50:26.868Z] a10cd2448c59: Preparing [2024-08-27T05:50:26.868Z] d64e480683b7: Preparing [2024-08-27T05:50:26.868Z] 46184909b601: Preparing [2024-08-27T05:50:26.868Z] ce7f800efff9: Preparing [2024-08-27T05:50:26.868Z] 46184909b601: Waiting [2024-08-27T05:50:26.868Z] ce7f800efff9: Waiting [2024-08-27T05:50:26.868Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:26.868Z] 4ec685c28906: Layer already exists [2024-08-27T05:50:26.868Z] d64e480683b7: Layer already exists [2024-08-27T05:50:26.868Z] a4e2750c2905: Layer already exists [2024-08-27T05:50:26.868Z] ed34077cac31: Layer already exists [2024-08-27T05:50:26.868Z] 46184909b601: Layer already exists [2024-08-27T05:50:26.868Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:26.868Z] latest: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:27.204Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:27.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.61 [2024-08-27T05:50:27.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T05:50:27.532Z] a4e2750c2905: Preparing [2024-08-27T05:50:27.532Z] 4ec685c28906: Preparing [2024-08-27T05:50:27.532Z] ed34077cac31: Preparing [2024-08-27T05:50:27.532Z] a10cd2448c59: Preparing [2024-08-27T05:50:27.532Z] d64e480683b7: Preparing [2024-08-27T05:50:27.532Z] 46184909b601: Preparing [2024-08-27T05:50:27.532Z] ce7f800efff9: Preparing [2024-08-27T05:50:27.532Z] 46184909b601: Waiting [2024-08-27T05:50:27.532Z] ce7f800efff9: Waiting [2024-08-27T05:50:27.532Z] 4ec685c28906: Layer already exists [2024-08-27T05:50:27.532Z] ed34077cac31: Layer already exists [2024-08-27T05:50:27.532Z] a4e2750c2905: Layer already exists [2024-08-27T05:50:27.532Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:27.532Z] d64e480683b7: Layer already exists [2024-08-27T05:50:27.532Z] 46184909b601: Layer already exists [2024-08-27T05:50:27.532Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:27.532Z] 3.2.0-dev.61: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:27.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:28.203Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:28.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T05:50:28.203Z] a4e2750c2905: Preparing [2024-08-27T05:50:28.203Z] 4ec685c28906: Preparing [2024-08-27T05:50:28.203Z] ed34077cac31: Preparing [2024-08-27T05:50:28.203Z] a10cd2448c59: Preparing [2024-08-27T05:50:28.203Z] d64e480683b7: Preparing [2024-08-27T05:50:28.203Z] 46184909b601: Preparing [2024-08-27T05:50:28.203Z] ce7f800efff9: Preparing [2024-08-27T05:50:28.203Z] 46184909b601: Waiting [2024-08-27T05:50:28.203Z] ce7f800efff9: Waiting [2024-08-27T05:50:28.203Z] a4e2750c2905: Layer already exists [2024-08-27T05:50:28.203Z] d64e480683b7: Layer already exists [2024-08-27T05:50:28.203Z] 4ec685c28906: Layer already exists [2024-08-27T05:50:28.203Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:28.203Z] ed34077cac31: Layer already exists [2024-08-27T05:50:28.203Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:28.203Z] 46184909b601: Layer already exists [2024-08-27T05:50:28.203Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:28.536Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:50:28.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-27T05:50:28.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-27T05:50:28.865Z] a4e2750c2905: Preparing [2024-08-27T05:50:28.865Z] 4ec685c28906: Preparing [2024-08-27T05:50:28.865Z] ed34077cac31: Preparing [2024-08-27T05:50:28.865Z] a10cd2448c59: Preparing [2024-08-27T05:50:28.865Z] d64e480683b7: Preparing [2024-08-27T05:50:28.865Z] 46184909b601: Preparing [2024-08-27T05:50:28.865Z] ce7f800efff9: Preparing [2024-08-27T05:50:28.865Z] 46184909b601: Waiting [2024-08-27T05:50:28.865Z] ce7f800efff9: Waiting [2024-08-27T05:50:28.865Z] ed34077cac31: Layer already exists [2024-08-27T05:50:28.865Z] 4ec685c28906: Layer already exists [2024-08-27T05:50:28.865Z] a10cd2448c59: Layer already exists [2024-08-27T05:50:28.865Z] d64e480683b7: Layer already exists [2024-08-27T05:50:28.865Z] a4e2750c2905: Layer already exists [2024-08-27T05:50:28.865Z] 46184909b601: Layer already exists [2024-08-27T05:50:28.865Z] ce7f800efff9: Layer already exists [2024-08-27T05:50:28.865Z] main: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T05:50:28.946Z] ===================================================== [Pipeline] echo [2024-08-27T05:50:29.037Z] taggedImages: [2024-08-27T05:50:29.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T05:50:29.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-27T05:50:29.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.61 [2024-08-27T05:50:29.037Z] - nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T05:50:29.037Z] - 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-08-27T06:12:28.945Z] #133 DONE 1363.9s [2024-08-27T06:12:28.945Z] [2024-08-27T06:12:28.945Z] #159 [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-08-27T06:12:28.945Z] #159 ... [2024-08-27T06:12:28.945Z] [2024-08-27T06:12:28.945Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:12:28.945Z] #161 DONE 0.3s [2024-08-27T06:12:28.945Z] [2024-08-27T06:12:28.945Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:12:28.945Z] #150 ... [2024-08-27T06:12:28.945Z] [2024-08-27T06:12:28.945Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:12:28.945Z] #162 DONE 0.3s [2024-08-27T06:12:28.945Z] [2024-08-27T06:12:28.945Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T06:12:28.945Z] #158 ... [2024-08-27T06:12:28.945Z] [2024-08-27T06:12:28.945Z] #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-08-27T06:12:28.945Z] #163 DONE 0.1s [2024-08-27T06:12:29.218Z] [2024-08-27T06:12:29.218Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-27T06:12:29.218Z] #164 DONE 0.2s [2024-08-27T06:12:29.218Z] [2024-08-27T06:12:29.218Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-27T06:12:29.218Z] #165 DONE 0.2s [2024-08-27T06:12:29.218Z] [2024-08-27T06:12:29.218Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T06:12:29.487Z] #160 ... [2024-08-27T06:12:29.487Z] [2024-08-27T06:12:29.487Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T06:12:29.487Z] #166 DONE 0.2s [2024-08-27T06:12:29.487Z] [2024-08-27T06:12:29.487Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T06:12:29.753Z] #156 ... [2024-08-27T06:12:29.753Z] [2024-08-27T06:12:29.753Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T06:12:32.334Z] #167 DONE 2.5s [2024-08-27T06:12:32.334Z] [2024-08-27T06:12:32.334Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:12:32.334Z] #36 ... [2024-08-27T06:12:32.334Z] [2024-08-27T06:12:32.334Z] #108 [security-proxy-setup] exporting to image [2024-08-27T06:12:32.334Z] #108 exporting layers [2024-08-27T06:12:33.296Z] #108 exporting layers 1.1s done [2024-08-27T06:12:33.296Z] #108 writing image sha256:c61be736d4693358969fb697d112570ef9d593ce661ea282aa3232b3f45fb080 0.0s done [2024-08-27T06:12:33.296Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-27T06:12:33.296Z] #108 DONE 5.2s [2024-08-27T06:12:33.296Z] [2024-08-27T06:12:33.296Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:12:36.665Z] #150 ... [2024-08-27T06:12:36.665Z] [2024-08-27T06:12:36.665Z] #159 [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-08-27T06:12:36.665Z] #159 1371.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-27T06:12:42.001Z] #159 ... [2024-08-27T06:12:42.001Z] [2024-08-27T06:12:42.001Z] #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-27T06:12:42.001Z] #156 DONE 1377.7s [2024-08-27T06:12:42.001Z] [2024-08-27T06:12:42.001Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-27T06:12:42.001Z] #168 DONE 0.4s [2024-08-27T06:12:42.001Z] [2024-08-27T06:12:42.001Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:12:42.273Z] #36 ... [2024-08-27T06:12:42.273Z] [2024-08-27T06:12:42.273Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-27T06:12:44.849Z] #169 DONE 2.6s [2024-08-27T06:12:44.850Z] [2024-08-27T06:12:44.850Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:12:44.850Z] #170 DONE 0.2s [2024-08-27T06:12:44.850Z] [2024-08-27T06:12:44.850Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T06:12:45.114Z] #160 ... [2024-08-27T06:12:45.114Z] [2024-08-27T06:12:45.114Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:12:45.114Z] #171 DONE 0.2s [2024-08-27T06:12:45.114Z] [2024-08-27T06:12:45.114Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-27T06:12:45.709Z] #172 DONE 0.3s [2024-08-27T06:12:45.709Z] [2024-08-27T06:12:45.709Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-27T06:12:45.709Z] #173 DONE 0.2s [2024-08-27T06:12:45.709Z] [2024-08-27T06:12:45.709Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T06:12:45.709Z] #152 ... [2024-08-27T06:12:45.709Z] [2024-08-27T06:12:45.709Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-27T06:12:45.709Z] #174 DONE 0.1s [2024-08-27T06:12:45.976Z] [2024-08-27T06:12:45.976Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-27T06:12:46.241Z] #175 DONE 0.2s [2024-08-27T06:12:46.241Z] [2024-08-27T06:12:46.241Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-27T06:12:46.508Z] #176 DONE 0.3s [2024-08-27T06:12:46.508Z] [2024-08-27T06:12:46.508Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-27T06:12:46.508Z] #177 DONE 0.1s [2024-08-27T06:12:46.508Z] [2024-08-27T06:12:46.508Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-27T06:12:46.508Z] #178 DONE 0.1s [2024-08-27T06:12:46.508Z] [2024-08-27T06:12:46.508Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T06:12:46.780Z] #153 ... [2024-08-27T06:12:46.780Z] [2024-08-27T06:12:46.780Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-27T06:12:48.717Z] #179 DONE 2.2s [2024-08-27T06:12:48.717Z] [2024-08-27T06:12:48.717Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:12:48.983Z] #36 ... [2024-08-27T06:12:48.983Z] [2024-08-27T06:12:48.983Z] #108 [security-bootstrapper] exporting to image [2024-08-27T06:12:48.983Z] #108 exporting layers [2024-08-27T06:12:49.943Z] #108 exporting layers 1.0s done [2024-08-27T06:12:49.943Z] #108 writing image sha256:405705d9bcb0b8062a3bbc45db1401ba3f244eb5b2f32806a40699310ef6eeab done [2024-08-27T06:12:49.943Z] #108 naming to docker.io/library/security-bootstrapper-arm64 [2024-08-27T06:12:49.943Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-27T06:12:49.943Z] #108 DONE 6.2s [2024-08-27T06:12:49.943Z] [2024-08-27T06:12:49.943Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:12:55.275Z] #150 ... [2024-08-27T06:12:55.275Z] [2024-08-27T06:12:55.275Z] #159 [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-08-27T06:12:55.275Z] #159 DONE 1391.0s [2024-08-27T06:12:55.275Z] [2024-08-27T06:12:55.275Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:12:55.275Z] #150 ... [2024-08-27T06:12:55.275Z] [2024-08-27T06:12:55.275Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:12:55.560Z] #180 DONE 0.3s [2024-08-27T06:12:55.561Z] [2024-08-27T06:12:55.561Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T06:12:55.830Z] #155 ... [2024-08-27T06:12:55.830Z] [2024-08-27T06:12:55.830Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:12:56.097Z] #181 DONE 0.2s [2024-08-27T06:12:56.097Z] [2024-08-27T06:12:56.097Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-27T06:12:56.371Z] #182 DONE 0.1s [2024-08-27T06:12:56.371Z] [2024-08-27T06:12:56.371Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-27T06:12:56.371Z] #183 DONE 0.1s [2024-08-27T06:12:56.371Z] [2024-08-27T06:12:56.371Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T06:12:56.371Z] #160 ... [2024-08-27T06:12:56.371Z] [2024-08-27T06:12:56.371Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:12:56.371Z] #184 DONE 0.1s [2024-08-27T06:12:56.641Z] [2024-08-27T06:12:56.641Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-27T06:12:56.641Z] #185 DONE 0.3s [2024-08-27T06:12:56.641Z] [2024-08-27T06:12:56.641Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T06:12:56.938Z] #152 ... [2024-08-27T06:12:56.938Z] [2024-08-27T06:12:56.938Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-27T06:12:56.938Z] #186 DONE 0.3s [2024-08-27T06:12:56.938Z] [2024-08-27T06:12:56.938Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:12:57.205Z] #150 ... [2024-08-27T06:12:57.205Z] [2024-08-27T06:12:57.205Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-27T06:12:57.205Z] #187 DONE 0.2s [2024-08-27T06:12:57.205Z] [2024-08-27T06:12:57.205Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T06:12:59.780Z] #188 DONE 2.2s [2024-08-27T06:12:59.780Z] [2024-08-27T06:12:59.780Z] #108 [security-secretstore-setup] exporting to image [2024-08-27T06:12:59.780Z] #108 exporting layers [2024-08-27T06:13:01.183Z] #108 exporting layers 1.5s done [2024-08-27T06:13:01.183Z] #108 writing image sha256:294d8524da802d8125bfbabbd11217fddac1c268076c7dfe764c675e65f92c0e 0.0s done [2024-08-27T06:13:01.183Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-27T06:13:01.183Z] #108 DONE 7.7s [2024-08-27T06:13:01.183Z] [2024-08-27T06:13:01.183Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:13:48.005Z] #36 ... [2024-08-27T06:13:48.005Z] [2024-08-27T06:13:48.005Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-27T06:13:48.005Z] #151 DONE 1443.3s [2024-08-27T06:13:48.005Z] [2024-08-27T06:13:48.005Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T06:13:48.005Z] #157 ... [2024-08-27T06:13:48.005Z] [2024-08-27T06:13:48.005Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:13:48.278Z] #189 DONE 0.2s [2024-08-27T06:13:48.278Z] [2024-08-27T06:13:48.278Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:13:48.278Z] #150 ... [2024-08-27T06:13:48.278Z] [2024-08-27T06:13:48.278Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:13:48.278Z] #190 DONE 0.1s [2024-08-27T06:13:48.547Z] [2024-08-27T06:13:48.547Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-27T06:13:48.547Z] #191 DONE 0.3s [2024-08-27T06:13:48.547Z] [2024-08-27T06:13:48.547Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:13:48.830Z] #36 ... [2024-08-27T06:13:48.830Z] [2024-08-27T06:13:48.830Z] #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-08-27T06:13:48.830Z] #192 DONE 0.2s [2024-08-27T06:13:48.830Z] [2024-08-27T06:13:48.830Z] #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-08-27T06:13:48.830Z] #193 DONE 0.1s [2024-08-27T06:13:48.830Z] [2024-08-27T06:13:48.830Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T06:13:49.108Z] #152 ... [2024-08-27T06:13:49.108Z] [2024-08-27T06:13:49.108Z] #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-08-27T06:13:51.053Z] #194 DONE 2.2s [2024-08-27T06:13:51.053Z] [2024-08-27T06:13:51.053Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-27T06:13:51.053Z] #108 exporting layers [2024-08-27T06:13:51.635Z] #108 exporting layers 0.5s done [2024-08-27T06:13:51.635Z] #108 writing image sha256:e4ec6e6958fa82dc6a45fa15dbc7d90129231d3a8fe1c37506a0272e5bb743a7 done [2024-08-27T06:13:51.635Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-27T06:13:51.635Z] #108 DONE 8.3s [2024-08-27T06:13:51.635Z] [2024-08-27T06:13:51.635Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T06:16:13.343Z] #158 ... [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-27T06:16:13.343Z] #157 DONE 1576.1s [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:16:13.343Z] #150 ... [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:16:13.343Z] #195 DONE 0.3s [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T06:16:13.343Z] #155 ... [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:16:13.343Z] #196 DONE 0.2s [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-27T06:16:13.343Z] #197 DONE 0.3s [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #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-08-27T06:16:13.343Z] #198 DONE 0.3s [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-27T06:16:13.343Z] #108 exporting layers [2024-08-27T06:16:13.343Z] #108 exporting layers 0.7s done [2024-08-27T06:16:13.343Z] #108 writing image sha256:d2c32fd13c7d67e657e7373cae404d489ee9325dd98b6b02253a7a48cfb3cf73 done [2024-08-27T06:16:13.343Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-27T06:16:13.343Z] #108 DONE 9.0s [2024-08-27T06:16:13.343Z] [2024-08-27T06:16:13.343Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-27T06:24:05.432Z] #155 DONE 2051.5s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:24:05.432Z] #150 ... [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:24:05.432Z] #199 DONE 0.2s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:24:05.432Z] #200 DONE 0.3s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-27T06:24:05.432Z] #201 DONE 0.3s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:24:05.432Z] #36 ... [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:24:05.432Z] #202 DONE 0.1s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-27T06:24:05.432Z] #203 DONE 0.1s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:24:05.432Z] #150 ... [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-27T06:24:05.432Z] #204 DONE 1.9s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #108 [security-proxy-auth] exporting to image [2024-08-27T06:24:05.432Z] #108 exporting layers [2024-08-27T06:24:05.432Z] #108 exporting layers 0.7s done [2024-08-27T06:24:05.432Z] #108 writing image sha256:aca8752efd401b3c4d0df31e810678f8f56c7733fad73c05bb9dba7051e89e81 done [2024-08-27T06:24:05.432Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-27T06:24:05.432Z] #108 DONE 9.7s [2024-08-27T06:24:05.432Z] [2024-08-27T06:24:05.432Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T06:25:01.836Z] #152 ... [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-27T06:25:01.836Z] #149 DONE 2108.4s [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T06:25:01.836Z] #160 ... [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:25:01.836Z] #205 DONE 0.2s [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:25:01.836Z] #206 DONE 0.2s [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-27T06:25:01.836Z] #207 DONE 0.4s [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:25:01.836Z] #150 ... [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:25:01.836Z] #208 DONE 0.1s [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #108 [core-command] exporting to image [2024-08-27T06:25:01.836Z] #108 exporting layers [2024-08-27T06:25:01.836Z] #108 exporting layers 0.4s done [2024-08-27T06:25:01.836Z] #108 writing image sha256:c46f5edb6078c88b4832a568fe8f4bc7cc0efd303e7bbba0dde0759ba55afc58 done [2024-08-27T06:25:01.836Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-27T06:25:01.836Z] #108 DONE 10.2s [2024-08-27T06:25:01.836Z] [2024-08-27T06:25:01.836Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T06:27:08.515Z] #154 ... [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-27T06:27:08.515Z] #152 DONE 2240.1s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T06:27:08.515Z] #160 ... [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:27:08.515Z] #209 DONE 0.1s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:27:08.515Z] #150 ... [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-27T06:27:08.515Z] #210 DONE 0.5s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:27:08.515Z] #211 DONE 0.2s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #108 [core-keeper] exporting to image [2024-08-27T06:27:08.515Z] #108 exporting layers [2024-08-27T06:27:08.515Z] #108 exporting layers 0.5s done [2024-08-27T06:27:08.515Z] #108 writing image sha256:74e179eb99aa4f42095dee32a9b21ccf8acca31923a220d9d95d0f1db4632650 0.0s done [2024-08-27T06:27:08.515Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-27T06:27:08.515Z] #108 DONE 10.7s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:27:08.515Z] #150 ... [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-27T06:27:08.515Z] #160 DONE 2243.2s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:27:08.515Z] #150 ... [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:27:08.515Z] #212 DONE 0.2s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:27:08.515Z] #150 ... [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:27:08.515Z] #213 DONE 0.3s [2024-08-27T06:27:08.515Z] [2024-08-27T06:27:08.515Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T06:27:08.788Z] #153 ... [2024-08-27T06:27:08.788Z] [2024-08-27T06:27:08.788Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T06:27:09.057Z] #214 ... [2024-08-27T06:27:09.057Z] [2024-08-27T06:27:09.057Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-27T06:27:09.057Z] #150 DONE 2244.8s [2024-08-27T06:27:09.057Z] [2024-08-27T06:27:09.057Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-27T06:27:09.642Z] #214 DONE 0.9s [2024-08-27T06:27:09.642Z] [2024-08-27T06:27:09.642Z] #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:27:09.909Z] #215 DONE 0.3s [2024-08-27T06:27:09.909Z] [2024-08-27T06:27:09.909Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:27:09.909Z] #216 DONE 0.3s [2024-08-27T06:27:09.909Z] [2024-08-27T06:27:09.909Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:27:10.183Z] #217 ... [2024-08-27T06:27:10.183Z] [2024-08-27T06:27:10.183Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-27T06:27:10.183Z] #218 DONE 0.2s [2024-08-27T06:27:10.183Z] [2024-08-27T06:27:10.183Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:27:10.183Z] #217 DONE 0.2s [2024-08-27T06:27:10.183Z] [2024-08-27T06:27:10.183Z] #108 [core-data] exporting to image [2024-08-27T06:27:11.154Z] #108 ... [2024-08-27T06:27:11.154Z] [2024-08-27T06:27:11.154Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-27T06:27:11.154Z] #219 DONE 0.8s [2024-08-27T06:27:11.154Z] [2024-08-27T06:27:11.154Z] #108 [core-data] exporting to image [2024-08-27T06:27:11.154Z] #108 exporting layers 0.9s done [2024-08-27T06:27:11.154Z] #108 writing image sha256:dbf1d458ab0478be537a1234837e5c3747e2e879dda54467cbfaf4c213c4543b done [2024-08-27T06:27:11.154Z] #108 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-27T06:27:11.154Z] #108 DONE 11.6s [2024-08-27T06:27:11.154Z] [2024-08-27T06:27:11.154Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:27:11.425Z] #220 DONE 0.4s [2024-08-27T06:27:11.425Z] [2024-08-27T06:27:11.425Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-27T06:27:11.693Z] #221 DONE 0.1s [2024-08-27T06:27:11.693Z] [2024-08-27T06:27:11.693Z] #108 [core-metadata] exporting to image [2024-08-27T06:27:11.961Z] #108 exporting layers 0.5s done [2024-08-27T06:27:11.961Z] #108 writing image sha256:07da9642432034afa15d3421dc555054757143b52299db4f2844ee6fec732e64 done [2024-08-27T06:27:11.961Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-27T06:27:11.961Z] #108 DONE 12.2s [2024-08-27T06:27:11.961Z] [2024-08-27T06:27:11.961Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T06:27:44.185Z] #154 ... [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-27T06:27:44.185Z] #153 DONE 2275.6s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T06:27:44.185Z] #154 ... [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:27:44.185Z] #222 DONE 0.3s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T06:27:44.185Z] #158 ... [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:27:44.185Z] #223 DONE 0.1s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-27T06:27:44.185Z] #224 DONE 0.4s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:27:44.185Z] #225 DONE 0.1s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #108 [support-notifications] exporting to image [2024-08-27T06:27:44.185Z] #108 exporting layers [2024-08-27T06:27:44.185Z] #108 exporting layers 0.8s done [2024-08-27T06:27:44.185Z] #108 writing image sha256:b33eed888b4fdac915f286fe7a845016ef7266ca1cdd4220f90692f2cb4f78f9 done [2024-08-27T06:27:44.185Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-27T06:27:44.185Z] #108 DONE 12.9s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-27T06:27:44.185Z] #158 DONE 2278.3s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T06:27:44.185Z] #154 ... [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:27:44.185Z] #226 DONE 0.2s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:27:44.185Z] #227 DONE 0.2s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-27T06:27:44.185Z] #228 DONE 0.4s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-27T06:27:44.185Z] #229 DONE 0.2s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-27T06:27:44.185Z] #36 ... [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #108 [support-scheduler] exporting to image [2024-08-27T06:27:44.185Z] #108 ... [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-27T06:27:44.185Z] #154 DONE 2280.1s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #108 [support-scheduler] exporting to image [2024-08-27T06:27:44.185Z] #108 exporting layers 0.6s done [2024-08-27T06:27:44.185Z] #108 writing image sha256:9073de6c56fc96f83a841a0fc8487594cc88c37a8c6a2ffae07be5e894393945 0.0s done [2024-08-27T06:27:44.185Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-27T06:27:44.185Z] #108 DONE 13.6s [2024-08-27T06:27:44.185Z] [2024-08-27T06:27:44.185Z] #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T06:27:44.451Z] #37 ... [2024-08-27T06:27:44.451Z] [2024-08-27T06:27:44.451Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-27T06:27:44.451Z] #230 DONE 0.1s [2024-08-27T06:27:44.451Z] [2024-08-27T06:27:44.451Z] #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T06:27:44.716Z] #37 ... [2024-08-27T06:27:44.716Z] [2024-08-27T06:27:44.716Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-27T06:27:44.716Z] #231 DONE 0.1s [2024-08-27T06:27:44.716Z] [2024-08-27T06:27:44.716Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-27T06:27:44.982Z] #232 DONE 0.3s [2024-08-27T06:27:44.982Z] [2024-08-27T06:27:44.982Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-27T06:27:44.982Z] #233 DONE 0.1s [2024-08-27T06:27:44.982Z] [2024-08-27T06:27:44.982Z] #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T06:27:45.248Z] #37 ... [2024-08-27T06:27:45.248Z] [2024-08-27T06:27:45.248Z] #108 [support-cron-scheduler] exporting to image [2024-08-27T06:27:46.203Z] #108 exporting layers 1.2s done [2024-08-27T06:27:46.203Z] #108 writing image sha256:db0e8a817b636d2f84d1552c8d078588da30079c1df069616907abfd63e482dc done [2024-08-27T06:27:46.203Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-27T06:27:46.203Z] #108 DONE 14.8s [2024-08-27T06:27:46.203Z] [2024-08-27T06:27:46.203Z] #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-27T06:27:46.203Z] time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-27T06:27:46.209Z] $ docker stop --time=1 3cdda57cc77b3bffabbaa42377a264aa2311fc86d0349b5a3910cc573085e05b [2024-08-27T06:27:47.846Z] $ docker rm -f --volumes 3cdda57cc77b3bffabbaa42377a264aa2311fc86d0349b5a3910cc573085e05b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T06:27:48.337Z] + docker images [2024-08-27T06:27:48.337Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-27T06:27:48.337Z] support-cron-scheduler-arm64 latest db0e8a817b63 4 seconds ago 43.5MB [2024-08-27T06:27:48.337Z] support-scheduler-arm64 latest 9073de6c56fc 5 seconds ago 41.3MB [2024-08-27T06:27:48.337Z] support-notifications-arm64 latest b33eed888b4f 8 seconds ago 42MB [2024-08-27T06:27:48.337Z] core-metadata-arm64 latest 07da96424320 37 seconds ago 39.3MB [2024-08-27T06:27:48.337Z] core-data-arm64 latest dbf1d458ab04 39 seconds ago 39.1MB [2024-08-27T06:27:48.337Z] core-keeper-arm64 latest 74e179eb99aa 43 seconds ago 39MB [2024-08-27T06:27:48.337Z] core-command-arm64 latest c46f5edb6078 2 minutes ago 35MB [2024-08-27T06:27:48.337Z] security-proxy-auth-arm64 latest aca8752efd40 3 minutes ago 32.6MB [2024-08-27T06:27:48.337Z] security-spiffe-token-provider-arm64 latest d2c32fd13c7d 11 minutes ago 29MB [2024-08-27T06:27:48.337Z] core-common-config-bootstrapper-arm64 latest e4ec6e6958fa 13 minutes ago 15.3MB [2024-08-27T06:27:48.337Z] security-secretstore-setup-arm64 latest 294d8524da80 14 minutes ago 36.4MB [2024-08-27T06:27:48.337Z] security-bootstrapper-arm64 latest 405705d9bcb0 15 minutes ago 18.9MB [2024-08-27T06:27:48.337Z] security-proxy-setup-arm64 latest c61be736d469 15 minutes ago 26.1MB [2024-08-27T06:27:48.337Z] security-spire-agent-arm64 latest 4a67a21bfe45 39 minutes ago 174MB [2024-08-27T06:27:48.337Z] security-spire-config-arm64 latest e21770abda96 39 minutes ago 115MB [2024-08-27T06:27:48.337Z] security-spire-server-arm64 latest c795f5cd4fe0 39 minutes ago 116MB [2024-08-27T06:27:48.337Z] ci-base-image-arm64 latest a310f8a4be04 41 minutes ago 967MB [2024-08-27T06:27:48.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-27T06:27:48.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-08-27T06:27:48.489Z] provisioning config files... [2024-08-27T06:27:48.502Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config5133778402351411956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:27:48.842Z] ---> ****-login.sh [2024-08-27T06:27:48.842Z] nexus3.edgexfoundry.org:10001 [2024-08-27T06:27:48.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T06:27:49.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T06:27:49.424Z] Configure a credential helper to remove this warning. See [2024-08-27T06:27:49.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T06:27:49.424Z] [2024-08-27T06:27:49.424Z] Login Succeeded [2024-08-27T06:27:49.424Z] nexus3.edgexfoundry.org:10002 [2024-08-27T06:27:49.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T06:27:49.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T06:27:49.691Z] Configure a credential helper to remove this warning. See [2024-08-27T06:27:49.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T06:27:49.691Z] [2024-08-27T06:27:49.691Z] Login Succeeded [2024-08-27T06:27:49.691Z] nexus3.edgexfoundry.org:10003 [2024-08-27T06:27:49.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T06:27:49.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T06:27:49.958Z] Configure a credential helper to remove this warning. See [2024-08-27T06:27:49.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T06:27:49.958Z] [2024-08-27T06:27:49.958Z] Login Succeeded [2024-08-27T06:27:49.958Z] nexus3.edgexfoundry.org:10004 [2024-08-27T06:27:50.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T06:27:50.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T06:27:50.222Z] Configure a credential helper to remove this warning. See [2024-08-27T06:27:50.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T06:27:50.222Z] [2024-08-27T06:27:50.222Z] Login Succeeded [2024-08-27T06:27:50.222Z] ****.io [2024-08-27T06:27:50.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T06:27:50.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T06:27:50.756Z] Configure a credential helper to remove this warning. See [2024-08-27T06:27:50.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T06:27:50.756Z] [2024-08-27T06:27:50.756Z] Login Succeeded [2024-08-27T06:27:50.756Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T06:27:50.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:27:50.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T06:27:50.848Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-27T06:27:50.848Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:27:50.848Z] latest [2024-08-27T06:27:50.848Z] 3.2.0-dev.61 [2024-08-27T06:27:50.848Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:27:50.848Z] main [2024-08-27T06:27:50.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:51.206Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:51.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:27:51.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T06:27:51.555Z] 147cb43c6004: Preparing [2024-08-27T06:27:51.555Z] 6574021289cc: Preparing [2024-08-27T06:27:51.555Z] 9961dbf764c6: Preparing [2024-08-27T06:27:51.555Z] c5c6540c5b53: Preparing [2024-08-27T06:27:51.555Z] c06307ec2864: Preparing [2024-08-27T06:27:51.555Z] e7f8cdda81e8: Preparing [2024-08-27T06:27:51.555Z] 3c20671a5817: Preparing [2024-08-27T06:27:51.555Z] e7f8cdda81e8: Waiting [2024-08-27T06:27:51.555Z] 3c20671a5817: Waiting [2024-08-27T06:27:51.821Z] c5c6540c5b53: Pushed [2024-08-27T06:27:51.821Z] 147cb43c6004: Pushed [2024-08-27T06:27:51.821Z] c06307ec2864: Pushed [2024-08-27T06:27:51.821Z] 9961dbf764c6: Pushed [2024-08-27T06:27:51.821Z] 3c20671a5817: Layer already exists [2024-08-27T06:27:51.821Z] e7f8cdda81e8: Pushed [2024-08-27T06:27:57.141Z] 6574021289cc: Pushed [2024-08-27T06:27:57.141Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:57.500Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:57.857Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-27T06:27:57.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T06:27:57.857Z] 147cb43c6004: Preparing [2024-08-27T06:27:57.857Z] 6574021289cc: Preparing [2024-08-27T06:27:57.857Z] 9961dbf764c6: Preparing [2024-08-27T06:27:57.857Z] c5c6540c5b53: Preparing [2024-08-27T06:27:57.857Z] c06307ec2864: Preparing [2024-08-27T06:27:57.857Z] e7f8cdda81e8: Preparing [2024-08-27T06:27:57.857Z] 3c20671a5817: Preparing [2024-08-27T06:27:57.857Z] e7f8cdda81e8: Waiting [2024-08-27T06:27:57.857Z] 3c20671a5817: Waiting [2024-08-27T06:27:57.857Z] 9961dbf764c6: Layer already exists [2024-08-27T06:27:57.857Z] 147cb43c6004: Layer already exists [2024-08-27T06:27:57.857Z] 6574021289cc: Layer already exists [2024-08-27T06:27:57.857Z] c06307ec2864: Layer already exists [2024-08-27T06:27:57.857Z] c5c6540c5b53: Layer already exists [2024-08-27T06:27:57.857Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:27:57.857Z] 3c20671a5817: Layer already exists [2024-08-27T06:27:58.121Z] latest: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:58.466Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:58.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.61 [2024-08-27T06:27:58.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T06:27:58.820Z] 147cb43c6004: Preparing [2024-08-27T06:27:58.820Z] 6574021289cc: Preparing [2024-08-27T06:27:58.820Z] 9961dbf764c6: Preparing [2024-08-27T06:27:58.820Z] c5c6540c5b53: Preparing [2024-08-27T06:27:58.820Z] c06307ec2864: Preparing [2024-08-27T06:27:58.820Z] e7f8cdda81e8: Preparing [2024-08-27T06:27:58.820Z] 3c20671a5817: Preparing [2024-08-27T06:27:58.820Z] e7f8cdda81e8: Waiting [2024-08-27T06:27:58.820Z] 3c20671a5817: Waiting [2024-08-27T06:27:58.820Z] 9961dbf764c6: Layer already exists [2024-08-27T06:27:58.820Z] 6574021289cc: Layer already exists [2024-08-27T06:27:58.820Z] c06307ec2864: Layer already exists [2024-08-27T06:27:58.820Z] 147cb43c6004: Layer already exists [2024-08-27T06:27:58.820Z] c5c6540c5b53: Layer already exists [2024-08-27T06:27:58.820Z] 3c20671a5817: Layer already exists [2024-08-27T06:27:58.820Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:27:58.820Z] 3.2.0-dev.61: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:59.191Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:27:59.553Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:27:59.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T06:27:59.553Z] 147cb43c6004: Preparing [2024-08-27T06:27:59.553Z] 6574021289cc: Preparing [2024-08-27T06:27:59.553Z] 9961dbf764c6: Preparing [2024-08-27T06:27:59.553Z] c5c6540c5b53: Preparing [2024-08-27T06:27:59.553Z] c06307ec2864: Preparing [2024-08-27T06:27:59.553Z] e7f8cdda81e8: Preparing [2024-08-27T06:27:59.553Z] 3c20671a5817: Preparing [2024-08-27T06:27:59.553Z] e7f8cdda81e8: Waiting [2024-08-27T06:27:59.553Z] 3c20671a5817: Waiting [2024-08-27T06:27:59.553Z] c5c6540c5b53: Layer already exists [2024-08-27T06:27:59.553Z] 9961dbf764c6: Layer already exists [2024-08-27T06:27:59.553Z] 6574021289cc: Layer already exists [2024-08-27T06:27:59.553Z] c06307ec2864: Layer already exists [2024-08-27T06:27:59.553Z] 147cb43c6004: Layer already exists [2024-08-27T06:27:59.553Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:27:59.553Z] 3c20671a5817: Layer already exists [2024-08-27T06:27:59.553Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:00.174Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:00.526Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-27T06:28:00.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-27T06:28:00.526Z] 147cb43c6004: Preparing [2024-08-27T06:28:00.526Z] 6574021289cc: Preparing [2024-08-27T06:28:00.526Z] 9961dbf764c6: Preparing [2024-08-27T06:28:00.526Z] c5c6540c5b53: Preparing [2024-08-27T06:28:00.526Z] c06307ec2864: Preparing [2024-08-27T06:28:00.526Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:00.526Z] 3c20671a5817: Preparing [2024-08-27T06:28:00.526Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:00.526Z] 3c20671a5817: Waiting [2024-08-27T06:28:00.526Z] 147cb43c6004: Layer already exists [2024-08-27T06:28:00.526Z] 6574021289cc: Layer already exists [2024-08-27T06:28:00.526Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:00.526Z] c06307ec2864: Layer already exists [2024-08-27T06:28:00.526Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:00.526Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:00.526Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:00.790Z] main: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:01.117Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:01.132Z] taggedImages: [2024-08-27T06:28:01.132Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:01.132Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-27T06:28:01.132Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.61 [2024-08-27T06:28:01.132Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:01.132Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-27T06:28:01.156Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-27T06:28:01.156Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:01.156Z] latest [2024-08-27T06:28:01.156Z] 3.2.0-dev.61 [2024-08-27T06:28:01.156Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:01.156Z] main [2024-08-27T06:28:01.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:01.534Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:01.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:01.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T06:28:01.880Z] de2ea42c8c4c: Preparing [2024-08-27T06:28:01.880Z] 01ee24c6b1b5: Preparing [2024-08-27T06:28:01.880Z] 743307826498: Preparing [2024-08-27T06:28:01.880Z] 09464b1ee189: Preparing [2024-08-27T06:28:01.880Z] 9961dbf764c6: Preparing [2024-08-27T06:28:01.880Z] c5c6540c5b53: Preparing [2024-08-27T06:28:01.880Z] c06307ec2864: Preparing [2024-08-27T06:28:01.880Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:01.880Z] 3c20671a5817: Preparing [2024-08-27T06:28:01.880Z] c5c6540c5b53: Waiting [2024-08-27T06:28:01.880Z] c06307ec2864: Waiting [2024-08-27T06:28:01.880Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:01.880Z] 3c20671a5817: Waiting [2024-08-27T06:28:01.880Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:02.144Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:02.144Z] 01ee24c6b1b5: Pushed [2024-08-27T06:28:02.144Z] 743307826498: Pushed [2024-08-27T06:28:02.144Z] c06307ec2864: Layer already exists [2024-08-27T06:28:02.144Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:02.144Z] de2ea42c8c4c: Pushed [2024-08-27T06:28:02.144Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:03.542Z] 09464b1ee189: Pushed [2024-08-27T06:28:03.805Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:04.167Z] + 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-08-27T06:28:04.514Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-27T06:28:04.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T06:28:04.514Z] de2ea42c8c4c: Preparing [2024-08-27T06:28:04.514Z] 01ee24c6b1b5: Preparing [2024-08-27T06:28:04.514Z] 743307826498: Preparing [2024-08-27T06:28:04.514Z] 09464b1ee189: Preparing [2024-08-27T06:28:04.514Z] 9961dbf764c6: Preparing [2024-08-27T06:28:04.514Z] c5c6540c5b53: Preparing [2024-08-27T06:28:04.514Z] c06307ec2864: Preparing [2024-08-27T06:28:04.514Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:04.514Z] 3c20671a5817: Preparing [2024-08-27T06:28:04.514Z] c5c6540c5b53: Waiting [2024-08-27T06:28:04.514Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:04.514Z] c06307ec2864: Waiting [2024-08-27T06:28:04.514Z] 3c20671a5817: Waiting [2024-08-27T06:28:04.514Z] 743307826498: Layer already exists [2024-08-27T06:28:04.514Z] 09464b1ee189: Layer already exists [2024-08-27T06:28:04.514Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:04.514Z] de2ea42c8c4c: Layer already exists [2024-08-27T06:28:04.514Z] 01ee24c6b1b5: Layer already exists [2024-08-27T06:28:04.514Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:04.514Z] c06307ec2864: Layer already exists [2024-08-27T06:28:04.514Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:04.514Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:04.776Z] latest: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:05.122Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:05.469Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.61 [2024-08-27T06:28:05.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T06:28:05.470Z] de2ea42c8c4c: Preparing [2024-08-27T06:28:05.470Z] 01ee24c6b1b5: Preparing [2024-08-27T06:28:05.470Z] 743307826498: Preparing [2024-08-27T06:28:05.470Z] 09464b1ee189: Preparing [2024-08-27T06:28:05.470Z] 9961dbf764c6: Preparing [2024-08-27T06:28:05.470Z] c5c6540c5b53: Preparing [2024-08-27T06:28:05.470Z] c06307ec2864: Preparing [2024-08-27T06:28:05.470Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:05.470Z] 3c20671a5817: Preparing [2024-08-27T06:28:05.470Z] c06307ec2864: Waiting [2024-08-27T06:28:05.470Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:05.470Z] 3c20671a5817: Waiting [2024-08-27T06:28:05.470Z] c5c6540c5b53: Waiting [2024-08-27T06:28:05.470Z] 01ee24c6b1b5: Layer already exists [2024-08-27T06:28:05.470Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:05.470Z] 743307826498: Layer already exists [2024-08-27T06:28:05.470Z] de2ea42c8c4c: Layer already exists [2024-08-27T06:28:05.470Z] 09464b1ee189: Layer already exists [2024-08-27T06:28:05.470Z] c06307ec2864: Layer already exists [2024-08-27T06:28:05.470Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:05.470Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:05.470Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:05.732Z] 3.2.0-dev.61: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:06.145Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:06.514Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:06.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T06:28:06.514Z] de2ea42c8c4c: Preparing [2024-08-27T06:28:06.514Z] 01ee24c6b1b5: Preparing [2024-08-27T06:28:06.514Z] 743307826498: Preparing [2024-08-27T06:28:06.514Z] 09464b1ee189: Preparing [2024-08-27T06:28:06.514Z] 9961dbf764c6: Preparing [2024-08-27T06:28:06.514Z] c5c6540c5b53: Preparing [2024-08-27T06:28:06.514Z] c06307ec2864: Preparing [2024-08-27T06:28:06.514Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:06.514Z] 3c20671a5817: Preparing [2024-08-27T06:28:06.514Z] c06307ec2864: Waiting [2024-08-27T06:28:06.514Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:06.514Z] 3c20671a5817: Waiting [2024-08-27T06:28:06.514Z] c5c6540c5b53: Waiting [2024-08-27T06:28:06.514Z] 09464b1ee189: Layer already exists [2024-08-27T06:28:06.514Z] 743307826498: Layer already exists [2024-08-27T06:28:06.514Z] 01ee24c6b1b5: Layer already exists [2024-08-27T06:28:06.514Z] de2ea42c8c4c: Layer already exists [2024-08-27T06:28:06.514Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:06.514Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:06.514Z] c06307ec2864: Layer already exists [2024-08-27T06:28:06.514Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:06.514Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:06.514Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:07.151Z] + 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-08-27T06:28:07.525Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-27T06:28:07.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-27T06:28:07.525Z] de2ea42c8c4c: Preparing [2024-08-27T06:28:07.525Z] 01ee24c6b1b5: Preparing [2024-08-27T06:28:07.525Z] 743307826498: Preparing [2024-08-27T06:28:07.525Z] 09464b1ee189: Preparing [2024-08-27T06:28:07.525Z] 9961dbf764c6: Preparing [2024-08-27T06:28:07.525Z] c5c6540c5b53: Preparing [2024-08-27T06:28:07.525Z] c06307ec2864: Preparing [2024-08-27T06:28:07.525Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:07.525Z] 3c20671a5817: Preparing [2024-08-27T06:28:07.525Z] c06307ec2864: Waiting [2024-08-27T06:28:07.525Z] c5c6540c5b53: Waiting [2024-08-27T06:28:07.525Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:07.525Z] 3c20671a5817: Waiting [2024-08-27T06:28:07.525Z] de2ea42c8c4c: Layer already exists [2024-08-27T06:28:07.525Z] 09464b1ee189: Layer already exists [2024-08-27T06:28:07.525Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:07.525Z] 743307826498: Layer already exists [2024-08-27T06:28:07.525Z] 01ee24c6b1b5: Layer already exists [2024-08-27T06:28:07.525Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:07.525Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:07.525Z] c06307ec2864: Layer already exists [2024-08-27T06:28:07.525Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:07.789Z] main: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:07.866Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:07.880Z] taggedImages: [2024-08-27T06:28:07.880Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:07.880Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-27T06:28:07.880Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.61 [2024-08-27T06:28:07.880Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:07.880Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-27T06:28:07.904Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-27T06:28:07.904Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:07.904Z] latest [2024-08-27T06:28:07.904Z] 3.2.0-dev.61 [2024-08-27T06:28:07.904Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:07.904Z] main [2024-08-27T06:28:07.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:08.269Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:08.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:08.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T06:28:08.628Z] ae511994ae3c: Preparing [2024-08-27T06:28:08.628Z] b433f23ab737: Preparing [2024-08-27T06:28:08.628Z] 4604c11abb0a: Preparing [2024-08-27T06:28:08.628Z] 9961dbf764c6: Preparing [2024-08-27T06:28:08.628Z] c5c6540c5b53: Preparing [2024-08-27T06:28:08.628Z] c06307ec2864: Preparing [2024-08-27T06:28:08.628Z] c0e8ab0a5f5b: Preparing [2024-08-27T06:28:08.628Z] 3c20671a5817: Preparing [2024-08-27T06:28:08.628Z] c06307ec2864: Waiting [2024-08-27T06:28:08.628Z] c0e8ab0a5f5b: Waiting [2024-08-27T06:28:08.628Z] 3c20671a5817: Waiting [2024-08-27T06:28:08.628Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:08.628Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:08.892Z] c06307ec2864: Layer already exists [2024-08-27T06:28:08.892Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:08.892Z] ae511994ae3c: Pushed [2024-08-27T06:28:08.892Z] b433f23ab737: Pushed [2024-08-27T06:28:08.892Z] c0e8ab0a5f5b: Pushed [2024-08-27T06:28:15.509Z] 4604c11abb0a: Pushed [2024-08-27T06:28:15.509Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:15.868Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:16.213Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-27T06:28:16.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T06:28:16.213Z] ae511994ae3c: Preparing [2024-08-27T06:28:16.213Z] b433f23ab737: Preparing [2024-08-27T06:28:16.213Z] 4604c11abb0a: Preparing [2024-08-27T06:28:16.213Z] 9961dbf764c6: Preparing [2024-08-27T06:28:16.213Z] c5c6540c5b53: Preparing [2024-08-27T06:28:16.213Z] c06307ec2864: Preparing [2024-08-27T06:28:16.213Z] c0e8ab0a5f5b: Preparing [2024-08-27T06:28:16.213Z] 3c20671a5817: Preparing [2024-08-27T06:28:16.213Z] c06307ec2864: Waiting [2024-08-27T06:28:16.213Z] c0e8ab0a5f5b: Waiting [2024-08-27T06:28:16.213Z] 3c20671a5817: Waiting [2024-08-27T06:28:16.213Z] b433f23ab737: Layer already exists [2024-08-27T06:28:16.213Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:16.213Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:16.213Z] ae511994ae3c: Layer already exists [2024-08-27T06:28:16.213Z] 4604c11abb0a: Layer already exists [2024-08-27T06:28:16.213Z] c0e8ab0a5f5b: Layer already exists [2024-08-27T06:28:16.213Z] c06307ec2864: Layer already exists [2024-08-27T06:28:16.213Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:16.478Z] latest: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:16.836Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:17.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.61 [2024-08-27T06:28:17.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T06:28:17.180Z] ae511994ae3c: Preparing [2024-08-27T06:28:17.180Z] b433f23ab737: Preparing [2024-08-27T06:28:17.180Z] 4604c11abb0a: Preparing [2024-08-27T06:28:17.180Z] 9961dbf764c6: Preparing [2024-08-27T06:28:17.180Z] c5c6540c5b53: Preparing [2024-08-27T06:28:17.181Z] c06307ec2864: Preparing [2024-08-27T06:28:17.181Z] c0e8ab0a5f5b: Preparing [2024-08-27T06:28:17.181Z] 3c20671a5817: Preparing [2024-08-27T06:28:17.181Z] c06307ec2864: Waiting [2024-08-27T06:28:17.181Z] 3c20671a5817: Waiting [2024-08-27T06:28:17.181Z] c0e8ab0a5f5b: Waiting [2024-08-27T06:28:17.181Z] ae511994ae3c: Layer already exists [2024-08-27T06:28:17.181Z] b433f23ab737: Layer already exists [2024-08-27T06:28:17.181Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:17.181Z] 4604c11abb0a: Layer already exists [2024-08-27T06:28:17.181Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:17.181Z] c0e8ab0a5f5b: Layer already exists [2024-08-27T06:28:17.181Z] c06307ec2864: Layer already exists [2024-08-27T06:28:17.181Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:17.181Z] 3.2.0-dev.61: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:17.799Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:18.154Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:18.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T06:28:18.155Z] ae511994ae3c: Preparing [2024-08-27T06:28:18.155Z] b433f23ab737: Preparing [2024-08-27T06:28:18.155Z] 4604c11abb0a: Preparing [2024-08-27T06:28:18.155Z] 9961dbf764c6: Preparing [2024-08-27T06:28:18.155Z] c5c6540c5b53: Preparing [2024-08-27T06:28:18.155Z] c06307ec2864: Preparing [2024-08-27T06:28:18.155Z] c0e8ab0a5f5b: Preparing [2024-08-27T06:28:18.155Z] 3c20671a5817: Preparing [2024-08-27T06:28:18.155Z] c0e8ab0a5f5b: Waiting [2024-08-27T06:28:18.155Z] c06307ec2864: Waiting [2024-08-27T06:28:18.155Z] 3c20671a5817: Waiting [2024-08-27T06:28:18.155Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:18.155Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:18.155Z] 4604c11abb0a: Layer already exists [2024-08-27T06:28:18.155Z] b433f23ab737: Layer already exists [2024-08-27T06:28:18.155Z] ae511994ae3c: Layer already exists [2024-08-27T06:28:18.155Z] c06307ec2864: Layer already exists [2024-08-27T06:28:18.155Z] c0e8ab0a5f5b: Layer already exists [2024-08-27T06:28:18.155Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:18.418Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:18.768Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:19.112Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-27T06:28:19.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-27T06:28:19.112Z] ae511994ae3c: Preparing [2024-08-27T06:28:19.112Z] b433f23ab737: Preparing [2024-08-27T06:28:19.112Z] 4604c11abb0a: Preparing [2024-08-27T06:28:19.112Z] 9961dbf764c6: Preparing [2024-08-27T06:28:19.112Z] c5c6540c5b53: Preparing [2024-08-27T06:28:19.112Z] c06307ec2864: Preparing [2024-08-27T06:28:19.112Z] c0e8ab0a5f5b: Preparing [2024-08-27T06:28:19.112Z] 3c20671a5817: Preparing [2024-08-27T06:28:19.112Z] c06307ec2864: Waiting [2024-08-27T06:28:19.112Z] c0e8ab0a5f5b: Waiting [2024-08-27T06:28:19.112Z] 3c20671a5817: Waiting [2024-08-27T06:28:19.112Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:19.112Z] ae511994ae3c: Layer already exists [2024-08-27T06:28:19.112Z] b433f23ab737: Layer already exists [2024-08-27T06:28:19.112Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:19.112Z] 4604c11abb0a: Layer already exists [2024-08-27T06:28:19.112Z] c06307ec2864: Layer already exists [2024-08-27T06:28:19.112Z] c0e8ab0a5f5b: Layer already exists [2024-08-27T06:28:19.112Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:19.376Z] main: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:19.460Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:19.474Z] taggedImages: [2024-08-27T06:28:19.474Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:19.474Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-27T06:28:19.474Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.61 [2024-08-27T06:28:19.474Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:19.474Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-27T06:28:19.502Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-27T06:28:19.502Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:19.502Z] latest [2024-08-27T06:28:19.502Z] 3.2.0-dev.61 [2024-08-27T06:28:19.502Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:19.502Z] main [2024-08-27T06:28:19.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:19.869Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:20.216Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:20.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T06:28:20.216Z] 15a17ae85a2e: Preparing [2024-08-27T06:28:20.216Z] 9fdd1057ba58: Preparing [2024-08-27T06:28:20.216Z] c5c6540c5b53: Preparing [2024-08-27T06:28:20.216Z] bfb25f37960d: Preparing [2024-08-27T06:28:20.216Z] decf4198d352: Preparing [2024-08-27T06:28:20.216Z] 3c20671a5817: Preparing [2024-08-27T06:28:20.216Z] 3c20671a5817: Waiting [2024-08-27T06:28:20.216Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:20.480Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:20.480Z] decf4198d352: Pushed [2024-08-27T06:28:20.480Z] bfb25f37960d: Pushed [2024-08-27T06:28:20.480Z] 15a17ae85a2e: Pushed [2024-08-27T06:28:27.097Z] 9fdd1057ba58: Pushed [2024-08-27T06:28:27.097Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:27.443Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:27.812Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-27T06:28:27.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T06:28:27.813Z] 15a17ae85a2e: Preparing [2024-08-27T06:28:27.813Z] 9fdd1057ba58: Preparing [2024-08-27T06:28:27.813Z] c5c6540c5b53: Preparing [2024-08-27T06:28:27.813Z] bfb25f37960d: Preparing [2024-08-27T06:28:27.813Z] decf4198d352: Preparing [2024-08-27T06:28:27.813Z] 3c20671a5817: Preparing [2024-08-27T06:28:27.813Z] 3c20671a5817: Waiting [2024-08-27T06:28:27.813Z] bfb25f37960d: Layer already exists [2024-08-27T06:28:27.813Z] 15a17ae85a2e: Layer already exists [2024-08-27T06:28:27.813Z] decf4198d352: Layer already exists [2024-08-27T06:28:27.813Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:27.813Z] 9fdd1057ba58: Layer already exists [2024-08-27T06:28:27.813Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:27.813Z] latest: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:28.431Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:28.780Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.61 [2024-08-27T06:28:28.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T06:28:28.780Z] 15a17ae85a2e: Preparing [2024-08-27T06:28:28.780Z] 9fdd1057ba58: Preparing [2024-08-27T06:28:28.780Z] c5c6540c5b53: Preparing [2024-08-27T06:28:28.780Z] bfb25f37960d: Preparing [2024-08-27T06:28:28.780Z] decf4198d352: Preparing [2024-08-27T06:28:28.780Z] 3c20671a5817: Preparing [2024-08-27T06:28:28.780Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:28.780Z] bfb25f37960d: Layer already exists [2024-08-27T06:28:28.780Z] decf4198d352: Layer already exists [2024-08-27T06:28:28.780Z] 9fdd1057ba58: Layer already exists [2024-08-27T06:28:28.780Z] 15a17ae85a2e: Layer already exists [2024-08-27T06:28:28.780Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:28.780Z] 3.2.0-dev.61: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:29.392Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:29.739Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:29.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T06:28:29.739Z] 15a17ae85a2e: Preparing [2024-08-27T06:28:29.739Z] 9fdd1057ba58: Preparing [2024-08-27T06:28:29.739Z] c5c6540c5b53: Preparing [2024-08-27T06:28:29.739Z] bfb25f37960d: Preparing [2024-08-27T06:28:29.739Z] decf4198d352: Preparing [2024-08-27T06:28:29.739Z] 3c20671a5817: Preparing [2024-08-27T06:28:29.739Z] 3c20671a5817: Waiting [2024-08-27T06:28:29.739Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:29.739Z] 15a17ae85a2e: Layer already exists [2024-08-27T06:28:29.739Z] decf4198d352: Layer already exists [2024-08-27T06:28:29.739Z] 9fdd1057ba58: Layer already exists [2024-08-27T06:28:29.739Z] bfb25f37960d: Layer already exists [2024-08-27T06:28:29.739Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:30.005Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:30.351Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:30.682Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-27T06:28:30.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-27T06:28:30.682Z] 15a17ae85a2e: Preparing [2024-08-27T06:28:30.682Z] 9fdd1057ba58: Preparing [2024-08-27T06:28:30.682Z] c5c6540c5b53: Preparing [2024-08-27T06:28:30.682Z] bfb25f37960d: Preparing [2024-08-27T06:28:30.682Z] decf4198d352: Preparing [2024-08-27T06:28:30.682Z] 3c20671a5817: Preparing [2024-08-27T06:28:30.682Z] 3c20671a5817: Waiting [2024-08-27T06:28:30.682Z] 15a17ae85a2e: Layer already exists [2024-08-27T06:28:30.682Z] 9fdd1057ba58: Layer already exists [2024-08-27T06:28:30.682Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:30.682Z] decf4198d352: Layer already exists [2024-08-27T06:28:30.682Z] bfb25f37960d: Layer already exists [2024-08-27T06:28:30.682Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:30.945Z] main: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:31.028Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:31.040Z] taggedImages: [2024-08-27T06:28:31.040Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:31.040Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-27T06:28:31.040Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.61 [2024-08-27T06:28:31.040Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:31.040Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-27T06:28:31.064Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-27T06:28:31.064Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:31.064Z] latest [2024-08-27T06:28:31.064Z] 3.2.0-dev.61 [2024-08-27T06:28:31.064Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:31.064Z] main [2024-08-27T06:28:31.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:31.415Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:31.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:31.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T06:28:31.754Z] 4e6cadd25473: Preparing [2024-08-27T06:28:31.754Z] e744f4029f60: Preparing [2024-08-27T06:28:31.754Z] b6ec7d6b0b7a: Preparing [2024-08-27T06:28:31.754Z] 9961dbf764c6: Preparing [2024-08-27T06:28:31.754Z] c5c6540c5b53: Preparing [2024-08-27T06:28:31.754Z] c06307ec2864: Preparing [2024-08-27T06:28:31.754Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:31.754Z] c06307ec2864: Waiting [2024-08-27T06:28:31.754Z] 3c20671a5817: Preparing [2024-08-27T06:28:31.754Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:31.754Z] 3c20671a5817: Waiting [2024-08-27T06:28:31.754Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:31.754Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:32.017Z] c06307ec2864: Layer already exists [2024-08-27T06:28:32.017Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:32.017Z] e744f4029f60: Pushed [2024-08-27T06:28:32.017Z] 4e6cadd25473: Pushed [2024-08-27T06:28:32.017Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:38.632Z] b6ec7d6b0b7a: Pushed [2024-08-27T06:28:38.632Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:38.970Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:39.303Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-27T06:28:39.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T06:28:39.303Z] 4e6cadd25473: Preparing [2024-08-27T06:28:39.303Z] e744f4029f60: Preparing [2024-08-27T06:28:39.303Z] b6ec7d6b0b7a: Preparing [2024-08-27T06:28:39.303Z] 9961dbf764c6: Preparing [2024-08-27T06:28:39.303Z] c5c6540c5b53: Preparing [2024-08-27T06:28:39.304Z] c06307ec2864: Preparing [2024-08-27T06:28:39.304Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:39.304Z] c06307ec2864: Waiting [2024-08-27T06:28:39.304Z] 3c20671a5817: Preparing [2024-08-27T06:28:39.304Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:39.304Z] 4e6cadd25473: Layer already exists [2024-08-27T06:28:39.304Z] b6ec7d6b0b7a: Layer already exists [2024-08-27T06:28:39.304Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:39.304Z] e744f4029f60: Layer already exists [2024-08-27T06:28:39.304Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:39.304Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:39.304Z] c06307ec2864: Layer already exists [2024-08-27T06:28:39.304Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:39.566Z] latest: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:39.900Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:40.242Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.61 [2024-08-27T06:28:40.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T06:28:40.242Z] 4e6cadd25473: Preparing [2024-08-27T06:28:40.242Z] e744f4029f60: Preparing [2024-08-27T06:28:40.242Z] b6ec7d6b0b7a: Preparing [2024-08-27T06:28:40.242Z] 9961dbf764c6: Preparing [2024-08-27T06:28:40.242Z] c5c6540c5b53: Preparing [2024-08-27T06:28:40.242Z] c06307ec2864: Preparing [2024-08-27T06:28:40.242Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:40.242Z] 3c20671a5817: Preparing [2024-08-27T06:28:40.242Z] c06307ec2864: Waiting [2024-08-27T06:28:40.242Z] 3c20671a5817: Waiting [2024-08-27T06:28:40.242Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:40.242Z] b6ec7d6b0b7a: Layer already exists [2024-08-27T06:28:40.242Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:40.242Z] e744f4029f60: Layer already exists [2024-08-27T06:28:40.242Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:40.242Z] 4e6cadd25473: Layer already exists [2024-08-27T06:28:40.242Z] c06307ec2864: Layer already exists [2024-08-27T06:28:40.242Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:40.242Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:40.242Z] 3.2.0-dev.61: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:40.581Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:40.919Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:40.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T06:28:40.919Z] 4e6cadd25473: Preparing [2024-08-27T06:28:40.919Z] e744f4029f60: Preparing [2024-08-27T06:28:40.919Z] b6ec7d6b0b7a: Preparing [2024-08-27T06:28:40.919Z] 9961dbf764c6: Preparing [2024-08-27T06:28:40.919Z] c5c6540c5b53: Preparing [2024-08-27T06:28:40.919Z] c06307ec2864: Preparing [2024-08-27T06:28:40.919Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:40.919Z] 3c20671a5817: Preparing [2024-08-27T06:28:40.919Z] c06307ec2864: Waiting [2024-08-27T06:28:40.920Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:40.920Z] 3c20671a5817: Waiting [2024-08-27T06:28:40.920Z] 4e6cadd25473: Layer already exists [2024-08-27T06:28:40.920Z] b6ec7d6b0b7a: Layer already exists [2024-08-27T06:28:40.920Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:40.920Z] e744f4029f60: Layer already exists [2024-08-27T06:28:40.920Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:40.920Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:40.920Z] c06307ec2864: Layer already exists [2024-08-27T06:28:40.920Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:40.920Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:41.267Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:41.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-27T06:28:41.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-27T06:28:41.611Z] 4e6cadd25473: Preparing [2024-08-27T06:28:41.611Z] e744f4029f60: Preparing [2024-08-27T06:28:41.611Z] b6ec7d6b0b7a: Preparing [2024-08-27T06:28:41.611Z] 9961dbf764c6: Preparing [2024-08-27T06:28:41.611Z] c5c6540c5b53: Preparing [2024-08-27T06:28:41.611Z] c06307ec2864: Preparing [2024-08-27T06:28:41.611Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:41.611Z] c06307ec2864: Waiting [2024-08-27T06:28:41.611Z] 3c20671a5817: Preparing [2024-08-27T06:28:41.611Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:41.611Z] 3c20671a5817: Waiting [2024-08-27T06:28:41.611Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:41.611Z] e744f4029f60: Layer already exists [2024-08-27T06:28:41.611Z] b6ec7d6b0b7a: Layer already exists [2024-08-27T06:28:41.611Z] 4e6cadd25473: Layer already exists [2024-08-27T06:28:41.611Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:41.611Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:41.611Z] c06307ec2864: Layer already exists [2024-08-27T06:28:41.611Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:41.874Z] main: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:41.951Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:41.963Z] taggedImages: [2024-08-27T06:28:41.963Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:41.963Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-27T06:28:41.963Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.61 [2024-08-27T06:28:41.963Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:41.963Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-27T06:28:41.985Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-27T06:28:41.985Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:41.985Z] latest [2024-08-27T06:28:41.985Z] 3.2.0-dev.61 [2024-08-27T06:28:41.985Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:41.985Z] main [2024-08-27T06:28:41.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:42.339Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:42.679Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:42.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T06:28:42.679Z] 314dc8deb8b7: Preparing [2024-08-27T06:28:42.679Z] 2c69eb1f4a14: Preparing [2024-08-27T06:28:42.679Z] 2d8da7dcccda: Preparing [2024-08-27T06:28:42.679Z] d30d8ba01ac6: Preparing [2024-08-27T06:28:42.679Z] 23aa977d67e1: Preparing [2024-08-27T06:28:42.679Z] bc2e47d69b66: Preparing [2024-08-27T06:28:42.679Z] 8e8582de962f: Preparing [2024-08-27T06:28:42.679Z] bc2e47d69b66: Waiting [2024-08-27T06:28:42.679Z] c9400ffab7c6: Preparing [2024-08-27T06:28:42.679Z] 8e8582de962f: Waiting [2024-08-27T06:28:42.679Z] 9961dbf764c6: Preparing [2024-08-27T06:28:42.679Z] c9400ffab7c6: Waiting [2024-08-27T06:28:42.679Z] 9961dbf764c6: Waiting [2024-08-27T06:28:42.679Z] c5c6540c5b53: Preparing [2024-08-27T06:28:42.679Z] 23b3a12e79cd: Preparing [2024-08-27T06:28:42.679Z] c5c6540c5b53: Waiting [2024-08-27T06:28:42.679Z] 8113e5d6a039: Preparing [2024-08-27T06:28:42.679Z] 5f70bf18a086: Preparing [2024-08-27T06:28:42.679Z] 8113e5d6a039: Waiting [2024-08-27T06:28:42.679Z] 5f70bf18a086: Waiting [2024-08-27T06:28:42.679Z] 74a4a2b9f00e: Preparing [2024-08-27T06:28:42.679Z] 2bf5a1d6dcf8: Preparing [2024-08-27T06:28:42.679Z] 6f22a0d577e3: Preparing [2024-08-27T06:28:42.679Z] 74a4a2b9f00e: Waiting [2024-08-27T06:28:42.679Z] 2bf5a1d6dcf8: Waiting [2024-08-27T06:28:42.679Z] 3c20671a5817: Preparing [2024-08-27T06:28:42.943Z] 2d8da7dcccda: Pushed [2024-08-27T06:28:42.943Z] d30d8ba01ac6: Pushed [2024-08-27T06:28:42.943Z] 2c69eb1f4a14: Pushed [2024-08-27T06:28:42.943Z] 314dc8deb8b7: Pushed [2024-08-27T06:28:42.943Z] 23aa977d67e1: Pushed [2024-08-27T06:28:42.943Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:42.943Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:43.210Z] 8e8582de962f: Pushed [2024-08-27T06:28:43.210Z] bc2e47d69b66: Pushed [2024-08-27T06:28:43.210Z] 5f70bf18a086: Layer already exists [2024-08-27T06:28:43.210Z] 23b3a12e79cd: Pushed [2024-08-27T06:28:43.210Z] 8113e5d6a039: Pushed [2024-08-27T06:28:43.210Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:43.210Z] 74a4a2b9f00e: Pushed [2024-08-27T06:28:43.210Z] 2bf5a1d6dcf8: Pushed [2024-08-27T06:28:43.210Z] 6f22a0d577e3: Pushed [2024-08-27T06:28:45.771Z] c9400ffab7c6: Pushed [2024-08-27T06:28:45.771Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:46.120Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:46.466Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-27T06:28:46.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T06:28:46.467Z] 314dc8deb8b7: Preparing [2024-08-27T06:28:46.467Z] 2c69eb1f4a14: Preparing [2024-08-27T06:28:46.467Z] 2d8da7dcccda: Preparing [2024-08-27T06:28:46.467Z] d30d8ba01ac6: Preparing [2024-08-27T06:28:46.467Z] 23aa977d67e1: Preparing [2024-08-27T06:28:46.467Z] bc2e47d69b66: Preparing [2024-08-27T06:28:46.467Z] 8e8582de962f: Preparing [2024-08-27T06:28:46.467Z] c9400ffab7c6: Preparing [2024-08-27T06:28:46.467Z] 9961dbf764c6: Preparing [2024-08-27T06:28:46.467Z] c5c6540c5b53: Preparing [2024-08-27T06:28:46.467Z] 23b3a12e79cd: Preparing [2024-08-27T06:28:46.467Z] 8113e5d6a039: Preparing [2024-08-27T06:28:46.467Z] 5f70bf18a086: Preparing [2024-08-27T06:28:46.467Z] 74a4a2b9f00e: Preparing [2024-08-27T06:28:46.467Z] 2bf5a1d6dcf8: Preparing [2024-08-27T06:28:46.467Z] 6f22a0d577e3: Preparing [2024-08-27T06:28:46.467Z] 3c20671a5817: Preparing [2024-08-27T06:28:46.467Z] bc2e47d69b66: Waiting [2024-08-27T06:28:46.467Z] 8e8582de962f: Waiting [2024-08-27T06:28:46.467Z] c9400ffab7c6: Waiting [2024-08-27T06:28:46.467Z] 23b3a12e79cd: Waiting [2024-08-27T06:28:46.467Z] 9961dbf764c6: Waiting [2024-08-27T06:28:46.467Z] 8113e5d6a039: Waiting [2024-08-27T06:28:46.467Z] c5c6540c5b53: Waiting [2024-08-27T06:28:46.467Z] 5f70bf18a086: Waiting [2024-08-27T06:28:46.467Z] 6f22a0d577e3: Waiting [2024-08-27T06:28:46.467Z] 74a4a2b9f00e: Waiting [2024-08-27T06:28:46.467Z] 3c20671a5817: Waiting [2024-08-27T06:28:46.467Z] 314dc8deb8b7: Layer already exists [2024-08-27T06:28:46.467Z] 2c69eb1f4a14: Layer already exists [2024-08-27T06:28:46.467Z] d30d8ba01ac6: Layer already exists [2024-08-27T06:28:46.467Z] 23aa977d67e1: Layer already exists [2024-08-27T06:28:46.467Z] 2d8da7dcccda: Layer already exists [2024-08-27T06:28:46.467Z] bc2e47d69b66: Layer already exists [2024-08-27T06:28:46.467Z] c9400ffab7c6: Layer already exists [2024-08-27T06:28:46.467Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:46.467Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:46.467Z] 8e8582de962f: Layer already exists [2024-08-27T06:28:46.467Z] 8113e5d6a039: Layer already exists [2024-08-27T06:28:46.467Z] 23b3a12e79cd: Layer already exists [2024-08-27T06:28:46.467Z] 74a4a2b9f00e: Layer already exists [2024-08-27T06:28:46.467Z] 5f70bf18a086: Layer already exists [2024-08-27T06:28:46.467Z] 2bf5a1d6dcf8: Layer already exists [2024-08-27T06:28:46.467Z] 6f22a0d577e3: Layer already exists [2024-08-27T06:28:46.467Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:46.729Z] latest: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:47.071Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:47.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.61 [2024-08-27T06:28:47.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T06:28:47.412Z] 314dc8deb8b7: Preparing [2024-08-27T06:28:47.412Z] 2c69eb1f4a14: Preparing [2024-08-27T06:28:47.412Z] 2d8da7dcccda: Preparing [2024-08-27T06:28:47.412Z] d30d8ba01ac6: Preparing [2024-08-27T06:28:47.412Z] 23aa977d67e1: Preparing [2024-08-27T06:28:47.412Z] bc2e47d69b66: Preparing [2024-08-27T06:28:47.412Z] 8e8582de962f: Preparing [2024-08-27T06:28:47.412Z] bc2e47d69b66: Waiting [2024-08-27T06:28:47.412Z] c9400ffab7c6: Preparing [2024-08-27T06:28:47.412Z] 8e8582de962f: Waiting [2024-08-27T06:28:47.412Z] 9961dbf764c6: Preparing [2024-08-27T06:28:47.412Z] c5c6540c5b53: Preparing [2024-08-27T06:28:47.412Z] 23b3a12e79cd: Preparing [2024-08-27T06:28:47.412Z] 8113e5d6a039: Preparing [2024-08-27T06:28:47.412Z] 5f70bf18a086: Preparing [2024-08-27T06:28:47.412Z] 74a4a2b9f00e: Preparing [2024-08-27T06:28:47.412Z] c9400ffab7c6: Waiting [2024-08-27T06:28:47.412Z] 23b3a12e79cd: Waiting [2024-08-27T06:28:47.412Z] 9961dbf764c6: Waiting [2024-08-27T06:28:47.412Z] c5c6540c5b53: Waiting [2024-08-27T06:28:47.412Z] 8113e5d6a039: Waiting [2024-08-27T06:28:47.412Z] 5f70bf18a086: Waiting [2024-08-27T06:28:47.412Z] 2bf5a1d6dcf8: Preparing [2024-08-27T06:28:47.412Z] 74a4a2b9f00e: Waiting [2024-08-27T06:28:47.412Z] 6f22a0d577e3: Preparing [2024-08-27T06:28:47.412Z] 2bf5a1d6dcf8: Waiting [2024-08-27T06:28:47.412Z] 3c20671a5817: Preparing [2024-08-27T06:28:47.412Z] 6f22a0d577e3: Waiting [2024-08-27T06:28:47.412Z] 3c20671a5817: Waiting [2024-08-27T06:28:47.412Z] d30d8ba01ac6: Layer already exists [2024-08-27T06:28:47.412Z] 2d8da7dcccda: Layer already exists [2024-08-27T06:28:47.412Z] 314dc8deb8b7: Layer already exists [2024-08-27T06:28:47.412Z] 23aa977d67e1: Layer already exists [2024-08-27T06:28:47.412Z] 2c69eb1f4a14: Layer already exists [2024-08-27T06:28:47.412Z] c9400ffab7c6: Layer already exists [2024-08-27T06:28:47.412Z] 8e8582de962f: Layer already exists [2024-08-27T06:28:47.412Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:47.412Z] bc2e47d69b66: Layer already exists [2024-08-27T06:28:47.412Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:47.412Z] 5f70bf18a086: Layer already exists [2024-08-27T06:28:47.412Z] 23b3a12e79cd: Layer already exists [2024-08-27T06:28:47.412Z] 8113e5d6a039: Layer already exists [2024-08-27T06:28:47.412Z] 74a4a2b9f00e: Layer already exists [2024-08-27T06:28:47.412Z] 2bf5a1d6dcf8: Layer already exists [2024-08-27T06:28:47.412Z] 6f22a0d577e3: Layer already exists [2024-08-27T06:28:47.412Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:47.675Z] 3.2.0-dev.61: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:48.022Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:48.363Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:48.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T06:28:48.363Z] 314dc8deb8b7: Preparing [2024-08-27T06:28:48.363Z] 2c69eb1f4a14: Preparing [2024-08-27T06:28:48.363Z] 2d8da7dcccda: Preparing [2024-08-27T06:28:48.363Z] d30d8ba01ac6: Preparing [2024-08-27T06:28:48.363Z] 23aa977d67e1: Preparing [2024-08-27T06:28:48.363Z] bc2e47d69b66: Preparing [2024-08-27T06:28:48.363Z] 8e8582de962f: Preparing [2024-08-27T06:28:48.363Z] c9400ffab7c6: Preparing [2024-08-27T06:28:48.363Z] 9961dbf764c6: Preparing [2024-08-27T06:28:48.363Z] c5c6540c5b53: Preparing [2024-08-27T06:28:48.363Z] 23b3a12e79cd: Preparing [2024-08-27T06:28:48.363Z] 8113e5d6a039: Preparing [2024-08-27T06:28:48.363Z] 5f70bf18a086: Preparing [2024-08-27T06:28:48.363Z] 74a4a2b9f00e: Preparing [2024-08-27T06:28:48.363Z] 2bf5a1d6dcf8: Preparing [2024-08-27T06:28:48.363Z] 6f22a0d577e3: Preparing [2024-08-27T06:28:48.363Z] 3c20671a5817: Preparing [2024-08-27T06:28:48.363Z] c9400ffab7c6: Waiting [2024-08-27T06:28:48.363Z] 9961dbf764c6: Waiting [2024-08-27T06:28:48.363Z] c5c6540c5b53: Waiting [2024-08-27T06:28:48.363Z] 23b3a12e79cd: Waiting [2024-08-27T06:28:48.363Z] 8113e5d6a039: Waiting [2024-08-27T06:28:48.363Z] 5f70bf18a086: Waiting [2024-08-27T06:28:48.363Z] 2bf5a1d6dcf8: Waiting [2024-08-27T06:28:48.363Z] bc2e47d69b66: Waiting [2024-08-27T06:28:48.363Z] 3c20671a5817: Waiting [2024-08-27T06:28:48.363Z] 6f22a0d577e3: Waiting [2024-08-27T06:28:48.363Z] 74a4a2b9f00e: Waiting [2024-08-27T06:28:48.363Z] 8e8582de962f: Waiting [2024-08-27T06:28:48.363Z] 314dc8deb8b7: Layer already exists [2024-08-27T06:28:48.363Z] d30d8ba01ac6: Layer already exists [2024-08-27T06:28:48.363Z] 23aa977d67e1: Layer already exists [2024-08-27T06:28:48.363Z] 2d8da7dcccda: Layer already exists [2024-08-27T06:28:48.363Z] 2c69eb1f4a14: Layer already exists [2024-08-27T06:28:48.363Z] 8e8582de962f: Layer already exists [2024-08-27T06:28:48.363Z] c9400ffab7c6: Layer already exists [2024-08-27T06:28:48.363Z] bc2e47d69b66: Layer already exists [2024-08-27T06:28:48.363Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:48.363Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:48.363Z] 5f70bf18a086: Layer already exists [2024-08-27T06:28:48.363Z] 74a4a2b9f00e: Layer already exists [2024-08-27T06:28:48.363Z] 23b3a12e79cd: Layer already exists [2024-08-27T06:28:48.363Z] 2bf5a1d6dcf8: Layer already exists [2024-08-27T06:28:48.363Z] 8113e5d6a039: Layer already exists [2024-08-27T06:28:48.363Z] 6f22a0d577e3: Layer already exists [2024-08-27T06:28:48.363Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:48.625Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:48.974Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:49.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-27T06:28:49.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-27T06:28:49.316Z] 314dc8deb8b7: Preparing [2024-08-27T06:28:49.316Z] 2c69eb1f4a14: Preparing [2024-08-27T06:28:49.316Z] 2d8da7dcccda: Preparing [2024-08-27T06:28:49.316Z] d30d8ba01ac6: Preparing [2024-08-27T06:28:49.316Z] 23aa977d67e1: Preparing [2024-08-27T06:28:49.316Z] bc2e47d69b66: Preparing [2024-08-27T06:28:49.316Z] 8e8582de962f: Preparing [2024-08-27T06:28:49.316Z] c9400ffab7c6: Preparing [2024-08-27T06:28:49.316Z] 9961dbf764c6: Preparing [2024-08-27T06:28:49.316Z] c5c6540c5b53: Preparing [2024-08-27T06:28:49.316Z] 23b3a12e79cd: Preparing [2024-08-27T06:28:49.316Z] 8113e5d6a039: Preparing [2024-08-27T06:28:49.316Z] 5f70bf18a086: Preparing [2024-08-27T06:28:49.316Z] 74a4a2b9f00e: Preparing [2024-08-27T06:28:49.316Z] 2bf5a1d6dcf8: Preparing [2024-08-27T06:28:49.316Z] 6f22a0d577e3: Preparing [2024-08-27T06:28:49.316Z] 3c20671a5817: Preparing [2024-08-27T06:28:49.316Z] 8e8582de962f: Waiting [2024-08-27T06:28:49.316Z] bc2e47d69b66: Waiting [2024-08-27T06:28:49.316Z] c9400ffab7c6: Waiting [2024-08-27T06:28:49.316Z] 9961dbf764c6: Waiting [2024-08-27T06:28:49.316Z] c5c6540c5b53: Waiting [2024-08-27T06:28:49.316Z] 23b3a12e79cd: Waiting [2024-08-27T06:28:49.316Z] 8113e5d6a039: Waiting [2024-08-27T06:28:49.316Z] 5f70bf18a086: Waiting [2024-08-27T06:28:49.316Z] 74a4a2b9f00e: Waiting [2024-08-27T06:28:49.316Z] 6f22a0d577e3: Waiting [2024-08-27T06:28:49.316Z] 3c20671a5817: Waiting [2024-08-27T06:28:49.316Z] 2bf5a1d6dcf8: Waiting [2024-08-27T06:28:49.316Z] 2c69eb1f4a14: Layer already exists [2024-08-27T06:28:49.316Z] d30d8ba01ac6: Layer already exists [2024-08-27T06:28:49.316Z] 314dc8deb8b7: Layer already exists [2024-08-27T06:28:49.316Z] 23aa977d67e1: Layer already exists [2024-08-27T06:28:49.316Z] 2d8da7dcccda: Layer already exists [2024-08-27T06:28:49.316Z] bc2e47d69b66: Layer already exists [2024-08-27T06:28:49.316Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:49.316Z] c9400ffab7c6: Layer already exists [2024-08-27T06:28:49.316Z] 8e8582de962f: Layer already exists [2024-08-27T06:28:49.316Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:49.316Z] 2bf5a1d6dcf8: Layer already exists [2024-08-27T06:28:49.316Z] 8113e5d6a039: Layer already exists [2024-08-27T06:28:49.316Z] 23b3a12e79cd: Layer already exists [2024-08-27T06:28:49.316Z] 74a4a2b9f00e: Layer already exists [2024-08-27T06:28:49.316Z] 5f70bf18a086: Layer already exists [2024-08-27T06:28:49.316Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:49.316Z] 6f22a0d577e3: Layer already exists [2024-08-27T06:28:49.578Z] main: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:49.657Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:49.671Z] taggedImages: [2024-08-27T06:28:49.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:49.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-27T06:28:49.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.61 [2024-08-27T06:28:49.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:49.671Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-27T06:28:49.694Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-27T06:28:49.694Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:49.694Z] latest [2024-08-27T06:28:49.694Z] 3.2.0-dev.61 [2024-08-27T06:28:49.694Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:49.694Z] main [2024-08-27T06:28:49.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:50.061Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:50.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:50.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T06:28:50.400Z] 7b7d68b436d8: Preparing [2024-08-27T06:28:50.400Z] e9c94cbf05c6: Preparing [2024-08-27T06:28:50.400Z] 6a4ea538049c: Preparing [2024-08-27T06:28:50.400Z] d5f093f4cb36: Preparing [2024-08-27T06:28:50.400Z] 9961dbf764c6: Preparing [2024-08-27T06:28:50.400Z] c5c6540c5b53: Preparing [2024-08-27T06:28:50.400Z] c06307ec2864: Preparing [2024-08-27T06:28:50.400Z] c5c6540c5b53: Waiting [2024-08-27T06:28:50.400Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:50.400Z] c06307ec2864: Waiting [2024-08-27T06:28:50.400Z] 3c20671a5817: Preparing [2024-08-27T06:28:50.400Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:50.400Z] 3c20671a5817: Waiting [2024-08-27T06:28:50.400Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:50.400Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:50.663Z] c06307ec2864: Layer already exists [2024-08-27T06:28:50.663Z] e9c94cbf05c6: Pushed [2024-08-27T06:28:50.663Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:50.663Z] 6a4ea538049c: Pushed [2024-08-27T06:28:50.663Z] 7b7d68b436d8: Pushed [2024-08-27T06:28:50.663Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:55.973Z] d5f093f4cb36: Pushed [2024-08-27T06:28:55.973Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:56.319Z] + 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-08-27T06:28:56.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-27T06:28:56.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T06:28:56.657Z] 7b7d68b436d8: Preparing [2024-08-27T06:28:56.657Z] e9c94cbf05c6: Preparing [2024-08-27T06:28:56.657Z] 6a4ea538049c: Preparing [2024-08-27T06:28:56.657Z] d5f093f4cb36: Preparing [2024-08-27T06:28:56.657Z] 9961dbf764c6: Preparing [2024-08-27T06:28:56.657Z] c5c6540c5b53: Preparing [2024-08-27T06:28:56.657Z] c06307ec2864: Preparing [2024-08-27T06:28:56.657Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:56.657Z] 3c20671a5817: Preparing [2024-08-27T06:28:56.657Z] c5c6540c5b53: Waiting [2024-08-27T06:28:56.657Z] c06307ec2864: Waiting [2024-08-27T06:28:56.657Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:56.657Z] 3c20671a5817: Waiting [2024-08-27T06:28:56.657Z] 6a4ea538049c: Layer already exists [2024-08-27T06:28:56.657Z] 7b7d68b436d8: Layer already exists [2024-08-27T06:28:56.657Z] d5f093f4cb36: Layer already exists [2024-08-27T06:28:56.657Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:56.657Z] e9c94cbf05c6: Layer already exists [2024-08-27T06:28:56.657Z] c06307ec2864: Layer already exists [2024-08-27T06:28:56.657Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:56.657Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:56.657Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:56.919Z] latest: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:57.256Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:57.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.61 [2024-08-27T06:28:57.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T06:28:57.597Z] 7b7d68b436d8: Preparing [2024-08-27T06:28:57.597Z] e9c94cbf05c6: Preparing [2024-08-27T06:28:57.597Z] 6a4ea538049c: Preparing [2024-08-27T06:28:57.597Z] d5f093f4cb36: Preparing [2024-08-27T06:28:57.597Z] 9961dbf764c6: Preparing [2024-08-27T06:28:57.597Z] c5c6540c5b53: Preparing [2024-08-27T06:28:57.597Z] c06307ec2864: Preparing [2024-08-27T06:28:57.597Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:57.597Z] 3c20671a5817: Preparing [2024-08-27T06:28:57.597Z] c06307ec2864: Waiting [2024-08-27T06:28:57.597Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:57.597Z] c5c6540c5b53: Waiting [2024-08-27T06:28:57.597Z] 3c20671a5817: Waiting [2024-08-27T06:28:57.597Z] 6a4ea538049c: Layer already exists [2024-08-27T06:28:57.597Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:57.597Z] 7b7d68b436d8: Layer already exists [2024-08-27T06:28:57.597Z] e9c94cbf05c6: Layer already exists [2024-08-27T06:28:57.597Z] d5f093f4cb36: Layer already exists [2024-08-27T06:28:57.597Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:57.597Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:57.597Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:57.597Z] c06307ec2864: Layer already exists [2024-08-27T06:28:57.860Z] 3.2.0-dev.61: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:58.205Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:58.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:58.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T06:28:58.539Z] 7b7d68b436d8: Preparing [2024-08-27T06:28:58.539Z] e9c94cbf05c6: Preparing [2024-08-27T06:28:58.539Z] 6a4ea538049c: Preparing [2024-08-27T06:28:58.539Z] d5f093f4cb36: Preparing [2024-08-27T06:28:58.539Z] 9961dbf764c6: Preparing [2024-08-27T06:28:58.539Z] c5c6540c5b53: Preparing [2024-08-27T06:28:58.539Z] c06307ec2864: Preparing [2024-08-27T06:28:58.539Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:58.539Z] 3c20671a5817: Preparing [2024-08-27T06:28:58.539Z] c5c6540c5b53: Waiting [2024-08-27T06:28:58.539Z] c06307ec2864: Waiting [2024-08-27T06:28:58.539Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:58.539Z] 3c20671a5817: Waiting [2024-08-27T06:28:58.539Z] d5f093f4cb36: Layer already exists [2024-08-27T06:28:58.539Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:58.539Z] 7b7d68b436d8: Layer already exists [2024-08-27T06:28:58.539Z] 6a4ea538049c: Layer already exists [2024-08-27T06:28:58.539Z] e9c94cbf05c6: Layer already exists [2024-08-27T06:28:58.539Z] c06307ec2864: Layer already exists [2024-08-27T06:28:58.539Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:58.539Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:58.539Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:58.802Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:28:59.146Z] + 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-08-27T06:28:59.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-27T06:28:59.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-27T06:28:59.486Z] 7b7d68b436d8: Preparing [2024-08-27T06:28:59.486Z] e9c94cbf05c6: Preparing [2024-08-27T06:28:59.486Z] 6a4ea538049c: Preparing [2024-08-27T06:28:59.486Z] d5f093f4cb36: Preparing [2024-08-27T06:28:59.486Z] 9961dbf764c6: Preparing [2024-08-27T06:28:59.486Z] c5c6540c5b53: Preparing [2024-08-27T06:28:59.486Z] c06307ec2864: Preparing [2024-08-27T06:28:59.486Z] e7f8cdda81e8: Preparing [2024-08-27T06:28:59.486Z] 3c20671a5817: Preparing [2024-08-27T06:28:59.486Z] c5c6540c5b53: Waiting [2024-08-27T06:28:59.486Z] c06307ec2864: Waiting [2024-08-27T06:28:59.486Z] e7f8cdda81e8: Waiting [2024-08-27T06:28:59.486Z] 3c20671a5817: Waiting [2024-08-27T06:28:59.486Z] 9961dbf764c6: Layer already exists [2024-08-27T06:28:59.486Z] 6a4ea538049c: Layer already exists [2024-08-27T06:28:59.486Z] d5f093f4cb36: Layer already exists [2024-08-27T06:28:59.487Z] 7b7d68b436d8: Layer already exists [2024-08-27T06:28:59.487Z] e9c94cbf05c6: Layer already exists [2024-08-27T06:28:59.487Z] c06307ec2864: Layer already exists [2024-08-27T06:28:59.487Z] c5c6540c5b53: Layer already exists [2024-08-27T06:28:59.487Z] 3c20671a5817: Layer already exists [2024-08-27T06:28:59.487Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:28:59.487Z] main: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:28:59.818Z] ===================================================== [Pipeline] echo [2024-08-27T06:28:59.832Z] taggedImages: [2024-08-27T06:28:59.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:59.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-27T06:28:59.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.61 [2024-08-27T06:28:59.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:59.832Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-27T06:28:59.860Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-27T06:28:59.860Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:28:59.860Z] latest [2024-08-27T06:28:59.860Z] 3.2.0-dev.61 [2024-08-27T06:28:59.860Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:28:59.860Z] main [2024-08-27T06:28:59.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:00.216Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:00.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:00.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T06:29:00.560Z] 27d77314008d: Preparing [2024-08-27T06:29:00.560Z] ef5f25012654: Preparing [2024-08-27T06:29:00.560Z] c05ab65a4f91: Preparing [2024-08-27T06:29:00.560Z] 6d13b564ee7e: Preparing [2024-08-27T06:29:00.560Z] 2ef09430fcb6: Preparing [2024-08-27T06:29:00.560Z] 9961dbf764c6: Preparing [2024-08-27T06:29:00.560Z] c5c6540c5b53: Preparing [2024-08-27T06:29:00.560Z] 966e3fbc8094: Preparing [2024-08-27T06:29:00.560Z] 9961dbf764c6: Waiting [2024-08-27T06:29:00.560Z] 088ac455e0ef: Preparing [2024-08-27T06:29:00.560Z] e814be9092c4: Preparing [2024-08-27T06:29:00.560Z] 3c20671a5817: Preparing [2024-08-27T06:29:00.560Z] e814be9092c4: Waiting [2024-08-27T06:29:00.560Z] 966e3fbc8094: Waiting [2024-08-27T06:29:00.560Z] 088ac455e0ef: Waiting [2024-08-27T06:29:00.560Z] 3c20671a5817: Waiting [2024-08-27T06:29:00.824Z] 27d77314008d: Pushed [2024-08-27T06:29:00.824Z] ef5f25012654: Pushed [2024-08-27T06:29:00.824Z] 6d13b564ee7e: Pushed [2024-08-27T06:29:00.824Z] 2ef09430fcb6: Pushed [2024-08-27T06:29:00.824Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:00.824Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:00.824Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:01.087Z] 966e3fbc8094: Pushed [2024-08-27T06:29:01.087Z] 088ac455e0ef: Pushed [2024-08-27T06:29:03.011Z] c05ab65a4f91: Pushed [2024-08-27T06:29:03.275Z] e814be9092c4: Pushed [2024-08-27T06:29:03.537Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:03.892Z] + 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-08-27T06:29:04.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-27T06:29:04.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T06:29:04.230Z] 27d77314008d: Preparing [2024-08-27T06:29:04.230Z] ef5f25012654: Preparing [2024-08-27T06:29:04.230Z] c05ab65a4f91: Preparing [2024-08-27T06:29:04.230Z] 6d13b564ee7e: Preparing [2024-08-27T06:29:04.230Z] 2ef09430fcb6: Preparing [2024-08-27T06:29:04.230Z] 9961dbf764c6: Preparing [2024-08-27T06:29:04.230Z] c5c6540c5b53: Preparing [2024-08-27T06:29:04.230Z] 966e3fbc8094: Preparing [2024-08-27T06:29:04.230Z] 088ac455e0ef: Preparing [2024-08-27T06:29:04.230Z] e814be9092c4: Preparing [2024-08-27T06:29:04.230Z] 3c20671a5817: Preparing [2024-08-27T06:29:04.230Z] c5c6540c5b53: Waiting [2024-08-27T06:29:04.230Z] 966e3fbc8094: Waiting [2024-08-27T06:29:04.230Z] 088ac455e0ef: Waiting [2024-08-27T06:29:04.230Z] e814be9092c4: Waiting [2024-08-27T06:29:04.230Z] 9961dbf764c6: Waiting [2024-08-27T06:29:04.230Z] 2ef09430fcb6: Layer already exists [2024-08-27T06:29:04.230Z] 27d77314008d: Layer already exists [2024-08-27T06:29:04.230Z] 6d13b564ee7e: Layer already exists [2024-08-27T06:29:04.230Z] ef5f25012654: Layer already exists [2024-08-27T06:29:04.230Z] c05ab65a4f91: Layer already exists [2024-08-27T06:29:04.230Z] 966e3fbc8094: Layer already exists [2024-08-27T06:29:04.230Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:04.230Z] 088ac455e0ef: Layer already exists [2024-08-27T06:29:04.230Z] e814be9092c4: Layer already exists [2024-08-27T06:29:04.230Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:04.230Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:04.494Z] latest: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:04.841Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:05.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.61 [2024-08-27T06:29:05.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T06:29:05.185Z] 27d77314008d: Preparing [2024-08-27T06:29:05.185Z] ef5f25012654: Preparing [2024-08-27T06:29:05.185Z] c05ab65a4f91: Preparing [2024-08-27T06:29:05.185Z] 6d13b564ee7e: Preparing [2024-08-27T06:29:05.185Z] 2ef09430fcb6: Preparing [2024-08-27T06:29:05.185Z] 9961dbf764c6: Preparing [2024-08-27T06:29:05.185Z] c5c6540c5b53: Preparing [2024-08-27T06:29:05.185Z] 966e3fbc8094: Preparing [2024-08-27T06:29:05.185Z] 088ac455e0ef: Preparing [2024-08-27T06:29:05.185Z] e814be9092c4: Preparing [2024-08-27T06:29:05.185Z] 3c20671a5817: Preparing [2024-08-27T06:29:05.185Z] 9961dbf764c6: Waiting [2024-08-27T06:29:05.185Z] c5c6540c5b53: Waiting [2024-08-27T06:29:05.185Z] 966e3fbc8094: Waiting [2024-08-27T06:29:05.185Z] 088ac455e0ef: Waiting [2024-08-27T06:29:05.185Z] e814be9092c4: Waiting [2024-08-27T06:29:05.185Z] 3c20671a5817: Waiting [2024-08-27T06:29:05.185Z] ef5f25012654: Layer already exists [2024-08-27T06:29:05.185Z] 2ef09430fcb6: Layer already exists [2024-08-27T06:29:05.185Z] 27d77314008d: Layer already exists [2024-08-27T06:29:05.185Z] c05ab65a4f91: Layer already exists [2024-08-27T06:29:05.185Z] 6d13b564ee7e: Layer already exists [2024-08-27T06:29:05.185Z] 966e3fbc8094: Layer already exists [2024-08-27T06:29:05.185Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:05.185Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:05.185Z] e814be9092c4: Layer already exists [2024-08-27T06:29:05.185Z] 088ac455e0ef: Layer already exists [2024-08-27T06:29:05.185Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:05.449Z] 3.2.0-dev.61: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:05.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:06.138Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:06.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T06:29:06.138Z] 27d77314008d: Preparing [2024-08-27T06:29:06.138Z] ef5f25012654: Preparing [2024-08-27T06:29:06.138Z] c05ab65a4f91: Preparing [2024-08-27T06:29:06.138Z] 6d13b564ee7e: Preparing [2024-08-27T06:29:06.138Z] 2ef09430fcb6: Preparing [2024-08-27T06:29:06.138Z] 9961dbf764c6: Preparing [2024-08-27T06:29:06.138Z] c5c6540c5b53: Preparing [2024-08-27T06:29:06.138Z] 966e3fbc8094: Preparing [2024-08-27T06:29:06.138Z] 088ac455e0ef: Preparing [2024-08-27T06:29:06.138Z] e814be9092c4: Preparing [2024-08-27T06:29:06.138Z] 3c20671a5817: Preparing [2024-08-27T06:29:06.138Z] 966e3fbc8094: Waiting [2024-08-27T06:29:06.138Z] 088ac455e0ef: Waiting [2024-08-27T06:29:06.138Z] e814be9092c4: Waiting [2024-08-27T06:29:06.138Z] 3c20671a5817: Waiting [2024-08-27T06:29:06.138Z] 9961dbf764c6: Waiting [2024-08-27T06:29:06.138Z] c5c6540c5b53: Waiting [2024-08-27T06:29:06.138Z] 27d77314008d: Layer already exists [2024-08-27T06:29:06.138Z] 2ef09430fcb6: Layer already exists [2024-08-27T06:29:06.138Z] 6d13b564ee7e: Layer already exists [2024-08-27T06:29:06.138Z] ef5f25012654: Layer already exists [2024-08-27T06:29:06.138Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:06.138Z] c05ab65a4f91: Layer already exists [2024-08-27T06:29:06.138Z] 966e3fbc8094: Layer already exists [2024-08-27T06:29:06.138Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:06.138Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:06.138Z] 088ac455e0ef: Layer already exists [2024-08-27T06:29:06.138Z] e814be9092c4: Layer already exists [2024-08-27T06:29:06.402Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:06.753Z] + 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-08-27T06:29:07.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-27T06:29:07.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-27T06:29:07.098Z] 27d77314008d: Preparing [2024-08-27T06:29:07.098Z] ef5f25012654: Preparing [2024-08-27T06:29:07.098Z] c05ab65a4f91: Preparing [2024-08-27T06:29:07.098Z] 6d13b564ee7e: Preparing [2024-08-27T06:29:07.098Z] 2ef09430fcb6: Preparing [2024-08-27T06:29:07.098Z] 9961dbf764c6: Preparing [2024-08-27T06:29:07.098Z] c5c6540c5b53: Preparing [2024-08-27T06:29:07.098Z] 966e3fbc8094: Preparing [2024-08-27T06:29:07.098Z] 088ac455e0ef: Preparing [2024-08-27T06:29:07.098Z] e814be9092c4: Preparing [2024-08-27T06:29:07.098Z] 3c20671a5817: Preparing [2024-08-27T06:29:07.098Z] c5c6540c5b53: Waiting [2024-08-27T06:29:07.098Z] 966e3fbc8094: Waiting [2024-08-27T06:29:07.098Z] 088ac455e0ef: Waiting [2024-08-27T06:29:07.098Z] e814be9092c4: Waiting [2024-08-27T06:29:07.098Z] 3c20671a5817: Waiting [2024-08-27T06:29:07.098Z] 9961dbf764c6: Waiting [2024-08-27T06:29:07.098Z] 2ef09430fcb6: Layer already exists [2024-08-27T06:29:07.098Z] 6d13b564ee7e: Layer already exists [2024-08-27T06:29:07.098Z] c05ab65a4f91: Layer already exists [2024-08-27T06:29:07.098Z] 27d77314008d: Layer already exists [2024-08-27T06:29:07.098Z] ef5f25012654: Layer already exists [2024-08-27T06:29:07.098Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:07.098Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:07.098Z] 088ac455e0ef: Layer already exists [2024-08-27T06:29:07.098Z] 966e3fbc8094: Layer already exists [2024-08-27T06:29:07.098Z] e814be9092c4: Layer already exists [2024-08-27T06:29:07.098Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:07.431Z] main: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:29:07.512Z] ===================================================== [Pipeline] echo [2024-08-27T06:29:07.523Z] taggedImages: [2024-08-27T06:29:07.523Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:07.523Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-27T06:29:07.523Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.61 [2024-08-27T06:29:07.523Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:07.523Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-27T06:29:07.544Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-27T06:29:07.544Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:07.544Z] latest [2024-08-27T06:29:07.544Z] 3.2.0-dev.61 [2024-08-27T06:29:07.544Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:07.544Z] main [2024-08-27T06:29:07.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:07.914Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:08.423Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:08.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T06:29:08.423Z] 7fb3e478a497: Preparing [2024-08-27T06:29:08.423Z] 27c3f6be8235: Preparing [2024-08-27T06:29:08.423Z] 640a3c98a864: Preparing [2024-08-27T06:29:08.423Z] d0e38d4ee080: Preparing [2024-08-27T06:29:08.423Z] 9b61b86087e0: Preparing [2024-08-27T06:29:08.423Z] a46ba65a5981: Preparing [2024-08-27T06:29:08.423Z] adadc68e8307: Preparing [2024-08-27T06:29:08.423Z] a46ba65a5981: Waiting [2024-08-27T06:29:08.423Z] 9961dbf764c6: Preparing [2024-08-27T06:29:08.423Z] adadc68e8307: Waiting [2024-08-27T06:29:08.423Z] 9961dbf764c6: Waiting [2024-08-27T06:29:08.423Z] c5c6540c5b53: Preparing [2024-08-27T06:29:08.423Z] d5fb4ea53ded: Preparing [2024-08-27T06:29:08.423Z] c5c6540c5b53: Waiting [2024-08-27T06:29:08.423Z] 642d79ba6338: Preparing [2024-08-27T06:29:08.423Z] 3c20671a5817: Preparing [2024-08-27T06:29:08.423Z] d5fb4ea53ded: Waiting [2024-08-27T06:29:08.423Z] 642d79ba6338: Waiting [2024-08-27T06:29:08.423Z] 3c20671a5817: Waiting [2024-08-27T06:29:08.729Z] 7fb3e478a497: Pushed [2024-08-27T06:29:08.729Z] 9b61b86087e0: Pushed [2024-08-27T06:29:08.729Z] 27c3f6be8235: Pushed [2024-08-27T06:29:08.729Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:08.729Z] a46ba65a5981: Pushed [2024-08-27T06:29:08.729Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:09.005Z] adadc68e8307: Pushed [2024-08-27T06:29:09.005Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:09.005Z] d5fb4ea53ded: Pushed [2024-08-27T06:29:10.610Z] d0e38d4ee080: Pushed [2024-08-27T06:29:11.212Z] 640a3c98a864: Pushed [2024-08-27T06:29:11.479Z] 642d79ba6338: Pushed [2024-08-27T06:29:11.742Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:12.089Z] + 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-08-27T06:29:12.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-27T06:29:12.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T06:29:12.432Z] 7fb3e478a497: Preparing [2024-08-27T06:29:12.432Z] 27c3f6be8235: Preparing [2024-08-27T06:29:12.432Z] 640a3c98a864: Preparing [2024-08-27T06:29:12.432Z] d0e38d4ee080: Preparing [2024-08-27T06:29:12.432Z] 9b61b86087e0: Preparing [2024-08-27T06:29:12.432Z] a46ba65a5981: Preparing [2024-08-27T06:29:12.432Z] adadc68e8307: Preparing [2024-08-27T06:29:12.432Z] 9961dbf764c6: Preparing [2024-08-27T06:29:12.432Z] c5c6540c5b53: Preparing [2024-08-27T06:29:12.432Z] d5fb4ea53ded: Preparing [2024-08-27T06:29:12.432Z] 642d79ba6338: Preparing [2024-08-27T06:29:12.432Z] 3c20671a5817: Preparing [2024-08-27T06:29:12.432Z] adadc68e8307: Waiting [2024-08-27T06:29:12.432Z] d5fb4ea53ded: Waiting [2024-08-27T06:29:12.432Z] 9961dbf764c6: Waiting [2024-08-27T06:29:12.432Z] 642d79ba6338: Waiting [2024-08-27T06:29:12.432Z] a46ba65a5981: Waiting [2024-08-27T06:29:12.432Z] 9b61b86087e0: Layer already exists [2024-08-27T06:29:12.432Z] 27c3f6be8235: Layer already exists [2024-08-27T06:29:12.432Z] 640a3c98a864: Layer already exists [2024-08-27T06:29:12.432Z] 7fb3e478a497: Layer already exists [2024-08-27T06:29:12.432Z] d0e38d4ee080: Layer already exists [2024-08-27T06:29:12.432Z] adadc68e8307: Layer already exists [2024-08-27T06:29:12.432Z] a46ba65a5981: Layer already exists [2024-08-27T06:29:12.432Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:12.432Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:12.432Z] d5fb4ea53ded: Layer already exists [2024-08-27T06:29:12.432Z] 642d79ba6338: Layer already exists [2024-08-27T06:29:12.432Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:12.695Z] latest: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:13.033Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:13.372Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.61 [2024-08-27T06:29:13.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T06:29:13.372Z] 7fb3e478a497: Preparing [2024-08-27T06:29:13.372Z] 27c3f6be8235: Preparing [2024-08-27T06:29:13.372Z] 640a3c98a864: Preparing [2024-08-27T06:29:13.372Z] d0e38d4ee080: Preparing [2024-08-27T06:29:13.372Z] 9b61b86087e0: Preparing [2024-08-27T06:29:13.372Z] a46ba65a5981: Preparing [2024-08-27T06:29:13.372Z] adadc68e8307: Preparing [2024-08-27T06:29:13.372Z] 9961dbf764c6: Preparing [2024-08-27T06:29:13.372Z] c5c6540c5b53: Preparing [2024-08-27T06:29:13.372Z] d5fb4ea53ded: Preparing [2024-08-27T06:29:13.372Z] 642d79ba6338: Preparing [2024-08-27T06:29:13.372Z] 3c20671a5817: Preparing [2024-08-27T06:29:13.372Z] a46ba65a5981: Waiting [2024-08-27T06:29:13.372Z] d5fb4ea53ded: Waiting [2024-08-27T06:29:13.372Z] 642d79ba6338: Waiting [2024-08-27T06:29:13.372Z] 3c20671a5817: Waiting [2024-08-27T06:29:13.372Z] adadc68e8307: Waiting [2024-08-27T06:29:13.372Z] 9961dbf764c6: Waiting [2024-08-27T06:29:13.372Z] c5c6540c5b53: Waiting [2024-08-27T06:29:13.372Z] 27c3f6be8235: Layer already exists [2024-08-27T06:29:13.372Z] 640a3c98a864: Layer already exists [2024-08-27T06:29:13.372Z] 7fb3e478a497: Layer already exists [2024-08-27T06:29:13.372Z] 9b61b86087e0: Layer already exists [2024-08-27T06:29:13.372Z] d0e38d4ee080: Layer already exists [2024-08-27T06:29:13.372Z] adadc68e8307: Layer already exists [2024-08-27T06:29:13.372Z] a46ba65a5981: Layer already exists [2024-08-27T06:29:13.372Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:13.372Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:13.372Z] d5fb4ea53ded: Layer already exists [2024-08-27T06:29:13.372Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:13.372Z] 642d79ba6338: Layer already exists [2024-08-27T06:29:13.636Z] 3.2.0-dev.61: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:13.981Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:14.323Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:14.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T06:29:14.323Z] 7fb3e478a497: Preparing [2024-08-27T06:29:14.323Z] 27c3f6be8235: Preparing [2024-08-27T06:29:14.323Z] 640a3c98a864: Preparing [2024-08-27T06:29:14.323Z] d0e38d4ee080: Preparing [2024-08-27T06:29:14.323Z] 9b61b86087e0: Preparing [2024-08-27T06:29:14.323Z] a46ba65a5981: Preparing [2024-08-27T06:29:14.323Z] adadc68e8307: Preparing [2024-08-27T06:29:14.323Z] 9961dbf764c6: Preparing [2024-08-27T06:29:14.323Z] c5c6540c5b53: Preparing [2024-08-27T06:29:14.323Z] d5fb4ea53ded: Preparing [2024-08-27T06:29:14.323Z] 642d79ba6338: Preparing [2024-08-27T06:29:14.323Z] 3c20671a5817: Preparing [2024-08-27T06:29:14.323Z] c5c6540c5b53: Waiting [2024-08-27T06:29:14.323Z] d5fb4ea53ded: Waiting [2024-08-27T06:29:14.323Z] 642d79ba6338: Waiting [2024-08-27T06:29:14.323Z] 3c20671a5817: Waiting [2024-08-27T06:29:14.323Z] a46ba65a5981: Waiting [2024-08-27T06:29:14.323Z] 9961dbf764c6: Waiting [2024-08-27T06:29:14.323Z] adadc68e8307: Waiting [2024-08-27T06:29:14.323Z] 9b61b86087e0: Layer already exists [2024-08-27T06:29:14.323Z] d0e38d4ee080: Layer already exists [2024-08-27T06:29:14.323Z] 7fb3e478a497: Layer already exists [2024-08-27T06:29:14.323Z] 640a3c98a864: Layer already exists [2024-08-27T06:29:14.323Z] 27c3f6be8235: Layer already exists [2024-08-27T06:29:14.323Z] a46ba65a5981: Layer already exists [2024-08-27T06:29:14.323Z] adadc68e8307: Layer already exists [2024-08-27T06:29:14.323Z] d5fb4ea53ded: Layer already exists [2024-08-27T06:29:14.323Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:14.323Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:14.323Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:14.323Z] 642d79ba6338: Layer already exists [2024-08-27T06:29:14.587Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:14.921Z] + 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-08-27T06:29:15.261Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-27T06:29:15.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-27T06:29:15.261Z] 7fb3e478a497: Preparing [2024-08-27T06:29:15.261Z] 27c3f6be8235: Preparing [2024-08-27T06:29:15.261Z] 640a3c98a864: Preparing [2024-08-27T06:29:15.261Z] d0e38d4ee080: Preparing [2024-08-27T06:29:15.261Z] 9b61b86087e0: Preparing [2024-08-27T06:29:15.261Z] a46ba65a5981: Preparing [2024-08-27T06:29:15.261Z] adadc68e8307: Preparing [2024-08-27T06:29:15.261Z] 9961dbf764c6: Preparing [2024-08-27T06:29:15.261Z] c5c6540c5b53: Preparing [2024-08-27T06:29:15.261Z] d5fb4ea53ded: Preparing [2024-08-27T06:29:15.261Z] 642d79ba6338: Preparing [2024-08-27T06:29:15.261Z] 3c20671a5817: Preparing [2024-08-27T06:29:15.261Z] 9961dbf764c6: Waiting [2024-08-27T06:29:15.261Z] c5c6540c5b53: Waiting [2024-08-27T06:29:15.261Z] d5fb4ea53ded: Waiting [2024-08-27T06:29:15.261Z] 642d79ba6338: Waiting [2024-08-27T06:29:15.261Z] 3c20671a5817: Waiting [2024-08-27T06:29:15.261Z] a46ba65a5981: Waiting [2024-08-27T06:29:15.261Z] adadc68e8307: Waiting [2024-08-27T06:29:15.261Z] d0e38d4ee080: Layer already exists [2024-08-27T06:29:15.261Z] 640a3c98a864: Layer already exists [2024-08-27T06:29:15.261Z] 9b61b86087e0: Layer already exists [2024-08-27T06:29:15.261Z] 27c3f6be8235: Layer already exists [2024-08-27T06:29:15.261Z] 7fb3e478a497: Layer already exists [2024-08-27T06:29:15.261Z] adadc68e8307: Layer already exists [2024-08-27T06:29:15.261Z] a46ba65a5981: Layer already exists [2024-08-27T06:29:15.261Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:15.261Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:15.261Z] d5fb4ea53ded: Layer already exists [2024-08-27T06:29:15.261Z] 642d79ba6338: Layer already exists [2024-08-27T06:29:15.261Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:15.524Z] main: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:29:15.605Z] ===================================================== [Pipeline] echo [2024-08-27T06:29:15.617Z] taggedImages: [2024-08-27T06:29:15.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:15.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-27T06:29:15.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.61 [2024-08-27T06:29:15.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:15.617Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-27T06:29:15.646Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-27T06:29:15.646Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:15.646Z] latest [2024-08-27T06:29:15.646Z] 3.2.0-dev.61 [2024-08-27T06:29:15.646Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:15.646Z] main [2024-08-27T06:29:15.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:16.003Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:16.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:16.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T06:29:16.345Z] 2827d1fb4844: Preparing [2024-08-27T06:29:16.345Z] 8dc5700caf56: Preparing [2024-08-27T06:29:16.345Z] 9961dbf764c6: Preparing [2024-08-27T06:29:16.345Z] c5c6540c5b53: Preparing [2024-08-27T06:29:16.345Z] bc7c52967ca4: Preparing [2024-08-27T06:29:16.345Z] 105f18b1349d: Preparing [2024-08-27T06:29:16.345Z] 3c20671a5817: Preparing [2024-08-27T06:29:16.345Z] 105f18b1349d: Waiting [2024-08-27T06:29:16.345Z] 3c20671a5817: Waiting [2024-08-27T06:29:16.609Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:16.609Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:16.609Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:16.609Z] bc7c52967ca4: Pushed [2024-08-27T06:29:16.609Z] 2827d1fb4844: Pushed [2024-08-27T06:29:18.007Z] 105f18b1349d: Pushed [2024-08-27T06:29:19.933Z] 8dc5700caf56: Pushed [2024-08-27T06:29:20.197Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:20.537Z] + 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-08-27T06:29:20.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-27T06:29:20.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T06:29:20.878Z] 2827d1fb4844: Preparing [2024-08-27T06:29:20.878Z] 8dc5700caf56: Preparing [2024-08-27T06:29:20.878Z] 9961dbf764c6: Preparing [2024-08-27T06:29:20.878Z] c5c6540c5b53: Preparing [2024-08-27T06:29:20.878Z] bc7c52967ca4: Preparing [2024-08-27T06:29:20.878Z] 105f18b1349d: Preparing [2024-08-27T06:29:20.878Z] 3c20671a5817: Preparing [2024-08-27T06:29:20.878Z] 105f18b1349d: Waiting [2024-08-27T06:29:20.878Z] 3c20671a5817: Waiting [2024-08-27T06:29:20.878Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:20.878Z] 8dc5700caf56: Layer already exists [2024-08-27T06:29:20.878Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:20.878Z] 2827d1fb4844: Layer already exists [2024-08-27T06:29:20.878Z] bc7c52967ca4: Layer already exists [2024-08-27T06:29:20.878Z] 105f18b1349d: Layer already exists [2024-08-27T06:29:20.878Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:20.878Z] latest: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:21.482Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:21.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.61 [2024-08-27T06:29:21.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T06:29:21.822Z] 2827d1fb4844: Preparing [2024-08-27T06:29:21.822Z] 8dc5700caf56: Preparing [2024-08-27T06:29:21.822Z] 9961dbf764c6: Preparing [2024-08-27T06:29:21.822Z] c5c6540c5b53: Preparing [2024-08-27T06:29:21.822Z] bc7c52967ca4: Preparing [2024-08-27T06:29:21.822Z] 105f18b1349d: Preparing [2024-08-27T06:29:21.822Z] 3c20671a5817: Preparing [2024-08-27T06:29:21.822Z] 3c20671a5817: Waiting [2024-08-27T06:29:21.822Z] 105f18b1349d: Waiting [2024-08-27T06:29:21.822Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:21.822Z] 2827d1fb4844: Layer already exists [2024-08-27T06:29:21.822Z] 8dc5700caf56: Layer already exists [2024-08-27T06:29:21.822Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:21.822Z] bc7c52967ca4: Layer already exists [2024-08-27T06:29:21.822Z] 105f18b1349d: Layer already exists [2024-08-27T06:29:21.822Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:22.086Z] 3.2.0-dev.61: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:22.436Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:22.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:22.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T06:29:22.781Z] 2827d1fb4844: Preparing [2024-08-27T06:29:22.781Z] 8dc5700caf56: Preparing [2024-08-27T06:29:22.781Z] 9961dbf764c6: Preparing [2024-08-27T06:29:22.781Z] c5c6540c5b53: Preparing [2024-08-27T06:29:22.781Z] bc7c52967ca4: Preparing [2024-08-27T06:29:22.781Z] 105f18b1349d: Preparing [2024-08-27T06:29:22.781Z] 3c20671a5817: Preparing [2024-08-27T06:29:22.781Z] 105f18b1349d: Waiting [2024-08-27T06:29:22.781Z] 3c20671a5817: Waiting [2024-08-27T06:29:22.781Z] bc7c52967ca4: Layer already exists [2024-08-27T06:29:22.781Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:22.781Z] 8dc5700caf56: Layer already exists [2024-08-27T06:29:22.781Z] 2827d1fb4844: Layer already exists [2024-08-27T06:29:22.781Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:22.781Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:22.781Z] 105f18b1349d: Layer already exists [2024-08-27T06:29:23.044Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:23.391Z] + 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-08-27T06:29:23.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-27T06:29:23.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-27T06:29:23.729Z] 2827d1fb4844: Preparing [2024-08-27T06:29:23.729Z] 8dc5700caf56: Preparing [2024-08-27T06:29:23.729Z] 9961dbf764c6: Preparing [2024-08-27T06:29:23.729Z] c5c6540c5b53: Preparing [2024-08-27T06:29:23.729Z] bc7c52967ca4: Preparing [2024-08-27T06:29:23.729Z] 105f18b1349d: Preparing [2024-08-27T06:29:23.729Z] 3c20671a5817: Preparing [2024-08-27T06:29:23.729Z] 105f18b1349d: Waiting [2024-08-27T06:29:23.729Z] 3c20671a5817: Waiting [2024-08-27T06:29:23.729Z] 2827d1fb4844: Layer already exists [2024-08-27T06:29:23.729Z] 8dc5700caf56: Layer already exists [2024-08-27T06:29:23.729Z] bc7c52967ca4: Layer already exists [2024-08-27T06:29:23.729Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:23.729Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:23.729Z] 105f18b1349d: Layer already exists [2024-08-27T06:29:23.729Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:23.995Z] main: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:29:24.078Z] ===================================================== [Pipeline] echo [2024-08-27T06:29:24.094Z] taggedImages: [2024-08-27T06:29:24.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:24.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-27T06:29:24.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.61 [2024-08-27T06:29:24.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:24.094Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-27T06:29:24.118Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-27T06:29:24.118Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:24.118Z] latest [2024-08-27T06:29:24.118Z] 3.2.0-dev.61 [2024-08-27T06:29:24.118Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:24.118Z] main [2024-08-27T06:29:24.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:24.485Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:24.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:24.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T06:29:24.829Z] c691d7848944: Preparing [2024-08-27T06:29:24.829Z] dc9d570ae149: Preparing [2024-08-27T06:29:24.829Z] f1e5fa756fec: Preparing [2024-08-27T06:29:24.829Z] 9961dbf764c6: Preparing [2024-08-27T06:29:24.829Z] c5c6540c5b53: Preparing [2024-08-27T06:29:24.829Z] a3e3df9703e9: Preparing [2024-08-27T06:29:24.829Z] 4c409fd95649: Preparing [2024-08-27T06:29:24.829Z] e56f625abeaa: Preparing [2024-08-27T06:29:24.829Z] 9b13ab17e2f6: Preparing [2024-08-27T06:29:24.829Z] 3c20671a5817: Preparing [2024-08-27T06:29:24.829Z] a3e3df9703e9: Waiting [2024-08-27T06:29:24.829Z] 4c409fd95649: Waiting [2024-08-27T06:29:24.829Z] e56f625abeaa: Waiting [2024-08-27T06:29:24.829Z] 9b13ab17e2f6: Waiting [2024-08-27T06:29:24.829Z] 3c20671a5817: Waiting [2024-08-27T06:29:24.829Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:24.829Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:25.094Z] f1e5fa756fec: Pushed [2024-08-27T06:29:25.094Z] dc9d570ae149: Pushed [2024-08-27T06:29:25.094Z] c691d7848944: Pushed [2024-08-27T06:29:25.094Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:25.094Z] e56f625abeaa: Pushed [2024-08-27T06:29:26.045Z] 9b13ab17e2f6: Pushed [2024-08-27T06:29:38.334Z] 4c409fd95649: Pushed [2024-08-27T06:29:46.513Z] a3e3df9703e9: Pushed [2024-08-27T06:29:46.513Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:46.852Z] + 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-08-27T06:29:47.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-27T06:29:47.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T06:29:47.202Z] c691d7848944: Preparing [2024-08-27T06:29:47.202Z] dc9d570ae149: Preparing [2024-08-27T06:29:47.202Z] f1e5fa756fec: Preparing [2024-08-27T06:29:47.202Z] 9961dbf764c6: Preparing [2024-08-27T06:29:47.202Z] c5c6540c5b53: Preparing [2024-08-27T06:29:47.202Z] a3e3df9703e9: Preparing [2024-08-27T06:29:47.202Z] 4c409fd95649: Preparing [2024-08-27T06:29:47.202Z] e56f625abeaa: Preparing [2024-08-27T06:29:47.202Z] 9b13ab17e2f6: Preparing [2024-08-27T06:29:47.202Z] 3c20671a5817: Preparing [2024-08-27T06:29:47.202Z] a3e3df9703e9: Waiting [2024-08-27T06:29:47.202Z] 4c409fd95649: Waiting [2024-08-27T06:29:47.202Z] e56f625abeaa: Waiting [2024-08-27T06:29:47.202Z] 9b13ab17e2f6: Waiting [2024-08-27T06:29:47.202Z] 3c20671a5817: Waiting [2024-08-27T06:29:47.202Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:47.202Z] f1e5fa756fec: Layer already exists [2024-08-27T06:29:47.202Z] dc9d570ae149: Layer already exists [2024-08-27T06:29:47.202Z] c691d7848944: Layer already exists [2024-08-27T06:29:47.202Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:47.202Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:47.202Z] 4c409fd95649: Layer already exists [2024-08-27T06:29:47.202Z] e56f625abeaa: Layer already exists [2024-08-27T06:29:47.202Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:29:47.202Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:47.202Z] latest: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:47.810Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:48.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.61 [2024-08-27T06:29:48.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T06:29:48.160Z] c691d7848944: Preparing [2024-08-27T06:29:48.160Z] dc9d570ae149: Preparing [2024-08-27T06:29:48.160Z] f1e5fa756fec: Preparing [2024-08-27T06:29:48.160Z] 9961dbf764c6: Preparing [2024-08-27T06:29:48.160Z] c5c6540c5b53: Preparing [2024-08-27T06:29:48.160Z] a3e3df9703e9: Preparing [2024-08-27T06:29:48.160Z] 4c409fd95649: Preparing [2024-08-27T06:29:48.160Z] e56f625abeaa: Preparing [2024-08-27T06:29:48.160Z] a3e3df9703e9: Waiting [2024-08-27T06:29:48.160Z] 4c409fd95649: Waiting [2024-08-27T06:29:48.160Z] e56f625abeaa: Waiting [2024-08-27T06:29:48.160Z] 9b13ab17e2f6: Preparing [2024-08-27T06:29:48.160Z] 3c20671a5817: Preparing [2024-08-27T06:29:48.160Z] 9b13ab17e2f6: Waiting [2024-08-27T06:29:48.160Z] 3c20671a5817: Waiting [2024-08-27T06:29:48.160Z] c691d7848944: Layer already exists [2024-08-27T06:29:48.160Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:48.160Z] f1e5fa756fec: Layer already exists [2024-08-27T06:29:48.160Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:48.160Z] dc9d570ae149: Layer already exists [2024-08-27T06:29:48.160Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:48.160Z] e56f625abeaa: Layer already exists [2024-08-27T06:29:48.160Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:29:48.160Z] 4c409fd95649: Layer already exists [2024-08-27T06:29:48.160Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:48.423Z] 3.2.0-dev.61: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:48.765Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:49.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:49.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T06:29:49.114Z] c691d7848944: Preparing [2024-08-27T06:29:49.114Z] dc9d570ae149: Preparing [2024-08-27T06:29:49.114Z] f1e5fa756fec: Preparing [2024-08-27T06:29:49.114Z] 9961dbf764c6: Preparing [2024-08-27T06:29:49.114Z] c5c6540c5b53: Preparing [2024-08-27T06:29:49.114Z] a3e3df9703e9: Preparing [2024-08-27T06:29:49.114Z] 4c409fd95649: Preparing [2024-08-27T06:29:49.114Z] a3e3df9703e9: Waiting [2024-08-27T06:29:49.114Z] 4c409fd95649: Waiting [2024-08-27T06:29:49.114Z] e56f625abeaa: Preparing [2024-08-27T06:29:49.114Z] 9b13ab17e2f6: Preparing [2024-08-27T06:29:49.114Z] e56f625abeaa: Waiting [2024-08-27T06:29:49.114Z] 3c20671a5817: Preparing [2024-08-27T06:29:49.114Z] 9b13ab17e2f6: Waiting [2024-08-27T06:29:49.114Z] 3c20671a5817: Waiting [2024-08-27T06:29:49.114Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:49.114Z] dc9d570ae149: Layer already exists [2024-08-27T06:29:49.114Z] f1e5fa756fec: Layer already exists [2024-08-27T06:29:49.114Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:49.114Z] c691d7848944: Layer already exists [2024-08-27T06:29:49.114Z] e56f625abeaa: Layer already exists [2024-08-27T06:29:49.114Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:49.114Z] 4c409fd95649: Layer already exists [2024-08-27T06:29:49.114Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:29:49.114Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:49.378Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:49.731Z] + 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-08-27T06:29:50.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-27T06:29:50.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-27T06:29:50.075Z] c691d7848944: Preparing [2024-08-27T06:29:50.075Z] dc9d570ae149: Preparing [2024-08-27T06:29:50.075Z] f1e5fa756fec: Preparing [2024-08-27T06:29:50.075Z] 9961dbf764c6: Preparing [2024-08-27T06:29:50.075Z] c5c6540c5b53: Preparing [2024-08-27T06:29:50.075Z] a3e3df9703e9: Preparing [2024-08-27T06:29:50.075Z] 4c409fd95649: Preparing [2024-08-27T06:29:50.075Z] e56f625abeaa: Preparing [2024-08-27T06:29:50.075Z] 9b13ab17e2f6: Preparing [2024-08-27T06:29:50.075Z] 3c20671a5817: Preparing [2024-08-27T06:29:50.075Z] a3e3df9703e9: Waiting [2024-08-27T06:29:50.075Z] 4c409fd95649: Waiting [2024-08-27T06:29:50.075Z] 3c20671a5817: Waiting [2024-08-27T06:29:50.075Z] e56f625abeaa: Waiting [2024-08-27T06:29:50.075Z] 9b13ab17e2f6: Waiting [2024-08-27T06:29:50.075Z] f1e5fa756fec: Layer already exists [2024-08-27T06:29:50.075Z] c691d7848944: Layer already exists [2024-08-27T06:29:50.075Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:50.075Z] dc9d570ae149: Layer already exists [2024-08-27T06:29:50.075Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:50.075Z] 4c409fd95649: Layer already exists [2024-08-27T06:29:50.075Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:50.075Z] e56f625abeaa: Layer already exists [2024-08-27T06:29:50.075Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:29:50.075Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:50.339Z] main: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:29:50.427Z] ===================================================== [Pipeline] echo [2024-08-27T06:29:50.447Z] taggedImages: [2024-08-27T06:29:50.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:50.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-27T06:29:50.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.61 [2024-08-27T06:29:50.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:50.447Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-27T06:29:50.472Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-27T06:29:50.473Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:50.473Z] latest [2024-08-27T06:29:50.473Z] 3.2.0-dev.61 [2024-08-27T06:29:50.473Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:50.473Z] main [2024-08-27T06:29:50.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:50.824Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:51.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:51.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T06:29:51.184Z] b2f55e64e085: Preparing [2024-08-27T06:29:51.184Z] 6b3ddae47dff: Preparing [2024-08-27T06:29:51.184Z] ce2781fe81fd: Preparing [2024-08-27T06:29:51.184Z] 9961dbf764c6: Preparing [2024-08-27T06:29:51.184Z] c5c6540c5b53: Preparing [2024-08-27T06:29:51.184Z] a3e3df9703e9: Preparing [2024-08-27T06:29:51.184Z] 5c50302a0380: Preparing [2024-08-27T06:29:51.184Z] da96eb808da0: Preparing [2024-08-27T06:29:51.184Z] a3e3df9703e9: Waiting [2024-08-27T06:29:51.184Z] 3c20671a5817: Preparing [2024-08-27T06:29:51.184Z] 5c50302a0380: Waiting [2024-08-27T06:29:51.184Z] da96eb808da0: Waiting [2024-08-27T06:29:51.184Z] 3c20671a5817: Waiting [2024-08-27T06:29:51.184Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:51.184Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:51.451Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:51.451Z] b2f55e64e085: Pushed [2024-08-27T06:29:51.451Z] 6b3ddae47dff: Pushed [2024-08-27T06:29:51.451Z] ce2781fe81fd: Pushed [2024-08-27T06:29:51.451Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:51.451Z] 5c50302a0380: Pushed [2024-08-27T06:29:52.029Z] da96eb808da0: Pushed [2024-08-27T06:29:52.029Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:52.369Z] + 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-08-27T06:29:52.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-27T06:29:52.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T06:29:52.713Z] b2f55e64e085: Preparing [2024-08-27T06:29:52.713Z] 6b3ddae47dff: Preparing [2024-08-27T06:29:52.713Z] ce2781fe81fd: Preparing [2024-08-27T06:29:52.713Z] 9961dbf764c6: Preparing [2024-08-27T06:29:52.713Z] c5c6540c5b53: Preparing [2024-08-27T06:29:52.713Z] a3e3df9703e9: Preparing [2024-08-27T06:29:52.713Z] 5c50302a0380: Preparing [2024-08-27T06:29:52.713Z] da96eb808da0: Preparing [2024-08-27T06:29:52.713Z] 3c20671a5817: Preparing [2024-08-27T06:29:52.713Z] 5c50302a0380: Waiting [2024-08-27T06:29:52.713Z] da96eb808da0: Waiting [2024-08-27T06:29:52.713Z] 3c20671a5817: Waiting [2024-08-27T06:29:52.713Z] a3e3df9703e9: Waiting [2024-08-27T06:29:52.713Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:52.713Z] 6b3ddae47dff: Layer already exists [2024-08-27T06:29:52.713Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:52.713Z] b2f55e64e085: Layer already exists [2024-08-27T06:29:52.713Z] ce2781fe81fd: Layer already exists [2024-08-27T06:29:52.713Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:52.713Z] 5c50302a0380: Layer already exists [2024-08-27T06:29:52.713Z] da96eb808da0: Layer already exists [2024-08-27T06:29:52.713Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:52.976Z] latest: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:53.314Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:53.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.61 [2024-08-27T06:29:53.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T06:29:53.655Z] b2f55e64e085: Preparing [2024-08-27T06:29:53.655Z] 6b3ddae47dff: Preparing [2024-08-27T06:29:53.655Z] ce2781fe81fd: Preparing [2024-08-27T06:29:53.655Z] 9961dbf764c6: Preparing [2024-08-27T06:29:53.655Z] c5c6540c5b53: Preparing [2024-08-27T06:29:53.655Z] a3e3df9703e9: Preparing [2024-08-27T06:29:53.655Z] 5c50302a0380: Preparing [2024-08-27T06:29:53.655Z] da96eb808da0: Preparing [2024-08-27T06:29:53.655Z] 3c20671a5817: Preparing [2024-08-27T06:29:53.655Z] 5c50302a0380: Waiting [2024-08-27T06:29:53.655Z] da96eb808da0: Waiting [2024-08-27T06:29:53.655Z] a3e3df9703e9: Waiting [2024-08-27T06:29:53.655Z] 3c20671a5817: Waiting [2024-08-27T06:29:53.655Z] b2f55e64e085: Layer already exists [2024-08-27T06:29:53.655Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:53.655Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:53.655Z] 6b3ddae47dff: Layer already exists [2024-08-27T06:29:53.655Z] ce2781fe81fd: Layer already exists [2024-08-27T06:29:53.655Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:53.655Z] 5c50302a0380: Layer already exists [2024-08-27T06:29:53.655Z] da96eb808da0: Layer already exists [2024-08-27T06:29:53.655Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:53.919Z] 3.2.0-dev.61: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:54.280Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:54.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:54.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T06:29:54.623Z] b2f55e64e085: Preparing [2024-08-27T06:29:54.623Z] 6b3ddae47dff: Preparing [2024-08-27T06:29:54.623Z] ce2781fe81fd: Preparing [2024-08-27T06:29:54.623Z] 9961dbf764c6: Preparing [2024-08-27T06:29:54.623Z] c5c6540c5b53: Preparing [2024-08-27T06:29:54.623Z] a3e3df9703e9: Preparing [2024-08-27T06:29:54.623Z] 5c50302a0380: Preparing [2024-08-27T06:29:54.623Z] da96eb808da0: Preparing [2024-08-27T06:29:54.623Z] 3c20671a5817: Preparing [2024-08-27T06:29:54.623Z] 5c50302a0380: Waiting [2024-08-27T06:29:54.623Z] da96eb808da0: Waiting [2024-08-27T06:29:54.623Z] 3c20671a5817: Waiting [2024-08-27T06:29:54.623Z] a3e3df9703e9: Waiting [2024-08-27T06:29:54.623Z] b2f55e64e085: Layer already exists [2024-08-27T06:29:54.623Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:54.623Z] ce2781fe81fd: Layer already exists [2024-08-27T06:29:54.623Z] 6b3ddae47dff: Layer already exists [2024-08-27T06:29:54.623Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:54.623Z] 5c50302a0380: Layer already exists [2024-08-27T06:29:54.623Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:54.623Z] da96eb808da0: Layer already exists [2024-08-27T06:29:54.623Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:54.623Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:55.247Z] + 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-08-27T06:29:55.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-27T06:29:55.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-27T06:29:55.587Z] b2f55e64e085: Preparing [2024-08-27T06:29:55.587Z] 6b3ddae47dff: Preparing [2024-08-27T06:29:55.587Z] ce2781fe81fd: Preparing [2024-08-27T06:29:55.587Z] 9961dbf764c6: Preparing [2024-08-27T06:29:55.587Z] c5c6540c5b53: Preparing [2024-08-27T06:29:55.587Z] a3e3df9703e9: Preparing [2024-08-27T06:29:55.587Z] 5c50302a0380: Preparing [2024-08-27T06:29:55.587Z] da96eb808da0: Preparing [2024-08-27T06:29:55.587Z] 3c20671a5817: Preparing [2024-08-27T06:29:55.587Z] a3e3df9703e9: Waiting [2024-08-27T06:29:55.587Z] 5c50302a0380: Waiting [2024-08-27T06:29:55.587Z] da96eb808da0: Waiting [2024-08-27T06:29:55.587Z] 3c20671a5817: Waiting [2024-08-27T06:29:55.587Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:55.587Z] ce2781fe81fd: Layer already exists [2024-08-27T06:29:55.587Z] b2f55e64e085: Layer already exists [2024-08-27T06:29:55.587Z] 6b3ddae47dff: Layer already exists [2024-08-27T06:29:55.587Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:55.587Z] da96eb808da0: Layer already exists [2024-08-27T06:29:55.587Z] 5c50302a0380: Layer already exists [2024-08-27T06:29:55.587Z] a3e3df9703e9: Layer already exists [2024-08-27T06:29:55.587Z] 3c20671a5817: Layer already exists [2024-08-27T06:29:55.851Z] main: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:29:55.918Z] ===================================================== [Pipeline] echo [2024-08-27T06:29:55.931Z] taggedImages: [2024-08-27T06:29:55.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:55.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-27T06:29:55.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.61 [2024-08-27T06:29:55.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:55.931Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-27T06:29:55.963Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-27T06:29:55.963Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:55.963Z] latest [2024-08-27T06:29:55.963Z] 3.2.0-dev.61 [2024-08-27T06:29:55.963Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:29:55.963Z] main [2024-08-27T06:29:55.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:56.333Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:29:56.683Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:29:56.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T06:29:56.683Z] 316e9dad5e14: Preparing [2024-08-27T06:29:56.683Z] c52997bd788e: Preparing [2024-08-27T06:29:56.683Z] 5fb6a304a8b6: Preparing [2024-08-27T06:29:56.683Z] 9961dbf764c6: Preparing [2024-08-27T06:29:56.683Z] c5c6540c5b53: Preparing [2024-08-27T06:29:56.683Z] ab9247e718b0: Preparing [2024-08-27T06:29:56.683Z] e56f625abeaa: Preparing [2024-08-27T06:29:56.683Z] 9b13ab17e2f6: Preparing [2024-08-27T06:29:56.683Z] 3c20671a5817: Preparing [2024-08-27T06:29:56.683Z] ab9247e718b0: Waiting [2024-08-27T06:29:56.683Z] e56f625abeaa: Waiting [2024-08-27T06:29:56.683Z] 9b13ab17e2f6: Waiting [2024-08-27T06:29:56.683Z] 3c20671a5817: Waiting [2024-08-27T06:29:56.683Z] 9961dbf764c6: Layer already exists [2024-08-27T06:29:56.683Z] c5c6540c5b53: Layer already exists [2024-08-27T06:29:56.949Z] e56f625abeaa: Layer already exists [2024-08-27T06:29:56.949Z] 316e9dad5e14: Pushed [2024-08-27T06:29:56.949Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:29:56.949Z] 5fb6a304a8b6: Pushed [2024-08-27T06:29:56.949Z] c52997bd788e: Pushed [2024-08-27T06:29:56.949Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:19.556Z] ab9247e718b0: Pushed [2024-08-27T06:30:19.556Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:19.910Z] + 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-08-27T06:30:20.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-27T06:30:20.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T06:30:20.255Z] 316e9dad5e14: Preparing [2024-08-27T06:30:20.255Z] c52997bd788e: Preparing [2024-08-27T06:30:20.255Z] 5fb6a304a8b6: Preparing [2024-08-27T06:30:20.255Z] 9961dbf764c6: Preparing [2024-08-27T06:30:20.255Z] c5c6540c5b53: Preparing [2024-08-27T06:30:20.255Z] ab9247e718b0: Preparing [2024-08-27T06:30:20.255Z] e56f625abeaa: Preparing [2024-08-27T06:30:20.255Z] 9b13ab17e2f6: Preparing [2024-08-27T06:30:20.255Z] 3c20671a5817: Preparing [2024-08-27T06:30:20.255Z] e56f625abeaa: Waiting [2024-08-27T06:30:20.255Z] 9b13ab17e2f6: Waiting [2024-08-27T06:30:20.255Z] 3c20671a5817: Waiting [2024-08-27T06:30:20.255Z] ab9247e718b0: Waiting [2024-08-27T06:30:20.255Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:20.255Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:20.255Z] 316e9dad5e14: Layer already exists [2024-08-27T06:30:20.255Z] 5fb6a304a8b6: Layer already exists [2024-08-27T06:30:20.255Z] c52997bd788e: Layer already exists [2024-08-27T06:30:20.255Z] ab9247e718b0: Layer already exists [2024-08-27T06:30:20.255Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:30:20.255Z] e56f625abeaa: Layer already exists [2024-08-27T06:30:20.255Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:20.518Z] latest: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:20.874Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:21.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.61 [2024-08-27T06:30:21.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T06:30:21.216Z] 316e9dad5e14: Preparing [2024-08-27T06:30:21.216Z] c52997bd788e: Preparing [2024-08-27T06:30:21.216Z] 5fb6a304a8b6: Preparing [2024-08-27T06:30:21.216Z] 9961dbf764c6: Preparing [2024-08-27T06:30:21.216Z] c5c6540c5b53: Preparing [2024-08-27T06:30:21.216Z] ab9247e718b0: Preparing [2024-08-27T06:30:21.216Z] e56f625abeaa: Preparing [2024-08-27T06:30:21.216Z] 9b13ab17e2f6: Preparing [2024-08-27T06:30:21.216Z] 3c20671a5817: Preparing [2024-08-27T06:30:21.216Z] e56f625abeaa: Waiting [2024-08-27T06:30:21.216Z] 9b13ab17e2f6: Waiting [2024-08-27T06:30:21.216Z] ab9247e718b0: Waiting [2024-08-27T06:30:21.216Z] 3c20671a5817: Waiting [2024-08-27T06:30:21.216Z] 316e9dad5e14: Layer already exists [2024-08-27T06:30:21.216Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:21.216Z] c52997bd788e: Layer already exists [2024-08-27T06:30:21.216Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:21.216Z] 5fb6a304a8b6: Layer already exists [2024-08-27T06:30:21.216Z] e56f625abeaa: Layer already exists [2024-08-27T06:30:21.216Z] ab9247e718b0: Layer already exists [2024-08-27T06:30:21.216Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:30:21.216Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:21.216Z] 3.2.0-dev.61: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:21.839Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:22.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:22.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T06:30:22.185Z] 316e9dad5e14: Preparing [2024-08-27T06:30:22.185Z] c52997bd788e: Preparing [2024-08-27T06:30:22.185Z] 5fb6a304a8b6: Preparing [2024-08-27T06:30:22.185Z] 9961dbf764c6: Preparing [2024-08-27T06:30:22.185Z] c5c6540c5b53: Preparing [2024-08-27T06:30:22.185Z] ab9247e718b0: Preparing [2024-08-27T06:30:22.185Z] e56f625abeaa: Preparing [2024-08-27T06:30:22.185Z] 9b13ab17e2f6: Preparing [2024-08-27T06:30:22.185Z] 3c20671a5817: Preparing [2024-08-27T06:30:22.185Z] ab9247e718b0: Waiting [2024-08-27T06:30:22.185Z] e56f625abeaa: Waiting [2024-08-27T06:30:22.185Z] 9b13ab17e2f6: Waiting [2024-08-27T06:30:22.185Z] 3c20671a5817: Waiting [2024-08-27T06:30:22.185Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:22.185Z] 316e9dad5e14: Layer already exists [2024-08-27T06:30:22.185Z] c52997bd788e: Layer already exists [2024-08-27T06:30:22.185Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:22.185Z] 5fb6a304a8b6: Layer already exists [2024-08-27T06:30:22.450Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:22.450Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:30:22.450Z] e56f625abeaa: Layer already exists [2024-08-27T06:30:22.450Z] ab9247e718b0: Layer already exists [2024-08-27T06:30:22.450Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:22.795Z] + 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-08-27T06:30:23.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-27T06:30:23.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-27T06:30:23.159Z] 316e9dad5e14: Preparing [2024-08-27T06:30:23.159Z] c52997bd788e: Preparing [2024-08-27T06:30:23.159Z] 5fb6a304a8b6: Preparing [2024-08-27T06:30:23.159Z] 9961dbf764c6: Preparing [2024-08-27T06:30:23.159Z] c5c6540c5b53: Preparing [2024-08-27T06:30:23.159Z] ab9247e718b0: Preparing [2024-08-27T06:30:23.159Z] e56f625abeaa: Preparing [2024-08-27T06:30:23.159Z] 9b13ab17e2f6: Preparing [2024-08-27T06:30:23.159Z] 3c20671a5817: Preparing [2024-08-27T06:30:23.159Z] ab9247e718b0: Waiting [2024-08-27T06:30:23.159Z] e56f625abeaa: Waiting [2024-08-27T06:30:23.159Z] 9b13ab17e2f6: Waiting [2024-08-27T06:30:23.159Z] 3c20671a5817: Waiting [2024-08-27T06:30:23.159Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:23.159Z] 5fb6a304a8b6: Layer already exists [2024-08-27T06:30:23.159Z] 316e9dad5e14: Layer already exists [2024-08-27T06:30:23.159Z] c52997bd788e: Layer already exists [2024-08-27T06:30:23.159Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:23.159Z] ab9247e718b0: Layer already exists [2024-08-27T06:30:23.159Z] e56f625abeaa: Layer already exists [2024-08-27T06:30:23.159Z] 9b13ab17e2f6: Layer already exists [2024-08-27T06:30:23.159Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:23.421Z] main: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:30:23.507Z] ===================================================== [Pipeline] echo [2024-08-27T06:30:23.519Z] taggedImages: [2024-08-27T06:30:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-27T06:30:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.61 [2024-08-27T06:30:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:23.519Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-27T06:30:23.547Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-27T06:30:23.547Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:23.547Z] latest [2024-08-27T06:30:23.547Z] 3.2.0-dev.61 [2024-08-27T06:30:23.547Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:23.547Z] main [2024-08-27T06:30:23.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:23.899Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:24.230Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:24.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T06:30:24.230Z] ceb1f655c5de: Preparing [2024-08-27T06:30:24.230Z] 498527aca08e: Preparing [2024-08-27T06:30:24.230Z] 9961dbf764c6: Preparing [2024-08-27T06:30:24.230Z] c5c6540c5b53: Preparing [2024-08-27T06:30:24.230Z] 845180895272: Preparing [2024-08-27T06:30:24.230Z] cc99f530dec4: Preparing [2024-08-27T06:30:24.230Z] 3c20671a5817: Preparing [2024-08-27T06:30:24.230Z] 3c20671a5817: Waiting [2024-08-27T06:30:24.495Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:24.495Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:24.495Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:24.495Z] 845180895272: Pushed [2024-08-27T06:30:24.495Z] ceb1f655c5de: Pushed [2024-08-27T06:30:25.161Z] cc99f530dec4: Pushed [2024-08-27T06:30:36.595Z] 498527aca08e: Pushed [2024-08-27T06:30:36.595Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:37.815Z] + 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-08-27T06:30:41.866Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-27T06:30:41.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T06:30:44.276Z] ceb1f655c5de: Preparing [2024-08-27T06:30:44.276Z] 498527aca08e: Preparing [2024-08-27T06:30:44.276Z] 9961dbf764c6: Preparing [2024-08-27T06:30:44.276Z] c5c6540c5b53: Preparing [2024-08-27T06:30:44.276Z] 845180895272: Preparing [2024-08-27T06:30:44.276Z] cc99f530dec4: Preparing [2024-08-27T06:30:44.276Z] 3c20671a5817: Preparing [2024-08-27T06:30:44.276Z] cc99f530dec4: Waiting [2024-08-27T06:30:44.276Z] 3c20671a5817: Waiting [2024-08-27T06:30:44.276Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:44.276Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:44.276Z] 845180895272: Layer already exists [2024-08-27T06:30:44.276Z] ceb1f655c5de: Layer already exists [2024-08-27T06:30:44.276Z] 498527aca08e: Layer already exists [2024-08-27T06:30:44.276Z] cc99f530dec4: Layer already exists [2024-08-27T06:30:44.540Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:44.540Z] latest: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:44.887Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:45.225Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.61 [2024-08-27T06:30:45.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T06:30:45.225Z] ceb1f655c5de: Preparing [2024-08-27T06:30:45.225Z] 498527aca08e: Preparing [2024-08-27T06:30:45.225Z] 9961dbf764c6: Preparing [2024-08-27T06:30:45.225Z] c5c6540c5b53: Preparing [2024-08-27T06:30:45.225Z] 845180895272: Preparing [2024-08-27T06:30:45.225Z] cc99f530dec4: Preparing [2024-08-27T06:30:45.225Z] 3c20671a5817: Preparing [2024-08-27T06:30:45.225Z] cc99f530dec4: Waiting [2024-08-27T06:30:45.225Z] 3c20671a5817: Waiting [2024-08-27T06:30:45.225Z] ceb1f655c5de: Layer already exists [2024-08-27T06:30:45.225Z] 845180895272: Layer already exists [2024-08-27T06:30:45.225Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:45.225Z] 498527aca08e: Layer already exists [2024-08-27T06:30:45.225Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:45.225Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:45.225Z] cc99f530dec4: Layer already exists [2024-08-27T06:30:45.488Z] 3.2.0-dev.61: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:45.844Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:46.172Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:46.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T06:30:46.173Z] ceb1f655c5de: Preparing [2024-08-27T06:30:46.173Z] 498527aca08e: Preparing [2024-08-27T06:30:46.173Z] 9961dbf764c6: Preparing [2024-08-27T06:30:46.173Z] c5c6540c5b53: Preparing [2024-08-27T06:30:46.173Z] 845180895272: Preparing [2024-08-27T06:30:46.173Z] cc99f530dec4: Preparing [2024-08-27T06:30:46.173Z] 3c20671a5817: Preparing [2024-08-27T06:30:46.173Z] cc99f530dec4: Waiting [2024-08-27T06:30:46.173Z] 3c20671a5817: Waiting [2024-08-27T06:30:46.173Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:46.173Z] ceb1f655c5de: Layer already exists [2024-08-27T06:30:46.173Z] 498527aca08e: Layer already exists [2024-08-27T06:30:46.173Z] 845180895272: Layer already exists [2024-08-27T06:30:46.173Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:46.173Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:46.173Z] cc99f530dec4: Layer already exists [2024-08-27T06:30:46.436Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:46.778Z] + 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-08-27T06:30:47.131Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-27T06:30:47.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-27T06:30:47.132Z] ceb1f655c5de: Preparing [2024-08-27T06:30:47.132Z] 498527aca08e: Preparing [2024-08-27T06:30:47.132Z] 9961dbf764c6: Preparing [2024-08-27T06:30:47.132Z] c5c6540c5b53: Preparing [2024-08-27T06:30:47.132Z] 845180895272: Preparing [2024-08-27T06:30:47.132Z] cc99f530dec4: Preparing [2024-08-27T06:30:47.132Z] 3c20671a5817: Preparing [2024-08-27T06:30:47.132Z] 3c20671a5817: Waiting [2024-08-27T06:30:47.132Z] cc99f530dec4: Waiting [2024-08-27T06:30:47.132Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:47.132Z] 845180895272: Layer already exists [2024-08-27T06:30:47.132Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:47.132Z] ceb1f655c5de: Layer already exists [2024-08-27T06:30:47.132Z] 498527aca08e: Layer already exists [2024-08-27T06:30:47.132Z] cc99f530dec4: Layer already exists [2024-08-27T06:30:47.132Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:47.395Z] main: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:30:47.468Z] ===================================================== [Pipeline] echo [2024-08-27T06:30:47.481Z] taggedImages: [2024-08-27T06:30:47.481Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:47.481Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-27T06:30:47.481Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.61 [2024-08-27T06:30:47.481Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:47.481Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-27T06:30:47.507Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-27T06:30:47.507Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:47.507Z] latest [2024-08-27T06:30:47.507Z] 3.2.0-dev.61 [2024-08-27T06:30:47.507Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:47.507Z] main [2024-08-27T06:30:47.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:47.875Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:48.226Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:48.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T06:30:48.226Z] 528d52352ead: Preparing [2024-08-27T06:30:48.226Z] 8301cc52c1d2: Preparing [2024-08-27T06:30:48.226Z] 9961dbf764c6: Preparing [2024-08-27T06:30:48.226Z] c5c6540c5b53: Preparing [2024-08-27T06:30:48.226Z] 2db8a941cc8e: Preparing [2024-08-27T06:30:48.226Z] 565d6fc02d4f: Preparing [2024-08-27T06:30:48.226Z] 3c20671a5817: Preparing [2024-08-27T06:30:48.226Z] 565d6fc02d4f: Waiting [2024-08-27T06:30:48.226Z] 3c20671a5817: Waiting [2024-08-27T06:30:48.226Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:48.226Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:48.490Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:48.490Z] 528d52352ead: Pushed [2024-08-27T06:30:48.490Z] 2db8a941cc8e: Pushed [2024-08-27T06:30:48.755Z] 565d6fc02d4f: Pushed [2024-08-27T06:30:55.371Z] 8301cc52c1d2: Pushed [2024-08-27T06:30:55.636Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:55.995Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:56.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-27T06:30:56.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T06:30:56.351Z] 528d52352ead: Preparing [2024-08-27T06:30:56.351Z] 8301cc52c1d2: Preparing [2024-08-27T06:30:56.351Z] 9961dbf764c6: Preparing [2024-08-27T06:30:56.351Z] c5c6540c5b53: Preparing [2024-08-27T06:30:56.351Z] 2db8a941cc8e: Preparing [2024-08-27T06:30:56.351Z] 565d6fc02d4f: Preparing [2024-08-27T06:30:56.351Z] 3c20671a5817: Preparing [2024-08-27T06:30:56.351Z] 565d6fc02d4f: Waiting [2024-08-27T06:30:56.351Z] 3c20671a5817: Waiting [2024-08-27T06:30:56.351Z] 2db8a941cc8e: Layer already exists [2024-08-27T06:30:56.351Z] 8301cc52c1d2: Layer already exists [2024-08-27T06:30:56.351Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:56.351Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:56.351Z] 528d52352ead: Layer already exists [2024-08-27T06:30:56.351Z] 565d6fc02d4f: Layer already exists [2024-08-27T06:30:56.351Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:56.616Z] latest: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:56.953Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:57.300Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.61 [2024-08-27T06:30:57.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T06:30:57.300Z] 528d52352ead: Preparing [2024-08-27T06:30:57.300Z] 8301cc52c1d2: Preparing [2024-08-27T06:30:57.300Z] 9961dbf764c6: Preparing [2024-08-27T06:30:57.300Z] c5c6540c5b53: Preparing [2024-08-27T06:30:57.300Z] 2db8a941cc8e: Preparing [2024-08-27T06:30:57.300Z] 565d6fc02d4f: Preparing [2024-08-27T06:30:57.300Z] 3c20671a5817: Preparing [2024-08-27T06:30:57.300Z] 3c20671a5817: Waiting [2024-08-27T06:30:57.300Z] 565d6fc02d4f: Waiting [2024-08-27T06:30:57.300Z] 528d52352ead: Layer already exists [2024-08-27T06:30:57.300Z] 8301cc52c1d2: Layer already exists [2024-08-27T06:30:57.300Z] 2db8a941cc8e: Layer already exists [2024-08-27T06:30:57.300Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:57.300Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:57.300Z] 565d6fc02d4f: Layer already exists [2024-08-27T06:30:57.300Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:57.563Z] 3.2.0-dev.61: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:57.907Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:58.241Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:58.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T06:30:58.241Z] 528d52352ead: Preparing [2024-08-27T06:30:58.241Z] 8301cc52c1d2: Preparing [2024-08-27T06:30:58.241Z] 9961dbf764c6: Preparing [2024-08-27T06:30:58.241Z] c5c6540c5b53: Preparing [2024-08-27T06:30:58.241Z] 2db8a941cc8e: Preparing [2024-08-27T06:30:58.241Z] 565d6fc02d4f: Preparing [2024-08-27T06:30:58.241Z] 3c20671a5817: Preparing [2024-08-27T06:30:58.241Z] 565d6fc02d4f: Waiting [2024-08-27T06:30:58.241Z] 528d52352ead: Layer already exists [2024-08-27T06:30:58.241Z] 8301cc52c1d2: Layer already exists [2024-08-27T06:30:58.241Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:58.241Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:58.241Z] 2db8a941cc8e: Layer already exists [2024-08-27T06:30:58.241Z] 565d6fc02d4f: Layer already exists [2024-08-27T06:30:58.241Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:58.241Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:58.844Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:59.184Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-27T06:30:59.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-27T06:30:59.184Z] 528d52352ead: Preparing [2024-08-27T06:30:59.184Z] 8301cc52c1d2: Preparing [2024-08-27T06:30:59.184Z] 9961dbf764c6: Preparing [2024-08-27T06:30:59.184Z] c5c6540c5b53: Preparing [2024-08-27T06:30:59.184Z] 2db8a941cc8e: Preparing [2024-08-27T06:30:59.184Z] 565d6fc02d4f: Preparing [2024-08-27T06:30:59.184Z] 3c20671a5817: Preparing [2024-08-27T06:30:59.184Z] 565d6fc02d4f: Waiting [2024-08-27T06:30:59.184Z] 3c20671a5817: Waiting [2024-08-27T06:30:59.184Z] 528d52352ead: Layer already exists [2024-08-27T06:30:59.184Z] 8301cc52c1d2: Layer already exists [2024-08-27T06:30:59.184Z] c5c6540c5b53: Layer already exists [2024-08-27T06:30:59.184Z] 2db8a941cc8e: Layer already exists [2024-08-27T06:30:59.184Z] 9961dbf764c6: Layer already exists [2024-08-27T06:30:59.184Z] 3c20671a5817: Layer already exists [2024-08-27T06:30:59.184Z] 565d6fc02d4f: Layer already exists [2024-08-27T06:30:59.448Z] main: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:30:59.536Z] ===================================================== [Pipeline] echo [2024-08-27T06:30:59.547Z] taggedImages: [2024-08-27T06:30:59.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:59.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-27T06:30:59.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.61 [2024-08-27T06:30:59.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:59.547Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-27T06:30:59.575Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-27T06:30:59.575Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:30:59.575Z] latest [2024-08-27T06:30:59.575Z] 3.2.0-dev.61 [2024-08-27T06:30:59.575Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:30:59.575Z] main [2024-08-27T06:30:59.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:30:59.938Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:00.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:31:00.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T06:31:00.348Z] d4d2878f711e: Preparing [2024-08-27T06:31:00.348Z] caf83163e100: Preparing [2024-08-27T06:31:00.348Z] 9961dbf764c6: Preparing [2024-08-27T06:31:00.348Z] c5c6540c5b53: Preparing [2024-08-27T06:31:00.348Z] c06307ec2864: Preparing [2024-08-27T06:31:00.348Z] e7f8cdda81e8: Preparing [2024-08-27T06:31:00.348Z] 3c20671a5817: Preparing [2024-08-27T06:31:00.348Z] e7f8cdda81e8: Waiting [2024-08-27T06:31:00.348Z] 3c20671a5817: Waiting [2024-08-27T06:31:00.348Z] c06307ec2864: Layer already exists [2024-08-27T06:31:00.611Z] c5c6540c5b53: Layer already exists [2024-08-27T06:31:00.611Z] 9961dbf764c6: Layer already exists [2024-08-27T06:31:00.611Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:31:00.611Z] 3c20671a5817: Layer already exists [2024-08-27T06:31:00.611Z] d4d2878f711e: Pushed [2024-08-27T06:31:08.781Z] caf83163e100: Pushed [2024-08-27T06:31:08.781Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:09.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:09.467Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-27T06:31:09.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T06:31:09.467Z] d4d2878f711e: Preparing [2024-08-27T06:31:09.467Z] caf83163e100: Preparing [2024-08-27T06:31:09.467Z] 9961dbf764c6: Preparing [2024-08-27T06:31:09.467Z] c5c6540c5b53: Preparing [2024-08-27T06:31:09.467Z] c06307ec2864: Preparing [2024-08-27T06:31:09.467Z] e7f8cdda81e8: Preparing [2024-08-27T06:31:09.467Z] 3c20671a5817: Preparing [2024-08-27T06:31:09.467Z] e7f8cdda81e8: Waiting [2024-08-27T06:31:09.467Z] 3c20671a5817: Waiting [2024-08-27T06:31:09.467Z] c06307ec2864: Layer already exists [2024-08-27T06:31:09.467Z] caf83163e100: Layer already exists [2024-08-27T06:31:09.467Z] 9961dbf764c6: Layer already exists [2024-08-27T06:31:09.467Z] c5c6540c5b53: Layer already exists [2024-08-27T06:31:09.467Z] d4d2878f711e: Layer already exists [2024-08-27T06:31:09.467Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:31:09.467Z] 3c20671a5817: Layer already exists [2024-08-27T06:31:09.731Z] latest: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:10.086Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:10.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.61 [2024-08-27T06:31:10.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T06:31:10.445Z] d4d2878f711e: Preparing [2024-08-27T06:31:10.445Z] caf83163e100: Preparing [2024-08-27T06:31:10.445Z] 9961dbf764c6: Preparing [2024-08-27T06:31:10.445Z] c5c6540c5b53: Preparing [2024-08-27T06:31:10.445Z] c06307ec2864: Preparing [2024-08-27T06:31:10.445Z] e7f8cdda81e8: Preparing [2024-08-27T06:31:10.445Z] 3c20671a5817: Preparing [2024-08-27T06:31:10.445Z] e7f8cdda81e8: Waiting [2024-08-27T06:31:10.445Z] 3c20671a5817: Waiting [2024-08-27T06:31:10.445Z] d4d2878f711e: Layer already exists [2024-08-27T06:31:10.445Z] c06307ec2864: Layer already exists [2024-08-27T06:31:10.445Z] c5c6540c5b53: Layer already exists [2024-08-27T06:31:10.445Z] 9961dbf764c6: Layer already exists [2024-08-27T06:31:10.445Z] caf83163e100: Layer already exists [2024-08-27T06:31:10.445Z] 3c20671a5817: Layer already exists [2024-08-27T06:31:10.445Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:31:10.445Z] 3.2.0-dev.61: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:10.806Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:11.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:31:11.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T06:31:11.149Z] d4d2878f711e: Preparing [2024-08-27T06:31:11.149Z] caf83163e100: Preparing [2024-08-27T06:31:11.149Z] 9961dbf764c6: Preparing [2024-08-27T06:31:11.149Z] c5c6540c5b53: Preparing [2024-08-27T06:31:11.149Z] c06307ec2864: Preparing [2024-08-27T06:31:11.149Z] e7f8cdda81e8: Preparing [2024-08-27T06:31:11.149Z] 3c20671a5817: Preparing [2024-08-27T06:31:11.149Z] 3c20671a5817: Waiting [2024-08-27T06:31:11.149Z] e7f8cdda81e8: Waiting [2024-08-27T06:31:11.149Z] c06307ec2864: Layer already exists [2024-08-27T06:31:11.149Z] 9961dbf764c6: Layer already exists [2024-08-27T06:31:11.149Z] caf83163e100: Layer already exists [2024-08-27T06:31:11.149Z] d4d2878f711e: Layer already exists [2024-08-27T06:31:11.149Z] c5c6540c5b53: Layer already exists [2024-08-27T06:31:11.149Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:31:11.149Z] 3c20671a5817: Layer already exists [2024-08-27T06:31:11.412Z] 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:11.761Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:12.101Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-27T06:31:12.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-27T06:31:12.102Z] d4d2878f711e: Preparing [2024-08-27T06:31:12.102Z] caf83163e100: Preparing [2024-08-27T06:31:12.102Z] 9961dbf764c6: Preparing [2024-08-27T06:31:12.102Z] c5c6540c5b53: Preparing [2024-08-27T06:31:12.102Z] c06307ec2864: Preparing [2024-08-27T06:31:12.102Z] e7f8cdda81e8: Preparing [2024-08-27T06:31:12.102Z] 3c20671a5817: Preparing [2024-08-27T06:31:12.102Z] 3c20671a5817: Waiting [2024-08-27T06:31:12.102Z] e7f8cdda81e8: Waiting [2024-08-27T06:31:12.102Z] caf83163e100: Layer already exists [2024-08-27T06:31:12.102Z] c5c6540c5b53: Layer already exists [2024-08-27T06:31:12.102Z] 9961dbf764c6: Layer already exists [2024-08-27T06:31:12.102Z] c06307ec2864: Layer already exists [2024-08-27T06:31:12.102Z] d4d2878f711e: Layer already exists [2024-08-27T06:31:12.102Z] 3c20671a5817: Layer already exists [2024-08-27T06:31:12.102Z] e7f8cdda81e8: Layer already exists [2024-08-27T06:31:12.365Z] main: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T06:31:12.437Z] ===================================================== [Pipeline] echo [2024-08-27T06:31:12.457Z] taggedImages: [2024-08-27T06:31:12.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [2024-08-27T06:31:12.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-27T06:31:12.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.61 [2024-08-27T06:31:12.457Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [2024-08-27T06:31:12.457Z] - 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-08-27T06:31:12.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T06:31:12.857Z] [2024-08-27T06:31:12.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:13.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T06:31:13.187Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T06:31:13.187Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T06:31:13.187Z] 04944245beec: Pulling fs layer [2024-08-27T06:31:13.187Z] 699f458cf7ca: Pulling fs layer [2024-08-27T06:31:13.187Z] 765212b225bb: Pulling fs layer [2024-08-27T06:31:13.187Z] f23df028b6ca: Pulling fs layer [2024-08-27T06:31:13.187Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T06:31:13.187Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T06:31:13.187Z] 765212b225bb: Waiting [2024-08-27T06:31:13.187Z] f23df028b6ca: Waiting [2024-08-27T06:31:13.187Z] d65c8cfc05b1: Waiting [2024-08-27T06:31:13.187Z] 2437ff75d9bd: Waiting [2024-08-27T06:31:13.454Z] 04944245beec: Verifying Checksum [2024-08-27T06:31:13.454Z] 04944245beec: Download complete [2024-08-27T06:31:13.454Z] 765212b225bb: Verifying Checksum [2024-08-27T06:31:13.454Z] 765212b225bb: Download complete [2024-08-27T06:31:13.454Z] f23df028b6ca: Download complete [2024-08-27T06:31:13.454Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T06:31:13.454Z] d65c8cfc05b1: Download complete [2024-08-27T06:31:13.454Z] 699f458cf7ca: Verifying Checksum [2024-08-27T06:31:13.454Z] 699f458cf7ca: Download complete [2024-08-27T06:31:14.035Z] 8998bd30e6a1: Download complete [2024-08-27T06:31:16.608Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T06:31:16.608Z] 2437ff75d9bd: Download complete [2024-08-27T06:31:18.544Z] 8998bd30e6a1: Pull complete [2024-08-27T06:31:19.125Z] 04944245beec: Pull complete [2024-08-27T06:31:20.528Z] 699f458cf7ca: Pull complete [2024-08-27T06:31:20.793Z] 765212b225bb: Pull complete [2024-08-27T06:31:21.749Z] f23df028b6ca: Pull complete [2024-08-27T06:31:22.014Z] d65c8cfc05b1: Pull complete [2024-08-27T06:31:40.198Z] 2437ff75d9bd: Pull complete [2024-08-27T06:31:40.198Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T06:31:40.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T06:31:40.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:31:40.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-8776 does not seem to be running inside a container [2024-08-27T06:31:40.427Z] $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:31:42.983Z] $ docker top bd467786155e449993a318279dfb9c8e09e00ec0da7d4afa818805fb766b7c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:31:43.895Z] ---> job-cost.sh [2024-08-27T06:31:43.895Z] lf-activate-venv: SKIPPING [2024-08-27T06:31:43.895Z] INFO: No Stack... [2024-08-27T06:31:44.158Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T06:31:45.105Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T06:31:45.732Z] + cat /w/workspace/edgex-go/682/archives/cost.csv [2024-08-27T06:31:45.732Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T06:31:45.770Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-682-stack-cost] [2024-08-27T06:31:45.822Z] Resource [jenkins-edgexfoundry-edgex-go-main-682-stack-cost] did not exist. Created. [2024-08-27T06:31:45.830Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-682-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T06:31:46.474Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T06:31:47.091Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T06:31:47.111Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-682-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T06:31:47.127Z] $ docker stop --time=1 bd467786155e449993a318279dfb9c8e09e00ec0da7d4afa818805fb766b7c2c [2024-08-27T06:31:48.589Z] $ docker rm -f --volumes bd467786155e449993a318279dfb9c8e09e00ec0da7d4afa818805fb766b7c2c [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-08-27T06:31:49.172Z] provisioning config files... [2024-08-27T06:31:49.180Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/682@tmp/config9586277511092597951tmp [Pipeline] { [Pipeline] sh [2024-08-27T06:31:49.491Z] + set +x [2024-08-27T06:31:49.491Z] + curl -s https://codecov.io/bash [2024-08-27T06:31:49.491Z] + bash -s -- [2024-08-27T06:31:49.491Z] [2024-08-27T06:31:49.491Z] _____ _ [2024-08-27T06:31:49.491Z] / ____| | | [2024-08-27T06:31:49.491Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T06:31:49.491Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T06:31:49.491Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T06:31:49.491Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T06:31:49.491Z] Bash-1.0.6 [2024-08-27T06:31:49.491Z] [2024-08-27T06:31:49.491Z] [2024-08-27T06:31:49.491Z] ==> git version 2.25.1 found [2024-08-27T06:31:49.491Z] ==> 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-08-27T06:31:49.491Z] Release-Date: 2020-01-08 [2024-08-27T06:31:49.492Z] 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-08-27T06:31:49.492Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T06:31:49.492Z] ==> Jenkins CI detected. [2024-08-27T06:31:49.492Z] current dir:  /w/workspace/edgex-go/682 [2024-08-27T06:31:49.492Z] project root: . [2024-08-27T06:31:49.492Z] --> token set from env [2024-08-27T06:31:49.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T06:31:49.752Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T06:31:49.752Z] ==> Python coveragepy not found [2024-08-27T06:31:49.752Z] ==> Searching for coverage reports in: [2024-08-27T06:31:49.752Z] + . [2024-08-27T06:31:49.752Z] -> Found 1 reports [2024-08-27T06:31:49.752Z] ==> Detecting git/mercurial file structure [2024-08-27T06:31:49.752Z] ==> Reading reports [2024-08-27T06:31:49.752Z] + ./coverage.out bytes=545398 [2024-08-27T06:31:49.752Z] ==> Appending adjustments [2024-08-27T06:31:49.752Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T06:31:51.130Z] + Found adjustments [2024-08-27T06:31:51.130Z] ==> Gzipping contents [2024-08-27T06:31:51.130Z] 68K /tmp/codecov.1jpEMH.gz [2024-08-27T06:31:51.130Z] ==> Uploading reports [2024-08-27T06:31:51.130Z] url: https://codecov.io [2024-08-27T06:31:51.130Z] query: branch=main&commit=872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41&build=682&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F682%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T06:31:51.130Z] -> Pinging Codecov [2024-08-27T06:31:51.130Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41&build=682&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F682%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T06:31:51.130Z] -> Uploading to [2024-08-27T06:31:51.130Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/00271124DB129430A58F1EEE437C3FCB/872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41/77d90892-4d2d-4dd5-aefb-1efe1f355e47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T063150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88462740c3ac9ead62b7434f466b06fdc7d3a081aa08c26329d62baf606720e8 [2024-08-27T06:31:51.130Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:31:51.130Z] Dload Upload Total Spent Left Speed [2024-08-27T06:31:51.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68066 0 0 100 68066 0 321k --:--:-- --:--:-- --:--:-- 319k 100 68066 0 0 100 68066 0 252k --:--:-- --:--:-- --:--:-- 251k [2024-08-27T06:31:51.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [2024-08-27T06:31:51.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-27T06:31:51.608Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-27T06:31:51.631Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:51.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T06:31:51.933Z] [2024-08-27T06:31:51.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:31:52.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T06:31:52.237Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-27T06:31:52.237Z] 619be1103602: Already exists [2024-08-27T06:31:52.237Z] f8ea3408117e: Pulling fs layer [2024-08-27T06:31:52.237Z] 91320369b822: Pulling fs layer [2024-08-27T06:31:52.237Z] 0406650e8295: Pulling fs layer [2024-08-27T06:31:52.237Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T06:31:52.237Z] 96d80e3f36e1: Pulling fs layer [2024-08-27T06:31:52.237Z] bcf3aedb951c: Pulling fs layer [2024-08-27T06:31:52.237Z] 4f4fb700ef54: Waiting [2024-08-27T06:31:52.237Z] 96d80e3f36e1: Waiting [2024-08-27T06:31:52.237Z] bcf3aedb951c: Waiting [2024-08-27T06:31:52.237Z] 0406650e8295: Verifying Checksum [2024-08-27T06:31:52.237Z] 0406650e8295: Download complete [2024-08-27T06:31:52.237Z] f8ea3408117e: Download complete [2024-08-27T06:31:52.237Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T06:31:52.237Z] 4f4fb700ef54: Download complete [2024-08-27T06:31:52.237Z] f8ea3408117e: Pull complete [2024-08-27T06:31:52.496Z] 96d80e3f36e1: Verifying Checksum [2024-08-27T06:31:52.496Z] 96d80e3f36e1: Download complete [2024-08-27T06:31:52.757Z] 91320369b822: Verifying Checksum [2024-08-27T06:31:52.757Z] 91320369b822: Download complete [2024-08-27T06:31:53.321Z] bcf3aedb951c: Download complete [2024-08-27T06:31:55.852Z] 91320369b822: Pull complete [2024-08-27T06:31:55.852Z] 0406650e8295: Pull complete [2024-08-27T06:31:56.111Z] 4f4fb700ef54: Pull complete [2024-08-27T06:31:56.370Z] 96d80e3f36e1: Pull complete [2024-08-27T06:31:59.653Z] bcf3aedb951c: Pull complete [2024-08-27T06:31:59.653Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-27T06:31:59.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T06:31:59.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:31:59.754Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T06:31:59.771Z] $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:32:05.336Z] $ docker top d5c9de0c6aa85c3c800196e12cc3d341c0effaf9ad8598ce4160b3a542817de0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T06:32:05.698Z] + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] echo [2024-08-27T06:32:05.709Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-27T06:32:05.996Z] + set -o pipefail [2024-08-27T06:32:05.996Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-27T06:32:22.172Z] [2024-08-27T06:32:22.172Z] Monitoring /w/workspace/edgex-go/682 (github.com/edgexfoundry/edgex-go)... [2024-08-27T06:32:22.172Z] [2024-08-27T06:32:22.172Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bef15349-0734-42c5-ad51-93b32e7a427e [2024-08-27T06:32:22.172Z] [2024-08-27T06:32:22.172Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-27T06:32:22.172Z] [2024-08-27T06:32:22.172Z] [2024-08-27T06:32:22.172Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-27T06:32:22.172Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-27T06:32:22.172Z] $ docker stop --time=1 d5c9de0c6aa85c3c800196e12cc3d341c0effaf9ad8598ce4160b3a542817de0 [2024-08-27T06:32:27.221Z] $ docker rm -f --volumes d5c9de0c6aa85c3c800196e12cc3d341c0effaf9ad8598ce4160b3a542817de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-27T06:32:27.749Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T06:32:27.768Z] provisioning config files... [2024-08-27T06:32:27.776Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/682@tmp/config14640464008491715824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:32:28.079Z] --> edgex-publish-swagger.sh [2024-08-27T06:32:28.080Z] === Publish openapi/v3 API === [2024-08-27T06:32:28.080Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-27T06:32:28.080Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/682/openapi/v3/core-command.yaml] [2024-08-27T06:32:28.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:28.080Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:28.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70347 --:--:-- --:--:-- --:--:-- 70197 100 32782 0 0 100 32782 0 70347 --:--:-- --:--:-- --:--:-- 70197 [2024-08-27T06:32:28.339Z] [2024-08-27T06:32:28.339Z] [2024-08-27T06:32:28.339Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/682/openapi/v3/core-data.yaml] [2024-08-27T06:32:28.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:28.339Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:28.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 165k --:--:-- --:--:-- --:--:-- 165k [2024-08-27T06:32:28.908Z] [2024-08-27T06:32:28.908Z] [2024-08-27T06:32:28.908Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/682/openapi/v3/core-keeper.yaml] [2024-08-27T06:32:28.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:28.908Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:29.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 290 141k --:--:-- --:--:-- --:--:-- 141k [2024-08-27T06:32:29.167Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-27T06:32:29.167Z] [2024-08-27T06:32:29.168Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/682/openapi/v3/core-metadata.yaml] [2024-08-27T06:32:29.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:29.168Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:29.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 417 398k --:--:-- --:--:-- --:--:-- 397k [2024-08-27T06:32:29.427Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T06:32:29.427Z] [2024-08-27T06:32:29.427Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/682/openapi/v3/support-cron-scheduler.yaml] [2024-08-27T06:32:29.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:29.427Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:29.995Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46622 100 66 100 46556 235 162k --:--:-- --:--:-- --:--:-- 162k [2024-08-27T06:32:29.995Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-27T06:32:29.995Z] [2024-08-27T06:32:29.995Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/682/openapi/v3/support-notifications.yaml] [2024-08-27T06:32:29.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:29.995Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:30.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 420 229k --:--:-- --:--:-- --:--:-- 230k [2024-08-27T06:32:30.255Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T06:32:30.255Z] [2024-08-27T06:32:30.255Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/682/openapi/v3/support-scheduler.yaml] [2024-08-27T06:32:30.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T06:32:30.255Z] Dload Upload Total Spent Left Speed [2024-08-27T06:32:30.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 408 96738 --:--:-- --:--:-- --:--:-- 96892 [2024-08-27T06:32:30.515Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T06:32:30.515Z] [Pipeline] } [2024-08-27T06:32:30.524Z] 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-08-27T06:32:30.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T06:32:30.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:32:31.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T06:32:31.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:32:31.349Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T06:32:31.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:32:32.247Z] $ docker top 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b -eo pid,comm [2024-08-27T06:32:32.307Z] 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-08-27T06:32:32.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T06:32:32.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T06:32:32.361Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T06:32:32.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T06:32:32.474Z] $ docker exec 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b ssh-agent [2024-08-27T06:32:32.593Z] SSH_AUTH_SOCK=/tmp/ssh-x9KBbfmUCI4P/agent.14 [2024-08-27T06:32:32.593Z] SSH_AGENT_PID=20 [2024-08-27T06:32:32.599Z] Running ssh-add (command line suppressed) [2024-08-27T06:32:32.697Z] Identity added: /w/workspace/edgex-go/682@tmp/private_key_18444419469110065253.key (/w/workspace/edgex-go/682@tmp/private_key_18444419469110065253.key) [2024-08-27T06:32:32.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T06:32:33.017Z] + git semver tag [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,179 [run_tag] DEBUG tag force:False [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,179 [check_head_tag] DEBUG check head tag [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,182 [execute] INFO git cat-file --batch-check [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=) [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,187 [execute] INFO git cat-file --batch [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=) [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,238 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,238 [execute] INFO git tag -a v3.2.0-dev.61 -m v3.2.0-dev.61 [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,238 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.61', '-m', 'v3.2.0-dev.61'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=None) [2024-08-27T06:32:33.276Z] 2024-08-27 06:32:33,244 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T06:32:33.276Z] 3.2.0-dev.61 [Pipeline] } [2024-08-27T06:32:33.272Z] $ docker exec --env ******** --env ******** 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b ssh-agent -k [2024-08-27T06:32:33.380Z] unset SSH_AUTH_SOCK; [2024-08-27T06:32:33.381Z] unset SSH_AGENT_PID; [2024-08-27T06:32:33.381Z] echo Agent pid 20 killed; [2024-08-27T06:32:33.401Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T06:32:33.743Z] + git semver [Pipeline] } [2024-08-27T06:32:34.001Z] $ docker stop --time=1 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b [2024-08-27T06:32:35.268Z] $ docker rm -f --volumes 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:32:35.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T06:32:35.686Z] [2024-08-27T06:32:35.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:32:35.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T06:32:35.983Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-27T06:32:35.983Z] ab5ef0e58194: Pulling fs layer [2024-08-27T06:32:35.983Z] 9712f1f96733: Pulling fs layer [2024-08-27T06:32:35.983Z] 63f879dbbcfc: Pulling fs layer [2024-08-27T06:32:35.983Z] 0d9ebad4ef96: Pulling fs layer [2024-08-27T06:32:35.983Z] e9a5061849ea: Pulling fs layer [2024-08-27T06:32:35.983Z] d747dcd14b5f: Pulling fs layer [2024-08-27T06:32:35.983Z] 2de7ff778b66: Pulling fs layer [2024-08-27T06:32:35.983Z] 0d9ebad4ef96: Waiting [2024-08-27T06:32:35.983Z] e9a5061849ea: Waiting [2024-08-27T06:32:35.983Z] d747dcd14b5f: Waiting [2024-08-27T06:32:35.983Z] 2de7ff778b66: Waiting [2024-08-27T06:32:35.983Z] 9712f1f96733: Download complete [2024-08-27T06:32:36.241Z] 63f879dbbcfc: Verifying Checksum [2024-08-27T06:32:36.241Z] 63f879dbbcfc: Download complete [2024-08-27T06:32:36.499Z] e9a5061849ea: Verifying Checksum [2024-08-27T06:32:36.499Z] e9a5061849ea: Download complete [2024-08-27T06:32:36.499Z] d747dcd14b5f: Verifying Checksum [2024-08-27T06:32:36.499Z] d747dcd14b5f: Download complete [2024-08-27T06:32:36.499Z] 0d9ebad4ef96: Verifying Checksum [2024-08-27T06:32:36.499Z] 0d9ebad4ef96: Download complete [2024-08-27T06:32:36.499Z] ab5ef0e58194: Verifying Checksum [2024-08-27T06:32:36.499Z] ab5ef0e58194: Download complete [2024-08-27T06:32:36.499Z] 2de7ff778b66: Verifying Checksum [2024-08-27T06:32:36.499Z] 2de7ff778b66: Download complete [2024-08-27T06:32:39.786Z] ab5ef0e58194: Pull complete [2024-08-27T06:32:39.786Z] 9712f1f96733: Pull complete [2024-08-27T06:32:40.044Z] 63f879dbbcfc: Pull complete [2024-08-27T06:32:43.322Z] 0d9ebad4ef96: Pull complete [2024-08-27T06:32:43.580Z] e9a5061849ea: Pull complete [2024-08-27T06:32:43.580Z] d747dcd14b5f: Pull complete [2024-08-27T06:32:44.516Z] 2de7ff778b66: Pull complete [2024-08-27T06:32:44.516Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-27T06:32:44.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T06:32:44.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:32:44.606Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T06:32:44.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:32:50.800Z] $ docker top 825a5d9a5285255c824e2757af887b2d0ed895d1ba84f8c9367265a0af947f06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-27T06:32:50.888Z] provisioning config files... [2024-08-27T06:32:50.896Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/682@tmp/config3838560315158688045tmp [2024-08-27T06:32:50.906Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/682@tmp/config11384546013198572868tmp [2024-08-27T06:32:50.914Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/682@tmp/config3142544020317841291tmp [Pipeline] { [Pipeline] echo [2024-08-27T06:32:50.944Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:32:51.235Z] ---> sigul-configuration.sh [2024-08-27T06:32:51.236Z] gpg: directory `/root/.gnupg' created [2024-08-27T06:32:51.236Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-27T06:32:51.236Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-27T06:32:51.236Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-27T06:32:51.236Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-27T06:32:51.236Z] gpg: CAST5 encrypted data [2024-08-27T06:32:51.236Z] gpg: encrypted with 1 passphrase [2024-08-27T06:32:51.236Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-27T06:32:51.533Z] + mkdir /home/jenkins [2024-08-27T06:32:51.533Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-27T06:32:51.829Z] + 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-08-27T06:32:51.843Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:32:52.133Z] ---> sigul-install.sh [2024-08-27T06:32:52.133Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-27T06:32:52.427Z] + git tag --list [2024-08-27T06:32:52.427Z] 0.6.0 [2024-08-27T06:32:52.427Z] 0.6.1 [2024-08-27T06:32:52.427Z] 0.7.0 [2024-08-27T06:32:52.427Z] 0.7.1 [2024-08-27T06:32:52.427Z] v1.0.0 [2024-08-27T06:32:52.427Z] v1.0.1 [2024-08-27T06:32:52.427Z] v1.1.0 [2024-08-27T06:32:52.427Z] v1.2.0 [2024-08-27T06:32:52.427Z] v1.2.1 [2024-08-27T06:32:52.427Z] v1.3.0 [2024-08-27T06:32:52.427Z] v1.3.1 [2024-08-27T06:32:52.427Z] v2.0.0 [2024-08-27T06:32:52.427Z] v2.1.0 [2024-08-27T06:32:52.427Z] v2.1.1 [2024-08-27T06:32:52.427Z] v2.2.0 [2024-08-27T06:32:52.427Z] v2.3.0 [2024-08-27T06:32:52.427Z] v3.0 [2024-08-27T06:32:52.427Z] v3.0.0 [2024-08-27T06:32:52.427Z] v3.1 [2024-08-27T06:32:52.427Z] v3.1.0 [2024-08-27T06:32:52.427Z] v3.1.0-dev.1 [2024-08-27T06:32:52.427Z] v3.1.0-dev.10 [2024-08-27T06:32:52.427Z] v3.1.0-dev.11 [2024-08-27T06:32:52.427Z] v3.1.0-dev.12 [2024-08-27T06:32:52.427Z] v3.1.0-dev.13 [2024-08-27T06:32:52.427Z] v3.1.0-dev.14 [2024-08-27T06:32:52.427Z] v3.1.0-dev.15 [2024-08-27T06:32:52.427Z] v3.1.0-dev.16 [2024-08-27T06:32:52.427Z] v3.1.0-dev.17 [2024-08-27T06:32:52.427Z] v3.1.0-dev.18 [2024-08-27T06:32:52.427Z] v3.1.0-dev.19 [2024-08-27T06:32:52.427Z] v3.1.0-dev.2 [2024-08-27T06:32:52.427Z] v3.1.0-dev.20 [2024-08-27T06:32:52.427Z] v3.1.0-dev.21 [2024-08-27T06:32:52.427Z] v3.1.0-dev.22 [2024-08-27T06:32:52.427Z] v3.1.0-dev.23 [2024-08-27T06:32:52.427Z] v3.1.0-dev.24 [2024-08-27T06:32:52.427Z] v3.1.0-dev.25 [2024-08-27T06:32:52.427Z] v3.1.0-dev.26 [2024-08-27T06:32:52.427Z] v3.1.0-dev.27 [2024-08-27T06:32:52.427Z] v3.1.0-dev.28 [2024-08-27T06:32:52.427Z] v3.1.0-dev.29 [2024-08-27T06:32:52.427Z] v3.1.0-dev.3 [2024-08-27T06:32:52.427Z] v3.1.0-dev.30 [2024-08-27T06:32:52.427Z] v3.1.0-dev.31 [2024-08-27T06:32:52.427Z] v3.1.0-dev.32 [2024-08-27T06:32:52.427Z] v3.1.0-dev.33 [2024-08-27T06:32:52.427Z] v3.1.0-dev.34 [2024-08-27T06:32:52.427Z] v3.1.0-dev.35 [2024-08-27T06:32:52.427Z] v3.1.0-dev.36 [2024-08-27T06:32:52.427Z] v3.1.0-dev.37 [2024-08-27T06:32:52.427Z] v3.1.0-dev.38 [2024-08-27T06:32:52.427Z] v3.1.0-dev.39 [2024-08-27T06:32:52.427Z] v3.1.0-dev.4 [2024-08-27T06:32:52.427Z] v3.1.0-dev.40 [2024-08-27T06:32:52.427Z] v3.1.0-dev.41 [2024-08-27T06:32:52.427Z] v3.1.0-dev.42 [2024-08-27T06:32:52.427Z] v3.1.0-dev.43 [2024-08-27T06:32:52.427Z] v3.1.0-dev.44 [2024-08-27T06:32:52.427Z] v3.1.0-dev.45 [2024-08-27T06:32:52.427Z] v3.1.0-dev.46 [2024-08-27T06:32:52.427Z] v3.1.0-dev.47 [2024-08-27T06:32:52.427Z] v3.1.0-dev.48 [2024-08-27T06:32:52.427Z] v3.1.0-dev.49 [2024-08-27T06:32:52.427Z] v3.1.0-dev.5 [2024-08-27T06:32:52.427Z] v3.1.0-dev.50 [2024-08-27T06:32:52.427Z] v3.1.0-dev.51 [2024-08-27T06:32:52.427Z] v3.1.0-dev.52 [2024-08-27T06:32:52.427Z] v3.1.0-dev.53 [2024-08-27T06:32:52.427Z] v3.1.0-dev.54 [2024-08-27T06:32:52.427Z] v3.1.0-dev.55 [2024-08-27T06:32:52.427Z] v3.1.0-dev.56 [2024-08-27T06:32:52.427Z] v3.1.0-dev.57 [2024-08-27T06:32:52.427Z] v3.1.0-dev.58 [2024-08-27T06:32:52.427Z] v3.1.0-dev.59 [2024-08-27T06:32:52.427Z] v3.1.0-dev.6 [2024-08-27T06:32:52.427Z] v3.1.0-dev.60 [2024-08-27T06:32:52.427Z] v3.1.0-dev.61 [2024-08-27T06:32:52.427Z] v3.1.0-dev.62 [2024-08-27T06:32:52.427Z] v3.1.0-dev.63 [2024-08-27T06:32:52.427Z] v3.1.0-dev.64 [2024-08-27T06:32:52.427Z] v3.1.0-dev.65 [2024-08-27T06:32:52.427Z] v3.1.0-dev.66 [2024-08-27T06:32:52.427Z] v3.1.0-dev.67 [2024-08-27T06:32:52.427Z] v3.1.0-dev.68 [2024-08-27T06:32:52.427Z] v3.1.0-dev.69 [2024-08-27T06:32:52.427Z] v3.1.0-dev.7 [2024-08-27T06:32:52.427Z] v3.1.0-dev.70 [2024-08-27T06:32:52.427Z] v3.1.0-dev.71 [2024-08-27T06:32:52.427Z] v3.1.0-dev.72 [2024-08-27T06:32:52.427Z] v3.1.0-dev.73 [2024-08-27T06:32:52.427Z] v3.1.0-dev.8 [2024-08-27T06:32:52.427Z] v3.1.0-dev.9 [2024-08-27T06:32:52.427Z] v3.1.1 [2024-08-27T06:32:52.427Z] v3.1.1-dev.1 [2024-08-27T06:32:52.427Z] v3.1.1-dev.2 [2024-08-27T06:32:52.427Z] v3.2.0-dev.1 [2024-08-27T06:32:52.427Z] v3.2.0-dev.10 [2024-08-27T06:32:52.427Z] v3.2.0-dev.11 [2024-08-27T06:32:52.427Z] v3.2.0-dev.12 [2024-08-27T06:32:52.427Z] v3.2.0-dev.13 [2024-08-27T06:32:52.427Z] v3.2.0-dev.14 [2024-08-27T06:32:52.427Z] v3.2.0-dev.15 [2024-08-27T06:32:52.427Z] v3.2.0-dev.16 [2024-08-27T06:32:52.427Z] v3.2.0-dev.17 [2024-08-27T06:32:52.427Z] v3.2.0-dev.18 [2024-08-27T06:32:52.427Z] v3.2.0-dev.19 [2024-08-27T06:32:52.427Z] v3.2.0-dev.2 [2024-08-27T06:32:52.427Z] v3.2.0-dev.20 [2024-08-27T06:32:52.427Z] v3.2.0-dev.21 [2024-08-27T06:32:52.427Z] v3.2.0-dev.22 [2024-08-27T06:32:52.427Z] v3.2.0-dev.23 [2024-08-27T06:32:52.427Z] v3.2.0-dev.24 [2024-08-27T06:32:52.427Z] v3.2.0-dev.25 [2024-08-27T06:32:52.427Z] v3.2.0-dev.26 [2024-08-27T06:32:52.427Z] v3.2.0-dev.27 [2024-08-27T06:32:52.427Z] v3.2.0-dev.28 [2024-08-27T06:32:52.427Z] v3.2.0-dev.29 [2024-08-27T06:32:52.427Z] v3.2.0-dev.3 [2024-08-27T06:32:52.427Z] v3.2.0-dev.30 [2024-08-27T06:32:52.427Z] v3.2.0-dev.31 [2024-08-27T06:32:52.427Z] v3.2.0-dev.32 [2024-08-27T06:32:52.427Z] v3.2.0-dev.33 [2024-08-27T06:32:52.427Z] v3.2.0-dev.34 [2024-08-27T06:32:52.427Z] v3.2.0-dev.35 [2024-08-27T06:32:52.427Z] v3.2.0-dev.36 [2024-08-27T06:32:52.427Z] v3.2.0-dev.37 [2024-08-27T06:32:52.427Z] v3.2.0-dev.38 [2024-08-27T06:32:52.427Z] v3.2.0-dev.39 [2024-08-27T06:32:52.427Z] v3.2.0-dev.4 [2024-08-27T06:32:52.427Z] v3.2.0-dev.40 [2024-08-27T06:32:52.427Z] v3.2.0-dev.41 [2024-08-27T06:32:52.427Z] v3.2.0-dev.42 [2024-08-27T06:32:52.427Z] v3.2.0-dev.43 [2024-08-27T06:32:52.427Z] v3.2.0-dev.44 [2024-08-27T06:32:52.427Z] v3.2.0-dev.45 [2024-08-27T06:32:52.427Z] v3.2.0-dev.46 [2024-08-27T06:32:52.427Z] v3.2.0-dev.47 [2024-08-27T06:32:52.427Z] v3.2.0-dev.48 [2024-08-27T06:32:52.427Z] v3.2.0-dev.49 [2024-08-27T06:32:52.427Z] v3.2.0-dev.5 [2024-08-27T06:32:52.427Z] v3.2.0-dev.50 [2024-08-27T06:32:52.427Z] v3.2.0-dev.51 [2024-08-27T06:32:52.427Z] v3.2.0-dev.52 [2024-08-27T06:32:52.427Z] v3.2.0-dev.53 [2024-08-27T06:32:52.427Z] v3.2.0-dev.54 [2024-08-27T06:32:52.427Z] v3.2.0-dev.55 [2024-08-27T06:32:52.427Z] v3.2.0-dev.56 [2024-08-27T06:32:52.427Z] v3.2.0-dev.57 [2024-08-27T06:32:52.427Z] v3.2.0-dev.58 [2024-08-27T06:32:52.427Z] v3.2.0-dev.59 [2024-08-27T06:32:52.427Z] v3.2.0-dev.6 [2024-08-27T06:32:52.427Z] v3.2.0-dev.60 [2024-08-27T06:32:52.427Z] v3.2.0-dev.61 [2024-08-27T06:32:52.427Z] v3.2.0-dev.7 [2024-08-27T06:32:52.427Z] v3.2.0-dev.8 [2024-08-27T06:32:52.427Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-27T06:32:52.775Z] + lftools sign git-tag v3.2.0-dev.61 [2024-08-27T06:32:53.343Z] Signing Git tag with Sigul... [2024-08-27T06:32:53.343Z] Signing v3.2.0-dev.61 [Pipeline] echo [2024-08-27T06:32:53.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:32:54.216Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-27T06:32:54.223Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-27T06:32:54.238Z] $ docker stop --time=1 825a5d9a5285255c824e2757af887b2d0ed895d1ba84f8c9367265a0af947f06 [2024-08-27T06:32:55.554Z] $ docker rm -f --volumes 825a5d9a5285255c824e2757af887b2d0ed895d1ba84f8c9367265a0af947f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-27T06:32:55.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T06:32:55.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:32:56.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T06:32:56.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:32:56.373Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T06:32:56.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:32:56.744Z] $ docker top cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 -eo pid,comm [2024-08-27T06:32:56.803Z] 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-08-27T06:32:56.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T06:32:56.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T06:32:56.925Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T06:32:57.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T06:32:57.020Z] $ docker exec cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 ssh-agent [2024-08-27T06:32:57.128Z] SSH_AUTH_SOCK=/tmp/ssh-sTxpfHHO8eNp/agent.32 [2024-08-27T06:32:57.128Z] SSH_AGENT_PID=38 [2024-08-27T06:32:57.133Z] Running ssh-add (command line suppressed) [2024-08-27T06:32:57.217Z] Identity added: /w/workspace/edgex-go/682@tmp/private_key_15631878901319934977.key (/w/workspace/edgex-go/682@tmp/private_key_15631878901319934977.key) [2024-08-27T06:32:57.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T06:32:57.535Z] + git semver bump pre [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,682 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,682 [bump_version] DEBUG bumping version:3.2.0-dev.61 on axis:pre with prefix:dev [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,682 [bump_version] DEBUG bumped version:3.2.0-dev.62 [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,682 [write_version] DEBUG write version:3.2.0-dev.62 to path:/w/workspace/edgex-go/682/.semver/main with force:True [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,682 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,682 [write_file] DEBUG write to file:/w/workspace/edgex-go/682/.semver/main [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,684 [execute] INFO git cat-file --batch-check [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,688 [execute] INFO git cat-file --batch [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T06:32:57.794Z] 2024-08-27 06:32:57,692 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T06:32:57.794Z] 3.2.0-dev.62 [Pipeline] } [2024-08-27T06:32:57.792Z] $ docker exec --env ******** --env ******** cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 ssh-agent -k [2024-08-27T06:32:57.888Z] unset SSH_AUTH_SOCK; [2024-08-27T06:32:57.889Z] unset SSH_AGENT_PID; [2024-08-27T06:32:57.889Z] echo Agent pid 38 killed; [2024-08-27T06:32:57.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T06:32:58.239Z] + git semver [Pipeline] } [2024-08-27T06:32:58.495Z] $ docker stop --time=1 cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 [2024-08-27T06:32:59.764Z] $ docker rm -f --volumes cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T06:33:00.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T06:33:00.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:33:00.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T06:33:00.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:33:00.521Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T06:33:00.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:33:00.858Z] $ docker top 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 -eo pid,comm [2024-08-27T06:33:00.916Z] 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-08-27T06:33:00.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T06:33:00.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T06:33:00.985Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T06:33:01.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T06:33:01.088Z] $ docker exec 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 ssh-agent [2024-08-27T06:33:01.220Z] SSH_AUTH_SOCK=/tmp/ssh-PAp4xoopbZdH/agent.31 [2024-08-27T06:33:01.220Z] SSH_AGENT_PID=37 [2024-08-27T06:33:01.225Z] Running ssh-add (command line suppressed) [2024-08-27T06:33:01.314Z] Identity added: /w/workspace/edgex-go/682@tmp/private_key_17904460247473847960.key (/w/workspace/edgex-go/682@tmp/private_key_17904460247473847960.key) [2024-08-27T06:33:01.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T06:33:01.628Z] + git semver push [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,799 [run_push] DEBUG push [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,800 [execute] INFO git cat-file --batch-check [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,804 [execute] INFO git rev-list 5468aeb2053e24e0c9278e81595fad5e69f096eb -- [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,804 [execute] DEBUG Popen(['git', 'rev-list', '5468aeb2053e24e0c9278e81595fad5e69f096eb', '--'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,822 [execute] INFO git fetch -v origin [2024-08-27T06:33:01.887Z] 2024-08-27 06:33:01,822 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-27T06:33:02.455Z] 2024-08-27 06:33:02,343 [run_push] DEBUG no remote changes detected [2024-08-27T06:33:02.455Z] 2024-08-27 06:33:02,343 [execute] INFO git push origin semver [2024-08-27T06:33:02.455Z] 2024-08-27 06:33:02,344 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-27T06:33:03.392Z] 2024-08-27 06:33:03,173 [run_push] DEBUG push all version tags [2024-08-27T06:33:03.392Z] 2024-08-27 06:33:03,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-27T06:33:03.392Z] 2024-08-27 06:33:03,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=None) [2024-08-27T06:33:03.960Z] 2024-08-27 06:33:03,934 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main [2024-08-27T06:33:03.960Z] 3.2.0-dev.62 [Pipeline] } [2024-08-27T06:33:04.218Z] $ docker exec --env ******** --env ******** 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 ssh-agent -k [2024-08-27T06:33:04.324Z] unset SSH_AUTH_SOCK; [2024-08-27T06:33:04.324Z] unset SSH_AGENT_PID; [2024-08-27T06:33:04.324Z] echo Agent pid 37 killed; [2024-08-27T06:33:04.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T06:33:04.670Z] + git semver [Pipeline] } [2024-08-27T06:33:04.931Z] $ docker stop --time=1 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 [2024-08-27T06:33:06.200Z] $ docker rm -f --volumes 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 [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-08-27T06:33:06.881Z] + [ -d /w/workspace/edgex-go/682/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:07.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:08.030Z] ---> package-listing.sh [2024-08-27T06:33:08.030Z] ++ facter osfamily [2024-08-27T06:33:08.030Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T06:33:08.289Z] + OS_FAMILY=debian [2024-08-27T06:33:08.289Z] + workspace=/w/workspace/edgex-go/682 [2024-08-27T06:33:08.289Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T06:33:08.289Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T06:33:08.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T06:33:08.289Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T06:33:08.289Z] + '[' /w/workspace/edgex-go/682 ']' [2024-08-27T06:33:08.289Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T06:33:08.289Z] + case "${OS_FAMILY}" in [2024-08-27T06:33:08.289Z] + dpkg -l [2024-08-27T06:33:08.289Z] + grep '^ii' [2024-08-27T06:33:08.289Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T06:33:08.289Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T06:33:08.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T06:33:08.289Z] + '[' /w/workspace/edgex-go/682 ']' [2024-08-27T06:33:08.289Z] + mkdir -p /w/workspace/edgex-go/682/archives/ [2024-08-27T06:33:08.289Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/682/archives/ [Pipeline] echo [2024-08-27T06:33:08.299Z] 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/682/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T06:33:08.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:33:09.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T06:33:09.133Z] [2024-08-27T06:33:09.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T06:33:09.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T06:33:09.693Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T06:33:09.693Z] 5eb5b503b376: Pulling fs layer [2024-08-27T06:33:09.693Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T06:33:09.693Z] ec43610c2a17: Pulling fs layer [2024-08-27T06:33:09.693Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T06:33:09.693Z] 33b1e0a273af: Pulling fs layer [2024-08-27T06:33:09.693Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T06:33:09.693Z] 2f39f015ded8: Pulling fs layer [2024-08-27T06:33:09.693Z] 3a2ae6a8a46f: Waiting [2024-08-27T06:33:09.693Z] 33b1e0a273af: Waiting [2024-08-27T06:33:09.693Z] 5d3b04190fa2: Waiting [2024-08-27T06:33:09.693Z] 2f39f015ded8: Waiting [2024-08-27T06:33:09.693Z] 5c69ac0246d0: Download complete [2024-08-27T06:33:09.693Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T06:33:09.693Z] 3a2ae6a8a46f: Download complete [2024-08-27T06:33:09.693Z] 33b1e0a273af: Verifying Checksum [2024-08-27T06:33:09.693Z] 33b1e0a273af: Download complete [2024-08-27T06:33:09.693Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T06:33:09.693Z] 5d3b04190fa2: Download complete [2024-08-27T06:33:09.693Z] ec43610c2a17: Verifying Checksum [2024-08-27T06:33:09.693Z] ec43610c2a17: Download complete [2024-08-27T06:33:09.951Z] 5eb5b503b376: Download complete [2024-08-27T06:33:10.516Z] 2f39f015ded8: Verifying Checksum [2024-08-27T06:33:10.516Z] 2f39f015ded8: Download complete [2024-08-27T06:33:11.083Z] 5eb5b503b376: Pull complete [2024-08-27T06:33:11.341Z] 5c69ac0246d0: Pull complete [2024-08-27T06:33:11.599Z] ec43610c2a17: Pull complete [2024-08-27T06:33:11.599Z] 3a2ae6a8a46f: Pull complete [2024-08-27T06:33:12.166Z] 33b1e0a273af: Pull complete [2024-08-27T06:33:12.425Z] 5d3b04190fa2: Pull complete [2024-08-27T06:33:16.981Z] 2f39f015ded8: Pull complete [2024-08-27T06:33:16.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T06:33:16.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T06:33:16.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T06:33:17.074Z] prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container [2024-08-27T06:33:17.088Z] $ 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/682/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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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-08-27T06:33:41.494Z] $ docker top 3d96784e9bd58bee2b2d36a0633597272d31bccd865425d5ca5e22282985a52c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T06:33:41.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T06:33:42.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T06:33:42.425Z] + ls /var/log/sa-host [2024-08-27T06:33:42.425Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T06:33:42.591Z] provisioning config files... [2024-08-27T06:33:42.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/682@tmp/config387084231776875729tmp [Pipeline] { [Pipeline] echo [2024-08-27T06:33:42.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:42.910Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T06:33:42.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:43.255Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T06:33:43.266Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:43.549Z] ---> sudo-logs.sh [2024-08-27T06:33:43.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T06:33:43.575Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:43.857Z] ---> job-cost.sh [2024-08-27T06:33:43.857Z] lf-activate-venv: SKIPPING [2024-08-27T06:33:43.857Z] DEBUG: total: 0.10999999940395355 [2024-08-27T06:33:43.857Z] INFO: Retrieving Stack Cost... [2024-08-27T06:33:44.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T06:33:44.683Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T06:33:44.728Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T06:33:45.091Z] ---> logs-deploy.sh [2024-08-27T06:33:45.091Z] lf-activate-venv: SKIPPING [2024-08-27T06:33:45.091Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/682 [2024-08-27T06:33:45.091Z] INFO: archiving workspace using pattern(s): [2024-08-27T06:33:46.081Z] Archives upload complete. [2024-08-27T06:33:46.081Z] INFO: archiving logs to Nexus