Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cac31287acd04e958173a3bbb33b482e6c71c818 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-ssh18174881239339599494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14839646475062587913.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8041730438070295399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh11930696266769547677.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-ssh11013564625270527997.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17543 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/606 [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/606 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cac31287acd04e958173a3bbb33b482e6c71c818 (main) Commit message: "fix: Address CVE in Alpine base image (#4724)" > git config core.sparsecheckout # timeout=10 > git checkout -f cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 > git rev-list --no-walk 411a0270e6d1463cc00e8b5730742509ffa8a5a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:46:38.373Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:46:38.431Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:46:38.451Z] ========================================================= [2023-11-14T21:46:38.451Z] EdgeX Global Pipelines Version Info [2023-11-14T21:46:38.451Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:39.186Z] ------------------- [2023-11-14T21:46:39.186Z] stable info: [2023-11-14T21:46:39.186Z] ------------------- [2023-11-14T21:46:39.186Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:46:39.186Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:39.186Z] Message: update stable to v1.0.257 [2023-11-14T21:46:39.759Z] ------------------- [2023-11-14T21:46:39.759Z] experimental info: [2023-11-14T21:46:39.759Z] ------------------- [2023-11-14T21:46:39.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:46:39.759Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:46:39.759Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:46:39.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-14T21:46:39.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-14T21:46:39.961Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:46:39.976Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:46:39.991Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:46:40.004Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:46:40.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:46:40.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-14T21:46:40.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-14T21:46:40.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-14T21:46:40.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:46:40.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:46:40.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:46:40.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:46:40.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:46:40.147Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:40.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:46:40.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:46:40.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-14T21:46:40.217Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-14T21:46:40.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:46:40.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:46:40.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:46:40.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:46:40.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:46:40.311Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:46:40.323Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] echo [2023-11-14T21:46:40.332Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cac3128 [Pipeline] echo [2023-11-14T21:46:40.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:46:40.391Z] provisioning config files... [2023-11-14T21:46:40.405Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config15812058749042210028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:46:40.711Z] ---> docker-login.sh [2023-11-14T21:46:40.711Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:46:40.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:40.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:40.971Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:40.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:40.971Z] [2023-11-14T21:46:40.971Z] Login Succeeded [2023-11-14T21:46:40.971Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:46:40.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:41.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:41.232Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:41.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:41.232Z] [2023-11-14T21:46:41.232Z] Login Succeeded [2023-11-14T21:46:41.232Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:46:41.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:41.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:41.232Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:41.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:41.232Z] [2023-11-14T21:46:41.232Z] Login Succeeded [2023-11-14T21:46:41.232Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:46:41.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:41.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:41.493Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:41.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:41.493Z] [2023-11-14T21:46:41.493Z] Login Succeeded [2023-11-14T21:46:41.493Z] docker.io [2023-11-14T21:46:41.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:46:41.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:46:41.797Z] Configure a credential helper to remove this warning. See [2023-11-14T21:46:41.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:46:41.797Z] [2023-11-14T21:46:41.797Z] Login Succeeded [2023-11-14T21:46:41.797Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:46:41.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:46:42.115Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + dirname cmd/core-command/Dockerfile [2023-11-14T21:46:42.115Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-14T21:46:42.115Z] + + dirname cmd/core-data/Dockerfile [2023-11-14T21:46:42.115Z] cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-14T21:46:42.115Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2023-11-14T21:46:42.115Z] -f2 [2023-11-14T21:46:42.115Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-14T21:46:42.115Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-11-14T21:46:42.115Z] cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-14T21:46:42.115Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/support-notifications/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-14T21:46:42.115Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-14T21:46:42.115Z] + cut -d/ -f2 [2023-11-14T21:46:42.115Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-14T21:46:42.165Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:46:42.511Z] + git rev-list -1 --merges cac31287acd04e958173a3bbb33b482e6c71c818~1..cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] echo [2023-11-14T21:46:42.531Z] -----------> git rev-list -1 --merges cac31287acd04e958173a3bbb33b482e6c71c818~1..cac31287acd04e958173a3bbb33b482e6c71c818 cac31287acd04e958173a3bbb33b482e6c71c818 [false] [Pipeline] sh [2023-11-14T21:46:42.818Z] + git log --format=format:%s -1 cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] echo [2023-11-14T21:46:42.830Z] ========================================================= [2023-11-14T21:46:42.830Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:46:42.830Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-14T21:46:43.195Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:46:43.195Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:46:43.195Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:46:43.195Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:46:43.195Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:46:43.195Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:46:43.195Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:43.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:43.546Z] [2023-11-14T21:46:43.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:46:43.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:43.843Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:46:43.843Z] b85a868b505f: Pulling fs layer [2023-11-14T21:46:43.843Z] e2be974225ed: Pulling fs layer [2023-11-14T21:46:43.843Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:46:43.843Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:46:43.843Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:46:43.843Z] eaf3925da568: Pulling fs layer [2023-11-14T21:46:43.843Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:46:43.843Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:46:43.843Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:46:43.843Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:46:43.843Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:46:43.843Z] 1469e6f7b9e6: Waiting [2023-11-14T21:46:43.843Z] 4872d77fe225: Waiting [2023-11-14T21:46:43.843Z] b352a97aabf1: Waiting [2023-11-14T21:46:43.843Z] bab4dde63d76: Waiting [2023-11-14T21:46:43.843Z] 5851b861e8e6: Waiting [2023-11-14T21:46:43.843Z] eaf3925da568: Waiting [2023-11-14T21:46:43.843Z] bde34c3a00c8: Waiting [2023-11-14T21:46:43.843Z] 988bab9f4d93: Waiting [2023-11-14T21:46:43.843Z] e2be974225ed: Verifying Checksum [2023-11-14T21:46:43.843Z] e2be974225ed: Download complete [2023-11-14T21:46:44.103Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:46:44.103Z] 988bab9f4d93: Download complete [2023-11-14T21:46:44.103Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:46:44.103Z] 1469e6f7b9e6: Download complete [2023-11-14T21:46:44.103Z] eaf3925da568: Download complete [2023-11-14T21:46:44.363Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:46:44.364Z] 339a4e72a1f5: Download complete [2023-11-14T21:46:44.364Z] bde34c3a00c8: Download complete [2023-11-14T21:46:44.624Z] b352a97aabf1: Download complete [2023-11-14T21:46:44.624Z] 4872d77fe225: Download complete [2023-11-14T21:46:44.624Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:46:44.624Z] 5851b861e8e6: Download complete [2023-11-14T21:46:44.624Z] b85a868b505f: Verifying Checksum [2023-11-14T21:46:44.624Z] b85a868b505f: Download complete [2023-11-14T21:46:44.883Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:46:44.883Z] bab4dde63d76: Download complete [2023-11-14T21:46:46.307Z] b85a868b505f: Pull complete [2023-11-14T21:46:46.307Z] e2be974225ed: Pull complete [2023-11-14T21:46:46.567Z] 339a4e72a1f5: Pull complete [2023-11-14T21:46:46.826Z] 988bab9f4d93: Pull complete [2023-11-14T21:46:47.086Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:46:47.086Z] eaf3925da568: Pull complete [2023-11-14T21:46:48.999Z] bab4dde63d76: Pull complete [2023-11-14T21:46:49.260Z] bde34c3a00c8: Pull complete [2023-11-14T21:46:49.260Z] b352a97aabf1: Pull complete [2023-11-14T21:46:49.521Z] 4872d77fe225: Pull complete [2023-11-14T21:46:49.521Z] 5851b861e8e6: Pull complete [2023-11-14T21:46:49.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:46:49.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:46:49.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:46:49.622Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T21:46:49.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T21:46:53.275Z] $ docker top 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 -eo pid,comm [2023-11-14T21:46:53.329Z] 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). [2023-11-14T21:46:53.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:46:53.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:53.362Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:53.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:53.497Z] $ docker exec 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent [2023-11-14T21:46:53.609Z] SSH_AUTH_SOCK=/tmp/ssh-rQu55NG0VFnX/agent.32 [2023-11-14T21:46:53.609Z] SSH_AGENT_PID=38 [2023-11-14T21:46:53.616Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:53.726Z] Identity added: /w/workspace/edgex-go/606@tmp/private_key_7050168536297803121.key (/w/workspace/edgex-go/606@tmp/private_key_7050168536297803121.key) [2023-11-14T21:46:53.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:54.030Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:46:54.043Z] $ docker exec --env ******** --env ******** 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent -k [2023-11-14T21:46:54.142Z] unset SSH_AUTH_SOCK; [2023-11-14T21:46:54.143Z] unset SSH_AGENT_PID; [2023-11-14T21:46:54.143Z] echo Agent pid 38 killed; [2023-11-14T21:46:54.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:46:54.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:46:54.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:46:54.308Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:46:54.315Z] $ docker exec 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent [2023-11-14T21:46:54.424Z] SSH_AUTH_SOCK=/tmp/ssh-MDmDcfScVTKl/agent.70 [2023-11-14T21:46:54.424Z] SSH_AGENT_PID=76 [2023-11-14T21:46:54.429Z] Running ssh-add (command line suppressed) [2023-11-14T21:46:54.523Z] Identity added: /w/workspace/edgex-go/606@tmp/private_key_7145843825668216741.key (/w/workspace/edgex-go/606@tmp/private_key_7145843825668216741.key) [2023-11-14T21:46:54.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:46:54.820Z] + git semver init [2023-11-14T21:46:55.080Z] 2023-11-14 21:46:55,002 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:46:55.080Z] 2023-11-14 21:46:55,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/606/.semver [2023-11-14T21:46:55.080Z] 2023-11-14 21:46:55,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/606/.semver [2023-11-14T21:46:55.080Z] 2023-11-14 21:46:55,004 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/606/.semver'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=None) [2023-11-14T21:47:00.417Z] 2023-11-14 21:47:00,220 [append_file] DEBUG append to file:/w/workspace/edgex-go/606/.git/info/exclude [2023-11-14T21:47:00.417Z] 2023-11-14 21:47:00,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/606/.semver/main with force:False [2023-11-14T21:47:00.417Z] 2023-11-14 21:47:00,221 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T21:47:00.417Z] 2023-11-14 21:47:00,222 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T21:47:00.417Z] 3.1.0-dev.71 [Pipeline] } [2023-11-14T21:47:00.429Z] $ docker exec --env ******** --env ******** 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 ssh-agent -k [2023-11-14T21:47:00.530Z] unset SSH_AUTH_SOCK; [2023-11-14T21:47:00.530Z] unset SSH_AGENT_PID; [2023-11-14T21:47:00.530Z] echo Agent pid 76 killed; [2023-11-14T21:47:00.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:47:00.842Z] + git semver [Pipeline] } [2023-11-14T21:47:01.118Z] $ docker stop --time=1 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 [2023-11-14T21:47:02.426Z] $ docker rm -f --volumes 6d1842498bc31edb9fdc7ea73692df397af0ba6e8b97d49b196101291fb41b93 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:47:02.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:47:02.973Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:47:02.975Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.71 [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 [2023-11-14T21:47:03.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/606 [Pipeline] echo [2023-11-14T21:47:03.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:03.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:47:03.430Z] ========================================================= [2023-11-14T21:47:03.430Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:47:03.430Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:47:03.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:03.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:47:03.723Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:47:03.723Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:47:03.723Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:47:03.723Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:47:03.723Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:47:03.723Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:47:03.723Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:47:03.723Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:47:03.723Z] 69c7f0334f64: Waiting [2023-11-14T21:47:03.723Z] 1f1c1a5573a3: Waiting [2023-11-14T21:47:03.723Z] ce7588e14bc9: Waiting [2023-11-14T21:47:03.723Z] b5e4710f87ac: Waiting [2023-11-14T21:47:03.723Z] ad3a456e5733: Waiting [2023-11-14T21:47:03.723Z] c4d48a809fc2: Download complete [2023-11-14T21:47:03.723Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:47:03.723Z] ad3a456e5733: Download complete [2023-11-14T21:47:03.723Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:47:03.723Z] 69c7f0334f64: Download complete [2023-11-14T21:47:03.983Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:47:03.983Z] 7264a8db6415: Download complete [2023-11-14T21:47:03.983Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:47:03.983Z] 1f1c1a5573a3: Download complete [2023-11-14T21:47:03.983Z] 7264a8db6415: Pull complete [2023-11-14T21:47:04.246Z] c4d48a809fc2: Pull complete [2023-11-14T21:47:04.246Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:47:04.246Z] b5e4710f87ac: Download complete [2023-11-14T21:47:04.505Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:47:04.505Z] 4f1c88b9dad5: Download complete [2023-11-14T21:47:04.764Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:47:04.764Z] ce7588e14bc9: Download complete [2023-11-14T21:47:08.052Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:47:08.311Z] ad3a456e5733: Pull complete [2023-11-14T21:47:08.311Z] 69c7f0334f64: Pull complete [2023-11-14T21:47:08.311Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:47:11.590Z] ce7588e14bc9: Pull complete [2023-11-14T21:47:11.590Z] b5e4710f87ac: Pull complete [2023-11-14T21:47:11.590Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:47:11.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:11.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:47:11.888Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:11.888Z] WORKDIR /edgex [2023-11-14T21:47:11.888Z] COPY go.mod . [2023-11-14T21:47:11.888Z] RUN go mod download [2023-11-14T21:47:11.888Z] + docker build -t ci-base-image-x86_64 -f - . [2023-11-14T21:47:12.456Z] Sending build context to Docker daemon 171MB [2023-11-14T21:47:12.456Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:47:12.456Z] ---> 88b5674ff536 [2023-11-14T21:47:12.456Z] Step 2/4 : WORKDIR /edgex [2023-11-14T21:47:17.751Z] ---> Running in c614206ce14c [2023-11-14T21:47:17.751Z] Removing intermediate container c614206ce14c [2023-11-14T21:47:17.751Z] ---> 85917707f172 [2023-11-14T21:47:17.751Z] Step 3/4 : COPY go.mod . [2023-11-14T21:47:17.751Z] ---> f5fdbb0b7a78 [2023-11-14T21:47:17.751Z] Step 4/4 : RUN go mod download [2023-11-14T21:47:17.751Z] ---> Running in 02dd43a9b826 [2023-11-14T21:47:18.067Z] Still waiting to schedule task [2023-11-14T21:47:18.067Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17549’ is offline [2023-11-14T21:47:39.702Z] Removing intermediate container 02dd43a9b826 [2023-11-14T21:47:39.702Z] ---> 0aef9c97e5bc [2023-11-14T21:47:39.702Z] Successfully built 0aef9c97e5bc [2023-11-14T21:47:39.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:40.016Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:40.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:40.092Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T21:47:40.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T21:47:40.577Z] $ docker top ec33b56c852c090e357db53f5cc9258e7b836bf6ebd064f18f98a171cc74e64c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:47:40.921Z] + go version [2023-11-14T21:47:40.921Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:47:40.933Z] $ docker stop --time=1 ec33b56c852c090e357db53f5cc9258e7b836bf6ebd064f18f98a171cc74e64c [2023-11-14T21:47:42.225Z] $ docker rm -f --volumes ec33b56c852c090e357db53f5cc9258e7b836bf6ebd064f18f98a171cc74e64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:47:42.629Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:47:42.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:47:42.711Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T21:47:42.747Z] $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T21:47:43.078Z] $ docker top 8bde6f21214dc299c1f40ea59f2fa1113b4bdfb9240fa5163818ff2b9226b16f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T21:47:43.141Z] ========================================================= [2023-11-14T21:47:43.141Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-14T21:47:43.141Z] ========================================================= [Pipeline] sh [2023-11-14T21:47:43.419Z] + git config --global --add safe.directory /w/workspace/edgex-go/606 [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:47:43.722Z] + make test [2023-11-14T21:47:43.722Z] go test -race -coverprofile=coverage.out ./... [2023-11-14T21:47:51.838Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-14T21:48:04.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-14T21:48:04.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-14T21:48:04.973Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-14T21:48:04.973Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-14T21:48:05.230Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-14T21:48:05.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-14T21:48:05.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-14T21:48:05.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-14T21:48:05.488Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-14T21:48:05.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-14T21:48:06.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-14T21:48:06.312Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-14T21:48:06.312Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-14T21:48:06.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-14T21:48:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-14T21:48:08.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-14T21:48:08.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-11-14T21:48:10.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements [2023-11-14T21:48:10.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-14T21:48:10.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-14T21:48:10.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-14T21:48:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-14T21:48:12.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-14T21:48:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-14T21:48:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-14T21:48:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-14T21:48:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-14T21:48:13.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-14T21:48:14.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2023-11-14T21:48:14.468Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.069s coverage: 53.2% of statements [2023-11-14T21:48:14.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-14T21:48:14.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-14T21:48:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.325s coverage: 93.4% of statements [2023-11-14T21:48:17.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-14T21:48:17.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-14T21:48:18.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.401s coverage: 97.6% of statements [2023-11-14T21:48:18.398Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2023-11-14T21:48:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-14T21:48:18.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-14T21:48:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.081s coverage: 0.9% of statements [2023-11-14T21:48:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 32.2% of statements [2023-11-14T21:48:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements [2023-11-14T21:48:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements [2023-11-14T21:48:20.338Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2023-11-14T21:48:20.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements [2023-11-14T21:48:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-14T21:48:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-14T21:48:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-14T21:48:21.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-14T21:48:21.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-14T21:48:21.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-14T21:48:21.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-14T21:48:21.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-14T21:48:21.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements [2023-11-14T21:48:22.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-14T21:48:22.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-14T21:48:22.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-14T21:48:22.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-14T21:48:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-14T21:48:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-14T21:48:23.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-14T21:48:24.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-14T21:48:25.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-14T21:48:26.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-14T21:48:26.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-14T21:48:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-14T21:48:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-14T21:48:29.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-14T21:48:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-14T21:48:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-14T21:48:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-14T21:48:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-14T21:48:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-14T21:48:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-14T21:48:31.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-14T21:48:32.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-14T21:48:32.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-14T21:48:32.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-14T21:48:32.518Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-14T21:48:33.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.043s coverage: 94.4% of statements [2023-11-14T21:48:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-14T21:48:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-14T21:48:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-14T21:48:34.150Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-14T21:48:35.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-14T21:48:35.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-14T21:48:36.022Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-14T21:48:36.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.292s coverage: 79.9% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.057s coverage: 92.9% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.043s coverage: 62.3% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.109s coverage: 81.8% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 38.4% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 19.9% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 95.7% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-11-14T21:48:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-11-14T21:48:46.140Z] 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 [2023-11-14T21:48:46.140Z] running golangci-lint [2023-11-14T21:48:46.140Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-14T21:48:46.140Z] go version go1.21.0 linux/amd64 [2023-11-14T21:48:46.397Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-14T21:48:46.397Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-14T21:49:02.876Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 14.67705135s" [2023-11-14T21:49:02.876Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.659ms" [2023-11-14T21:49:11.354Z] level=info msg="[linters_context/goanalysis] analyzers took 1m16.752677767s with top 10 stages: buildir: 40.617777033s, gosec: 7.86212416s, fact_deprecated: 1.935190343s, printf: 1.68609909s, inspect: 1.620418453s, S1038: 1.593110003s, ctrlflow: 1.454329634s, fact_purity: 848.210601ms, nilness: 806.813273ms, directives: 665.281649ms" [2023-11-14T21:49:11.354Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-14T21:49:11.354Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, skip_files: 197/197" [2023-11-14T21:49:11.354Z] level=info msg="[runner] processing took 17.432906ms with stages: nolint: 7.500321ms, identifier_marker: 5.236261ms, autogenerated_exclude: 1.56201ms, path_prettifier: 1.296828ms, exclude-rules: 1.037165ms, skip_dirs: 692.87µs, cgo: 67.941µs, filename_unadjuster: 34.52µs, max_same_issues: 1.19µs, uniq_by_line: 550ns, exclude: 430ns, severity-rules: 410ns, fixer: 400ns, skip_files: 390ns, path_prefixer: 390ns, diff: 370ns, sort_results: 230ns, source_code: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" [2023-11-14T21:49:11.354Z] level=info msg="[runner] linters took 9.655860942s with stages: goanalysis_metalinter: 9.638315525s" [2023-11-14T21:49:11.354Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-14T21:49:11.354Z] level=info msg="Memory: 245 samples, avg is 250.5MB, max is 849.2MB" [2023-11-14T21:49:11.354Z] level=info msg="Execution took 24.378337079s" [2023-11-14T21:49:11.354Z] go vet ./... [2023-11-14T21:49:15.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:49:15.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:49:15.543Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:49:15.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-14T21:49:15.857Z] + ls -al . [2023-11-14T21:49:15.857Z] total 736 [2023-11-14T21:49:15.857Z] drwxrwxr-x 11 1001 1001 4096 Nov 14 21:47 . [2023-11-14T21:49:15.857Z] drwxr-xr-x 4 root root 4096 Nov 14 21:47 .. [2023-11-14T21:49:15.857Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 21:46 .blubracket [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 10 Nov 14 21:46 .dockerignore [2023-11-14T21:49:15.857Z] drwxrwxr-x 8 1001 1001 4096 Nov 14 21:48 .git [2023-11-14T21:49:15.857Z] drwxrwxr-x 3 1001 1001 4096 Nov 14 21:46 .github [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 1074 Nov 14 21:46 .gitignore [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 42 Nov 14 21:46 .golangci.yml [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 100 Nov 14 21:46 .hadolint.yml [2023-11-14T21:49:15.857Z] drwxr-xr-x 3 1001 1001 4096 Nov 14 21:47 .semver [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 155 Nov 14 21:46 .sonarcloud.properties [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 1171 Nov 14 21:46 ADOPTERS.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 11674 Nov 14 21:46 Attribution.txt [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 100284 Nov 14 21:46 CHANGELOG.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 3804 Nov 14 21:46 CONTRIBUTING.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 677 Nov 14 21:46 GOVERNANCE.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 861 Nov 14 21:46 Jenkinsfile [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 10775 Nov 14 21:46 LICENSE [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 15054 Nov 14 21:46 Makefile [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 582 Nov 14 21:46 OWNERS.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 9528 Nov 14 21:46 README.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 789 Nov 14 21:46 SECURITY.md [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 12 Nov 14 21:47 VERSION [2023-11-14T21:49:15.857Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 21:46 bin [2023-11-14T21:49:15.857Z] drwxrwxr-x 18 1001 1001 4096 Nov 14 21:46 cmd [2023-11-14T21:49:15.857Z] -rw-r--r-- 1 root root 453602 Nov 14 21:48 coverage.out [2023-11-14T21:49:15.857Z] drwxrwxr-x 2 1001 1001 4096 Nov 14 21:46 fuzz_test [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 3649 Nov 14 21:46 go.mod [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 34366 Nov 14 21:46 go.sum [2023-11-14T21:49:15.857Z] drwxrwxr-x 7 1001 1001 4096 Nov 14 21:46 internal [2023-11-14T21:49:15.857Z] drwxrwxr-x 3 1001 1001 4096 Nov 14 21:46 openapi [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 584 Nov 14 21:46 security.txt [2023-11-14T21:49:15.857Z] -rw-rw-r-- 1 1001 1001 204 Nov 14 21:46 version.go [Pipeline] sh [2023-11-14T21:49:16.149Z] + '[' -e coverage.out ] [2023-11-14T21:49:16.149Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-14T21:49:16.270Z] Stashed 1 file(s) [Pipeline] sh [2023-11-14T21:49:16.554Z] + make build [2023-11-14T21:49:16.554Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-14T21:49:28.757Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-14T21:49:29.324Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-14T21:49:30.700Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-14T21:49:31.266Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-14T21:49:37.826Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-14T21:49:38.083Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-14T21:49:39.456Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-14T21:49:40.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-14T21:49:41.392Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-14T21:49:41.956Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-14T21:49:42.892Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-14T21:49:44.273Z] $ docker stop --time=1 8bde6f21214dc299c1f40ea59f2fa1113b4bdfb9240fa5163818ff2b9226b16f [2023-11-14T21:49:49.048Z] $ docker rm -f --volumes 8bde6f21214dc299c1f40ea59f2fa1113b4bdfb9240fa5163818ff2b9226b16f [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 [2023-11-14T21:49:49.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-14T21:49:49.911Z] [2023-11-14T21:49:49.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:49:50.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-14T21:49:50.210Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-14T21:49:50.210Z] 91d30c5bc195: Pulling fs layer [2023-11-14T21:49:50.210Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-14T21:49:50.210Z] 9c61dcf015f6: Pulling fs layer [2023-11-14T21:49:50.210Z] 4698f68db338: Pulling fs layer [2023-11-14T21:49:50.210Z] 2a2f49069b9e: Pulling fs layer [2023-11-14T21:49:50.210Z] e0025b399a48: Pulling fs layer [2023-11-14T21:49:50.210Z] 4698f68db338: Waiting [2023-11-14T21:49:50.210Z] 2a2f49069b9e: Waiting [2023-11-14T21:49:50.210Z] e0025b399a48: Waiting [2023-11-14T21:49:50.210Z] 91d30c5bc195: Verifying Checksum [2023-11-14T21:49:50.210Z] 91d30c5bc195: Download complete [2023-11-14T21:49:50.210Z] 4698f68db338: Verifying Checksum [2023-11-14T21:49:50.210Z] 4698f68db338: Download complete [2023-11-14T21:49:50.469Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-14T21:49:50.469Z] 2e9b0aa3be6d: Download complete [2023-11-14T21:49:50.469Z] e0025b399a48: Verifying Checksum [2023-11-14T21:49:50.469Z] e0025b399a48: Download complete [2023-11-14T21:49:50.469Z] 91d30c5bc195: Pull complete [2023-11-14T21:49:50.469Z] 2a2f49069b9e: Verifying Checksum [2023-11-14T21:49:50.469Z] 2a2f49069b9e: Download complete [2023-11-14T21:49:50.728Z] 2e9b0aa3be6d: Pull complete [2023-11-14T21:49:50.987Z] 9c61dcf015f6: Verifying Checksum [2023-11-14T21:49:50.987Z] 9c61dcf015f6: Download complete [2023-11-14T21:49:53.671Z] 9c61dcf015f6: Pull complete [2023-11-14T21:49:53.671Z] 4698f68db338: Pull complete [2023-11-14T21:49:53.671Z] 2a2f49069b9e: Pull complete [2023-11-14T21:49:53.671Z] e0025b399a48: Pull complete [2023-11-14T21:49:53.929Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-14T21:49:53.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-14T21:49:53.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:49:54.018Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T21:49:54.058Z] $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T21:49:57.449Z] $ docker top 360d1a6316f983b1ca54810a79c1b69c5f64e698a02137c26b3bd0a43e3aa137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:49:57.794Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-14T21:50:00.324Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #1 transferring dockerfile: 2.15kB done [2023-11-14T21:50:00.324Z] #1 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #2 transferring dockerfile: 2.49kB done [2023-11-14T21:50:00.324Z] #2 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #3 transferring dockerfile: 1.95kB done [2023-11-14T21:50:00.324Z] #3 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #4 [core-command internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #4 transferring dockerfile: 1.93kB done [2023-11-14T21:50:00.324Z] #4 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #5 [support-scheduler internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #5 transferring dockerfile: 1.93kB done [2023-11-14T21:50:00.324Z] #5 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #6 transferring dockerfile: 2.06kB done [2023-11-14T21:50:00.324Z] #6 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #7 [security-spire-config internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #7 transferring dockerfile: 1.69kB done [2023-11-14T21:50:00.324Z] #7 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #8 transferring dockerfile: 2.93kB done [2023-11-14T21:50:00.324Z] #8 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #9 transferring dockerfile: 1.89kB done [2023-11-14T21:50:00.324Z] #9 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #10 transferring dockerfile: 2.23kB done [2023-11-14T21:50:00.324Z] #10 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #11 transferring dockerfile: 1.81kB done [2023-11-14T21:50:00.324Z] #11 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #12 transferring dockerfile: 1.70kB done [2023-11-14T21:50:00.324Z] #12 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #13 [core-data internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #13 transferring dockerfile: 2.01kB done [2023-11-14T21:50:00.324Z] #13 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-14T21:50:00.324Z] #14 transferring dockerfile: 2.50kB done [2023-11-14T21:50:00.324Z] #14 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #15 [security-proxy-auth internal] load .dockerignore [2023-11-14T21:50:00.324Z] #15 transferring context: 50B done [2023-11-14T21:50:00.324Z] #15 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-11-14T21:50:00.324Z] #16 transferring context: 50B done [2023-11-14T21:50:00.324Z] #16 DONE 0.0s [2023-11-14T21:50:00.324Z] [2023-11-14T21:50:00.324Z] #17 [support-notifications internal] load .dockerignore [2023-11-14T21:50:00.617Z] #17 transferring context: 50B done [2023-11-14T21:50:00.617Z] #17 DONE 0.0s [2023-11-14T21:50:00.617Z] [2023-11-14T21:50:00.617Z] #18 [core-command internal] load .dockerignore [2023-11-14T21:50:00.617Z] #18 transferring context: 50B done [2023-11-14T21:50:00.617Z] #18 DONE 0.0s [2023-11-14T21:50:00.617Z] [2023-11-14T21:50:00.617Z] #19 [support-scheduler internal] load .dockerignore [2023-11-14T21:50:00.617Z] #19 transferring context: 50B done [2023-11-14T21:50:00.617Z] #19 DONE 0.0s [2023-11-14T21:50:00.617Z] [2023-11-14T21:50:00.617Z] #20 [core-metadata internal] load .dockerignore [2023-11-14T21:50:00.617Z] #20 transferring context: 50B done [2023-11-14T21:50:00.617Z] #20 DONE 0.0s [2023-11-14T21:50:00.617Z] [2023-11-14T21:50:00.617Z] #21 [security-spire-config internal] load .dockerignore [2023-11-14T21:50:00.617Z] #21 transferring context: 50B done [2023-11-14T21:50:00.617Z] #21 DONE 0.0s [2023-11-14T21:50:00.617Z] [2023-11-14T21:50:00.618Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-11-14T21:50:00.618Z] #22 transferring context: 50B done [2023-11-14T21:50:00.618Z] #22 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #23 [security-bootstrapper internal] load .dockerignore [2023-11-14T21:50:00.618Z] #23 transferring context: 50B done [2023-11-14T21:50:00.618Z] #23 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-14T21:50:00.618Z] #24 transferring context: 50B done [2023-11-14T21:50:00.618Z] #24 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #25 [security-spire-agent internal] load .dockerignore [2023-11-14T21:50:00.618Z] #25 transferring context: 50B done [2023-11-14T21:50:00.618Z] #25 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #26 [security-spire-server internal] load .dockerignore [2023-11-14T21:50:00.618Z] #26 transferring context: 50B done [2023-11-14T21:50:00.618Z] #26 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #27 [core-data internal] load .dockerignore [2023-11-14T21:50:00.618Z] #27 transferring context: 50B done [2023-11-14T21:50:00.618Z] #27 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #28 [security-proxy-setup internal] load .dockerignore [2023-11-14T21:50:00.618Z] #28 transferring context: 50B done [2023-11-14T21:50:00.618Z] #28 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-14T21:50:00.618Z] #29 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:50:00.618Z] #30 DONE 0.1s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-14T21:50:00.618Z] #29 DONE 0.0s [2023-11-14T21:50:00.618Z] [2023-11-14T21:50:00.618Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:00.618Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-14T21:50:00.885Z] #31 ... [2023-11-14T21:50:00.885Z] [2023-11-14T21:50:00.885Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-14T21:50:00.885Z] #29 DONE 0.0s [2023-11-14T21:50:00.885Z] [2023-11-14T21:50:00.885Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:00.885Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-14T21:50:00.885Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:50:00.885Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-14T21:50:00.885Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-14T21:50:00.885Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s [2023-11-14T21:50:00.885Z] #31 ... [2023-11-14T21:50:00.885Z] [2023-11-14T21:50:00.885Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-14T21:50:00.885Z] #29 DONE 0.0s [2023-11-14T21:50:00.885Z] [2023-11-14T21:50:00.885Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:00.885Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-14T21:50:00.885Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:50:00.886Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-14T21:50:00.886Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-14T21:50:00.886Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-14T21:50:00.886Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-14T21:50:01.164Z] #31 ... [2023-11-14T21:50:01.164Z] [2023-11-14T21:50:01.165Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:50:01.165Z] #30 DONE 0.2s [2023-11-14T21:50:01.165Z] [2023-11-14T21:50:01.165Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:01.165Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-14T21:50:01.165Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:50:01.165Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-14T21:50:01.165Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-14T21:50:01.165Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-14T21:50:01.454Z] #31 ... [2023-11-14T21:50:01.454Z] [2023-11-14T21:50:01.454Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-14T21:50:01.454Z] #32 DONE 0.8s [2023-11-14T21:50:01.454Z] [2023-11-14T21:50:01.454Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:01.454Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done [2023-11-14T21:50:07.503Z] #31 ... [2023-11-14T21:50:07.503Z] [2023-11-14T21:50:07.503Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-14T21:50:07.503Z] #33 DONE 5.3s [2023-11-14T21:50:07.503Z] [2023-11-14T21:50:07.503Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:07.503Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-14T21:50:07.503Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:50:07.503Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-14T21:50:07.503Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-14T21:50:07.503Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-14T21:50:07.503Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done [2023-11-14T21:50:07.503Z] #31 ... [2023-11-14T21:50:07.503Z] [2023-11-14T21:50:07.503Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:50:07.503Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:50:09.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17554 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-14T21:50:09.841Z] Running in /w/workspace/edgex-go/606 [Pipeline] { [Pipeline] checkout [2023-11-14T21:50:09.879Z] The recommended git tool is: git [2023-11-14T21:50:11.688Z] #34 ... [2023-11-14T21:50:11.688Z] [2023-11-14T21:50:11.688Z] #35 [security-proxy-auth internal] load build context [2023-11-14T21:50:11.688Z] #35 transferring context: 280.31MB 9.7s [2023-11-14T21:50:11.688Z] #35 ... [2023-11-14T21:50:11.688Z] [2023-11-14T21:50:11.688Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2023-11-14T21:50:11.688Z] #36 ... [2023-11-14T21:50:11.688Z] [2023-11-14T21:50:11.688Z] #37 [support-scheduler internal] load build context [2023-11-14T21:50:11.688Z] #37 transferring context: 365.20MB 8.0s done [2023-11-14T21:50:11.688Z] #37 ... [2023-11-14T21:50:11.688Z] [2023-11-14T21:50:11.688Z] #38 [support-notifications internal] load build context [2023-11-14T21:50:11.946Z] #38 ... [2023-11-14T21:50:11.946Z] [2023-11-14T21:50:11.946Z] #39 [security-proxy-setup internal] load build context [2023-11-14T21:50:11.946Z] #39 transferring context: 365.20MB 10.5s done [2023-11-14T21:50:11.946Z] #39 ... [2023-11-14T21:50:11.946Z] [2023-11-14T21:50:11.946Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-14T21:50:12.204Z] #40 ... [2023-11-14T21:50:12.204Z] [2023-11-14T21:50:12.204Z] #41 [core-command internal] load build context [2023-11-14T21:50:12.204Z] #41 transferring context: 365.20MB 7.7s done [2023-11-14T21:50:12.204Z] #41 ... [2023-11-14T21:50:12.204Z] [2023-11-14T21:50:12.204Z] #42 [security-secretstore-setup internal] load build context [2023-11-14T21:50:12.204Z] #42 transferring context: 365.20MB 10.8s done [2023-11-14T21:50:12.204Z] #42 ... [2023-11-14T21:50:12.204Z] [2023-11-14T21:50:12.204Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-14T21:50:12.204Z] #43 transferring context: 365.20MB 11.0s done [2023-11-14T21:50:12.461Z] #43 ... [2023-11-14T21:50:12.462Z] [2023-11-14T21:50:12.462Z] #44 [core-data internal] load build context [2023-11-14T21:50:12.462Z] #44 ... [2023-11-14T21:50:12.462Z] [2023-11-14T21:50:12.462Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-14T21:50:12.462Z] #45 ... [2023-11-14T21:50:12.462Z] [2023-11-14T21:50:12.462Z] #46 [core-metadata internal] load build context [2023-11-14T21:50:12.719Z] #46 transferring context: 365.20MB 11.7s done [2023-11-14T21:50:12.719Z] #46 ... [2023-11-14T21:50:12.719Z] [2023-11-14T21:50:12.719Z] #47 [security-bootstrapper internal] load build context [2023-11-14T21:50:12.719Z] #47 transferring context: 365.20MB 11.2s done [2023-11-14T21:50:13.685Z] #47 ... [2023-11-14T21:50:13.685Z] [2023-11-14T21:50:13.685Z] #44 [core-data internal] load build context [2023-11-14T21:50:14.620Z] #44 transferring context: 365.20MB 13.2s done [2023-11-14T21:50:18.014Z] #44 ... [2023-11-14T21:50:18.014Z] [2023-11-14T21:50:18.014Z] #48 [security-spire-server internal] load build context [2023-11-14T21:50:18.544Z] #48 ... [2023-11-14T21:50:18.544Z] [2023-11-14T21:50:18.544Z] #49 [security-spire-config internal] load build context [2023-11-14T21:50:18.803Z] #49 ... [2023-11-14T21:50:18.803Z] [2023-11-14T21:50:18.803Z] #38 [support-notifications internal] load build context [2023-11-14T21:50:18.803Z] #38 transferring context: 365.20MB 12.0s done [2023-11-14T21:50:19.741Z] #38 ... [2023-11-14T21:50:19.741Z] [2023-11-14T21:50:19.741Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-14T21:50:19.741Z] #45 DONE 19.0s [2023-11-14T21:50:19.741Z] [2023-11-14T21:50:19.741Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:50:19.741Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-14T21:50:19.741Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:50:19.741Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-14T21:50:19.741Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-14T21:50:19.741Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-14T21:50:19.741Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done [2023-11-14T21:50:19.843Z] using credential edgex-jenkins-ssh [2023-11-14T21:50:19.922Z] Cloning the remote Git repository [2023-11-14T21:50:19.999Z] #31 DONE 19.5s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #41 [core-command internal] load build context [2023-11-14T21:50:19.999Z] #41 DONE 19.1s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-14T21:50:19.999Z] #36 DONE 18.8s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:50:19.999Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13.7s done [2023-11-14T21:50:19.999Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-14T21:50:19.999Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-14T21:50:19.999Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-11-14T21:50:19.999Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-14T21:50:19.999Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-14T21:50:19.999Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-14T21:50:19.999Z] #34 ... [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #37 [support-scheduler internal] load build context [2023-11-14T21:50:19.999Z] #37 DONE 19.2s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #39 [security-proxy-setup internal] load build context [2023-11-14T21:50:19.999Z] #39 DONE 19.0s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #43 [security-spiffe-token-provider internal] load build context [2023-11-14T21:50:19.999Z] #43 DONE 19.1s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-14T21:50:19.999Z] #40 transferring context: 365.20MB 11.3s done [2023-11-14T21:50:19.999Z] #40 DONE 19.1s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #47 [security-bootstrapper internal] load build context [2023-11-14T21:50:19.999Z] #47 DONE 19.1s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #46 [core-metadata internal] load build context [2023-11-14T21:50:19.999Z] #46 DONE 19.2s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #44 [core-data internal] load build context [2023-11-14T21:50:19.999Z] #44 DONE 19.1s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #38 [support-notifications internal] load build context [2023-11-14T21:50:19.999Z] #38 DONE 19.3s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #42 [security-secretstore-setup internal] load build context [2023-11-14T21:50:19.999Z] #42 DONE 19.2s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #35 [security-proxy-auth internal] load build context [2023-11-14T21:50:19.999Z] #35 transferring context: 365.20MB 11.9s done [2023-11-14T21:50:19.999Z] #35 DONE 19.4s [2023-11-14T21:50:19.999Z] [2023-11-14T21:50:19.999Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:50:19.999Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-14T21:50:19.999Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-14T21:50:19.999Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-14T21:50:19.999Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-14T21:50:19.999Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-14T21:50:19.999Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-14T21:50:19.999Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-11-14T21:50:20.258Z] #34 ... [2023-11-14T21:50:20.258Z] [2023-11-14T21:50:20.258Z] #50 [security-spire-agent internal] load build context [2023-11-14T21:50:20.258Z] #50 transferring context: 17.63kB done [2023-11-14T21:50:20.258Z] #50 DONE 0.3s [2023-11-14T21:50:20.258Z] [2023-11-14T21:50:20.258Z] #49 [security-spire-config internal] load build context [2023-11-14T21:50:20.258Z] #49 transferring context: 16.35kB done [2023-11-14T21:50:20.258Z] #49 DONE 14.0s [2023-11-14T21:50:20.258Z] [2023-11-14T21:50:20.258Z] #48 [security-spire-server internal] load build context [2023-11-14T21:50:20.258Z] #48 transferring context: 18.10kB done [2023-11-14T21:50:20.258Z] #48 DONE 14.0s [2023-11-14T21:50:20.258Z] [2023-11-14T21:50:20.259Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:50:20.259Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-11-14T21:50:20.259Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-14T21:50:20.259Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-14T21:50:20.259Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 0.4s [2023-11-14T21:50:20.518Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.12MB / 25.84MB 0.5s [2023-11-14T21:50:20.518Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2023-11-14T21:50:20.518Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-14T21:50:20.518Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2023-11-14T21:50:19.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-14T21:50:20.093Z] > git init /w/workspace/edgex-go/606 # timeout=10 [2023-11-14T21:50:20.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-14T21:50:20.335Z] > git --version # timeout=10 [2023-11-14T21:50:20.360Z] > git --version # 'git version 2.25.1' [2023-11-14T21:50:20.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T21:50:20.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:50:21.895Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.4s done [2023-11-14T21:50:27.177Z] #34 ... [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #51 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-14T21:50:27.177Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.612 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 1.616 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 1.625 OK: 7 MiB in 16 packages [2023-11-14T21:50:27.177Z] #51 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:50:27.177Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done [2023-11-14T21:50:27.177Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-14T21:50:27.177Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-14T21:50:27.177Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-14T21:50:27.177Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-14T21:50:27.177Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-11-14T21:50:27.177Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-11-14T21:50:27.177Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2023-11-14T21:50:27.177Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-14T21:50:27.177Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done [2023-11-14T21:50:27.177Z] #52 ... [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-14T21:50:27.177Z] #0 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.335 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 1.339 (2/2) Installing su-exec (0.2-r3) [2023-11-14T21:50:27.177Z] #0 1.342 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 1.348 OK: 7 MiB in 17 packages [2023-11-14T21:50:27.177Z] #53 DONE 6.6s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-14T21:50:27.177Z] #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.451 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:50:27.177Z] #0 1.451 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:50:27.177Z] #0 1.451 OK: 20076 distinct packages available [2023-11-14T21:50:27.177Z] #0 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.820 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 1.825 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-14T21:50:27.177Z] #0 1.827 (3/4) Installing libucontext (1.2-r2) [2023-11-14T21:50:27.177Z] #0 1.830 (4/4) Installing gcompat (1.1.0-r1) [2023-11-14T21:50:27.177Z] #0 1.835 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 1.841 OK: 8 MiB in 19 packages [2023-11-14T21:50:27.177Z] #54 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-14T21:50:27.177Z] #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.288 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:50:27.177Z] #0 1.288 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:50:27.177Z] #0 1.288 OK: 20069 distinct packages available [2023-11-14T21:50:27.177Z] #0 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.648 OK: 264 MiB in 52 packages [2023-11-14T21:50:27.177Z] #55 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-14T21:50:27.177Z] #0 5.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 5.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 5.445 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:27.177Z] #0 5.501 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:27.177Z] #0 5.509 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 5.512 (4/6) Installing openssl (3.1.4-r1) [2023-11-14T21:50:27.177Z] #0 5.530 (5/6) Installing su-exec (0.2-r3) [2023-11-14T21:50:27.177Z] #0 5.533 (6/6) Installing yq (4.33.3-r4) [2023-11-14T21:50:27.177Z] #0 5.612 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 5.621 OK: 17 MiB in 19 packages [2023-11-14T21:50:27.177Z] #56 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:50:27.177Z] #0 5.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 5.305 (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T21:50:27.177Z] #0 5.319 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 5.322 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 5.331 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:50:27.177Z] #0 5.380 OK: 8 MiB in 17 packages [2023-11-14T21:50:27.177Z] #57 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #58 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-14T21:50:27.177Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.850 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 2.854 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 2.861 OK: 7 MiB in 16 packages [2023-11-14T21:50:27.177Z] #58 DONE 6.9s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-14T21:50:27.177Z] #0 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.817 (1/4) Installing ca-certificates (20230506-r0) [2023-11-14T21:50:27.177Z] #0 2.839 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 2.843 (3/4) Installing su-exec (0.2-r3) [2023-11-14T21:50:27.177Z] #0 2.846 (4/4) Installing yq (4.33.3-r4) [2023-11-14T21:50:27.177Z] #0 2.920 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 2.920 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:50:27.177Z] #0 2.967 OK: 17 MiB in 19 packages [2023-11-14T21:50:27.177Z] #59 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #60 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-14T21:50:27.177Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.257 OK: 264 MiB in 52 packages [2023-11-14T21:50:27.177Z] #60 DONE 6.9s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-14T21:50:27.177Z] #0 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.453 OK: 264 MiB in 52 packages [2023-11-14T21:50:27.177Z] #61 DONE 6.9s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:50:27.177Z] #62 ... [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:50:27.177Z] #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.789 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:50:27.177Z] #0 2.789 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:50:27.177Z] #0 2.789 OK: 20076 distinct packages available [2023-11-14T21:50:27.177Z] #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 2.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 3.182 (1/11) Installing ca-certificates (20230506-r0) [2023-11-14T21:50:27.177Z] #0 3.568 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-14T21:50:27.177Z] #0 3.582 (3/11) Installing libunistring (1.1-r1) [2023-11-14T21:50:27.177Z] #0 3.633 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-14T21:50:27.177Z] #0 3.640 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-14T21:50:27.177Z] #0 3.645 (6/11) Installing libcurl (8.4.0-r0) [2023-11-14T21:50:27.177Z] #0 3.654 (7/11) Installing curl (8.4.0-r0) [2023-11-14T21:50:27.177Z] #0 3.659 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 3.662 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-14T21:50:27.177Z] #0 3.665 (10/11) Installing libucontext (1.2-r2) [2023-11-14T21:50:27.177Z] #0 3.669 (11/11) Installing gcompat (1.1.0-r1) [2023-11-14T21:50:27.177Z] #0 3.673 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 3.679 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:50:27.177Z] #0 3.726 OK: 12 MiB in 26 packages [2023-11-14T21:50:27.177Z] #63 DONE 6.7s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:50:27.177Z] #0 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 3.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 4.050 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:50:27.177Z] #0 4.050 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:50:27.177Z] #0 4.050 OK: 20076 distinct packages available [2023-11-14T21:50:27.177Z] #0 4.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 4.401 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:27.177Z] #0 4.618 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:27.177Z] #0 4.626 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-14T21:50:27.177Z] #0 4.653 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-14T21:50:27.177Z] #0 4.666 (5/7) Installing libucontext (1.2-r2) [2023-11-14T21:50:27.177Z] #0 4.679 (6/7) Installing gcompat (1.1.0-r1) [2023-11-14T21:50:27.177Z] #0 4.687 (7/7) Installing openssl (3.1.4-r1) [2023-11-14T21:50:27.177Z] #0 4.725 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:50:27.177Z] #0 4.732 OK: 8 MiB in 20 packages [2023-11-14T21:50:27.177Z] #64 DONE 6.8s [2023-11-14T21:50:27.177Z] [2023-11-14T21:50:27.177Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-14T21:50:27.177Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:27.177Z] #0 1.646 OK: 264 MiB in 52 packages [2023-11-14T21:50:27.178Z] #65 DONE 6.8s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:50:27.178Z] #66 DONE 0.1s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:50:27.178Z] #67 DONE 0.2s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #68 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:50:27.178Z] #68 DONE 0.2s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:50:27.178Z] #69 DONE 0.3s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:27.178Z] #70 ... [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:50:27.178Z] #52 DONE 7.2s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:50:27.178Z] #34 DONE 20.9s [2023-11-14T21:50:27.178Z] [2023-11-14T21:50:27.178Z] #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-11-14T21:50:29.073Z] #71 2.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:29.073Z] #71 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:29.073Z] #71 2.409 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:29.073Z] #71 2.424 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:29.073Z] #71 2.435 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:29.073Z] #71 2.463 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:29.073Z] #71 2.469 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:29.073Z] #71 2.502 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:29.073Z] #71 2.510 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:29.073Z] #71 2.513 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:29.073Z] #71 2.518 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:29.073Z] #71 2.525 OK: 7 MiB in 16 packages [2023-11-14T21:50:30.010Z] #71 DONE 3.3s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.134 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.142 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.158 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 2.191 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.194 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.229 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.246 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.251 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.269 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 2.269 OK: 7 MiB in 16 packages [2023-11-14T21:50:30.010Z] #72 DONE 3.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 2.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.416 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.428 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.447 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 2.458 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.462 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.468 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.473 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 2.479 OK: 17 MiB in 19 packages [2023-11-14T21:50:30.010Z] #73 DONE 3.0s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.195 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.207 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.220 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 2.256 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.258 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.298 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.304 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.307 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.312 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 2.328 OK: 8 MiB in 19 packages [2023-11-14T21:50:30.010Z] #74 DONE 3.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.325 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.337 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.360 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 2.651 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.655 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.738 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.744 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.747 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.750 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 2.774 OK: 7 MiB in 17 packages [2023-11-14T21:50:30.010Z] #75 DONE 3.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 2.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.515 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.527 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.542 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 2.609 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.613 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.615 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.621 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 2.625 OK: 8 MiB in 20 packages [2023-11-14T21:50:30.010Z] #76 DONE 3.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.366 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.376 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.389 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 2.406 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.410 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.442 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 2.450 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 2.453 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 2.459 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 2.470 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:50:30.010Z] #0 2.502 OK: 17 MiB in 19 packages [2023-11-14T21:50:30.010Z] #77 DONE 3.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:50:30.010Z] #78 ... [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-14T21:50:30.010Z] #79 DONE 0.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #62 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #62 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #62 2.501 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #62 2.512 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #62 2.523 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #62 2.536 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #62 2.540 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #62 2.622 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #62 2.637 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #62 2.642 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #62 2.647 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #62 2.650 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:50:30.010Z] #62 2.979 OK: 8 MiB in 17 packages [2023-11-14T21:50:30.010Z] #62 DONE 3.1s [2023-11-14T21:50:30.010Z] [2023-11-14T21:50:30.010Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:50:30.010Z] #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:50:30.010Z] #0 3.075 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 3.088 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 3.102 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:50:30.010Z] #0 3.116 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 3.120 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 3.154 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:50:30.010Z] #0 3.166 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:50:30.010Z] #0 3.169 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:50:30.010Z] #0 3.173 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:50:30.010Z] #0 3.177 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:50:30.010Z] #0 3.217 OK: 12 MiB in 26 packages [2023-11-14T21:50:31.390Z] #80 ... [2023-11-14T21:50:31.390Z] [2023-11-14T21:50:31.390Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:50:31.390Z] #78 DONE 1.5s [2023-11-14T21:50:31.390Z] [2023-11-14T21:50:31.390Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:50:31.390Z] #80 DONE 4.5s [2023-11-14T21:50:31.390Z] [2023-11-14T21:50:31.390Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-14T21:50:31.390Z] #81 DONE 1.5s [2023-11-14T21:50:31.390Z] [2023-11-14T21:50:31.390Z] #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:50:31.390Z] #82 DONE 1.5s [2023-11-14T21:50:31.390Z] [2023-11-14T21:50:31.390Z] #83 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-14T21:50:31.390Z] #83 DONE 0.1s [2023-11-14T21:50:31.390Z] [2023-11-14T21:50:31.390Z] #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-14T21:50:31.669Z] #84 DONE 0.3s [2023-11-14T21:50:31.669Z] [2023-11-14T21:50:31.669Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-14T21:50:31.927Z] #85 ... [2023-11-14T21:50:31.927Z] [2023-11-14T21:50:31.927Z] #86 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-14T21:50:31.927Z] #86 DONE 0.4s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:50:32.185Z] #87 DONE 0.7s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #85 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-14T21:50:32.185Z] #85 DONE 0.4s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-14T21:50:32.185Z] #88 DONE 0.1s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:50:32.185Z] #89 DONE 0.1s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:50:32.185Z] #90 DONE 0.1s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-14T21:50:32.185Z] #91 DONE 0.1s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-14T21:50:32.185Z] #92 DONE 0.1s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-14T21:50:32.185Z] #93 DONE 0.1s [2023-11-14T21:50:32.185Z] [2023-11-14T21:50:32.185Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:50:32.443Z] #94 ... [2023-11-14T21:50:32.443Z] [2023-11-14T21:50:32.443Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-14T21:50:32.443Z] #95 DONE 0.1s [2023-11-14T21:50:32.443Z] [2023-11-14T21:50:32.443Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-14T21:50:32.443Z] #96 DONE 2.6s [2023-11-14T21:50:32.443Z] [2023-11-14T21:50:32.443Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:50:32.443Z] #94 DONE 0.1s [2023-11-14T21:50:32.443Z] [2023-11-14T21:50:32.443Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-14T21:50:32.443Z] #97 DONE 0.2s [2023-11-14T21:50:32.443Z] [2023-11-14T21:50:32.443Z] #98 [security-spire-config] exporting to image [2023-11-14T21:50:32.443Z] #98 exporting layers [2023-11-14T21:50:32.705Z] #98 ... [2023-11-14T21:50:32.705Z] [2023-11-14T21:50:32.705Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-14T21:50:32.705Z] #99 DONE 0.1s [2023-11-14T21:50:32.705Z] [2023-11-14T21:50:32.705Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-14T21:50:32.705Z] #100 DONE 0.1s [2023-11-14T21:50:32.705Z] [2023-11-14T21:50:32.705Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-14T21:50:32.705Z] #101 DONE 0.0s [2023-11-14T21:50:32.705Z] [2023-11-14T21:50:32.705Z] #98 [security-spire-agent] exporting to image [2023-11-14T21:50:32.963Z] #98 exporting layers 0.6s done [2023-11-14T21:50:32.963Z] #98 exporting layers 0.6s done [2023-11-14T21:50:32.963Z] #98 writing image sha256:7d1454d42405c86826b199a2a5ec610538fb34757c2a4d63a5a3d866ced1d051 done [2023-11-14T21:50:32.963Z] #98 naming to docker.io/library/security-spire-server done [2023-11-14T21:50:32.963Z] #98 writing image sha256:d8672d4412e5f0a952b1ba8c9bd2ffe951c2dab0985568fe71903b969dd4167b done [2023-11-14T21:50:32.963Z] #98 naming to docker.io/library/security-spire-config done [2023-11-14T21:50:33.222Z] #98 exporting layers 0.5s done [2023-11-14T21:50:33.222Z] #98 writing image sha256:80b6171f31d9e52db238ad5b779c76de98132cbe8092a21709a8d54339070a66 done [2023-11-14T21:50:33.222Z] #98 naming to docker.io/library/security-spire-agent done [2023-11-14T21:50:33.222Z] #98 DONE 0.8s [2023-11-14T21:50:33.222Z] [2023-11-14T21:50:33.222Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:37.410Z] #102 ... [2023-11-14T21:50:37.410Z] [2023-11-14T21:50:37.410Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:37.410Z] #103 ... [2023-11-14T21:50:37.410Z] [2023-11-14T21:50:37.410Z] #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:42.990Z] Avoid second fetch [2023-11-14T21:50:42.991Z] Checking out Revision cac31287acd04e958173a3bbb33b482e6c71c818 (main) [2023-11-14T21:50:41.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-14T21:50:41.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T21:50:43.014Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T21:50:43.827Z] Commit message: "fix: Address CVE in Alpine base image (#4724)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:50:44.747Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T21:50:44.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T21:50:44.747Z] Dload Upload Total Spent Left Speed [2023-11-14T21:50:44.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 162k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh [2023-11-14T21:50:45.403Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T21:50:43.103Z] > git checkout -f cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 [2023-11-14T21:50:45.754Z] + sudo tee /etc/docker/daemon.new [2023-11-14T21:50:45.754Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T21:50:45.754Z] { [2023-11-14T21:50:45.754Z] "registry-mirrors": [ [2023-11-14T21:50:45.754Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T21:50:45.754Z] ], [2023-11-14T21:50:45.754Z] "bip": "10.250.0.254/24", [2023-11-14T21:50:45.754Z] "hosts": [ [2023-11-14T21:50:45.754Z] "tcp://0.0.0.0:5555", [2023-11-14T21:50:45.754Z] "unix:///var/run/docker.sock" [2023-11-14T21:50:45.754Z] ], [2023-11-14T21:50:45.754Z] "mtu": 1458, [2023-11-14T21:50:45.754Z] "selinux-enabled": true, [2023-11-14T21:50:45.754Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T21:50:45.754Z] } [Pipeline] sh [2023-11-14T21:50:46.100Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T21:50:46.478Z] + sudo service docker restart [2023-11-14T21:50:55.503Z] #104 DONE 27.2s [2023-11-14T21:50:55.503Z] [2023-11-14T21:50:55.503Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:55.503Z] #103 DONE 27.3s [2023-11-14T21:50:55.503Z] [2023-11-14T21:50:55.503Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:55.503Z] #70 DONE 27.2s [2023-11-14T21:50:55.503Z] [2023-11-14T21:50:55.503Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-14T21:50:55.503Z] #105 ... [2023-11-14T21:50:55.503Z] [2023-11-14T21:50:55.503Z] #102 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:50:55.503Z] #102 DONE 27.2s [2023-11-14T21:50:55.503Z] [2023-11-14T21:50:55.503Z] #106 [security-proxy-auth builder 6/7] COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:51:04.863Z] provisioning config files... [2023-11-14T21:51:04.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config18019324225998882098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:51:05.296Z] ---> docker-login.sh [2023-11-14T21:51:05.296Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:51:05.593Z] #106 ... [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #107 ... [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #108 ... [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #109 [core-data builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #109 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #110 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #111 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #106 [security-proxy-auth builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #106 DONE 10.3s [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-14T21:51:05.593Z] #112 ... [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #113 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #113 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #114 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #115 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #108 DONE 10.4s [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #116 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #117 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #118 [core-metadata builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #118 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #119 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #120 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #121 [support-scheduler builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #121 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #122 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #123 [core-command builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #123 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #124 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #125 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #126 [security-proxy-setup builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #126 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #127 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #128 [security-bootstrapper builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #128 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:51:05.593Z] #129 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:51:05.593Z] #130 CACHED [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #105 [support-notifications builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #105 DONE 10.3s [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-11-14T21:51:05.593Z] #107 DONE 10.4s [2023-11-14T21:51:05.593Z] [2023-11-14T21:51:05.593Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-14T21:51:05.593Z] #131 0.815 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-14T21:51:05.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:06.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:06.164Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:06.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:06.164Z] [2023-11-14T21:51:06.164Z] Login Succeeded [2023-11-14T21:51:06.164Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:51:06.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:06.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:06.450Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:06.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:06.450Z] [2023-11-14T21:51:06.450Z] Login Succeeded [2023-11-14T21:51:06.450Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:51:06.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:07.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:07.000Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:07.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:07.000Z] [2023-11-14T21:51:07.000Z] Login Succeeded [2023-11-14T21:51:07.000Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:51:07.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:07.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:07.280Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:07.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:07.280Z] [2023-11-14T21:51:07.280Z] Login Succeeded [2023-11-14T21:51:07.280Z] docker.io [2023-11-14T21:51:07.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:51:07.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:51:07.827Z] Configure a credential helper to remove this warning. See [2023-11-14T21:51:07.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:51:07.827Z] [2023-11-14T21:51:07.827Z] Login Succeeded [2023-11-14T21:51:07.827Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:51:07.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-14T21:51:08.523Z] + git config --global --add safe.directory /w/workspace/edgex-go/606 [Pipeline] echo [2023-11-14T21:51:08.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:08.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:51:08.586Z] ========================================================= [2023-11-14T21:51:08.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T21:51:08.586Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:51:08.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:51:09.203Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T21:51:09.203Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T21:51:09.203Z] 5d54e960e981: Pulling fs layer [2023-11-14T21:51:09.203Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T21:51:09.203Z] f0e02332f6b5: Pulling fs layer [2023-11-14T21:51:09.203Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T21:51:09.203Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T21:51:09.203Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T21:51:09.203Z] f0e02332f6b5: Waiting [2023-11-14T21:51:09.203Z] 872ee5b61b7b: Waiting [2023-11-14T21:51:09.203Z] 94ae7d8d031c: Waiting [2023-11-14T21:51:09.203Z] 5d54e960e981: Download complete [2023-11-14T21:51:09.203Z] f0e02332f6b5: Verifying Checksum [2023-11-14T21:51:09.203Z] f0e02332f6b5: Download complete [2023-11-14T21:51:09.203Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T21:51:09.203Z] 872ee5b61b7b: Download complete [2023-11-14T21:51:09.203Z] 9fda8d8052c6: Download complete [2023-11-14T21:51:09.794Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T21:51:09.794Z] 94ae7d8d031c: Download complete [2023-11-14T21:51:10.394Z] 9fda8d8052c6: Pull complete [2023-11-14T21:51:10.992Z] 5d54e960e981: Pull complete [2023-11-14T21:51:11.267Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T21:51:11.267Z] c4a7e357bf2a: Download complete [2023-11-14T21:51:12.704Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T21:51:12.704Z] 0c6a40ed1a82: Download complete [2023-11-14T21:51:15.733Z] #131 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T21:51:15.733Z] #0 0.548 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-14T21:51:15.733Z] #132 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T21:51:15.733Z] #0 0.820 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-14T21:51:15.733Z] #133 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T21:51:15.733Z] #0 0.693 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-14T21:51:15.733Z] #134 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T21:51:15.733Z] #0 0.618 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-14T21:51:15.733Z] #135 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T21:51:15.733Z] #0 1.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-14T21:51:15.733Z] #136 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T21:51:15.733Z] #0 1.239 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-14T21:51:15.733Z] #137 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T21:51:15.733Z] #0 0.463 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-14T21:51:15.733Z] #138 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-14T21:51:15.733Z] #0 0.801 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-14T21:51:15.733Z] #139 ... [2023-11-14T21:51:15.733Z] [2023-11-14T21:51:15.733Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-14T21:51:15.733Z] #112 1.161 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-14T21:51:15.992Z] #112 ... [2023-11-14T21:51:15.992Z] [2023-11-14T21:51:15.992Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-14T21:51:15.992Z] #0 1.274 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-14T21:51:25.164Z] c4a7e357bf2a: Pull complete [2023-11-14T21:51:25.438Z] f0e02332f6b5: Pull complete [2023-11-14T21:51:25.710Z] 872ee5b61b7b: Pull complete [2023-11-14T21:51:35.843Z] 0c6a40ed1a82: Pull complete [2023-11-14T21:51:36.112Z] 94ae7d8d031c: Pull complete [2023-11-14T21:51:36.113Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T21:51:36.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:51:36.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:51:36.459Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:51:36.459Z] WORKDIR /edgex [2023-11-14T21:51:36.459Z] COPY go.mod . [2023-11-14T21:51:36.459Z] RUN go mod download [2023-11-14T21:51:36.459Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-14T21:51:37.052Z] Sending build context to Docker daemon 2.917MB [2023-11-14T21:51:37.052Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T21:51:37.052Z] ---> 86de565de09d [2023-11-14T21:51:37.052Z] Step 2/4 : WORKDIR /edgex [2023-11-14T21:51:38.480Z] ---> Running in 43ee274de895 [2023-11-14T21:51:38.751Z] Removing intermediate container 43ee274de895 [2023-11-14T21:51:38.751Z] ---> 9e066d36f9be [2023-11-14T21:51:38.751Z] Step 3/4 : COPY go.mod . [2023-11-14T21:51:39.341Z] ---> fc1ee457e9b4 [2023-11-14T21:51:39.341Z] Step 4/4 : RUN go mod download [2023-11-14T21:51:39.341Z] ---> Running in 7e2cbedeefa9 [2023-11-14T21:52:25.314Z] #140 ... [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T21:52:25.314Z] #137 73.72 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-14T21:52:25.314Z] #137 ... [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T21:52:25.314Z] #138 DONE 77.1s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T21:52:25.314Z] #132 ... [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T21:52:25.314Z] #135 DONE 79.9s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-14T21:52:25.314Z] #131 ... [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T21:52:25.314Z] #132 DONE 80.8s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T21:52:25.314Z] #133 DONE 80.8s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-14T21:52:25.314Z] #131 DONE 80.8s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T21:52:25.314Z] #136 DONE 80.8s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #112 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-14T21:52:25.314Z] #112 DONE 80.8s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-14T21:52:25.314Z] #140 DONE 80.9s [2023-11-14T21:52:25.314Z] [2023-11-14T21:52:25.314Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:25.572Z] #141 ... [2023-11-14T21:52:25.572Z] [2023-11-14T21:52:25.572Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-14T21:52:25.572Z] #139 DONE 81.0s [2023-11-14T21:52:25.572Z] [2023-11-14T21:52:25.572Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T21:52:25.572Z] #134 DONE 81.1s [2023-11-14T21:52:25.572Z] [2023-11-14T21:52:25.572Z] #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T21:52:25.572Z] #137 DONE 81.1s [2023-11-14T21:52:25.572Z] [2023-11-14T21:52:25.572Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-14T21:52:25.843Z] #142 ... [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #141 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:25.843Z] #141 DONE 0.5s [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:25.843Z] #143 DONE 0.4s [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #144 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:25.843Z] #144 ... [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-14T21:52:25.843Z] #142 DONE 0.3s [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:25.843Z] #145 DONE 0.4s [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:25.843Z] #146 DONE 0.5s [2023-11-14T21:52:25.843Z] [2023-11-14T21:52:25.843Z] #147 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:25.843Z] #147 DONE 0.4s [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #148 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #148 DONE 0.4s [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #149 ... [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:26.100Z] #150 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #151 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:26.100Z] #152 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #153 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #154 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:26.100Z] #155 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #144 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #144 DONE 0.3s [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:26.100Z] #156 DONE 0.4s [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:26.100Z] #157 CACHED [2023-11-14T21:52:26.100Z] [2023-11-14T21:52:26.100Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.100Z] #158 CACHED [2023-11-14T21:52:26.317Z] Removing intermediate container 7e2cbedeefa9 [2023-11-14T21:52:26.317Z] ---> 98b9b4e5c371 [2023-11-14T21:52:26.317Z] Successfully built 98b9b4e5c371 [2023-11-14T21:52:26.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:26.359Z] [2023-11-14T21:52:26.359Z] #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.359Z] #159 DONE 0.3s [2023-11-14T21:52:26.359Z] [2023-11-14T21:52:26.359Z] #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.359Z] #149 DONE 0.3s [2023-11-14T21:52:26.359Z] [2023-11-14T21:52:26.359Z] #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:26.359Z] #160 DONE 0.4s [2023-11-14T21:52:26.359Z] [2023-11-14T21:52:26.359Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-14T21:52:26.902Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T21:52:26.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:27.151Z] prd-ubuntu20.04-docker-arm64-4c-16g-17554 does not seem to be running inside a container [2023-11-14T21:52:27.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T21:52:27.759Z] #161 ... [2023-11-14T21:52:27.759Z] [2023-11-14T21:52:27.759Z] #162 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-14T21:52:27.759Z] #162 DONE 1.5s [2023-11-14T21:52:27.759Z] [2023-11-14T21:52:27.759Z] #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-14T21:52:27.759Z] #163 DONE 1.5s [2023-11-14T21:52:27.759Z] [2023-11-14T21:52:27.759Z] #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:27.759Z] #164 DONE 1.5s [2023-11-14T21:52:27.759Z] [2023-11-14T21:52:27.760Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-14T21:52:27.760Z] #165 DONE 1.5s [2023-11-14T21:52:27.760Z] [2023-11-14T21:52:27.760Z] #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.017Z] #166 ... [2023-11-14T21:52:28.017Z] [2023-11-14T21:52:28.017Z] #167 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-14T21:52:28.017Z] #167 DONE 1.9s [2023-11-14T21:52:28.017Z] [2023-11-14T21:52:28.017Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-14T21:52:28.017Z] #168 DONE 1.9s [2023-11-14T21:52:28.017Z] [2023-11-14T21:52:28.017Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-14T21:52:28.017Z] #169 DONE 1.8s [2023-11-14T21:52:28.017Z] [2023-11-14T21:52:28.017Z] #170 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-14T21:52:28.017Z] #170 DONE 1.8s [2023-11-14T21:52:28.017Z] [2023-11-14T21:52:28.017Z] #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-14T21:52:28.017Z] #171 DONE 1.8s [2023-11-14T21:52:28.274Z] [2023-11-14T21:52:28.274Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-14T21:52:28.274Z] #161 DONE 1.8s [2023-11-14T21:52:28.274Z] [2023-11-14T21:52:28.274Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-14T21:52:28.274Z] #172 ... [2023-11-14T21:52:28.274Z] [2023-11-14T21:52:28.274Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.274Z] #173 DONE 0.6s [2023-11-14T21:52:28.274Z] [2023-11-14T21:52:28.274Z] #166 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.274Z] #166 DONE 0.7s [2023-11-14T21:52:28.274Z] [2023-11-14T21:52:28.274Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.274Z] #174 DONE 0.7s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.532Z] #175 DONE 0.4s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #176 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.532Z] #176 DONE 0.4s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.532Z] #177 DONE 0.4s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #178 [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 [2023-11-14T21:52:28.532Z] #178 DONE 0.4s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #98 [core-data] exporting to image [2023-11-14T21:52:28.532Z] #98 exporting layers [2023-11-14T21:52:28.532Z] #98 ... [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.532Z] #179 DONE 0.4s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-14T21:52:28.532Z] #180 DONE 2.6s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:28.532Z] #181 DONE 0.4s [2023-11-14T21:52:28.532Z] [2023-11-14T21:52:28.532Z] #98 [support-notifications] exporting to image [2023-11-14T21:52:28.700Z] $ docker top 8b1e41b54c0cbc7fc5906dadf41d4825562f985dbbdce7f6c22de39d0c90399e -eo pid,comm [2023-11-14T21:52:28.790Z] #98 ... [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-14T21:52:28.790Z] #172 DONE 0.5s [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-14T21:52:28.790Z] #182 DONE 0.4s [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #98 [support-notifications] exporting to image [2023-11-14T21:52:28.790Z] #98 exporting layers 0.2s done [2023-11-14T21:52:28.790Z] #98 ... [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-14T21:52:28.790Z] #183 DONE 0.4s [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #98 [support-notifications] exporting to image [2023-11-14T21:52:28.790Z] #98 exporting layers 0.4s done [2023-11-14T21:52:28.790Z] #98 ... [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-14T21:52:28.790Z] #184 DONE 0.3s [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #185 [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 [2023-11-14T21:52:28.790Z] #185 DONE 0.4s [2023-11-14T21:52:28.790Z] [2023-11-14T21:52:28.790Z] #98 [core-metadata] exporting to image [Pipeline] { [Pipeline] sh [2023-11-14T21:52:29.595Z] + go version [2023-11-14T21:52:29.595Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T21:52:29.623Z] $ docker stop --time=1 8b1e41b54c0cbc7fc5906dadf41d4825562f985dbbdce7f6c22de39d0c90399e [2023-11-14T21:52:29.788Z] #98 ... [2023-11-14T21:52:29.788Z] [2023-11-14T21:52:29.788Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T21:52:29.788Z] #186 DONE 1.0s [2023-11-14T21:52:29.788Z] [2023-11-14T21:52:29.788Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-14T21:52:29.788Z] #187 DONE 1.0s [2023-11-14T21:52:29.788Z] [2023-11-14T21:52:29.788Z] #98 [core-metadata] exporting to image [2023-11-14T21:52:29.788Z] #98 writing image sha256:ba66e94af6b9b6225be30db8f86d695ea9bd285ffc19c6aec3730358d97ee51b [2023-11-14T21:52:29.788Z] #98 writing image sha256:bcffa88c2401b465098dcc925c0494e32d3a44493f446858b2f71773c5bcffdd [2023-11-14T21:52:30.046Z] #98 ... [2023-11-14T21:52:30.046Z] [2023-11-14T21:52:30.046Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-14T21:52:30.046Z] #188 DONE 1.2s [2023-11-14T21:52:30.046Z] [2023-11-14T21:52:30.046Z] #98 [core-metadata] exporting to image [2023-11-14T21:52:30.046Z] #98 writing image sha256:bcffa88c2401b465098dcc925c0494e32d3a44493f446858b2f71773c5bcffdd 0.4s done [2023-11-14T21:52:30.046Z] #98 naming to docker.io/library/support-scheduler [2023-11-14T21:52:30.305Z] #98 naming to docker.io/library/support-scheduler 0.0s done [2023-11-14T21:52:30.305Z] #98 ... [2023-11-14T21:52:30.305Z] [2023-11-14T21:52:30.305Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-14T21:52:30.305Z] #189 DONE 0.8s [2023-11-14T21:52:30.563Z] [2023-11-14T21:52:30.563Z] #98 [core-command] exporting to image [2023-11-14T21:52:30.563Z] #98 exporting layers 1.9s done [2023-11-14T21:52:30.563Z] #98 writing image sha256:ba66e94af6b9b6225be30db8f86d695ea9bd285ffc19c6aec3730358d97ee51b 0.7s done [2023-11-14T21:52:30.563Z] #98 naming to docker.io/library/core-command done [2023-11-14T21:52:31.140Z] #98 ... [2023-11-14T21:52:31.140Z] [2023-11-14T21:52:31.140Z] #190 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T21:52:31.140Z] #190 DONE 2.3s [2023-11-14T21:52:31.140Z] [2023-11-14T21:52:31.140Z] #191 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T21:52:31.140Z] #191 DONE 2.3s [2023-11-14T21:52:31.140Z] [2023-11-14T21:52:31.140Z] #98 [core-data] exporting to image [2023-11-14T21:52:31.140Z] #98 writing image sha256:bee2f0965069aaa230bf36a46f587c3163322774edbb4994a87ba3aae85e8313 0.1s done [2023-11-14T21:52:31.140Z] #98 writing image sha256:bac84e0771dd27ac841b429c4e6bf770363f6f4e99379b8d07fd427e934cac24 0.0s done [2023-11-14T21:52:31.140Z] #98 naming to docker.io/library/core-data done [2023-11-14T21:52:31.140Z] #98 naming to docker.io/library/core-metadata [2023-11-14T21:52:31.366Z] $ docker rm -f --volumes 8b1e41b54c0cbc7fc5906dadf41d4825562f985dbbdce7f6c22de39d0c90399e [2023-11-14T21:52:31.401Z] #98 ... [2023-11-14T21:52:31.401Z] [2023-11-14T21:52:31.401Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-14T21:52:31.401Z] #192 DONE 1.6s [2023-11-14T21:52:31.401Z] [2023-11-14T21:52:31.401Z] #98 [core-metadata] exporting to image [2023-11-14T21:52:31.401Z] #98 exporting layers 2.6s done [2023-11-14T21:52:31.401Z] #98 naming to docker.io/library/core-metadata 0.2s done [2023-11-14T21:52:31.401Z] #98 writing image sha256:311913a9cc558a895b2f4ae1947650dba90e5fb2a609b8df09a70c178b349b5d [2023-11-14T21:52:31.401Z] #98 writing image sha256:311913a9cc558a895b2f4ae1947650dba90e5fb2a609b8df09a70c178b349b5d 0.2s done [2023-11-14T21:52:31.401Z] #98 naming to docker.io/library/security-spiffe-token-provider [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2023-11-14T21:52:31.659Z] #98 ... [2023-11-14T21:52:31.659Z] [2023-11-14T21:52:31.659Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-14T21:52:31.659Z] #193 DONE 1.2s [2023-11-14T21:52:31.659Z] [2023-11-14T21:52:31.659Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-14T21:52:31.659Z] #194 DONE 1.4s [2023-11-14T21:52:31.659Z] [2023-11-14T21:52:31.659Z] #98 [core-common-config-bootstrapper] exporting to image [2023-11-14T21:52:31.659Z] #98 exporting layers 0.5s done [2023-11-14T21:52:31.659Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2023-11-14T21:52:31.659Z] #98 writing image sha256:a07ad708b5479387c692c01492b2094c52ebd5e123f3e558bc751c66d870526b 0.0s done [2023-11-14T21:52:31.659Z] #98 naming to docker.io/library/support-notifications done [2023-11-14T21:52:31.659Z] #98 writing image sha256:a640c40e5dd0d52246b22a3cda257f55ce907cd1d7a10a6a4060a5ac3cca065a done [2023-11-14T21:52:31.659Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-14T21:52:31.659Z] #98 writing image sha256:b005deafc2b0cbe12d6bf5f34da609a64d89b29318edbb155661930ae34ff825 [2023-11-14T21:52:31.659Z] #98 writing image sha256:b005deafc2b0cbe12d6bf5f34da609a64d89b29318edbb155661930ae34ff825 done [2023-11-14T21:52:31.659Z] #98 naming to docker.io/library/security-proxy-auth done [2023-11-14T21:52:31.659Z] #98 DONE 4.2s [2023-11-14T21:52:31.659Z] [2023-11-14T21:52:31.659Z] #195 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:31.918Z] #195 DONE 0.2s [2023-11-14T21:52:31.918Z] [2023-11-14T21:52:31.918Z] #196 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-14T21:52:31.918Z] #196 DONE 0.3s [2023-11-14T21:52:31.918Z] [2023-11-14T21:52:31.918Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-14T21:52:31.918Z] #197 DONE 0.2s [2023-11-14T21:52:31.918Z] [2023-11-14T21:52:31.918Z] #198 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T21:52:31.918Z] #198 DONE 0.4s [2023-11-14T21:52:31.918Z] [2023-11-14T21:52:31.918Z] #199 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-14T21:52:31.918Z] #199 DONE 0.1s [2023-11-14T21:52:31.918Z] [2023-11-14T21:52:31.918Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-14T21:52:32.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-14T21:52:32.086Z] [2023-11-14T21:52:32.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:32.176Z] #200 DONE 0.2s [2023-11-14T21:52:32.176Z] [2023-11-14T21:52:32.176Z] #98 [security-proxy-setup] exporting to image [2023-11-14T21:52:32.176Z] #98 ... [2023-11-14T21:52:32.176Z] [2023-11-14T21:52:32.176Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-14T21:52:32.176Z] #201 DONE 0.1s [2023-11-14T21:52:32.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-14T21:52:32.433Z] [2023-11-14T21:52:32.433Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-14T21:52:32.433Z] #202 DONE 0.1s [2023-11-14T21:52:32.433Z] [2023-11-14T21:52:32.433Z] #98 [security-proxy-setup] exporting to image [2023-11-14T21:52:32.433Z] #98 exporting layers 0.4s done [2023-11-14T21:52:32.433Z] #98 writing image sha256:332d0dafde7d6cd949249c44a651ae5624dbaffd2bba82410ded015c46e08c41 done [2023-11-14T21:52:32.433Z] #98 naming to docker.io/library/security-proxy-setup done [2023-11-14T21:52:32.433Z] #98 DONE 4.6s [2023-11-14T21:52:32.433Z] [2023-11-14T21:52:32.433Z] #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T21:52:32.433Z] #203 DONE 0.5s [2023-11-14T21:52:32.433Z] [2023-11-14T21:52:32.433Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-14T21:52:32.691Z] #204 ... [2023-11-14T21:52:32.691Z] [2023-11-14T21:52:32.691Z] #98 [security-secretstore-setup] exporting to image [2023-11-14T21:52:32.691Z] #98 exporting layers 0.3s done [2023-11-14T21:52:32.691Z] #98 writing image sha256:165afdeb65b294f624adec5228594ea049f34c05b2de955aeebb54bc294bd324 done [2023-11-14T21:52:32.691Z] #98 naming to docker.io/library/security-secretstore-setup done [2023-11-14T21:52:32.691Z] #98 DONE 4.9s [2023-11-14T21:52:32.702Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-14T21:52:32.702Z] 547446be3368: Pulling fs layer [2023-11-14T21:52:32.702Z] d125d8839a47: Pulling fs layer [2023-11-14T21:52:32.702Z] 3e85d5ac6304: Pulling fs layer [2023-11-14T21:52:32.702Z] c3105a71a48b: Pulling fs layer [2023-11-14T21:52:32.702Z] 0f093f025ec4: Pulling fs layer [2023-11-14T21:52:32.702Z] c3105a71a48b: Waiting [2023-11-14T21:52:32.702Z] 0f093f025ec4: Waiting [2023-11-14T21:52:32.702Z] c3106fc0e877: Pulling fs layer [2023-11-14T21:52:32.702Z] c3106fc0e877: Waiting [2023-11-14T21:52:32.702Z] 547446be3368: Verifying Checksum [2023-11-14T21:52:32.702Z] c3105a71a48b: Verifying Checksum [2023-11-14T21:52:32.702Z] c3105a71a48b: Download complete [2023-11-14T21:52:32.950Z] [2023-11-14T21:52:32.950Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-14T21:52:32.950Z] #204 DONE 0.5s [2023-11-14T21:52:32.950Z] [2023-11-14T21:52:32.950Z] #98 [security-bootstrapper] exporting to image [2023-11-14T21:52:32.950Z] #98 exporting layers 0.2s done [2023-11-14T21:52:32.950Z] #98 writing image sha256:601beb7a0ea29a1fe32c8d8873f98a96b1377571236addfa2087de730c5aa0a5 done [2023-11-14T21:52:32.950Z] #98 naming to docker.io/library/security-bootstrapper done [2023-11-14T21:52:32.950Z] #98 DONE 5.1s [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T21:52:32.950Z] time="2023-11-14T21:49:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-14T21:52:32.964Z] $ docker stop --time=1 360d1a6316f983b1ca54810a79c1b69c5f64e698a02137c26b3bd0a43e3aa137 [2023-11-14T21:52:33.296Z] d125d8839a47: Verifying Checksum [2023-11-14T21:52:33.296Z] d125d8839a47: Download complete [2023-11-14T21:52:33.296Z] c3106fc0e877: Verifying Checksum [2023-11-14T21:52:33.296Z] c3106fc0e877: Download complete [2023-11-14T21:52:33.566Z] 0f093f025ec4: Verifying Checksum [2023-11-14T21:52:33.566Z] 0f093f025ec4: Download complete [2023-11-14T21:52:33.566Z] 547446be3368: Pull complete [2023-11-14T21:52:34.270Z] $ docker rm -f --volumes 360d1a6316f983b1ca54810a79c1b69c5f64e698a02137c26b3bd0a43e3aa137 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:52:34.587Z] + docker images [2023-11-14T21:52:34.587Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-14T21:52:34.587Z] security-bootstrapper latest 601beb7a0ea2 2 seconds ago 30MB [2023-11-14T21:52:34.587Z] security-secretstore-setup latest 165afdeb65b2 2 seconds ago 51.3MB [2023-11-14T21:52:34.587Z] security-proxy-setup latest 332d0dafde7d 3 seconds ago 36MB [2023-11-14T21:52:34.587Z] core-common-config-bootstrapper latest a640c40e5dd0 4 seconds ago 24.9MB [2023-11-14T21:52:34.587Z] security-proxy-auth latest b005deafc2b0 4 seconds ago 26.1MB [2023-11-14T21:52:34.587Z] support-notifications latest a07ad708b547 6 seconds ago 41.6MB [2023-11-14T21:52:34.587Z] core-command latest ba66e94af6b9 6 seconds ago 27.8MB [2023-11-14T21:52:34.587Z] support-scheduler latest bcffa88c2401 6 seconds ago 40.8MB [2023-11-14T21:52:34.587Z] security-spiffe-token-provider latest 311913a9cc55 6 seconds ago 42MB [2023-11-14T21:52:34.587Z] core-metadata latest bee2f0965069 6 seconds ago 28.4MB [2023-11-14T21:52:34.587Z] core-data latest bac84e0771dd 6 seconds ago 28MB [2023-11-14T21:52:34.587Z] security-spire-agent latest 80b6171f31d9 2 minutes ago 167MB [2023-11-14T21:52:34.587Z] security-spire-config latest d8672d4412e5 2 minutes ago 108MB [2023-11-14T21:52:34.587Z] security-spire-server latest 7d1454d42405 2 minutes ago 109MB [2023-11-14T21:52:34.587Z] ci-base-image-x86_64 latest 0aef9c97e5bc 5 minutes ago 937MB [2023-11-14T21:52:34.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 hours ago 564MB [2023-11-14T21:52:34.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-14T21:52:34.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:52:34.678Z] provisioning config files... [2023-11-14T21:52:34.691Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config1688821092004014107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:52:34.989Z] d125d8839a47: Pull complete [2023-11-14T21:52:35.002Z] ---> docker-login.sh [2023-11-14T21:52:35.002Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:52:35.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:35.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:35.002Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:35.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:35.002Z] [2023-11-14T21:52:35.002Z] Login Succeeded [2023-11-14T21:52:35.002Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:52:35.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:35.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:35.002Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:35.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:35.002Z] [2023-11-14T21:52:35.002Z] Login Succeeded [2023-11-14T21:52:35.002Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:52:35.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:35.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:35.260Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:35.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:35.260Z] [2023-11-14T21:52:35.260Z] Login Succeeded [2023-11-14T21:52:35.260Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:52:35.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:35.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:35.519Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:35.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:35.519Z] [2023-11-14T21:52:35.519Z] Login Succeeded [2023-11-14T21:52:35.519Z] docker.io [2023-11-14T21:52:35.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:35.577Z] 3e85d5ac6304: Verifying Checksum [2023-11-14T21:52:35.577Z] 3e85d5ac6304: Download complete [2023-11-14T21:52:35.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:35.777Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:35.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:35.777Z] [2023-11-14T21:52:35.777Z] Login Succeeded [2023-11-14T21:52:35.777Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:52:35.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:52:35.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:52:35.834Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-14T21:52:35.834Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:35.834Z] latest [2023-11-14T21:52:35.834Z] 3.1.0-dev.71 [2023-11-14T21:52:35.834Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:35.834Z] main [2023-11-14T21:52:35.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:36.150Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:36.465Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:36.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-14T21:52:36.465Z] 37e8dc4617ea: Preparing [2023-11-14T21:52:36.465Z] fcc7ca8ba4b0: Preparing [2023-11-14T21:52:36.465Z] c3d81a9ba029: Preparing [2023-11-14T21:52:36.465Z] c91975e9553f: Preparing [2023-11-14T21:52:36.465Z] c45589e35608: Preparing [2023-11-14T21:52:36.465Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:36.465Z] cc2447e1835a: Preparing [2023-11-14T21:52:36.465Z] cc2447e1835a: Waiting [2023-11-14T21:52:36.465Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:36.465Z] c91975e9553f: Pushed [2023-11-14T21:52:36.724Z] c3d81a9ba029: Pushed [2023-11-14T21:52:37.658Z] c45589e35608: Pushed [2023-11-14T21:52:37.658Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:37.658Z] 37e8dc4617ea: Pushed [2023-11-14T21:52:37.917Z] ef61c3fd8c56: Pushed [2023-11-14T21:52:38.176Z] fcc7ca8ba4b0: Pushed [2023-11-14T21:52:38.435Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:39.011Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:39.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-14T21:52:39.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-14T21:52:39.315Z] 37e8dc4617ea: Preparing [2023-11-14T21:52:39.315Z] fcc7ca8ba4b0: Preparing [2023-11-14T21:52:39.315Z] c3d81a9ba029: Preparing [2023-11-14T21:52:39.315Z] c91975e9553f: Preparing [2023-11-14T21:52:39.315Z] c45589e35608: Preparing [2023-11-14T21:52:39.315Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:39.315Z] cc2447e1835a: Preparing [2023-11-14T21:52:39.315Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:39.315Z] cc2447e1835a: Waiting [2023-11-14T21:52:39.315Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:39.315Z] c91975e9553f: Layer already exists [2023-11-14T21:52:39.315Z] fcc7ca8ba4b0: Layer already exists [2023-11-14T21:52:39.315Z] 37e8dc4617ea: Layer already exists [2023-11-14T21:52:39.315Z] c45589e35608: Layer already exists [2023-11-14T21:52:39.315Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:39.315Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:39.315Z] latest: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:39.623Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:39.927Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.71 [2023-11-14T21:52:39.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-14T21:52:39.927Z] 37e8dc4617ea: Preparing [2023-11-14T21:52:39.927Z] fcc7ca8ba4b0: Preparing [2023-11-14T21:52:39.927Z] c3d81a9ba029: Preparing [2023-11-14T21:52:39.927Z] c91975e9553f: Preparing [2023-11-14T21:52:39.927Z] c45589e35608: Preparing [2023-11-14T21:52:39.927Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:39.927Z] cc2447e1835a: Preparing [2023-11-14T21:52:39.927Z] cc2447e1835a: Waiting [2023-11-14T21:52:39.927Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:39.927Z] 37e8dc4617ea: Layer already exists [2023-11-14T21:52:39.927Z] c91975e9553f: Layer already exists [2023-11-14T21:52:39.927Z] fcc7ca8ba4b0: Layer already exists [2023-11-14T21:52:39.927Z] c45589e35608: Layer already exists [2023-11-14T21:52:39.927Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:39.927Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:39.927Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:39.927Z] 3.1.0-dev.71: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:40.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:40.546Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:40.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-14T21:52:40.547Z] 37e8dc4617ea: Preparing [2023-11-14T21:52:40.547Z] fcc7ca8ba4b0: Preparing [2023-11-14T21:52:40.547Z] c3d81a9ba029: Preparing [2023-11-14T21:52:40.547Z] c91975e9553f: Preparing [2023-11-14T21:52:40.547Z] c45589e35608: Preparing [2023-11-14T21:52:40.547Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:40.547Z] cc2447e1835a: Preparing [2023-11-14T21:52:40.547Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:40.547Z] c45589e35608: Layer already exists [2023-11-14T21:52:40.547Z] fcc7ca8ba4b0: Layer already exists [2023-11-14T21:52:40.547Z] 37e8dc4617ea: Layer already exists [2023-11-14T21:52:40.547Z] c91975e9553f: Layer already exists [2023-11-14T21:52:40.547Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:40.547Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:40.547Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:40.547Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:40.863Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:41.165Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-14T21:52:41.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-14T21:52:41.165Z] 37e8dc4617ea: Preparing [2023-11-14T21:52:41.165Z] fcc7ca8ba4b0: Preparing [2023-11-14T21:52:41.165Z] c3d81a9ba029: Preparing [2023-11-14T21:52:41.165Z] c91975e9553f: Preparing [2023-11-14T21:52:41.165Z] c45589e35608: Preparing [2023-11-14T21:52:41.165Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:41.165Z] cc2447e1835a: Preparing [2023-11-14T21:52:41.165Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:41.165Z] cc2447e1835a: Waiting [2023-11-14T21:52:41.165Z] c45589e35608: Layer already exists [2023-11-14T21:52:41.165Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:41.165Z] c91975e9553f: Layer already exists [2023-11-14T21:52:41.165Z] fcc7ca8ba4b0: Layer already exists [2023-11-14T21:52:41.165Z] 37e8dc4617ea: Layer already exists [2023-11-14T21:52:41.165Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:41.165Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:41.165Z] main: digest: sha256:74bdc2b6bf9a4c31cb74d2e1aa3d86e4e99a04c12325720c671174800ea40e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:52:41.212Z] ===================================================== [Pipeline] echo [2023-11-14T21:52:41.223Z] taggedImages: [2023-11-14T21:52:41.223Z] - nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:41.223Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-14T21:52:41.223Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.71 [2023-11-14T21:52:41.223Z] - nexus3.edgexfoundry.org:10004/core-command:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:41.223Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-14T21:52:41.249Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-14T21:52:41.249Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:41.249Z] latest [2023-11-14T21:52:41.249Z] 3.1.0-dev.71 [2023-11-14T21:52:41.249Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:41.249Z] main [2023-11-14T21:52:41.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:41.709Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:42.284Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:42.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-14T21:52:42.284Z] 3f4d2d47116c: Preparing [2023-11-14T21:52:42.284Z] 4e779a1fe1e8: Preparing [2023-11-14T21:52:42.284Z] 4decb1773c7c: Preparing [2023-11-14T21:52:42.284Z] 456eafd5f917: Preparing [2023-11-14T21:52:42.284Z] c3d81a9ba029: Preparing [2023-11-14T21:52:42.284Z] c91975e9553f: Preparing [2023-11-14T21:52:42.284Z] c45589e35608: Preparing [2023-11-14T21:52:42.284Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:42.284Z] cc2447e1835a: Preparing [2023-11-14T21:52:42.284Z] c45589e35608: Waiting [2023-11-14T21:52:42.284Z] c91975e9553f: Waiting [2023-11-14T21:52:42.284Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:42.284Z] cc2447e1835a: Waiting [2023-11-14T21:52:42.284Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:42.284Z] c91975e9553f: Layer already exists [2023-11-14T21:52:42.284Z] c45589e35608: Layer already exists [2023-11-14T21:52:42.284Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:42.284Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:42.284Z] 4e779a1fe1e8: Pushed [2023-11-14T21:52:42.284Z] 3f4d2d47116c: Pushed [2023-11-14T21:52:42.284Z] 4decb1773c7c: Pushed [2023-11-14T21:52:43.665Z] 456eafd5f917: Pushed [2023-11-14T21:52:43.924Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:44.253Z] + 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 [2023-11-14T21:52:44.557Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-14T21:52:44.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-14T21:52:44.557Z] 3f4d2d47116c: Preparing [2023-11-14T21:52:44.557Z] 4e779a1fe1e8: Preparing [2023-11-14T21:52:44.557Z] 4decb1773c7c: Preparing [2023-11-14T21:52:44.557Z] 456eafd5f917: Preparing [2023-11-14T21:52:44.557Z] c3d81a9ba029: Preparing [2023-11-14T21:52:44.557Z] c91975e9553f: Preparing [2023-11-14T21:52:44.557Z] c45589e35608: Preparing [2023-11-14T21:52:44.557Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:44.557Z] cc2447e1835a: Preparing [2023-11-14T21:52:44.557Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:44.557Z] c45589e35608: Waiting [2023-11-14T21:52:44.557Z] cc2447e1835a: Waiting [2023-11-14T21:52:44.557Z] c91975e9553f: Waiting [2023-11-14T21:52:44.557Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:52:44.557Z] 4decb1773c7c: Layer already exists [2023-11-14T21:52:44.557Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:52:44.557Z] 456eafd5f917: Layer already exists [2023-11-14T21:52:44.557Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:44.557Z] c91975e9553f: Layer already exists [2023-11-14T21:52:44.557Z] c45589e35608: Layer already exists [2023-11-14T21:52:44.557Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:44.557Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:44.557Z] latest: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:44.861Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:45.164Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.71 [2023-11-14T21:52:45.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-14T21:52:45.164Z] 3f4d2d47116c: Preparing [2023-11-14T21:52:45.164Z] 4e779a1fe1e8: Preparing [2023-11-14T21:52:45.164Z] 4decb1773c7c: Preparing [2023-11-14T21:52:45.164Z] 456eafd5f917: Preparing [2023-11-14T21:52:45.164Z] c3d81a9ba029: Preparing [2023-11-14T21:52:45.164Z] c91975e9553f: Preparing [2023-11-14T21:52:45.164Z] c45589e35608: Preparing [2023-11-14T21:52:45.164Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:45.164Z] cc2447e1835a: Preparing [2023-11-14T21:52:45.164Z] c91975e9553f: Waiting [2023-11-14T21:52:45.164Z] c45589e35608: Waiting [2023-11-14T21:52:45.164Z] cc2447e1835a: Waiting [2023-11-14T21:52:45.164Z] 456eafd5f917: Layer already exists [2023-11-14T21:52:45.164Z] 4decb1773c7c: Layer already exists [2023-11-14T21:52:45.164Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:45.164Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:52:45.164Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:52:45.164Z] c91975e9553f: Layer already exists [2023-11-14T21:52:45.164Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:45.164Z] c45589e35608: Layer already exists [2023-11-14T21:52:45.164Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:45.164Z] 3.1.0-dev.71: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:45.472Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:45.709Z] 3e85d5ac6304: Pull complete [2023-11-14T21:52:45.709Z] c3105a71a48b: Pull complete [2023-11-14T21:52:45.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:45.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-14T21:52:45.774Z] 3f4d2d47116c: Preparing [2023-11-14T21:52:45.774Z] 4e779a1fe1e8: Preparing [2023-11-14T21:52:45.774Z] 4decb1773c7c: Preparing [2023-11-14T21:52:45.774Z] 456eafd5f917: Preparing [2023-11-14T21:52:45.774Z] c3d81a9ba029: Preparing [2023-11-14T21:52:45.774Z] c91975e9553f: Preparing [2023-11-14T21:52:45.774Z] c45589e35608: Preparing [2023-11-14T21:52:45.774Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:45.774Z] cc2447e1835a: Preparing [2023-11-14T21:52:45.774Z] c91975e9553f: Waiting [2023-11-14T21:52:45.774Z] c45589e35608: Waiting [2023-11-14T21:52:45.774Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:45.774Z] cc2447e1835a: Waiting [2023-11-14T21:52:45.774Z] 456eafd5f917: Layer already exists [2023-11-14T21:52:45.774Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:52:45.774Z] 4decb1773c7c: Layer already exists [2023-11-14T21:52:45.774Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:45.774Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:52:45.774Z] c45589e35608: Layer already exists [2023-11-14T21:52:45.774Z] c91975e9553f: Layer already exists [2023-11-14T21:52:45.774Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:45.774Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:45.774Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:46.089Z] + 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 [2023-11-14T21:52:46.399Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-14T21:52:46.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-14T21:52:46.399Z] 3f4d2d47116c: Preparing [2023-11-14T21:52:46.399Z] 4e779a1fe1e8: Preparing [2023-11-14T21:52:46.399Z] 4decb1773c7c: Preparing [2023-11-14T21:52:46.399Z] 456eafd5f917: Preparing [2023-11-14T21:52:46.399Z] c3d81a9ba029: Preparing [2023-11-14T21:52:46.399Z] c91975e9553f: Preparing [2023-11-14T21:52:46.399Z] c45589e35608: Preparing [2023-11-14T21:52:46.399Z] c91975e9553f: Waiting [2023-11-14T21:52:46.399Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:46.399Z] cc2447e1835a: Preparing [2023-11-14T21:52:46.399Z] c45589e35608: Waiting [2023-11-14T21:52:46.399Z] cc2447e1835a: Waiting [2023-11-14T21:52:46.399Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:46.399Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:52:46.399Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:46.399Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:52:46.399Z] 4decb1773c7c: Layer already exists [2023-11-14T21:52:46.399Z] 456eafd5f917: Layer already exists [2023-11-14T21:52:46.399Z] c91975e9553f: Layer already exists [2023-11-14T21:52:46.399Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:46.399Z] c45589e35608: Layer already exists [2023-11-14T21:52:46.399Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:46.399Z] main: digest: sha256:5cb73199fe4471cf14d227ed7dc642524330d2ad466ba1565f9533d8e9adbdb0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:52:46.437Z] ===================================================== [Pipeline] echo [2023-11-14T21:52:46.443Z] taggedImages: [2023-11-14T21:52:46.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:46.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-14T21:52:46.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.71 [2023-11-14T21:52:46.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:46.443Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-14T21:52:46.458Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-14T21:52:46.458Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:46.458Z] latest [2023-11-14T21:52:46.458Z] 3.1.0-dev.71 [2023-11-14T21:52:46.458Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:46.458Z] main [2023-11-14T21:52:46.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:46.680Z] 0f093f025ec4: Pull complete [2023-11-14T21:52:46.784Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:46.951Z] c3106fc0e877: Pull complete [2023-11-14T21:52:46.951Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-14T21:52:46.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-14T21:52:46.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:47.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-14T21:52:47.098Z] 23827659eae4: Preparing [2023-11-14T21:52:47.098Z] 029d166df0ed: Preparing [2023-11-14T21:52:47.098Z] c3d81a9ba029: Preparing [2023-11-14T21:52:47.098Z] c91975e9553f: Preparing [2023-11-14T21:52:47.098Z] 1440b382fb02: Preparing [2023-11-14T21:52:47.098Z] 47b2a8e6a9cf: Preparing [2023-11-14T21:52:47.098Z] cc2447e1835a: Preparing [2023-11-14T21:52:47.098Z] cc2447e1835a: Waiting [2023-11-14T21:52:47.098Z] 47b2a8e6a9cf: Waiting [2023-11-14T21:52:47.098Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:47.098Z] c91975e9553f: Layer already exists [2023-11-14T21:52:47.098Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:47.098Z] 23827659eae4: Pushed [2023-11-14T21:52:47.098Z] 47b2a8e6a9cf: Pushed [2023-11-14T21:52:47.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-17554 does not seem to be running inside a container [2023-11-14T21:52:47.287Z] $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T21:52:47.664Z] 1440b382fb02: Pushed [2023-11-14T21:52:48.597Z] 029d166df0ed: Pushed [2023-11-14T21:52:48.856Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [2023-11-14T21:52:49.857Z] $ docker top 137db1fe51a414ad4981d20c09745191a0baf06d00d9ac588b0d67bf68ec704e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:50.460Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:50.756Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-14T21:52:50.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-14T21:52:50.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-14T21:52:50.769Z] 23827659eae4: Preparing [2023-11-14T21:52:50.769Z] 029d166df0ed: Preparing [2023-11-14T21:52:50.769Z] c3d81a9ba029: Preparing [2023-11-14T21:52:50.769Z] c91975e9553f: Preparing [2023-11-14T21:52:50.769Z] 1440b382fb02: Preparing [2023-11-14T21:52:50.769Z] 47b2a8e6a9cf: Preparing [2023-11-14T21:52:50.769Z] cc2447e1835a: Preparing [2023-11-14T21:52:50.769Z] 47b2a8e6a9cf: Waiting [2023-11-14T21:52:50.769Z] cc2447e1835a: Waiting [2023-11-14T21:52:50.769Z] 1440b382fb02: Layer already exists [2023-11-14T21:52:50.769Z] 23827659eae4: Layer already exists [2023-11-14T21:52:50.769Z] 029d166df0ed: Layer already exists [2023-11-14T21:52:50.769Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:50.769Z] c91975e9553f: Layer already exists [2023-11-14T21:52:50.769Z] 47b2a8e6a9cf: Layer already exists [2023-11-14T21:52:50.769Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:50.769Z] latest: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:51.084Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:51.397Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.71 [2023-11-14T21:52:51.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-14T21:52:51.397Z] 23827659eae4: Preparing [2023-11-14T21:52:51.397Z] 029d166df0ed: Preparing [2023-11-14T21:52:51.397Z] c3d81a9ba029: Preparing [2023-11-14T21:52:51.397Z] c91975e9553f: Preparing [2023-11-14T21:52:51.397Z] 1440b382fb02: Preparing [2023-11-14T21:52:51.397Z] 47b2a8e6a9cf: Preparing [2023-11-14T21:52:51.397Z] cc2447e1835a: Preparing [2023-11-14T21:52:51.397Z] 47b2a8e6a9cf: Waiting [2023-11-14T21:52:51.397Z] cc2447e1835a: Waiting [2023-11-14T21:52:51.397Z] 1440b382fb02: Layer already exists [2023-11-14T21:52:51.397Z] 23827659eae4: Layer already exists [2023-11-14T21:52:51.397Z] c91975e9553f: Layer already exists [2023-11-14T21:52:51.397Z] 029d166df0ed: Layer already exists [2023-11-14T21:52:51.397Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:51.397Z] 47b2a8e6a9cf: Layer already exists [2023-11-14T21:52:51.397Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:51.397Z] 3.1.0-dev.71: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:51.703Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:52.017Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:52.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-14T21:52:52.018Z] 23827659eae4: Preparing [2023-11-14T21:52:52.018Z] 029d166df0ed: Preparing [2023-11-14T21:52:52.018Z] c3d81a9ba029: Preparing [2023-11-14T21:52:52.018Z] c91975e9553f: Preparing [2023-11-14T21:52:52.018Z] 1440b382fb02: Preparing [2023-11-14T21:52:52.018Z] 47b2a8e6a9cf: Preparing [2023-11-14T21:52:52.018Z] cc2447e1835a: Preparing [2023-11-14T21:52:52.018Z] cc2447e1835a: Waiting [2023-11-14T21:52:52.018Z] 47b2a8e6a9cf: Waiting [2023-11-14T21:52:52.018Z] c91975e9553f: Layer already exists [2023-11-14T21:52:52.018Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:52.018Z] 029d166df0ed: Layer already exists [2023-11-14T21:52:52.018Z] 23827659eae4: Layer already exists [2023-11-14T21:52:52.018Z] 1440b382fb02: Layer already exists [2023-11-14T21:52:52.018Z] 47b2a8e6a9cf: Layer already exists [2023-11-14T21:52:52.018Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:52.018Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:52.323Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:52.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-14T21:52:52.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-14T21:52:52.640Z] 23827659eae4: Preparing [2023-11-14T21:52:52.640Z] 029d166df0ed: Preparing [2023-11-14T21:52:52.640Z] c3d81a9ba029: Preparing [2023-11-14T21:52:52.640Z] c91975e9553f: Preparing [2023-11-14T21:52:52.640Z] 1440b382fb02: Preparing [2023-11-14T21:52:52.640Z] 47b2a8e6a9cf: Preparing [2023-11-14T21:52:52.640Z] cc2447e1835a: Preparing [2023-11-14T21:52:52.640Z] 47b2a8e6a9cf: Waiting [2023-11-14T21:52:52.640Z] cc2447e1835a: Waiting [2023-11-14T21:52:52.640Z] 1440b382fb02: Layer already exists [2023-11-14T21:52:52.640Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:52.640Z] 23827659eae4: Layer already exists [2023-11-14T21:52:52.640Z] c91975e9553f: Layer already exists [2023-11-14T21:52:52.640Z] 029d166df0ed: Layer already exists [2023-11-14T21:52:52.640Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:52.640Z] 47b2a8e6a9cf: Layer already exists [2023-11-14T21:52:52.640Z] main: digest: sha256:58c7b7277c05049d88132e543eb562bc85d5f4c76dcacbb4ec1266822835247d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:52:52.675Z] ===================================================== [Pipeline] echo [2023-11-14T21:52:52.682Z] taggedImages: [2023-11-14T21:52:52.682Z] - nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:52.682Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-14T21:52:52.682Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.71 [2023-11-14T21:52:52.682Z] - nexus3.edgexfoundry.org:10004/core-data:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:52.682Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-14T21:52:52.698Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-14T21:52:52.698Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:52.698Z] latest [2023-11-14T21:52:52.698Z] 3.1.0-dev.71 [2023-11-14T21:52:52.698Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:52.698Z] main [2023-11-14T21:52:52.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:53.004Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:53.306Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:53.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-14T21:52:53.306Z] df874c5a9f83: Preparing [2023-11-14T21:52:53.306Z] b8b406fc1fb3: Preparing [2023-11-14T21:52:53.306Z] 206a3e28c673: Preparing [2023-11-14T21:52:53.306Z] c3d81a9ba029: Preparing [2023-11-14T21:52:53.306Z] c91975e9553f: Preparing [2023-11-14T21:52:53.306Z] c45589e35608: Preparing [2023-11-14T21:52:53.306Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:53.306Z] cc2447e1835a: Preparing [2023-11-14T21:52:53.306Z] c45589e35608: Waiting [2023-11-14T21:52:53.306Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:53.306Z] cc2447e1835a: Waiting [2023-11-14T21:52:53.306Z] c91975e9553f: Layer already exists [2023-11-14T21:52:53.306Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:53.306Z] c45589e35608: Layer already exists [2023-11-14T21:52:53.306Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:53.306Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:53.306Z] b8b406fc1fb3: Pushed [2023-11-14T21:52:53.306Z] df874c5a9f83: Pushed [2023-11-14T21:52:54.688Z] 206a3e28c673: Pushed [2023-11-14T21:52:54.947Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:55.268Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:55.575Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-14T21:52:55.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-14T21:52:55.576Z] df874c5a9f83: Preparing [2023-11-14T21:52:55.576Z] b8b406fc1fb3: Preparing [2023-11-14T21:52:55.576Z] 206a3e28c673: Preparing [2023-11-14T21:52:55.576Z] c3d81a9ba029: Preparing [2023-11-14T21:52:55.576Z] c91975e9553f: Preparing [2023-11-14T21:52:55.576Z] c45589e35608: Preparing [2023-11-14T21:52:55.576Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:55.576Z] cc2447e1835a: Preparing [2023-11-14T21:52:55.576Z] c45589e35608: Waiting [2023-11-14T21:52:55.576Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:55.576Z] cc2447e1835a: Waiting [2023-11-14T21:52:55.576Z] df874c5a9f83: Layer already exists [2023-11-14T21:52:55.576Z] 206a3e28c673: Layer already exists [2023-11-14T21:52:55.576Z] c91975e9553f: Layer already exists [2023-11-14T21:52:55.576Z] b8b406fc1fb3: Layer already exists [2023-11-14T21:52:55.576Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:55.576Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:55.576Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:55.576Z] c45589e35608: Layer already exists [2023-11-14T21:52:55.576Z] latest: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:55.883Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:56.197Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.71 [2023-11-14T21:52:56.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-14T21:52:56.197Z] df874c5a9f83: Preparing [2023-11-14T21:52:56.197Z] b8b406fc1fb3: Preparing [2023-11-14T21:52:56.197Z] 206a3e28c673: Preparing [2023-11-14T21:52:56.197Z] c3d81a9ba029: Preparing [2023-11-14T21:52:56.197Z] c91975e9553f: Preparing [2023-11-14T21:52:56.197Z] c45589e35608: Preparing [2023-11-14T21:52:56.197Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:56.197Z] cc2447e1835a: Preparing [2023-11-14T21:52:56.197Z] cc2447e1835a: Waiting [2023-11-14T21:52:56.197Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:56.197Z] c45589e35608: Waiting [2023-11-14T21:52:56.197Z] df874c5a9f83: Layer already exists [2023-11-14T21:52:56.197Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:56.197Z] 206a3e28c673: Layer already exists [2023-11-14T21:52:56.197Z] b8b406fc1fb3: Layer already exists [2023-11-14T21:52:56.197Z] c91975e9553f: Layer already exists [2023-11-14T21:52:56.197Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:56.197Z] c45589e35608: Layer already exists [2023-11-14T21:52:56.197Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:56.197Z] 3.1.0-dev.71: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:56.517Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:56.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:56.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-14T21:52:56.830Z] df874c5a9f83: Preparing [2023-11-14T21:52:56.830Z] b8b406fc1fb3: Preparing [2023-11-14T21:52:56.830Z] 206a3e28c673: Preparing [2023-11-14T21:52:56.830Z] c3d81a9ba029: Preparing [2023-11-14T21:52:56.830Z] c91975e9553f: Preparing [2023-11-14T21:52:56.830Z] c45589e35608: Preparing [2023-11-14T21:52:56.830Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:56.830Z] cc2447e1835a: Preparing [2023-11-14T21:52:56.830Z] c45589e35608: Waiting [2023-11-14T21:52:56.830Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:56.830Z] cc2447e1835a: Waiting [2023-11-14T21:52:56.830Z] df874c5a9f83: Layer already exists [2023-11-14T21:52:56.830Z] 206a3e28c673: Layer already exists [2023-11-14T21:52:56.830Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:56.830Z] c91975e9553f: Layer already exists [2023-11-14T21:52:56.830Z] b8b406fc1fb3: Layer already exists [2023-11-14T21:52:56.830Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:56.830Z] c45589e35608: Layer already exists [2023-11-14T21:52:56.830Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:56.830Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:57.145Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:57.454Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-14T21:52:57.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-14T21:52:57.454Z] df874c5a9f83: Preparing [2023-11-14T21:52:57.454Z] b8b406fc1fb3: Preparing [2023-11-14T21:52:57.454Z] 206a3e28c673: Preparing [2023-11-14T21:52:57.454Z] c3d81a9ba029: Preparing [2023-11-14T21:52:57.454Z] c91975e9553f: Preparing [2023-11-14T21:52:57.454Z] c45589e35608: Preparing [2023-11-14T21:52:57.454Z] ef61c3fd8c56: Preparing [2023-11-14T21:52:57.454Z] cc2447e1835a: Preparing [2023-11-14T21:52:57.454Z] ef61c3fd8c56: Waiting [2023-11-14T21:52:57.454Z] c45589e35608: Waiting [2023-11-14T21:52:57.454Z] cc2447e1835a: Waiting [2023-11-14T21:52:57.454Z] df874c5a9f83: Layer already exists [2023-11-14T21:52:57.454Z] c91975e9553f: Layer already exists [2023-11-14T21:52:57.454Z] b8b406fc1fb3: Layer already exists [2023-11-14T21:52:57.454Z] 206a3e28c673: Layer already exists [2023-11-14T21:52:57.454Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:57.454Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:57.454Z] c45589e35608: Layer already exists [2023-11-14T21:52:57.454Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:52:57.454Z] main: digest: sha256:4d7b347fb30a783a2618f8c2a5f0c044d145614e5fea47255b54b4ba6718eb6f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:52:57.508Z] ===================================================== [Pipeline] echo [2023-11-14T21:52:57.519Z] taggedImages: [2023-11-14T21:52:57.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:57.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-14T21:52:57.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.71 [2023-11-14T21:52:57.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:57.519Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-14T21:52:57.542Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-14T21:52:57.542Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:57.542Z] latest [2023-11-14T21:52:57.542Z] 3.1.0-dev.71 [2023-11-14T21:52:57.542Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:52:57.542Z] main [2023-11-14T21:52:57.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:57.858Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:58.169Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:52:58.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-14T21:52:58.169Z] f095c4214271: Preparing [2023-11-14T21:52:58.169Z] 00844d837a90: Preparing [2023-11-14T21:52:58.169Z] 3c58e3c14c78: Preparing [2023-11-14T21:52:58.169Z] a7f1b1b26fe5: Preparing [2023-11-14T21:52:58.169Z] 8c53dd4b57f3: Preparing [2023-11-14T21:52:58.169Z] 484b721dba91: Preparing [2023-11-14T21:52:58.169Z] 0a62b27b331b: Preparing [2023-11-14T21:52:58.169Z] c3d81a9ba029: Preparing [2023-11-14T21:52:58.169Z] c91975e9553f: Preparing [2023-11-14T21:52:58.169Z] c66dcebe1e30: Preparing [2023-11-14T21:52:58.169Z] deb0c6129f00: Preparing [2023-11-14T21:52:58.169Z] 5f70bf18a086: Preparing [2023-11-14T21:52:58.169Z] 19fdb7120ef5: Preparing [2023-11-14T21:52:58.169Z] 2d344d81707a: Preparing [2023-11-14T21:52:58.169Z] 8f0152e87c92: Preparing [2023-11-14T21:52:58.169Z] cc2447e1835a: Preparing [2023-11-14T21:52:58.169Z] 484b721dba91: Waiting [2023-11-14T21:52:58.169Z] 0a62b27b331b: Waiting [2023-11-14T21:52:58.169Z] c3d81a9ba029: Waiting [2023-11-14T21:52:58.169Z] c91975e9553f: Waiting [2023-11-14T21:52:58.169Z] c66dcebe1e30: Waiting [2023-11-14T21:52:58.169Z] deb0c6129f00: Waiting [2023-11-14T21:52:58.169Z] 5f70bf18a086: Waiting [2023-11-14T21:52:58.169Z] 19fdb7120ef5: Waiting [2023-11-14T21:52:58.169Z] cc2447e1835a: Waiting [2023-11-14T21:52:58.169Z] 2d344d81707a: Waiting [2023-11-14T21:52:58.169Z] 8f0152e87c92: Waiting [2023-11-14T21:52:58.169Z] a7f1b1b26fe5: Pushed [2023-11-14T21:52:58.169Z] f095c4214271: Pushed [2023-11-14T21:52:58.169Z] 8c53dd4b57f3: Pushed [2023-11-14T21:52:58.169Z] 3c58e3c14c78: Pushed [2023-11-14T21:52:58.169Z] 00844d837a90: Pushed [2023-11-14T21:52:58.169Z] c3d81a9ba029: Layer already exists [2023-11-14T21:52:58.169Z] c91975e9553f: Layer already exists [2023-11-14T21:52:58.427Z] 5f70bf18a086: Pushed [2023-11-14T21:52:58.427Z] deb0c6129f00: Pushed [2023-11-14T21:52:58.427Z] c66dcebe1e30: Pushed [2023-11-14T21:52:58.427Z] 484b721dba91: Pushed [2023-11-14T21:52:58.427Z] cc2447e1835a: Layer already exists [2023-11-14T21:52:58.427Z] 19fdb7120ef5: Pushed [2023-11-14T21:52:58.427Z] 8f0152e87c92: Pushed [2023-11-14T21:52:59.364Z] 2d344d81707a: Pushed [2023-11-14T21:52:59.929Z] 0a62b27b331b: Pushed [2023-11-14T21:53:00.187Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:00.516Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:00.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-14T21:53:00.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-14T21:53:00.835Z] f095c4214271: Preparing [2023-11-14T21:53:00.835Z] 00844d837a90: Preparing [2023-11-14T21:53:00.835Z] 3c58e3c14c78: Preparing [2023-11-14T21:53:00.835Z] a7f1b1b26fe5: Preparing [2023-11-14T21:53:00.835Z] 8c53dd4b57f3: Preparing [2023-11-14T21:53:00.835Z] 484b721dba91: Preparing [2023-11-14T21:53:00.835Z] 0a62b27b331b: Preparing [2023-11-14T21:53:00.835Z] c3d81a9ba029: Preparing [2023-11-14T21:53:00.835Z] c91975e9553f: Preparing [2023-11-14T21:53:00.835Z] c66dcebe1e30: Preparing [2023-11-14T21:53:00.835Z] deb0c6129f00: Preparing [2023-11-14T21:53:00.835Z] 5f70bf18a086: Preparing [2023-11-14T21:53:00.835Z] 19fdb7120ef5: Preparing [2023-11-14T21:53:00.835Z] 2d344d81707a: Preparing [2023-11-14T21:53:00.835Z] 8f0152e87c92: Preparing [2023-11-14T21:53:00.835Z] cc2447e1835a: Preparing [2023-11-14T21:53:00.835Z] 0a62b27b331b: Waiting [2023-11-14T21:53:00.835Z] c3d81a9ba029: Waiting [2023-11-14T21:53:00.835Z] c91975e9553f: Waiting [2023-11-14T21:53:00.835Z] c66dcebe1e30: Waiting [2023-11-14T21:53:00.835Z] deb0c6129f00: Waiting [2023-11-14T21:53:00.835Z] 5f70bf18a086: Waiting [2023-11-14T21:53:00.835Z] 19fdb7120ef5: Waiting [2023-11-14T21:53:00.835Z] 2d344d81707a: Waiting [2023-11-14T21:53:00.835Z] 8f0152e87c92: Waiting [2023-11-14T21:53:00.835Z] cc2447e1835a: Waiting [2023-11-14T21:53:00.835Z] 484b721dba91: Waiting [2023-11-14T21:53:00.835Z] a7f1b1b26fe5: Layer already exists [2023-11-14T21:53:00.835Z] 8c53dd4b57f3: Layer already exists [2023-11-14T21:53:00.835Z] 3c58e3c14c78: Layer already exists [2023-11-14T21:53:00.835Z] f095c4214271: Layer already exists [2023-11-14T21:53:00.835Z] 00844d837a90: Layer already exists [2023-11-14T21:53:00.835Z] c66dcebe1e30: Layer already exists [2023-11-14T21:53:00.835Z] c91975e9553f: Layer already exists [2023-11-14T21:53:00.835Z] 484b721dba91: Layer already exists [2023-11-14T21:53:00.835Z] 0a62b27b331b: Layer already exists [2023-11-14T21:53:00.835Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:00.835Z] 5f70bf18a086: Layer already exists [2023-11-14T21:53:00.835Z] 19fdb7120ef5: Layer already exists [2023-11-14T21:53:00.835Z] deb0c6129f00: Layer already exists [2023-11-14T21:53:00.835Z] 2d344d81707a: Layer already exists [2023-11-14T21:53:00.835Z] 8f0152e87c92: Layer already exists [2023-11-14T21:53:00.835Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:00.835Z] latest: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:01.206Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:01.606Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.71 [2023-11-14T21:53:01.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-14T21:53:01.606Z] f095c4214271: Preparing [2023-11-14T21:53:01.606Z] 00844d837a90: Preparing [2023-11-14T21:53:01.606Z] 3c58e3c14c78: Preparing [2023-11-14T21:53:01.606Z] a7f1b1b26fe5: Preparing [2023-11-14T21:53:01.606Z] 8c53dd4b57f3: Preparing [2023-11-14T21:53:01.606Z] 484b721dba91: Preparing [2023-11-14T21:53:01.606Z] 0a62b27b331b: Preparing [2023-11-14T21:53:01.606Z] c3d81a9ba029: Preparing [2023-11-14T21:53:01.606Z] c91975e9553f: Preparing [2023-11-14T21:53:01.606Z] c66dcebe1e30: Preparing [2023-11-14T21:53:01.606Z] deb0c6129f00: Preparing [2023-11-14T21:53:01.606Z] 5f70bf18a086: Preparing [2023-11-14T21:53:01.606Z] 19fdb7120ef5: Preparing [2023-11-14T21:53:01.606Z] 2d344d81707a: Preparing [2023-11-14T21:53:01.606Z] 8f0152e87c92: Preparing [2023-11-14T21:53:01.606Z] cc2447e1835a: Preparing [2023-11-14T21:53:01.606Z] 484b721dba91: Waiting [2023-11-14T21:53:01.606Z] 0a62b27b331b: Waiting [2023-11-14T21:53:01.606Z] c91975e9553f: Waiting [2023-11-14T21:53:01.606Z] c66dcebe1e30: Waiting [2023-11-14T21:53:01.606Z] deb0c6129f00: Waiting [2023-11-14T21:53:01.606Z] 5f70bf18a086: Waiting [2023-11-14T21:53:01.606Z] c3d81a9ba029: Waiting [2023-11-14T21:53:01.606Z] 19fdb7120ef5: Waiting [2023-11-14T21:53:01.606Z] 2d344d81707a: Waiting [2023-11-14T21:53:01.606Z] 8f0152e87c92: Waiting [2023-11-14T21:53:01.606Z] cc2447e1835a: Waiting [2023-11-14T21:53:01.606Z] a7f1b1b26fe5: Layer already exists [2023-11-14T21:53:01.606Z] f095c4214271: Layer already exists [2023-11-14T21:53:01.606Z] 3c58e3c14c78: Layer already exists [2023-11-14T21:53:01.606Z] 8c53dd4b57f3: Layer already exists [2023-11-14T21:53:01.606Z] 00844d837a90: Layer already exists [2023-11-14T21:53:01.606Z] 484b721dba91: Layer already exists [2023-11-14T21:53:01.606Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:01.606Z] c91975e9553f: Layer already exists [2023-11-14T21:53:01.606Z] 0a62b27b331b: Layer already exists [2023-11-14T21:53:01.606Z] c66dcebe1e30: Layer already exists [2023-11-14T21:53:01.606Z] 5f70bf18a086: Layer already exists [2023-11-14T21:53:01.606Z] 2d344d81707a: Layer already exists [2023-11-14T21:53:01.606Z] deb0c6129f00: Layer already exists [2023-11-14T21:53:01.606Z] 19fdb7120ef5: Layer already exists [2023-11-14T21:53:01.606Z] 8f0152e87c92: Layer already exists [2023-11-14T21:53:01.606Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:01.606Z] 3.1.0-dev.71: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:01.988Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:02.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:02.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-14T21:53:02.352Z] f095c4214271: Preparing [2023-11-14T21:53:02.352Z] 00844d837a90: Preparing [2023-11-14T21:53:02.352Z] 3c58e3c14c78: Preparing [2023-11-14T21:53:02.352Z] a7f1b1b26fe5: Preparing [2023-11-14T21:53:02.352Z] 8c53dd4b57f3: Preparing [2023-11-14T21:53:02.352Z] 484b721dba91: Preparing [2023-11-14T21:53:02.352Z] 0a62b27b331b: Preparing [2023-11-14T21:53:02.352Z] c3d81a9ba029: Preparing [2023-11-14T21:53:02.352Z] c91975e9553f: Preparing [2023-11-14T21:53:02.352Z] c66dcebe1e30: Preparing [2023-11-14T21:53:02.352Z] deb0c6129f00: Preparing [2023-11-14T21:53:02.352Z] 5f70bf18a086: Preparing [2023-11-14T21:53:02.352Z] 19fdb7120ef5: Preparing [2023-11-14T21:53:02.352Z] 2d344d81707a: Preparing [2023-11-14T21:53:02.352Z] 8f0152e87c92: Preparing [2023-11-14T21:53:02.352Z] cc2447e1835a: Preparing [2023-11-14T21:53:02.352Z] 484b721dba91: Waiting [2023-11-14T21:53:02.352Z] 0a62b27b331b: Waiting [2023-11-14T21:53:02.352Z] c3d81a9ba029: Waiting [2023-11-14T21:53:02.352Z] c91975e9553f: Waiting [2023-11-14T21:53:02.352Z] 2d344d81707a: Waiting [2023-11-14T21:53:02.352Z] 5f70bf18a086: Waiting [2023-11-14T21:53:02.352Z] cc2447e1835a: Waiting [2023-11-14T21:53:02.352Z] 19fdb7120ef5: Waiting [2023-11-14T21:53:02.352Z] 8f0152e87c92: Waiting [2023-11-14T21:53:02.352Z] deb0c6129f00: Waiting [2023-11-14T21:53:02.352Z] 8c53dd4b57f3: Layer already exists [2023-11-14T21:53:02.352Z] 3c58e3c14c78: Layer already exists [2023-11-14T21:53:02.352Z] 00844d837a90: Layer already exists [2023-11-14T21:53:02.352Z] f095c4214271: Layer already exists [2023-11-14T21:53:02.352Z] a7f1b1b26fe5: Layer already exists [2023-11-14T21:53:02.352Z] c66dcebe1e30: Layer already exists [2023-11-14T21:53:02.352Z] 484b721dba91: Layer already exists [2023-11-14T21:53:02.352Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:02.352Z] 0a62b27b331b: Layer already exists [2023-11-14T21:53:02.352Z] c91975e9553f: Layer already exists [2023-11-14T21:53:02.352Z] 5f70bf18a086: Layer already exists [2023-11-14T21:53:02.352Z] deb0c6129f00: Layer already exists [2023-11-14T21:53:02.352Z] 19fdb7120ef5: Layer already exists [2023-11-14T21:53:02.352Z] 8f0152e87c92: Layer already exists [2023-11-14T21:53:02.352Z] 2d344d81707a: Layer already exists [2023-11-14T21:53:02.352Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:02.352Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:02.658Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:02.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-14T21:53:02.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-14T21:53:02.959Z] f095c4214271: Preparing [2023-11-14T21:53:02.959Z] 00844d837a90: Preparing [2023-11-14T21:53:02.959Z] 3c58e3c14c78: Preparing [2023-11-14T21:53:02.959Z] a7f1b1b26fe5: Preparing [2023-11-14T21:53:02.959Z] 8c53dd4b57f3: Preparing [2023-11-14T21:53:02.959Z] 484b721dba91: Preparing [2023-11-14T21:53:02.959Z] 0a62b27b331b: Preparing [2023-11-14T21:53:02.959Z] c3d81a9ba029: Preparing [2023-11-14T21:53:02.959Z] c91975e9553f: Preparing [2023-11-14T21:53:02.959Z] c66dcebe1e30: Preparing [2023-11-14T21:53:02.959Z] deb0c6129f00: Preparing [2023-11-14T21:53:02.959Z] 5f70bf18a086: Preparing [2023-11-14T21:53:02.959Z] 19fdb7120ef5: Preparing [2023-11-14T21:53:02.959Z] 2d344d81707a: Preparing [2023-11-14T21:53:02.959Z] 8f0152e87c92: Preparing [2023-11-14T21:53:02.959Z] cc2447e1835a: Preparing [2023-11-14T21:53:02.959Z] c3d81a9ba029: Waiting [2023-11-14T21:53:02.959Z] c91975e9553f: Waiting [2023-11-14T21:53:02.959Z] cc2447e1835a: Waiting [2023-11-14T21:53:02.959Z] c66dcebe1e30: Waiting [2023-11-14T21:53:02.959Z] 8f0152e87c92: Waiting [2023-11-14T21:53:02.959Z] 19fdb7120ef5: Waiting [2023-11-14T21:53:02.959Z] deb0c6129f00: Waiting [2023-11-14T21:53:02.959Z] 2d344d81707a: Waiting [2023-11-14T21:53:02.959Z] 5f70bf18a086: Waiting [2023-11-14T21:53:02.959Z] 484b721dba91: Waiting [2023-11-14T21:53:02.959Z] 3c58e3c14c78: Layer already exists [2023-11-14T21:53:02.959Z] f095c4214271: Layer already exists [2023-11-14T21:53:02.959Z] 8c53dd4b57f3: Layer already exists [2023-11-14T21:53:02.959Z] a7f1b1b26fe5: Layer already exists [2023-11-14T21:53:02.959Z] 00844d837a90: Layer already exists [2023-11-14T21:53:02.959Z] 484b721dba91: Layer already exists [2023-11-14T21:53:02.959Z] c91975e9553f: Layer already exists [2023-11-14T21:53:02.959Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:02.959Z] c66dcebe1e30: Layer already exists [2023-11-14T21:53:02.959Z] 0a62b27b331b: Layer already exists [2023-11-14T21:53:02.959Z] deb0c6129f00: Layer already exists [2023-11-14T21:53:02.959Z] 5f70bf18a086: Layer already exists [2023-11-14T21:53:02.959Z] 19fdb7120ef5: Layer already exists [2023-11-14T21:53:02.959Z] 2d344d81707a: Layer already exists [2023-11-14T21:53:02.959Z] 8f0152e87c92: Layer already exists [2023-11-14T21:53:02.959Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:02.959Z] main: digest: sha256:25fa3f0e17bff9537df5be4fbb820a1414dbe3bc90a4430e493a209dd9bbd58d size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:02.996Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:03.002Z] taggedImages: [2023-11-14T21:53:03.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:03.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-14T21:53:03.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.71 [2023-11-14T21:53:03.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:03.002Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-14T21:53:03.016Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-14T21:53:03.016Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:03.016Z] latest [2023-11-14T21:53:03.016Z] 3.1.0-dev.71 [2023-11-14T21:53:03.016Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:03.016Z] main [2023-11-14T21:53:03.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:03.119Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-11-14T21:53:03.119Z] #1 transferring dockerfile: 2.06kB done [2023-11-14T21:53:03.119Z] #1 DONE 0.1s [2023-11-14T21:53:03.319Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:03.629Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:03.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-14T21:53:03.629Z] 3f4d2d47116c: Preparing [2023-11-14T21:53:03.629Z] 4e779a1fe1e8: Preparing [2023-11-14T21:53:03.629Z] 01d063db6b66: Preparing [2023-11-14T21:53:03.629Z] 496b91127326: Preparing [2023-11-14T21:53:03.629Z] c3d81a9ba029: Preparing [2023-11-14T21:53:03.629Z] c91975e9553f: Preparing [2023-11-14T21:53:03.629Z] c45589e35608: Preparing [2023-11-14T21:53:03.629Z] ef61c3fd8c56: Preparing [2023-11-14T21:53:03.629Z] cc2447e1835a: Preparing [2023-11-14T21:53:03.629Z] c91975e9553f: Waiting [2023-11-14T21:53:03.629Z] cc2447e1835a: Waiting [2023-11-14T21:53:03.629Z] c45589e35608: Waiting [2023-11-14T21:53:03.629Z] ef61c3fd8c56: Waiting [2023-11-14T21:53:03.629Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:03.629Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:53:03.629Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:53:03.629Z] c91975e9553f: Layer already exists [2023-11-14T21:53:03.629Z] c45589e35608: Layer already exists [2023-11-14T21:53:03.629Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:53:03.629Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:03.629Z] 01d063db6b66: Pushed [2023-11-14T21:53:04.095Z] [2023-11-14T21:53:04.095Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-14T21:53:04.095Z] #2 transferring dockerfile: 2.93kB 0.0s done [2023-11-14T21:53:04.095Z] #2 DONE 0.1s [2023-11-14T21:53:04.095Z] [2023-11-14T21:53:04.095Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-14T21:53:04.095Z] #3 transferring dockerfile: 2.23kB 0.0s done [2023-11-14T21:53:04.095Z] #3 DONE 0.1s [2023-11-14T21:53:04.095Z] [2023-11-14T21:53:04.095Z] #4 [core-data internal] load build definition from Dockerfile [2023-11-14T21:53:04.370Z] #4 transferring dockerfile: 2.01kB 0.0s done [2023-11-14T21:53:04.370Z] #4 DONE 0.1s [2023-11-14T21:53:04.370Z] [2023-11-14T21:53:04.370Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-14T21:53:04.370Z] #5 transferring dockerfile: 2.50kB done [2023-11-14T21:53:04.370Z] #5 DONE 0.1s [2023-11-14T21:53:04.370Z] [2023-11-14T21:53:04.370Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-14T21:53:04.370Z] #6 transferring dockerfile: 2.15kB done [2023-11-14T21:53:04.370Z] #6 DONE 0.1s [2023-11-14T21:53:04.370Z] [2023-11-14T21:53:04.370Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-14T21:53:04.652Z] #7 transferring dockerfile: 2.49kB 0.0s done [2023-11-14T21:53:04.652Z] #7 DONE 0.1s [2023-11-14T21:53:04.652Z] [2023-11-14T21:53:04.652Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-11-14T21:53:04.652Z] #8 transferring dockerfile: 1.81kB done [2023-11-14T21:53:04.652Z] #8 DONE 0.1s [2023-11-14T21:53:04.652Z] [2023-11-14T21:53:04.652Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-11-14T21:53:04.652Z] #9 transferring dockerfile: 1.70kB done [2023-11-14T21:53:04.652Z] #9 DONE 0.1s [2023-11-14T21:53:04.652Z] [2023-11-14T21:53:04.652Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-14T21:53:04.652Z] #10 transferring dockerfile: 1.89kB 0.0s done [2023-11-14T21:53:04.652Z] #10 DONE 0.1s [2023-11-14T21:53:04.927Z] [2023-11-14T21:53:04.927Z] #11 [core-metadata internal] load .dockerignore [2023-11-14T21:53:04.927Z] #11 transferring context: 50B done [2023-11-14T21:53:04.927Z] #11 DONE 0.1s [2023-11-14T21:53:04.927Z] [2023-11-14T21:53:04.927Z] #12 [core-command internal] load build definition from Dockerfile [2023-11-14T21:53:04.927Z] #12 transferring dockerfile: 1.93kB 0.0s done [2023-11-14T21:53:04.927Z] #12 DONE 0.1s [2023-11-14T21:53:04.927Z] [2023-11-14T21:53:04.927Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-11-14T21:53:04.927Z] #13 transferring dockerfile: 1.69kB 0.0s done [2023-11-14T21:53:04.927Z] #13 DONE 0.1s [2023-11-14T21:53:05.010Z] 496b91127326: Pushed [2023-11-14T21:53:05.010Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:05.198Z] [2023-11-14T21:53:05.198Z] #14 [support-notifications internal] load build definition from Dockerfile [2023-11-14T21:53:05.198Z] #14 transferring dockerfile: 1.95kB 0.0s done [2023-11-14T21:53:05.198Z] #14 DONE 0.1s [2023-11-14T21:53:05.198Z] [2023-11-14T21:53:05.198Z] #15 [support-scheduler internal] load build definition from Dockerfile [2023-11-14T21:53:05.198Z] #15 transferring dockerfile: 1.93kB done [2023-11-14T21:53:05.198Z] #15 DONE 0.1s [2023-11-14T21:53:05.322Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:05.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-14T21:53:05.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-14T21:53:05.632Z] 3f4d2d47116c: Preparing [2023-11-14T21:53:05.632Z] 4e779a1fe1e8: Preparing [2023-11-14T21:53:05.632Z] 01d063db6b66: Preparing [2023-11-14T21:53:05.632Z] 496b91127326: Preparing [2023-11-14T21:53:05.632Z] c3d81a9ba029: Preparing [2023-11-14T21:53:05.632Z] c91975e9553f: Preparing [2023-11-14T21:53:05.632Z] c45589e35608: Preparing [2023-11-14T21:53:05.632Z] ef61c3fd8c56: Preparing [2023-11-14T21:53:05.632Z] cc2447e1835a: Preparing [2023-11-14T21:53:05.632Z] ef61c3fd8c56: Waiting [2023-11-14T21:53:05.632Z] c45589e35608: Waiting [2023-11-14T21:53:05.632Z] cc2447e1835a: Waiting [2023-11-14T21:53:05.632Z] c91975e9553f: Waiting [2023-11-14T21:53:05.632Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:53:05.632Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:05.632Z] 01d063db6b66: Layer already exists [2023-11-14T21:53:05.632Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:53:05.632Z] 496b91127326: Layer already exists [2023-11-14T21:53:05.632Z] c91975e9553f: Layer already exists [2023-11-14T21:53:05.632Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:53:05.632Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:05.632Z] c45589e35608: Layer already exists [2023-11-14T21:53:05.632Z] latest: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:05.948Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:06.181Z] [2023-11-14T21:53:06.181Z] #16 [security-bootstrapper internal] load .dockerignore [2023-11-14T21:53:06.181Z] #16 transferring context: 50B 0.0s done [2023-11-14T21:53:06.181Z] #16 DONE 0.1s [2023-11-14T21:53:06.181Z] [2023-11-14T21:53:06.181Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-14T21:53:06.252Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.71 [2023-11-14T21:53:06.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-14T21:53:06.252Z] 3f4d2d47116c: Preparing [2023-11-14T21:53:06.252Z] 4e779a1fe1e8: Preparing [2023-11-14T21:53:06.252Z] 01d063db6b66: Preparing [2023-11-14T21:53:06.252Z] 496b91127326: Preparing [2023-11-14T21:53:06.252Z] c3d81a9ba029: Preparing [2023-11-14T21:53:06.252Z] c91975e9553f: Preparing [2023-11-14T21:53:06.252Z] c45589e35608: Preparing [2023-11-14T21:53:06.252Z] ef61c3fd8c56: Preparing [2023-11-14T21:53:06.252Z] cc2447e1835a: Preparing [2023-11-14T21:53:06.252Z] c45589e35608: Waiting [2023-11-14T21:53:06.252Z] c91975e9553f: Waiting [2023-11-14T21:53:06.252Z] cc2447e1835a: Waiting [2023-11-14T21:53:06.252Z] ef61c3fd8c56: Waiting [2023-11-14T21:53:06.252Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:53:06.252Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:53:06.252Z] 496b91127326: Layer already exists [2023-11-14T21:53:06.252Z] 01d063db6b66: Layer already exists [2023-11-14T21:53:06.252Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:06.252Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:06.252Z] c91975e9553f: Layer already exists [2023-11-14T21:53:06.252Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:53:06.252Z] c45589e35608: Layer already exists [2023-11-14T21:53:06.252Z] 3.1.0-dev.71: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:06.459Z] #17 transferring context: 50B 0.0s done [2023-11-14T21:53:06.459Z] #17 DONE 0.1s [2023-11-14T21:53:06.459Z] [2023-11-14T21:53:06.459Z] #18 [core-data internal] load .dockerignore [2023-11-14T21:53:06.459Z] #18 transferring context: 50B 0.0s done [2023-11-14T21:53:06.459Z] #18 DONE 0.1s [2023-11-14T21:53:06.459Z] [2023-11-14T21:53:06.459Z] #19 [security-proxy-setup internal] load .dockerignore [2023-11-14T21:53:06.459Z] #19 transferring context: 50B 0.0s done [2023-11-14T21:53:06.459Z] #19 DONE 0.1s [2023-11-14T21:53:06.566Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:06.734Z] [2023-11-14T21:53:06.735Z] #20 [security-proxy-auth internal] load .dockerignore [2023-11-14T21:53:06.735Z] #20 transferring context: 50B done [2023-11-14T21:53:06.735Z] #20 DONE 0.1s [2023-11-14T21:53:06.735Z] [2023-11-14T21:53:06.735Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-11-14T21:53:06.735Z] #21 transferring context: 50B 0.0s done [2023-11-14T21:53:06.735Z] #21 DONE 0.1s [2023-11-14T21:53:06.735Z] [2023-11-14T21:53:06.735Z] #22 [security-spire-agent internal] load .dockerignore [2023-11-14T21:53:06.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:06.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-14T21:53:06.870Z] 3f4d2d47116c: Preparing [2023-11-14T21:53:06.870Z] 4e779a1fe1e8: Preparing [2023-11-14T21:53:06.870Z] 01d063db6b66: Preparing [2023-11-14T21:53:06.870Z] 496b91127326: Preparing [2023-11-14T21:53:06.870Z] c3d81a9ba029: Preparing [2023-11-14T21:53:06.870Z] c91975e9553f: Preparing [2023-11-14T21:53:06.870Z] c45589e35608: Preparing [2023-11-14T21:53:06.870Z] ef61c3fd8c56: Preparing [2023-11-14T21:53:06.870Z] cc2447e1835a: Preparing [2023-11-14T21:53:06.870Z] c91975e9553f: Waiting [2023-11-14T21:53:06.870Z] c45589e35608: Waiting [2023-11-14T21:53:06.870Z] ef61c3fd8c56: Waiting [2023-11-14T21:53:06.870Z] cc2447e1835a: Waiting [2023-11-14T21:53:06.870Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:53:06.870Z] 01d063db6b66: Layer already exists [2023-11-14T21:53:06.870Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:53:06.870Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:06.870Z] 496b91127326: Layer already exists [2023-11-14T21:53:06.870Z] c91975e9553f: Layer already exists [2023-11-14T21:53:06.870Z] c45589e35608: Layer already exists [2023-11-14T21:53:06.870Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:53:06.870Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:06.870Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:07.007Z] #22 transferring context: 50B 0.0s done [2023-11-14T21:53:07.007Z] #22 DONE 0.1s [2023-11-14T21:53:07.007Z] [2023-11-14T21:53:07.007Z] #23 [security-spire-server internal] load .dockerignore [2023-11-14T21:53:07.007Z] #23 transferring context: 50B 0.0s done [2023-11-14T21:53:07.007Z] #23 DONE 0.1s [2023-11-14T21:53:07.007Z] [2023-11-14T21:53:07.007Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-11-14T21:53:07.007Z] #24 transferring context: 50B 0.0s done [2023-11-14T21:53:07.007Z] #24 DONE 0.1s [2023-11-14T21:53:07.174Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:07.280Z] [2023-11-14T21:53:07.280Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:07.280Z] #25 DONE 0.0s [2023-11-14T21:53:07.280Z] [2023-11-14T21:53:07.280Z] #26 [core-command internal] load .dockerignore [2023-11-14T21:53:07.280Z] #26 transferring context: 50B done [2023-11-14T21:53:07.280Z] #26 DONE 0.1s [2023-11-14T21:53:07.280Z] [2023-11-14T21:53:07.280Z] #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:53:07.280Z] #27 DONE 0.2s [2023-11-14T21:53:07.280Z] [2023-11-14T21:53:07.280Z] #28 [security-spire-config internal] load .dockerignore [2023-11-14T21:53:07.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-14T21:53:07.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-14T21:53:07.487Z] 3f4d2d47116c: Preparing [2023-11-14T21:53:07.487Z] 4e779a1fe1e8: Preparing [2023-11-14T21:53:07.487Z] 01d063db6b66: Preparing [2023-11-14T21:53:07.487Z] 496b91127326: Preparing [2023-11-14T21:53:07.487Z] c3d81a9ba029: Preparing [2023-11-14T21:53:07.487Z] c91975e9553f: Preparing [2023-11-14T21:53:07.487Z] c45589e35608: Preparing [2023-11-14T21:53:07.487Z] ef61c3fd8c56: Preparing [2023-11-14T21:53:07.487Z] cc2447e1835a: Preparing [2023-11-14T21:53:07.487Z] c91975e9553f: Waiting [2023-11-14T21:53:07.487Z] c45589e35608: Waiting [2023-11-14T21:53:07.487Z] ef61c3fd8c56: Waiting [2023-11-14T21:53:07.487Z] cc2447e1835a: Waiting [2023-11-14T21:53:07.487Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:07.487Z] 01d063db6b66: Layer already exists [2023-11-14T21:53:07.487Z] 4e779a1fe1e8: Layer already exists [2023-11-14T21:53:07.487Z] 3f4d2d47116c: Layer already exists [2023-11-14T21:53:07.487Z] 496b91127326: Layer already exists [2023-11-14T21:53:07.487Z] c45589e35608: Layer already exists [2023-11-14T21:53:07.487Z] c91975e9553f: Layer already exists [2023-11-14T21:53:07.487Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:53:07.487Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:07.487Z] main: digest: sha256:c74167822624fa3c74bfee4eff6236a1fc002be1c140af2bfcec6746a8c22e50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:07.524Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:07.530Z] taggedImages: [2023-11-14T21:53:07.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:07.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-14T21:53:07.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.71 [2023-11-14T21:53:07.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:07.530Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-14T21:53:07.544Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-14T21:53:07.544Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:07.544Z] latest [2023-11-14T21:53:07.544Z] 3.1.0-dev.71 [2023-11-14T21:53:07.544Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:07.544Z] main [2023-11-14T21:53:07.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2023-11-14T21:53:07.554Z] #28 transferring context: 50B 0.0s done [2023-11-14T21:53:07.554Z] #28 DONE 0.4s [2023-11-14T21:53:07.554Z] [2023-11-14T21:53:07.554Z] #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:07.554Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:07.554Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:07.554Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:07.554Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s [2023-11-14T21:53:07.554Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:07.828Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:07.828Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-14T21:53:07.855Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:08.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:08.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-14T21:53:08.158Z] 6fd976270cfc: Preparing [2023-11-14T21:53:08.158Z] 7bdd4bebb176: Preparing [2023-11-14T21:53:08.158Z] e04eb3b464dc: Preparing [2023-11-14T21:53:08.158Z] 64c7632e5e67: Preparing [2023-11-14T21:53:08.158Z] e7235d688ebe: Preparing [2023-11-14T21:53:08.158Z] c3d81a9ba029: Preparing [2023-11-14T21:53:08.158Z] c91975e9553f: Preparing [2023-11-14T21:53:08.158Z] 3c1295c1e021: Preparing [2023-11-14T21:53:08.158Z] dd8237839f9c: Preparing [2023-11-14T21:53:08.158Z] 70a3b57c187a: Preparing [2023-11-14T21:53:08.158Z] cc2447e1835a: Preparing [2023-11-14T21:53:08.158Z] 3c1295c1e021: Waiting [2023-11-14T21:53:08.158Z] cc2447e1835a: Waiting [2023-11-14T21:53:08.158Z] dd8237839f9c: Waiting [2023-11-14T21:53:08.158Z] 70a3b57c187a: Waiting [2023-11-14T21:53:08.158Z] c3d81a9ba029: Waiting [2023-11-14T21:53:08.158Z] e7235d688ebe: Pushed [2023-11-14T21:53:08.158Z] 6fd976270cfc: Pushed [2023-11-14T21:53:08.158Z] 64c7632e5e67: Pushed [2023-11-14T21:53:08.158Z] 7bdd4bebb176: Pushed [2023-11-14T21:53:08.418Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:08.418Z] c91975e9553f: Layer already exists [2023-11-14T21:53:08.418Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:08.418Z] 3c1295c1e021: Pushed [2023-11-14T21:53:08.427Z] #29 ... [2023-11-14T21:53:08.427Z] [2023-11-14T21:53:08.427Z] #30 [support-notifications internal] load .dockerignore [2023-11-14T21:53:08.427Z] #30 transferring context: 50B 0.0s done [2023-11-14T21:53:08.427Z] #30 DONE 0.9s [2023-11-14T21:53:08.427Z] [2023-11-14T21:53:08.427Z] #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:08.427Z] #29 ... [2023-11-14T21:53:08.427Z] [2023-11-14T21:53:08.427Z] #31 [core-metadata internal] load build context [2023-11-14T21:53:08.427Z] #31 transferring context: 2.55MB 0.8s done [2023-11-14T21:53:08.427Z] #31 DONE 1.1s [2023-11-14T21:53:08.427Z] [2023-11-14T21:53:08.427Z] #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:08.676Z] dd8237839f9c: Pushed [2023-11-14T21:53:08.703Z] #29 ... [2023-11-14T21:53:08.703Z] [2023-11-14T21:53:08.703Z] #32 [support-scheduler internal] load .dockerignore [2023-11-14T21:53:08.703Z] #32 transferring context: 50B 0.0s done [2023-11-14T21:53:08.703Z] #32 DONE 1.2s [2023-11-14T21:53:08.703Z] [2023-11-14T21:53:08.703Z] #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:08.974Z] #29 ... [2023-11-14T21:53:08.974Z] [2023-11-14T21:53:08.974Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:08.974Z] #25 DONE 0.0s [2023-11-14T21:53:08.974Z] [2023-11-14T21:53:08.974Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:08.974Z] #33 DONE 1.4s [2023-11-14T21:53:08.974Z] [2023-11-14T21:53:08.974Z] #29 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:08.974Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:08.974Z] #29 ... [2023-11-14T21:53:08.974Z] [2023-11-14T21:53:08.974Z] #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:53:08.974Z] #27 DONE 0.3s [2023-11-14T21:53:08.974Z] [2023-11-14T21:53:08.974Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:08.974Z] #33 DONE 2.3s [2023-11-14T21:53:08.974Z] [2023-11-14T21:53:08.974Z] #29 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:08.974Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:08.974Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:08.974Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:08.974Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:08.974Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:08.974Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:09.244Z] #29 ... [2023-11-14T21:53:09.244Z] [2023-11-14T21:53:09.244Z] #25 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:09.244Z] #25 DONE 0.0s [2023-11-14T21:53:09.244Z] [2023-11-14T21:53:09.244Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-14T21:53:09.244Z] #34 DONE 0.5s [2023-11-14T21:53:09.244Z] [2023-11-14T21:53:09.244Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:09.244Z] #33 DONE 2.3s [2023-11-14T21:53:09.244Z] [2023-11-14T21:53:09.244Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-14T21:53:09.244Z] #34 DONE 0.5s [2023-11-14T21:53:09.244Z] [2023-11-14T21:53:09.244Z] #29 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:09.244Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:09.244Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:09.244Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:09.244Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:09.244Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:09.244Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:09.244Z] #29 DONE 2.8s [2023-11-14T21:53:09.244Z] [2023-11-14T21:53:09.244Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:09.523Z] #25 DONE 0.0s [2023-11-14T21:53:09.523Z] [2023-11-14T21:53:09.523Z] #35 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:09.523Z] #35 ... [2023-11-14T21:53:09.523Z] [2023-11-14T21:53:09.523Z] #27 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:53:09.523Z] #27 DONE 0.7s [2023-11-14T21:53:09.523Z] [2023-11-14T21:53:09.523Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:09.523Z] #33 DONE 2.4s [2023-11-14T21:53:09.523Z] [2023-11-14T21:53:09.523Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-11-14T21:53:09.523Z] #34 DONE 0.6s [2023-11-14T21:53:09.523Z] [2023-11-14T21:53:09.523Z] #29 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:09.523Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:09.523Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:09.523Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:09.523Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:09.523Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:09.523Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:09.523Z] #29 DONE 2.9s [2023-11-14T21:53:09.523Z] [2023-11-14T21:53:09.523Z] #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:09.618Z] e04eb3b464dc: Pushed [2023-11-14T21:53:09.802Z] #35 ... [2023-11-14T21:53:09.802Z] [2023-11-14T21:53:09.802Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:09.802Z] #25 DONE 0.0s [2023-11-14T21:53:09.802Z] [2023-11-14T21:53:09.802Z] #36 [security-bootstrapper internal] load build context [2023-11-14T21:53:09.802Z] #36 transferring context: 2.55MB 0.7s done [2023-11-14T21:53:09.802Z] #36 DONE 0.9s [2023-11-14T21:53:09.802Z] [2023-11-14T21:53:09.802Z] #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:10.188Z] 70a3b57c187a: Pushed [2023-11-14T21:53:10.188Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:10.399Z] #37 ... [2023-11-14T21:53:10.399Z] [2023-11-14T21:53:10.399Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:10.399Z] #33 DONE 2.4s [2023-11-14T21:53:10.399Z] [2023-11-14T21:53:10.399Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-11-14T21:53:10.399Z] #34 DONE 0.6s [2023-11-14T21:53:10.399Z] [2023-11-14T21:53:10.399Z] #29 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:10.399Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:10.399Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:10.399Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:10.399Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:10.399Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:10.399Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:10.399Z] #29 DONE 2.9s [2023-11-14T21:53:10.399Z] [2023-11-14T21:53:10.399Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:53:10.399Z] #27 DONE 1.4s [2023-11-14T21:53:10.497Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:10.671Z] [2023-11-14T21:53:10.671Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-14T21:53:10.671Z] #38 transferring context: 2.55MB 1.2s done [2023-11-14T21:53:10.671Z] #38 ... [2023-11-14T21:53:10.671Z] [2023-11-14T21:53:10.671Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:10.671Z] #25 DONE 0.1s [2023-11-14T21:53:10.853Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-14T21:53:10.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-14T21:53:10.853Z] 6fd976270cfc: Preparing [2023-11-14T21:53:10.853Z] 7bdd4bebb176: Preparing [2023-11-14T21:53:10.853Z] e04eb3b464dc: Preparing [2023-11-14T21:53:10.853Z] 64c7632e5e67: Preparing [2023-11-14T21:53:10.853Z] e7235d688ebe: Preparing [2023-11-14T21:53:10.853Z] c3d81a9ba029: Preparing [2023-11-14T21:53:10.853Z] c91975e9553f: Preparing [2023-11-14T21:53:10.853Z] 3c1295c1e021: Preparing [2023-11-14T21:53:10.853Z] c3d81a9ba029: Waiting [2023-11-14T21:53:10.853Z] c91975e9553f: Waiting [2023-11-14T21:53:10.853Z] dd8237839f9c: Preparing [2023-11-14T21:53:10.853Z] 70a3b57c187a: Preparing [2023-11-14T21:53:10.853Z] cc2447e1835a: Preparing [2023-11-14T21:53:10.853Z] 3c1295c1e021: Waiting [2023-11-14T21:53:10.853Z] 70a3b57c187a: Waiting [2023-11-14T21:53:10.853Z] cc2447e1835a: Waiting [2023-11-14T21:53:10.853Z] dd8237839f9c: Waiting [2023-11-14T21:53:10.853Z] 64c7632e5e67: Layer already exists [2023-11-14T21:53:10.853Z] e04eb3b464dc: Layer already exists [2023-11-14T21:53:10.853Z] 6fd976270cfc: Layer already exists [2023-11-14T21:53:10.854Z] 7bdd4bebb176: Layer already exists [2023-11-14T21:53:10.854Z] e7235d688ebe: Layer already exists [2023-11-14T21:53:10.854Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:10.854Z] dd8237839f9c: Layer already exists [2023-11-14T21:53:10.854Z] 3c1295c1e021: Layer already exists [2023-11-14T21:53:10.854Z] 70a3b57c187a: Layer already exists [2023-11-14T21:53:10.854Z] c91975e9553f: Layer already exists [2023-11-14T21:53:10.854Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:10.854Z] latest: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:10.943Z] [2023-11-14T21:53:10.943Z] #38 [core-common-config-bootstrapper internal] load build context [2023-11-14T21:53:10.943Z] #38 DONE 1.6s [2023-11-14T21:53:10.943Z] [2023-11-14T21:53:10.943Z] #39 [security-proxy-auth internal] load build context [2023-11-14T21:53:10.943Z] #39 ... [2023-11-14T21:53:10.943Z] [2023-11-14T21:53:10.943Z] #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:10.943Z] #25 DONE 0.1s [2023-11-14T21:53:10.943Z] [2023-11-14T21:53:10.943Z] #39 [security-proxy-auth internal] load build context [2023-11-14T21:53:11.173Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:11.214Z] #39 ... [2023-11-14T21:53:11.214Z] [2023-11-14T21:53:11.214Z] #40 [security-proxy-setup internal] load build context [2023-11-14T21:53:11.214Z] #40 transferring context: 2.55MB 1.2s done [2023-11-14T21:53:11.214Z] #40 DONE 1.7s [2023-11-14T21:53:11.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.71 [2023-11-14T21:53:11.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-14T21:53:11.483Z] 6fd976270cfc: Preparing [2023-11-14T21:53:11.483Z] 7bdd4bebb176: Preparing [2023-11-14T21:53:11.483Z] e04eb3b464dc: Preparing [2023-11-14T21:53:11.483Z] 64c7632e5e67: Preparing [2023-11-14T21:53:11.483Z] e7235d688ebe: Preparing [2023-11-14T21:53:11.483Z] c3d81a9ba029: Preparing [2023-11-14T21:53:11.483Z] c91975e9553f: Preparing [2023-11-14T21:53:11.483Z] 3c1295c1e021: Preparing [2023-11-14T21:53:11.483Z] dd8237839f9c: Preparing [2023-11-14T21:53:11.483Z] 70a3b57c187a: Preparing [2023-11-14T21:53:11.483Z] cc2447e1835a: Preparing [2023-11-14T21:53:11.483Z] 3c1295c1e021: Waiting [2023-11-14T21:53:11.483Z] dd8237839f9c: Waiting [2023-11-14T21:53:11.483Z] 70a3b57c187a: Waiting [2023-11-14T21:53:11.483Z] cc2447e1835a: Waiting [2023-11-14T21:53:11.483Z] c3d81a9ba029: Waiting [2023-11-14T21:53:11.483Z] c91975e9553f: Waiting [2023-11-14T21:53:11.483Z] 7bdd4bebb176: Layer already exists [2023-11-14T21:53:11.483Z] 6fd976270cfc: Layer already exists [2023-11-14T21:53:11.483Z] e7235d688ebe: Layer already exists [2023-11-14T21:53:11.483Z] e04eb3b464dc: Layer already exists [2023-11-14T21:53:11.483Z] 64c7632e5e67: Layer already exists [2023-11-14T21:53:11.483Z] c91975e9553f: Layer already exists [2023-11-14T21:53:11.483Z] dd8237839f9c: Layer already exists [2023-11-14T21:53:11.483Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:11.483Z] 70a3b57c187a: Layer already exists [2023-11-14T21:53:11.483Z] 3c1295c1e021: Layer already exists [2023-11-14T21:53:11.483Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:11.483Z] 3.1.0-dev.71: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [2023-11-14T21:53:11.487Z] [2023-11-14T21:53:11.487Z] #39 [security-proxy-auth internal] load build context [2023-11-14T21:53:11.487Z] #39 transferring context: 2.55MB 1.6s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:11.759Z] #39 DONE 2.1s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:11.759Z] #33 DONE 2.6s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-14T21:53:11.759Z] #34 DONE 0.8s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #29 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:11.759Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:11.759Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:11.759Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:11.759Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:11.759Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:11.759Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:11.759Z] #29 DONE 3.1s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:11.759Z] #25 DONE 0.1s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #41 [core-command internal] load build context [2023-11-14T21:53:11.759Z] #41 DONE 0.0s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-14T21:53:11.759Z] #42 DONE 0.0s [2023-11-14T21:53:11.759Z] [2023-11-14T21:53:11.759Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:11.805Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:12.032Z] #35 ... [2023-11-14T21:53:12.032Z] [2023-11-14T21:53:12.032Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-14T21:53:12.032Z] #25 DONE 0.1s [2023-11-14T21:53:12.032Z] [2023-11-14T21:53:12.032Z] #43 [security-secretstore-setup internal] load build context [2023-11-14T21:53:12.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:12.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-14T21:53:12.118Z] 6fd976270cfc: Preparing [2023-11-14T21:53:12.118Z] 7bdd4bebb176: Preparing [2023-11-14T21:53:12.118Z] e04eb3b464dc: Preparing [2023-11-14T21:53:12.118Z] 64c7632e5e67: Preparing [2023-11-14T21:53:12.118Z] e7235d688ebe: Preparing [2023-11-14T21:53:12.118Z] c3d81a9ba029: Preparing [2023-11-14T21:53:12.118Z] c91975e9553f: Preparing [2023-11-14T21:53:12.118Z] 3c1295c1e021: Preparing [2023-11-14T21:53:12.118Z] c91975e9553f: Waiting [2023-11-14T21:53:12.118Z] c3d81a9ba029: Waiting [2023-11-14T21:53:12.118Z] dd8237839f9c: Preparing [2023-11-14T21:53:12.118Z] 70a3b57c187a: Preparing [2023-11-14T21:53:12.118Z] cc2447e1835a: Preparing [2023-11-14T21:53:12.118Z] 3c1295c1e021: Waiting [2023-11-14T21:53:12.118Z] dd8237839f9c: Waiting [2023-11-14T21:53:12.118Z] 70a3b57c187a: Waiting [2023-11-14T21:53:12.118Z] cc2447e1835a: Waiting [2023-11-14T21:53:12.118Z] 6fd976270cfc: Layer already exists [2023-11-14T21:53:12.118Z] 7bdd4bebb176: Layer already exists [2023-11-14T21:53:12.118Z] 64c7632e5e67: Layer already exists [2023-11-14T21:53:12.118Z] e7235d688ebe: Layer already exists [2023-11-14T21:53:12.118Z] e04eb3b464dc: Layer already exists [2023-11-14T21:53:12.118Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:12.118Z] 3c1295c1e021: Layer already exists [2023-11-14T21:53:12.118Z] c91975e9553f: Layer already exists [2023-11-14T21:53:12.118Z] dd8237839f9c: Layer already exists [2023-11-14T21:53:12.118Z] 70a3b57c187a: Layer already exists [2023-11-14T21:53:12.118Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:12.118Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:12.310Z] #43 ... [2023-11-14T21:53:12.310Z] [2023-11-14T21:53:12.310Z] #44 [core-data internal] load build context [2023-11-14T21:53:12.310Z] #44 transferring context: 2.55MB 1.8s done [2023-11-14T21:53:12.310Z] #44 DONE 2.6s [2023-11-14T21:53:12.310Z] [2023-11-14T21:53:12.310Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:12.435Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:12.582Z] #45 ... [2023-11-14T21:53:12.582Z] [2023-11-14T21:53:12.582Z] #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-11-14T21:53:12.582Z] #27 DONE 3.2s [2023-11-14T21:53:12.582Z] [2023-11-14T21:53:12.582Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-14T21:53:12.582Z] #46 DONE 2.8s [2023-11-14T21:53:12.582Z] [2023-11-14T21:53:12.582Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-14T21:53:12.582Z] #47 DONE 2.9s [2023-11-14T21:53:12.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-14T21:53:12.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-14T21:53:12.756Z] 6fd976270cfc: Preparing [2023-11-14T21:53:12.756Z] 7bdd4bebb176: Preparing [2023-11-14T21:53:12.756Z] e04eb3b464dc: Preparing [2023-11-14T21:53:12.756Z] 64c7632e5e67: Preparing [2023-11-14T21:53:12.756Z] e7235d688ebe: Preparing [2023-11-14T21:53:12.756Z] c3d81a9ba029: Preparing [2023-11-14T21:53:12.756Z] c91975e9553f: Preparing [2023-11-14T21:53:12.756Z] 3c1295c1e021: Preparing [2023-11-14T21:53:12.756Z] dd8237839f9c: Preparing [2023-11-14T21:53:12.756Z] 70a3b57c187a: Preparing [2023-11-14T21:53:12.756Z] cc2447e1835a: Preparing [2023-11-14T21:53:12.756Z] c3d81a9ba029: Waiting [2023-11-14T21:53:12.756Z] c91975e9553f: Waiting [2023-11-14T21:53:12.756Z] dd8237839f9c: Waiting [2023-11-14T21:53:12.756Z] 3c1295c1e021: Waiting [2023-11-14T21:53:12.756Z] 70a3b57c187a: Waiting [2023-11-14T21:53:12.756Z] cc2447e1835a: Waiting [2023-11-14T21:53:12.756Z] e7235d688ebe: Layer already exists [2023-11-14T21:53:12.756Z] 6fd976270cfc: Layer already exists [2023-11-14T21:53:12.756Z] 7bdd4bebb176: Layer already exists [2023-11-14T21:53:12.756Z] 64c7632e5e67: Layer already exists [2023-11-14T21:53:12.756Z] e04eb3b464dc: Layer already exists [2023-11-14T21:53:12.756Z] dd8237839f9c: Layer already exists [2023-11-14T21:53:12.756Z] 3c1295c1e021: Layer already exists [2023-11-14T21:53:12.756Z] c91975e9553f: Layer already exists [2023-11-14T21:53:12.756Z] 70a3b57c187a: Layer already exists [2023-11-14T21:53:12.756Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:12.756Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:12.756Z] main: digest: sha256:5f0631928a11ca6a3cb8af6c194c5d9334b5d469c3fca6a160d094f07dd9cb9a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:12.793Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:12.798Z] taggedImages: [2023-11-14T21:53:12.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:12.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-14T21:53:12.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.71 [2023-11-14T21:53:12.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:12.798Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-14T21:53:12.813Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-14T21:53:12.813Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:12.813Z] latest [2023-11-14T21:53:12.813Z] 3.1.0-dev.71 [2023-11-14T21:53:12.813Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:12.813Z] main [2023-11-14T21:53:12.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:12.854Z] [2023-11-14T21:53:12.854Z] #29 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:12.854Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:12.854Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:12.854Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:12.854Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:12.854Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:12.854Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:12.854Z] #29 DONE 3.1s [2023-11-14T21:53:12.854Z] [2023-11-14T21:53:12.854Z] #43 [security-secretstore-setup internal] load build context [2023-11-14T21:53:12.854Z] #43 ... [2023-11-14T21:53:12.854Z] [2023-11-14T21:53:12.854Z] #29 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:12.854Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:12.854Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:12.854Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:12.854Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:12.854Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:12.854Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:12.854Z] #29 DONE 3.1s [2023-11-14T21:53:13.117Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [2023-11-14T21:53:13.125Z] [2023-11-14T21:53:13.125Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-14T21:53:13.125Z] #33 DONE 2.7s [2023-11-14T21:53:13.125Z] [2023-11-14T21:53:13.125Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-14T21:53:13.125Z] #34 DONE 0.9s [2023-11-14T21:53:13.125Z] [2023-11-14T21:53:13.125Z] #29 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:53:13.125Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-14T21:53:13.125Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-14T21:53:13.125Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-14T21:53:13.125Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.2s done [2023-11-14T21:53:13.125Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-14T21:53:13.125Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-14T21:53:13.125Z] #29 DONE 3.2s [2023-11-14T21:53:13.125Z] [2023-11-14T21:53:13.125Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:13.399Z] #48 ... [2023-11-14T21:53:13.399Z] [2023-11-14T21:53:13.399Z] #43 [security-secretstore-setup internal] load build context [2023-11-14T21:53:13.399Z] #43 transferring context: 2.55MB 2.2s done [2023-11-14T21:53:13.399Z] #43 DONE 2.7s [2023-11-14T21:53:13.399Z] [2023-11-14T21:53:13.399Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:53:13.423Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:13.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-14T21:53:13.423Z] e4faf4f0b7b5: Preparing [2023-11-14T21:53:13.423Z] f85a1c680012: Preparing [2023-11-14T21:53:13.423Z] 6cdf800e11f1: Preparing [2023-11-14T21:53:13.423Z] 7e4d11ba6860: Preparing [2023-11-14T21:53:13.423Z] d47ab2dd3fc5: Preparing [2023-11-14T21:53:13.423Z] 1ae25bcecf4b: Preparing [2023-11-14T21:53:13.423Z] f8c207462eb1: Preparing [2023-11-14T21:53:13.423Z] c3d81a9ba029: Preparing [2023-11-14T21:53:13.423Z] c91975e9553f: Preparing [2023-11-14T21:53:13.423Z] 37a156658181: Preparing [2023-11-14T21:53:13.423Z] 9fba363107fd: Preparing [2023-11-14T21:53:13.423Z] cc2447e1835a: Preparing [2023-11-14T21:53:13.423Z] 37a156658181: Waiting [2023-11-14T21:53:13.423Z] f8c207462eb1: Waiting [2023-11-14T21:53:13.423Z] c3d81a9ba029: Waiting [2023-11-14T21:53:13.423Z] c91975e9553f: Waiting [2023-11-14T21:53:13.423Z] 9fba363107fd: Waiting [2023-11-14T21:53:13.423Z] cc2447e1835a: Waiting [2023-11-14T21:53:13.423Z] e4faf4f0b7b5: Pushed [2023-11-14T21:53:13.423Z] f85a1c680012: Pushed [2023-11-14T21:53:13.424Z] d47ab2dd3fc5: Pushed [2023-11-14T21:53:13.681Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:13.681Z] c91975e9553f: Layer already exists [2023-11-14T21:53:13.681Z] 1ae25bcecf4b: Pushed [2023-11-14T21:53:13.681Z] f8c207462eb1: Pushed [2023-11-14T21:53:13.681Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:14.002Z] #49 ... [2023-11-14T21:53:14.003Z] [2023-11-14T21:53:14.003Z] #50 [security-spire-server internal] load build context [2023-11-14T21:53:14.003Z] #50 transferring context: 18.10kB 0.1s done [2023-11-14T21:53:14.003Z] #50 DONE 0.9s [2023-11-14T21:53:14.003Z] [2023-11-14T21:53:14.003Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:53:14.003Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2023-11-14T21:53:14.003Z] #51 DONE 1.0s [2023-11-14T21:53:14.003Z] [2023-11-14T21:53:14.003Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:14.003Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2023-11-14T21:53:14.003Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-14T21:53:14.253Z] 37a156658181: Pushed [2023-11-14T21:53:14.512Z] 7e4d11ba6860: Pushed [2023-11-14T21:53:14.593Z] #52 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-14T21:53:14.771Z] 9fba363107fd: Pushed [2023-11-14T21:53:15.032Z] 6cdf800e11f1: Pushed [2023-11-14T21:53:15.032Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [2023-11-14T21:53:15.193Z] #52 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-14T21:53:15.194Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-14T21:53:15.194Z] #52 ... [2023-11-14T21:53:15.194Z] [2023-11-14T21:53:15.194Z] #53 [security-spire-agent internal] load build context [2023-11-14T21:53:15.194Z] #53 transferring context: 17.63kB 0.2s done [2023-11-14T21:53:15.194Z] #53 DONE 2.2s [2023-11-14T21:53:15.194Z] [2023-11-14T21:53:15.194Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:15.464Z] #52 ... [2023-11-14T21:53:15.464Z] [2023-11-14T21:53:15.464Z] #54 [security-spire-config internal] load build context [2023-11-14T21:53:15.464Z] #54 transferring context: 16.35kB 0.3s done [2023-11-14T21:53:15.464Z] #54 DONE 2.4s [2023-11-14T21:53:15.464Z] [2023-11-14T21:53:15.464Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:15.464Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-11-14T21:53:15.464Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-11-14T21:53:15.464Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2023-11-14T21:53:15.607Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:15.745Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-11-14T21:53:15.745Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2023-11-14T21:53:15.745Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 73.73kB / 123.55kB 0.6s [2023-11-14T21:53:15.745Z] #52 ... [2023-11-14T21:53:15.745Z] [2023-11-14T21:53:15.745Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-14T21:53:15.745Z] #42 transferring context: 2.55MB 3.0s done [2023-11-14T21:53:15.745Z] #42 DONE 4.0s [2023-11-14T21:53:15.745Z] [2023-11-14T21:53:15.745Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:15.745Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-11-14T21:53:15.745Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s [2023-11-14T21:53:15.745Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-11-14T21:53:15.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-14T21:53:15.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-14T21:53:15.915Z] e4faf4f0b7b5: Preparing [2023-11-14T21:53:15.915Z] f85a1c680012: Preparing [2023-11-14T21:53:15.915Z] 6cdf800e11f1: Preparing [2023-11-14T21:53:15.915Z] 7e4d11ba6860: Preparing [2023-11-14T21:53:15.915Z] d47ab2dd3fc5: Preparing [2023-11-14T21:53:15.915Z] 1ae25bcecf4b: Preparing [2023-11-14T21:53:15.915Z] f8c207462eb1: Preparing [2023-11-14T21:53:15.915Z] c3d81a9ba029: Preparing [2023-11-14T21:53:15.915Z] c91975e9553f: Preparing [2023-11-14T21:53:15.915Z] 37a156658181: Preparing [2023-11-14T21:53:15.915Z] 9fba363107fd: Preparing [2023-11-14T21:53:15.915Z] cc2447e1835a: Preparing [2023-11-14T21:53:15.915Z] c3d81a9ba029: Waiting [2023-11-14T21:53:15.915Z] 1ae25bcecf4b: Waiting [2023-11-14T21:53:15.915Z] f8c207462eb1: Waiting [2023-11-14T21:53:15.915Z] 9fba363107fd: Waiting [2023-11-14T21:53:15.915Z] cc2447e1835a: Waiting [2023-11-14T21:53:15.915Z] f85a1c680012: Layer already exists [2023-11-14T21:53:15.915Z] e4faf4f0b7b5: Layer already exists [2023-11-14T21:53:15.915Z] d47ab2dd3fc5: Layer already exists [2023-11-14T21:53:15.915Z] 6cdf800e11f1: Layer already exists [2023-11-14T21:53:15.915Z] 7e4d11ba6860: Layer already exists [2023-11-14T21:53:15.915Z] 1ae25bcecf4b: Layer already exists [2023-11-14T21:53:15.915Z] c91975e9553f: Layer already exists [2023-11-14T21:53:15.915Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:15.915Z] f8c207462eb1: Layer already exists [2023-11-14T21:53:15.915Z] 37a156658181: Layer already exists [2023-11-14T21:53:15.915Z] 9fba363107fd: Layer already exists [2023-11-14T21:53:15.915Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:15.915Z] latest: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:16.030Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done [2023-11-14T21:53:16.226Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:16.305Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-14T21:53:16.306Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-14T21:53:16.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.71 [2023-11-14T21:53:16.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-14T21:53:16.535Z] e4faf4f0b7b5: Preparing [2023-11-14T21:53:16.535Z] f85a1c680012: Preparing [2023-11-14T21:53:16.535Z] 6cdf800e11f1: Preparing [2023-11-14T21:53:16.535Z] 7e4d11ba6860: Preparing [2023-11-14T21:53:16.535Z] d47ab2dd3fc5: Preparing [2023-11-14T21:53:16.535Z] 1ae25bcecf4b: Preparing [2023-11-14T21:53:16.535Z] f8c207462eb1: Preparing [2023-11-14T21:53:16.535Z] c3d81a9ba029: Preparing [2023-11-14T21:53:16.535Z] c91975e9553f: Preparing [2023-11-14T21:53:16.535Z] 37a156658181: Preparing [2023-11-14T21:53:16.535Z] 9fba363107fd: Preparing [2023-11-14T21:53:16.535Z] cc2447e1835a: Preparing [2023-11-14T21:53:16.535Z] c3d81a9ba029: Waiting [2023-11-14T21:53:16.535Z] 9fba363107fd: Waiting [2023-11-14T21:53:16.535Z] c91975e9553f: Waiting [2023-11-14T21:53:16.535Z] cc2447e1835a: Waiting [2023-11-14T21:53:16.535Z] 37a156658181: Waiting [2023-11-14T21:53:16.535Z] 1ae25bcecf4b: Waiting [2023-11-14T21:53:16.535Z] f8c207462eb1: Waiting [2023-11-14T21:53:16.535Z] 6cdf800e11f1: Layer already exists [2023-11-14T21:53:16.535Z] 7e4d11ba6860: Layer already exists [2023-11-14T21:53:16.535Z] d47ab2dd3fc5: Layer already exists [2023-11-14T21:53:16.535Z] f85a1c680012: Layer already exists [2023-11-14T21:53:16.535Z] e4faf4f0b7b5: Layer already exists [2023-11-14T21:53:16.535Z] 1ae25bcecf4b: Layer already exists [2023-11-14T21:53:16.535Z] f8c207462eb1: Layer already exists [2023-11-14T21:53:16.535Z] 37a156658181: Layer already exists [2023-11-14T21:53:16.535Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:16.535Z] c91975e9553f: Layer already exists [2023-11-14T21:53:16.535Z] 9fba363107fd: Layer already exists [2023-11-14T21:53:16.535Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:16.535Z] 3.1.0-dev.71: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:16.584Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.6s [2023-11-14T21:53:16.842Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:17.142Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:17.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-14T21:53:17.142Z] e4faf4f0b7b5: Preparing [2023-11-14T21:53:17.142Z] f85a1c680012: Preparing [2023-11-14T21:53:17.142Z] 6cdf800e11f1: Preparing [2023-11-14T21:53:17.142Z] 7e4d11ba6860: Preparing [2023-11-14T21:53:17.142Z] d47ab2dd3fc5: Preparing [2023-11-14T21:53:17.142Z] 1ae25bcecf4b: Preparing [2023-11-14T21:53:17.142Z] f8c207462eb1: Preparing [2023-11-14T21:53:17.142Z] c3d81a9ba029: Preparing [2023-11-14T21:53:17.142Z] c91975e9553f: Preparing [2023-11-14T21:53:17.142Z] 37a156658181: Preparing [2023-11-14T21:53:17.142Z] 9fba363107fd: Preparing [2023-11-14T21:53:17.142Z] cc2447e1835a: Preparing [2023-11-14T21:53:17.142Z] f8c207462eb1: Waiting [2023-11-14T21:53:17.142Z] c3d81a9ba029: Waiting [2023-11-14T21:53:17.142Z] c91975e9553f: Waiting [2023-11-14T21:53:17.142Z] 37a156658181: Waiting [2023-11-14T21:53:17.142Z] 9fba363107fd: Waiting [2023-11-14T21:53:17.142Z] cc2447e1835a: Waiting [2023-11-14T21:53:17.142Z] 1ae25bcecf4b: Waiting [2023-11-14T21:53:17.142Z] 7e4d11ba6860: Layer already exists [2023-11-14T21:53:17.142Z] e4faf4f0b7b5: Layer already exists [2023-11-14T21:53:17.142Z] 6cdf800e11f1: Layer already exists [2023-11-14T21:53:17.142Z] f85a1c680012: Layer already exists [2023-11-14T21:53:17.142Z] d47ab2dd3fc5: Layer already exists [2023-11-14T21:53:17.142Z] 1ae25bcecf4b: Layer already exists [2023-11-14T21:53:17.142Z] f8c207462eb1: Layer already exists [2023-11-14T21:53:17.142Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:17.142Z] 37a156658181: Layer already exists [2023-11-14T21:53:17.142Z] c91975e9553f: Layer already exists [2023-11-14T21:53:17.142Z] 9fba363107fd: Layer already exists [2023-11-14T21:53:17.142Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:17.142Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-14T21:53:17.183Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 2.3s [Pipeline] sh [2023-11-14T21:53:17.455Z] #52 ... [2023-11-14T21:53:17.455Z] [2023-11-14T21:53:17.455Z] #41 [core-command internal] load build context [2023-11-14T21:53:17.455Z] #41 transferring context: 2.55MB 4.6s done [2023-11-14T21:53:17.455Z] #41 DONE 5.6s [2023-11-14T21:53:17.455Z] [2023-11-14T21:53:17.455Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:17.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:17.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-14T21:53:17.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-14T21:53:17.763Z] e4faf4f0b7b5: Preparing [2023-11-14T21:53:17.763Z] f85a1c680012: Preparing [2023-11-14T21:53:17.763Z] 6cdf800e11f1: Preparing [2023-11-14T21:53:17.763Z] 7e4d11ba6860: Preparing [2023-11-14T21:53:17.763Z] d47ab2dd3fc5: Preparing [2023-11-14T21:53:17.763Z] 1ae25bcecf4b: Preparing [2023-11-14T21:53:17.763Z] f8c207462eb1: Preparing [2023-11-14T21:53:17.763Z] c3d81a9ba029: Preparing [2023-11-14T21:53:17.763Z] c91975e9553f: Preparing [2023-11-14T21:53:17.763Z] 37a156658181: Preparing [2023-11-14T21:53:17.763Z] 9fba363107fd: Preparing [2023-11-14T21:53:17.763Z] cc2447e1835a: Preparing [2023-11-14T21:53:17.763Z] 1ae25bcecf4b: Waiting [2023-11-14T21:53:17.763Z] f8c207462eb1: Waiting [2023-11-14T21:53:17.763Z] c3d81a9ba029: Waiting [2023-11-14T21:53:17.763Z] c91975e9553f: Waiting [2023-11-14T21:53:17.763Z] 37a156658181: Waiting [2023-11-14T21:53:17.763Z] 9fba363107fd: Waiting [2023-11-14T21:53:17.763Z] f85a1c680012: Layer already exists [2023-11-14T21:53:17.763Z] 7e4d11ba6860: Layer already exists [2023-11-14T21:53:17.763Z] 6cdf800e11f1: Layer already exists [2023-11-14T21:53:17.763Z] e4faf4f0b7b5: Layer already exists [2023-11-14T21:53:17.763Z] d47ab2dd3fc5: Layer already exists [2023-11-14T21:53:17.763Z] f8c207462eb1: Layer already exists [2023-11-14T21:53:17.763Z] 1ae25bcecf4b: Layer already exists [2023-11-14T21:53:17.763Z] c91975e9553f: Layer already exists [2023-11-14T21:53:17.763Z] 37a156658181: Layer already exists [2023-11-14T21:53:17.763Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:17.763Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:17.763Z] 9fba363107fd: Layer already exists [2023-11-14T21:53:17.763Z] main: digest: sha256:071d32f1bd5540047265d2d92ac7f1b50850a5105bd7b50138c48fc4d03c85d3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:17.819Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:17.829Z] taggedImages: [2023-11-14T21:53:17.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:17.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-14T21:53:17.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.71 [2023-11-14T21:53:17.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:17.829Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-14T21:53:17.855Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-14T21:53:17.855Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:17.855Z] latest [2023-11-14T21:53:17.855Z] 3.1.0-dev.71 [2023-11-14T21:53:17.855Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:17.855Z] main [2023-11-14T21:53:17.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:18.182Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:18.433Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.55MB / 23.39MB 3.4s [2023-11-14T21:53:18.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:18.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-14T21:53:18.493Z] 76d252ebafdb: Preparing [2023-11-14T21:53:18.493Z] 846c634d9f62: Preparing [2023-11-14T21:53:18.493Z] c3d81a9ba029: Preparing [2023-11-14T21:53:18.493Z] c91975e9553f: Preparing [2023-11-14T21:53:18.493Z] 80aa75e55def: Preparing [2023-11-14T21:53:18.493Z] 1a4bada755d7: Preparing [2023-11-14T21:53:18.493Z] cc2447e1835a: Preparing [2023-11-14T21:53:18.493Z] cc2447e1835a: Waiting [2023-11-14T21:53:18.493Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:18.493Z] c91975e9553f: Layer already exists [2023-11-14T21:53:18.493Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:18.493Z] 76d252ebafdb: Pushed [2023-11-14T21:53:18.702Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.07MB / 23.39MB 3.7s [2023-11-14T21:53:19.289Z] #52 ... [2023-11-14T21:53:19.289Z] [2023-11-14T21:53:19.289Z] #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-14T21:53:19.289Z] #0 9.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:19.289Z] #55 ... [2023-11-14T21:53:19.289Z] [2023-11-14T21:53:19.289Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-14T21:53:19.289Z] #0 9.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:19.289Z] #56 ... [2023-11-14T21:53:19.289Z] [2023-11-14T21:53:19.289Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:19.289Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-14T21:53:19.429Z] 1a4bada755d7: Pushed [2023-11-14T21:53:19.429Z] 80aa75e55def: Pushed [2023-11-14T21:53:19.559Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 4.5s [2023-11-14T21:53:19.559Z] #52 ... [2023-11-14T21:53:19.559Z] [2023-11-14T21:53:19.559Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-14T21:53:19.830Z] #57 ... [2023-11-14T21:53:19.830Z] [2023-11-14T21:53:19.830Z] #58 [support-scheduler internal] load build context [2023-11-14T21:53:19.830Z] #58 transferring context: 2.55MB 5.6s done [2023-11-14T21:53:19.830Z] #58 DONE 6.7s [2023-11-14T21:53:19.830Z] [2023-11-14T21:53:19.830Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:19.830Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2023-11-14T21:53:19.830Z] #52 ... [2023-11-14T21:53:19.830Z] [2023-11-14T21:53:19.830Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-14T21:53:19.830Z] #59 ... [2023-11-14T21:53:19.830Z] [2023-11-14T21:53:19.830Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:20.099Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.75MB / 23.39MB 5.0s [2023-11-14T21:53:20.369Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.36MB / 23.39MB 5.3s [2023-11-14T21:53:20.640Z] #52 ... [2023-11-14T21:53:20.640Z] [2023-11-14T21:53:20.640Z] #60 [support-notifications internal] load build context [2023-11-14T21:53:20.640Z] #60 transferring context: 2.55MB 5.1s done [2023-11-14T21:53:20.640Z] #60 DONE 7.5s [2023-11-14T21:53:20.640Z] [2023-11-14T21:53:20.640Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:20.640Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.27MB / 23.39MB 5.7s [2023-11-14T21:53:20.640Z] #52 ... [2023-11-14T21:53:20.640Z] [2023-11-14T21:53:20.640Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-14T21:53:20.806Z] 846c634d9f62: Pushed [2023-11-14T21:53:20.806Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:20.909Z] #61 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:20.909Z] #61 ... [2023-11-14T21:53:20.909Z] [2023-11-14T21:53:20.909Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:21.136Z] + 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 [2023-11-14T21:53:21.182Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 6.0s [2023-11-14T21:53:21.459Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-14T21:53:21.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-14T21:53:21.459Z] 76d252ebafdb: Preparing [2023-11-14T21:53:21.459Z] 846c634d9f62: Preparing [2023-11-14T21:53:21.459Z] c3d81a9ba029: Preparing [2023-11-14T21:53:21.459Z] c91975e9553f: Preparing [2023-11-14T21:53:21.459Z] 80aa75e55def: Preparing [2023-11-14T21:53:21.459Z] 1a4bada755d7: Preparing [2023-11-14T21:53:21.459Z] cc2447e1835a: Preparing [2023-11-14T21:53:21.459Z] 1a4bada755d7: Waiting [2023-11-14T21:53:21.459Z] cc2447e1835a: Waiting [2023-11-14T21:53:21.459Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:21.459Z] c91975e9553f: Layer already exists [2023-11-14T21:53:21.459Z] 80aa75e55def: Layer already exists [2023-11-14T21:53:21.459Z] 846c634d9f62: Layer already exists [2023-11-14T21:53:21.459Z] 76d252ebafdb: Layer already exists [2023-11-14T21:53:21.459Z] 1a4bada755d7: Layer already exists [2023-11-14T21:53:21.459Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:21.459Z] latest: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:21.768Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.71 [Pipeline] } [2023-11-14T21:53:21.778Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 6.6s [2023-11-14T21:53:21.778Z] #52 ... [2023-11-14T21:53:21.778Z] [2023-11-14T21:53:21.778Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:22.047Z] #62 ... [2023-11-14T21:53:22.047Z] [2023-11-14T21:53:22.047Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:22.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.71 [2023-11-14T21:53:22.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-14T21:53:22.081Z] 76d252ebafdb: Preparing [2023-11-14T21:53:22.081Z] 846c634d9f62: Preparing [2023-11-14T21:53:22.081Z] c3d81a9ba029: Preparing [2023-11-14T21:53:22.081Z] c91975e9553f: Preparing [2023-11-14T21:53:22.081Z] 80aa75e55def: Preparing [2023-11-14T21:53:22.081Z] 1a4bada755d7: Preparing [2023-11-14T21:53:22.081Z] cc2447e1835a: Preparing [2023-11-14T21:53:22.081Z] 1a4bada755d7: Waiting [2023-11-14T21:53:22.081Z] cc2447e1835a: Waiting [2023-11-14T21:53:22.081Z] 846c634d9f62: Layer already exists [2023-11-14T21:53:22.081Z] 76d252ebafdb: Layer already exists [2023-11-14T21:53:22.081Z] 80aa75e55def: Layer already exists [2023-11-14T21:53:22.081Z] c91975e9553f: Layer already exists [2023-11-14T21:53:22.081Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:22.081Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:22.081Z] 1a4bada755d7: Layer already exists [2023-11-14T21:53:22.081Z] 3.1.0-dev.71: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:22.319Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.99MB / 23.39MB 7.2s [2023-11-14T21:53:22.319Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.51MB / 23.39MB 7.3s [2023-11-14T21:53:22.394Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:22.589Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.6s [2023-11-14T21:53:22.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:22.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-14T21:53:22.710Z] 76d252ebafdb: Preparing [2023-11-14T21:53:22.710Z] 846c634d9f62: Preparing [2023-11-14T21:53:22.710Z] c3d81a9ba029: Preparing [2023-11-14T21:53:22.710Z] c91975e9553f: Preparing [2023-11-14T21:53:22.710Z] 80aa75e55def: Preparing [2023-11-14T21:53:22.710Z] 1a4bada755d7: Preparing [2023-11-14T21:53:22.710Z] cc2447e1835a: Preparing [2023-11-14T21:53:22.710Z] 1a4bada755d7: Waiting [2023-11-14T21:53:22.710Z] cc2447e1835a: Waiting [2023-11-14T21:53:22.710Z] 846c634d9f62: Layer already exists [2023-11-14T21:53:22.710Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:22.710Z] 76d252ebafdb: Layer already exists [2023-11-14T21:53:22.710Z] 80aa75e55def: Layer already exists [2023-11-14T21:53:22.710Z] c91975e9553f: Layer already exists [2023-11-14T21:53:22.710Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:22.710Z] 1a4bada755d7: Layer already exists [2023-11-14T21:53:22.710Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:22.859Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-14T21:53:23.022Z] + 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 [2023-11-14T21:53:23.128Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.0s [2023-11-14T21:53:23.128Z] #52 ... [2023-11-14T21:53:23.128Z] [2023-11-14T21:53:23.128Z] #35 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:23.128Z] #35 9.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:23.128Z] #35 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:23.128Z] #35 ... [2023-11-14T21:53:23.128Z] [2023-11-14T21:53:23.128Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:23.128Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done [2023-11-14T21:53:23.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-14T21:53:23.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-14T21:53:23.328Z] 76d252ebafdb: Preparing [2023-11-14T21:53:23.328Z] 846c634d9f62: Preparing [2023-11-14T21:53:23.328Z] c3d81a9ba029: Preparing [2023-11-14T21:53:23.328Z] c91975e9553f: Preparing [2023-11-14T21:53:23.328Z] 80aa75e55def: Preparing [2023-11-14T21:53:23.328Z] 1a4bada755d7: Preparing [2023-11-14T21:53:23.328Z] cc2447e1835a: Preparing [2023-11-14T21:53:23.328Z] cc2447e1835a: Waiting [2023-11-14T21:53:23.328Z] 1a4bada755d7: Waiting [2023-11-14T21:53:23.328Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:23.328Z] 846c634d9f62: Layer already exists [2023-11-14T21:53:23.328Z] 76d252ebafdb: Layer already exists [2023-11-14T21:53:23.328Z] c91975e9553f: Layer already exists [2023-11-14T21:53:23.328Z] 80aa75e55def: Layer already exists [2023-11-14T21:53:23.328Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:23.328Z] 1a4bada755d7: Layer already exists [2023-11-14T21:53:23.328Z] main: digest: sha256:69615c4822bc9566443f21c89cff652e9c7601d3d16ab7783be292ed9632a8bc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:23.363Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:23.376Z] taggedImages: [2023-11-14T21:53:23.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:23.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-14T21:53:23.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.71 [2023-11-14T21:53:23.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:23.376Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-14T21:53:23.401Z] #52 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.1s done [2023-11-14T21:53:23.401Z] #52 ... [2023-11-14T21:53:23.401Z] [2023-11-14T21:53:23.401Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-14T21:53:23.401Z] #0 9.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] echo [2023-11-14T21:53:23.402Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-14T21:53:23.402Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:23.402Z] latest [2023-11-14T21:53:23.402Z] 3.1.0-dev.71 [2023-11-14T21:53:23.402Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:23.402Z] main [2023-11-14T21:53:23.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:23.675Z] #63 ... [2023-11-14T21:53:23.676Z] [2023-11-14T21:53:23.676Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-14T21:53:23.676Z] #62 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:23.676Z] #62 ... [2023-11-14T21:53:23.676Z] [2023-11-14T21:53:23.676Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:53:23.705Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:23.952Z] #64 ... [2023-11-14T21:53:23.952Z] [2023-11-14T21:53:23.952Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-14T21:53:23.952Z] #48 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:24.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:24.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-14T21:53:24.012Z] 6a2f711859b6: Preparing [2023-11-14T21:53:24.012Z] 94b6c9fbbee7: Preparing [2023-11-14T21:53:24.012Z] 04c9c6541481: Preparing [2023-11-14T21:53:24.012Z] c3d81a9ba029: Preparing [2023-11-14T21:53:24.012Z] c91975e9553f: Preparing [2023-11-14T21:53:24.012Z] 4527f4d55c7d: Preparing [2023-11-14T21:53:24.012Z] 73c401a457c7: Preparing [2023-11-14T21:53:24.012Z] a795daa76a70: Preparing [2023-11-14T21:53:24.012Z] e4c2604db193: Preparing [2023-11-14T21:53:24.012Z] a795daa76a70: Waiting [2023-11-14T21:53:24.012Z] 73c401a457c7: Waiting [2023-11-14T21:53:24.012Z] cc2447e1835a: Preparing [2023-11-14T21:53:24.012Z] e4c2604db193: Waiting [2023-11-14T21:53:24.012Z] cc2447e1835a: Waiting [2023-11-14T21:53:24.012Z] 4527f4d55c7d: Waiting [2023-11-14T21:53:24.012Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:24.012Z] c91975e9553f: Layer already exists [2023-11-14T21:53:24.012Z] 6a2f711859b6: Pushed [2023-11-14T21:53:24.012Z] 04c9c6541481: Pushed [2023-11-14T21:53:24.012Z] 94b6c9fbbee7: Pushed [2023-11-14T21:53:24.012Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:24.270Z] a795daa76a70: Pushed [2023-11-14T21:53:24.834Z] e4c2604db193: Pushed [2023-11-14T21:53:24.955Z] #48 ... [2023-11-14T21:53:24.955Z] [2023-11-14T21:53:24.955Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:53:24.955Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-14T21:53:24.955Z] #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-14T21:53:24.955Z] #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-14T21:53:24.955Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-14T21:53:24.955Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-11-14T21:53:24.955Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done [2023-11-14T21:53:24.955Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-14T21:53:24.955Z] #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.1s done [2023-11-14T21:53:24.955Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2023-11-14T21:53:24.955Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-14T21:53:24.955Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.8s [2023-11-14T21:53:24.955Z] #51 ... [2023-11-14T21:53:24.955Z] [2023-11-14T21:53:24.955Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:24.955Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.2s [2023-11-14T21:53:27.571Z] #52 ... [2023-11-14T21:53:27.571Z] [2023-11-14T21:53:27.571Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-14T21:53:27.571Z] #56 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:27.571Z] #56 15.54 OK: 266 MiB in 52 packages [2023-11-14T21:53:27.571Z] #56 DONE 18.3s [2023-11-14T21:53:27.571Z] [2023-11-14T21:53:27.571Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:28.177Z] #52 ... [2023-11-14T21:53:28.177Z] [2023-11-14T21:53:28.177Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-14T21:53:28.177Z] #55 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:28.177Z] #55 17.16 OK: 266 MiB in 52 packages [2023-11-14T21:53:28.177Z] #55 DONE 20.2s [2023-11-14T21:53:28.177Z] [2023-11-14T21:53:28.177Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:28.177Z] #52 ... [2023-11-14T21:53:28.177Z] [2023-11-14T21:53:28.177Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:53:28.177Z] #65 DONE 0.8s [2023-11-14T21:53:28.177Z] [2023-11-14T21:53:28.177Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:29.147Z] #52 ... [2023-11-14T21:53:29.147Z] [2023-11-14T21:53:29.147Z] #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:53:29.147Z] #66 DONE 1.1s [2023-11-14T21:53:29.147Z] [2023-11-14T21:53:29.147Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:30.111Z] 73c401a457c7: Pushed [2023-11-14T21:53:30.121Z] #52 ... [2023-11-14T21:53:30.121Z] [2023-11-14T21:53:30.121Z] #35 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:30.121Z] #35 17.87 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:30.121Z] #35 17.91 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:30.121Z] #35 18.20 OK: 8 MiB in 16 packages [2023-11-14T21:53:30.121Z] #35 DONE 21.6s [2023-11-14T21:53:30.121Z] [2023-11-14T21:53:30.121Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:30.121Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.2s [2023-11-14T21:53:30.399Z] #52 ... [2023-11-14T21:53:30.399Z] [2023-11-14T21:53:30.399Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-14T21:53:30.399Z] #57 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:30.399Z] #57 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:30.399Z] #57 20.40 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:30.399Z] #57 20.45 (2/2) Installing su-exec (0.2-r3) [2023-11-14T21:53:30.399Z] #57 20.46 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:30.399Z] #57 20.72 OK: 8 MiB in 17 packages [2023-11-14T21:53:30.399Z] #57 ... [2023-11-14T21:53:30.399Z] [2023-11-14T21:53:30.399Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:31.401Z] #52 ... [2023-11-14T21:53:31.401Z] [2023-11-14T21:53:31.401Z] #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:31.401Z] #37 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:31.401Z] #37 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:31.693Z] #37 ... [2023-11-14T21:53:31.693Z] [2023-11-14T21:53:31.693Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:31.971Z] #52 ... [2023-11-14T21:53:31.971Z] [2023-11-14T21:53:31.971Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-14T21:53:31.971Z] #59 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:31.971Z] #59 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:31.971Z] #59 ... [2023-11-14T21:53:31.971Z] [2023-11-14T21:53:31.971Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-14T21:53:31.971Z] #61 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:31.971Z] #61 21.18 (1/4) Installing ca-certificates (20230506-r0) [2023-11-14T21:53:32.012Z] 4527f4d55c7d: Pushed [2023-11-14T21:53:32.012Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:32.255Z] #61 ... [2023-11-14T21:53:32.255Z] [2023-11-14T21:53:32.255Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:32.320Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:32.528Z] #52 ... [2023-11-14T21:53:32.528Z] [2023-11-14T21:53:32.528Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-11-14T21:53:32.528Z] #57 DONE 23.0s [2023-11-14T21:53:32.528Z] [2023-11-14T21:53:32.528Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:32.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-14T21:53:32.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-14T21:53:32.618Z] 6a2f711859b6: Preparing [2023-11-14T21:53:32.618Z] 94b6c9fbbee7: Preparing [2023-11-14T21:53:32.618Z] 04c9c6541481: Preparing [2023-11-14T21:53:32.618Z] c3d81a9ba029: Preparing [2023-11-14T21:53:32.618Z] c91975e9553f: Preparing [2023-11-14T21:53:32.618Z] 4527f4d55c7d: Preparing [2023-11-14T21:53:32.618Z] 73c401a457c7: Preparing [2023-11-14T21:53:32.618Z] a795daa76a70: Preparing [2023-11-14T21:53:32.618Z] e4c2604db193: Preparing [2023-11-14T21:53:32.618Z] cc2447e1835a: Preparing [2023-11-14T21:53:32.618Z] 4527f4d55c7d: Waiting [2023-11-14T21:53:32.618Z] 73c401a457c7: Waiting [2023-11-14T21:53:32.618Z] e4c2604db193: Waiting [2023-11-14T21:53:32.618Z] a795daa76a70: Waiting [2023-11-14T21:53:32.618Z] cc2447e1835a: Waiting [2023-11-14T21:53:32.618Z] c91975e9553f: Layer already exists [2023-11-14T21:53:32.618Z] 04c9c6541481: Layer already exists [2023-11-14T21:53:32.618Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:32.618Z] 6a2f711859b6: Layer already exists [2023-11-14T21:53:32.618Z] 94b6c9fbbee7: Layer already exists [2023-11-14T21:53:32.618Z] e4c2604db193: Layer already exists [2023-11-14T21:53:32.618Z] 73c401a457c7: Layer already exists [2023-11-14T21:53:32.618Z] a795daa76a70: Layer already exists [2023-11-14T21:53:32.618Z] 4527f4d55c7d: Layer already exists [2023-11-14T21:53:32.618Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:32.618Z] latest: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:32.935Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:33.122Z] #52 ... [2023-11-14T21:53:33.122Z] [2023-11-14T21:53:33.122Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:33.122Z] #45 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:33.122Z] #45 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:33.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.71 [2023-11-14T21:53:33.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-14T21:53:33.241Z] 6a2f711859b6: Preparing [2023-11-14T21:53:33.241Z] 94b6c9fbbee7: Preparing [2023-11-14T21:53:33.241Z] 04c9c6541481: Preparing [2023-11-14T21:53:33.241Z] c3d81a9ba029: Preparing [2023-11-14T21:53:33.241Z] c91975e9553f: Preparing [2023-11-14T21:53:33.241Z] 4527f4d55c7d: Preparing [2023-11-14T21:53:33.241Z] 73c401a457c7: Preparing [2023-11-14T21:53:33.241Z] a795daa76a70: Preparing [2023-11-14T21:53:33.241Z] e4c2604db193: Preparing [2023-11-14T21:53:33.241Z] cc2447e1835a: Preparing [2023-11-14T21:53:33.241Z] a795daa76a70: Waiting [2023-11-14T21:53:33.241Z] e4c2604db193: Waiting [2023-11-14T21:53:33.241Z] 4527f4d55c7d: Waiting [2023-11-14T21:53:33.241Z] 73c401a457c7: Waiting [2023-11-14T21:53:33.241Z] cc2447e1835a: Waiting [2023-11-14T21:53:33.241Z] 6a2f711859b6: Layer already exists [2023-11-14T21:53:33.241Z] c91975e9553f: Layer already exists [2023-11-14T21:53:33.241Z] 94b6c9fbbee7: Layer already exists [2023-11-14T21:53:33.241Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:33.241Z] 04c9c6541481: Layer already exists [2023-11-14T21:53:33.241Z] a795daa76a70: Layer already exists [2023-11-14T21:53:33.241Z] 4527f4d55c7d: Layer already exists [2023-11-14T21:53:33.241Z] 73c401a457c7: Layer already exists [2023-11-14T21:53:33.241Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:33.241Z] e4c2604db193: Layer already exists [2023-11-14T21:53:33.241Z] 3.1.0-dev.71: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:33.394Z] #45 ... [2023-11-14T21:53:33.394Z] [2023-11-14T21:53:33.394Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:33.394Z] #52 ... [2023-11-14T21:53:33.394Z] [2023-11-14T21:53:33.394Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:53:33.394Z] #49 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:33.394Z] #49 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:33.547Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:33.666Z] #49 ... [2023-11-14T21:53:33.666Z] [2023-11-14T21:53:33.666Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:33.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:33.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-14T21:53:33.865Z] 6a2f711859b6: Preparing [2023-11-14T21:53:33.865Z] 94b6c9fbbee7: Preparing [2023-11-14T21:53:33.865Z] 04c9c6541481: Preparing [2023-11-14T21:53:33.865Z] c3d81a9ba029: Preparing [2023-11-14T21:53:33.865Z] c91975e9553f: Preparing [2023-11-14T21:53:33.865Z] 4527f4d55c7d: Preparing [2023-11-14T21:53:33.865Z] 73c401a457c7: Preparing [2023-11-14T21:53:33.865Z] a795daa76a70: Preparing [2023-11-14T21:53:33.865Z] e4c2604db193: Preparing [2023-11-14T21:53:33.865Z] cc2447e1835a: Preparing [2023-11-14T21:53:33.865Z] 4527f4d55c7d: Waiting [2023-11-14T21:53:33.865Z] a795daa76a70: Waiting [2023-11-14T21:53:33.865Z] e4c2604db193: Waiting [2023-11-14T21:53:33.865Z] 73c401a457c7: Waiting [2023-11-14T21:53:33.865Z] 94b6c9fbbee7: Layer already exists [2023-11-14T21:53:33.865Z] 04c9c6541481: Layer already exists [2023-11-14T21:53:33.865Z] c91975e9553f: Layer already exists [2023-11-14T21:53:33.865Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:33.865Z] 6a2f711859b6: Layer already exists [2023-11-14T21:53:33.865Z] 4527f4d55c7d: Layer already exists [2023-11-14T21:53:33.865Z] 73c401a457c7: Layer already exists [2023-11-14T21:53:33.865Z] a795daa76a70: Layer already exists [2023-11-14T21:53:33.865Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:33.865Z] e4c2604db193: Layer already exists [2023-11-14T21:53:33.865Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:34.173Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:34.265Z] #52 ... [2023-11-14T21:53:34.265Z] [2023-11-14T21:53:34.265Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:53:34.265Z] #64 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:34.265Z] #64 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:34.265Z] #64 ... [2023-11-14T21:53:34.265Z] [2023-11-14T21:53:34.265Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:53:34.265Z] #49 20.79 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:53:34.265Z] #49 20.79 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:53:34.265Z] #49 20.79 OK: 19953 distinct packages available [2023-11-14T21:53:34.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-14T21:53:34.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-14T21:53:34.474Z] 6a2f711859b6: Preparing [2023-11-14T21:53:34.474Z] 94b6c9fbbee7: Preparing [2023-11-14T21:53:34.474Z] 04c9c6541481: Preparing [2023-11-14T21:53:34.474Z] c3d81a9ba029: Preparing [2023-11-14T21:53:34.474Z] c91975e9553f: Preparing [2023-11-14T21:53:34.474Z] 4527f4d55c7d: Preparing [2023-11-14T21:53:34.474Z] 73c401a457c7: Preparing [2023-11-14T21:53:34.474Z] a795daa76a70: Preparing [2023-11-14T21:53:34.474Z] e4c2604db193: Preparing [2023-11-14T21:53:34.474Z] cc2447e1835a: Preparing [2023-11-14T21:53:34.474Z] a795daa76a70: Waiting [2023-11-14T21:53:34.474Z] cc2447e1835a: Waiting [2023-11-14T21:53:34.474Z] 4527f4d55c7d: Waiting [2023-11-14T21:53:34.474Z] e4c2604db193: Waiting [2023-11-14T21:53:34.474Z] 73c401a457c7: Waiting [2023-11-14T21:53:34.474Z] 6a2f711859b6: Layer already exists [2023-11-14T21:53:34.474Z] 04c9c6541481: Layer already exists [2023-11-14T21:53:34.474Z] c91975e9553f: Layer already exists [2023-11-14T21:53:34.474Z] 94b6c9fbbee7: Layer already exists [2023-11-14T21:53:34.474Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:34.474Z] 4527f4d55c7d: Layer already exists [2023-11-14T21:53:34.474Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:34.474Z] 73c401a457c7: Layer already exists [2023-11-14T21:53:34.474Z] a795daa76a70: Layer already exists [2023-11-14T21:53:34.474Z] e4c2604db193: Layer already exists [2023-11-14T21:53:34.731Z] main: digest: sha256:31e4fc027020c4a3e0cdd1a71a979db90ad4717f368dafbff018d7cebc130086 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:34.767Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:34.774Z] taggedImages: [2023-11-14T21:53:34.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:34.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-14T21:53:34.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.71 [2023-11-14T21:53:34.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:34.774Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-14T21:53:34.788Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-14T21:53:34.789Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:34.789Z] latest [2023-11-14T21:53:34.789Z] 3.1.0-dev.71 [2023-11-14T21:53:34.789Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:34.789Z] main [2023-11-14T21:53:34.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:35.095Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:35.266Z] #49 ... [2023-11-14T21:53:35.267Z] [2023-11-14T21:53:35.267Z] #37 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-11-14T21:53:35.267Z] #37 22.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:35.267Z] #37 22.55 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:35.267Z] #37 22.78 OK: 8 MiB in 16 packages [2023-11-14T21:53:35.267Z] #37 DONE 25.1s [2023-11-14T21:53:35.267Z] [2023-11-14T21:53:35.267Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:35.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:35.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-14T21:53:35.394Z] e94cedd765f8: Preparing [2023-11-14T21:53:35.394Z] f641a95dcb03: Preparing [2023-11-14T21:53:35.394Z] 51e04be390e6: Preparing [2023-11-14T21:53:35.394Z] c3d81a9ba029: Preparing [2023-11-14T21:53:35.394Z] c91975e9553f: Preparing [2023-11-14T21:53:35.394Z] d40635ffe6a5: Preparing [2023-11-14T21:53:35.394Z] ed86af9e4818: Preparing [2023-11-14T21:53:35.394Z] 4ffed19bcb2e: Preparing [2023-11-14T21:53:35.394Z] d40635ffe6a5: Waiting [2023-11-14T21:53:35.394Z] ed86af9e4818: Waiting [2023-11-14T21:53:35.394Z] cc2447e1835a: Preparing [2023-11-14T21:53:35.394Z] cc2447e1835a: Waiting [2023-11-14T21:53:35.394Z] 4ffed19bcb2e: Waiting [2023-11-14T21:53:35.394Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:35.394Z] c91975e9553f: Layer already exists [2023-11-14T21:53:35.394Z] e94cedd765f8: Pushed [2023-11-14T21:53:35.394Z] f641a95dcb03: Pushed [2023-11-14T21:53:35.394Z] 51e04be390e6: Pushed [2023-11-14T21:53:35.551Z] #67 ... [2023-11-14T21:53:35.551Z] [2023-11-14T21:53:35.551Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-14T21:53:35.551Z] #63 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:35.551Z] #63 20.89 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:53:35.551Z] #63 20.89 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:53:35.551Z] #63 20.89 OK: 19953 distinct packages available [2023-11-14T21:53:35.551Z] #63 ... [2023-11-14T21:53:35.551Z] [2023-11-14T21:53:35.551Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:53:35.551Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.5s [2023-11-14T21:53:35.652Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:35.652Z] 4ffed19bcb2e: Pushed [2023-11-14T21:53:35.821Z] #51 ... [2023-11-14T21:53:35.821Z] [2023-11-14T21:53:35.821Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:35.821Z] #45 23.27 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:53:35.821Z] #45 23.27 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:53:35.821Z] #45 23.27 OK: 19953 distinct packages available [2023-11-14T21:53:36.093Z] #45 ... [2023-11-14T21:53:36.093Z] [2023-11-14T21:53:36.093Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-14T21:53:36.093Z] #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:36.093Z] #62 22.60 v3.18.4-196-gff71ec30ae4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-14T21:53:36.093Z] #62 22.60 v3.18.4-197-ge5e94e47c84 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-14T21:53:36.093Z] #62 22.60 OK: 19946 distinct packages available [2023-11-14T21:53:36.093Z] #62 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:36.093Z] #62 ... [2023-11-14T21:53:36.093Z] [2023-11-14T21:53:36.093Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:53:36.093Z] #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.1s done [2023-11-14T21:53:36.217Z] ed86af9e4818: Pushed [2023-11-14T21:53:36.365Z] #51 ... [2023-11-14T21:53:36.365Z] [2023-11-14T21:53:36.365Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-14T21:53:36.365Z] #48 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:36.365Z] #48 22.52 OK: 266 MiB in 52 packages [2023-11-14T21:53:36.365Z] #48 ... [2023-11-14T21:53:36.365Z] [2023-11-14T21:53:36.365Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:36.365Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s [2023-11-14T21:53:37.388Z] #52 ... [2023-11-14T21:53:37.388Z] [2023-11-14T21:53:37.388Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-14T21:53:37.388Z] #48 DONE 24.3s [2023-11-14T21:53:37.388Z] [2023-11-14T21:53:37.388Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:37.680Z] #52 ... [2023-11-14T21:53:37.680Z] [2023-11-14T21:53:37.680Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-14T21:53:37.680Z] #51 DONE 24.0s [2023-11-14T21:53:37.680Z] [2023-11-14T21:53:37.680Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-14T21:53:37.680Z] #62 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:37.982Z] #62 ... [2023-11-14T21:53:37.982Z] [2023-11-14T21:53:37.982Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-14T21:53:37.982Z] #61 21.91 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:37.982Z] #61 21.97 (3/4) Installing su-exec (0.2-r3) [2023-11-14T21:53:37.982Z] #61 21.97 (4/4) Installing yq (4.33.3-r4) [2023-11-14T21:53:37.982Z] #61 23.47 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:37.982Z] #61 23.61 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:53:37.982Z] #61 25.17 OK: 18 MiB in 19 packages [2023-11-14T21:53:37.982Z] #61 DONE 27.2s [2023-11-14T21:53:37.982Z] [2023-11-14T21:53:37.982Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-14T21:53:37.982Z] #59 23.92 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:37.982Z] #59 24.42 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:37.982Z] #59 24.52 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:37.982Z] #59 24.56 (4/6) Installing openssl (3.1.4-r1) [2023-11-14T21:53:37.982Z] #59 24.74 (5/6) Installing su-exec (0.2-r3) [2023-11-14T21:53:37.982Z] #59 24.77 (6/6) Installing yq (4.33.3-r4) [2023-11-14T21:53:37.982Z] #59 25.81 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:37.982Z] #59 26.14 OK: 18 MiB in 19 packages [2023-11-14T21:53:37.982Z] #59 DONE 28.2s [2023-11-14T21:53:37.982Z] [2023-11-14T21:53:37.982Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:38.254Z] #52 ... [2023-11-14T21:53:38.254Z] [2023-11-14T21:53:38.254Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:53:38.525Z] #68 ... [2023-11-14T21:53:38.525Z] [2023-11-14T21:53:38.525Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:53:38.525Z] #64 22.32 (1/2) Installing ca-certificates (20230506-r0) [2023-11-14T21:53:38.525Z] #64 22.62 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:38.525Z] #64 22.65 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:38.525Z] #64 22.86 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:53:38.525Z] #64 24.69 OK: 9 MiB in 17 packages [2023-11-14T21:53:38.802Z] #64 ... [2023-11-14T21:53:38.802Z] [2023-11-14T21:53:38.802Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:53:38.802Z] #69 DONE 1.4s [2023-11-14T21:53:38.802Z] [2023-11-14T21:53:38.802Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:53:39.081Z] #70 ... [2023-11-14T21:53:39.081Z] [2023-11-14T21:53:39.081Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:53:39.368Z] #71 ... [2023-11-14T21:53:39.368Z] [2023-11-14T21:53:39.368Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:39.962Z] #52 ... [2023-11-14T21:53:39.962Z] [2023-11-14T21:53:39.962Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-11-14T21:53:39.962Z] #0 8.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:40.247Z] #72 ... [2023-11-14T21:53:40.247Z] [2023-11-14T21:53:40.247Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:40.247Z] #45 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:40.247Z] #45 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:40.841Z] #45 ... [2023-11-14T21:53:40.841Z] [2023-11-14T21:53:40.841Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-14T21:53:40.841Z] #64 DONE 26.9s [2023-11-14T21:53:40.841Z] [2023-11-14T21:53:40.841Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:41.467Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.6s [2023-11-14T21:53:42.891Z] #52 ... [2023-11-14T21:53:42.891Z] [2023-11-14T21:53:42.891Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-14T21:53:42.891Z] #73 ... [2023-11-14T21:53:42.891Z] [2023-11-14T21:53:42.891Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-14T21:53:43.864Z] #52 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.0s done [2023-11-14T21:53:44.332Z] d40635ffe6a5: Pushed [2023-11-14T21:53:44.332Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:44.458Z] #52 DONE 31.4s [2023-11-14T21:53:44.458Z] [2023-11-14T21:53:44.458Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-14T21:53:44.458Z] #62 32.03 OK: 266 MiB in 52 packages [2023-11-14T21:53:44.636Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:44.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-14T21:53:44.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-14T21:53:44.947Z] e94cedd765f8: Preparing [2023-11-14T21:53:44.947Z] f641a95dcb03: Preparing [2023-11-14T21:53:44.947Z] 51e04be390e6: Preparing [2023-11-14T21:53:44.947Z] c3d81a9ba029: Preparing [2023-11-14T21:53:44.947Z] c91975e9553f: Preparing [2023-11-14T21:53:44.947Z] d40635ffe6a5: Preparing [2023-11-14T21:53:44.947Z] ed86af9e4818: Preparing [2023-11-14T21:53:44.947Z] 4ffed19bcb2e: Preparing [2023-11-14T21:53:44.947Z] cc2447e1835a: Preparing [2023-11-14T21:53:44.947Z] ed86af9e4818: Waiting [2023-11-14T21:53:44.947Z] 4ffed19bcb2e: Waiting [2023-11-14T21:53:44.947Z] cc2447e1835a: Waiting [2023-11-14T21:53:44.947Z] d40635ffe6a5: Waiting [2023-11-14T21:53:44.947Z] e94cedd765f8: Layer already exists [2023-11-14T21:53:44.947Z] f641a95dcb03: Layer already exists [2023-11-14T21:53:44.947Z] c91975e9553f: Layer already exists [2023-11-14T21:53:44.947Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:44.947Z] 51e04be390e6: Layer already exists [2023-11-14T21:53:44.947Z] ed86af9e4818: Layer already exists [2023-11-14T21:53:44.947Z] 4ffed19bcb2e: Layer already exists [2023-11-14T21:53:44.947Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:44.947Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:44.947Z] latest: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:45.260Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:45.438Z] #62 DONE 33.6s [2023-11-14T21:53:45.438Z] [2023-11-14T21:53:45.438Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:45.438Z] #45 33.05 (1/11) Installing ca-certificates (20230506-r0) [2023-11-14T21:53:45.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.71 [2023-11-14T21:53:45.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-14T21:53:45.556Z] e94cedd765f8: Preparing [2023-11-14T21:53:45.556Z] f641a95dcb03: Preparing [2023-11-14T21:53:45.556Z] 51e04be390e6: Preparing [2023-11-14T21:53:45.556Z] c3d81a9ba029: Preparing [2023-11-14T21:53:45.556Z] c91975e9553f: Preparing [2023-11-14T21:53:45.556Z] d40635ffe6a5: Preparing [2023-11-14T21:53:45.556Z] ed86af9e4818: Preparing [2023-11-14T21:53:45.556Z] 4ffed19bcb2e: Preparing [2023-11-14T21:53:45.556Z] cc2447e1835a: Preparing [2023-11-14T21:53:45.556Z] d40635ffe6a5: Waiting [2023-11-14T21:53:45.556Z] ed86af9e4818: Waiting [2023-11-14T21:53:45.556Z] 4ffed19bcb2e: Waiting [2023-11-14T21:53:45.556Z] cc2447e1835a: Waiting [2023-11-14T21:53:45.556Z] c91975e9553f: Layer already exists [2023-11-14T21:53:45.556Z] e94cedd765f8: Layer already exists [2023-11-14T21:53:45.556Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:45.556Z] f641a95dcb03: Layer already exists [2023-11-14T21:53:45.556Z] 51e04be390e6: Layer already exists [2023-11-14T21:53:45.556Z] 4ffed19bcb2e: Layer already exists [2023-11-14T21:53:45.556Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:45.556Z] ed86af9e4818: Layer already exists [2023-11-14T21:53:45.556Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:45.556Z] 3.1.0-dev.71: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:45.867Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:46.034Z] #45 ... [2023-11-14T21:53:46.034Z] [2023-11-14T21:53:46.034Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-14T21:53:46.034Z] #63 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:46.034Z] #63 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:46.034Z] #63 31.42 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:46.034Z] #63 31.48 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-14T21:53:46.034Z] #63 31.54 (3/4) Installing libucontext (1.2-r2) [2023-11-14T21:53:46.034Z] #63 31.57 (4/4) Installing gcompat (1.1.0-r1) [2023-11-14T21:53:46.034Z] #63 31.62 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:46.034Z] #63 31.85 OK: 8 MiB in 19 packages [2023-11-14T21:53:46.034Z] #63 ... [2023-11-14T21:53:46.034Z] [2023-11-14T21:53:46.034Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:53:46.034Z] #49 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:46.034Z] #49 24.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:46.034Z] #49 32.36 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:46.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:46.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-14T21:53:46.166Z] e94cedd765f8: Preparing [2023-11-14T21:53:46.166Z] f641a95dcb03: Preparing [2023-11-14T21:53:46.166Z] 51e04be390e6: Preparing [2023-11-14T21:53:46.166Z] c3d81a9ba029: Preparing [2023-11-14T21:53:46.166Z] c91975e9553f: Preparing [2023-11-14T21:53:46.166Z] d40635ffe6a5: Preparing [2023-11-14T21:53:46.166Z] ed86af9e4818: Preparing [2023-11-14T21:53:46.166Z] 4ffed19bcb2e: Preparing [2023-11-14T21:53:46.166Z] cc2447e1835a: Preparing [2023-11-14T21:53:46.166Z] d40635ffe6a5: Waiting [2023-11-14T21:53:46.166Z] ed86af9e4818: Waiting [2023-11-14T21:53:46.166Z] 4ffed19bcb2e: Waiting [2023-11-14T21:53:46.166Z] cc2447e1835a: Waiting [2023-11-14T21:53:46.166Z] 51e04be390e6: Layer already exists [2023-11-14T21:53:46.166Z] c91975e9553f: Layer already exists [2023-11-14T21:53:46.166Z] e94cedd765f8: Layer already exists [2023-11-14T21:53:46.166Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:46.166Z] f641a95dcb03: Layer already exists [2023-11-14T21:53:46.166Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:46.166Z] ed86af9e4818: Layer already exists [2023-11-14T21:53:46.166Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:46.166Z] 4ffed19bcb2e: Layer already exists [2023-11-14T21:53:46.166Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:46.305Z] #49 ... [2023-11-14T21:53:46.306Z] [2023-11-14T21:53:46.306Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:53:46.306Z] #74 DONE 0.8s [2023-11-14T21:53:46.306Z] [2023-11-14T21:53:46.306Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-14T21:53:46.306Z] #73 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:46.472Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:46.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-14T21:53:46.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-14T21:53:46.770Z] e94cedd765f8: Preparing [2023-11-14T21:53:46.770Z] f641a95dcb03: Preparing [2023-11-14T21:53:46.770Z] 51e04be390e6: Preparing [2023-11-14T21:53:46.770Z] c3d81a9ba029: Preparing [2023-11-14T21:53:46.770Z] c91975e9553f: Preparing [2023-11-14T21:53:46.770Z] d40635ffe6a5: Preparing [2023-11-14T21:53:46.770Z] ed86af9e4818: Preparing [2023-11-14T21:53:46.770Z] 4ffed19bcb2e: Preparing [2023-11-14T21:53:46.770Z] d40635ffe6a5: Waiting [2023-11-14T21:53:46.770Z] ed86af9e4818: Waiting [2023-11-14T21:53:46.770Z] cc2447e1835a: Preparing [2023-11-14T21:53:46.770Z] c91975e9553f: Layer already exists [2023-11-14T21:53:46.770Z] e94cedd765f8: Layer already exists [2023-11-14T21:53:46.770Z] f641a95dcb03: Layer already exists [2023-11-14T21:53:46.770Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:46.770Z] 51e04be390e6: Layer already exists [2023-11-14T21:53:46.770Z] ed86af9e4818: Layer already exists [2023-11-14T21:53:46.770Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:46.770Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:46.770Z] 4ffed19bcb2e: Layer already exists [2023-11-14T21:53:46.770Z] main: digest: sha256:c1bfcfa86ac5b91093755d86c35c65a6b990e4378e72d687e68e9bd86679a779 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:46.807Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:46.817Z] taggedImages: [2023-11-14T21:53:46.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:46.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-14T21:53:46.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.71 [2023-11-14T21:53:46.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:46.817Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-14T21:53:46.836Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-14T21:53:46.836Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:46.836Z] latest [2023-11-14T21:53:46.836Z] 3.1.0-dev.71 [2023-11-14T21:53:46.836Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:46.836Z] main [2023-11-14T21:53:46.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:46.902Z] #73 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:47.153Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [2023-11-14T21:53:47.172Z] #73 ... [2023-11-14T21:53:47.172Z] [2023-11-14T21:53:47.172Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-14T21:53:47.172Z] #63 DONE 33.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:47.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:47.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-14T21:53:47.461Z] b656ead0b9b6: Preparing [2023-11-14T21:53:47.461Z] 0f1d0f5285fd: Preparing [2023-11-14T21:53:47.461Z] 5714fac15501: Preparing [2023-11-14T21:53:47.461Z] c3d81a9ba029: Preparing [2023-11-14T21:53:47.461Z] c91975e9553f: Preparing [2023-11-14T21:53:47.461Z] d40635ffe6a5: Preparing [2023-11-14T21:53:47.461Z] a795daa76a70: Preparing [2023-11-14T21:53:47.461Z] e4c2604db193: Preparing [2023-11-14T21:53:47.461Z] cc2447e1835a: Preparing [2023-11-14T21:53:47.461Z] a795daa76a70: Waiting [2023-11-14T21:53:47.461Z] e4c2604db193: Waiting [2023-11-14T21:53:47.461Z] cc2447e1835a: Waiting [2023-11-14T21:53:47.461Z] d40635ffe6a5: Waiting [2023-11-14T21:53:47.461Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:47.461Z] c91975e9553f: Layer already exists [2023-11-14T21:53:47.461Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:47.461Z] a795daa76a70: Layer already exists [2023-11-14T21:53:47.461Z] e4c2604db193: Layer already exists [2023-11-14T21:53:47.461Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:47.461Z] 0f1d0f5285fd: Pushed [2023-11-14T21:53:47.461Z] b656ead0b9b6: Pushed [2023-11-14T21:53:47.461Z] 5714fac15501: Pushed [2023-11-14T21:53:47.481Z] [2023-11-14T21:53:47.481Z] #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:53:47.481Z] #49 33.18 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:47.481Z] #49 33.28 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:47.481Z] #49 33.31 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-14T21:53:47.481Z] #49 33.32 (5/7) Installing libucontext (1.2-r2) [2023-11-14T21:53:47.481Z] #49 33.35 (6/7) Installing gcompat (1.1.0-r1) [2023-11-14T21:53:47.481Z] #49 33.37 (7/7) Installing openssl (3.1.4-r1) [2023-11-14T21:53:47.481Z] #49 33.64 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:47.481Z] #49 33.85 OK: 9 MiB in 20 packages [2023-11-14T21:53:47.720Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:48.032Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:48.091Z] #49 ... [2023-11-14T21:53:48.091Z] [2023-11-14T21:53:48.091Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-14T21:53:48.091Z] #0 6.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:48.091Z] #0 9.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:48.091Z] #75 ... [2023-11-14T21:53:48.091Z] [2023-11-14T21:53:48.091Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-14T21:53:48.091Z] #0 7.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:48.091Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:48.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-14T21:53:48.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-14T21:53:48.340Z] b656ead0b9b6: Preparing [2023-11-14T21:53:48.340Z] 0f1d0f5285fd: Preparing [2023-11-14T21:53:48.340Z] 5714fac15501: Preparing [2023-11-14T21:53:48.340Z] c3d81a9ba029: Preparing [2023-11-14T21:53:48.340Z] c91975e9553f: Preparing [2023-11-14T21:53:48.340Z] d40635ffe6a5: Preparing [2023-11-14T21:53:48.340Z] a795daa76a70: Preparing [2023-11-14T21:53:48.340Z] e4c2604db193: Preparing [2023-11-14T21:53:48.340Z] cc2447e1835a: Preparing [2023-11-14T21:53:48.340Z] e4c2604db193: Waiting [2023-11-14T21:53:48.340Z] d40635ffe6a5: Waiting [2023-11-14T21:53:48.340Z] a795daa76a70: Waiting [2023-11-14T21:53:48.340Z] cc2447e1835a: Waiting [2023-11-14T21:53:48.340Z] 0f1d0f5285fd: Layer already exists [2023-11-14T21:53:48.340Z] b656ead0b9b6: Layer already exists [2023-11-14T21:53:48.340Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:48.340Z] 5714fac15501: Layer already exists [2023-11-14T21:53:48.340Z] c91975e9553f: Layer already exists [2023-11-14T21:53:48.340Z] a795daa76a70: Layer already exists [2023-11-14T21:53:48.340Z] e4c2604db193: Layer already exists [2023-11-14T21:53:48.340Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:48.340Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:48.340Z] latest: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:48.376Z] #76 ... [2023-11-14T21:53:48.376Z] [2023-11-14T21:53:48.376Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:48.376Z] #45 33.81 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-14T21:53:48.376Z] #45 33.97 (3/11) Installing libunistring (1.1-r1) [2023-11-14T21:53:48.376Z] #45 34.24 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-14T21:53:48.376Z] #45 34.32 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-14T21:53:48.376Z] #45 34.34 (6/11) Installing libcurl (8.4.0-r0) [2023-11-14T21:53:48.376Z] #45 34.43 (7/11) Installing curl (8.4.0-r0) [2023-11-14T21:53:48.376Z] #45 34.48 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-14T21:53:48.376Z] #45 34.49 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-14T21:53:48.376Z] #45 34.56 (10/11) Installing libucontext (1.2-r2) [2023-11-14T21:53:48.376Z] #45 34.59 (11/11) Installing gcompat (1.1.0-r1) [2023-11-14T21:53:48.376Z] #45 34.62 Executing busybox-1.36.1-r2.trigger [2023-11-14T21:53:48.376Z] #45 34.87 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:53:48.640Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.71 [Pipeline] } [2023-11-14T21:53:48.650Z] #45 36.22 OK: 13 MiB in 26 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:48.944Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.71 [2023-11-14T21:53:48.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-14T21:53:48.944Z] b656ead0b9b6: Preparing [2023-11-14T21:53:48.944Z] 0f1d0f5285fd: Preparing [2023-11-14T21:53:48.944Z] 5714fac15501: Preparing [2023-11-14T21:53:48.944Z] c3d81a9ba029: Preparing [2023-11-14T21:53:48.944Z] c91975e9553f: Preparing [2023-11-14T21:53:48.944Z] d40635ffe6a5: Preparing [2023-11-14T21:53:48.944Z] a795daa76a70: Preparing [2023-11-14T21:53:48.944Z] e4c2604db193: Preparing [2023-11-14T21:53:48.944Z] cc2447e1835a: Preparing [2023-11-14T21:53:48.944Z] d40635ffe6a5: Waiting [2023-11-14T21:53:48.944Z] a795daa76a70: Waiting [2023-11-14T21:53:48.944Z] e4c2604db193: Waiting [2023-11-14T21:53:48.944Z] cc2447e1835a: Waiting [2023-11-14T21:53:48.944Z] 5714fac15501: Layer already exists [2023-11-14T21:53:48.944Z] c91975e9553f: Layer already exists [2023-11-14T21:53:48.944Z] b656ead0b9b6: Layer already exists [2023-11-14T21:53:48.944Z] 0f1d0f5285fd: Layer already exists [2023-11-14T21:53:48.944Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:48.944Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:48.944Z] a795daa76a70: Layer already exists [2023-11-14T21:53:48.944Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:48.944Z] e4c2604db193: Layer already exists [2023-11-14T21:53:48.944Z] 3.1.0-dev.71: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:49.248Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:49.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:49.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-14T21:53:49.547Z] b656ead0b9b6: Preparing [2023-11-14T21:53:49.547Z] 0f1d0f5285fd: Preparing [2023-11-14T21:53:49.547Z] 5714fac15501: Preparing [2023-11-14T21:53:49.547Z] c3d81a9ba029: Preparing [2023-11-14T21:53:49.547Z] c91975e9553f: Preparing [2023-11-14T21:53:49.547Z] d40635ffe6a5: Preparing [2023-11-14T21:53:49.547Z] a795daa76a70: Preparing [2023-11-14T21:53:49.547Z] e4c2604db193: Preparing [2023-11-14T21:53:49.547Z] cc2447e1835a: Preparing [2023-11-14T21:53:49.547Z] d40635ffe6a5: Waiting [2023-11-14T21:53:49.547Z] a795daa76a70: Waiting [2023-11-14T21:53:49.547Z] e4c2604db193: Waiting [2023-11-14T21:53:49.547Z] cc2447e1835a: Waiting [2023-11-14T21:53:49.547Z] 0f1d0f5285fd: Layer already exists [2023-11-14T21:53:49.547Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:49.547Z] b656ead0b9b6: Layer already exists [2023-11-14T21:53:49.547Z] c91975e9553f: Layer already exists [2023-11-14T21:53:49.547Z] 5714fac15501: Layer already exists [2023-11-14T21:53:49.547Z] e4c2604db193: Layer already exists [2023-11-14T21:53:49.547Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:49.547Z] a795daa76a70: Layer already exists [2023-11-14T21:53:49.547Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:49.547Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:49.632Z] #45 ... [2023-11-14T21:53:49.632Z] [2023-11-14T21:53:49.632Z] #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-14T21:53:49.632Z] #49 DONE 35.9s [2023-11-14T21:53:49.632Z] [2023-11-14T21:53:49.632Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-14T21:53:49.852Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:50.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-14T21:53:50.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-14T21:53:50.158Z] b656ead0b9b6: Preparing [2023-11-14T21:53:50.158Z] 0f1d0f5285fd: Preparing [2023-11-14T21:53:50.158Z] 5714fac15501: Preparing [2023-11-14T21:53:50.158Z] c3d81a9ba029: Preparing [2023-11-14T21:53:50.158Z] c91975e9553f: Preparing [2023-11-14T21:53:50.158Z] d40635ffe6a5: Preparing [2023-11-14T21:53:50.158Z] a795daa76a70: Preparing [2023-11-14T21:53:50.158Z] d40635ffe6a5: Waiting [2023-11-14T21:53:50.158Z] e4c2604db193: Preparing [2023-11-14T21:53:50.158Z] cc2447e1835a: Preparing [2023-11-14T21:53:50.158Z] cc2447e1835a: Waiting [2023-11-14T21:53:50.158Z] e4c2604db193: Waiting [2023-11-14T21:53:50.158Z] a795daa76a70: Waiting [2023-11-14T21:53:50.158Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:50.158Z] 5714fac15501: Layer already exists [2023-11-14T21:53:50.158Z] b656ead0b9b6: Layer already exists [2023-11-14T21:53:50.158Z] 0f1d0f5285fd: Layer already exists [2023-11-14T21:53:50.158Z] c91975e9553f: Layer already exists [2023-11-14T21:53:50.158Z] d40635ffe6a5: Layer already exists [2023-11-14T21:53:50.158Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:50.158Z] a795daa76a70: Layer already exists [2023-11-14T21:53:50.158Z] e4c2604db193: Layer already exists [2023-11-14T21:53:50.158Z] main: digest: sha256:505c8abef4a700d905e3c838bbfe0422a6b0e11caef6b6ef2325ed71f89d3422 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:50.193Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:50.212Z] taggedImages: [2023-11-14T21:53:50.212Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:50.212Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-14T21:53:50.212Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.71 [2023-11-14T21:53:50.212Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:50.212Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-14T21:53:50.227Z] #77 ... [2023-11-14T21:53:50.227Z] [2023-11-14T21:53:50.227Z] #45 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-14T21:53:50.227Z] #45 DONE 37.6s [2023-11-14T21:53:50.227Z] [2023-11-14T21:53:50.227Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] echo [2023-11-14T21:53:50.232Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-14T21:53:50.232Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:50.232Z] latest [2023-11-14T21:53:50.232Z] 3.1.0-dev.71 [2023-11-14T21:53:50.232Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:50.232Z] main [2023-11-14T21:53:50.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:50.505Z] #78 ... [2023-11-14T21:53:50.505Z] [2023-11-14T21:53:50.505Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-11-14T21:53:50.505Z] #72 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:50.505Z] #72 18.63 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:50.505Z] #72 18.77 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:50.505Z] #72 19.03 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:53:50.505Z] #72 19.83 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:50.505Z] #72 19.85 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:50.505Z] #72 20.84 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:50.545Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:50.777Z] #72 20.89 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:50.777Z] #72 20.91 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:50.777Z] #72 20.95 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:53:50.777Z] #72 21.00 OK: 8 MiB in 16 packages [2023-11-14T21:53:50.777Z] #72 ... [2023-11-14T21:53:50.777Z] [2023-11-14T21:53:50.777Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:50.777Z] #0 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:50.777Z] #0 8.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:50.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:50.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-14T21:53:50.844Z] 2d24a54e0c14: Preparing [2023-11-14T21:53:50.844Z] abbc77aee433: Preparing [2023-11-14T21:53:50.844Z] c3d81a9ba029: Preparing [2023-11-14T21:53:50.844Z] c91975e9553f: Preparing [2023-11-14T21:53:50.844Z] a737f11a8750: Preparing [2023-11-14T21:53:50.844Z] 56bbd7c5b34f: Preparing [2023-11-14T21:53:50.844Z] cc2447e1835a: Preparing [2023-11-14T21:53:50.844Z] cc2447e1835a: Waiting [2023-11-14T21:53:50.844Z] 56bbd7c5b34f: Waiting [2023-11-14T21:53:50.844Z] c91975e9553f: Layer already exists [2023-11-14T21:53:50.844Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:50.844Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:50.844Z] 2d24a54e0c14: Pushed [2023-11-14T21:53:51.049Z] #79 ... [2023-11-14T21:53:51.049Z] [2023-11-14T21:53:51.049Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:51.049Z] #67 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:51.049Z] #67 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:51.102Z] 56bbd7c5b34f: Pushed [2023-11-14T21:53:51.668Z] a737f11a8750: Pushed [2023-11-14T21:53:52.036Z] #67 ... [2023-11-14T21:53:52.036Z] [2023-11-14T21:53:52.036Z] #72 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2023-11-14T21:53:52.036Z] #72 DONE 23.5s [2023-11-14T21:53:52.036Z] [2023-11-14T21:53:52.036Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-14T21:53:52.036Z] #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:53.489Z] #80 ... [2023-11-14T21:53:53.489Z] [2023-11-14T21:53:53.489Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-14T21:53:53.489Z] #77 3.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:53.568Z] abbc77aee433: Pushed [2023-11-14T21:53:53.827Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:54.141Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:54.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-14T21:53:54.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-14T21:53:54.443Z] 2d24a54e0c14: Preparing [2023-11-14T21:53:54.443Z] abbc77aee433: Preparing [2023-11-14T21:53:54.443Z] c3d81a9ba029: Preparing [2023-11-14T21:53:54.443Z] c91975e9553f: Preparing [2023-11-14T21:53:54.443Z] a737f11a8750: Preparing [2023-11-14T21:53:54.443Z] 56bbd7c5b34f: Preparing [2023-11-14T21:53:54.443Z] cc2447e1835a: Preparing [2023-11-14T21:53:54.443Z] 56bbd7c5b34f: Waiting [2023-11-14T21:53:54.443Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:54.443Z] c91975e9553f: Layer already exists [2023-11-14T21:53:54.443Z] 2d24a54e0c14: Layer already exists [2023-11-14T21:53:54.443Z] abbc77aee433: Layer already exists [2023-11-14T21:53:54.443Z] a737f11a8750: Layer already exists [2023-11-14T21:53:54.443Z] 56bbd7c5b34f: Layer already exists [2023-11-14T21:53:54.443Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:54.443Z] latest: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:54.746Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:55.047Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.71 [2023-11-14T21:53:55.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-14T21:53:55.047Z] 2d24a54e0c14: Preparing [2023-11-14T21:53:55.047Z] abbc77aee433: Preparing [2023-11-14T21:53:55.047Z] c3d81a9ba029: Preparing [2023-11-14T21:53:55.047Z] c91975e9553f: Preparing [2023-11-14T21:53:55.047Z] a737f11a8750: Preparing [2023-11-14T21:53:55.047Z] 56bbd7c5b34f: Preparing [2023-11-14T21:53:55.047Z] cc2447e1835a: Preparing [2023-11-14T21:53:55.047Z] 56bbd7c5b34f: Waiting [2023-11-14T21:53:55.047Z] cc2447e1835a: Waiting [2023-11-14T21:53:55.047Z] abbc77aee433: Layer already exists [2023-11-14T21:53:55.047Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:55.047Z] a737f11a8750: Layer already exists [2023-11-14T21:53:55.047Z] 2d24a54e0c14: Layer already exists [2023-11-14T21:53:55.047Z] c91975e9553f: Layer already exists [2023-11-14T21:53:55.047Z] 56bbd7c5b34f: Layer already exists [2023-11-14T21:53:55.047Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:55.047Z] 3.1.0-dev.71: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:55.352Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:55.455Z] #77 6.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:55.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:55.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-14T21:53:55.661Z] 2d24a54e0c14: Preparing [2023-11-14T21:53:55.661Z] abbc77aee433: Preparing [2023-11-14T21:53:55.661Z] c3d81a9ba029: Preparing [2023-11-14T21:53:55.661Z] c91975e9553f: Preparing [2023-11-14T21:53:55.661Z] a737f11a8750: Preparing [2023-11-14T21:53:55.661Z] 56bbd7c5b34f: Preparing [2023-11-14T21:53:55.661Z] cc2447e1835a: Preparing [2023-11-14T21:53:55.661Z] 56bbd7c5b34f: Waiting [2023-11-14T21:53:55.661Z] cc2447e1835a: Waiting [2023-11-14T21:53:55.661Z] abbc77aee433: Layer already exists [2023-11-14T21:53:55.661Z] c91975e9553f: Layer already exists [2023-11-14T21:53:55.661Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:55.661Z] a737f11a8750: Layer already exists [2023-11-14T21:53:55.661Z] 2d24a54e0c14: Layer already exists [2023-11-14T21:53:55.661Z] 56bbd7c5b34f: Layer already exists [2023-11-14T21:53:55.661Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:55.661Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:55.961Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:56.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-14T21:53:56.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-14T21:53:56.262Z] 2d24a54e0c14: Preparing [2023-11-14T21:53:56.262Z] abbc77aee433: Preparing [2023-11-14T21:53:56.262Z] c3d81a9ba029: Preparing [2023-11-14T21:53:56.262Z] c91975e9553f: Preparing [2023-11-14T21:53:56.262Z] a737f11a8750: Preparing [2023-11-14T21:53:56.262Z] 56bbd7c5b34f: Preparing [2023-11-14T21:53:56.262Z] cc2447e1835a: Preparing [2023-11-14T21:53:56.262Z] 56bbd7c5b34f: Waiting [2023-11-14T21:53:56.262Z] cc2447e1835a: Waiting [2023-11-14T21:53:56.262Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:56.262Z] a737f11a8750: Layer already exists [2023-11-14T21:53:56.262Z] 2d24a54e0c14: Layer already exists [2023-11-14T21:53:56.262Z] abbc77aee433: Layer already exists [2023-11-14T21:53:56.262Z] c91975e9553f: Layer already exists [2023-11-14T21:53:56.262Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:56.262Z] 56bbd7c5b34f: Layer already exists [2023-11-14T21:53:56.262Z] main: digest: sha256:95a88d5c7753e5a2716bc35c680304d05e505ad5fbe9840351c27c7031702861 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:53:56.309Z] ===================================================== [Pipeline] echo [2023-11-14T21:53:56.320Z] taggedImages: [2023-11-14T21:53:56.320Z] - nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:56.320Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-14T21:53:56.320Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.71 [2023-11-14T21:53:56.320Z] - nexus3.edgexfoundry.org:10004/support-notifications:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:56.320Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-14T21:53:56.341Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-14T21:53:56.341Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:56.341Z] latest [2023-11-14T21:53:56.341Z] 3.1.0-dev.71 [2023-11-14T21:53:56.341Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:53:56.341Z] main [2023-11-14T21:53:56.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:56.431Z] #77 ... [2023-11-14T21:53:56.431Z] [2023-11-14T21:53:56.431Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:53:56.431Z] #81 ... [2023-11-14T21:53:56.431Z] [2023-11-14T21:53:56.431Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:56.431Z] #79 15.19 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:56.431Z] #79 15.26 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:56.431Z] #79 15.37 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:53:56.431Z] #79 15.63 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:56.431Z] #79 15.64 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:56.667Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:56.975Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:53:56.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-14T21:53:56.975Z] 064a83f3a006: Preparing [2023-11-14T21:53:56.975Z] d814cff2974d: Preparing [2023-11-14T21:53:56.975Z] c3d81a9ba029: Preparing [2023-11-14T21:53:56.975Z] c91975e9553f: Preparing [2023-11-14T21:53:56.975Z] c45589e35608: Preparing [2023-11-14T21:53:56.975Z] ef61c3fd8c56: Preparing [2023-11-14T21:53:56.975Z] cc2447e1835a: Preparing [2023-11-14T21:53:56.975Z] ef61c3fd8c56: Waiting [2023-11-14T21:53:56.975Z] c45589e35608: Layer already exists [2023-11-14T21:53:56.975Z] c91975e9553f: Layer already exists [2023-11-14T21:53:56.975Z] c3d81a9ba029: Layer already exists [2023-11-14T21:53:56.975Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:53:56.975Z] cc2447e1835a: Layer already exists [2023-11-14T21:53:56.975Z] 064a83f3a006: Pushed [2023-11-14T21:53:57.024Z] #79 16.21 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:57.024Z] #79 16.34 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:57.024Z] #79 16.35 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:57.024Z] #79 16.41 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:53:57.297Z] #79 16.48 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:53:57.895Z] #79 ... [2023-11-14T21:53:57.895Z] [2023-11-14T21:53:57.895Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-11-14T21:53:57.895Z] #73 22.25 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:57.895Z] #73 22.39 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:57.895Z] #73 22.62 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:53:57.895Z] #73 23.09 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:57.895Z] #73 23.10 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:57.895Z] #73 23.68 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:57.895Z] #73 23.71 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:57.895Z] #73 23.74 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:57.895Z] #73 23.76 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:53:57.895Z] #73 23.83 OK: 8 MiB in 17 packages [2023-11-14T21:53:57.895Z] #73 DONE 25.2s [2023-11-14T21:53:58.170Z] [2023-11-14T21:53:58.170Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:58.170Z] #67 19.83 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:58.170Z] #67 19.94 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.170Z] #67 20.12 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:53:58.170Z] #67 20.48 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.170Z] #67 20.49 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:58.170Z] #67 21.03 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:58.170Z] #67 21.09 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.170Z] #67 21.10 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:58.170Z] #67 21.13 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:53:58.170Z] #67 21.20 OK: 8 MiB in 16 packages [2023-11-14T21:53:58.170Z] #67 DONE 22.9s [2023-11-14T21:53:58.170Z] [2023-11-14T21:53:58.170Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-14T21:53:58.443Z] #82 ... [2023-11-14T21:53:58.443Z] [2023-11-14T21:53:58.443Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-11-14T21:53:58.443Z] #76 17.91 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:58.443Z] #76 18.00 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.443Z] #76 18.11 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:53:58.443Z] #76 18.54 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.443Z] #76 18.55 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.443Z] #76 18.62 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:58.443Z] #76 18.72 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:53:58.443Z] #76 18.81 OK: 18 MiB in 19 packages [2023-11-14T21:53:58.443Z] #76 DONE 20.6s [2023-11-14T21:53:58.725Z] [2023-11-14T21:53:58.725Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:58.725Z] #79 17.99 OK: 9 MiB in 17 packages [2023-11-14T21:53:58.996Z] #79 ... [2023-11-14T21:53:58.996Z] [2023-11-14T21:53:58.996Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-11-14T21:53:58.996Z] #75 16.73 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:58.996Z] #75 16.84 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.996Z] #75 17.02 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:53:58.996Z] #75 17.43 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.996Z] #75 17.43 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:58.996Z] #75 18.00 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:53:58.996Z] #75 18.11 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:53:58.996Z] #75 18.17 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:53:58.996Z] #75 18.21 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:53:58.996Z] #75 18.30 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:53:58.996Z] #75 19.31 OK: 18 MiB in 19 packages [2023-11-14T21:53:58.996Z] #75 DONE 21.0s [2023-11-14T21:53:58.996Z] [2023-11-14T21:53:58.996Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-11-14T21:53:59.272Z] #83 DONE 0.5s [2023-11-14T21:53:59.272Z] [2023-11-14T21:53:59.272Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:53:59.272Z] #78 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T21:53:59.272Z] #78 5.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:54:00.250Z] #78 ... [2023-11-14T21:54:00.250Z] [2023-11-14T21:54:00.250Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:54:00.250Z] #79 DONE 19.4s [2023-11-14T21:54:00.250Z] [2023-11-14T21:54:00.250Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-14T21:54:00.250Z] #80 6.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T21:54:00.250Z] #80 12.81 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:00.250Z] #80 12.91 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:00.250Z] #80 13.03 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:54:00.250Z] #80 13.11 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:00.250Z] #80 13.15 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:00.259Z] d814cff2974d: Pushed [2023-11-14T21:54:00.259Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:00.525Z] #80 ... [2023-11-14T21:54:00.525Z] [2023-11-14T21:54:00.525Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:54:00.525Z] #78 10.42 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:00.525Z] #78 10.51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:00.580Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:00.798Z] #78 10.64 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:54:00.798Z] #78 10.81 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:00.884Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-14T21:54:00.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-14T21:54:00.884Z] 064a83f3a006: Preparing [2023-11-14T21:54:00.884Z] d814cff2974d: Preparing [2023-11-14T21:54:00.884Z] c3d81a9ba029: Preparing [2023-11-14T21:54:00.884Z] c91975e9553f: Preparing [2023-11-14T21:54:00.884Z] c45589e35608: Preparing [2023-11-14T21:54:00.884Z] ef61c3fd8c56: Preparing [2023-11-14T21:54:00.884Z] cc2447e1835a: Preparing [2023-11-14T21:54:00.884Z] ef61c3fd8c56: Waiting [2023-11-14T21:54:00.884Z] cc2447e1835a: Waiting [2023-11-14T21:54:00.884Z] c3d81a9ba029: Layer already exists [2023-11-14T21:54:00.884Z] c91975e9553f: Layer already exists [2023-11-14T21:54:00.884Z] c45589e35608: Layer already exists [2023-11-14T21:54:00.884Z] d814cff2974d: Layer already exists [2023-11-14T21:54:00.884Z] 064a83f3a006: Layer already exists [2023-11-14T21:54:00.884Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:54:00.884Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:00.884Z] latest: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:01.072Z] #78 10.84 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:01.072Z] #78 11.01 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:01.072Z] #78 11.05 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:01.190Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:01.343Z] #78 11.09 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:01.343Z] #78 11.14 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:01.343Z] #78 11.21 Executing ca-certificates-20230506-r0.trigger [2023-11-14T21:54:01.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.71 [2023-11-14T21:54:01.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-14T21:54:01.491Z] 064a83f3a006: Preparing [2023-11-14T21:54:01.492Z] d814cff2974d: Preparing [2023-11-14T21:54:01.492Z] c3d81a9ba029: Preparing [2023-11-14T21:54:01.492Z] c91975e9553f: Preparing [2023-11-14T21:54:01.492Z] c45589e35608: Preparing [2023-11-14T21:54:01.492Z] ef61c3fd8c56: Preparing [2023-11-14T21:54:01.492Z] cc2447e1835a: Preparing [2023-11-14T21:54:01.492Z] ef61c3fd8c56: Waiting [2023-11-14T21:54:01.492Z] cc2447e1835a: Waiting [2023-11-14T21:54:01.492Z] c91975e9553f: Layer already exists [2023-11-14T21:54:01.492Z] d814cff2974d: Layer already exists [2023-11-14T21:54:01.492Z] 064a83f3a006: Layer already exists [2023-11-14T21:54:01.492Z] c3d81a9ba029: Layer already exists [2023-11-14T21:54:01.492Z] c45589e35608: Layer already exists [2023-11-14T21:54:01.492Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:01.492Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:54:01.492Z] 3.1.0-dev.71: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:01.808Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:01.950Z] #78 ... [2023-11-14T21:54:01.951Z] [2023-11-14T21:54:01.951Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-11-14T21:54:01.951Z] #80 13.51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:54:01.951Z] #80 13.55 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:01.951Z] #80 13.56 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:01.951Z] #80 13.59 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:01.951Z] #80 13.63 OK: 8 MiB in 19 packages [2023-11-14T21:54:01.951Z] #80 DONE 14.8s [2023-11-14T21:54:01.951Z] [2023-11-14T21:54:01.951Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-14T21:54:01.951Z] #82 DONE 3.9s [2023-11-14T21:54:02.176Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:54:02.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-14T21:54:02.176Z] 064a83f3a006: Preparing [2023-11-14T21:54:02.176Z] d814cff2974d: Preparing [2023-11-14T21:54:02.176Z] c3d81a9ba029: Preparing [2023-11-14T21:54:02.176Z] c91975e9553f: Preparing [2023-11-14T21:54:02.176Z] c45589e35608: Preparing [2023-11-14T21:54:02.176Z] ef61c3fd8c56: Preparing [2023-11-14T21:54:02.176Z] cc2447e1835a: Preparing [2023-11-14T21:54:02.176Z] ef61c3fd8c56: Waiting [2023-11-14T21:54:02.176Z] cc2447e1835a: Waiting [2023-11-14T21:54:02.176Z] c45589e35608: Layer already exists [2023-11-14T21:54:02.176Z] c3d81a9ba029: Layer already exists [2023-11-14T21:54:02.176Z] c91975e9553f: Layer already exists [2023-11-14T21:54:02.176Z] d814cff2974d: Layer already exists [2023-11-14T21:54:02.176Z] 064a83f3a006: Layer already exists [2023-11-14T21:54:02.176Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:54:02.176Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:02.176Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:02.488Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:54:02.634Z] [2023-11-14T21:54:02.634Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:54:02.634Z] #84 ... [2023-11-14T21:54:02.634Z] [2023-11-14T21:54:02.634Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-11-14T21:54:02.634Z] #85 DONE 0.6s [2023-11-14T21:54:02.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-14T21:54:02.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-14T21:54:02.791Z] 064a83f3a006: Preparing [2023-11-14T21:54:02.791Z] d814cff2974d: Preparing [2023-11-14T21:54:02.791Z] c3d81a9ba029: Preparing [2023-11-14T21:54:02.791Z] c91975e9553f: Preparing [2023-11-14T21:54:02.791Z] c45589e35608: Preparing [2023-11-14T21:54:02.791Z] ef61c3fd8c56: Preparing [2023-11-14T21:54:02.791Z] cc2447e1835a: Preparing [2023-11-14T21:54:02.791Z] ef61c3fd8c56: Waiting [2023-11-14T21:54:02.791Z] cc2447e1835a: Waiting [2023-11-14T21:54:02.791Z] c91975e9553f: Layer already exists [2023-11-14T21:54:02.791Z] c45589e35608: Layer already exists [2023-11-14T21:54:02.791Z] d814cff2974d: Layer already exists [2023-11-14T21:54:02.791Z] c3d81a9ba029: Layer already exists [2023-11-14T21:54:02.791Z] 064a83f3a006: Layer already exists [2023-11-14T21:54:02.791Z] ef61c3fd8c56: Layer already exists [2023-11-14T21:54:02.791Z] cc2447e1835a: Layer already exists [2023-11-14T21:54:02.932Z] [2023-11-14T21:54:02.932Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-11-14T21:54:02.932Z] #77 11.54 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:02.932Z] #77 11.61 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:02.932Z] #77 11.73 Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:54:02.932Z] #77 12.02 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:02.932Z] #77 12.05 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:54:02.932Z] #77 12.07 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:54:02.932Z] #77 12.13 Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:02.932Z] #77 12.21 OK: 9 MiB in 20 packages [2023-11-14T21:54:02.932Z] #77 DONE 13.5s [2023-11-14T21:54:02.932Z] [2023-11-14T21:54:02.932Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:54:03.049Z] main: digest: sha256:4342e276a51f01579f781cac0e9dea20581e64667cab225863c521fa56ac189f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:54:03.088Z] ===================================================== [Pipeline] echo [2023-11-14T21:54:03.095Z] taggedImages: [2023-11-14T21:54:03.095Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T21:54:03.095Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-14T21:54:03.095Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.71 [2023-11-14T21:54:03.095Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T21:54:03.095Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T21:54:03.572Z] #86 ... [2023-11-14T21:54:03.572Z] [2023-11-14T21:54:03.572Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-11-14T21:54:03.572Z] #78 12.15 OK: 13 MiB in 26 packages [2023-11-14T21:54:03.572Z] #78 DONE 13.4s [2023-11-14T21:54:03.572Z] [2023-11-14T21:54:03.572Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-14T21:54:05.120Z] #87 ... [2023-11-14T21:54:05.120Z] [2023-11-14T21:54:05.120Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:54:05.120Z] #84 DONE 3.3s [2023-11-14T21:54:05.467Z] [2023-11-14T21:54:05.467Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:54:05.467Z] #86 DONE 2.3s [2023-11-14T21:54:05.467Z] [2023-11-14T21:54:05.467Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-14T21:54:05.467Z] #87 DONE 2.4s [2023-11-14T21:54:05.467Z] [2023-11-14T21:54:05.467Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:54:05.821Z] #88 ... [2023-11-14T21:54:05.821Z] [2023-11-14T21:54:05.821Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-11-14T21:54:05.821Z] #89 DONE 0.3s [2023-11-14T21:54:05.821Z] [2023-11-14T21:54:05.821Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-11-14T21:54:05.821Z] #90 DONE 0.5s [2023-11-14T21:54:05.821Z] [2023-11-14T21:54:05.821Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2023-11-14T21:54:06.252Z] #91 DONE 0.4s [2023-11-14T21:54:06.252Z] [2023-11-14T21:54:06.252Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:54:06.252Z] #92 ... [2023-11-14T21:54:06.252Z] [2023-11-14T21:54:06.252Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2023-11-14T21:54:06.252Z] #93 DONE 0.4s [2023-11-14T21:54:06.569Z] [2023-11-14T21:54:06.569Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:54:06.569Z] #94 ... [2023-11-14T21:54:06.569Z] [2023-11-14T21:54:06.569Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:54:06.569Z] #92 DONE 0.4s [2023-11-14T21:54:06.569Z] [2023-11-14T21:54:06.569Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:54:06.569Z] #94 DONE 0.4s [2023-11-14T21:54:06.569Z] [2023-11-14T21:54:06.569Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-14T21:54:06.876Z] #95 ... [2023-11-14T21:54:06.876Z] [2023-11-14T21:54:06.876Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-14T21:54:06.876Z] #96 DONE 0.4s [2023-11-14T21:54:07.198Z] [2023-11-14T21:54:07.198Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-14T21:54:07.198Z] #95 DONE 0.5s [2023-11-14T21:54:07.198Z] [2023-11-14T21:54:07.198Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-14T21:54:07.484Z] #97 DONE 0.4s [2023-11-14T21:54:07.484Z] [2023-11-14T21:54:07.484Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-14T21:54:07.764Z] #98 DONE 0.4s [2023-11-14T21:54:07.764Z] [2023-11-14T21:54:07.764Z] #99 [security-spire-server] exporting to image [2023-11-14T21:54:07.764Z] #99 exporting layers [2023-11-14T21:54:08.740Z] #99 ... [2023-11-14T21:54:08.740Z] [2023-11-14T21:54:08.740Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-14T21:54:08.740Z] #88 DONE 3.4s [2023-11-14T21:54:08.740Z] [2023-11-14T21:54:08.740Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-11-14T21:54:09.016Z] #100 DONE 0.3s [2023-11-14T21:54:09.016Z] [2023-11-14T21:54:09.016Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-11-14T21:54:09.289Z] #101 DONE 0.2s [2023-11-14T21:54:09.289Z] [2023-11-14T21:54:09.289Z] #99 [security-spire-server] exporting to image [2023-11-14T21:54:09.562Z] #99 ... [2023-11-14T21:54:09.562Z] [2023-11-14T21:54:09.562Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-14T21:54:09.562Z] #102 DONE 0.3s [2023-11-14T21:54:09.836Z] [2023-11-14T21:54:09.836Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-14T21:54:10.112Z] #103 DONE 0.3s [2023-11-14T21:54:10.112Z] [2023-11-14T21:54:10.112Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-14T21:54:10.389Z] #104 DONE 0.4s [2023-11-14T21:54:10.390Z] [2023-11-14T21:54:10.390Z] #99 [security-spire-agent] exporting to image [2023-11-14T21:54:11.377Z] #99 exporting layers 3.5s done [2023-11-14T21:54:11.377Z] #99 writing image sha256:aa1e47fcee65deee226a5b84602e53f326e6d3138da1460ff1d3c98aa757c95b 0.1s done [2023-11-14T21:54:11.377Z] #99 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-11-14T21:54:11.377Z] #99 exporting layers 3.8s done [2023-11-14T21:54:11.377Z] #99 writing image sha256:12f232a49e93a923cb37ecb7fe714c0d81a2baad33fd59551f8e4578fe62e7e3 0.0s done [2023-11-14T21:54:11.377Z] #99 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-14T21:54:12.356Z] #99 exporting layers 1.9s done [2023-11-14T21:54:12.356Z] #99 writing image sha256:40b08401408a21a8ef984c5b7d99158c0aad9df24760a468a2f752f0804bfddf done [2023-11-14T21:54:12.356Z] #99 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-14T21:54:12.356Z] #99 DONE 5.0s [2023-11-14T21:54:12.356Z] [2023-11-14T21:54:12.356Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #81 ... [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #68 DONE 77.4s [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #71 DONE 76.6s [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #105 [core-metadata builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #105 ... [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #70 DONE 68.3s [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #106 [support-notifications builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #106 ... [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #107 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #108 [support-scheduler builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #108 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #109 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #109 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #110 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #111 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #112 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #113 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #114 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #115 [core-data builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #115 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #116 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #117 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #118 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #105 [core-metadata builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #105 DONE 1.7s [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #119 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #120 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #121 [core-command builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #121 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T21:54:51.292Z] #122 ... [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #123 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #124 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #125 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-14T21:54:51.292Z] #126 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #127 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #128 [security-proxy-setup builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #128 CACHED [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #129 [security-bootstrapper builder 6/7] COPY . . [2023-11-14T21:54:51.292Z] #129 DONE 2.5s [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T21:54:51.292Z] #130 ... [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:51.292Z] #81 DONE 62.3s [2023-11-14T21:54:51.292Z] [2023-11-14T21:54:51.292Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-14T21:54:52.277Z] #131 ... [2023-11-14T21:54:52.277Z] [2023-11-14T21:54:52.277Z] #106 [support-notifications builder 6/7] COPY . . [2023-11-14T21:54:52.277Z] #106 DONE 4.8s [2023-11-14T21:54:52.277Z] [2023-11-14T21:54:52.277Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T21:54:56.591Z] #132 ... [2023-11-14T21:54:56.591Z] [2023-11-14T21:54:56.591Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-14T21:54:56.591Z] #131 DONE 8.0s [2023-11-14T21:54:56.863Z] [2023-11-14T21:54:56.863Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T21:55:01.901Z] #133 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T21:55:01.901Z] #0 9.492 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-14T21:55:01.901Z] #134 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T21:55:01.901Z] #0 7.079 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-14T21:55:01.901Z] #135 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T21:55:01.901Z] #136 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-14T21:55:01.901Z] #0 8.034 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-14T21:55:01.901Z] #137 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-14T21:55:01.901Z] #0 9.133 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-14T21:55:01.901Z] #138 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-14T21:55:01.901Z] #0 8.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-14T21:55:01.901Z] #139 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-14T21:55:01.901Z] #140 ... [2023-11-14T21:55:01.901Z] [2023-11-14T21:55:01.901Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T21:55:01.901Z] #130 10.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-14T21:55:04.557Z] #130 ... [2023-11-14T21:55:04.557Z] [2023-11-14T21:55:04.557Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T21:55:04.557Z] #133 4.282 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-14T21:55:06.529Z] #133 ... [2023-11-14T21:55:06.529Z] [2023-11-14T21:55:06.529Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T21:55:06.529Z] #122 8.714 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-14T21:55:06.529Z] #122 ... [2023-11-14T21:55:06.529Z] [2023-11-14T21:55:06.529Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T21:55:06.529Z] #132 7.434 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-14T21:55:08.508Z] #132 ... [2023-11-14T21:55:08.508Z] [2023-11-14T21:55:08.508Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T21:55:08.508Z] #136 10.58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-14T21:55:08.508Z] #136 ... [2023-11-14T21:55:08.508Z] [2023-11-14T21:55:08.508Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-14T21:55:08.508Z] #140 10.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-14T22:10:16.342Z] #140 ... [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-14T22:10:16.342Z] #139 DONE 922.9s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:10:16.342Z] #122 ... [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:10:16.342Z] #141 DONE 0.3s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:10:16.342Z] #142 DONE 0.2s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-14T22:10:16.342Z] #143 DONE 0.2s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-14T22:10:16.342Z] #144 DONE 0.2s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T22:10:16.342Z] #130 ... [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-14T22:10:16.342Z] #145 DONE 0.6s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-14T22:10:16.342Z] #146 DONE 0.5s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T22:10:16.342Z] #147 DONE 2.6s [2023-11-14T22:10:16.342Z] [2023-11-14T22:10:16.342Z] #99 [security-proxy-setup] exporting to image [2023-11-14T22:10:16.342Z] #99 exporting layers [2023-11-14T22:10:17.308Z] #99 exporting layers 1.0s done [2023-11-14T22:10:17.308Z] #99 writing image sha256:00211d9a180c6badb091b0b3d22fb9b0ff143cc2c5b87ad73364f8934ece26e0 0.0s done [2023-11-14T22:10:17.308Z] #99 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-14T22:10:17.308Z] #99 DONE 6.1s [2023-11-14T22:10:17.308Z] [2023-11-14T22:10:17.308Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T22:10:17.308Z] #130 925.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.71" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-14T22:10:32.329Z] #130 ... [2023-11-14T22:10:32.329Z] [2023-11-14T22:10:32.329Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-14T22:10:32.329Z] #140 DONE 943.2s [2023-11-14T22:10:32.329Z] [2023-11-14T22:10:32.329Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T22:10:32.329Z] #136 ... [2023-11-14T22:10:32.329Z] [2023-11-14T22:10:32.329Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-14T22:10:32.329Z] #148 DONE 0.5s [2023-11-14T22:10:32.329Z] [2023-11-14T22:10:32.329Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T22:10:32.329Z] #134 ... [2023-11-14T22:10:32.329Z] [2023-11-14T22:10:32.329Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-11-14T22:10:34.993Z] #149 DONE 2.6s [2023-11-14T22:10:34.993Z] [2023-11-14T22:10:34.993Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:10:34.993Z] #150 DONE 0.3s [2023-11-14T22:10:34.993Z] [2023-11-14T22:10:34.993Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:10:35.261Z] #151 DONE 0.4s [2023-11-14T22:10:35.261Z] [2023-11-14T22:10:35.261Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T22:10:35.533Z] #136 ... [2023-11-14T22:10:35.533Z] [2023-11-14T22:10:35.533Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-14T22:10:35.808Z] #152 DONE 0.4s [2023-11-14T22:10:35.808Z] [2023-11-14T22:10:35.808Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:10:35.808Z] #132 ... [2023-11-14T22:10:35.808Z] [2023-11-14T22:10:35.808Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-14T22:10:36.081Z] #153 DONE 0.2s [2023-11-14T22:10:36.081Z] [2023-11-14T22:10:36.081Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-11-14T22:10:36.081Z] #154 DONE 0.3s [2023-11-14T22:10:36.081Z] [2023-11-14T22:10:36.081Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:10:36.421Z] #122 ... [2023-11-14T22:10:36.421Z] [2023-11-14T22:10:36.421Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-14T22:10:36.421Z] #155 DONE 0.2s [2023-11-14T22:10:36.421Z] [2023-11-14T22:10:36.421Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-14T22:10:36.692Z] #156 DONE 0.2s [2023-11-14T22:10:36.692Z] [2023-11-14T22:10:36.692Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-14T22:10:37.279Z] #157 DONE 0.4s [2023-11-14T22:10:37.280Z] [2023-11-14T22:10:37.280Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-11-14T22:10:39.888Z] #158 DONE 2.6s [2023-11-14T22:10:39.888Z] [2023-11-14T22:10:39.888Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-11-14T22:10:39.888Z] #130 DONE 951.5s [2023-11-14T22:10:39.888Z] [2023-11-14T22:10:39.888Z] #99 [security-bootstrapper] exporting to image [2023-11-14T22:10:39.888Z] #99 exporting layers [2023-11-14T22:10:40.853Z] #99 ... [2023-11-14T22:10:40.853Z] [2023-11-14T22:10:40.853Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:10:40.853Z] #159 DONE 0.3s [2023-11-14T22:10:41.124Z] [2023-11-14T22:10:41.124Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:10:41.124Z] #122 ... [2023-11-14T22:10:41.124Z] [2023-11-14T22:10:41.124Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:10:41.775Z] #160 DONE 0.3s [2023-11-14T22:10:41.775Z] [2023-11-14T22:10:41.775Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T22:10:41.775Z] #134 ... [2023-11-14T22:10:41.775Z] [2023-11-14T22:10:41.775Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-11-14T22:10:42.048Z] #161 DONE 0.4s [2023-11-14T22:10:42.048Z] [2023-11-14T22:10:42.048Z] #99 [security-bootstrapper] exporting to image [2023-11-14T22:10:42.048Z] #99 exporting layers 2.3s done [2023-11-14T22:10:42.048Z] #99 writing image sha256:b296f042a24f96b5ec296aaa6fd8fb3c912c7dfa3873638dd2dcb53af94cee2a done [2023-11-14T22:10:42.048Z] #99 naming to docker.io/library/security-bootstrapper-arm64 [2023-11-14T22:10:42.048Z] #99 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-14T22:10:42.048Z] #99 DONE 8.4s [2023-11-14T22:10:42.048Z] [2023-11-14T22:10:42.048Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-11-14T22:10:42.317Z] #162 DONE 0.3s [2023-11-14T22:10:42.317Z] [2023-11-14T22:10:42.317Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:10:42.317Z] #163 DONE 0.2s [2023-11-14T22:10:42.317Z] [2023-11-14T22:10:42.317Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:10:42.593Z] #122 ... [2023-11-14T22:10:42.593Z] [2023-11-14T22:10:42.593Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-14T22:10:42.868Z] #164 DONE 0.4s [2023-11-14T22:10:42.868Z] [2023-11-14T22:10:42.868Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T22:10:42.868Z] #134 ... [2023-11-14T22:10:42.868Z] [2023-11-14T22:10:42.868Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-14T22:10:43.461Z] #165 DONE 0.4s [2023-11-14T22:10:43.461Z] [2023-11-14T22:10:43.461Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-14T22:10:43.461Z] #166 DONE 0.2s [2023-11-14T22:10:43.461Z] [2023-11-14T22:10:43.461Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:10:43.461Z] #122 ... [2023-11-14T22:10:43.461Z] [2023-11-14T22:10:43.461Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T22:10:46.054Z] #167 DONE 2.1s [2023-11-14T22:10:46.054Z] [2023-11-14T22:10:46.054Z] #99 [security-secretstore-setup] exporting to image [2023-11-14T22:10:47.473Z] #99 exporting layers 1.8s done [2023-11-14T22:10:47.473Z] #99 writing image sha256:d55c029eb46e2083fded44893ae2aca34548af184adfc81b9e92ce79c1784f3d done [2023-11-14T22:10:47.473Z] #99 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-14T22:10:47.473Z] #99 DONE 10.3s [2023-11-14T22:10:47.473Z] [2023-11-14T22:10:47.473Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-14T22:10:57.564Z] #134 DONE 970.0s [2023-11-14T22:10:57.564Z] [2023-11-14T22:10:57.564Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:10:58.160Z] #122 ... [2023-11-14T22:10:58.160Z] [2023-11-14T22:10:58.160Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:10:58.435Z] #168 DONE 0.2s [2023-11-14T22:10:58.435Z] [2023-11-14T22:10:58.435Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:10:58.721Z] #169 DONE 0.2s [2023-11-14T22:10:58.721Z] [2023-11-14T22:10:58.721Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-14T22:10:58.992Z] #170 DONE 0.4s [2023-11-14T22:10:58.992Z] [2023-11-14T22:10:58.992Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:10:58.992Z] #132 ... [2023-11-14T22:10:58.992Z] [2023-11-14T22:10:58.992Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:10:59.258Z] #171 DONE 0.1s [2023-11-14T22:10:59.258Z] [2023-11-14T22:10:59.258Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-14T22:10:59.258Z] #172 DONE 0.2s [2023-11-14T22:10:59.258Z] [2023-11-14T22:10:59.258Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T22:11:01.228Z] #173 DONE 2.0s [2023-11-14T22:11:01.228Z] [2023-11-14T22:11:01.228Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:11:01.508Z] #132 ... [2023-11-14T22:11:01.508Z] [2023-11-14T22:11:01.508Z] #99 [security-proxy-auth] exporting to image [2023-11-14T22:11:01.508Z] #99 exporting layers [2023-11-14T22:11:02.092Z] #99 exporting layers 0.7s done [2023-11-14T22:11:02.092Z] #99 writing image sha256:b234d70d857fca171112e1384adf9b60fce77046f107ab99a079ededb3fa3b7a done [2023-11-14T22:11:02.092Z] #99 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-14T22:11:02.092Z] #99 DONE 11.0s [2023-11-14T22:11:02.092Z] [2023-11-14T22:11:02.092Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-14T22:11:08.746Z] #138 ... [2023-11-14T22:11:08.746Z] [2023-11-14T22:11:08.746Z] #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-14T22:11:08.746Z] #137 DONE 981.1s [2023-11-14T22:11:08.746Z] [2023-11-14T22:11:08.746Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:11:08.746Z] #122 ... [2023-11-14T22:11:08.746Z] [2023-11-14T22:11:08.746Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:11:09.340Z] #174 DONE 0.3s [2023-11-14T22:11:09.340Z] [2023-11-14T22:11:09.340Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:11:09.340Z] #122 ... [2023-11-14T22:11:09.340Z] [2023-11-14T22:11:09.340Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:11:09.618Z] #175 DONE 0.3s [2023-11-14T22:11:09.618Z] [2023-11-14T22:11:09.618Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-14T22:11:09.923Z] #176 DONE 0.3s [2023-11-14T22:11:09.923Z] [2023-11-14T22:11:09.923Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:11:10.192Z] #177 DONE 0.3s [2023-11-14T22:11:10.192Z] [2023-11-14T22:11:10.192Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-14T22:11:10.468Z] #178 DONE 0.3s [2023-11-14T22:11:10.468Z] [2023-11-14T22:11:10.468Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:11:10.468Z] #132 ... [2023-11-14T22:11:10.468Z] [2023-11-14T22:11:10.468Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-14T22:11:12.421Z] #179 DONE 2.0s [2023-11-14T22:11:12.421Z] [2023-11-14T22:11:12.421Z] #99 [core-common-config-bootstrapper] exporting to image [2023-11-14T22:11:12.421Z] #99 exporting layers [2023-11-14T22:11:13.381Z] #99 exporting layers 0.6s done [2023-11-14T22:11:13.381Z] #99 writing image sha256:a1e6df913dcb2f71d50d1f09d1e020190d6a1c9e4a4ac64248ed8986c41c970d done [2023-11-14T22:11:13.381Z] #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-14T22:11:13.381Z] #99 DONE 11.6s [2023-11-14T22:11:13.381Z] [2023-11-14T22:11:13.381Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:12:00.257Z] #132 ... [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-14T22:12:00.257Z] #122 DONE 1027.5s [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T22:12:00.257Z] #136 ... [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:12:00.257Z] #180 DONE 0.2s [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:12:00.257Z] #181 DONE 0.2s [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-14T22:12:00.257Z] #182 DONE 0.4s [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:12:00.257Z] #183 DONE 0.2s [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T22:12:00.257Z] #135 ... [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #99 [core-command] exporting to image [2023-11-14T22:12:00.257Z] #99 exporting layers [2023-11-14T22:12:00.257Z] #99 exporting layers 0.4s done [2023-11-14T22:12:00.257Z] #99 writing image sha256:8bf2ea546e7fb07e6818becdfd1a1e30255c74f1c7187bfc3dde0d0099bc9fea 0.0s done [2023-11-14T22:12:00.257Z] #99 naming to docker.io/library/core-command-arm64 done [2023-11-14T22:12:00.257Z] #99 DONE 12.0s [2023-11-14T22:12:00.257Z] [2023-11-14T22:12:00.257Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T22:12:10.610Z] #135 ... [2023-11-14T22:12:10.610Z] [2023-11-14T22:12:10.610Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-14T22:12:10.610Z] #138 DONE 1042.6s [2023-11-14T22:12:10.610Z] [2023-11-14T22:12:10.610Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T22:12:10.610Z] #136 ... [2023-11-14T22:12:10.610Z] [2023-11-14T22:12:10.610Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:12:10.887Z] #184 DONE 0.3s [2023-11-14T22:12:10.887Z] [2023-11-14T22:12:10.887Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:12:11.175Z] #185 DONE 0.2s [2023-11-14T22:12:11.175Z] [2023-11-14T22:12:11.175Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:12:11.175Z] #132 ... [2023-11-14T22:12:11.175Z] [2023-11-14T22:12:11.175Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-14T22:12:11.460Z] #186 DONE 0.4s [2023-11-14T22:12:11.460Z] [2023-11-14T22:12:11.460Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T22:12:11.747Z] #136 ... [2023-11-14T22:12:11.747Z] [2023-11-14T22:12:11.747Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:12:11.747Z] #187 DONE 0.2s [2023-11-14T22:12:11.747Z] [2023-11-14T22:12:11.747Z] #99 [core-data] exporting to image [2023-11-14T22:12:11.747Z] #99 exporting layers [2023-11-14T22:12:12.351Z] #99 ... [2023-11-14T22:12:12.351Z] [2023-11-14T22:12:12.351Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-14T22:12:12.351Z] #136 DONE 1044.8s [2023-11-14T22:12:12.634Z] [2023-11-14T22:12:12.634Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T22:12:12.634Z] #133 ... [2023-11-14T22:12:12.634Z] [2023-11-14T22:12:12.634Z] #99 [core-data] exporting to image [2023-11-14T22:12:12.634Z] #99 exporting layers 0.9s done [2023-11-14T22:12:12.634Z] #99 writing image sha256:f51546e85ba8bb069fe3e201eef43ef67467e1e9395bd06a10e3d1886d0eba29 0.0s done [2023-11-14T22:12:12.634Z] #99 naming to docker.io/library/core-data-arm64 0.0s done [2023-11-14T22:12:12.634Z] #99 DONE 12.9s [2023-11-14T22:12:12.913Z] [2023-11-14T22:12:12.913Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:12:13.182Z] #188 DONE 0.3s [2023-11-14T22:12:13.182Z] [2023-11-14T22:12:13.182Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:12:13.182Z] #189 DONE 0.2s [2023-11-14T22:12:13.182Z] [2023-11-14T22:12:13.182Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-14T22:12:13.452Z] #190 DONE 0.3s [2023-11-14T22:12:13.452Z] [2023-11-14T22:12:13.452Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T22:12:13.747Z] #133 ... [2023-11-14T22:12:13.747Z] [2023-11-14T22:12:13.747Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:12:14.019Z] #191 DONE 0.2s [2023-11-14T22:12:14.019Z] [2023-11-14T22:12:14.020Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-14T22:12:14.020Z] #192 DONE 0.2s [2023-11-14T22:12:14.020Z] [2023-11-14T22:12:14.020Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T22:12:14.020Z] #135 ... [2023-11-14T22:12:14.020Z] [2023-11-14T22:12:14.020Z] #99 [core-metadata] exporting to image [2023-11-14T22:12:14.609Z] #99 exporting layers 0.4s done [2023-11-14T22:12:14.609Z] #99 writing image sha256:1be23d230ea001a9dfa503d54b68623dce1fcbbd2c9f42c3af5fdd8e9aeb2375 done [2023-11-14T22:12:14.609Z] #99 naming to docker.io/library/core-metadata-arm64 done [2023-11-14T22:12:14.609Z] #99 DONE 13.4s [2023-11-14T22:12:14.609Z] [2023-11-14T22:12:14.609Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:12:41.333Z] #132 ... [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-14T22:12:41.333Z] #133 DONE 1062.7s [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T22:12:41.333Z] #135 ... [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:12:41.333Z] #193 DONE 0.3s [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T22:12:41.333Z] #135 ... [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:12:41.333Z] #194 DONE 0.2s [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-14T22:12:41.333Z] #195 DONE 0.4s [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:12:41.333Z] #196 DONE 0.1s [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:12:41.333Z] #132 ... [2023-11-14T22:12:41.333Z] [2023-11-14T22:12:41.333Z] #99 [security-spiffe-token-provider] exporting to image [2023-11-14T22:12:41.333Z] #99 exporting layers [2023-11-14T22:12:41.603Z] #99 exporting layers 0.9s done [2023-11-14T22:12:41.873Z] #99 writing image sha256:3274038a5fee64147c6d0e8e510156c35ac02fc79e7e4d46fdc6f9bb5d0e7ad4 done [2023-11-14T22:12:41.873Z] #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-14T22:12:41.873Z] #99 DONE 14.3s [2023-11-14T22:12:41.873Z] [2023-11-14T22:12:41.873Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:13:08.588Z] #132 ... [2023-11-14T22:13:08.588Z] [2023-11-14T22:13:08.588Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-14T22:13:08.588Z] #135 DONE 1101.1s [2023-11-14T22:13:08.588Z] [2023-11-14T22:13:08.588Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:13:08.862Z] #132 ... [2023-11-14T22:13:08.862Z] [2023-11-14T22:13:08.862Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:13:08.862Z] #197 DONE 0.2s [2023-11-14T22:13:08.863Z] [2023-11-14T22:13:08.863Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:13:09.134Z] #132 ... [2023-11-14T22:13:09.134Z] [2023-11-14T22:13:09.134Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:13:09.134Z] #198 DONE 0.1s [2023-11-14T22:13:09.134Z] [2023-11-14T22:13:09.134Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-14T22:13:09.745Z] #199 DONE 0.5s [2023-11-14T22:13:09.745Z] [2023-11-14T22:13:09.745Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:13:09.745Z] #132 ... [2023-11-14T22:13:09.745Z] [2023-11-14T22:13:09.745Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:13:10.022Z] #200 DONE 0.2s [2023-11-14T22:13:10.022Z] [2023-11-14T22:13:10.022Z] #99 [support-scheduler] exporting to image [2023-11-14T22:13:10.022Z] #99 exporting layers [2023-11-14T22:13:10.300Z] #99 ... [2023-11-14T22:13:10.300Z] [2023-11-14T22:13:10.300Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-14T22:13:10.300Z] #132 DONE 1098.3s [2023-11-14T22:13:10.570Z] [2023-11-14T22:13:10.570Z] #99 [support-scheduler] exporting to image [2023-11-14T22:13:10.570Z] #99 exporting layers 0.7s done [2023-11-14T22:13:10.570Z] #99 writing image sha256:3d1efe67d0ca17a613bb6e1a729c186a23544f5c3f0803889b7640ee4b9d9583 0.0s done [2023-11-14T22:13:10.570Z] #99 naming to docker.io/library/support-scheduler-arm64 0.0s done [2023-11-14T22:13:10.570Z] #99 DONE 15.0s [2023-11-14T22:13:10.570Z] [2023-11-14T22:13:10.570Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-14T22:13:11.163Z] #201 DONE 0.4s [2023-11-14T22:13:11.163Z] [2023-11-14T22:13:11.163Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-11-14T22:13:11.435Z] #202 DONE 0.3s [2023-11-14T22:13:11.435Z] [2023-11-14T22:13:11.435Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-14T22:13:12.030Z] #203 DONE 0.4s [2023-11-14T22:13:12.030Z] [2023-11-14T22:13:12.030Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-14T22:13:12.030Z] #204 DONE 0.2s [2023-11-14T22:13:12.030Z] [2023-11-14T22:13:12.030Z] #99 [support-notifications] exporting to image [2023-11-14T22:13:12.623Z] #99 exporting layers 0.5s done [2023-11-14T22:13:12.623Z] #99 writing image sha256:006d9f5e3e78af3f6a659a81488504f27431c82b19cfc4090d08923b7ddb314d 0.0s done [2023-11-14T22:13:12.623Z] #99 naming to docker.io/library/support-notifications-arm64 done [2023-11-14T22:13:12.623Z] #99 DONE 15.5s [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.623Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.624Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.624Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.624Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.624Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.624Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-14T22:13:12.624Z] time="2023-11-14T21:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-14T22:13:12.658Z] $ docker stop --time=1 137db1fe51a414ad4981d20c09745191a0baf06d00d9ac588b0d67bf68ec704e [2023-11-14T22:13:14.519Z] $ docker rm -f --volumes 137db1fe51a414ad4981d20c09745191a0baf06d00d9ac588b0d67bf68ec704e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:13:15.052Z] + docker images [2023-11-14T22:13:15.053Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-14T22:13:15.053Z] support-notifications-arm64 latest 006d9f5e3e78 3 seconds ago 41.4MB [2023-11-14T22:13:15.053Z] support-scheduler-arm64 latest 3d1efe67d0ca 5 seconds ago 40.4MB [2023-11-14T22:13:15.053Z] security-spiffe-token-provider-arm64 latest 3274038a5fee 34 seconds ago 42.3MB [2023-11-14T22:13:15.053Z] core-metadata-arm64 latest 1be23d230ea0 About a minute ago 28.3MB [2023-11-14T22:13:15.053Z] core-data-arm64 latest f51546e85ba8 About a minute ago 28MB [2023-11-14T22:13:15.053Z] core-command-arm64 latest 8bf2ea546e7f About a minute ago 27.8MB [2023-11-14T22:13:15.053Z] core-common-config-bootstrapper-arm64 latest a1e6df913dcb 2 minutes ago 25.1MB [2023-11-14T22:13:15.053Z] security-proxy-auth-arm64 latest b234d70d857f 2 minutes ago 26.2MB [2023-11-14T22:13:15.053Z] security-secretstore-setup-arm64 latest d55c029eb46e 2 minutes ago 50.7MB [2023-11-14T22:13:15.053Z] security-bootstrapper-arm64 latest b296f042a24f 2 minutes ago 29.9MB [2023-11-14T22:13:15.053Z] security-proxy-setup-arm64 latest 00211d9a180c 2 minutes ago 35.9MB [2023-11-14T22:13:15.053Z] security-spire-agent-arm64 latest 40b08401408a 19 minutes ago 159MB [2023-11-14T22:13:15.053Z] security-spire-config-arm64 latest 12f232a49e93 19 minutes ago 103MB [2023-11-14T22:13:15.053Z] security-spire-server-arm64 latest aa1e47fcee65 19 minutes ago 103MB [2023-11-14T22:13:15.053Z] ci-base-image-arm64 latest 98b9b4e5c371 20 minutes ago 933MB [2023-11-14T22:13:15.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 5 hours ago 560MB [2023-11-14T22:13:15.053Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 [2023-11-14T22:13:15.177Z] provisioning config files... [2023-11-14T22:13:15.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/606@tmp/config17694869949678479702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:13:15.564Z] ---> docker-login.sh [2023-11-14T22:13:15.564Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:13:15.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:13:15.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:13:15.834Z] Configure a credential helper to remove this warning. See [2023-11-14T22:13:15.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:13:15.834Z] [2023-11-14T22:13:15.834Z] Login Succeeded [2023-11-14T22:13:15.834Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:13:16.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:13:16.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:13:16.426Z] Configure a credential helper to remove this warning. See [2023-11-14T22:13:16.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:13:16.426Z] [2023-11-14T22:13:16.426Z] Login Succeeded [2023-11-14T22:13:16.426Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:13:16.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:13:16.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:13:16.969Z] Configure a credential helper to remove this warning. See [2023-11-14T22:13:16.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:13:16.969Z] [2023-11-14T22:13:16.969Z] Login Succeeded [2023-11-14T22:13:16.969Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:13:17.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:13:17.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:13:17.240Z] Configure a credential helper to remove this warning. See [2023-11-14T22:13:17.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:13:17.240Z] [2023-11-14T22:13:17.240Z] Login Succeeded [2023-11-14T22:13:17.240Z] docker.io [2023-11-14T22:13:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:13:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:13:17.836Z] Configure a credential helper to remove this warning. See [2023-11-14T22:13:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:13:17.836Z] [2023-11-14T22:13:17.836Z] Login Succeeded [2023-11-14T22:13:18.106Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:13:18.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:13:18.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:13:18.179Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-14T22:13:18.179Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:18.179Z] latest [2023-11-14T22:13:18.179Z] 3.1.0-dev.71 [2023-11-14T22:13:18.179Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:18.179Z] main [2023-11-14T22:13:18.179Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:18.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:18.961Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:18.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-14T22:13:18.961Z] b1a20293a92e: Preparing [2023-11-14T22:13:18.961Z] be85721c9c85: Preparing [2023-11-14T22:13:18.961Z] 542ed913170b: Preparing [2023-11-14T22:13:18.961Z] 96e23e91c2de: Preparing [2023-11-14T22:13:18.961Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:18.961Z] 549651474f9d: Preparing [2023-11-14T22:13:18.961Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:18.961Z] 549651474f9d: Waiting [2023-11-14T22:13:18.961Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:19.232Z] b1a20293a92e: Pushed [2023-11-14T22:13:19.232Z] 542ed913170b: Pushed [2023-11-14T22:13:19.232Z] 96e23e91c2de: Pushed [2023-11-14T22:13:19.232Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:19.502Z] 549651474f9d: Pushed [2023-11-14T22:13:21.454Z] 0ea8c74e41fc: Pushed [2023-11-14T22:13:22.872Z] be85721c9c85: Pushed [2023-11-14T22:13:23.141Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:23.508Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:23.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-14T22:13:23.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-14T22:13:23.873Z] b1a20293a92e: Preparing [2023-11-14T22:13:23.873Z] be85721c9c85: Preparing [2023-11-14T22:13:23.873Z] 542ed913170b: Preparing [2023-11-14T22:13:23.873Z] 96e23e91c2de: Preparing [2023-11-14T22:13:23.873Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:23.873Z] 549651474f9d: Preparing [2023-11-14T22:13:23.873Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:23.873Z] 549651474f9d: Waiting [2023-11-14T22:13:23.873Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:23.873Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:23.873Z] be85721c9c85: Layer already exists [2023-11-14T22:13:23.873Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:23.873Z] 542ed913170b: Layer already exists [2023-11-14T22:13:23.873Z] b1a20293a92e: Layer already exists [2023-11-14T22:13:23.873Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:23.873Z] 549651474f9d: Layer already exists [2023-11-14T22:13:24.148Z] latest: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:24.528Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:24.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.71 [2023-11-14T22:13:24.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-14T22:13:24.894Z] b1a20293a92e: Preparing [2023-11-14T22:13:24.894Z] be85721c9c85: Preparing [2023-11-14T22:13:24.894Z] 542ed913170b: Preparing [2023-11-14T22:13:24.894Z] 96e23e91c2de: Preparing [2023-11-14T22:13:24.894Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:24.894Z] 549651474f9d: Preparing [2023-11-14T22:13:24.894Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:24.894Z] 549651474f9d: Waiting [2023-11-14T22:13:24.894Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:24.894Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:24.894Z] 542ed913170b: Layer already exists [2023-11-14T22:13:24.894Z] b1a20293a92e: Layer already exists [2023-11-14T22:13:24.894Z] be85721c9c85: Layer already exists [2023-11-14T22:13:24.894Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:24.894Z] 549651474f9d: Layer already exists [2023-11-14T22:13:24.894Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:25.164Z] 3.1.0-dev.71: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:25.529Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:25.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:25.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-14T22:13:25.892Z] b1a20293a92e: Preparing [2023-11-14T22:13:25.892Z] be85721c9c85: Preparing [2023-11-14T22:13:25.892Z] 542ed913170b: Preparing [2023-11-14T22:13:25.892Z] 96e23e91c2de: Preparing [2023-11-14T22:13:25.892Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:25.892Z] 549651474f9d: Preparing [2023-11-14T22:13:25.892Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:25.892Z] 549651474f9d: Waiting [2023-11-14T22:13:25.892Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:25.892Z] 542ed913170b: Layer already exists [2023-11-14T22:13:25.892Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:25.892Z] b1a20293a92e: Layer already exists [2023-11-14T22:13:25.892Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:25.892Z] be85721c9c85: Layer already exists [2023-11-14T22:13:25.892Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:25.892Z] 549651474f9d: Layer already exists [2023-11-14T22:13:26.162Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:26.515Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:26.874Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-14T22:13:26.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-14T22:13:26.874Z] b1a20293a92e: Preparing [2023-11-14T22:13:26.874Z] be85721c9c85: Preparing [2023-11-14T22:13:26.874Z] 542ed913170b: Preparing [2023-11-14T22:13:26.874Z] 96e23e91c2de: Preparing [2023-11-14T22:13:26.874Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:26.874Z] 549651474f9d: Preparing [2023-11-14T22:13:26.874Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:26.874Z] 549651474f9d: Waiting [2023-11-14T22:13:26.874Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:26.874Z] 542ed913170b: Layer already exists [2023-11-14T22:13:26.874Z] be85721c9c85: Layer already exists [2023-11-14T22:13:26.874Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:26.874Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:26.874Z] b1a20293a92e: Layer already exists [2023-11-14T22:13:26.874Z] 549651474f9d: Layer already exists [2023-11-14T22:13:26.874Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:27.147Z] main: digest: sha256:415ccf2f266277a0ca528fafbb24859929c8d8c7eda178736155b30fbb928660 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:13:27.193Z] ===================================================== [Pipeline] echo [2023-11-14T22:13:27.199Z] taggedImages: [2023-11-14T22:13:27.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:27.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-14T22:13:27.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.71 [2023-11-14T22:13:27.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:27.200Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-14T22:13:27.216Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-14T22:13:27.216Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:27.216Z] latest [2023-11-14T22:13:27.216Z] 3.1.0-dev.71 [2023-11-14T22:13:27.216Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:27.216Z] main [2023-11-14T22:13:27.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:27.576Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:27.965Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:27.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-14T22:13:27.965Z] 5c8d0a98d8a5: Preparing [2023-11-14T22:13:27.965Z] a24e3696bdd8: Preparing [2023-11-14T22:13:27.965Z] 9209e2604989: Preparing [2023-11-14T22:13:27.965Z] 99d15621a12f: Preparing [2023-11-14T22:13:27.965Z] 542ed913170b: Preparing [2023-11-14T22:13:27.965Z] 96e23e91c2de: Preparing [2023-11-14T22:13:27.965Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:27.965Z] 549651474f9d: Preparing [2023-11-14T22:13:27.965Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:27.965Z] 96e23e91c2de: Waiting [2023-11-14T22:13:27.965Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:27.965Z] 549651474f9d: Waiting [2023-11-14T22:13:28.234Z] 542ed913170b: Layer already exists [2023-11-14T22:13:28.234Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:28.234Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:28.234Z] a24e3696bdd8: Pushed [2023-11-14T22:13:28.234Z] 5c8d0a98d8a5: Pushed [2023-11-14T22:13:28.234Z] 9209e2604989: Pushed [2023-11-14T22:13:28.234Z] 549651474f9d: Layer already exists [2023-11-14T22:13:28.234Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:32.256Z] 99d15621a12f: Pushed [2023-11-14T22:13:32.256Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:32.623Z] + 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 [2023-11-14T22:13:32.994Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-14T22:13:32.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-14T22:13:32.994Z] 5c8d0a98d8a5: Preparing [2023-11-14T22:13:32.994Z] a24e3696bdd8: Preparing [2023-11-14T22:13:32.994Z] 9209e2604989: Preparing [2023-11-14T22:13:32.994Z] 99d15621a12f: Preparing [2023-11-14T22:13:32.994Z] 542ed913170b: Preparing [2023-11-14T22:13:32.994Z] 96e23e91c2de: Preparing [2023-11-14T22:13:32.994Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:32.994Z] 549651474f9d: Preparing [2023-11-14T22:13:32.994Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:32.994Z] 96e23e91c2de: Waiting [2023-11-14T22:13:32.994Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:32.994Z] 549651474f9d: Waiting [2023-11-14T22:13:32.994Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:32.994Z] 542ed913170b: Layer already exists [2023-11-14T22:13:32.994Z] 99d15621a12f: Layer already exists [2023-11-14T22:13:32.994Z] 5c8d0a98d8a5: Layer already exists [2023-11-14T22:13:32.994Z] a24e3696bdd8: Layer already exists [2023-11-14T22:13:32.994Z] 9209e2604989: Layer already exists [2023-11-14T22:13:32.994Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:32.994Z] 549651474f9d: Layer already exists [2023-11-14T22:13:32.994Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:33.262Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:33.262Z] latest: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:33.637Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:34.009Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.71 [2023-11-14T22:13:34.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-14T22:13:34.009Z] 5c8d0a98d8a5: Preparing [2023-11-14T22:13:34.009Z] a24e3696bdd8: Preparing [2023-11-14T22:13:34.009Z] 9209e2604989: Preparing [2023-11-14T22:13:34.009Z] 99d15621a12f: Preparing [2023-11-14T22:13:34.009Z] 542ed913170b: Preparing [2023-11-14T22:13:34.009Z] 96e23e91c2de: Preparing [2023-11-14T22:13:34.009Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:34.009Z] 549651474f9d: Preparing [2023-11-14T22:13:34.009Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:34.009Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:34.009Z] 549651474f9d: Waiting [2023-11-14T22:13:34.010Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:34.010Z] 96e23e91c2de: Waiting [2023-11-14T22:13:34.279Z] 542ed913170b: Layer already exists [2023-11-14T22:13:34.279Z] 5c8d0a98d8a5: Layer already exists [2023-11-14T22:13:34.279Z] 9209e2604989: Layer already exists [2023-11-14T22:13:34.279Z] a24e3696bdd8: Layer already exists [2023-11-14T22:13:34.279Z] 99d15621a12f: Layer already exists [2023-11-14T22:13:34.279Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:34.279Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:34.279Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:34.279Z] 549651474f9d: Layer already exists [2023-11-14T22:13:34.279Z] 3.1.0-dev.71: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:34.644Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:34.996Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:34.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-14T22:13:35.265Z] 5c8d0a98d8a5: Preparing [2023-11-14T22:13:35.265Z] a24e3696bdd8: Preparing [2023-11-14T22:13:35.265Z] 9209e2604989: Preparing [2023-11-14T22:13:35.265Z] 99d15621a12f: Preparing [2023-11-14T22:13:35.265Z] 542ed913170b: Preparing [2023-11-14T22:13:35.265Z] 96e23e91c2de: Preparing [2023-11-14T22:13:35.265Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:35.265Z] 96e23e91c2de: Waiting [2023-11-14T22:13:35.265Z] 549651474f9d: Preparing [2023-11-14T22:13:35.265Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:35.265Z] 549651474f9d: Waiting [2023-11-14T22:13:35.265Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:35.265Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:35.265Z] a24e3696bdd8: Layer already exists [2023-11-14T22:13:35.265Z] 99d15621a12f: Layer already exists [2023-11-14T22:13:35.265Z] 542ed913170b: Layer already exists [2023-11-14T22:13:35.265Z] 9209e2604989: Layer already exists [2023-11-14T22:13:35.265Z] 5c8d0a98d8a5: Layer already exists [2023-11-14T22:13:35.265Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:35.265Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:35.265Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:35.265Z] 549651474f9d: Layer already exists [2023-11-14T22:13:35.265Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:35.689Z] + 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 [2023-11-14T22:13:36.069Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-14T22:13:36.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-14T22:13:36.069Z] 5c8d0a98d8a5: Preparing [2023-11-14T22:13:36.069Z] a24e3696bdd8: Preparing [2023-11-14T22:13:36.069Z] 9209e2604989: Preparing [2023-11-14T22:13:36.069Z] 99d15621a12f: Preparing [2023-11-14T22:13:36.069Z] 542ed913170b: Preparing [2023-11-14T22:13:36.069Z] 96e23e91c2de: Preparing [2023-11-14T22:13:36.069Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:36.069Z] 549651474f9d: Preparing [2023-11-14T22:13:36.069Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:36.069Z] 96e23e91c2de: Waiting [2023-11-14T22:13:36.069Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:36.069Z] 549651474f9d: Waiting [2023-11-14T22:13:36.069Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:36.339Z] 9209e2604989: Layer already exists [2023-11-14T22:13:36.339Z] a24e3696bdd8: Layer already exists [2023-11-14T22:13:36.339Z] 99d15621a12f: Layer already exists [2023-11-14T22:13:36.339Z] 542ed913170b: Layer already exists [2023-11-14T22:13:36.339Z] 5c8d0a98d8a5: Layer already exists [2023-11-14T22:13:36.339Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:36.339Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:36.339Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:36.339Z] 549651474f9d: Layer already exists [2023-11-14T22:13:36.339Z] main: digest: sha256:0ba327d1242eccb155231bb4035280cc58071cdd2b7e328c402cc445b09e37e9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:13:36.383Z] ===================================================== [Pipeline] echo [2023-11-14T22:13:36.390Z] taggedImages: [2023-11-14T22:13:36.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:36.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-14T22:13:36.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.71 [2023-11-14T22:13:36.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:36.390Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-14T22:13:36.406Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-14T22:13:36.406Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:36.406Z] latest [2023-11-14T22:13:36.406Z] 3.1.0-dev.71 [2023-11-14T22:13:36.406Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:36.406Z] main [2023-11-14T22:13:36.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:36.754Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:37.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:37.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-14T22:13:37.107Z] 71081a9c8815: Preparing [2023-11-14T22:13:37.107Z] f4186abb6196: Preparing [2023-11-14T22:13:37.107Z] 542ed913170b: Preparing [2023-11-14T22:13:37.107Z] 96e23e91c2de: Preparing [2023-11-14T22:13:37.107Z] 7515190b7d79: Preparing [2023-11-14T22:13:37.107Z] 5d1b938c08f6: Preparing [2023-11-14T22:13:37.107Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:37.107Z] 5d1b938c08f6: Waiting [2023-11-14T22:13:37.107Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:37.107Z] 542ed913170b: Layer already exists [2023-11-14T22:13:37.378Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:37.378Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:37.378Z] 71081a9c8815: Pushed [2023-11-14T22:13:37.378Z] 5d1b938c08f6: Pushed [2023-11-14T22:13:39.327Z] 7515190b7d79: Pushed [2023-11-14T22:13:41.285Z] f4186abb6196: Pushed [2023-11-14T22:13:41.285Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:41.651Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:42.011Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-14T22:13:42.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-14T22:13:42.011Z] 71081a9c8815: Preparing [2023-11-14T22:13:42.011Z] f4186abb6196: Preparing [2023-11-14T22:13:42.011Z] 542ed913170b: Preparing [2023-11-14T22:13:42.011Z] 96e23e91c2de: Preparing [2023-11-14T22:13:42.011Z] 7515190b7d79: Preparing [2023-11-14T22:13:42.011Z] 5d1b938c08f6: Preparing [2023-11-14T22:13:42.011Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:42.011Z] 5d1b938c08f6: Waiting [2023-11-14T22:13:42.011Z] 7515190b7d79: Layer already exists [2023-11-14T22:13:42.011Z] 542ed913170b: Layer already exists [2023-11-14T22:13:42.011Z] f4186abb6196: Layer already exists [2023-11-14T22:13:42.280Z] 71081a9c8815: Layer already exists [2023-11-14T22:13:42.280Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:42.280Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:42.280Z] 5d1b938c08f6: Layer already exists [2023-11-14T22:13:42.280Z] latest: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:42.640Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:42.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.71 [2023-11-14T22:13:42.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-14T22:13:42.989Z] 71081a9c8815: Preparing [2023-11-14T22:13:42.989Z] f4186abb6196: Preparing [2023-11-14T22:13:42.989Z] 542ed913170b: Preparing [2023-11-14T22:13:42.989Z] 96e23e91c2de: Preparing [2023-11-14T22:13:42.989Z] 7515190b7d79: Preparing [2023-11-14T22:13:42.989Z] 5d1b938c08f6: Preparing [2023-11-14T22:13:42.989Z] 5d1b938c08f6: Waiting [2023-11-14T22:13:42.989Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:42.989Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:42.989Z] 71081a9c8815: Layer already exists [2023-11-14T22:13:42.989Z] f4186abb6196: Layer already exists [2023-11-14T22:13:42.989Z] 542ed913170b: Layer already exists [2023-11-14T22:13:42.989Z] 7515190b7d79: Layer already exists [2023-11-14T22:13:43.259Z] 5d1b938c08f6: Layer already exists [2023-11-14T22:13:43.259Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:43.259Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:43.259Z] 3.1.0-dev.71: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:43.621Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:43.983Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:43.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-14T22:13:43.983Z] 71081a9c8815: Preparing [2023-11-14T22:13:43.983Z] f4186abb6196: Preparing [2023-11-14T22:13:43.983Z] 542ed913170b: Preparing [2023-11-14T22:13:43.983Z] 96e23e91c2de: Preparing [2023-11-14T22:13:43.983Z] 7515190b7d79: Preparing [2023-11-14T22:13:43.983Z] 5d1b938c08f6: Preparing [2023-11-14T22:13:43.983Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:43.983Z] 5d1b938c08f6: Waiting [2023-11-14T22:13:43.983Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:43.983Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:43.983Z] f4186abb6196: Layer already exists [2023-11-14T22:13:43.983Z] 542ed913170b: Layer already exists [2023-11-14T22:13:43.983Z] 7515190b7d79: Layer already exists [2023-11-14T22:13:43.983Z] 71081a9c8815: Layer already exists [2023-11-14T22:13:43.983Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:43.983Z] 5d1b938c08f6: Layer already exists [2023-11-14T22:13:44.252Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:44.612Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:44.964Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-14T22:13:44.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-14T22:13:44.964Z] 71081a9c8815: Preparing [2023-11-14T22:13:44.964Z] f4186abb6196: Preparing [2023-11-14T22:13:44.964Z] 542ed913170b: Preparing [2023-11-14T22:13:44.964Z] 96e23e91c2de: Preparing [2023-11-14T22:13:44.964Z] 7515190b7d79: Preparing [2023-11-14T22:13:44.964Z] 5d1b938c08f6: Preparing [2023-11-14T22:13:44.964Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:44.964Z] 5d1b938c08f6: Waiting [2023-11-14T22:13:44.964Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:44.964Z] f4186abb6196: Layer already exists [2023-11-14T22:13:44.964Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:44.964Z] 7515190b7d79: Layer already exists [2023-11-14T22:13:44.964Z] 542ed913170b: Layer already exists [2023-11-14T22:13:44.964Z] 71081a9c8815: Layer already exists [2023-11-14T22:13:45.233Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:45.234Z] 5d1b938c08f6: Layer already exists [2023-11-14T22:13:45.234Z] main: digest: sha256:3b02f310194d3412cb810dc7ead99edd631ca93211ae6e08465a10f15935ec4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:13:45.279Z] ===================================================== [Pipeline] echo [2023-11-14T22:13:45.285Z] taggedImages: [2023-11-14T22:13:45.285Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:45.285Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-14T22:13:45.285Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.71 [2023-11-14T22:13:45.285Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:45.285Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-14T22:13:45.301Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-14T22:13:45.301Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:45.301Z] latest [2023-11-14T22:13:45.301Z] 3.1.0-dev.71 [2023-11-14T22:13:45.301Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:45.301Z] main [2023-11-14T22:13:45.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:45.762Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:46.148Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:46.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-14T22:13:46.148Z] ad6659a15c4f: Preparing [2023-11-14T22:13:46.148Z] 0f062cd6e16e: Preparing [2023-11-14T22:13:46.148Z] 32a9a75381b8: Preparing [2023-11-14T22:13:46.148Z] 542ed913170b: Preparing [2023-11-14T22:13:46.148Z] 96e23e91c2de: Preparing [2023-11-14T22:13:46.148Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:46.148Z] 549651474f9d: Preparing [2023-11-14T22:13:46.148Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:46.148Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:46.148Z] 549651474f9d: Waiting [2023-11-14T22:13:46.148Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:46.148Z] 542ed913170b: Layer already exists [2023-11-14T22:13:46.425Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:46.425Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:46.425Z] 549651474f9d: Layer already exists [2023-11-14T22:13:46.425Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:46.425Z] ad6659a15c4f: Pushed [2023-11-14T22:13:46.425Z] 0f062cd6e16e: Pushed [2023-11-14T22:13:50.747Z] 32a9a75381b8: Pushed [2023-11-14T22:13:50.747Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:51.112Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:51.481Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-14T22:13:51.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-14T22:13:51.482Z] ad6659a15c4f: Preparing [2023-11-14T22:13:51.482Z] 0f062cd6e16e: Preparing [2023-11-14T22:13:51.482Z] 32a9a75381b8: Preparing [2023-11-14T22:13:51.482Z] 542ed913170b: Preparing [2023-11-14T22:13:51.482Z] 96e23e91c2de: Preparing [2023-11-14T22:13:51.482Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:51.482Z] 549651474f9d: Preparing [2023-11-14T22:13:51.482Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:51.482Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:51.482Z] 549651474f9d: Waiting [2023-11-14T22:13:51.482Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:51.482Z] 0f062cd6e16e: Layer already exists [2023-11-14T22:13:51.482Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:51.482Z] 32a9a75381b8: Layer already exists [2023-11-14T22:13:51.482Z] 542ed913170b: Layer already exists [2023-11-14T22:13:51.482Z] ad6659a15c4f: Layer already exists [2023-11-14T22:13:51.482Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:51.482Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:51.482Z] 549651474f9d: Layer already exists [2023-11-14T22:13:51.750Z] latest: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:52.112Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:52.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.71 [2023-11-14T22:13:52.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-14T22:13:52.485Z] ad6659a15c4f: Preparing [2023-11-14T22:13:52.485Z] 0f062cd6e16e: Preparing [2023-11-14T22:13:52.485Z] 32a9a75381b8: Preparing [2023-11-14T22:13:52.485Z] 542ed913170b: Preparing [2023-11-14T22:13:52.485Z] 96e23e91c2de: Preparing [2023-11-14T22:13:52.485Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:52.485Z] 549651474f9d: Preparing [2023-11-14T22:13:52.485Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:52.485Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:52.485Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:52.485Z] 549651474f9d: Waiting [2023-11-14T22:13:52.752Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:52.752Z] ad6659a15c4f: Layer already exists [2023-11-14T22:13:52.752Z] 32a9a75381b8: Layer already exists [2023-11-14T22:13:52.752Z] 0f062cd6e16e: Layer already exists [2023-11-14T22:13:52.752Z] 542ed913170b: Layer already exists [2023-11-14T22:13:52.752Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:52.752Z] 549651474f9d: Layer already exists [2023-11-14T22:13:52.752Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:52.752Z] 3.1.0-dev.71: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:53.111Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:53.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:53.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-14T22:13:53.465Z] ad6659a15c4f: Preparing [2023-11-14T22:13:53.465Z] 0f062cd6e16e: Preparing [2023-11-14T22:13:53.465Z] 32a9a75381b8: Preparing [2023-11-14T22:13:53.465Z] 542ed913170b: Preparing [2023-11-14T22:13:53.465Z] 96e23e91c2de: Preparing [2023-11-14T22:13:53.465Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:53.465Z] 549651474f9d: Preparing [2023-11-14T22:13:53.465Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:53.465Z] 549651474f9d: Waiting [2023-11-14T22:13:53.465Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:53.465Z] 32a9a75381b8: Layer already exists [2023-11-14T22:13:53.465Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:53.465Z] 0f062cd6e16e: Layer already exists [2023-11-14T22:13:53.465Z] ad6659a15c4f: Layer already exists [2023-11-14T22:13:53.465Z] 542ed913170b: Layer already exists [2023-11-14T22:13:53.465Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:53.465Z] 549651474f9d: Layer already exists [2023-11-14T22:13:53.734Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:53.734Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:54.083Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:54.428Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-14T22:13:54.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-14T22:13:54.428Z] ad6659a15c4f: Preparing [2023-11-14T22:13:54.428Z] 0f062cd6e16e: Preparing [2023-11-14T22:13:54.428Z] 32a9a75381b8: Preparing [2023-11-14T22:13:54.428Z] 542ed913170b: Preparing [2023-11-14T22:13:54.428Z] 96e23e91c2de: Preparing [2023-11-14T22:13:54.428Z] 0ea8c74e41fc: Preparing [2023-11-14T22:13:54.428Z] 549651474f9d: Preparing [2023-11-14T22:13:54.428Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:54.428Z] 0ea8c74e41fc: Waiting [2023-11-14T22:13:54.428Z] 549651474f9d: Waiting [2023-11-14T22:13:54.428Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:54.428Z] 32a9a75381b8: Layer already exists [2023-11-14T22:13:54.428Z] 0f062cd6e16e: Layer already exists [2023-11-14T22:13:54.428Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:54.428Z] ad6659a15c4f: Layer already exists [2023-11-14T22:13:54.428Z] 542ed913170b: Layer already exists [2023-11-14T22:13:54.428Z] 549651474f9d: Layer already exists [2023-11-14T22:13:54.428Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:13:54.428Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:54.695Z] main: digest: sha256:bdc167d5b1435777a14f0dad6258328833b7ee1b0f2a3bc40f7934e40c8b0817 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:13:54.748Z] ===================================================== [Pipeline] echo [2023-11-14T22:13:54.754Z] taggedImages: [2023-11-14T22:13:54.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:54.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-14T22:13:54.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.71 [2023-11-14T22:13:54.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:54.754Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-14T22:13:54.769Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-14T22:13:54.769Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:54.769Z] latest [2023-11-14T22:13:54.769Z] 3.1.0-dev.71 [2023-11-14T22:13:54.769Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:13:54.769Z] main [2023-11-14T22:13:54.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:55.116Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:13:55.485Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:13:55.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-14T22:13:55.485Z] 570ecc45a0e1: Preparing [2023-11-14T22:13:55.485Z] 2f051beabbd1: Preparing [2023-11-14T22:13:55.485Z] 9558b5a42e23: Preparing [2023-11-14T22:13:55.485Z] 722b8b0941e5: Preparing [2023-11-14T22:13:55.485Z] f45a1e5514ff: Preparing [2023-11-14T22:13:55.485Z] 85909965d4f6: Preparing [2023-11-14T22:13:55.485Z] 8fe375331e63: Preparing [2023-11-14T22:13:55.485Z] 542ed913170b: Preparing [2023-11-14T22:13:55.485Z] 96e23e91c2de: Preparing [2023-11-14T22:13:55.485Z] 1885a431ac5c: Preparing [2023-11-14T22:13:55.485Z] ceba921a472a: Preparing [2023-11-14T22:13:55.485Z] 5f70bf18a086: Preparing [2023-11-14T22:13:55.485Z] 68f0e1150300: Preparing [2023-11-14T22:13:55.485Z] 275d1a317551: Preparing [2023-11-14T22:13:55.485Z] d8a6d512c6e5: Preparing [2023-11-14T22:13:55.485Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:13:55.485Z] 1885a431ac5c: Waiting [2023-11-14T22:13:55.485Z] ceba921a472a: Waiting [2023-11-14T22:13:55.485Z] 8fe375331e63: Waiting [2023-11-14T22:13:55.485Z] 542ed913170b: Waiting [2023-11-14T22:13:55.485Z] 96e23e91c2de: Waiting [2023-11-14T22:13:55.485Z] 85909965d4f6: Waiting [2023-11-14T22:13:55.485Z] 68f0e1150300: Waiting [2023-11-14T22:13:55.485Z] 275d1a317551: Waiting [2023-11-14T22:13:55.485Z] d8a6d512c6e5: Waiting [2023-11-14T22:13:55.485Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:13:55.755Z] 2f051beabbd1: Pushed [2023-11-14T22:13:55.755Z] 9558b5a42e23: Pushed [2023-11-14T22:13:55.755Z] 570ecc45a0e1: Pushed [2023-11-14T22:13:55.755Z] 722b8b0941e5: Pushed [2023-11-14T22:13:55.755Z] f45a1e5514ff: Pushed [2023-11-14T22:13:56.022Z] 542ed913170b: Layer already exists [2023-11-14T22:13:56.022Z] 96e23e91c2de: Layer already exists [2023-11-14T22:13:56.022Z] 85909965d4f6: Pushed [2023-11-14T22:13:56.022Z] 1885a431ac5c: Pushed [2023-11-14T22:13:56.022Z] ceba921a472a: Pushed [2023-11-14T22:13:56.022Z] 5f70bf18a086: Pushed [2023-11-14T22:13:56.289Z] 68f0e1150300: Pushed [2023-11-14T22:13:56.289Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:13:56.289Z] d8a6d512c6e5: Pushed [2023-11-14T22:13:58.242Z] 275d1a317551: Pushed [2023-11-14T22:14:00.196Z] 8fe375331e63: Pushed [2023-11-14T22:14:00.196Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:00.554Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:00.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-14T22:14:00.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-14T22:14:00.913Z] 570ecc45a0e1: Preparing [2023-11-14T22:14:00.913Z] 2f051beabbd1: Preparing [2023-11-14T22:14:00.913Z] 9558b5a42e23: Preparing [2023-11-14T22:14:00.913Z] 722b8b0941e5: Preparing [2023-11-14T22:14:00.913Z] f45a1e5514ff: Preparing [2023-11-14T22:14:00.913Z] 85909965d4f6: Preparing [2023-11-14T22:14:00.913Z] 8fe375331e63: Preparing [2023-11-14T22:14:00.913Z] 542ed913170b: Preparing [2023-11-14T22:14:00.913Z] 96e23e91c2de: Preparing [2023-11-14T22:14:00.913Z] 1885a431ac5c: Preparing [2023-11-14T22:14:00.913Z] ceba921a472a: Preparing [2023-11-14T22:14:00.913Z] 5f70bf18a086: Preparing [2023-11-14T22:14:00.913Z] 68f0e1150300: Preparing [2023-11-14T22:14:00.913Z] 275d1a317551: Preparing [2023-11-14T22:14:00.913Z] d8a6d512c6e5: Preparing [2023-11-14T22:14:00.913Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:00.913Z] 85909965d4f6: Waiting [2023-11-14T22:14:00.913Z] 8fe375331e63: Waiting [2023-11-14T22:14:00.913Z] 542ed913170b: Waiting [2023-11-14T22:14:00.913Z] 96e23e91c2de: Waiting [2023-11-14T22:14:00.913Z] 1885a431ac5c: Waiting [2023-11-14T22:14:00.913Z] ceba921a472a: Waiting [2023-11-14T22:14:00.913Z] 5f70bf18a086: Waiting [2023-11-14T22:14:00.913Z] 68f0e1150300: Waiting [2023-11-14T22:14:00.913Z] 275d1a317551: Waiting [2023-11-14T22:14:00.913Z] d8a6d512c6e5: Waiting [2023-11-14T22:14:00.913Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:00.914Z] 722b8b0941e5: Layer already exists [2023-11-14T22:14:00.914Z] 2f051beabbd1: Layer already exists [2023-11-14T22:14:00.914Z] f45a1e5514ff: Layer already exists [2023-11-14T22:14:00.914Z] 570ecc45a0e1: Layer already exists [2023-11-14T22:14:00.914Z] 9558b5a42e23: Layer already exists [2023-11-14T22:14:01.183Z] 8fe375331e63: Layer already exists [2023-11-14T22:14:01.183Z] 1885a431ac5c: Layer already exists [2023-11-14T22:14:01.183Z] 85909965d4f6: Layer already exists [2023-11-14T22:14:01.183Z] 542ed913170b: Layer already exists [2023-11-14T22:14:01.183Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:01.183Z] 68f0e1150300: Layer already exists [2023-11-14T22:14:01.183Z] ceba921a472a: Layer already exists [2023-11-14T22:14:01.183Z] d8a6d512c6e5: Layer already exists [2023-11-14T22:14:01.183Z] 5f70bf18a086: Layer already exists [2023-11-14T22:14:01.183Z] 275d1a317551: Layer already exists [2023-11-14T22:14:01.183Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:01.183Z] latest: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:01.555Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:01.926Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.71 [2023-11-14T22:14:01.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-14T22:14:01.926Z] 570ecc45a0e1: Preparing [2023-11-14T22:14:01.926Z] 2f051beabbd1: Preparing [2023-11-14T22:14:01.926Z] 9558b5a42e23: Preparing [2023-11-14T22:14:01.926Z] 722b8b0941e5: Preparing [2023-11-14T22:14:01.926Z] f45a1e5514ff: Preparing [2023-11-14T22:14:01.926Z] 85909965d4f6: Preparing [2023-11-14T22:14:01.926Z] 8fe375331e63: Preparing [2023-11-14T22:14:01.926Z] 542ed913170b: Preparing [2023-11-14T22:14:01.926Z] 96e23e91c2de: Preparing [2023-11-14T22:14:01.926Z] 1885a431ac5c: Preparing [2023-11-14T22:14:01.926Z] ceba921a472a: Preparing [2023-11-14T22:14:01.926Z] 5f70bf18a086: Preparing [2023-11-14T22:14:01.926Z] 68f0e1150300: Preparing [2023-11-14T22:14:01.926Z] 275d1a317551: Preparing [2023-11-14T22:14:01.926Z] d8a6d512c6e5: Preparing [2023-11-14T22:14:01.926Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:01.926Z] 542ed913170b: Waiting [2023-11-14T22:14:01.926Z] 96e23e91c2de: Waiting [2023-11-14T22:14:01.926Z] 1885a431ac5c: Waiting [2023-11-14T22:14:01.926Z] ceba921a472a: Waiting [2023-11-14T22:14:01.926Z] 8fe375331e63: Waiting [2023-11-14T22:14:01.926Z] 5f70bf18a086: Waiting [2023-11-14T22:14:01.926Z] 68f0e1150300: Waiting [2023-11-14T22:14:01.926Z] 275d1a317551: Waiting [2023-11-14T22:14:01.926Z] d8a6d512c6e5: Waiting [2023-11-14T22:14:01.926Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:01.926Z] 85909965d4f6: Waiting [2023-11-14T22:14:01.926Z] 722b8b0941e5: Layer already exists [2023-11-14T22:14:01.926Z] 570ecc45a0e1: Layer already exists [2023-11-14T22:14:01.926Z] f45a1e5514ff: Layer already exists [2023-11-14T22:14:01.926Z] 9558b5a42e23: Layer already exists [2023-11-14T22:14:01.926Z] 2f051beabbd1: Layer already exists [2023-11-14T22:14:01.926Z] 85909965d4f6: Layer already exists [2023-11-14T22:14:02.196Z] 8fe375331e63: Layer already exists [2023-11-14T22:14:02.196Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:02.196Z] 542ed913170b: Layer already exists [2023-11-14T22:14:02.196Z] 1885a431ac5c: Layer already exists [2023-11-14T22:14:02.196Z] ceba921a472a: Layer already exists [2023-11-14T22:14:02.196Z] 5f70bf18a086: Layer already exists [2023-11-14T22:14:02.196Z] 68f0e1150300: Layer already exists [2023-11-14T22:14:02.196Z] 275d1a317551: Layer already exists [2023-11-14T22:14:02.196Z] d8a6d512c6e5: Layer already exists [2023-11-14T22:14:02.196Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:02.196Z] 3.1.0-dev.71: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:02.560Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:02.920Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:02.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-14T22:14:02.920Z] 570ecc45a0e1: Preparing [2023-11-14T22:14:02.920Z] 2f051beabbd1: Preparing [2023-11-14T22:14:02.920Z] 9558b5a42e23: Preparing [2023-11-14T22:14:02.920Z] 722b8b0941e5: Preparing [2023-11-14T22:14:02.920Z] f45a1e5514ff: Preparing [2023-11-14T22:14:02.920Z] 85909965d4f6: Preparing [2023-11-14T22:14:02.920Z] 8fe375331e63: Preparing [2023-11-14T22:14:02.920Z] 85909965d4f6: Waiting [2023-11-14T22:14:02.920Z] 542ed913170b: Preparing [2023-11-14T22:14:02.920Z] 8fe375331e63: Waiting [2023-11-14T22:14:02.920Z] 96e23e91c2de: Preparing [2023-11-14T22:14:02.920Z] 542ed913170b: Waiting [2023-11-14T22:14:02.920Z] 96e23e91c2de: Waiting [2023-11-14T22:14:02.920Z] 1885a431ac5c: Preparing [2023-11-14T22:14:02.920Z] ceba921a472a: Preparing [2023-11-14T22:14:02.920Z] 1885a431ac5c: Waiting [2023-11-14T22:14:02.920Z] 5f70bf18a086: Preparing [2023-11-14T22:14:02.920Z] ceba921a472a: Waiting [2023-11-14T22:14:02.920Z] 5f70bf18a086: Waiting [2023-11-14T22:14:02.920Z] 68f0e1150300: Preparing [2023-11-14T22:14:02.920Z] 275d1a317551: Preparing [2023-11-14T22:14:02.920Z] 68f0e1150300: Waiting [2023-11-14T22:14:02.920Z] d8a6d512c6e5: Preparing [2023-11-14T22:14:02.920Z] 275d1a317551: Waiting [2023-11-14T22:14:02.920Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:02.920Z] d8a6d512c6e5: Waiting [2023-11-14T22:14:02.920Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:02.920Z] 722b8b0941e5: Layer already exists [2023-11-14T22:14:02.920Z] 9558b5a42e23: Layer already exists [2023-11-14T22:14:02.920Z] 2f051beabbd1: Layer already exists [2023-11-14T22:14:02.920Z] f45a1e5514ff: Layer already exists [2023-11-14T22:14:02.920Z] 570ecc45a0e1: Layer already exists [2023-11-14T22:14:03.190Z] 542ed913170b: Layer already exists [2023-11-14T22:14:03.190Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:03.190Z] 85909965d4f6: Layer already exists [2023-11-14T22:14:03.190Z] 8fe375331e63: Layer already exists [2023-11-14T22:14:03.190Z] 1885a431ac5c: Layer already exists [2023-11-14T22:14:03.190Z] 5f70bf18a086: Layer already exists [2023-11-14T22:14:03.190Z] ceba921a472a: Layer already exists [2023-11-14T22:14:03.190Z] 68f0e1150300: Layer already exists [2023-11-14T22:14:03.190Z] 275d1a317551: Layer already exists [2023-11-14T22:14:03.190Z] d8a6d512c6e5: Layer already exists [2023-11-14T22:14:03.190Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:03.190Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:03.563Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:03.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-14T22:14:03.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-14T22:14:03.918Z] 570ecc45a0e1: Preparing [2023-11-14T22:14:03.918Z] 2f051beabbd1: Preparing [2023-11-14T22:14:03.918Z] 9558b5a42e23: Preparing [2023-11-14T22:14:03.918Z] 722b8b0941e5: Preparing [2023-11-14T22:14:03.918Z] f45a1e5514ff: Preparing [2023-11-14T22:14:03.918Z] 85909965d4f6: Preparing [2023-11-14T22:14:03.918Z] 8fe375331e63: Preparing [2023-11-14T22:14:03.918Z] 85909965d4f6: Waiting [2023-11-14T22:14:03.918Z] 8fe375331e63: Waiting [2023-11-14T22:14:03.918Z] 542ed913170b: Preparing [2023-11-14T22:14:03.918Z] 96e23e91c2de: Preparing [2023-11-14T22:14:03.918Z] 542ed913170b: Waiting [2023-11-14T22:14:03.918Z] 1885a431ac5c: Preparing [2023-11-14T22:14:03.918Z] 96e23e91c2de: Waiting [2023-11-14T22:14:03.918Z] ceba921a472a: Preparing [2023-11-14T22:14:03.918Z] 5f70bf18a086: Preparing [2023-11-14T22:14:03.918Z] ceba921a472a: Waiting [2023-11-14T22:14:03.918Z] 5f70bf18a086: Waiting [2023-11-14T22:14:03.918Z] 68f0e1150300: Preparing [2023-11-14T22:14:03.918Z] 275d1a317551: Preparing [2023-11-14T22:14:03.919Z] 68f0e1150300: Waiting [2023-11-14T22:14:03.919Z] d8a6d512c6e5: Preparing [2023-11-14T22:14:03.919Z] 275d1a317551: Waiting [2023-11-14T22:14:03.919Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:03.919Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:03.919Z] 2f051beabbd1: Layer already exists [2023-11-14T22:14:03.919Z] 9558b5a42e23: Layer already exists [2023-11-14T22:14:03.919Z] 570ecc45a0e1: Layer already exists [2023-11-14T22:14:03.919Z] 722b8b0941e5: Layer already exists [2023-11-14T22:14:03.919Z] f45a1e5514ff: Layer already exists [2023-11-14T22:14:04.188Z] 85909965d4f6: Layer already exists [2023-11-14T22:14:04.188Z] 8fe375331e63: Layer already exists [2023-11-14T22:14:04.188Z] 542ed913170b: Layer already exists [2023-11-14T22:14:04.188Z] 1885a431ac5c: Layer already exists [2023-11-14T22:14:04.188Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:04.188Z] 275d1a317551: Layer already exists [2023-11-14T22:14:04.188Z] ceba921a472a: Layer already exists [2023-11-14T22:14:04.188Z] 5f70bf18a086: Layer already exists [2023-11-14T22:14:04.188Z] 68f0e1150300: Layer already exists [2023-11-14T22:14:04.188Z] d8a6d512c6e5: Layer already exists [2023-11-14T22:14:04.188Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:04.188Z] main: digest: sha256:55b28c760e6babd55c471998388a2f8cbe2f7c69190a8d8d69252a90f01c2e4b size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:14:04.233Z] ===================================================== [Pipeline] echo [2023-11-14T22:14:04.239Z] taggedImages: [2023-11-14T22:14:04.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:04.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-14T22:14:04.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.71 [2023-11-14T22:14:04.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:04.239Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-14T22:14:04.255Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-14T22:14:04.255Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:04.255Z] latest [2023-11-14T22:14:04.255Z] 3.1.0-dev.71 [2023-11-14T22:14:04.255Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:04.255Z] main [2023-11-14T22:14:04.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:04.607Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:04.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:04.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-14T22:14:04.968Z] 1c3c0be084f8: Preparing [2023-11-14T22:14:04.969Z] afcf8c076634: Preparing [2023-11-14T22:14:04.969Z] 14469c8fc1bb: Preparing [2023-11-14T22:14:04.969Z] 0c633b397de1: Preparing [2023-11-14T22:14:04.969Z] 542ed913170b: Preparing [2023-11-14T22:14:04.969Z] 96e23e91c2de: Preparing [2023-11-14T22:14:04.969Z] 0ea8c74e41fc: Preparing [2023-11-14T22:14:04.969Z] 549651474f9d: Preparing [2023-11-14T22:14:04.969Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:04.969Z] 96e23e91c2de: Waiting [2023-11-14T22:14:04.969Z] 0ea8c74e41fc: Waiting [2023-11-14T22:14:04.969Z] 549651474f9d: Waiting [2023-11-14T22:14:04.969Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:05.238Z] 542ed913170b: Layer already exists [2023-11-14T22:14:05.238Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:05.238Z] 14469c8fc1bb: Pushed [2023-11-14T22:14:05.238Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:14:05.238Z] afcf8c076634: Pushed [2023-11-14T22:14:05.238Z] 1c3c0be084f8: Pushed [2023-11-14T22:14:05.238Z] 549651474f9d: Layer already exists [2023-11-14T22:14:05.238Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:08.605Z] 0c633b397de1: Pushed [2023-11-14T22:14:08.605Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:08.969Z] + 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 [2023-11-14T22:14:09.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-14T22:14:09.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-14T22:14:09.335Z] 1c3c0be084f8: Preparing [2023-11-14T22:14:09.335Z] afcf8c076634: Preparing [2023-11-14T22:14:09.335Z] 14469c8fc1bb: Preparing [2023-11-14T22:14:09.335Z] 0c633b397de1: Preparing [2023-11-14T22:14:09.335Z] 542ed913170b: Preparing [2023-11-14T22:14:09.335Z] 96e23e91c2de: Preparing [2023-11-14T22:14:09.335Z] 0ea8c74e41fc: Preparing [2023-11-14T22:14:09.335Z] 549651474f9d: Preparing [2023-11-14T22:14:09.335Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:09.335Z] 96e23e91c2de: Waiting [2023-11-14T22:14:09.335Z] 0ea8c74e41fc: Waiting [2023-11-14T22:14:09.335Z] 549651474f9d: Waiting [2023-11-14T22:14:09.335Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:09.335Z] 542ed913170b: Layer already exists [2023-11-14T22:14:09.335Z] 1c3c0be084f8: Layer already exists [2023-11-14T22:14:09.335Z] 0c633b397de1: Layer already exists [2023-11-14T22:14:09.335Z] afcf8c076634: Layer already exists [2023-11-14T22:14:09.335Z] 14469c8fc1bb: Layer already exists [2023-11-14T22:14:09.602Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:14:09.602Z] 549651474f9d: Layer already exists [2023-11-14T22:14:09.602Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:09.602Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:09.602Z] latest: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:09.962Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:10.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.71 [2023-11-14T22:14:10.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-14T22:14:10.316Z] 1c3c0be084f8: Preparing [2023-11-14T22:14:10.316Z] afcf8c076634: Preparing [2023-11-14T22:14:10.316Z] 14469c8fc1bb: Preparing [2023-11-14T22:14:10.316Z] 0c633b397de1: Preparing [2023-11-14T22:14:10.316Z] 542ed913170b: Preparing [2023-11-14T22:14:10.316Z] 96e23e91c2de: Preparing [2023-11-14T22:14:10.316Z] 0ea8c74e41fc: Preparing [2023-11-14T22:14:10.316Z] 549651474f9d: Preparing [2023-11-14T22:14:10.316Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:10.316Z] 0ea8c74e41fc: Waiting [2023-11-14T22:14:10.316Z] 549651474f9d: Waiting [2023-11-14T22:14:10.316Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:10.316Z] 96e23e91c2de: Waiting [2023-11-14T22:14:10.316Z] 542ed913170b: Layer already exists [2023-11-14T22:14:10.316Z] afcf8c076634: Layer already exists [2023-11-14T22:14:10.316Z] 1c3c0be084f8: Layer already exists [2023-11-14T22:14:10.316Z] 14469c8fc1bb: Layer already exists [2023-11-14T22:14:10.316Z] 0c633b397de1: Layer already exists [2023-11-14T22:14:10.316Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:10.316Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:10.316Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:14:10.316Z] 549651474f9d: Layer already exists [2023-11-14T22:14:10.585Z] 3.1.0-dev.71: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:10.952Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:15.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:15.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-14T22:14:15.579Z] 1c3c0be084f8: Preparing [2023-11-14T22:14:15.579Z] afcf8c076634: Preparing [2023-11-14T22:14:15.579Z] 14469c8fc1bb: Preparing [2023-11-14T22:14:15.579Z] 0c633b397de1: Preparing [2023-11-14T22:14:15.579Z] 542ed913170b: Preparing [2023-11-14T22:14:15.579Z] 96e23e91c2de: Preparing [2023-11-14T22:14:15.579Z] 0ea8c74e41fc: Preparing [2023-11-14T22:14:15.579Z] 549651474f9d: Preparing [2023-11-14T22:14:15.579Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:15.579Z] 0ea8c74e41fc: Waiting [2023-11-14T22:14:15.579Z] 96e23e91c2de: Waiting [2023-11-14T22:14:15.579Z] 549651474f9d: Waiting [2023-11-14T22:14:15.579Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:15.579Z] 1c3c0be084f8: Layer already exists [2023-11-14T22:14:15.579Z] afcf8c076634: Layer already exists [2023-11-14T22:14:15.579Z] 542ed913170b: Layer already exists [2023-11-14T22:14:15.579Z] 0c633b397de1: Layer already exists [2023-11-14T22:14:15.579Z] 14469c8fc1bb: Layer already exists [2023-11-14T22:14:15.579Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:15.579Z] 549651474f9d: Layer already exists [2023-11-14T22:14:15.579Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:15.579Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:14:15.848Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:16.215Z] + 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 [2023-11-14T22:14:16.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-14T22:14:16.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-14T22:14:16.571Z] 1c3c0be084f8: Preparing [2023-11-14T22:14:16.571Z] afcf8c076634: Preparing [2023-11-14T22:14:16.571Z] 14469c8fc1bb: Preparing [2023-11-14T22:14:16.571Z] 0c633b397de1: Preparing [2023-11-14T22:14:16.571Z] 542ed913170b: Preparing [2023-11-14T22:14:16.571Z] 96e23e91c2de: Preparing [2023-11-14T22:14:16.571Z] 0ea8c74e41fc: Preparing [2023-11-14T22:14:16.571Z] 549651474f9d: Preparing [2023-11-14T22:14:16.571Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:16.571Z] 0ea8c74e41fc: Waiting [2023-11-14T22:14:16.571Z] 549651474f9d: Waiting [2023-11-14T22:14:16.571Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:16.571Z] 96e23e91c2de: Waiting [2023-11-14T22:14:16.571Z] 542ed913170b: Layer already exists [2023-11-14T22:14:16.571Z] 14469c8fc1bb: Layer already exists [2023-11-14T22:14:16.571Z] afcf8c076634: Layer already exists [2023-11-14T22:14:16.572Z] 0c633b397de1: Layer already exists [2023-11-14T22:14:16.572Z] 1c3c0be084f8: Layer already exists [2023-11-14T22:14:16.839Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:16.839Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:14:16.839Z] 549651474f9d: Layer already exists [2023-11-14T22:14:16.839Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:16.839Z] main: digest: sha256:28c593fe766087933a0d503234d0c3fa3e680efed3601e7cef69b28db17cd62f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:14:16.887Z] ===================================================== [Pipeline] echo [2023-11-14T22:14:16.893Z] taggedImages: [2023-11-14T22:14:16.893Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:16.893Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-14T22:14:16.893Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.71 [2023-11-14T22:14:16.893Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:16.893Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-14T22:14:16.908Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-14T22:14:16.908Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:16.908Z] latest [2023-11-14T22:14:16.908Z] 3.1.0-dev.71 [2023-11-14T22:14:16.908Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:16.908Z] main [2023-11-14T22:14:16.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:17.251Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:17.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:17.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-14T22:14:17.599Z] 5269c0eedf8f: Preparing [2023-11-14T22:14:17.599Z] 02484d1e54dc: Preparing [2023-11-14T22:14:17.599Z] 68fc6fedd4ec: Preparing [2023-11-14T22:14:17.599Z] 0ef247b7fd47: Preparing [2023-11-14T22:14:17.599Z] 6acce50c2c13: Preparing [2023-11-14T22:14:17.599Z] 542ed913170b: Preparing [2023-11-14T22:14:17.599Z] 96e23e91c2de: Preparing [2023-11-14T22:14:17.599Z] fc359cc964ec: Preparing [2023-11-14T22:14:17.600Z] b79255dd37b6: Preparing [2023-11-14T22:14:17.600Z] 1aff57726314: Preparing [2023-11-14T22:14:17.600Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:17.600Z] 542ed913170b: Waiting [2023-11-14T22:14:17.600Z] 96e23e91c2de: Waiting [2023-11-14T22:14:17.600Z] fc359cc964ec: Waiting [2023-11-14T22:14:17.600Z] b79255dd37b6: Waiting [2023-11-14T22:14:17.600Z] 1aff57726314: Waiting [2023-11-14T22:14:17.600Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:17.865Z] 6acce50c2c13: Pushed [2023-11-14T22:14:17.865Z] 02484d1e54dc: Pushed [2023-11-14T22:14:17.865Z] 542ed913170b: Layer already exists [2023-11-14T22:14:17.865Z] 0ef247b7fd47: Pushed [2023-11-14T22:14:17.865Z] 5269c0eedf8f: Pushed [2023-11-14T22:14:17.865Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:18.131Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:18.131Z] fc359cc964ec: Pushed [2023-11-14T22:14:18.715Z] b79255dd37b6: Pushed [2023-11-14T22:14:21.301Z] 68fc6fedd4ec: Pushed [2023-11-14T22:14:22.264Z] 1aff57726314: Pushed [2023-11-14T22:14:22.530Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:22.884Z] + 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 [2023-11-14T22:14:23.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-14T22:14:23.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-14T22:14:23.229Z] 5269c0eedf8f: Preparing [2023-11-14T22:14:23.229Z] 02484d1e54dc: Preparing [2023-11-14T22:14:23.229Z] 68fc6fedd4ec: Preparing [2023-11-14T22:14:23.229Z] 0ef247b7fd47: Preparing [2023-11-14T22:14:23.229Z] 6acce50c2c13: Preparing [2023-11-14T22:14:23.229Z] 542ed913170b: Preparing [2023-11-14T22:14:23.229Z] 96e23e91c2de: Preparing [2023-11-14T22:14:23.229Z] fc359cc964ec: Preparing [2023-11-14T22:14:23.229Z] b79255dd37b6: Preparing [2023-11-14T22:14:23.229Z] 1aff57726314: Preparing [2023-11-14T22:14:23.229Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:23.229Z] fc359cc964ec: Waiting [2023-11-14T22:14:23.229Z] 1aff57726314: Waiting [2023-11-14T22:14:23.229Z] b79255dd37b6: Waiting [2023-11-14T22:14:23.229Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:23.229Z] 542ed913170b: Waiting [2023-11-14T22:14:23.229Z] 96e23e91c2de: Waiting [2023-11-14T22:14:23.229Z] 02484d1e54dc: Layer already exists [2023-11-14T22:14:23.229Z] 68fc6fedd4ec: Layer already exists [2023-11-14T22:14:23.229Z] 6acce50c2c13: Layer already exists [2023-11-14T22:14:23.229Z] 0ef247b7fd47: Layer already exists [2023-11-14T22:14:23.229Z] 5269c0eedf8f: Layer already exists [2023-11-14T22:14:23.229Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:23.229Z] 1aff57726314: Layer already exists [2023-11-14T22:14:23.229Z] 542ed913170b: Layer already exists [2023-11-14T22:14:23.229Z] b79255dd37b6: Layer already exists [2023-11-14T22:14:23.229Z] fc359cc964ec: Layer already exists [2023-11-14T22:14:23.229Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:23.496Z] latest: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:23.859Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:24.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.71 [2023-11-14T22:14:24.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-14T22:14:24.213Z] 5269c0eedf8f: Preparing [2023-11-14T22:14:24.213Z] 02484d1e54dc: Preparing [2023-11-14T22:14:24.213Z] 68fc6fedd4ec: Preparing [2023-11-14T22:14:24.213Z] 0ef247b7fd47: Preparing [2023-11-14T22:14:24.213Z] 6acce50c2c13: Preparing [2023-11-14T22:14:24.213Z] 542ed913170b: Preparing [2023-11-14T22:14:24.213Z] 96e23e91c2de: Preparing [2023-11-14T22:14:24.213Z] fc359cc964ec: Preparing [2023-11-14T22:14:24.213Z] b79255dd37b6: Preparing [2023-11-14T22:14:24.213Z] 1aff57726314: Preparing [2023-11-14T22:14:24.213Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:24.213Z] 542ed913170b: Waiting [2023-11-14T22:14:24.213Z] 96e23e91c2de: Waiting [2023-11-14T22:14:24.213Z] fc359cc964ec: Waiting [2023-11-14T22:14:24.213Z] b79255dd37b6: Waiting [2023-11-14T22:14:24.213Z] 1aff57726314: Waiting [2023-11-14T22:14:24.213Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:24.213Z] 68fc6fedd4ec: Layer already exists [2023-11-14T22:14:24.213Z] 5269c0eedf8f: Layer already exists [2023-11-14T22:14:24.213Z] 0ef247b7fd47: Layer already exists [2023-11-14T22:14:24.213Z] 6acce50c2c13: Layer already exists [2023-11-14T22:14:24.213Z] 02484d1e54dc: Layer already exists [2023-11-14T22:14:24.213Z] 542ed913170b: Layer already exists [2023-11-14T22:14:24.213Z] 1aff57726314: Layer already exists [2023-11-14T22:14:24.213Z] b79255dd37b6: Layer already exists [2023-11-14T22:14:24.213Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:24.213Z] fc359cc964ec: Layer already exists [2023-11-14T22:14:24.213Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:24.480Z] 3.1.0-dev.71: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:24.845Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:25.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:25.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-14T22:14:25.213Z] 5269c0eedf8f: Preparing [2023-11-14T22:14:25.213Z] 02484d1e54dc: Preparing [2023-11-14T22:14:25.213Z] 68fc6fedd4ec: Preparing [2023-11-14T22:14:25.213Z] 0ef247b7fd47: Preparing [2023-11-14T22:14:25.213Z] 6acce50c2c13: Preparing [2023-11-14T22:14:25.213Z] 542ed913170b: Preparing [2023-11-14T22:14:25.213Z] 96e23e91c2de: Preparing [2023-11-14T22:14:25.213Z] fc359cc964ec: Preparing [2023-11-14T22:14:25.213Z] b79255dd37b6: Preparing [2023-11-14T22:14:25.213Z] 1aff57726314: Preparing [2023-11-14T22:14:25.213Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:25.213Z] 542ed913170b: Waiting [2023-11-14T22:14:25.213Z] b79255dd37b6: Waiting [2023-11-14T22:14:25.213Z] 96e23e91c2de: Waiting [2023-11-14T22:14:25.213Z] fc359cc964ec: Waiting [2023-11-14T22:14:25.213Z] 1aff57726314: Waiting [2023-11-14T22:14:25.213Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:25.213Z] 02484d1e54dc: Layer already exists [2023-11-14T22:14:25.213Z] 6acce50c2c13: Layer already exists [2023-11-14T22:14:25.213Z] 0ef247b7fd47: Layer already exists [2023-11-14T22:14:25.213Z] 5269c0eedf8f: Layer already exists [2023-11-14T22:14:25.213Z] 68fc6fedd4ec: Layer already exists [2023-11-14T22:14:25.213Z] 542ed913170b: Layer already exists [2023-11-14T22:14:25.213Z] fc359cc964ec: Layer already exists [2023-11-14T22:14:25.213Z] b79255dd37b6: Layer already exists [2023-11-14T22:14:25.213Z] 1aff57726314: Layer already exists [2023-11-14T22:14:25.213Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:25.481Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:25.481Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:25.835Z] + 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 [2023-11-14T22:14:26.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-14T22:14:26.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-14T22:14:26.186Z] 5269c0eedf8f: Preparing [2023-11-14T22:14:26.186Z] 02484d1e54dc: Preparing [2023-11-14T22:14:26.186Z] 68fc6fedd4ec: Preparing [2023-11-14T22:14:26.186Z] 0ef247b7fd47: Preparing [2023-11-14T22:14:26.186Z] 6acce50c2c13: Preparing [2023-11-14T22:14:26.186Z] 542ed913170b: Preparing [2023-11-14T22:14:26.186Z] 96e23e91c2de: Preparing [2023-11-14T22:14:26.186Z] fc359cc964ec: Preparing [2023-11-14T22:14:26.186Z] b79255dd37b6: Preparing [2023-11-14T22:14:26.186Z] 1aff57726314: Preparing [2023-11-14T22:14:26.186Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:26.186Z] 542ed913170b: Waiting [2023-11-14T22:14:26.186Z] 96e23e91c2de: Waiting [2023-11-14T22:14:26.186Z] fc359cc964ec: Waiting [2023-11-14T22:14:26.186Z] b79255dd37b6: Waiting [2023-11-14T22:14:26.186Z] 1aff57726314: Waiting [2023-11-14T22:14:26.186Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:26.186Z] 6acce50c2c13: Layer already exists [2023-11-14T22:14:26.186Z] 02484d1e54dc: Layer already exists [2023-11-14T22:14:26.186Z] 5269c0eedf8f: Layer already exists [2023-11-14T22:14:26.186Z] 0ef247b7fd47: Layer already exists [2023-11-14T22:14:26.186Z] 68fc6fedd4ec: Layer already exists [2023-11-14T22:14:26.186Z] 542ed913170b: Layer already exists [2023-11-14T22:14:26.186Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:26.186Z] fc359cc964ec: Layer already exists [2023-11-14T22:14:26.186Z] 1aff57726314: Layer already exists [2023-11-14T22:14:26.186Z] b79255dd37b6: Layer already exists [2023-11-14T22:14:26.453Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:26.453Z] main: digest: sha256:4abda0f7404760d6a5c6c1dd50ff00c2fb3af24de9187aaf35ecb91b7bd6554f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:14:26.495Z] ===================================================== [Pipeline] echo [2023-11-14T22:14:26.501Z] taggedImages: [2023-11-14T22:14:26.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:26.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-14T22:14:26.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.71 [2023-11-14T22:14:26.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:26.501Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-14T22:14:26.516Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-14T22:14:26.516Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:26.516Z] latest [2023-11-14T22:14:26.516Z] 3.1.0-dev.71 [2023-11-14T22:14:26.516Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:26.516Z] main [2023-11-14T22:14:26.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:26.872Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:27.237Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:27.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-14T22:14:27.237Z] 469269acc34c: Preparing [2023-11-14T22:14:27.237Z] 6255d3581689: Preparing [2023-11-14T22:14:27.237Z] 48e234eedb94: Preparing [2023-11-14T22:14:27.237Z] f2b723c917ee: Preparing [2023-11-14T22:14:27.237Z] 6eafcad2c273: Preparing [2023-11-14T22:14:27.237Z] 6850a5e3210a: Preparing [2023-11-14T22:14:27.237Z] 154203c29877: Preparing [2023-11-14T22:14:27.237Z] 542ed913170b: Preparing [2023-11-14T22:14:27.237Z] 96e23e91c2de: Preparing [2023-11-14T22:14:27.237Z] 22a6fbaa549f: Preparing [2023-11-14T22:14:27.237Z] 160e36d95790: Preparing [2023-11-14T22:14:27.237Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:27.237Z] 6850a5e3210a: Waiting [2023-11-14T22:14:27.237Z] 154203c29877: Waiting [2023-11-14T22:14:27.237Z] 542ed913170b: Waiting [2023-11-14T22:14:27.237Z] 96e23e91c2de: Waiting [2023-11-14T22:14:27.237Z] 22a6fbaa549f: Waiting [2023-11-14T22:14:27.237Z] 160e36d95790: Waiting [2023-11-14T22:14:27.237Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:27.504Z] 6255d3581689: Pushed [2023-11-14T22:14:27.504Z] 6eafcad2c273: Pushed [2023-11-14T22:14:27.771Z] 469269acc34c: Pushed [2023-11-14T22:14:27.771Z] 542ed913170b: Layer already exists [2023-11-14T22:14:27.771Z] 6850a5e3210a: Pushed [2023-11-14T22:14:27.771Z] 154203c29877: Pushed [2023-11-14T22:14:27.771Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:27.771Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:30.353Z] 22a6fbaa549f: Pushed [2023-11-14T22:14:30.625Z] f2b723c917ee: Pushed [2023-11-14T22:14:30.891Z] 160e36d95790: Pushed [2023-11-14T22:14:31.476Z] 48e234eedb94: Pushed [2023-11-14T22:14:31.743Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:32.102Z] + 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 [2023-11-14T22:14:32.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-14T22:14:32.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-14T22:14:32.491Z] 469269acc34c: Preparing [2023-11-14T22:14:32.491Z] 6255d3581689: Preparing [2023-11-14T22:14:32.491Z] 48e234eedb94: Preparing [2023-11-14T22:14:32.491Z] f2b723c917ee: Preparing [2023-11-14T22:14:32.491Z] 6eafcad2c273: Preparing [2023-11-14T22:14:32.491Z] 6850a5e3210a: Preparing [2023-11-14T22:14:32.491Z] 154203c29877: Preparing [2023-11-14T22:14:32.491Z] 542ed913170b: Preparing [2023-11-14T22:14:32.491Z] 96e23e91c2de: Preparing [2023-11-14T22:14:32.491Z] 22a6fbaa549f: Preparing [2023-11-14T22:14:32.491Z] 160e36d95790: Preparing [2023-11-14T22:14:32.491Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:32.491Z] 154203c29877: Waiting [2023-11-14T22:14:32.491Z] 6850a5e3210a: Waiting [2023-11-14T22:14:32.491Z] 542ed913170b: Waiting [2023-11-14T22:14:32.491Z] 22a6fbaa549f: Waiting [2023-11-14T22:14:32.491Z] 160e36d95790: Waiting [2023-11-14T22:14:32.491Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:32.491Z] 469269acc34c: Layer already exists [2023-11-14T22:14:32.491Z] 48e234eedb94: Layer already exists [2023-11-14T22:14:32.491Z] 6255d3581689: Layer already exists [2023-11-14T22:14:32.491Z] f2b723c917ee: Layer already exists [2023-11-14T22:14:32.491Z] 6eafcad2c273: Layer already exists [2023-11-14T22:14:32.491Z] 154203c29877: Layer already exists [2023-11-14T22:14:32.491Z] 542ed913170b: Layer already exists [2023-11-14T22:14:32.491Z] 22a6fbaa549f: Layer already exists [2023-11-14T22:14:32.491Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:32.758Z] 160e36d95790: Layer already exists [2023-11-14T22:14:32.758Z] 6850a5e3210a: Layer already exists [2023-11-14T22:14:32.758Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:32.758Z] latest: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:33.110Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:33.499Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.71 [2023-11-14T22:14:33.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-14T22:14:33.499Z] 469269acc34c: Preparing [2023-11-14T22:14:33.499Z] 6255d3581689: Preparing [2023-11-14T22:14:33.499Z] 48e234eedb94: Preparing [2023-11-14T22:14:33.499Z] f2b723c917ee: Preparing [2023-11-14T22:14:33.499Z] 6eafcad2c273: Preparing [2023-11-14T22:14:33.499Z] 6850a5e3210a: Preparing [2023-11-14T22:14:33.499Z] 154203c29877: Preparing [2023-11-14T22:14:33.499Z] 542ed913170b: Preparing [2023-11-14T22:14:33.499Z] 96e23e91c2de: Preparing [2023-11-14T22:14:33.499Z] 22a6fbaa549f: Preparing [2023-11-14T22:14:33.499Z] 160e36d95790: Preparing [2023-11-14T22:14:33.499Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:33.499Z] 6850a5e3210a: Waiting [2023-11-14T22:14:33.499Z] 154203c29877: Waiting [2023-11-14T22:14:33.499Z] 542ed913170b: Waiting [2023-11-14T22:14:33.499Z] 96e23e91c2de: Waiting [2023-11-14T22:14:33.499Z] 22a6fbaa549f: Waiting [2023-11-14T22:14:33.499Z] 160e36d95790: Waiting [2023-11-14T22:14:33.499Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:33.499Z] f2b723c917ee: Layer already exists [2023-11-14T22:14:33.499Z] 6255d3581689: Layer already exists [2023-11-14T22:14:33.499Z] 6eafcad2c273: Layer already exists [2023-11-14T22:14:33.499Z] 469269acc34c: Layer already exists [2023-11-14T22:14:33.499Z] 48e234eedb94: Layer already exists [2023-11-14T22:14:33.499Z] 6850a5e3210a: Layer already exists [2023-11-14T22:14:33.499Z] 154203c29877: Layer already exists [2023-11-14T22:14:33.499Z] 542ed913170b: Layer already exists [2023-11-14T22:14:33.499Z] 22a6fbaa549f: Layer already exists [2023-11-14T22:14:33.499Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:33.770Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:33.771Z] 160e36d95790: Layer already exists [2023-11-14T22:14:33.771Z] 3.1.0-dev.71: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:34.129Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:34.514Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:34.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-14T22:14:34.514Z] 469269acc34c: Preparing [2023-11-14T22:14:34.514Z] 6255d3581689: Preparing [2023-11-14T22:14:34.514Z] 48e234eedb94: Preparing [2023-11-14T22:14:34.514Z] f2b723c917ee: Preparing [2023-11-14T22:14:34.514Z] 6eafcad2c273: Preparing [2023-11-14T22:14:34.514Z] 6850a5e3210a: Preparing [2023-11-14T22:14:34.514Z] 154203c29877: Preparing [2023-11-14T22:14:34.514Z] 542ed913170b: Preparing [2023-11-14T22:14:34.514Z] 96e23e91c2de: Preparing [2023-11-14T22:14:34.514Z] 22a6fbaa549f: Preparing [2023-11-14T22:14:34.514Z] 160e36d95790: Preparing [2023-11-14T22:14:34.514Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:34.514Z] 6850a5e3210a: Waiting [2023-11-14T22:14:34.514Z] 154203c29877: Waiting [2023-11-14T22:14:34.514Z] 542ed913170b: Waiting [2023-11-14T22:14:34.514Z] 96e23e91c2de: Waiting [2023-11-14T22:14:34.514Z] 22a6fbaa549f: Waiting [2023-11-14T22:14:34.514Z] 160e36d95790: Waiting [2023-11-14T22:14:34.514Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:34.514Z] 48e234eedb94: Layer already exists [2023-11-14T22:14:34.514Z] 469269acc34c: Layer already exists [2023-11-14T22:14:34.514Z] 6255d3581689: Layer already exists [2023-11-14T22:14:34.514Z] f2b723c917ee: Layer already exists [2023-11-14T22:14:34.514Z] 6eafcad2c273: Layer already exists [2023-11-14T22:14:34.788Z] 154203c29877: Layer already exists [2023-11-14T22:14:34.788Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:34.788Z] 542ed913170b: Layer already exists [2023-11-14T22:14:34.788Z] 22a6fbaa549f: Layer already exists [2023-11-14T22:14:34.788Z] 6850a5e3210a: Layer already exists [2023-11-14T22:14:34.788Z] 160e36d95790: Layer already exists [2023-11-14T22:14:34.788Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:34.788Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:35.135Z] + 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 [2023-11-14T22:14:35.488Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-14T22:14:35.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-14T22:14:35.488Z] 469269acc34c: Preparing [2023-11-14T22:14:35.488Z] 6255d3581689: Preparing [2023-11-14T22:14:35.488Z] 48e234eedb94: Preparing [2023-11-14T22:14:35.488Z] f2b723c917ee: Preparing [2023-11-14T22:14:35.488Z] 6eafcad2c273: Preparing [2023-11-14T22:14:35.488Z] 6850a5e3210a: Preparing [2023-11-14T22:14:35.488Z] 154203c29877: Preparing [2023-11-14T22:14:35.488Z] 542ed913170b: Preparing [2023-11-14T22:14:35.488Z] 96e23e91c2de: Preparing [2023-11-14T22:14:35.488Z] 22a6fbaa549f: Preparing [2023-11-14T22:14:35.488Z] 160e36d95790: Preparing [2023-11-14T22:14:35.488Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:35.488Z] 542ed913170b: Waiting [2023-11-14T22:14:35.488Z] 96e23e91c2de: Waiting [2023-11-14T22:14:35.488Z] 22a6fbaa549f: Waiting [2023-11-14T22:14:35.488Z] 160e36d95790: Waiting [2023-11-14T22:14:35.488Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:35.488Z] 6850a5e3210a: Waiting [2023-11-14T22:14:35.488Z] 154203c29877: Waiting [2023-11-14T22:14:35.488Z] f2b723c917ee: Layer already exists [2023-11-14T22:14:35.488Z] 6255d3581689: Layer already exists [2023-11-14T22:14:35.488Z] 469269acc34c: Layer already exists [2023-11-14T22:14:35.488Z] 48e234eedb94: Layer already exists [2023-11-14T22:14:35.488Z] 6eafcad2c273: Layer already exists [2023-11-14T22:14:35.488Z] 6850a5e3210a: Layer already exists [2023-11-14T22:14:35.488Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:35.488Z] 542ed913170b: Layer already exists [2023-11-14T22:14:35.488Z] 22a6fbaa549f: Layer already exists [2023-11-14T22:14:35.488Z] 154203c29877: Layer already exists [2023-11-14T22:14:35.758Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:35.758Z] 160e36d95790: Layer already exists [2023-11-14T22:14:35.758Z] main: digest: sha256:a72452e437a32d0f3b28cd550e9be1a2b57180ea7362823c6c5906f963e17bb3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:14:35.805Z] ===================================================== [Pipeline] echo [2023-11-14T22:14:35.811Z] taggedImages: [2023-11-14T22:14:35.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:35.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-14T22:14:35.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.71 [2023-11-14T22:14:35.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:35.811Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-14T22:14:35.833Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-14T22:14:35.833Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:35.833Z] latest [2023-11-14T22:14:35.833Z] 3.1.0-dev.71 [2023-11-14T22:14:35.833Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:35.833Z] main [2023-11-14T22:14:35.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:36.185Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:36.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:36.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-14T22:14:36.553Z] 9d3234f5d69c: Preparing [2023-11-14T22:14:36.553Z] c032c28b671c: Preparing [2023-11-14T22:14:36.553Z] 542ed913170b: Preparing [2023-11-14T22:14:36.553Z] 96e23e91c2de: Preparing [2023-11-14T22:14:36.553Z] 051e43d274d1: Preparing [2023-11-14T22:14:36.553Z] da42444a28bd: Preparing [2023-11-14T22:14:36.553Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:36.553Z] da42444a28bd: Waiting [2023-11-14T22:14:36.553Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:36.822Z] 542ed913170b: Layer already exists [2023-11-14T22:14:36.822Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:36.822Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:36.822Z] 9d3234f5d69c: Pushed [2023-11-14T22:14:38.769Z] da42444a28bd: Pushed [2023-11-14T22:14:38.769Z] 051e43d274d1: Pushed [2023-11-14T22:14:43.033Z] c032c28b671c: Pushed [2023-11-14T22:14:43.033Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:43.388Z] + 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 [2023-11-14T22:14:43.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-14T22:14:43.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-14T22:14:43.737Z] 9d3234f5d69c: Preparing [2023-11-14T22:14:43.737Z] c032c28b671c: Preparing [2023-11-14T22:14:43.737Z] 542ed913170b: Preparing [2023-11-14T22:14:43.737Z] 96e23e91c2de: Preparing [2023-11-14T22:14:43.737Z] 051e43d274d1: Preparing [2023-11-14T22:14:43.737Z] da42444a28bd: Preparing [2023-11-14T22:14:43.737Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:43.737Z] da42444a28bd: Waiting [2023-11-14T22:14:43.737Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:43.737Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:43.737Z] 051e43d274d1: Layer already exists [2023-11-14T22:14:43.737Z] 542ed913170b: Layer already exists [2023-11-14T22:14:43.737Z] 9d3234f5d69c: Layer already exists [2023-11-14T22:14:43.737Z] c032c28b671c: Layer already exists [2023-11-14T22:14:43.737Z] da42444a28bd: Layer already exists [2023-11-14T22:14:43.737Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:44.005Z] latest: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:44.356Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:44.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.71 [2023-11-14T22:14:44.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-14T22:14:44.694Z] 9d3234f5d69c: Preparing [2023-11-14T22:14:44.694Z] c032c28b671c: Preparing [2023-11-14T22:14:44.694Z] 542ed913170b: Preparing [2023-11-14T22:14:44.694Z] 96e23e91c2de: Preparing [2023-11-14T22:14:44.694Z] 051e43d274d1: Preparing [2023-11-14T22:14:44.694Z] da42444a28bd: Preparing [2023-11-14T22:14:44.694Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:44.694Z] da42444a28bd: Waiting [2023-11-14T22:14:44.694Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:44.694Z] 9d3234f5d69c: Layer already exists [2023-11-14T22:14:44.694Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:44.694Z] c032c28b671c: Layer already exists [2023-11-14T22:14:44.694Z] 051e43d274d1: Layer already exists [2023-11-14T22:14:44.694Z] 542ed913170b: Layer already exists [2023-11-14T22:14:44.694Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:44.694Z] da42444a28bd: Layer already exists [2023-11-14T22:14:44.962Z] 3.1.0-dev.71: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:45.314Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:45.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:45.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-14T22:14:45.656Z] 9d3234f5d69c: Preparing [2023-11-14T22:14:45.656Z] c032c28b671c: Preparing [2023-11-14T22:14:45.656Z] 542ed913170b: Preparing [2023-11-14T22:14:45.656Z] 96e23e91c2de: Preparing [2023-11-14T22:14:45.656Z] 051e43d274d1: Preparing [2023-11-14T22:14:45.656Z] da42444a28bd: Preparing [2023-11-14T22:14:45.656Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:45.656Z] da42444a28bd: Waiting [2023-11-14T22:14:45.656Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:14:45.656Z] c032c28b671c: Layer already exists [2023-11-14T22:14:45.656Z] 051e43d274d1: Layer already exists [2023-11-14T22:14:45.656Z] 9d3234f5d69c: Layer already exists [2023-11-14T22:14:45.656Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:45.656Z] 542ed913170b: Layer already exists [2023-11-14T22:14:45.656Z] da42444a28bd: Layer already exists [2023-11-14T22:14:45.656Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:45.923Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:46.264Z] + 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 [2023-11-14T22:14:46.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-14T22:14:46.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-14T22:14:46.612Z] 9d3234f5d69c: Preparing [2023-11-14T22:14:46.612Z] c032c28b671c: Preparing [2023-11-14T22:14:46.612Z] 542ed913170b: Preparing [2023-11-14T22:14:46.612Z] 96e23e91c2de: Preparing [2023-11-14T22:14:46.612Z] 051e43d274d1: Preparing [2023-11-14T22:14:46.612Z] da42444a28bd: Preparing [2023-11-14T22:14:46.612Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:46.612Z] da42444a28bd: Waiting [2023-11-14T22:14:46.880Z] 542ed913170b: Layer already exists [2023-11-14T22:14:46.880Z] 9d3234f5d69c: Layer already exists [2023-11-14T22:14:46.880Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:46.880Z] c032c28b671c: Layer already exists [2023-11-14T22:14:46.880Z] 051e43d274d1: Layer already exists [2023-11-14T22:14:46.880Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:46.880Z] da42444a28bd: Layer already exists [2023-11-14T22:14:46.880Z] main: digest: sha256:d79b6386169f16e6ff007b6a7a44d6bf5f0d58d27be32aa10547c09f3c74ee8a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:14:46.929Z] ===================================================== [Pipeline] echo [2023-11-14T22:14:46.936Z] taggedImages: [2023-11-14T22:14:46.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:46.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-14T22:14:46.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.71 [2023-11-14T22:14:46.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:46.936Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-14T22:14:46.951Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-14T22:14:46.951Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:46.951Z] latest [2023-11-14T22:14:46.951Z] 3.1.0-dev.71 [2023-11-14T22:14:46.951Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:14:46.951Z] main [2023-11-14T22:14:46.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:47.290Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:47.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:14:47.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-14T22:14:47.629Z] efcb08d1b0af: Preparing [2023-11-14T22:14:47.629Z] 296f8c9e787c: Preparing [2023-11-14T22:14:47.629Z] 9bfbe2d20478: Preparing [2023-11-14T22:14:47.629Z] 542ed913170b: Preparing [2023-11-14T22:14:47.629Z] 96e23e91c2de: Preparing [2023-11-14T22:14:47.629Z] 350466607028: Preparing [2023-11-14T22:14:47.629Z] 721a5b6d486a: Preparing [2023-11-14T22:14:47.629Z] 350466607028: Waiting [2023-11-14T22:14:47.629Z] 065f9682dddc: Preparing [2023-11-14T22:14:47.629Z] 721a5b6d486a: Waiting [2023-11-14T22:14:47.629Z] 98ff837aefa4: Preparing [2023-11-14T22:14:47.629Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:14:47.629Z] 98ff837aefa4: Waiting [2023-11-14T22:14:47.629Z] 542ed913170b: Layer already exists [2023-11-14T22:14:47.897Z] 96e23e91c2de: Layer already exists [2023-11-14T22:14:47.897Z] 9bfbe2d20478: Pushed [2023-11-14T22:14:47.897Z] 296f8c9e787c: Pushed [2023-11-14T22:14:47.897Z] efcb08d1b0af: Pushed [2023-11-14T22:14:48.164Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:14:48.750Z] 065f9682dddc: Pushed [2023-11-14T22:14:50.157Z] 98ff837aefa4: Pushed [2023-11-14T22:15:02.465Z] 721a5b6d486a: Pushed [2023-11-14T22:15:06.720Z] 350466607028: Pushed [2023-11-14T22:15:06.987Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:07.345Z] + 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 [2023-11-14T22:15:07.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-14T22:15:07.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-14T22:15:07.700Z] efcb08d1b0af: Preparing [2023-11-14T22:15:07.700Z] 296f8c9e787c: Preparing [2023-11-14T22:15:07.700Z] 9bfbe2d20478: Preparing [2023-11-14T22:15:07.700Z] 542ed913170b: Preparing [2023-11-14T22:15:07.700Z] 96e23e91c2de: Preparing [2023-11-14T22:15:07.700Z] 350466607028: Preparing [2023-11-14T22:15:07.700Z] 721a5b6d486a: Preparing [2023-11-14T22:15:07.700Z] 065f9682dddc: Preparing [2023-11-14T22:15:07.700Z] 98ff837aefa4: Preparing [2023-11-14T22:15:07.700Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:07.700Z] 065f9682dddc: Waiting [2023-11-14T22:15:07.700Z] 350466607028: Waiting [2023-11-14T22:15:07.700Z] 721a5b6d486a: Waiting [2023-11-14T22:15:07.700Z] 98ff837aefa4: Waiting [2023-11-14T22:15:07.700Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:07.700Z] efcb08d1b0af: Layer already exists [2023-11-14T22:15:07.700Z] 296f8c9e787c: Layer already exists [2023-11-14T22:15:07.700Z] 9bfbe2d20478: Layer already exists [2023-11-14T22:15:07.700Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:07.700Z] 542ed913170b: Layer already exists [2023-11-14T22:15:07.700Z] 721a5b6d486a: Layer already exists [2023-11-14T22:15:07.700Z] 065f9682dddc: Layer already exists [2023-11-14T22:15:07.700Z] 98ff837aefa4: Layer already exists [2023-11-14T22:15:07.700Z] 350466607028: Layer already exists [2023-11-14T22:15:07.700Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:07.967Z] latest: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:08.322Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:08.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.71 [2023-11-14T22:15:08.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-14T22:15:08.674Z] efcb08d1b0af: Preparing [2023-11-14T22:15:08.674Z] 296f8c9e787c: Preparing [2023-11-14T22:15:08.674Z] 9bfbe2d20478: Preparing [2023-11-14T22:15:08.674Z] 542ed913170b: Preparing [2023-11-14T22:15:08.674Z] 96e23e91c2de: Preparing [2023-11-14T22:15:08.674Z] 350466607028: Preparing [2023-11-14T22:15:08.674Z] 721a5b6d486a: Preparing [2023-11-14T22:15:08.674Z] 065f9682dddc: Preparing [2023-11-14T22:15:08.674Z] 98ff837aefa4: Preparing [2023-11-14T22:15:08.674Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:08.674Z] 721a5b6d486a: Waiting [2023-11-14T22:15:08.674Z] 065f9682dddc: Waiting [2023-11-14T22:15:08.674Z] 98ff837aefa4: Waiting [2023-11-14T22:15:08.674Z] 350466607028: Waiting [2023-11-14T22:15:08.674Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:08.674Z] efcb08d1b0af: Layer already exists [2023-11-14T22:15:08.674Z] 542ed913170b: Layer already exists [2023-11-14T22:15:08.674Z] 9bfbe2d20478: Layer already exists [2023-11-14T22:15:08.674Z] 296f8c9e787c: Layer already exists [2023-11-14T22:15:08.674Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:08.674Z] 350466607028: Layer already exists [2023-11-14T22:15:08.674Z] 721a5b6d486a: Layer already exists [2023-11-14T22:15:08.674Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:08.674Z] 065f9682dddc: Layer already exists [2023-11-14T22:15:08.674Z] 98ff837aefa4: Layer already exists [2023-11-14T22:15:08.942Z] 3.1.0-dev.71: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:09.298Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:09.653Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:15:09.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-14T22:15:09.653Z] efcb08d1b0af: Preparing [2023-11-14T22:15:09.653Z] 296f8c9e787c: Preparing [2023-11-14T22:15:09.653Z] 9bfbe2d20478: Preparing [2023-11-14T22:15:09.653Z] 542ed913170b: Preparing [2023-11-14T22:15:09.653Z] 96e23e91c2de: Preparing [2023-11-14T22:15:09.653Z] 350466607028: Preparing [2023-11-14T22:15:09.653Z] 721a5b6d486a: Preparing [2023-11-14T22:15:09.653Z] 065f9682dddc: Preparing [2023-11-14T22:15:09.653Z] 98ff837aefa4: Preparing [2023-11-14T22:15:09.653Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:09.653Z] 98ff837aefa4: Waiting [2023-11-14T22:15:09.653Z] 350466607028: Waiting [2023-11-14T22:15:09.653Z] 721a5b6d486a: Waiting [2023-11-14T22:15:09.653Z] 065f9682dddc: Waiting [2023-11-14T22:15:09.653Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:09.653Z] 296f8c9e787c: Layer already exists [2023-11-14T22:15:09.653Z] 542ed913170b: Layer already exists [2023-11-14T22:15:09.653Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:09.653Z] 9bfbe2d20478: Layer already exists [2023-11-14T22:15:09.653Z] efcb08d1b0af: Layer already exists [2023-11-14T22:15:09.653Z] 065f9682dddc: Layer already exists [2023-11-14T22:15:09.653Z] 350466607028: Layer already exists [2023-11-14T22:15:09.653Z] 98ff837aefa4: Layer already exists [2023-11-14T22:15:09.653Z] 721a5b6d486a: Layer already exists [2023-11-14T22:15:09.653Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:09.922Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:10.284Z] + 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 [2023-11-14T22:15:10.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-14T22:15:10.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-14T22:15:10.637Z] efcb08d1b0af: Preparing [2023-11-14T22:15:10.637Z] 296f8c9e787c: Preparing [2023-11-14T22:15:10.637Z] 9bfbe2d20478: Preparing [2023-11-14T22:15:10.637Z] 542ed913170b: Preparing [2023-11-14T22:15:10.637Z] 96e23e91c2de: Preparing [2023-11-14T22:15:10.637Z] 350466607028: Preparing [2023-11-14T22:15:10.637Z] 721a5b6d486a: Preparing [2023-11-14T22:15:10.637Z] 065f9682dddc: Preparing [2023-11-14T22:15:10.637Z] 98ff837aefa4: Preparing [2023-11-14T22:15:10.637Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:10.637Z] 065f9682dddc: Waiting [2023-11-14T22:15:10.637Z] 98ff837aefa4: Waiting [2023-11-14T22:15:10.637Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:10.638Z] 350466607028: Waiting [2023-11-14T22:15:10.638Z] 721a5b6d486a: Waiting [2023-11-14T22:15:10.638Z] 542ed913170b: Layer already exists [2023-11-14T22:15:10.638Z] efcb08d1b0af: Layer already exists [2023-11-14T22:15:10.638Z] 296f8c9e787c: Layer already exists [2023-11-14T22:15:10.638Z] 9bfbe2d20478: Layer already exists [2023-11-14T22:15:10.638Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:10.638Z] 350466607028: Layer already exists [2023-11-14T22:15:10.638Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:10.638Z] 98ff837aefa4: Layer already exists [2023-11-14T22:15:10.638Z] 721a5b6d486a: Layer already exists [2023-11-14T22:15:10.638Z] 065f9682dddc: Layer already exists [2023-11-14T22:15:10.904Z] main: digest: sha256:f60e319d5c777a99b5f203bbffe5c89c0bc1f0217f911f3c2d56e083fa7b96bb size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:15:10.950Z] ===================================================== [Pipeline] echo [2023-11-14T22:15:10.956Z] taggedImages: [2023-11-14T22:15:10.956Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:15:10.956Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-14T22:15:10.956Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.71 [2023-11-14T22:15:10.956Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:15:10.956Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-14T22:15:10.972Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-14T22:15:10.972Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:15:10.972Z] latest [2023-11-14T22:15:10.972Z] 3.1.0-dev.71 [2023-11-14T22:15:10.972Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:15:10.972Z] main [2023-11-14T22:15:10.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:11.314Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:15.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:15:15.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-14T22:15:15.079Z] cd71307b9236: Preparing [2023-11-14T22:15:15.079Z] bc515cc0a9ef: Preparing [2023-11-14T22:15:15.079Z] 3d5b921220e5: Preparing [2023-11-14T22:15:15.079Z] 542ed913170b: Preparing [2023-11-14T22:15:15.079Z] 96e23e91c2de: Preparing [2023-11-14T22:15:15.079Z] faf9a79278dc: Preparing [2023-11-14T22:15:15.079Z] 85fd6f938af5: Preparing [2023-11-14T22:15:15.079Z] 98058efb2de7: Preparing [2023-11-14T22:15:15.079Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:15.079Z] 85fd6f938af5: Waiting [2023-11-14T22:15:15.079Z] 98058efb2de7: Waiting [2023-11-14T22:15:15.079Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:15.079Z] faf9a79278dc: Waiting [2023-11-14T22:15:15.355Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:15.355Z] 542ed913170b: Layer already exists [2023-11-14T22:15:15.355Z] 3d5b921220e5: Pushed [2023-11-14T22:15:15.355Z] cd71307b9236: Pushed [2023-11-14T22:15:15.355Z] bc515cc0a9ef: Pushed [2023-11-14T22:15:15.355Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:16.321Z] 98058efb2de7: Pushed [2023-11-14T22:15:17.289Z] 85fd6f938af5: Pushed [2023-11-14T22:15:35.523Z] faf9a79278dc: Pushed [2023-11-14T22:15:35.523Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:35.868Z] + 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 [2023-11-14T22:15:36.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-14T22:15:36.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-14T22:15:36.211Z] cd71307b9236: Preparing [2023-11-14T22:15:36.211Z] bc515cc0a9ef: Preparing [2023-11-14T22:15:36.211Z] 3d5b921220e5: Preparing [2023-11-14T22:15:36.211Z] 542ed913170b: Preparing [2023-11-14T22:15:36.211Z] 96e23e91c2de: Preparing [2023-11-14T22:15:36.211Z] faf9a79278dc: Preparing [2023-11-14T22:15:36.211Z] faf9a79278dc: Waiting [2023-11-14T22:15:36.211Z] 85fd6f938af5: Preparing [2023-11-14T22:15:36.211Z] 98058efb2de7: Preparing [2023-11-14T22:15:36.211Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:36.211Z] 98058efb2de7: Waiting [2023-11-14T22:15:36.211Z] 85fd6f938af5: Waiting [2023-11-14T22:15:36.211Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:36.211Z] 3d5b921220e5: Layer already exists [2023-11-14T22:15:36.211Z] cd71307b9236: Layer already exists [2023-11-14T22:15:36.211Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:36.211Z] bc515cc0a9ef: Layer already exists [2023-11-14T22:15:36.211Z] 542ed913170b: Layer already exists [2023-11-14T22:15:36.211Z] 85fd6f938af5: Layer already exists [2023-11-14T22:15:36.211Z] faf9a79278dc: Layer already exists [2023-11-14T22:15:36.211Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:36.211Z] 98058efb2de7: Layer already exists [2023-11-14T22:15:36.478Z] latest: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:36.825Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:37.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.71 [2023-11-14T22:15:37.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-14T22:15:37.175Z] cd71307b9236: Preparing [2023-11-14T22:15:37.175Z] bc515cc0a9ef: Preparing [2023-11-14T22:15:37.175Z] 3d5b921220e5: Preparing [2023-11-14T22:15:37.175Z] 542ed913170b: Preparing [2023-11-14T22:15:37.175Z] 96e23e91c2de: Preparing [2023-11-14T22:15:37.175Z] faf9a79278dc: Preparing [2023-11-14T22:15:37.175Z] 85fd6f938af5: Preparing [2023-11-14T22:15:37.175Z] 98058efb2de7: Preparing [2023-11-14T22:15:37.175Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:37.175Z] 85fd6f938af5: Waiting [2023-11-14T22:15:37.175Z] 98058efb2de7: Waiting [2023-11-14T22:15:37.175Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:37.175Z] faf9a79278dc: Waiting [2023-11-14T22:15:37.176Z] 3d5b921220e5: Layer already exists [2023-11-14T22:15:37.176Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:37.176Z] bc515cc0a9ef: Layer already exists [2023-11-14T22:15:37.176Z] cd71307b9236: Layer already exists [2023-11-14T22:15:37.176Z] 542ed913170b: Layer already exists [2023-11-14T22:15:37.176Z] 85fd6f938af5: Layer already exists [2023-11-14T22:15:37.176Z] faf9a79278dc: Layer already exists [2023-11-14T22:15:37.176Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:37.176Z] 98058efb2de7: Layer already exists [2023-11-14T22:15:37.443Z] 3.1.0-dev.71: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:37.794Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:38.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:15:38.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-14T22:15:38.141Z] cd71307b9236: Preparing [2023-11-14T22:15:38.141Z] bc515cc0a9ef: Preparing [2023-11-14T22:15:38.141Z] 3d5b921220e5: Preparing [2023-11-14T22:15:38.141Z] 542ed913170b: Preparing [2023-11-14T22:15:38.141Z] 96e23e91c2de: Preparing [2023-11-14T22:15:38.141Z] faf9a79278dc: Preparing [2023-11-14T22:15:38.141Z] 85fd6f938af5: Preparing [2023-11-14T22:15:38.141Z] 98058efb2de7: Preparing [2023-11-14T22:15:38.141Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:38.141Z] 85fd6f938af5: Waiting [2023-11-14T22:15:38.141Z] 98058efb2de7: Waiting [2023-11-14T22:15:38.141Z] faf9a79278dc: Waiting [2023-11-14T22:15:38.141Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:38.141Z] 542ed913170b: Layer already exists [2023-11-14T22:15:38.141Z] 3d5b921220e5: Layer already exists [2023-11-14T22:15:38.141Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:38.141Z] cd71307b9236: Layer already exists [2023-11-14T22:15:38.141Z] bc515cc0a9ef: Layer already exists [2023-11-14T22:15:38.141Z] faf9a79278dc: Layer already exists [2023-11-14T22:15:38.141Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:38.141Z] 85fd6f938af5: Layer already exists [2023-11-14T22:15:38.141Z] 98058efb2de7: Layer already exists [2023-11-14T22:15:38.408Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:38.747Z] + 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 [2023-11-14T22:15:39.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-14T22:15:39.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-14T22:15:39.085Z] cd71307b9236: Preparing [2023-11-14T22:15:39.085Z] bc515cc0a9ef: Preparing [2023-11-14T22:15:39.085Z] 3d5b921220e5: Preparing [2023-11-14T22:15:39.085Z] 542ed913170b: Preparing [2023-11-14T22:15:39.085Z] 96e23e91c2de: Preparing [2023-11-14T22:15:39.085Z] faf9a79278dc: Preparing [2023-11-14T22:15:39.085Z] 85fd6f938af5: Preparing [2023-11-14T22:15:39.085Z] 98058efb2de7: Preparing [2023-11-14T22:15:39.085Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:39.085Z] faf9a79278dc: Waiting [2023-11-14T22:15:39.085Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:39.085Z] 98058efb2de7: Waiting [2023-11-14T22:15:39.085Z] 85fd6f938af5: Waiting [2023-11-14T22:15:39.085Z] cd71307b9236: Layer already exists [2023-11-14T22:15:39.085Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:39.085Z] bc515cc0a9ef: Layer already exists [2023-11-14T22:15:39.085Z] 3d5b921220e5: Layer already exists [2023-11-14T22:15:39.085Z] 542ed913170b: Layer already exists [2023-11-14T22:15:39.085Z] 98058efb2de7: Layer already exists [2023-11-14T22:15:39.085Z] faf9a79278dc: Layer already exists [2023-11-14T22:15:39.085Z] 85fd6f938af5: Layer already exists [2023-11-14T22:15:39.085Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:15:39.351Z] main: digest: sha256:fa41ea8bdba159c1bbca52395e62fca4e471b8ef69407460474588ae64a4c8c0 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:15:39.395Z] ===================================================== [Pipeline] echo [2023-11-14T22:15:39.406Z] taggedImages: [2023-11-14T22:15:39.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:15:39.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-14T22:15:39.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.71 [2023-11-14T22:15:39.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:15:39.406Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-14T22:15:39.431Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-14T22:15:39.431Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:15:39.431Z] latest [2023-11-14T22:15:39.431Z] 3.1.0-dev.71 [2023-11-14T22:15:39.431Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:15:39.431Z] main [2023-11-14T22:15:39.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:39.791Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:15:40.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:15:40.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-14T22:15:40.143Z] d5cc7911e238: Preparing [2023-11-14T22:15:40.143Z] 8e640a77dbb1: Preparing [2023-11-14T22:15:40.143Z] ca689a883514: Preparing [2023-11-14T22:15:40.143Z] 542ed913170b: Preparing [2023-11-14T22:15:40.143Z] 96e23e91c2de: Preparing [2023-11-14T22:15:40.143Z] 386a1613606f: Preparing [2023-11-14T22:15:40.143Z] 065f9682dddc: Preparing [2023-11-14T22:15:40.143Z] 98ff837aefa4: Preparing [2023-11-14T22:15:40.143Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:15:40.143Z] 386a1613606f: Waiting [2023-11-14T22:15:40.143Z] 065f9682dddc: Waiting [2023-11-14T22:15:40.143Z] 98ff837aefa4: Waiting [2023-11-14T22:15:40.143Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:15:40.411Z] 96e23e91c2de: Layer already exists [2023-11-14T22:15:40.411Z] 542ed913170b: Layer already exists [2023-11-14T22:15:40.411Z] 065f9682dddc: Layer already exists [2023-11-14T22:15:40.411Z] ca689a883514: Pushed [2023-11-14T22:15:40.411Z] 98ff837aefa4: Layer already exists [2023-11-14T22:15:40.411Z] 8e640a77dbb1: Pushed [2023-11-14T22:15:40.411Z] d5cc7911e238: Pushed [2023-11-14T22:15:40.411Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:02.487Z] 386a1613606f: Pushed [2023-11-14T22:16:02.487Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:02.837Z] + 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 [2023-11-14T22:16:03.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-14T22:16:03.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-14T22:16:03.198Z] d5cc7911e238: Preparing [2023-11-14T22:16:03.198Z] 8e640a77dbb1: Preparing [2023-11-14T22:16:03.198Z] ca689a883514: Preparing [2023-11-14T22:16:03.198Z] 542ed913170b: Preparing [2023-11-14T22:16:03.198Z] 96e23e91c2de: Preparing [2023-11-14T22:16:03.198Z] 386a1613606f: Preparing [2023-11-14T22:16:03.198Z] 065f9682dddc: Preparing [2023-11-14T22:16:03.198Z] 98ff837aefa4: Preparing [2023-11-14T22:16:03.198Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:03.198Z] 065f9682dddc: Waiting [2023-11-14T22:16:03.198Z] 98ff837aefa4: Waiting [2023-11-14T22:16:03.198Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:03.198Z] 386a1613606f: Waiting [2023-11-14T22:16:03.198Z] 542ed913170b: Layer already exists [2023-11-14T22:16:03.198Z] d5cc7911e238: Layer already exists [2023-11-14T22:16:03.198Z] 8e640a77dbb1: Layer already exists [2023-11-14T22:16:03.198Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:03.198Z] ca689a883514: Layer already exists [2023-11-14T22:16:03.198Z] 98ff837aefa4: Layer already exists [2023-11-14T22:16:03.198Z] 386a1613606f: Layer already exists [2023-11-14T22:16:03.198Z] 065f9682dddc: Layer already exists [2023-11-14T22:16:03.198Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:03.554Z] latest: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:03.909Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:04.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.71 [2023-11-14T22:16:04.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-14T22:16:04.355Z] d5cc7911e238: Preparing [2023-11-14T22:16:04.355Z] 8e640a77dbb1: Preparing [2023-11-14T22:16:04.355Z] ca689a883514: Preparing [2023-11-14T22:16:04.355Z] 542ed913170b: Preparing [2023-11-14T22:16:04.355Z] 96e23e91c2de: Preparing [2023-11-14T22:16:04.355Z] 386a1613606f: Preparing [2023-11-14T22:16:04.355Z] 065f9682dddc: Preparing [2023-11-14T22:16:04.355Z] 98ff837aefa4: Preparing [2023-11-14T22:16:04.355Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:04.355Z] 386a1613606f: Waiting [2023-11-14T22:16:04.355Z] 065f9682dddc: Waiting [2023-11-14T22:16:04.355Z] 98ff837aefa4: Waiting [2023-11-14T22:16:04.355Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:04.355Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:04.355Z] 542ed913170b: Layer already exists [2023-11-14T22:16:04.355Z] d5cc7911e238: Layer already exists [2023-11-14T22:16:04.355Z] 8e640a77dbb1: Layer already exists [2023-11-14T22:16:04.355Z] ca689a883514: Layer already exists [2023-11-14T22:16:04.630Z] 386a1613606f: Layer already exists [2023-11-14T22:16:04.630Z] 98ff837aefa4: Layer already exists [2023-11-14T22:16:04.630Z] 065f9682dddc: Layer already exists [2023-11-14T22:16:04.630Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:04.630Z] 3.1.0-dev.71: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:05.021Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:05.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:05.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-14T22:16:05.391Z] d5cc7911e238: Preparing [2023-11-14T22:16:05.391Z] 8e640a77dbb1: Preparing [2023-11-14T22:16:05.391Z] ca689a883514: Preparing [2023-11-14T22:16:05.391Z] 542ed913170b: Preparing [2023-11-14T22:16:05.391Z] 96e23e91c2de: Preparing [2023-11-14T22:16:05.391Z] 386a1613606f: Preparing [2023-11-14T22:16:05.391Z] 065f9682dddc: Preparing [2023-11-14T22:16:05.391Z] 98ff837aefa4: Preparing [2023-11-14T22:16:05.391Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:05.391Z] 386a1613606f: Waiting [2023-11-14T22:16:05.391Z] 065f9682dddc: Waiting [2023-11-14T22:16:05.391Z] 98ff837aefa4: Waiting [2023-11-14T22:16:05.391Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:05.391Z] 542ed913170b: Layer already exists [2023-11-14T22:16:05.391Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:05.391Z] d5cc7911e238: Layer already exists [2023-11-14T22:16:05.391Z] ca689a883514: Layer already exists [2023-11-14T22:16:05.391Z] 8e640a77dbb1: Layer already exists [2023-11-14T22:16:05.391Z] 386a1613606f: Layer already exists [2023-11-14T22:16:05.391Z] 98ff837aefa4: Layer already exists [2023-11-14T22:16:05.391Z] 065f9682dddc: Layer already exists [2023-11-14T22:16:05.391Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:05.661Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:06.026Z] + 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 [2023-11-14T22:16:06.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-14T22:16:06.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-14T22:16:06.372Z] d5cc7911e238: Preparing [2023-11-14T22:16:06.372Z] 8e640a77dbb1: Preparing [2023-11-14T22:16:06.372Z] ca689a883514: Preparing [2023-11-14T22:16:06.372Z] 542ed913170b: Preparing [2023-11-14T22:16:06.372Z] 96e23e91c2de: Preparing [2023-11-14T22:16:06.372Z] 386a1613606f: Preparing [2023-11-14T22:16:06.372Z] 065f9682dddc: Preparing [2023-11-14T22:16:06.372Z] 98ff837aefa4: Preparing [2023-11-14T22:16:06.372Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:06.372Z] 386a1613606f: Waiting [2023-11-14T22:16:06.372Z] 065f9682dddc: Waiting [2023-11-14T22:16:06.372Z] 98ff837aefa4: Waiting [2023-11-14T22:16:06.372Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:06.372Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:06.372Z] ca689a883514: Layer already exists [2023-11-14T22:16:06.372Z] 542ed913170b: Layer already exists [2023-11-14T22:16:06.372Z] d5cc7911e238: Layer already exists [2023-11-14T22:16:06.372Z] 8e640a77dbb1: Layer already exists [2023-11-14T22:16:06.372Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:06.372Z] 386a1613606f: Layer already exists [2023-11-14T22:16:06.372Z] 98ff837aefa4: Layer already exists [2023-11-14T22:16:06.372Z] 065f9682dddc: Layer already exists [2023-11-14T22:16:06.639Z] main: digest: sha256:dc72076da0d921419ce146ff7f01516c005b6c51f2e23bf21897896bdf63f3af size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:16:06.684Z] ===================================================== [Pipeline] echo [2023-11-14T22:16:06.690Z] taggedImages: [2023-11-14T22:16:06.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:06.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-14T22:16:06.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.71 [2023-11-14T22:16:06.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:06.690Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-14T22:16:06.705Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-14T22:16:06.705Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:06.705Z] latest [2023-11-14T22:16:06.705Z] 3.1.0-dev.71 [2023-11-14T22:16:06.705Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:06.705Z] main [2023-11-14T22:16:06.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:07.067Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:07.422Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:07.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-14T22:16:07.694Z] d74a288dc453: Preparing [2023-11-14T22:16:07.694Z] d46e4fa17f0e: Preparing [2023-11-14T22:16:07.694Z] 542ed913170b: Preparing [2023-11-14T22:16:07.694Z] 96e23e91c2de: Preparing [2023-11-14T22:16:07.694Z] 28cf11eedc74: Preparing [2023-11-14T22:16:07.694Z] c195b0b882ef: Preparing [2023-11-14T22:16:07.694Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:07.694Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:07.694Z] c195b0b882ef: Waiting [2023-11-14T22:16:07.694Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:07.694Z] 542ed913170b: Layer already exists [2023-11-14T22:16:07.694Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:11.154Z] d74a288dc453: Pushed [2023-11-14T22:16:11.154Z] c195b0b882ef: Pushed [2023-11-14T22:16:13.123Z] 28cf11eedc74: Pushed [2023-11-14T22:16:18.506Z] d46e4fa17f0e: Pushed [2023-11-14T22:16:18.506Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:18.876Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:19.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-14T22:16:19.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-14T22:16:19.237Z] d74a288dc453: Preparing [2023-11-14T22:16:19.237Z] d46e4fa17f0e: Preparing [2023-11-14T22:16:19.237Z] 542ed913170b: Preparing [2023-11-14T22:16:19.237Z] 96e23e91c2de: Preparing [2023-11-14T22:16:19.237Z] 28cf11eedc74: Preparing [2023-11-14T22:16:19.237Z] c195b0b882ef: Preparing [2023-11-14T22:16:19.237Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:19.237Z] c195b0b882ef: Waiting [2023-11-14T22:16:19.237Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:19.237Z] 542ed913170b: Layer already exists [2023-11-14T22:16:19.237Z] 28cf11eedc74: Layer already exists [2023-11-14T22:16:19.237Z] d74a288dc453: Layer already exists [2023-11-14T22:16:19.237Z] d46e4fa17f0e: Layer already exists [2023-11-14T22:16:19.237Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:19.237Z] c195b0b882ef: Layer already exists [2023-11-14T22:16:19.237Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:19.505Z] latest: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:19.889Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:20.238Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.71 [2023-11-14T22:16:20.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-14T22:16:20.239Z] d74a288dc453: Preparing [2023-11-14T22:16:20.239Z] d46e4fa17f0e: Preparing [2023-11-14T22:16:20.239Z] 542ed913170b: Preparing [2023-11-14T22:16:20.239Z] 96e23e91c2de: Preparing [2023-11-14T22:16:20.239Z] 28cf11eedc74: Preparing [2023-11-14T22:16:20.239Z] c195b0b882ef: Preparing [2023-11-14T22:16:20.239Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:20.239Z] c195b0b882ef: Waiting [2023-11-14T22:16:20.239Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:20.239Z] 28cf11eedc74: Layer already exists [2023-11-14T22:16:20.239Z] d74a288dc453: Layer already exists [2023-11-14T22:16:20.239Z] d46e4fa17f0e: Layer already exists [2023-11-14T22:16:20.239Z] 542ed913170b: Layer already exists [2023-11-14T22:16:20.239Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:20.506Z] c195b0b882ef: Layer already exists [2023-11-14T22:16:20.506Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:20.506Z] 3.1.0-dev.71: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:20.859Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:21.210Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:21.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-14T22:16:21.210Z] d74a288dc453: Preparing [2023-11-14T22:16:21.210Z] d46e4fa17f0e: Preparing [2023-11-14T22:16:21.210Z] 542ed913170b: Preparing [2023-11-14T22:16:21.210Z] 96e23e91c2de: Preparing [2023-11-14T22:16:21.210Z] 28cf11eedc74: Preparing [2023-11-14T22:16:21.210Z] c195b0b882ef: Preparing [2023-11-14T22:16:21.210Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:21.210Z] c195b0b882ef: Waiting [2023-11-14T22:16:21.210Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:21.210Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:21.210Z] 28cf11eedc74: Layer already exists [2023-11-14T22:16:21.210Z] d74a288dc453: Layer already exists [2023-11-14T22:16:21.210Z] 542ed913170b: Layer already exists [2023-11-14T22:16:21.210Z] d46e4fa17f0e: Layer already exists [2023-11-14T22:16:21.210Z] c195b0b882ef: Layer already exists [2023-11-14T22:16:21.210Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:21.478Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:21.838Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:22.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-14T22:16:22.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-14T22:16:22.188Z] d74a288dc453: Preparing [2023-11-14T22:16:22.188Z] d46e4fa17f0e: Preparing [2023-11-14T22:16:22.188Z] 542ed913170b: Preparing [2023-11-14T22:16:22.188Z] 96e23e91c2de: Preparing [2023-11-14T22:16:22.188Z] 28cf11eedc74: Preparing [2023-11-14T22:16:22.188Z] c195b0b882ef: Preparing [2023-11-14T22:16:22.188Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:22.188Z] c195b0b882ef: Waiting [2023-11-14T22:16:22.188Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:22.188Z] 542ed913170b: Layer already exists [2023-11-14T22:16:22.188Z] d46e4fa17f0e: Layer already exists [2023-11-14T22:16:22.188Z] d74a288dc453: Layer already exists [2023-11-14T22:16:22.188Z] 28cf11eedc74: Layer already exists [2023-11-14T22:16:22.188Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:22.188Z] c195b0b882ef: Layer already exists [2023-11-14T22:16:22.188Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:22.473Z] main: digest: sha256:a84d4fea25aa6b2e8441929aba493584246b97ecdd9406293d809702eaf6a585 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:16:22.530Z] ===================================================== [Pipeline] echo [2023-11-14T22:16:22.536Z] taggedImages: [2023-11-14T22:16:22.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:22.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-14T22:16:22.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.71 [2023-11-14T22:16:22.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:22.536Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-14T22:16:22.553Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-14T22:16:22.553Z] cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:22.553Z] latest [2023-11-14T22:16:22.553Z] 3.1.0-dev.71 [2023-11-14T22:16:22.553Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:22.553Z] main [2023-11-14T22:16:22.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:22.961Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:26.652Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:26.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-14T22:16:26.652Z] 560ff6f68204: Preparing [2023-11-14T22:16:26.652Z] 4dd6f8ac3469: Preparing [2023-11-14T22:16:26.652Z] 542ed913170b: Preparing [2023-11-14T22:16:26.652Z] 96e23e91c2de: Preparing [2023-11-14T22:16:26.652Z] 0ea8c74e41fc: Preparing [2023-11-14T22:16:26.652Z] 549651474f9d: Preparing [2023-11-14T22:16:26.652Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:26.652Z] 549651474f9d: Waiting [2023-11-14T22:16:26.652Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:26.652Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:16:26.927Z] 542ed913170b: Layer already exists [2023-11-14T22:16:26.927Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:26.927Z] 549651474f9d: Layer already exists [2023-11-14T22:16:26.927Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:26.927Z] 560ff6f68204: Pushed [2023-11-14T22:16:33.575Z] 4dd6f8ac3469: Pushed [2023-11-14T22:16:33.843Z] cac31287acd04e958173a3bbb33b482e6c71c818: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:34.189Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:34.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-14T22:16:34.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-14T22:16:34.534Z] 560ff6f68204: Preparing [2023-11-14T22:16:34.534Z] 4dd6f8ac3469: Preparing [2023-11-14T22:16:34.534Z] 542ed913170b: Preparing [2023-11-14T22:16:34.534Z] 96e23e91c2de: Preparing [2023-11-14T22:16:34.534Z] 0ea8c74e41fc: Preparing [2023-11-14T22:16:34.534Z] 549651474f9d: Preparing [2023-11-14T22:16:34.534Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:34.534Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:34.534Z] 549651474f9d: Waiting [2023-11-14T22:16:34.534Z] 542ed913170b: Layer already exists [2023-11-14T22:16:34.534Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:34.534Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:16:34.534Z] 4dd6f8ac3469: Layer already exists [2023-11-14T22:16:34.534Z] 560ff6f68204: Layer already exists [2023-11-14T22:16:34.534Z] 549651474f9d: Layer already exists [2023-11-14T22:16:34.534Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:34.800Z] latest: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:35.147Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:35.498Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.71 [2023-11-14T22:16:35.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-14T22:16:35.498Z] 560ff6f68204: Preparing [2023-11-14T22:16:35.498Z] 4dd6f8ac3469: Preparing [2023-11-14T22:16:35.498Z] 542ed913170b: Preparing [2023-11-14T22:16:35.498Z] 96e23e91c2de: Preparing [2023-11-14T22:16:35.498Z] 0ea8c74e41fc: Preparing [2023-11-14T22:16:35.498Z] 549651474f9d: Preparing [2023-11-14T22:16:35.498Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:35.498Z] 549651474f9d: Waiting [2023-11-14T22:16:35.498Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:35.498Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:35.498Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:16:35.498Z] 4dd6f8ac3469: Layer already exists [2023-11-14T22:16:35.498Z] 542ed913170b: Layer already exists [2023-11-14T22:16:35.498Z] 560ff6f68204: Layer already exists [2023-11-14T22:16:35.498Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:35.498Z] 549651474f9d: Layer already exists [2023-11-14T22:16:35.766Z] 3.1.0-dev.71: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:36.118Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:36.452Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:36.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-14T22:16:36.452Z] 560ff6f68204: Preparing [2023-11-14T22:16:36.452Z] 4dd6f8ac3469: Preparing [2023-11-14T22:16:36.452Z] 542ed913170b: Preparing [2023-11-14T22:16:36.452Z] 96e23e91c2de: Preparing [2023-11-14T22:16:36.452Z] 0ea8c74e41fc: Preparing [2023-11-14T22:16:36.452Z] 549651474f9d: Preparing [2023-11-14T22:16:36.452Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:36.452Z] 549651474f9d: Waiting [2023-11-14T22:16:36.452Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:36.452Z] 560ff6f68204: Layer already exists [2023-11-14T22:16:36.452Z] 4dd6f8ac3469: Layer already exists [2023-11-14T22:16:36.452Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:36.452Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:16:36.452Z] 542ed913170b: Layer already exists [2023-11-14T22:16:36.452Z] 549651474f9d: Layer already exists [2023-11-14T22:16:36.452Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:36.718Z] cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:37.063Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:42.501Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-14T22:16:42.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-14T22:16:42.501Z] 560ff6f68204: Preparing [2023-11-14T22:16:42.501Z] 4dd6f8ac3469: Preparing [2023-11-14T22:16:42.501Z] 542ed913170b: Preparing [2023-11-14T22:16:42.501Z] 96e23e91c2de: Preparing [2023-11-14T22:16:42.501Z] 0ea8c74e41fc: Preparing [2023-11-14T22:16:42.501Z] 549651474f9d: Preparing [2023-11-14T22:16:42.501Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:16:42.501Z] 549651474f9d: Waiting [2023-11-14T22:16:42.501Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:16:42.501Z] 560ff6f68204: Layer already exists [2023-11-14T22:16:42.501Z] 96e23e91c2de: Layer already exists [2023-11-14T22:16:42.501Z] 4dd6f8ac3469: Layer already exists [2023-11-14T22:16:42.501Z] 542ed913170b: Layer already exists [2023-11-14T22:16:42.501Z] 0ea8c74e41fc: Layer already exists [2023-11-14T22:16:42.501Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:16:42.501Z] 549651474f9d: Layer already exists [2023-11-14T22:16:42.768Z] main: digest: sha256:0b6466e2ea076eacc5e741575790eeb96bad25126e06c3170e77f87906704c5b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:16:42.826Z] ===================================================== [Pipeline] echo [2023-11-14T22:16:42.837Z] taggedImages: [2023-11-14T22:16:42.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818 [2023-11-14T22:16:42.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-14T22:16:42.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.71 [2023-11-14T22:16:42.837Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cac31287acd04e958173a3bbb33b482e6c71c818-3.1.0-dev.71 [2023-11-14T22:16:42.837Z] - 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 [2023-11-14T22:16:43.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:16:43.221Z] [2023-11-14T22:16:43.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:16:43.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:16:43.834Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:16:43.834Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:16:43.834Z] 04944245beec: Pulling fs layer [2023-11-14T22:16:43.834Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:16:43.834Z] 765212b225bb: Pulling fs layer [2023-11-14T22:16:43.834Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:16:43.834Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:16:43.834Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:16:43.834Z] 765212b225bb: Waiting [2023-11-14T22:16:43.834Z] f23df028b6ca: Waiting [2023-11-14T22:16:43.834Z] d65c8cfc05b1: Waiting [2023-11-14T22:16:43.834Z] 2437ff75d9bd: Waiting [2023-11-14T22:16:43.834Z] 04944245beec: Verifying Checksum [2023-11-14T22:16:43.834Z] 04944245beec: Download complete [2023-11-14T22:16:43.834Z] 765212b225bb: Verifying Checksum [2023-11-14T22:16:43.834Z] 765212b225bb: Download complete [2023-11-14T22:16:43.834Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:16:43.834Z] f23df028b6ca: Download complete [2023-11-14T22:16:43.834Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:16:43.834Z] d65c8cfc05b1: Download complete [2023-11-14T22:16:44.101Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:16:44.101Z] 699f458cf7ca: Download complete [2023-11-14T22:16:44.685Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:16:44.685Z] 8998bd30e6a1: Download complete [2023-11-14T22:16:47.273Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:16:47.273Z] 2437ff75d9bd: Download complete [2023-11-14T22:16:49.852Z] 8998bd30e6a1: Pull complete [2023-11-14T22:16:50.119Z] 04944245beec: Pull complete [2023-11-14T22:16:55.470Z] 699f458cf7ca: Pull complete [2023-11-14T22:16:55.470Z] 765212b225bb: Pull complete [2023-11-14T22:16:56.437Z] f23df028b6ca: Pull complete [2023-11-14T22:16:56.708Z] d65c8cfc05b1: Pull complete [2023-11-14T22:17:14.922Z] 2437ff75d9bd: Pull complete [2023-11-14T22:17:14.922Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:17:14.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:14.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:17:15.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-17554 does not seem to be running inside a container [2023-11-14T22:17:15.229Z] $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T22:17:18.526Z] $ docker top dcdd7fbfcaa3a3d6c5d9e98ce1e6791c2503e46548869c58efb62081423c3d38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:17:19.418Z] ---> job-cost.sh [2023-11-14T22:17:19.418Z] lf-activate-venv: SKIPPING [2023-11-14T22:17:19.418Z] INFO: No Stack... [2023-11-14T22:17:20.003Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:17:20.585Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:17:21.238Z] + cat+ /w/workspace/edgex-go/606/archives/cost.csv [2023-11-14T22:17:21.238Z] cut -d, -f6 [Pipeline] lock [2023-11-14T22:17:21.308Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] [2023-11-14T22:17:21.315Z] Resource [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] did not exist. Created. [2023-11-14T22:17:21.315Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:17:21.971Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:17:22.741Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:17:22.753Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-606-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:17:22.780Z] $ docker stop --time=1 dcdd7fbfcaa3a3d6c5d9e98ce1e6791c2503e46548869c58efb62081423c3d38 [2023-11-14T22:17:24.352Z] $ docker rm -f --volumes dcdd7fbfcaa3a3d6c5d9e98ce1e6791c2503e46548869c58efb62081423c3d38 [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 [2023-11-14T22:17:24.831Z] provisioning config files... [2023-11-14T22:17:24.838Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/606@tmp/config1685334596554135003tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:17:25.126Z] + set +x [2023-11-14T22:17:25.126Z] + curl -s https://codecov.io/bash [2023-11-14T22:17:25.126Z] + bash -s -- [2023-11-14T22:17:25.126Z] [2023-11-14T22:17:25.126Z] _____ _ [2023-11-14T22:17:25.126Z] / ____| | | [2023-11-14T22:17:25.126Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:17:25.126Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:17:25.126Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:17:25.126Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:17:25.126Z] Bash-1.0.6 [2023-11-14T22:17:25.126Z] [2023-11-14T22:17:25.126Z] [2023-11-14T22:17:25.126Z] ==> git version 2.25.1 found [2023-11-14T22:17:25.126Z] ==> 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 [2023-11-14T22:17:25.126Z] Release-Date: 2020-01-08 [2023-11-14T22:17:25.126Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T22:17:25.126Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:17:25.126Z] ==> Jenkins CI detected. [2023-11-14T22:17:25.126Z] current dir:  /w/workspace/edgex-go/606 [2023-11-14T22:17:25.126Z] project root: . [2023-11-14T22:17:25.126Z] --> token set from env [2023-11-14T22:17:25.126Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:17:25.126Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:17:25.126Z] ==> Python coveragepy not found [2023-11-14T22:17:25.126Z] ==> Searching for coverage reports in: [2023-11-14T22:17:25.126Z] + . [2023-11-14T22:17:25.385Z] -> Found 1 reports [2023-11-14T22:17:25.385Z] ==> Detecting git/mercurial file structure [2023-11-14T22:17:25.385Z] ==> Reading reports [2023-11-14T22:17:25.385Z] + ./coverage.out bytes=453602 [2023-11-14T22:17:25.385Z] ==> Appending adjustments [2023-11-14T22:17:25.385Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:17:26.318Z] + Found adjustments [2023-11-14T22:17:26.318Z] ==> Gzipping contents [2023-11-14T22:17:26.318Z] 60K /tmp/codecov.gL5S7J.gz [2023-11-14T22:17:26.318Z] ==> Uploading reports [2023-11-14T22:17:26.318Z] url: https://codecov.io [2023-11-14T22:17:26.318Z] query: branch=main&commit=cac31287acd04e958173a3bbb33b482e6c71c818&build=606&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F606%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:17:26.318Z] -> Pinging Codecov [2023-11-14T22:17:26.318Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=cac31287acd04e958173a3bbb33b482e6c71c818&build=606&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F606%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:17:26.577Z] -> Uploading to [2023-11-14T22:17:26.577Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/00271124DB129430A58F1EEE437C3FCB/cac31287acd04e958173a3bbb33b482e6c71c818/7d491349-4dc9-434b-9b33-9aeeaf219014.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c711ebe3fa27ca2e8e397c9a7cc56a18442beb978cdd6aeb8479b2484c8e40b [2023-11-14T22:17:26.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:17:26.577Z] Dload Upload Total Spent Left Speed [2023-11-14T22:17:26.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57809 0 0 100 57809 0 210k --:--:-- --:--:-- --:--:-- 210k [2023-11-14T22:17:26.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cac31287acd04e958173a3bbb33b482e6c71c818 [Pipeline] } [2023-11-14T22:17:26.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-14T22:17:27.087Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:17:27.103Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:27.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:17:27.398Z] [2023-11-14T22:17:27.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:27.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:17:27.694Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:17:27.694Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:17:27.694Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:17:27.694Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:17:27.694Z] 114826534d7a: Pulling fs layer [2023-11-14T22:17:27.694Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:17:27.694Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:17:27.694Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:17:27.694Z] 4657fd5d0bcf: Waiting [2023-11-14T22:17:27.694Z] 114826534d7a: Waiting [2023-11-14T22:17:27.694Z] 6ad1cebc031e: Waiting [2023-11-14T22:17:27.694Z] 8a3aa393b2d8: Waiting [2023-11-14T22:17:27.694Z] 25bc292e5bac: Verifying Checksum [2023-11-14T22:17:27.694Z] 25bc292e5bac: Download complete [2023-11-14T22:17:27.694Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:17:27.694Z] 52dc419b0ee2: Download complete [2023-11-14T22:17:27.694Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:17:27.694Z] 4657fd5d0bcf: Download complete [2023-11-14T22:17:27.694Z] df9b9388f04a: Verifying Checksum [2023-11-14T22:17:27.694Z] df9b9388f04a: Download complete [2023-11-14T22:17:28.042Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:17:28.042Z] 6ad1cebc031e: Download complete [2023-11-14T22:17:28.042Z] df9b9388f04a: Pull complete [2023-11-14T22:17:28.042Z] 52dc419b0ee2: Pull complete [2023-11-14T22:17:28.042Z] 25bc292e5bac: Pull complete [2023-11-14T22:17:28.302Z] 114826534d7a: Download complete [2023-11-14T22:17:28.559Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:17:28.559Z] 8a3aa393b2d8: Download complete [2023-11-14T22:17:31.837Z] 114826534d7a: Pull complete [2023-11-14T22:17:31.837Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:17:32.095Z] 6ad1cebc031e: Pull complete [2023-11-14T22:17:42.975Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:17:42.975Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:17:42.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:17:42.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:17:43.056Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T22:17:43.084Z] $ 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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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:1.410.4 cat [2023-11-14T22:17:53.013Z] $ docker top 3163f3d504bf2deaa4c7b05b63db8b6c9fa0feba7fa09421ff5f1ac5aaf172c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:17:53.080Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-14T22:17:53.359Z] + set -o pipefail [2023-11-14T22:17:53.359Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-14T22:17:58.617Z] [2023-11-14T22:17:58.617Z] Monitoring /w/workspace/edgex-go/606 (github.com/edgexfoundry/edgex-go)... [2023-11-14T22:17:58.617Z] [2023-11-14T22:17:58.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/07f9011c-1b72-48b7-b7fe-745181d09a35 [2023-11-14T22:17:58.617Z] [2023-11-14T22:17:58.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:17:58.617Z] [2023-11-14T22:17:58.617Z] [2023-11-14T22:17:58.617Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:17:58.617Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:17:58.617Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:17:58.617Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:17:58.617Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:17:58.624Z] $ docker stop --time=1 3163f3d504bf2deaa4c7b05b63db8b6c9fa0feba7fa09421ff5f1ac5aaf172c9 [2023-11-14T22:18:02.683Z] $ docker rm -f --volumes 3163f3d504bf2deaa4c7b05b63db8b6c9fa0feba7fa09421ff5f1ac5aaf172c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-14T22:18:03.041Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:18:03.060Z] provisioning config files... [2023-11-14T22:18:03.067Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/606@tmp/config7490232049048411444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:03.361Z] --> edgex-publish-swagger.sh [2023-11-14T22:18:03.361Z] === Publish openapi/v3 API === [2023-11-14T22:18:03.361Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-14T22:18:03.361Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/606/openapi/v3/core-command.yaml] [2023-11-14T22:18:03.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:03.361Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:03.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 74167 --:--:-- --:--:-- --:--:-- 74167 [2023-11-14T22:18:03.620Z] [2023-11-14T22:18:03.620Z] [2023-11-14T22:18:03.620Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/606/openapi/v3/core-data.yaml] [2023-11-14T22:18:03.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:03.620Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:04.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 154k [2023-11-14T22:18:04.187Z] [2023-11-14T22:18:04.187Z] [2023-11-14T22:18:04.187Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/606/openapi/v3/core-metadata.yaml] [2023-11-14T22:18:04.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:04.187Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:04.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 711k --:--:-- --:--:-- --:--:-- 707k 100 144k 0 0 100 144k 0 315k --:--:-- --:--:-- --:--:-- 314k [2023-11-14T22:18:04.703Z] [2023-11-14T22:18:04.703Z] [2023-11-14T22:18:04.703Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/606/openapi/v3/support-notifications.yaml] [2023-11-14T22:18:04.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:04.703Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:05.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-11-14T22:18:05.270Z] [2023-11-14T22:18:05.270Z] [2023-11-14T22:18:05.270Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/606/openapi/v3/support-scheduler.yaml] [2023-11-14T22:18:05.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:05.270Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:05.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 36954 0 0 100 36954 0 82486 --:--:-- --:--:-- --:--:-- 82302 [2023-11-14T22:18:05.529Z] [2023-11-14T22:18:05.529Z] [Pipeline] } [2023-11-14T22:18:05.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-11-14T22:18:05.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:05.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:06.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:06.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:06.313Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T22:18:06.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T22:18:06.793Z] $ docker top 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 -eo pid,comm [2023-11-14T22:18:06.843Z] 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). [2023-11-14T22:18:06.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:06.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:06.879Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:06.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:06.988Z] $ docker exec 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 ssh-agent [2023-11-14T22:18:07.092Z] SSH_AUTH_SOCK=/tmp/ssh-YN6sdQAk1ZY2/agent.32 [2023-11-14T22:18:07.092Z] SSH_AGENT_PID=38 [2023-11-14T22:18:07.097Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:07.198Z] Identity added: /w/workspace/edgex-go/606@tmp/private_key_15284888851756593161.key (/w/workspace/edgex-go/606@tmp/private_key_15284888851756593161.key) [2023-11-14T22:18:07.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:07.496Z] + git semver tag [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,672 [run_tag] DEBUG tag force:False [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,672 [check_head_tag] DEBUG check head tag [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,673 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,677 [execute] INFO git cat-file --batch [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,705 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,705 [execute] INFO git tag -a v3.1.0-dev.71 -m v3.1.0-dev.71 [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,705 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.71', '-m', 'v3.1.0-dev.71'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:07.755Z] 2023-11-14 22:18:07,709 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:07.755Z] 3.1.0-dev.71 [Pipeline] } [2023-11-14T22:18:07.761Z] $ docker exec --env ******** --env ******** 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 ssh-agent -k [2023-11-14T22:18:07.858Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:07.859Z] unset SSH_AGENT_PID; [2023-11-14T22:18:07.859Z] echo Agent pid 38 killed; [2023-11-14T22:18:07.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:08.170Z] + git semver [Pipeline] } [2023-11-14T22:18:08.441Z] $ docker stop --time=1 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 [2023-11-14T22:18:09.699Z] $ docker rm -f --volumes 7e3143ad04ab7ce2c7f7864bddc6755cc53b88df2f597bc6e542b5b20d43a4f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:10.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:10.084Z] [2023-11-14T22:18:10.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:10.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:10.492Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:18:10.492Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:18:10.492Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:18:10.492Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:18:10.492Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:18:10.492Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:18:10.492Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:18:10.492Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:18:10.492Z] 0d9ebad4ef96: Waiting [2023-11-14T22:18:10.492Z] e9a5061849ea: Waiting [2023-11-14T22:18:10.492Z] d747dcd14b5f: Waiting [2023-11-14T22:18:10.492Z] 2de7ff778b66: Waiting [2023-11-14T22:18:10.492Z] 9712f1f96733: Verifying Checksum [2023-11-14T22:18:10.492Z] 9712f1f96733: Download complete [2023-11-14T22:18:11.062Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:18:11.062Z] 0d9ebad4ef96: Download complete [2023-11-14T22:18:11.062Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:18:11.062Z] ab5ef0e58194: Download complete [2023-11-14T22:18:11.062Z] d747dcd14b5f: Download complete [2023-11-14T22:18:11.062Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:18:11.062Z] 63f879dbbcfc: Download complete [2023-11-14T22:18:11.062Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:18:11.062Z] e9a5061849ea: Download complete [2023-11-14T22:18:11.062Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:18:11.062Z] 2de7ff778b66: Download complete [2023-11-14T22:18:13.602Z] ab5ef0e58194: Pull complete [2023-11-14T22:18:13.602Z] 9712f1f96733: Pull complete [2023-11-14T22:18:14.167Z] 63f879dbbcfc: Pull complete [2023-11-14T22:18:17.668Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:18:17.668Z] e9a5061849ea: Pull complete [2023-11-14T22:18:17.668Z] d747dcd14b5f: Pull complete [2023-11-14T22:18:18.602Z] 2de7ff778b66: Pull complete [2023-11-14T22:18:18.602Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:18:18.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:18:18.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:18.681Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T22:18:18.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T22:18:37.361Z] $ docker top 636763f7caf0b4a3f7dfbda99651519c28ccca0b3091c36fc1e28a8e9a2d9eaf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:18:37.431Z] provisioning config files... [2023-11-14T22:18:37.437Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/606@tmp/config16899020996480896562tmp [2023-11-14T22:18:37.446Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/606@tmp/config14004795751836527875tmp [2023-11-14T22:18:37.454Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/606@tmp/config15688944572285283427tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:18:37.469Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:37.750Z] ---> sigul-configuration.sh [2023-11-14T22:18:37.750Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:18:37.750Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:18:37.750Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:18:37.750Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:18:37.750Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:18:37.750Z] gpg: CAST5 encrypted data [2023-11-14T22:18:37.750Z] gpg: encrypted with 1 passphrase [2023-11-14T22:18:37.750Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:18:38.037Z] + mkdir /home/jenkins [2023-11-14T22:18:38.037Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:18:38.318Z] + 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 [2023-11-14T22:18:38.327Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:38.611Z] ---> sigul-install.sh [2023-11-14T22:18:38.611Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:18:38.898Z] + git tag --list [2023-11-14T22:18:38.898Z] 0.6.0 [2023-11-14T22:18:38.898Z] 0.6.1 [2023-11-14T22:18:38.898Z] 0.7.0 [2023-11-14T22:18:38.898Z] 0.7.1 [2023-11-14T22:18:38.898Z] v1.0.0 [2023-11-14T22:18:38.898Z] v1.0.1 [2023-11-14T22:18:38.898Z] v1.1.0 [2023-11-14T22:18:38.898Z] v1.2.0 [2023-11-14T22:18:38.898Z] v1.2.1 [2023-11-14T22:18:38.898Z] v1.3.0 [2023-11-14T22:18:38.898Z] v1.3.1 [2023-11-14T22:18:38.898Z] v2.0.0 [2023-11-14T22:18:38.898Z] v2.1.0 [2023-11-14T22:18:38.898Z] v2.1.1 [2023-11-14T22:18:38.898Z] v2.2.0 [2023-11-14T22:18:38.898Z] v2.3.0 [2023-11-14T22:18:38.898Z] v3.0 [2023-11-14T22:18:38.898Z] v3.0.0 [2023-11-14T22:18:38.898Z] v3.1.0-dev.1 [2023-11-14T22:18:38.898Z] v3.1.0-dev.10 [2023-11-14T22:18:38.898Z] v3.1.0-dev.11 [2023-11-14T22:18:38.898Z] v3.1.0-dev.12 [2023-11-14T22:18:38.898Z] v3.1.0-dev.13 [2023-11-14T22:18:38.898Z] v3.1.0-dev.14 [2023-11-14T22:18:38.898Z] v3.1.0-dev.15 [2023-11-14T22:18:38.898Z] v3.1.0-dev.16 [2023-11-14T22:18:38.898Z] v3.1.0-dev.17 [2023-11-14T22:18:38.898Z] v3.1.0-dev.18 [2023-11-14T22:18:38.898Z] v3.1.0-dev.19 [2023-11-14T22:18:38.898Z] v3.1.0-dev.2 [2023-11-14T22:18:38.898Z] v3.1.0-dev.20 [2023-11-14T22:18:38.898Z] v3.1.0-dev.21 [2023-11-14T22:18:38.898Z] v3.1.0-dev.22 [2023-11-14T22:18:38.898Z] v3.1.0-dev.23 [2023-11-14T22:18:38.898Z] v3.1.0-dev.24 [2023-11-14T22:18:38.898Z] v3.1.0-dev.25 [2023-11-14T22:18:38.898Z] v3.1.0-dev.26 [2023-11-14T22:18:38.898Z] v3.1.0-dev.27 [2023-11-14T22:18:38.898Z] v3.1.0-dev.28 [2023-11-14T22:18:38.898Z] v3.1.0-dev.29 [2023-11-14T22:18:38.898Z] v3.1.0-dev.3 [2023-11-14T22:18:38.898Z] v3.1.0-dev.30 [2023-11-14T22:18:38.898Z] v3.1.0-dev.31 [2023-11-14T22:18:38.898Z] v3.1.0-dev.32 [2023-11-14T22:18:38.898Z] v3.1.0-dev.33 [2023-11-14T22:18:38.898Z] v3.1.0-dev.34 [2023-11-14T22:18:38.898Z] v3.1.0-dev.35 [2023-11-14T22:18:38.898Z] v3.1.0-dev.36 [2023-11-14T22:18:38.898Z] v3.1.0-dev.37 [2023-11-14T22:18:38.898Z] v3.1.0-dev.38 [2023-11-14T22:18:38.898Z] v3.1.0-dev.39 [2023-11-14T22:18:38.898Z] v3.1.0-dev.4 [2023-11-14T22:18:38.898Z] v3.1.0-dev.40 [2023-11-14T22:18:38.898Z] v3.1.0-dev.41 [2023-11-14T22:18:38.898Z] v3.1.0-dev.42 [2023-11-14T22:18:38.898Z] v3.1.0-dev.43 [2023-11-14T22:18:38.898Z] v3.1.0-dev.44 [2023-11-14T22:18:38.898Z] v3.1.0-dev.45 [2023-11-14T22:18:38.898Z] v3.1.0-dev.46 [2023-11-14T22:18:38.898Z] v3.1.0-dev.47 [2023-11-14T22:18:38.898Z] v3.1.0-dev.48 [2023-11-14T22:18:38.898Z] v3.1.0-dev.49 [2023-11-14T22:18:38.898Z] v3.1.0-dev.5 [2023-11-14T22:18:38.898Z] v3.1.0-dev.50 [2023-11-14T22:18:38.898Z] v3.1.0-dev.51 [2023-11-14T22:18:38.898Z] v3.1.0-dev.52 [2023-11-14T22:18:38.898Z] v3.1.0-dev.53 [2023-11-14T22:18:38.898Z] v3.1.0-dev.54 [2023-11-14T22:18:38.898Z] v3.1.0-dev.55 [2023-11-14T22:18:38.898Z] v3.1.0-dev.56 [2023-11-14T22:18:38.898Z] v3.1.0-dev.57 [2023-11-14T22:18:38.898Z] v3.1.0-dev.58 [2023-11-14T22:18:38.898Z] v3.1.0-dev.59 [2023-11-14T22:18:38.898Z] v3.1.0-dev.6 [2023-11-14T22:18:38.898Z] v3.1.0-dev.60 [2023-11-14T22:18:38.898Z] v3.1.0-dev.61 [2023-11-14T22:18:38.898Z] v3.1.0-dev.62 [2023-11-14T22:18:38.898Z] v3.1.0-dev.63 [2023-11-14T22:18:38.898Z] v3.1.0-dev.64 [2023-11-14T22:18:38.898Z] v3.1.0-dev.65 [2023-11-14T22:18:38.898Z] v3.1.0-dev.66 [2023-11-14T22:18:38.898Z] v3.1.0-dev.67 [2023-11-14T22:18:38.898Z] v3.1.0-dev.68 [2023-11-14T22:18:38.898Z] v3.1.0-dev.69 [2023-11-14T22:18:38.898Z] v3.1.0-dev.7 [2023-11-14T22:18:38.898Z] v3.1.0-dev.70 [2023-11-14T22:18:38.898Z] v3.1.0-dev.71 [2023-11-14T22:18:38.898Z] v3.1.0-dev.8 [2023-11-14T22:18:38.898Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:18:39.186Z] + lftools sign git-tag v3.1.0-dev.71 [2023-11-14T22:18:39.753Z] Signing Git tag with Sigul... [2023-11-14T22:18:39.753Z] Signing v3.1.0-dev.71 [Pipeline] echo [2023-11-14T22:18:40.022Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:40.305Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:18:40.313Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:18:40.328Z] $ docker stop --time=1 636763f7caf0b4a3f7dfbda99651519c28ccca0b3091c36fc1e28a8e9a2d9eaf [2023-11-14T22:18:41.610Z] $ docker rm -f --volumes 636763f7caf0b4a3f7dfbda99651519c28ccca0b3091c36fc1e28a8e9a2d9eaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:18:42.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:42.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:42.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:42.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:42.411Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T22:18:42.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T22:18:42.764Z] $ docker top c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 -eo pid,comm [2023-11-14T22:18:42.811Z] 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). [2023-11-14T22:18:42.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:42.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:42.848Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:42.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:42.973Z] $ docker exec c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 ssh-agent [2023-11-14T22:18:43.080Z] SSH_AUTH_SOCK=/tmp/ssh-OEFtfI9GrKrV/agent.32 [2023-11-14T22:18:43.080Z] SSH_AGENT_PID=38 [2023-11-14T22:18:43.085Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:43.179Z] Identity added: /w/workspace/edgex-go/606@tmp/private_key_599795875761185143.key (/w/workspace/edgex-go/606@tmp/private_key_599795875761185143.key) [2023-11-14T22:18:43.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:43.480Z] + git semver bump pre [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,667 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,668 [bump_version] DEBUG bumping version:3.1.0-dev.71 on axis:pre with prefix:dev [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,668 [bump_version] DEBUG bumped version:3.1.0-dev.72 [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,668 [write_version] DEBUG write version:3.1.0-dev.72 to path:/w/workspace/edgex-go/606/.semver/main with force:True [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,668 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,670 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,674 [execute] INFO git cat-file --batch [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:43.739Z] 2023-11-14 22:18:43,679 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:43.739Z] 3.1.0-dev.72 [Pipeline] } [2023-11-14T22:18:43.745Z] $ docker exec --env ******** --env ******** c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 ssh-agent -k [2023-11-14T22:18:43.836Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:43.836Z] unset SSH_AGENT_PID; [2023-11-14T22:18:43.836Z] echo Agent pid 38 killed; [2023-11-14T22:18:43.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:44.158Z] + git semver [Pipeline] } [2023-11-14T22:18:44.428Z] $ docker stop --time=1 c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 [2023-11-14T22:18:45.686Z] $ docker rm -f --volumes c797e5434e8045f7b38e0c80a1315ff83fea9d2712242fa648e1c564f955b9d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:18:46.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:18:46.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:46.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:18:46.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:46.392Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T22:18:46.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T22:18:46.746Z] $ docker top 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 -eo pid,comm [2023-11-14T22:18:46.790Z] 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). [2023-11-14T22:18:46.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:18:46.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:18:46.827Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:18:46.926Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:18:46.926Z] $ docker exec 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 ssh-agent [2023-11-14T22:18:47.027Z] SSH_AUTH_SOCK=/tmp/ssh-0SD8hzvWSZlo/agent.33 [2023-11-14T22:18:47.027Z] SSH_AGENT_PID=39 [2023-11-14T22:18:47.032Z] Running ssh-add (command line suppressed) [2023-11-14T22:18:47.125Z] Identity added: /w/workspace/edgex-go/606@tmp/private_key_16994683859318683577.key (/w/workspace/edgex-go/606@tmp/private_key_16994683859318683577.key) [2023-11-14T22:18:47.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:18:47.425Z] + git semver push [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,603 [run_push] DEBUG push [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,603 [execute] INFO git cat-file --batch-check [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,607 [execute] INFO git rev-list a92250a1a225d1f30569c22c1cde8ca3240a477f -- [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,608 [execute] DEBUG Popen(['git', 'rev-list', 'a92250a1a225d1f30569c22c1cde8ca3240a477f', '--'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,626 [execute] INFO git fetch -v origin [2023-11-14T22:18:47.683Z] 2023-11-14 22:18:47,627 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:18:48.248Z] 2023-11-14 22:18:48,131 [run_push] DEBUG no remote changes detected [2023-11-14T22:18:48.248Z] 2023-11-14 22:18:48,131 [execute] INFO git push origin semver [2023-11-14T22:18:48.248Z] 2023-11-14 22:18:48,132 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/606/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:49.183Z] 2023-11-14 22:18:49,018 [run_push] DEBUG push all version tags [2023-11-14T22:18:49.183Z] 2023-11-14 22:18:49,019 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:18:49.183Z] 2023-11-14 22:18:49,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/606, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:18:50.117Z] 2023-11-14 22:18:49,802 [read_version] DEBUG read version from /w/workspace/edgex-go/606/.semver/main [2023-11-14T22:18:50.117Z] 3.1.0-dev.72 [Pipeline] } [2023-11-14T22:18:50.123Z] $ docker exec --env ******** --env ******** 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 ssh-agent -k [2023-11-14T22:18:50.209Z] unset SSH_AUTH_SOCK; [2023-11-14T22:18:50.209Z] unset SSH_AGENT_PID; [2023-11-14T22:18:50.209Z] echo Agent pid 39 killed; [2023-11-14T22:18:50.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:18:50.528Z] + git semver [Pipeline] } [2023-11-14T22:18:50.798Z] $ docker stop --time=1 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 [2023-11-14T22:18:52.120Z] $ docker rm -f --volumes 36588483a9fb9201e3f8d172e5b27ee0b16ccdf5e78f33924d0c3c8d0a936630 [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 [2023-11-14T22:18:52.597Z] + [ -d /w/workspace/edgex-go/606/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:52.951Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:53.807Z] ---> package-listing.sh [2023-11-14T22:18:53.807Z] ++ facter osfamily [2023-11-14T22:18:53.807Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:18:54.067Z] + OS_FAMILY=debian [2023-11-14T22:18:54.067Z] + workspace=/w/workspace/edgex-go/606 [2023-11-14T22:18:54.067Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:18:54.067Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:18:54.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:18:54.067Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:18:54.067Z] + '[' /w/workspace/edgex-go/606 ']' [2023-11-14T22:18:54.067Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:18:54.067Z] + case "${OS_FAMILY}" in [2023-11-14T22:18:54.067Z] + dpkg -l [2023-11-14T22:18:54.067Z] + grep '^ii' [2023-11-14T22:18:54.067Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:18:54.067Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:18:54.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:18:54.067Z] + '[' /w/workspace/edgex-go/606 ']' [2023-11-14T22:18:54.067Z] + mkdir -p /w/workspace/edgex-go/606/archives/ [2023-11-14T22:18:54.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/606/archives/ [Pipeline] echo [2023-11-14T22:18:54.075Z] 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/606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T22:18:54.349Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:54.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:18:54.910Z] [2023-11-14T22:18:54.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:55.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:18:55.209Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T22:18:55.209Z] 5eb5b503b376: Pulling fs layer [2023-11-14T22:18:55.209Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T22:18:55.209Z] ec43610c2a17: Pulling fs layer [2023-11-14T22:18:55.209Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T22:18:55.209Z] 33b1e0a273af: Pulling fs layer [2023-11-14T22:18:55.209Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T22:18:55.209Z] 2f39f015ded8: Pulling fs layer [2023-11-14T22:18:55.209Z] 33b1e0a273af: Waiting [2023-11-14T22:18:55.209Z] 5d3b04190fa2: Waiting [2023-11-14T22:18:55.209Z] 2f39f015ded8: Waiting [2023-11-14T22:18:55.209Z] 3a2ae6a8a46f: Waiting [2023-11-14T22:18:55.209Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T22:18:55.209Z] 5c69ac0246d0: Download complete [2023-11-14T22:18:55.209Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T22:18:55.209Z] 3a2ae6a8a46f: Download complete [2023-11-14T22:18:55.209Z] 33b1e0a273af: Verifying Checksum [2023-11-14T22:18:55.209Z] 33b1e0a273af: Download complete [2023-11-14T22:18:55.468Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T22:18:55.468Z] 5d3b04190fa2: Download complete [2023-11-14T22:18:55.468Z] ec43610c2a17: Download complete [2023-11-14T22:18:55.468Z] 5eb5b503b376: Download complete [2023-11-14T22:18:56.034Z] 2f39f015ded8: Download complete [2023-11-14T22:18:56.598Z] 5eb5b503b376: Pull complete [2023-11-14T22:18:56.857Z] 5c69ac0246d0: Pull complete [2023-11-14T22:18:57.115Z] ec43610c2a17: Pull complete [2023-11-14T22:18:57.115Z] 3a2ae6a8a46f: Pull complete [2023-11-14T22:18:57.373Z] 33b1e0a273af: Pull complete [2023-11-14T22:18:57.373Z] 5d3b04190fa2: Pull complete [2023-11-14T22:19:01.558Z] 2f39f015ded8: Pull complete [2023-11-14T22:19:01.558Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T22:19:01.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:19:01.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:01.630Z] prd-ubuntu20.04-docker-8c-8g-17543 does not seem to be running inside a container [2023-11-14T22:19:01.658Z] $ 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/606/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/606 -v /w/workspace/edgex-go/606:/w/workspace/edgex-go/606:rw,z -v /w/workspace/edgex-go/606@tmp:/w/workspace/edgex-go/606@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 [2023-11-14T22:19:06.225Z] $ docker top b1f176e120e71316264409de7d51bedd66c9a8e179dbe2e21d176d3c1e870877 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:19:06.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:19:06.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:19:07.141Z] + ls /var/log/sa-host [2023-11-14T22:19:07.141Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:19:07.211Z] provisioning config files... [2023-11-14T22:19:07.217Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/606@tmp/config5446267465071557208tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:19:07.235Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:07.514Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:19:07.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:07.846Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:19:07.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:08.140Z] ---> sudo-logs.sh [2023-11-14T22:19:08.140Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:19:08.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:08.444Z] ---> job-cost.sh [2023-11-14T22:19:08.444Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:08.444Z] DEBUG: total: 0.10999999940395355 [2023-11-14T22:19:08.444Z] INFO: Retrieving Stack Cost... [2023-11-14T22:19:08.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:19:09.274Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:19:09.287Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:19:09.570Z] ---> logs-deploy.sh [2023-11-14T22:19:09.570Z] lf-activate-venv: SKIPPING [2023-11-14T22:19:09.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/606 [2023-11-14T22:19:09.570Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:19:10.507Z] Archives upload complete. [2023-11-14T22:19:10.507Z] INFO: archiving logs to Nexus