Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c01bc1dba2433d755df7f9201a89b8f284e58a9 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-ssh4035508370557364036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17842462368993203992.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4495756725130636608.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh733804879553096987.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-ssh12086346853415700579.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], buildSnap:false] ========================================================= [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-9452 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/597 [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/597 # 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 7c01bc1dba2433d755df7f9201a89b8f284e58a9 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4705)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 > git rev-list --no-walk 44e522017d32fcb227609a12262e3d069e2fc125 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T20:17:18.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T20:17:18.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T20:17:18.536Z] ========================================================= [2023-10-17T20:17:18.536Z] EdgeX Global Pipelines Version Info [2023-10-17T20:17:18.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:17:19.248Z] ------------------- [2023-10-17T20:17:19.248Z] stable info: [2023-10-17T20:17:19.248Z] ------------------- [2023-10-17T20:17:19.248Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T20:17:19.248Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T20:17:19.248Z] Message: update stable to v1.0.254 [2023-10-17T20:17:19.820Z] ------------------- [2023-10-17T20:17:19.820Z] experimental info: [2023-10-17T20:17:19.820Z] ------------------- [2023-10-17T20:17:19.820Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T20:17:19.820Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T20:17:19.820Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T20:17:20.006Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-17T20:17:20.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-17T20:17:20.031Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T20:17:20.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T20:17:20.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T20:17:20.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T20:17:20.080Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T20:17:20.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-17T20:17:20.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-17T20:17:20.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-17T20:17:20.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T20:17:20.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T20:17:20.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T20:17:20.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T20:17:20.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T20:17:20.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T20:17:20.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T20:17:20.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T20:17:20.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-17T20:17:20.246Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-17T20:17:20.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T20:17:20.262Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T20:17:20.270Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T20:17:20.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-17T20:17:20.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-17T20:17:20.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-17T20:17:20.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] echo [2023-10-17T20:17:20.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c01bc1 [Pipeline] echo [2023-10-17T20:17:20.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T20:17:20.398Z] provisioning config files... [2023-10-17T20:17:20.412Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config17109468203400309379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:17:20.755Z] ---> docker-login.sh [2023-10-17T20:17:20.755Z] nexus3.edgexfoundry.org:10001 [2023-10-17T20:17:21.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:17:21.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:17:21.018Z] Configure a credential helper to remove this warning. See [2023-10-17T20:17:21.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:17:21.018Z] [2023-10-17T20:17:21.018Z] Login Succeeded [2023-10-17T20:17:21.018Z] nexus3.edgexfoundry.org:10002 [2023-10-17T20:17:21.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:17:21.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:17:21.278Z] Configure a credential helper to remove this warning. See [2023-10-17T20:17:21.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:17:21.278Z] [2023-10-17T20:17:21.278Z] Login Succeeded [2023-10-17T20:17:21.278Z] nexus3.edgexfoundry.org:10003 [2023-10-17T20:17:21.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:17:21.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:17:21.278Z] Configure a credential helper to remove this warning. See [2023-10-17T20:17:21.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:17:21.278Z] [2023-10-17T20:17:21.278Z] Login Succeeded [2023-10-17T20:17:21.278Z] nexus3.edgexfoundry.org:10004 [2023-10-17T20:17:21.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:17:21.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:17:21.538Z] Configure a credential helper to remove this warning. See [2023-10-17T20:17:21.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:17:21.538Z] [2023-10-17T20:17:21.538Z] Login Succeeded [2023-10-17T20:17:21.538Z] docker.io [2023-10-17T20:17:21.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:17:21.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:17:21.798Z] Configure a credential helper to remove this warning. See [2023-10-17T20:17:21.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:17:21.798Z] [2023-10-17T20:17:21.798Z] Login Succeeded [2023-10-17T20:17:21.798Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T20:17:21.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T20:17:22.116Z] + 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-10-17T20:17:22.116Z] + dirname cmd/core-command/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/core-data/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/core-metadata/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/support-notifications/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-17T20:17:22.116Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-17T20:17:22.116Z] + cut -d/ -f2 [2023-10-17T20:17:22.116Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-17T20:17:22.172Z] 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-10-17T20:17:22.518Z] + git rev-list -1 --merges 7c01bc1dba2433d755df7f9201a89b8f284e58a9~1..7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] echo [2023-10-17T20:17:22.554Z] -----------> git rev-list -1 --merges 7c01bc1dba2433d755df7f9201a89b8f284e58a9~1..7c01bc1dba2433d755df7f9201a89b8f284e58a9 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [false] [Pipeline] sh [2023-10-17T20:17:22.839Z] + git log --format=format:%s -1 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] echo [2023-10-17T20:17:22.850Z] ========================================================= [2023-10-17T20:17:22.850Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T20:17:22.850Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-17T20:17:23.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T20:17:23.280Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T20:17:23.280Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T20:17:23.280Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T20:17:23.280Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T20:17:23.280Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T20:17:23.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:17:23.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T20:17:23.626Z] [2023-10-17T20:17:23.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:17:23.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T20:17:23.927Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T20:17:23.927Z] b85a868b505f: Pulling fs layer [2023-10-17T20:17:23.927Z] e2be974225ed: Pulling fs layer [2023-10-17T20:17:23.927Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T20:17:23.927Z] 988bab9f4d93: Pulling fs layer [2023-10-17T20:17:23.927Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T20:17:23.927Z] eaf3925da568: Pulling fs layer [2023-10-17T20:17:23.927Z] bab4dde63d76: Pulling fs layer [2023-10-17T20:17:23.927Z] bde34c3a00c8: Pulling fs layer [2023-10-17T20:17:23.927Z] b352a97aabf1: Pulling fs layer [2023-10-17T20:17:23.927Z] 4872d77fe225: Pulling fs layer [2023-10-17T20:17:23.927Z] 5851b861e8e6: Pulling fs layer [2023-10-17T20:17:23.927Z] 4872d77fe225: Waiting [2023-10-17T20:17:23.927Z] 1469e6f7b9e6: Waiting [2023-10-17T20:17:23.927Z] 5851b861e8e6: Waiting [2023-10-17T20:17:23.927Z] bab4dde63d76: Waiting [2023-10-17T20:17:23.927Z] b352a97aabf1: Waiting [2023-10-17T20:17:23.927Z] eaf3925da568: Waiting [2023-10-17T20:17:23.927Z] bde34c3a00c8: Waiting [2023-10-17T20:17:23.927Z] 988bab9f4d93: Waiting [2023-10-17T20:17:23.927Z] e2be974225ed: Download complete [2023-10-17T20:17:23.927Z] 988bab9f4d93: Verifying Checksum [2023-10-17T20:17:23.927Z] 988bab9f4d93: Download complete [2023-10-17T20:17:24.186Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T20:17:24.186Z] 1469e6f7b9e6: Download complete [2023-10-17T20:17:24.186Z] eaf3925da568: Verifying Checksum [2023-10-17T20:17:24.186Z] eaf3925da568: Download complete [2023-10-17T20:17:24.186Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T20:17:24.186Z] 339a4e72a1f5: Download complete [2023-10-17T20:17:24.186Z] bde34c3a00c8: Verifying Checksum [2023-10-17T20:17:24.186Z] bde34c3a00c8: Download complete [2023-10-17T20:17:24.186Z] b352a97aabf1: Download complete [2023-10-17T20:17:24.186Z] 4872d77fe225: Verifying Checksum [2023-10-17T20:17:24.186Z] 4872d77fe225: Download complete [2023-10-17T20:17:24.186Z] 5851b861e8e6: Verifying Checksum [2023-10-17T20:17:24.186Z] 5851b861e8e6: Download complete [2023-10-17T20:17:24.186Z] b85a868b505f: Verifying Checksum [2023-10-17T20:17:24.186Z] b85a868b505f: Download complete [2023-10-17T20:17:24.447Z] bab4dde63d76: Verifying Checksum [2023-10-17T20:17:24.447Z] bab4dde63d76: Download complete [2023-10-17T20:17:25.824Z] b85a868b505f: Pull complete [2023-10-17T20:17:25.824Z] e2be974225ed: Pull complete [2023-10-17T20:17:26.083Z] 339a4e72a1f5: Pull complete [2023-10-17T20:17:26.341Z] 988bab9f4d93: Pull complete [2023-10-17T20:17:26.600Z] 1469e6f7b9e6: Pull complete [2023-10-17T20:17:26.600Z] eaf3925da568: Pull complete [2023-10-17T20:17:28.503Z] bab4dde63d76: Pull complete [2023-10-17T20:17:28.503Z] bde34c3a00c8: Pull complete [2023-10-17T20:17:28.761Z] b352a97aabf1: Pull complete [2023-10-17T20:17:28.761Z] 4872d77fe225: Pull complete [2023-10-17T20:17:29.021Z] 5851b861e8e6: Pull complete [2023-10-17T20:17:29.021Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T20:17:29.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T20:17:29.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:17:29.149Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:17:29.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T20:17:31.931Z] $ docker top 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 -eo pid,comm [2023-10-17T20:17:31.998Z] 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-10-17T20:17:31.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T20:17:32.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T20:17:32.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T20:17:32.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T20:17:32.163Z] $ docker exec 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent [2023-10-17T20:17:32.279Z] SSH_AUTH_SOCK=/tmp/ssh-g5t7kRgzXDJA/agent.32 [2023-10-17T20:17:32.279Z] SSH_AGENT_PID=38 [2023-10-17T20:17:32.286Z] Running ssh-add (command line suppressed) [2023-10-17T20:17:32.385Z] Identity added: /w/workspace/edgex-go/597@tmp/private_key_2192457920196378400.key (/w/workspace/edgex-go/597@tmp/private_key_2192457920196378400.key) [2023-10-17T20:17:32.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T20:17:32.691Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T20:17:32.700Z] $ docker exec --env ******** --env ******** 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent -k [2023-10-17T20:17:32.806Z] unset SSH_AUTH_SOCK; [2023-10-17T20:17:32.807Z] unset SSH_AGENT_PID; [2023-10-17T20:17:32.807Z] echo Agent pid 38 killed; [2023-10-17T20:17:32.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T20:17:32.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T20:17:32.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T20:17:32.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T20:17:32.957Z] $ docker exec 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent [2023-10-17T20:17:33.080Z] SSH_AUTH_SOCK=/tmp/ssh-nyZIhdQZeXPd/agent.70 [2023-10-17T20:17:33.080Z] SSH_AGENT_PID=76 [2023-10-17T20:17:33.085Z] Running ssh-add (command line suppressed) [2023-10-17T20:17:33.183Z] Identity added: /w/workspace/edgex-go/597@tmp/private_key_11234705414920428164.key (/w/workspace/edgex-go/597@tmp/private_key_11234705414920428164.key) [2023-10-17T20:17:33.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T20:17:33.495Z] + git semver init [2023-10-17T20:17:33.755Z] 2023-10-17 20:17:33,690 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T20:17:33.755Z] 2023-10-17 20:17:33,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/597/.semver [2023-10-17T20:17:33.755Z] 2023-10-17 20:17:33,691 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/597/.semver [2023-10-17T20:17:33.755Z] 2023-10-17 20:17:33,691 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/597/.semver'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=None) [2023-10-17T20:17:39.029Z] 2023-10-17 20:17:38,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/597/.git/info/exclude [2023-10-17T20:17:39.029Z] 2023-10-17 20:17:38,217 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/597/.semver/main with force:False [2023-10-17T20:17:39.029Z] 2023-10-17 20:17:38,218 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:17:39.029Z] 2023-10-17 20:17:38,218 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:17:39.029Z] 3.1.0-dev.63 [Pipeline] } [2023-10-17T20:17:39.038Z] $ docker exec --env ******** --env ******** 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 ssh-agent -k [2023-10-17T20:17:39.142Z] unset SSH_AUTH_SOCK; [2023-10-17T20:17:39.143Z] unset SSH_AGENT_PID; [2023-10-17T20:17:39.143Z] echo Agent pid 76 killed; [2023-10-17T20:17:39.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T20:17:39.451Z] + git semver [Pipeline] } [2023-10-17T20:17:39.724Z] $ docker stop --time=1 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 [2023-10-17T20:17:40.993Z] $ docker rm -f --volumes 538ef575b8fb46d3b38e0c5ca6632e2bddb09d4eafd20b5657dd476766b71a80 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T20:17:41.332Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T20:17:41.547Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T20:17:41.549Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.63 [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-10-17T20:17:41.953Z] + git config --global --add safe.directory /w/workspace/edgex-go/597 [Pipeline] echo [2023-10-17T20:17:41.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T20:17:41.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T20:17:41.985Z] ========================================================= [2023-10-17T20:17:41.985Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T20:17:41.985Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-17T20:17:42.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T20:17:42.283Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T20:17:42.283Z] 7264a8db6415: Pulling fs layer [2023-10-17T20:17:42.283Z] c4d48a809fc2: Pulling fs layer [2023-10-17T20:17:42.283Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T20:17:42.283Z] ad3a456e5733: Pulling fs layer [2023-10-17T20:17:42.283Z] 33e27b845d1e: Pulling fs layer [2023-10-17T20:17:42.283Z] c68163c4e522: Pulling fs layer [2023-10-17T20:17:42.283Z] 50da416c3ac9: Pulling fs layer [2023-10-17T20:17:42.283Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T20:17:42.283Z] 33e27b845d1e: Waiting [2023-10-17T20:17:42.283Z] c68163c4e522: Waiting [2023-10-17T20:17:42.283Z] 50da416c3ac9: Waiting [2023-10-17T20:17:42.283Z] 23d2d4c4bb30: Waiting [2023-10-17T20:17:42.283Z] ad3a456e5733: Waiting [2023-10-17T20:17:42.283Z] c4d48a809fc2: Verifying Checksum [2023-10-17T20:17:42.283Z] c4d48a809fc2: Download complete [2023-10-17T20:17:42.283Z] ad3a456e5733: Verifying Checksum [2023-10-17T20:17:42.283Z] ad3a456e5733: Download complete [2023-10-17T20:17:42.283Z] 33e27b845d1e: Verifying Checksum [2023-10-17T20:17:42.283Z] 33e27b845d1e: Download complete [2023-10-17T20:17:42.283Z] 7264a8db6415: Download complete [2023-10-17T20:17:42.283Z] c68163c4e522: Verifying Checksum [2023-10-17T20:17:42.283Z] c68163c4e522: Download complete [2023-10-17T20:17:42.543Z] 7264a8db6415: Pull complete [2023-10-17T20:17:42.543Z] c4d48a809fc2: Pull complete [2023-10-17T20:17:42.543Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T20:17:42.543Z] 23d2d4c4bb30: Download complete [2023-10-17T20:17:42.803Z] 4f1c88b9dad5: Verifying Checksum [2023-10-17T20:17:42.803Z] 4f1c88b9dad5: Download complete [2023-10-17T20:17:43.062Z] 50da416c3ac9: Verifying Checksum [2023-10-17T20:17:43.062Z] 50da416c3ac9: Download complete [2023-10-17T20:17:46.355Z] 4f1c88b9dad5: Pull complete [2023-10-17T20:17:46.355Z] ad3a456e5733: Pull complete [2023-10-17T20:17:46.355Z] 33e27b845d1e: Pull complete [2023-10-17T20:17:46.355Z] c68163c4e522: Pull complete [2023-10-17T20:17:48.888Z] 50da416c3ac9: Pull complete [2023-10-17T20:17:49.146Z] 23d2d4c4bb30: Pull complete [2023-10-17T20:17:49.146Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T20:17:49.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T20:17:49.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-17T20:17:49.439Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T20:17:49.440Z] WORKDIR /edgex [2023-10-17T20:17:49.440Z] COPY go.mod . [2023-10-17T20:17:49.440Z] RUN go mod download [2023-10-17T20:17:49.440Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-17T20:17:50.006Z] Sending build context to Docker daemon 171MB [2023-10-17T20:17:50.006Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T20:17:50.006Z] ---> 0786185ac409 [2023-10-17T20:17:50.006Z] Step 2/4 : WORKDIR /edgex [2023-10-17T20:17:54.203Z] ---> Running in f7fa59a8c5ad [2023-10-17T20:17:54.203Z] Removing intermediate container f7fa59a8c5ad [2023-10-17T20:17:54.203Z] ---> 1c3393600640 [2023-10-17T20:17:54.203Z] Step 3/4 : COPY go.mod . [2023-10-17T20:17:54.462Z] ---> 88ddb29d1bfd [2023-10-17T20:17:54.462Z] Step 4/4 : RUN go mod download [2023-10-17T20:17:54.462Z] ---> Running in 27f3170a9f70 [2023-10-17T20:17:56.642Z] Still waiting to schedule task [2023-10-17T20:17:56.642Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-17T20:18:26.571Z] Removing intermediate container 27f3170a9f70 [2023-10-17T20:18:26.571Z] ---> 52999499d080 [2023-10-17T20:18:26.571Z] Successfully built 52999499d080 [2023-10-17T20:18:26.571Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:18:26.867Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T20:18:26.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:18:26.930Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:18:26.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T20:18:27.322Z] $ docker top 7a7a22b99bde797a2a88e3fb486470213e655340332f3ebe9dd6cc68bed6760f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T20:18:27.661Z] + go version [2023-10-17T20:18:27.661Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T20:18:27.675Z] $ docker stop --time=1 7a7a22b99bde797a2a88e3fb486470213e655340332f3ebe9dd6cc68bed6760f [2023-10-17T20:18:28.951Z] $ docker rm -f --volumes 7a7a22b99bde797a2a88e3fb486470213e655340332f3ebe9dd6cc68bed6760f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:18:29.325Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T20:18:29.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:18:29.392Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:18:29.424Z] $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T20:18:29.761Z] $ docker top a60524eb83bb484d63dca11027b19a69fb87577915d533339b0e5cc586ccae40 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-17T20:18:29.825Z] ========================================================= [2023-10-17T20:18:29.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-17T20:18:29.825Z] ========================================================= [Pipeline] sh [2023-10-17T20:18:30.102Z] + git config --global --add safe.directory /w/workspace/edgex-go/597 [Pipeline] fileExists [Pipeline] sh [2023-10-17T20:18:30.409Z] + make test [2023-10-17T20:18:30.409Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T20:18:37.050Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-17T20:18:51.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-17T20:18:51.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-17T20:18:52.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-17T20:18:52.502Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-17T20:18:53.069Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-17T20:18:53.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-17T20:18:53.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-17T20:18:53.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-17T20:18:53.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-17T20:18:53.847Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-17T20:18:54.108Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-17T20:18:54.675Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-17T20:18:54.675Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-17T20:18:54.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-17T20:18:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-17T20:18:56.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-17T20:18:57.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-10-17T20:18:58.815Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2023-10-17T20:18:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-17T20:18:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-17T20:18:58.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-17T20:19:01.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-17T20:19:01.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-17T20:19:02.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2023-10-17T20:19:02.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements [2023-10-17T20:19:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-17T20:19:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-17T20:19:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-17T20:19:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-17T20:19:02.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-17T20:19:04.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-17T20:19:04.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-17T20:19:06.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.284s coverage: 93.4% of statements [2023-10-17T20:19:06.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-10-17T20:19:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-17T20:19:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-17T20:19:06.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-17T20:19:08.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 97.6% of statements [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-17T20:19:08.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-17T20:19:08.590Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2023-10-17T20:19:09.987Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-17T20:19:09.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-17T20:19:10.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.9% of statements [2023-10-17T20:19:10.924Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2023-10-17T20:19:10.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.036s coverage: 41.7% of statements [2023-10-17T20:19:12.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.038s coverage: 82.9% of statements [2023-10-17T20:19:12.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2023-10-17T20:19:12.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-17T20:19:12.558Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements [2023-10-17T20:19:12.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-10-17T20:19:12.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-17T20:19:12.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-17T20:19:12.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-17T20:19:13.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-17T20:19:13.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-17T20:19:13.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-17T20:19:13.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-17T20:19:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-17T20:19:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-17T20:19:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-17T20:19:14.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-17T20:19:14.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-17T20:19:14.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-17T20:19:15.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-17T20:19:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-17T20:19:18.144Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-17T20:19:19.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-17T20:19:19.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-17T20:19:21.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-17T20:19:21.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-17T20:19:21.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-17T20:19:22.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-17T20:19:22.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-17T20:19:22.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-17T20:19:23.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-17T20:19:23.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-17T20:19:23.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-17T20:19:23.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-17T20:19:23.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements [2023-10-17T20:19:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-17T20:19:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-17T20:19:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-17T20:19:24.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-17T20:19:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-17T20:19:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-17T20:19:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-17T20:19:26.047Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-17T20:19:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-17T20:19:26.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-17T20:19:27.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-17T20:19:27.913Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-17T20:19:36.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-17T20:19:37.005Z] Running in /w/workspace/edgex-go/597 [Pipeline] { [Pipeline] checkout [2023-10-17T20:19:37.033Z] The recommended git tool is: git [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 86.0% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.145s coverage: 63.1% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.167s coverage: 38.4% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-10-17T20:19:37.892Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.081s coverage: 98.9% of statements [2023-10-17T20:19:37.892Z] 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-10-17T20:19:37.892Z] running golangci-lint [2023-10-17T20:19:37.892Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-17T20:19:37.892Z] go version go1.21.0 linux/amd64 [2023-10-17T20:19:37.892Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-17T20:19:37.892Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-17T20:19:41.969Z] using credential edgex-jenkins-ssh [2023-10-17T20:19:41.983Z] Cloning the remote Git repository [2023-10-17T20:19:42.030Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-17T20:19:42.152Z] > git init /w/workspace/edgex-go/597 # timeout=10 [2023-10-17T20:19:42.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-17T20:19:42.303Z] > git --version # timeout=10 [2023-10-17T20:19:42.322Z] > git --version # 'git version 2.25.1' [2023-10-17T20:19:42.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T20:19:42.472Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T20:19:50.083Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 12.533256271s" [2023-10-17T20:19:50.083Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.183844ms" [2023-10-17T20:19:58.185Z] level=info msg="[linters_context/goanalysis] analyzers took 1m11.161808855s with top 10 stages: buildir: 29.989150602s, gosec: 6.479654539s, inspect: 1.649858679s, fact_deprecated: 1.491272207s, ctrlflow: 1.090718162s, nilness: 1.049881589s, printf: 1.035008579s, S1038: 896.228941ms, fact_purity: 834.067354ms, errcheck: 659.589683ms" [2023-10-17T20:19:58.185Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-17T20:19:58.186Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, exclude: 197/197" [2023-10-17T20:19:58.186Z] level=info msg="[runner] processing took 25.154672ms with stages: nolint: 12.591231ms, identifier_marker: 5.752974ms, exclude-rules: 2.455173ms, autogenerated_exclude: 1.502377ms, skip_dirs: 1.438574ms, path_prettifier: 1.339088ms, filename_unadjuster: 43.842µs, cgo: 25.672µs, max_same_issues: 1.091µs, uniq_by_line: 780ns, exclude: 640ns, skip_files: 490ns, severity-rules: 420ns, diff: 420ns, path_prefixer: 410ns, fixer: 340ns, sort_results: 330ns, source_code: 280ns, max_from_linter: 220ns, max_per_file_from_linter: 160ns, path_shortener: 160ns" [2023-10-17T20:19:58.186Z] level=info msg="[runner] linters took 7.536361702s with stages: goanalysis_metalinter: 7.511072964s" [2023-10-17T20:19:58.186Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-17T20:19:58.186Z] level=info msg="Memory: 203 samples, avg is 237.9MB, max is 913.5MB" [2023-10-17T20:19:58.186Z] level=info msg="Execution took 20.115587664s" [2023-10-17T20:19:58.186Z] go vet ./... [2023-10-17T20:19:58.823Z] Avoid second fetch [2023-10-17T20:19:58.824Z] Checking out Revision 7c01bc1dba2433d755df7f9201a89b8f284e58a9 (main) [2023-10-17T20:19:57.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-17T20:19:57.929Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T20:19:58.839Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T20:19:58.912Z] > git checkout -f 7c01bc1dba2433d755df7f9201a89b8f284e58a9 # timeout=10 [2023-10-17T20:19:59.554Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4705)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T20:20:00.592Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T20:20:00.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:20:00.593Z] Dload Upload Total Spent Left Speed [2023-10-17T20:20:00.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-10-17T20:20:01.196Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T20:20:01.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T20:20:01.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T20:20:01.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T20:20:01.547Z] + sudo tee /etc/docker/daemon.new [2023-10-17T20:20:01.547Z] { [2023-10-17T20:20:01.547Z] "registry-mirrors": [ [2023-10-17T20:20:01.547Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T20:20:01.547Z] ], [2023-10-17T20:20:01.547Z] "bip": "10.250.0.254/24", [2023-10-17T20:20:01.547Z] "hosts": [ [2023-10-17T20:20:01.547Z] "tcp://0.0.0.0:5555", [2023-10-17T20:20:01.547Z] "unix:///var/run/docker.sock" [2023-10-17T20:20:01.547Z] ], [2023-10-17T20:20:01.547Z] "mtu": 1458, [2023-10-17T20:20:01.547Z] "selinux-enabled": true, [2023-10-17T20:20:01.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T20:20:01.547Z] } [Pipeline] sh [2023-10-17T20:20:01.724Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T20:20:01.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-17T20:20:01.875Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T20:20:02.019Z] + ls -al . [2023-10-17T20:20:02.019Z] total 732 [2023-10-17T20:20:02.019Z] drwxrwxr-x 12 1001 1001 4096 Oct 17 20:18 . [2023-10-17T20:20:02.019Z] drwxr-xr-x 4 root root 4096 Oct 17 20:18 .. [2023-10-17T20:20:02.019Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 20:17 .blubracket [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 16 Oct 17 20:17 .dockerignore [2023-10-17T20:20:02.019Z] drwxrwxr-x 8 1001 1001 4096 Oct 17 20:19 .git [2023-10-17T20:20:02.019Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 20:17 .github [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 1173 Oct 17 20:17 .gitignore [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 42 Oct 17 20:17 .golangci.yml [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 100 Oct 17 20:17 .hadolint.yml [2023-10-17T20:20:02.019Z] drwxr-xr-x 3 1001 1001 4096 Oct 17 20:17 .semver [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 166 Oct 17 20:17 .sonarcloud.properties [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 1171 Oct 17 20:17 ADOPTERS.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 11674 Oct 17 20:17 Attribution.txt [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 93407 Oct 17 20:17 CHANGELOG.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 3804 Oct 17 20:17 CONTRIBUTING.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 677 Oct 17 20:17 GOVERNANCE.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 883 Oct 17 20:17 Jenkinsfile [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 10775 Oct 17 20:17 LICENSE [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 15054 Oct 17 20:17 Makefile [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 582 Oct 17 20:17 OWNERS.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 9923 Oct 17 20:17 README.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 789 Oct 17 20:17 SECURITY.md [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 12 Oct 17 20:17 VERSION [2023-10-17T20:20:02.019Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 20:17 bin [2023-10-17T20:20:02.019Z] drwxrwxr-x 18 1001 1001 4096 Oct 17 20:17 cmd [2023-10-17T20:20:02.019Z] -rw-r--r-- 1 root root 453602 Oct 17 20:19 coverage.out [2023-10-17T20:20:02.019Z] drwxrwxr-x 2 1001 1001 4096 Oct 17 20:17 fuzz_test [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 3689 Oct 17 20:17 go.mod [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 34446 Oct 17 20:17 go.sum [2023-10-17T20:20:02.019Z] drwxrwxr-x 7 1001 1001 4096 Oct 17 20:17 internal [2023-10-17T20:20:02.019Z] drwxrwxr-x 3 1001 1001 4096 Oct 17 20:17 openapi [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 594 Oct 17 20:17 security.txt [2023-10-17T20:20:02.019Z] drwxrwxr-x 4 1001 1001 4096 Oct 17 20:17 snap [2023-10-17T20:20:02.019Z] -rw-rw-r-- 1 1001 1001 204 Oct 17 20:17 version.go [Pipeline] sh [2023-10-17T20:20:02.257Z] + sudo service docker restart [2023-10-17T20:20:02.300Z] + '[' -e coverage.out ] [2023-10-17T20:20:02.300Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-17T20:20:02.390Z] Stashed 1 file(s) [Pipeline] sh [2023-10-17T20:20:02.669Z] + make build [2023-10-17T20:20:02.669Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-17T20:20:12.637Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-17T20:20:14.009Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-17T20:20:14.943Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-17T20:20:15.506Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T20:20:20.533Z] provisioning config files... [2023-10-17T20:20:20.555Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config15754538102794185862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:20:20.789Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-17T20:20:20.922Z] ---> docker-login.sh [2023-10-17T20:20:20.922Z] nexus3.edgexfoundry.org:10001 [2023-10-17T20:20:21.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:20:21.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:20:21.466Z] Configure a credential helper to remove this warning. See [2023-10-17T20:20:21.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:20:21.466Z] [2023-10-17T20:20:21.466Z] Login Succeeded [2023-10-17T20:20:21.466Z] nexus3.edgexfoundry.org:10002 [2023-10-17T20:20:21.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-17T20:20:21.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:20:22.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:20:22.009Z] Configure a credential helper to remove this warning. See [2023-10-17T20:20:22.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:20:22.009Z] [2023-10-17T20:20:22.009Z] Login Succeeded [2023-10-17T20:20:22.009Z] nexus3.edgexfoundry.org:10003 [2023-10-17T20:20:22.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:20:22.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:20:22.281Z] Configure a credential helper to remove this warning. See [2023-10-17T20:20:22.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:20:22.281Z] [2023-10-17T20:20:22.281Z] Login Succeeded [2023-10-17T20:20:22.281Z] nexus3.edgexfoundry.org:10004 [2023-10-17T20:20:22.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:20:22.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:20:22.550Z] Configure a credential helper to remove this warning. See [2023-10-17T20:20:22.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:20:22.550Z] [2023-10-17T20:20:22.550Z] Login Succeeded [2023-10-17T20:20:22.550Z] docker.io [2023-10-17T20:20:22.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:20:23.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-17T20:20:23.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:20:23.414Z] Configure a credential helper to remove this warning. See [2023-10-17T20:20:23.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:20:23.414Z] [2023-10-17T20:20:23.414Z] Login Succeeded [2023-10-17T20:20:23.414Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T20:20:23.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-17T20:20:23.660Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2023-10-17T20:20:23.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/597 [Pipeline] echo [2023-10-17T20:20:23.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T20:20:24.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T20:20:24.030Z] ========================================================= [2023-10-17T20:20:24.030Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T20:20:24.030Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-17T20:20:24.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T20:20:24.359Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T20:20:24.359Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T20:20:24.359Z] 5d54e960e981: Pulling fs layer [2023-10-17T20:20:24.359Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T20:20:24.359Z] f0e02332f6b5: Pulling fs layer [2023-10-17T20:20:24.359Z] cefa15bbcfad: Pulling fs layer [2023-10-17T20:20:24.359Z] 17808c966233: Pulling fs layer [2023-10-17T20:20:24.359Z] f4c1fc716caa: Pulling fs layer [2023-10-17T20:20:24.359Z] f0e02332f6b5: Waiting [2023-10-17T20:20:24.359Z] cefa15bbcfad: Waiting [2023-10-17T20:20:24.359Z] 17808c966233: Waiting [2023-10-17T20:20:24.359Z] f4c1fc716caa: Waiting [2023-10-17T20:20:24.595Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-17T20:20:24.630Z] 5d54e960e981: Download complete [2023-10-17T20:20:24.630Z] f0e02332f6b5: Verifying Checksum [2023-10-17T20:20:24.630Z] f0e02332f6b5: Download complete [2023-10-17T20:20:24.630Z] cefa15bbcfad: Verifying Checksum [2023-10-17T20:20:24.630Z] cefa15bbcfad: Download complete [2023-10-17T20:20:24.631Z] 9fda8d8052c6: Verifying Checksum [2023-10-17T20:20:24.631Z] 9fda8d8052c6: Download complete [2023-10-17T20:20:25.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-17T20:20:25.217Z] f4c1fc716caa: Verifying Checksum [2023-10-17T20:20:25.217Z] f4c1fc716caa: Download complete [2023-10-17T20:20:25.817Z] 9fda8d8052c6: Pull complete [2023-10-17T20:20:26.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-17T20:20:26.409Z] 5d54e960e981: Pull complete [2023-10-17T20:20:26.688Z] c4a7e357bf2a: Verifying Checksum [2023-10-17T20:20:26.688Z] c4a7e357bf2a: Download complete [Pipeline] } [2023-10-17T20:20:27.062Z] $ docker stop --time=1 a60524eb83bb484d63dca11027b19a69fb87577915d533339b0e5cc586ccae40 [2023-10-17T20:20:27.654Z] 17808c966233: Verifying Checksum [2023-10-17T20:20:27.654Z] 17808c966233: Download complete [2023-10-17T20:20:29.254Z] $ docker rm -f --volumes a60524eb83bb484d63dca11027b19a69fb87577915d533339b0e5cc586ccae40 [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-10-17T20:20:30.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-17T20:20:30.160Z] [2023-10-17T20:20:30.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:20:30.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-17T20:20:30.463Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-17T20:20:30.463Z] 91d30c5bc195: Pulling fs layer [2023-10-17T20:20:30.463Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-17T20:20:30.463Z] 9c61dcf015f6: Pulling fs layer [2023-10-17T20:20:30.463Z] 4698f68db338: Pulling fs layer [2023-10-17T20:20:30.463Z] 2a2f49069b9e: Pulling fs layer [2023-10-17T20:20:30.463Z] e0025b399a48: Pulling fs layer [2023-10-17T20:20:30.463Z] 4698f68db338: Waiting [2023-10-17T20:20:30.463Z] 2a2f49069b9e: Waiting [2023-10-17T20:20:30.463Z] 91d30c5bc195: Verifying Checksum [2023-10-17T20:20:30.463Z] 91d30c5bc195: Download complete [2023-10-17T20:20:30.463Z] 4698f68db338: Verifying Checksum [2023-10-17T20:20:30.463Z] 4698f68db338: Download complete [2023-10-17T20:20:30.723Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-17T20:20:30.723Z] 2e9b0aa3be6d: Download complete [2023-10-17T20:20:30.723Z] e0025b399a48: Download complete [2023-10-17T20:20:30.723Z] 91d30c5bc195: Pull complete [2023-10-17T20:20:30.723Z] 2a2f49069b9e: Verifying Checksum [2023-10-17T20:20:30.723Z] 2a2f49069b9e: Download complete [2023-10-17T20:20:30.981Z] 2e9b0aa3be6d: Pull complete [2023-10-17T20:20:31.239Z] 9c61dcf015f6: Verifying Checksum [2023-10-17T20:20:31.239Z] 9c61dcf015f6: Download complete [2023-10-17T20:20:33.767Z] 9c61dcf015f6: Pull complete [2023-10-17T20:20:33.767Z] 4698f68db338: Pull complete [2023-10-17T20:20:34.025Z] 2a2f49069b9e: Pull complete [2023-10-17T20:20:34.025Z] e0025b399a48: Pull complete [2023-10-17T20:20:34.025Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-17T20:20:34.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-17T20:20:34.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:20:34.116Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:20:34.148Z] $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-17T20:20:35.129Z] $ docker top a8c16fed7f2c21640ade613752e66605813fd440e7c653ec5178d39ef3bba0e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T20:20:35.456Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-17T20:20:37.358Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #1 transferring dockerfile: 1.70kB done [2023-10-17T20:20:37.358Z] #1 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #2 [support-notifications internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #2 transferring dockerfile: 1.84kB done [2023-10-17T20:20:37.358Z] #2 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #3 transferring dockerfile: 1.78kB done [2023-10-17T20:20:37.358Z] #3 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #4 transferring dockerfile: 1.59kB done [2023-10-17T20:20:37.358Z] #4 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #5 [core-command internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #5 transferring dockerfile: 1.82kB done [2023-10-17T20:20:37.358Z] #5 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #6 transferring dockerfile: 2.04kB done [2023-10-17T20:20:37.358Z] #6 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-17T20:20:37.358Z] #7 transferring dockerfile: 2.38kB done [2023-10-17T20:20:37.358Z] #7 DONE 0.0s [2023-10-17T20:20:37.358Z] [2023-10-17T20:20:37.358Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-10-17T20:20:37.616Z] #8 transferring dockerfile: 1.96kB done [2023-10-17T20:20:37.617Z] #8 DONE 0.0s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-17T20:20:37.617Z] #9 transferring dockerfile: 2.82kB done [2023-10-17T20:20:37.617Z] #9 DONE 0.0s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-10-17T20:20:37.617Z] #10 transferring dockerfile: 1.82kB done [2023-10-17T20:20:37.617Z] #10 DONE 0.1s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-17T20:20:37.617Z] #11 transferring dockerfile: 2.39kB done [2023-10-17T20:20:37.617Z] #11 DONE 0.1s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #12 [core-data internal] load build definition from Dockerfile [2023-10-17T20:20:37.617Z] #12 transferring dockerfile: 1.90kB done [2023-10-17T20:20:37.617Z] #12 DONE 0.1s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-17T20:20:37.617Z] #13 transferring dockerfile: 2.12kB done [2023-10-17T20:20:37.617Z] #13 DONE 0.1s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-10-17T20:20:37.617Z] #14 transferring dockerfile: 1.58kB done [2023-10-17T20:20:37.617Z] #14 DONE 0.1s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #15 [security-spire-agent internal] load .dockerignore [2023-10-17T20:20:37.617Z] #15 transferring context: 56B done [2023-10-17T20:20:37.617Z] #15 DONE 0.1s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #16 [support-notifications internal] load .dockerignore [2023-10-17T20:20:37.617Z] #16 transferring context: 56B done [2023-10-17T20:20:37.617Z] #16 DONE 0.0s [2023-10-17T20:20:37.617Z] [2023-10-17T20:20:37.617Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-10-17T20:20:37.874Z] #17 transferring context: 56B done [2023-10-17T20:20:37.874Z] #17 DONE 0.0s [2023-10-17T20:20:37.874Z] [2023-10-17T20:20:37.874Z] #18 [security-spire-server internal] load .dockerignore [2023-10-17T20:20:37.874Z] #18 transferring context: 56B done [2023-10-17T20:20:37.874Z] #18 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #19 [core-command internal] load .dockerignore [2023-10-17T20:20:37.875Z] #19 transferring context: 56B done [2023-10-17T20:20:37.875Z] #19 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #20 [security-proxy-auth internal] load .dockerignore [2023-10-17T20:20:37.875Z] #20 transferring context: 56B done [2023-10-17T20:20:37.875Z] #20 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-10-17T20:20:37.875Z] #21 transferring context: 56B done [2023-10-17T20:20:37.875Z] #21 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #22 [security-bootstrapper internal] load .dockerignore [2023-10-17T20:20:37.875Z] #22 transferring context: 56B done [2023-10-17T20:20:37.875Z] #22 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #23 [support-scheduler internal] load .dockerignore [2023-10-17T20:20:37.875Z] #23 transferring context: 56B done [2023-10-17T20:20:37.875Z] #23 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #24 [core-metadata internal] load .dockerignore [2023-10-17T20:20:37.875Z] #24 transferring context: 56B done [2023-10-17T20:20:37.875Z] #24 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #25 [security-proxy-setup internal] load .dockerignore [2023-10-17T20:20:37.875Z] #25 transferring context: 56B done [2023-10-17T20:20:37.875Z] #25 DONE 0.1s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #26 [core-data internal] load .dockerignore [2023-10-17T20:20:37.875Z] #26 transferring context: 56B done [2023-10-17T20:20:37.875Z] #26 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-17T20:20:37.875Z] #27 transferring context: 56B done [2023-10-17T20:20:37.875Z] #27 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #28 [security-spire-config internal] load .dockerignore [2023-10-17T20:20:37.875Z] #28 transferring context: 56B done [2023-10-17T20:20:37.875Z] #28 DONE 0.0s [2023-10-17T20:20:37.875Z] [2023-10-17T20:20:37.875Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:20:38.132Z] #29 ... [2023-10-17T20:20:38.132Z] [2023-10-17T20:20:38.132Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-17T20:20:38.132Z] #30 DONE 0.0s [2023-10-17T20:20:38.132Z] [2023-10-17T20:20:38.132Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:20:38.132Z] #29 DONE 0.2s [2023-10-17T20:20:38.132Z] [2023-10-17T20:20:38.132Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-17T20:20:38.132Z] #30 DONE 0.0s [2023-10-17T20:20:38.132Z] [2023-10-17T20:20:38.132Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:20:38.132Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-17T20:20:38.133Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:20:38.133Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-17T20:20:38.133Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-17T20:20:38.133Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-17T20:20:38.133Z] #31 ... [2023-10-17T20:20:38.133Z] [2023-10-17T20:20:38.133Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-17T20:20:38.133Z] #30 DONE 0.0s [2023-10-17T20:20:38.133Z] [2023-10-17T20:20:38.133Z] #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:20:38.133Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-17T20:20:38.133Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:20:38.133Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-17T20:20:38.133Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-17T20:20:38.133Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-17T20:20:38.390Z] #31 ... [2023-10-17T20:20:38.390Z] [2023-10-17T20:20:38.390Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:20:38.390Z] #29 DONE 0.3s [2023-10-17T20:20:38.390Z] [2023-10-17T20:20:38.390Z] #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:20:38.390Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-17T20:20:38.390Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:20:38.390Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-17T20:20:38.390Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-17T20:20:38.390Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-17T20:20:38.390Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-17T20:20:38.648Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-17T20:20:38.648Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:20:38.648Z] #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-17T20:20:38.648Z] #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-17T20:20:38.648Z] #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-17T20:20:38.648Z] #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-17T20:20:38.648Z] #31 DONE 0.7s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-17T20:20:38.648Z] #32 DONE 0.6s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-17T20:20:38.648Z] #33 DONE 0.7s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:20:38.648Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:20:38.648Z] #34 ... [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-17T20:20:38.648Z] #35 DONE 0.6s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #36 [security-spire-server internal] load build context [2023-10-17T20:20:38.648Z] #36 transferring context: 18.11kB 0.0s done [2023-10-17T20:20:38.648Z] #36 DONE 0.2s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #37 [security-spire-config internal] load build context [2023-10-17T20:20:38.648Z] #37 transferring context: 16.36kB 0.0s done [2023-10-17T20:20:38.648Z] #37 DONE 0.2s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #38 [security-spire-agent internal] load build context [2023-10-17T20:20:38.648Z] #38 transferring context: 17.64kB 0.0s done [2023-10-17T20:20:38.648Z] #38 DONE 0.1s [2023-10-17T20:20:38.648Z] [2023-10-17T20:20:38.648Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-17T20:20:39.996Z] c4a7e357bf2a: Pull complete [2023-10-17T20:20:39.996Z] f0e02332f6b5: Pull complete [2023-10-17T20:20:39.996Z] cefa15bbcfad: Pull complete [2023-10-17T20:20:41.932Z] #39 DONE 2.6s [2023-10-17T20:20:41.932Z] [2023-10-17T20:20:41.932Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:20:41.933Z] #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-10-17T20:20:41.933Z] #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2023-10-17T20:20:41.933Z] #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-17T20:20:41.933Z] #34 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-17T20:20:41.933Z] #34 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-17T20:20:41.933Z] #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-10-17T20:20:41.933Z] #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-17T20:20:41.933Z] #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-17T20:20:41.933Z] #34 ... [2023-10-17T20:20:41.933Z] [2023-10-17T20:20:41.933Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-17T20:20:41.933Z] #0 0.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:41.933Z] #0 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:41.933Z] #0 1.200 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:41.933Z] #0 1.207 (2/4) Installing openssl (3.1.3-r0) [2023-10-17T20:20:41.933Z] #0 1.220 (3/4) Installing su-exec (0.2-r3) [2023-10-17T20:20:41.933Z] #0 1.228 (4/4) Installing yq (4.33.3-r4) [2023-10-17T20:20:41.933Z] #0 1.287 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:41.933Z] #0 1.297 OK: 17 MiB in 19 packages [2023-10-17T20:20:41.933Z] #40 DONE 2.9s [2023-10-17T20:20:41.933Z] [2023-10-17T20:20:41.933Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-17T20:20:41.933Z] #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:41.933Z] #0 1.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:41.933Z] #0 1.228 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:41.933Z] #0 1.232 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:41.933Z] #0 1.239 OK: 7 MiB in 16 packages [2023-10-17T20:20:41.933Z] #41 DONE 2.9s [2023-10-17T20:20:41.933Z] [2023-10-17T20:20:41.933Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:20:41.933Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 2.6s [2023-10-17T20:20:41.933Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 2.6s [2023-10-17T20:20:41.933Z] #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.7s done [2023-10-17T20:20:41.933Z] #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-10-17T20:20:41.933Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 2.8s [2023-10-17T20:20:41.933Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 2.9s [2023-10-17T20:20:41.933Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.0s [2023-10-17T20:20:42.190Z] #34 ... [2023-10-17T20:20:42.190Z] [2023-10-17T20:20:42.190Z] #42 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-17T20:20:42.190Z] #42 DONE 0.9s [2023-10-17T20:20:42.190Z] [2023-10-17T20:20:42.190Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:20:42.190Z] #34 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 3.4s done [2023-10-17T20:20:42.190Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-10-17T20:20:44.090Z] #34 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.8s done [2023-10-17T20:20:48.232Z] 17808c966233: Pull complete [2023-10-17T20:20:48.386Z] #34 ... [2023-10-17T20:20:48.387Z] [2023-10-17T20:20:48.387Z] #43 [support-notifications internal] load build context [2023-10-17T20:20:48.387Z] #43 transferring context: 364.93MB 9.8s done [2023-10-17T20:20:48.387Z] #43 ... [2023-10-17T20:20:48.387Z] [2023-10-17T20:20:48.387Z] #44 [security-proxy-auth internal] load build context [2023-10-17T20:20:48.387Z] #44 transferring context: 364.93MB 8.0s done [2023-10-17T20:20:48.387Z] #44 ... [2023-10-17T20:20:48.387Z] [2023-10-17T20:20:48.387Z] #45 [security-bootstrapper internal] load build context [2023-10-17T20:20:48.387Z] #45 transferring context: 364.93MB 8.1s done [2023-10-17T20:20:48.387Z] #45 ... [2023-10-17T20:20:48.387Z] [2023-10-17T20:20:48.387Z] #46 [core-common-config-bootstrapper internal] load build context [2023-10-17T20:20:48.387Z] #46 transferring context: 364.93MB 8.5s done [2023-10-17T20:20:48.644Z] #46 ... [2023-10-17T20:20:48.644Z] [2023-10-17T20:20:48.644Z] #47 [security-proxy-setup internal] load build context [2023-10-17T20:20:48.644Z] #47 transferring context: 364.93MB 8.4s done [2023-10-17T20:20:48.644Z] #47 ... [2023-10-17T20:20:48.644Z] [2023-10-17T20:20:48.644Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-17T20:20:48.644Z] #0 3.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:48.644Z] #0 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:48.644Z] #0 4.167 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:48.644Z] #0 4.187 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:48.644Z] #0 4.191 OK: 7 MiB in 16 packages [2023-10-17T20:20:48.901Z] #48 ... [2023-10-17T20:20:48.901Z] [2023-10-17T20:20:48.901Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-17T20:20:48.901Z] #49 transferring context: 364.93MB 9.7s done [2023-10-17T20:20:49.158Z] #49 ... [2023-10-17T20:20:49.158Z] [2023-10-17T20:20:49.158Z] #50 [core-command internal] load build context [2023-10-17T20:20:49.158Z] #50 transferring context: 364.93MB 8.5s done [2023-10-17T20:20:49.158Z] #50 ... [2023-10-17T20:20:49.158Z] [2023-10-17T20:20:49.158Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-17T20:20:49.158Z] #0 4.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:49.158Z] #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:49.158Z] #0 4.456 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:49.158Z] #0 4.456 (2/2) Installing su-exec (0.2-r3) [2023-10-17T20:20:49.158Z] #0 4.456 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:49.158Z] #0 4.470 OK: 7 MiB in 17 packages [2023-10-17T20:20:49.415Z] #51 ... [2023-10-17T20:20:49.415Z] [2023-10-17T20:20:49.415Z] #52 [core-metadata internal] load build context [2023-10-17T20:20:49.415Z] #52 transferring context: 364.93MB 8.3s done [2023-10-17T20:20:49.415Z] #52 ... [2023-10-17T20:20:49.415Z] [2023-10-17T20:20:49.415Z] #53 [core-data internal] load build context [2023-10-17T20:20:49.415Z] #53 transferring context: 364.93MB 9.0s done [2023-10-17T20:20:49.763Z] f4c1fc716caa: Pull complete [2023-10-17T20:20:49.763Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T20:20:49.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T20:20:49.763Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-17T20:20:50.127Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T20:20:50.127Z] WORKDIR /edgex [2023-10-17T20:20:50.127Z] COPY go.mod . [2023-10-17T20:20:50.127Z] RUN go mod download [2023-10-17T20:20:50.127Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-17T20:20:50.165Z] #53 ... [2023-10-17T20:20:50.165Z] [2023-10-17T20:20:50.165Z] #54 [security-secretstore-setup internal] load build context [2023-10-17T20:20:50.165Z] #54 transferring context: 364.93MB 10.6s done [2023-10-17T20:20:50.165Z] #54 ... [2023-10-17T20:20:50.165Z] [2023-10-17T20:20:50.165Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-17T20:20:50.165Z] #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.165Z] #0 6.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.165Z] #0 6.662 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:20:50.165Z] #0 6.662 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:20:50.165Z] #0 6.662 OK: 20069 distinct packages available [2023-10-17T20:20:50.165Z] #0 6.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.165Z] #0 6.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.165Z] #0 6.984 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:50.165Z] #0 7.399 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-17T20:20:50.165Z] #0 7.399 (3/4) Installing libucontext (1.2-r2) [2023-10-17T20:20:50.165Z] #0 7.403 (4/4) Installing gcompat (1.1.0-r1) [2023-10-17T20:20:50.165Z] #0 7.409 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:50.165Z] #0 7.425 OK: 8 MiB in 19 packages [2023-10-17T20:20:50.423Z] #55 ... [2023-10-17T20:20:50.423Z] [2023-10-17T20:20:50.423Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-17T20:20:50.423Z] #0 3.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.423Z] #0 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.423Z] #0 4.156 (1/4) Installing ca-certificates (20230506-r0) [2023-10-17T20:20:50.423Z] #0 4.170 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:50.423Z] #0 4.184 (3/4) Installing su-exec (0.2-r3) [2023-10-17T20:20:50.423Z] #0 4.184 (4/4) Installing yq (4.33.3-r4) [2023-10-17T20:20:50.423Z] #0 4.254 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:50.423Z] #0 4.262 Executing ca-certificates-20230506-r0.trigger [2023-10-17T20:20:50.423Z] #0 4.324 OK: 17 MiB in 19 packages [2023-10-17T20:20:50.423Z] #56 ... [2023-10-17T20:20:50.423Z] [2023-10-17T20:20:50.423Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-17T20:20:50.423Z] #0 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.423Z] #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.423Z] #0 4.552 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:20:50.423Z] #0 4.552 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:20:50.423Z] #0 4.552 OK: 20069 distinct packages available [2023-10-17T20:20:50.423Z] #0 4.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.423Z] #0 4.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.423Z] #0 4.876 (1/11) Installing ca-certificates (20230506-r0) [2023-10-17T20:20:50.423Z] #0 4.887 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-17T20:20:50.423Z] #0 4.898 (3/11) Installing libunistring (1.1-r1) [2023-10-17T20:20:50.423Z] #0 4.926 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-17T20:20:50.423Z] #0 4.929 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-17T20:20:50.423Z] #0 4.934 (6/11) Installing libcurl (8.4.0-r0) [2023-10-17T20:20:50.423Z] #0 4.942 (7/11) Installing curl (8.4.0-r0) [2023-10-17T20:20:50.423Z] #0 4.950 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:50.423Z] #0 4.956 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-17T20:20:50.423Z] #0 4.956 (10/11) Installing libucontext (1.2-r2) [2023-10-17T20:20:50.423Z] #0 4.959 (11/11) Installing gcompat (1.1.0-r1) [2023-10-17T20:20:50.423Z] #0 4.962 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:50.423Z] #0 4.973 Executing ca-certificates-20230506-r0.trigger [2023-10-17T20:20:50.423Z] #0 5.019 OK: 12 MiB in 26 packages [2023-10-17T20:20:50.681Z] #57 ... [2023-10-17T20:20:50.681Z] [2023-10-17T20:20:50.681Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T20:20:50.681Z] #0 9.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.681Z] #0 9.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.681Z] #0 9.850 (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T20:20:50.681Z] #0 10.03 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:50.682Z] #0 10.03 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:50.682Z] #0 10.04 Executing ca-certificates-20230506-r0.trigger [2023-10-17T20:20:50.682Z] #0 10.08 OK: 8 MiB in 17 packages [2023-10-17T20:20:50.682Z] #58 ... [2023-10-17T20:20:50.682Z] [2023-10-17T20:20:50.682Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:20:50.682Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-10-17T20:20:50.682Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-10-17T20:20:50.682Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-17T20:20:50.682Z] #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-17T20:20:50.682Z] #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-17T20:20:50.682Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-10-17T20:20:50.682Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.5s done [2023-10-17T20:20:50.682Z] #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-17T20:20:50.682Z] #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.0s done [2023-10-17T20:20:50.682Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-17T20:20:50.682Z] #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2023-10-17T20:20:50.718Z] Sending build context to Docker daemon 2.995MB [2023-10-17T20:20:50.718Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T20:20:50.718Z] ---> ea914061e18c [2023-10-17T20:20:50.718Z] Step 2/4 : WORKDIR /edgex [2023-10-17T20:20:50.941Z] #59 ... [2023-10-17T20:20:50.941Z] [2023-10-17T20:20:50.941Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-17T20:20:50.941Z] #0 9.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.941Z] #0 9.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.941Z] #0 9.302 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:20:50.941Z] #0 9.302 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:20:50.941Z] #0 9.302 OK: 20069 distinct packages available [2023-10-17T20:20:50.941Z] #0 9.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.941Z] #0 9.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:50.941Z] #0 9.648 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-17T20:20:50.941Z] #0 9.651 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-17T20:20:50.941Z] #0 9.653 (3/5) Installing libucontext (1.2-r2) [2023-10-17T20:20:50.941Z] #0 9.665 (4/5) Installing gcompat (1.1.0-r1) [2023-10-17T20:20:50.941Z] #0 10.05 (5/5) Installing openssl (3.1.3-r0) [2023-10-17T20:20:50.941Z] #0 10.06 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:20:50.941Z] #0 10.07 OK: 8 MiB in 20 packages [2023-10-17T20:20:50.941Z] #60 ... [2023-10-17T20:20:50.941Z] [2023-10-17T20:20:50.941Z] #61 [support-scheduler internal] load build context [2023-10-17T20:20:50.941Z] #61 transferring context: 364.93MB 8.2s done [2023-10-17T20:20:51.508Z] #61 ... [2023-10-17T20:20:51.508Z] [2023-10-17T20:20:51.508Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:20:51.508Z] #0 6.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:51.508Z] #0 6.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:51.508Z] #0 7.187 OK: 264 MiB in 52 packages [2023-10-17T20:20:51.767Z] #62 ... [2023-10-17T20:20:51.767Z] [2023-10-17T20:20:51.767Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:20:51.767Z] #63 ... [2023-10-17T20:20:51.767Z] [2023-10-17T20:20:51.767Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-17T20:20:52.026Z] #64 ... [2023-10-17T20:20:52.026Z] [2023-10-17T20:20:52.026Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-17T20:20:52.678Z] ---> Running in a44a05277e8d [2023-10-17T20:20:52.949Z] Removing intermediate container a44a05277e8d [2023-10-17T20:20:52.949Z] ---> 020dfa1b01d4 [2023-10-17T20:20:52.949Z] Step 3/4 : COPY go.mod . [2023-10-17T20:20:53.400Z] #65 ... [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #44 [security-proxy-auth internal] load build context [2023-10-17T20:20:53.400Z] #44 DONE 15.2s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-17T20:20:53.400Z] #48 DONE 14.8s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #51 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-17T20:20:53.400Z] #51 DONE 14.8s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-17T20:20:53.400Z] #55 DONE 14.7s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-17T20:20:53.400Z] #57 DONE 14.8s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-17T20:20:53.400Z] #56 DONE 14.9s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:20:53.400Z] #62 DONE 12.0s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T20:20:53.400Z] #58 DONE 14.9s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #45 [security-bootstrapper internal] load build context [2023-10-17T20:20:53.400Z] #45 DONE 15.3s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #61 [support-scheduler internal] load build context [2023-10-17T20:20:53.400Z] #61 DONE 15.3s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #52 [core-metadata internal] load build context [2023-10-17T20:20:53.400Z] #52 DONE 15.3s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #47 [security-proxy-setup internal] load build context [2023-10-17T20:20:53.400Z] #47 DONE 15.1s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #50 [core-command internal] load build context [2023-10-17T20:20:53.400Z] #50 DONE 15.4s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #46 [core-common-config-bootstrapper internal] load build context [2023-10-17T20:20:53.400Z] #46 DONE 15.2s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #53 [core-data internal] load build context [2023-10-17T20:20:53.400Z] #53 DONE 15.2s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-17T20:20:53.400Z] #60 DONE 14.9s [2023-10-17T20:20:53.400Z] [2023-10-17T20:20:53.400Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:20:53.535Z] ---> c4ff68160608 [2023-10-17T20:20:53.535Z] Step 4/4 : RUN go mod download [2023-10-17T20:20:53.535Z] ---> Running in 0722f8a1f58b [2023-10-17T20:20:53.657Z] #66 DONE 0.1s [2023-10-17T20:20:53.657Z] [2023-10-17T20:20:53.657Z] #49 [security-spiffe-token-provider internal] load build context [2023-10-17T20:20:53.657Z] #49 DONE 15.5s [2023-10-17T20:20:53.657Z] [2023-10-17T20:20:53.657Z] #54 [security-secretstore-setup internal] load build context [2023-10-17T20:20:53.657Z] #54 DONE 15.4s [2023-10-17T20:20:53.657Z] [2023-10-17T20:20:53.657Z] #43 [support-notifications internal] load build context [2023-10-17T20:20:53.657Z] #43 DONE 15.5s [2023-10-17T20:20:53.657Z] [2023-10-17T20:20:53.657Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:20:53.657Z] #59 ... [2023-10-17T20:20:53.657Z] [2023-10-17T20:20:53.657Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:20:53.657Z] #34 DONE 15.2s [2023-10-17T20:20:53.916Z] [2023-10-17T20:20:53.916Z] #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-17T20:20:54.489Z] #67 DONE 0.5s [2023-10-17T20:20:54.489Z] [2023-10-17T20:20:54.489Z] #63 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:20:54.489Z] #63 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:54.489Z] #63 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:54.748Z] #63 13.24 OK: 264 MiB in 52 packages [2023-10-17T20:20:56.198Z] #63 ... [2023-10-17T20:20:56.198Z] [2023-10-17T20:20:56.198Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-17T20:20:56.198Z] #65 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:56.198Z] #65 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:56.198Z] #65 13.26 OK: 264 MiB in 52 packages [2023-10-17T20:20:56.198Z] #65 DONE 14.9s [2023-10-17T20:20:56.198Z] [2023-10-17T20:20:56.198Z] #68 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:20:56.198Z] #68 DONE 2.0s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-17T20:20:56.457Z] #64 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:56.457Z] #64 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:56.457Z] #64 13.27 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:20:56.457Z] #64 13.27 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:20:56.457Z] #64 13.27 OK: 20075 distinct packages available [2023-10-17T20:20:56.457Z] #64 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:56.457Z] #64 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T20:20:56.457Z] #64 13.63 OK: 264 MiB in 52 packages [2023-10-17T20:20:56.457Z] #64 DONE 14.9s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:20:56.457Z] #69 DONE 2.4s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:20:56.457Z] #63 DONE 15.0s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:20:56.457Z] #70 DONE 2.4s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #71 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-17T20:20:56.457Z] #71 DONE 0.1s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-17T20:20:56.457Z] #72 DONE 0.1s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-17T20:20:56.457Z] #73 DONE 0.1s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:20:56.457Z] #74 DONE 0.2s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:20:56.457Z] #75 DONE 0.2s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:20:56.457Z] #76 DONE 0.2s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #77 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-17T20:20:56.457Z] #77 DONE 0.1s [2023-10-17T20:20:56.457Z] [2023-10-17T20:20:56.457Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:20:56.716Z] #78 ... [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #79 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-17T20:20:56.716Z] #79 DONE 0.1s [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #80 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-17T20:20:56.716Z] #80 DONE 0.2s [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #81 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:20:56.716Z] #81 DONE 0.1s [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:20:56.716Z] #82 DONE 0.1s [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:20:56.716Z] #83 DONE 0.1s [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #84 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-17T20:20:56.716Z] #84 DONE 3.5s [2023-10-17T20:20:56.716Z] [2023-10-17T20:20:56.716Z] #85 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-17T20:20:56.974Z] #85 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-17T20:20:56.974Z] #86 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #87 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-17T20:20:56.974Z] #87 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-17T20:20:56.974Z] #88 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-17T20:20:56.974Z] #89 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-17T20:20:56.974Z] #90 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-17T20:20:56.974Z] #91 DONE 0.1s [2023-10-17T20:20:56.974Z] [2023-10-17T20:20:56.974Z] #92 [security-spire-config] exporting to image [2023-10-17T20:20:56.974Z] #92 exporting layers [2023-10-17T20:20:57.540Z] #92 exporting layers 0.5s done [2023-10-17T20:20:57.540Z] #92 writing image sha256:489a24a35d3da4ca4ebe55e2173ea58ed687fccb87212079c896545918362d1d [2023-10-17T20:20:57.540Z] #92 exporting layers 0.6s done [2023-10-17T20:20:57.540Z] #92 writing image sha256:489a24a35d3da4ca4ebe55e2173ea58ed687fccb87212079c896545918362d1d 0.0s done [2023-10-17T20:20:57.540Z] #92 naming to docker.io/library/security-spire-agent done [2023-10-17T20:20:57.540Z] #92 writing image sha256:8524306ec9c1460ce39546c45a73359998d249b31a03d3cd065dfb619794fec3 done [2023-10-17T20:20:57.540Z] #92 naming to docker.io/library/security-spire-server done [2023-10-17T20:20:57.540Z] #92 writing image sha256:a63dab4c18c440baed073b5e2f259f200c08e7b3611da88ec74c9da9e94b72d0 done [2023-10-17T20:20:57.540Z] #92 naming to docker.io/library/security-spire-config done [2023-10-17T20:20:57.540Z] #92 DONE 0.7s [2023-10-17T20:20:57.540Z] [2023-10-17T20:20:57.541Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:04.110Z] #93 ... [2023-10-17T20:21:04.110Z] [2023-10-17T20:21:04.110Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:04.110Z] #94 ... [2023-10-17T20:21:04.110Z] [2023-10-17T20:21:04.110Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:30.658Z] #95 DONE 30.3s [2023-10-17T20:21:30.658Z] [2023-10-17T20:21:30.658Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:30.658Z] #78 DONE 30.2s [2023-10-17T20:21:30.658Z] [2023-10-17T20:21:30.658Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:30.658Z] #94 DONE 33.2s [2023-10-17T20:21:30.658Z] [2023-10-17T20:21:30.658Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:30.658Z] #93 DONE 30.3s [2023-10-17T20:21:30.658Z] [2023-10-17T20:21:30.658Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #96 ... [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #97 [core-command builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #97 DONE 10.1s [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #98 DONE 10.0s [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #99 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #100 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #101 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #102 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #103 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #104 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #105 DONE 10.1s [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #96 DONE 10.1s [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #106 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #107 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #108 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #109 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #110 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #111 [core-data builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #111 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #112 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #112 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #113 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #114 [core-metadata builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #114 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #115 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #115 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #116 [support-scheduler builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #116 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #117 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:21:37.342Z] #118 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #119 [security-proxy-auth builder 6/7] COPY . . [2023-10-17T20:21:37.342Z] #119 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:21:37.342Z] #120 CACHED [2023-10-17T20:21:37.342Z] [2023-10-17T20:21:37.342Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:21:37.914Z] #121 0.823 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-17T20:21:40.401Z] Removing intermediate container 0722f8a1f58b [2023-10-17T20:21:40.401Z] ---> 868fb5a88318 [2023-10-17T20:21:40.401Z] Successfully built 868fb5a88318 [2023-10-17T20:21:40.401Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:21:40.738Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T20:21:40.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:21:40.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container [2023-10-17T20:21:41.014Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T20:21:42.263Z] $ docker top ea6d35e4d9c3829203df33c3e36d468e0881d129891ed912bab53daad853380f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T20:21:43.095Z] + go version [2023-10-17T20:21:43.095Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T20:21:43.106Z] $ docker stop --time=1 ea6d35e4d9c3829203df33c3e36d468e0881d129891ed912bab53daad853380f [2023-10-17T20:21:44.689Z] $ docker rm -f --volumes ea6d35e4d9c3829203df33c3e36d468e0881d129891ed912bab53daad853380f [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) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:21:45.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-17T20:21:45.315Z] [2023-10-17T20:21:45.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:21:45.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-17T20:21:45.649Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-17T20:21:45.649Z] 547446be3368: Pulling fs layer [2023-10-17T20:21:45.649Z] d125d8839a47: Pulling fs layer [2023-10-17T20:21:45.649Z] 3e85d5ac6304: Pulling fs layer [2023-10-17T20:21:45.649Z] c3105a71a48b: Pulling fs layer [2023-10-17T20:21:45.649Z] 0f093f025ec4: Pulling fs layer [2023-10-17T20:21:45.649Z] c3106fc0e877: Pulling fs layer [2023-10-17T20:21:45.649Z] c3105a71a48b: Waiting [2023-10-17T20:21:45.649Z] 0f093f025ec4: Waiting [2023-10-17T20:21:45.649Z] c3106fc0e877: Waiting [2023-10-17T20:21:45.923Z] 547446be3368: Verifying Checksum [2023-10-17T20:21:45.923Z] c3105a71a48b: Verifying Checksum [2023-10-17T20:21:45.923Z] c3105a71a48b: Download complete [2023-10-17T20:21:46.513Z] d125d8839a47: Verifying Checksum [2023-10-17T20:21:46.513Z] d125d8839a47: Download complete [2023-10-17T20:21:46.513Z] c3106fc0e877: Verifying Checksum [2023-10-17T20:21:46.513Z] c3106fc0e877: Download complete [2023-10-17T20:21:46.513Z] 0f093f025ec4: Verifying Checksum [2023-10-17T20:21:46.513Z] 0f093f025ec4: Download complete [2023-10-17T20:21:46.781Z] 547446be3368: Pull complete [2023-10-17T20:21:47.874Z] #121 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #122 [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-10-17T20:21:47.874Z] #0 0.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-17T20:21:47.874Z] #122 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:21:47.874Z] #0 0.923 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-17T20:21:47.874Z] #123 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-17T20:21:47.874Z] #0 1.093 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-17T20:21:47.874Z] #124 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-17T20:21:47.874Z] #0 1.009 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-17T20:21:47.874Z] #125 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:21:47.874Z] #0 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-17T20:21:47.874Z] #126 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:21:47.874Z] #0 1.111 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-17T20:21:47.874Z] #127 ... [2023-10-17T20:21:47.874Z] [2023-10-17T20:21:47.874Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:21:47.874Z] #0 0.993 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-17T20:21:48.132Z] #128 ... [2023-10-17T20:21:48.132Z] [2023-10-17T20:21:48.132Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-17T20:21:48.132Z] #0 0.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-17T20:21:48.132Z] #129 ... [2023-10-17T20:21:48.132Z] [2023-10-17T20:21:48.132Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-17T20:21:48.133Z] #0 1.162 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-17T20:21:48.190Z] d125d8839a47: Pull complete [2023-10-17T20:21:48.392Z] #130 ... [2023-10-17T20:21:48.392Z] [2023-10-17T20:21:48.392Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-17T20:21:48.392Z] #0 0.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-17T20:21:48.456Z] 3e85d5ac6304: Verifying Checksum [2023-10-17T20:21:48.457Z] 3e85d5ac6304: Download complete [2023-10-17T20:21:58.524Z] 3e85d5ac6304: Pull complete [2023-10-17T20:21:58.524Z] c3105a71a48b: Pull complete [2023-10-17T20:21:59.483Z] 0f093f025ec4: Pull complete [2023-10-17T20:21:59.483Z] c3106fc0e877: Pull complete [2023-10-17T20:21:59.483Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-17T20:21:59.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-17T20:21:59.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:21:59.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container [2023-10-17T20:21:59.730Z] $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-10-17T20:22:01.691Z] $ docker top e9103d455b5ea7e5e0407287d9dfd02e36b77d8711e98842f23c5f9ea8c14b8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T20:22:02.522Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-17T20:22:12.614Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #1 transferring dockerfile: [2023-10-17T20:22:12.614Z] #1 transferring dockerfile: 1.59kB done [2023-10-17T20:22:12.614Z] #1 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #2 transferring dockerfile: 2.82kB done [2023-10-17T20:22:12.614Z] #2 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #3 transferring dockerfile: 2.38kB 0.0s done [2023-10-17T20:22:12.614Z] #3 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #4 transferring dockerfile: 1.84kB done [2023-10-17T20:22:12.614Z] #4 DONE 0.0s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #5 transferring dockerfile: 1.78kB 0.0s done [2023-10-17T20:22:12.614Z] #5 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #6 transferring dockerfile: 1.96kB 0.0s done [2023-10-17T20:22:12.614Z] #6 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #7 transferring dockerfile: 1.70kB 0.0s done [2023-10-17T20:22:12.614Z] #7 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #8 transferring dockerfile: 1.82kB 0.0s done [2023-10-17T20:22:12.614Z] #8 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #9 transferring dockerfile: 2.39kB 0.0s done [2023-10-17T20:22:12.614Z] #9 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-17T20:22:12.614Z] #10 transferring dockerfile: 2.04kB 0.0s done [2023-10-17T20:22:12.614Z] #10 DONE 0.1s [2023-10-17T20:22:12.614Z] [2023-10-17T20:22:12.614Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-10-17T20:22:12.881Z] #11 transferring dockerfile: 1.58kB 0.0s done [2023-10-17T20:22:12.881Z] #11 DONE 0.1s [2023-10-17T20:22:12.881Z] [2023-10-17T20:22:12.881Z] #12 [core-data internal] load build definition from Dockerfile [2023-10-17T20:22:12.881Z] #12 transferring dockerfile: 1.90kB 0.0s done [2023-10-17T20:22:12.881Z] #12 DONE 0.1s [2023-10-17T20:22:12.881Z] [2023-10-17T20:22:12.881Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-17T20:22:12.881Z] #13 transferring dockerfile: 2.12kB done [2023-10-17T20:22:12.881Z] #13 DONE 0.1s [2023-10-17T20:22:12.881Z] [2023-10-17T20:22:12.881Z] #14 [core-command internal] load build definition from Dockerfile [2023-10-17T20:22:12.882Z] #14 transferring dockerfile: 1.82kB 0.0s done [2023-10-17T20:22:12.882Z] #14 DONE 0.1s [2023-10-17T20:22:12.882Z] [2023-10-17T20:22:12.882Z] #15 [security-spire-server internal] load .dockerignore [2023-10-17T20:22:12.882Z] #15 transferring context: [2023-10-17T20:22:13.149Z] #15 transferring context: 56B 0.0s done [2023-10-17T20:22:13.149Z] #15 DONE 0.1s [2023-10-17T20:22:13.744Z] [2023-10-17T20:22:13.744Z] #16 [security-bootstrapper internal] load .dockerignore [2023-10-17T20:22:13.744Z] #16 transferring context: 56B 0.0s done [2023-10-17T20:22:13.744Z] #16 DONE 0.1s [2023-10-17T20:22:13.744Z] [2023-10-17T20:22:13.744Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-10-17T20:22:13.744Z] #17 transferring context: 56B 0.0s done [2023-10-17T20:22:13.744Z] #17 DONE 0.1s [2023-10-17T20:22:13.744Z] [2023-10-17T20:22:13.744Z] #18 [support-notifications internal] load .dockerignore [2023-10-17T20:22:14.015Z] #18 transferring context: 56B 0.0s done [2023-10-17T20:22:14.015Z] #18 DONE 0.1s [2023-10-17T20:22:14.015Z] [2023-10-17T20:22:14.015Z] #19 [core-metadata internal] load .dockerignore [2023-10-17T20:22:14.015Z] #19 DONE 0.0s [2023-10-17T20:22:14.015Z] [2023-10-17T20:22:14.015Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-10-17T20:22:14.015Z] #20 transferring context: 56B done [2023-10-17T20:22:14.015Z] #20 DONE 0.1s [2023-10-17T20:22:14.015Z] [2023-10-17T20:22:14.015Z] #19 [core-metadata internal] load .dockerignore [2023-10-17T20:22:14.015Z] #19 transferring context: 56B 0.0s done [2023-10-17T20:22:14.015Z] #19 DONE 0.1s [2023-10-17T20:22:14.015Z] [2023-10-17T20:22:14.015Z] #21 [security-spire-agent internal] load .dockerignore [2023-10-17T20:22:14.287Z] #21 transferring context: 56B done [2023-10-17T20:22:14.287Z] #21 DONE 0.0s [2023-10-17T20:22:14.287Z] [2023-10-17T20:22:14.287Z] #22 [support-scheduler internal] load .dockerignore [2023-10-17T20:22:14.287Z] #22 transferring context: 56B 0.0s done [2023-10-17T20:22:14.287Z] #22 DONE 0.1s [2023-10-17T20:22:14.287Z] [2023-10-17T20:22:14.287Z] #23 [security-proxy-setup internal] load .dockerignore [2023-10-17T20:22:14.287Z] #23 transferring context: 56B 0.0s done [2023-10-17T20:22:14.287Z] #23 DONE 0.1s [2023-10-17T20:22:14.287Z] [2023-10-17T20:22:14.287Z] #24 [security-proxy-auth internal] load .dockerignore [2023-10-17T20:22:14.288Z] #24 transferring context: 56B 0.0s done [2023-10-17T20:22:14.288Z] #24 DONE 0.1s [2023-10-17T20:22:14.288Z] [2023-10-17T20:22:14.288Z] #25 [security-spire-config internal] load .dockerignore [2023-10-17T20:22:14.559Z] #25 transferring context: 56B 0.0s done [2023-10-17T20:22:14.559Z] #25 DONE 0.1s [2023-10-17T20:22:14.559Z] [2023-10-17T20:22:14.559Z] #26 [core-data internal] load .dockerignore [2023-10-17T20:22:14.559Z] #26 transferring context: 56B done [2023-10-17T20:22:14.559Z] #26 DONE 0.1s [2023-10-17T20:22:14.559Z] [2023-10-17T20:22:14.559Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-17T20:22:14.559Z] #27 transferring context: 56B 0.0s done [2023-10-17T20:22:14.559Z] #27 DONE 0.1s [2023-10-17T20:22:14.559Z] [2023-10-17T20:22:14.559Z] #28 [core-command internal] load .dockerignore [2023-10-17T20:22:14.826Z] #28 transferring context: 56B 0.0s done [2023-10-17T20:22:14.826Z] #28 DONE 0.1s [2023-10-17T20:22:14.826Z] [2023-10-17T20:22:14.826Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-17T20:22:14.826Z] #29 ... [2023-10-17T20:22:14.826Z] [2023-10-17T20:22:14.826Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:22:14.826Z] #30 DONE 0.2s [2023-10-17T20:22:15.097Z] [2023-10-17T20:22:15.097Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-17T20:22:15.369Z] #29 ... [2023-10-17T20:22:15.369Z] [2023-10-17T20:22:15.369Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:15.369Z] #31 DONE 0.0s [2023-10-17T20:22:15.369Z] [2023-10-17T20:22:15.369Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:15.369Z] #31 DONE 0.0s [2023-10-17T20:22:15.369Z] [2023-10-17T20:22:15.369Z] #32 [security-bootstrapper internal] load build context [2023-10-17T20:22:15.369Z] #32 DONE 0.0s [2023-10-17T20:22:15.369Z] [2023-10-17T20:22:15.369Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-17T20:22:15.369Z] #33 DONE 0.0s [2023-10-17T20:22:15.369Z] [2023-10-17T20:22:15.369Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-17T20:22:15.369Z] #29 DONE 0.8s [2023-10-17T20:22:15.369Z] [2023-10-17T20:22:15.369Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:22:15.644Z] #30 ... [2023-10-17T20:22:15.644Z] [2023-10-17T20:22:15.644Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:15.644Z] #31 DONE 0.0s [2023-10-17T20:22:15.644Z] [2023-10-17T20:22:15.644Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:22:15.644Z] #30 DONE 0.2s [2023-10-17T20:22:15.644Z] [2023-10-17T20:22:15.644Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:15.644Z] #31 DONE 0.0s [2023-10-17T20:22:15.644Z] [2023-10-17T20:22:15.644Z] #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:15.644Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-17T20:22:15.916Z] #34 ... [2023-10-17T20:22:15.917Z] [2023-10-17T20:22:15.917Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:15.917Z] #31 DONE 0.0s [2023-10-17T20:22:15.917Z] [2023-10-17T20:22:15.917Z] #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:15.917Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-17T20:22:15.917Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:22:15.917Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-17T20:22:15.917Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-10-17T20:22:16.186Z] #34 ... [2023-10-17T20:22:16.186Z] [2023-10-17T20:22:16.186Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:16.186Z] #31 DONE 0.0s [2023-10-17T20:22:16.186Z] [2023-10-17T20:22:16.186Z] #35 [security-spire-server internal] load build context [2023-10-17T20:22:16.186Z] #35 transferring context: 18.11kB 0.1s done [2023-10-17T20:22:16.186Z] #35 DONE 0.6s [2023-10-17T20:22:16.186Z] [2023-10-17T20:22:16.186Z] #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:16.186Z] #34 ... [2023-10-17T20:22:16.186Z] [2023-10-17T20:22:16.186Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:22:16.186Z] #30 DONE 0.7s [2023-10-17T20:22:16.186Z] [2023-10-17T20:22:16.186Z] #34 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:16.186Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.5s [2023-10-17T20:22:16.186Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-17T20:22:16.186Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-17T20:22:16.186Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:22:16.186Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-17T20:22:16.452Z] #34 ... [2023-10-17T20:22:16.452Z] [2023-10-17T20:22:16.452Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:16.452Z] #31 DONE 0.0s [2023-10-17T20:22:16.452Z] [2023-10-17T20:22:16.452Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-17T20:22:16.452Z] #29 DONE 1.0s [2023-10-17T20:22:16.452Z] [2023-10-17T20:22:16.452Z] #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:16.452Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-17T20:22:16.452Z] #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-17T20:22:17.041Z] #34 ... [2023-10-17T20:22:17.041Z] [2023-10-17T20:22:17.041Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:17.041Z] #31 DONE 0.0s [2023-10-17T20:22:17.041Z] [2023-10-17T20:22:17.041Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:17.041Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-17T20:22:17.041Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-17T20:22:17.041Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-17T20:22:17.041Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-17T20:22:17.041Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-17T20:22:17.041Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-17T20:22:17.041Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-17T20:22:17.041Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-10-17T20:22:17.041Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.92MB / 23.39MB 1.2s [2023-10-17T20:22:17.041Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-10-17T20:22:17.041Z] #36 ... [2023-10-17T20:22:17.041Z] [2023-10-17T20:22:17.041Z] #37 [security-proxy-setup internal] load build context [2023-10-17T20:22:17.041Z] #37 DONE 0.0s [2023-10-17T20:22:17.041Z] [2023-10-17T20:22:17.041Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:17.317Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.5s [2023-10-17T20:22:17.317Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-17T20:22:17.584Z] #36 ... [2023-10-17T20:22:17.584Z] [2023-10-17T20:22:17.584Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:17.584Z] #31 DONE 0.0s [2023-10-17T20:22:17.584Z] [2023-10-17T20:22:17.584Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:17.584Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 1.7s [2023-10-17T20:22:17.584Z] #36 ... [2023-10-17T20:22:17.584Z] [2023-10-17T20:22:17.584Z] #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-17T20:22:17.584Z] #29 DONE 1.5s [2023-10-17T20:22:17.584Z] [2023-10-17T20:22:17.584Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:17.854Z] #36 ... [2023-10-17T20:22:17.854Z] [2023-10-17T20:22:17.854Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:22:17.854Z] #30 DONE 1.9s [2023-10-17T20:22:17.854Z] [2023-10-17T20:22:17.854Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:17.854Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.2s [2023-10-17T20:22:17.854Z] #36 ... [2023-10-17T20:22:17.854Z] [2023-10-17T20:22:17.854Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:17.854Z] #31 DONE 0.0s [2023-10-17T20:22:17.854Z] [2023-10-17T20:22:17.854Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-17T20:22:17.854Z] #38 DONE 2.0s [2023-10-17T20:22:17.854Z] [2023-10-17T20:22:17.854Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:17.854Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-17T20:22:17.854Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-17T20:22:17.854Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-17T20:22:17.854Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-17T20:22:17.854Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-17T20:22:17.854Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-17T20:22:17.854Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-17T20:22:17.854Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-10-17T20:22:17.854Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-17T20:22:18.130Z] #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-17T20:22:18.130Z] #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-17T20:22:18.131Z] #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-17T20:22:18.131Z] #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-17T20:22:18.131Z] #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-10-17T20:22:18.131Z] #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-17T20:22:18.131Z] #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-17T20:22:18.131Z] #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-10-17T20:22:18.131Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.3s [2023-10-17T20:22:18.131Z] #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-10-17T20:22:18.131Z] #36 ... [2023-10-17T20:22:18.131Z] [2023-10-17T20:22:18.131Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-17T20:22:18.131Z] #31 DONE 0.0s [2023-10-17T20:22:18.131Z] [2023-10-17T20:22:18.131Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-17T20:22:18.131Z] #30 DONE 2.2s [2023-10-17T20:22:18.131Z] [2023-10-17T20:22:18.131Z] #39 [security-secretstore-setup internal] load build context [2023-10-17T20:22:18.131Z] #39 transferring context: 2.61MB 1.8s done [2023-10-17T20:22:18.131Z] #39 DONE 2.6s [2023-10-17T20:22:18.131Z] [2023-10-17T20:22:18.131Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:18.131Z] #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-17T20:22:18.399Z] #36 ... [2023-10-17T20:22:18.399Z] [2023-10-17T20:22:18.399Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:22:18.399Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-10-17T20:22:18.399Z] #40 DONE 0.2s [2023-10-17T20:22:18.399Z] [2023-10-17T20:22:18.399Z] #41 [security-spiffe-token-provider internal] load build context [2023-10-17T20:22:18.399Z] #41 transferring context: 2.61MB 1.8s done [2023-10-17T20:22:18.399Z] #41 DONE 2.5s [2023-10-17T20:22:18.399Z] [2023-10-17T20:22:18.399Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:18.399Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.5s [2023-10-17T20:22:18.399Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.7s [2023-10-17T20:22:18.670Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s [2023-10-17T20:22:18.670Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s done [2023-10-17T20:22:18.939Z] #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.0s done [2023-10-17T20:22:18.939Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-17T20:22:18.939Z] #36 ... [2023-10-17T20:22:18.939Z] [2023-10-17T20:22:18.939Z] #42 [support-notifications internal] load build context [2023-10-17T20:22:18.939Z] #42 transferring context: 2.61MB 2.3s done [2023-10-17T20:22:18.939Z] #42 DONE 3.3s [2023-10-17T20:22:18.939Z] [2023-10-17T20:22:18.939Z] #32 [security-bootstrapper internal] load build context [2023-10-17T20:22:18.939Z] #32 transferring context: 2.61MB 2.7s done [2023-10-17T20:22:18.939Z] #32 DONE 3.5s [2023-10-17T20:22:19.208Z] [2023-10-17T20:22:19.208Z] #34 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:19.208Z] #34 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-17T20:22:19.208Z] #34 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-17T20:22:19.208Z] #34 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-17T20:22:19.208Z] #34 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-17T20:22:19.208Z] #34 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-10-17T20:22:19.482Z] #34 ... [2023-10-17T20:22:19.482Z] [2023-10-17T20:22:19.482Z] #43 [support-scheduler internal] load build context [2023-10-17T20:22:19.482Z] #43 transferring context: 2.61MB 1.8s done [2023-10-17T20:22:19.482Z] #43 DONE 3.2s [2023-10-17T20:22:19.482Z] [2023-10-17T20:22:19.482Z] #34 [core-common-config-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:19.482Z] #34 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.0s done [2023-10-17T20:22:19.751Z] #34 ... [2023-10-17T20:22:19.751Z] [2023-10-17T20:22:19.751Z] #44 [security-spire-config internal] load build context [2023-10-17T20:22:19.751Z] #44 transferring context: 16.36kB 0.1s done [2023-10-17T20:22:19.751Z] #44 DONE 1.7s [2023-10-17T20:22:19.751Z] [2023-10-17T20:22:19.751Z] #45 [core-metadata internal] load build context [2023-10-17T20:22:19.751Z] #45 transferring context: 2.61MB 1.9s done [2023-10-17T20:22:19.751Z] #45 DONE 3.4s [2023-10-17T20:22:19.751Z] [2023-10-17T20:22:19.751Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:20.019Z] #36 ... [2023-10-17T20:22:20.019Z] [2023-10-17T20:22:20.019Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-17T20:22:20.019Z] #33 DONE 4.8s [2023-10-17T20:22:20.019Z] [2023-10-17T20:22:20.019Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:20.019Z] #36 ... [2023-10-17T20:22:20.019Z] [2023-10-17T20:22:20.019Z] #46 [security-spire-agent internal] load build context [2023-10-17T20:22:20.019Z] #46 transferring context: 17.64kB 0.1s done [2023-10-17T20:22:20.019Z] #46 DONE 2.1s [2023-10-17T20:22:20.288Z] [2023-10-17T20:22:20.288Z] #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-17T20:22:20.558Z] #47 ... [2023-10-17T20:22:20.558Z] [2023-10-17T20:22:20.558Z] #37 [security-proxy-setup internal] load build context [2023-10-17T20:22:20.558Z] #37 transferring context: 2.61MB 1.3s done [2023-10-17T20:22:20.558Z] #37 DONE 3.4s [2023-10-17T20:22:20.829Z] [2023-10-17T20:22:20.829Z] #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:22:21.099Z] #34 ... [2023-10-17T20:22:21.099Z] [2023-10-17T20:22:21.099Z] #47 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-10-17T20:22:21.099Z] #47 DONE 1.4s [2023-10-17T20:22:21.369Z] [2023-10-17T20:22:21.369Z] #48 [security-proxy-auth internal] load build context [2023-10-17T20:22:21.369Z] #48 transferring context: 2.61MB 2.1s done [2023-10-17T20:22:21.369Z] #48 DONE 4.1s [2023-10-17T20:22:21.369Z] [2023-10-17T20:22:21.369Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-17T20:22:21.369Z] #49 ... [2023-10-17T20:22:21.369Z] [2023-10-17T20:22:21.369Z] #50 [core-command internal] load build context [2023-10-17T20:22:21.369Z] #50 transferring context: 2.61MB 1.3s done [2023-10-17T20:22:21.369Z] #50 DONE 3.3s [2023-10-17T20:22:21.369Z] [2023-10-17T20:22:21.369Z] #51 [core-data internal] load build context [2023-10-17T20:22:21.369Z] #51 transferring context: 2.61MB 1.6s done [2023-10-17T20:22:21.369Z] #51 DONE 3.4s [2023-10-17T20:22:21.369Z] [2023-10-17T20:22:21.369Z] #52 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-17T20:22:21.653Z] #52 ... [2023-10-17T20:22:21.653Z] [2023-10-17T20:22:21.653Z] #53 [core-common-config-bootstrapper internal] load build context [2023-10-17T20:22:21.653Z] #53 transferring context: 2.61MB 1.4s done [2023-10-17T20:22:21.653Z] #53 DONE 3.2s [2023-10-17T20:22:21.925Z] [2023-10-17T20:22:21.925Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:24.541Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.5s [2023-10-17T20:22:28.819Z] #36 ... [2023-10-17T20:22:28.819Z] [2023-10-17T20:22:28.819Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:22:28.819Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-17T20:22:28.819Z] #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-17T20:22:28.819Z] #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-17T20:22:28.819Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-17T20:22:28.819Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-17T20:22:28.819Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-10-17T20:22:28.819Z] #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 1.9s done [2023-10-17T20:22:28.819Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-10-17T20:22:28.819Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.7s [2023-10-17T20:22:28.819Z] #40 ... [2023-10-17T20:22:28.819Z] [2023-10-17T20:22:28.819Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:28.819Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s [2023-10-17T20:22:31.402Z] #36 ... [2023-10-17T20:22:31.402Z] [2023-10-17T20:22:31.402Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-17T20:22:31.402Z] #0 7.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.402Z] #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.402Z] #54 ... [2023-10-17T20:22:31.402Z] [2023-10-17T20:22:31.402Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-17T20:22:31.402Z] #0 7.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.402Z] #0 9.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.402Z] #55 ... [2023-10-17T20:22:31.402Z] [2023-10-17T20:22:31.403Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:22:31.403Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.2s done [2023-10-17T20:22:31.403Z] #40 DONE 13.2s [2023-10-17T20:22:31.403Z] [2023-10-17T20:22:31.403Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T20:22:31.403Z] #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.403Z] #0 9.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.403Z] #56 ... [2023-10-17T20:22:31.403Z] [2023-10-17T20:22:31.403Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-17T20:22:31.403Z] #0 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.403Z] #0 9.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.670Z] #57 ... [2023-10-17T20:22:31.670Z] [2023-10-17T20:22:31.670Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-17T20:22:31.670Z] #0 8.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.670Z] #58 ... [2023-10-17T20:22:31.670Z] [2023-10-17T20:22:31.670Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-17T20:22:31.670Z] #0 8.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.670Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.937Z] #59 ... [2023-10-17T20:22:31.937Z] [2023-10-17T20:22:31.937Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:22:31.937Z] #0 6.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.937Z] #0 6.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.937Z] #60 ... [2023-10-17T20:22:31.937Z] [2023-10-17T20:22:31.937Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-17T20:22:31.937Z] #0 6.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:31.937Z] #0 6.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.207Z] #61 ... [2023-10-17T20:22:32.207Z] [2023-10-17T20:22:32.207Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-17T20:22:32.207Z] #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.207Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.207Z] #62 ... [2023-10-17T20:22:32.207Z] [2023-10-17T20:22:32.207Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-17T20:22:32.207Z] #0 8.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.476Z] #63 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.476Z] #63 ... [2023-10-17T20:22:32.476Z] [2023-10-17T20:22:32.476Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:22:32.476Z] #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.476Z] #0 8.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:32.476Z] #64 ... [2023-10-17T20:22:32.476Z] [2023-10-17T20:22:32.476Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:32.476Z] #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done [2023-10-17T20:22:35.841Z] #36 ... [2023-10-17T20:22:35.842Z] [2023-10-17T20:22:35.842Z] #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-17T20:22:35.842Z] #61 11.95 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:35.842Z] #61 11.98 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:35.842Z] #61 12.10 OK: 8 MiB in 16 packages [2023-10-17T20:22:35.842Z] #61 DONE 14.4s [2023-10-17T20:22:35.842Z] [2023-10-17T20:22:35.842Z] #64 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:22:35.842Z] #64 12.71 OK: 266 MiB in 52 packages [2023-10-17T20:22:35.842Z] #64 DONE 14.7s [2023-10-17T20:22:35.842Z] [2023-10-17T20:22:35.842Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-17T20:22:35.842Z] #60 12.07 OK: 266 MiB in 52 packages [2023-10-17T20:22:35.842Z] #60 DONE 14.7s [2023-10-17T20:22:35.842Z] [2023-10-17T20:22:35.842Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-17T20:22:35.842Z] #54 13.84 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:35.842Z] #54 13.86 (2/4) Installing openssl (3.1.3-r0) [2023-10-17T20:22:35.842Z] #54 13.90 (3/4) Installing su-exec (0.2-r3) [2023-10-17T20:22:35.842Z] #54 13.90 (4/4) Installing yq (4.33.3-r4) [2023-10-17T20:22:35.842Z] #54 14.38 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:35.842Z] #54 14.50 OK: 18 MiB in 19 packages [2023-10-17T20:22:36.832Z] #54 ... [2023-10-17T20:22:36.832Z] [2023-10-17T20:22:36.832Z] #52 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-17T20:22:36.832Z] #52 7.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:36.832Z] #52 9.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:36.832Z] #52 13.85 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:36.832Z] #52 13.89 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:36.832Z] #52 13.97 OK: 8 MiB in 16 packages [2023-10-17T20:22:36.832Z] #52 DONE 15.6s [2023-10-17T20:22:36.832Z] [2023-10-17T20:22:36.832Z] #65 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:22:36.832Z] #65 DONE 1.2s [2023-10-17T20:22:37.102Z] [2023-10-17T20:22:37.102Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:22:37.102Z] #66 DONE 1.2s [2023-10-17T20:22:37.102Z] [2023-10-17T20:22:37.102Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T20:22:37.102Z] #56 15.72 (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T20:22:37.102Z] #56 ... [2023-10-17T20:22:37.102Z] [2023-10-17T20:22:37.102Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-17T20:22:37.102Z] #54 DONE 16.0s [2023-10-17T20:22:37.404Z] [2023-10-17T20:22:37.404Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-17T20:22:37.404Z] #36 DONE 22.5s [2023-10-17T20:22:37.404Z] [2023-10-17T20:22:37.404Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-17T20:22:37.674Z] #67 ... [2023-10-17T20:22:37.674Z] [2023-10-17T20:22:37.674Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-17T20:22:37.674Z] #58 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:37.674Z] #58 15.05 OK: 266 MiB in 52 packages [2023-10-17T20:22:37.674Z] #58 DONE 16.4s [2023-10-17T20:22:37.954Z] [2023-10-17T20:22:37.954Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-17T20:22:37.954Z] #67 DONE 0.7s [2023-10-17T20:22:37.954Z] [2023-10-17T20:22:37.954Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T20:22:37.954Z] #56 16.22 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:37.954Z] #56 16.29 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:37.954Z] #56 16.40 Executing ca-certificates-20230506-r0.trigger [2023-10-17T20:22:38.222Z] #56 ... [2023-10-17T20:22:38.222Z] [2023-10-17T20:22:38.222Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-17T20:22:38.222Z] #49 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:38.222Z] #49 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:38.222Z] #49 15.13 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:38.222Z] #49 15.15 (2/2) Installing su-exec (0.2-r3) [2023-10-17T20:22:38.222Z] #49 15.18 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:38.222Z] #49 15.36 OK: 8 MiB in 17 packages [2023-10-17T20:22:38.222Z] #49 DONE 16.9s [2023-10-17T20:22:38.492Z] [2023-10-17T20:22:38.492Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-17T20:22:38.763Z] #68 ... [2023-10-17T20:22:38.763Z] [2023-10-17T20:22:38.763Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:22:38.763Z] #69 DONE 0.9s [2023-10-17T20:22:38.763Z] [2023-10-17T20:22:38.763Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T20:22:38.763Z] #56 17.34 OK: 9 MiB in 17 packages [2023-10-17T20:22:39.732Z] #56 DONE 18.4s [2023-10-17T20:22:39.732Z] [2023-10-17T20:22:39.732Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-17T20:22:39.732Z] #57 13.58 (1/4) Installing ca-certificates (20230506-r0) [2023-10-17T20:22:39.732Z] #57 13.90 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:39.732Z] #57 13.93 (3/4) Installing su-exec (0.2-r3) [2023-10-17T20:22:39.732Z] #57 13.95 (4/4) Installing yq (4.33.3-r4) [2023-10-17T20:22:39.732Z] #57 15.24 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:39.732Z] #57 15.39 Executing ca-certificates-20230506-r0.trigger [2023-10-17T20:22:39.732Z] #57 16.98 OK: 18 MiB in 19 packages [2023-10-17T20:22:39.732Z] #57 DONE 18.4s [2023-10-17T20:22:39.732Z] [2023-10-17T20:22:39.732Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-17T20:22:39.732Z] #59 15.93 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:22:39.732Z] #59 15.93 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:22:39.732Z] #59 15.93 OK: 19946 distinct packages available [2023-10-17T20:22:39.732Z] #59 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:39.732Z] #59 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:42.329Z] #59 ... [2023-10-17T20:22:42.329Z] [2023-10-17T20:22:42.329Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-17T20:22:42.329Z] #55 14.22 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:22:42.329Z] #55 14.23 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:22:42.329Z] #55 14.23 OK: 19952 distinct packages available [2023-10-17T20:22:42.329Z] #55 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:42.329Z] #55 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:42.329Z] #55 20.20 OK: 266 MiB in 52 packages [2023-10-17T20:22:42.329Z] #55 DONE 20.9s [2023-10-17T20:22:42.329Z] [2023-10-17T20:22:42.329Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-17T20:22:42.329Z] #59 20.79 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:42.329Z] #59 20.82 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-17T20:22:42.329Z] #59 20.82 (3/4) Installing libucontext (1.2-r2) [2023-10-17T20:22:42.329Z] #59 20.82 (4/4) Installing gcompat (1.1.0-r1) [2023-10-17T20:22:42.329Z] #59 20.82 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:42.329Z] #59 20.88 OK: 8 MiB in 19 packages [2023-10-17T20:22:42.922Z] #59 ... [2023-10-17T20:22:42.923Z] [2023-10-17T20:22:42.923Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:22:42.923Z] #70 DONE 0.6s [2023-10-17T20:22:42.923Z] [2023-10-17T20:22:42.923Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-17T20:22:42.923Z] #62 15.21 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:22:42.923Z] #62 15.21 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:22:42.923Z] #62 15.21 OK: 19946 distinct packages available [2023-10-17T20:22:42.923Z] #62 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:42.923Z] #62 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:42.923Z] #62 21.46 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:42.923Z] #62 21.48 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-17T20:22:42.923Z] #62 21.49 (3/5) Installing libucontext (1.2-r2) [2023-10-17T20:22:42.923Z] #62 21.50 (4/5) Installing gcompat (1.1.0-r1) [2023-10-17T20:22:42.923Z] #62 21.52 (5/5) Installing openssl (3.1.3-r0) [2023-10-17T20:22:42.923Z] #62 21.63 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:42.923Z] #62 21.70 OK: 9 MiB in 20 packages [2023-10-17T20:22:42.923Z] #62 DONE 22.4s [2023-10-17T20:22:42.923Z] [2023-10-17T20:22:42.923Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:22:43.192Z] #71 ... [2023-10-17T20:22:43.192Z] [2023-10-17T20:22:43.192Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-17T20:22:43.192Z] #59 DONE 21.8s [2023-10-17T20:22:43.459Z] [2023-10-17T20:22:43.459Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:22:44.060Z] #72 ... [2023-10-17T20:22:44.060Z] [2023-10-17T20:22:44.060Z] #63 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-17T20:22:44.060Z] #63 15.63 v3.18.4-79-g813afef6393 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-17T20:22:44.060Z] #63 15.63 v3.18.4-80-g1df2bca78e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-17T20:22:44.060Z] #63 15.63 OK: 19946 distinct packages available [2023-10-17T20:22:44.060Z] #63 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:44.060Z] #63 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T20:22:44.060Z] #63 20.45 (1/11) Installing ca-certificates (20230506-r0) [2023-10-17T20:22:44.060Z] #63 20.61 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-17T20:22:44.060Z] #63 20.68 (3/11) Installing libunistring (1.1-r1) [2023-10-17T20:22:44.060Z] #63 20.79 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-17T20:22:44.060Z] #63 20.80 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-10-17T20:22:44.060Z] #63 20.82 (6/11) Installing libcurl (8.4.0-r0) [2023-10-17T20:22:44.060Z] #63 20.86 (7/11) Installing curl (8.4.0-r0) [2023-10-17T20:22:44.060Z] #63 20.93 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-17T20:22:44.060Z] #63 20.99 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-17T20:22:44.060Z] #63 21.01 (10/11) Installing libucontext (1.2-r2) [2023-10-17T20:22:44.060Z] #63 21.02 (11/11) Installing gcompat (1.1.0-r1) [2023-10-17T20:22:44.060Z] #63 21.06 Executing busybox-1.36.1-r2.trigger [2023-10-17T20:22:44.060Z] #63 21.14 Executing ca-certificates-20230506-r0.trigger [2023-10-17T20:22:44.060Z] #63 21.72 OK: 13 MiB in 26 packages [2023-10-17T20:22:44.060Z] #63 DONE 22.5s [2023-10-17T20:22:44.060Z] [2023-10-17T20:22:44.060Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-17T20:22:44.643Z] #73 ... [2023-10-17T20:22:44.643Z] [2023-10-17T20:22:44.643Z] #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-17T20:22:44.643Z] #68 DONE 6.2s [2023-10-17T20:22:44.643Z] [2023-10-17T20:22:44.643Z] #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-17T20:22:44.643Z] #74 DONE 0.3s [2023-10-17T20:22:44.643Z] [2023-10-17T20:22:44.643Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:22:45.610Z] #75 ... [2023-10-17T20:22:45.610Z] [2023-10-17T20:22:45.610Z] #73 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-17T20:22:45.610Z] #73 DONE 2.7s [2023-10-17T20:22:45.610Z] [2023-10-17T20:22:45.610Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:22:45.610Z] #71 DONE 3.0s [2023-10-17T20:22:45.610Z] [2023-10-17T20:22:45.610Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:22:45.882Z] #76 ... [2023-10-17T20:22:45.882Z] [2023-10-17T20:22:45.882Z] #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:22:45.882Z] #72 DONE 2.5s [2023-10-17T20:22:45.882Z] [2023-10-17T20:22:45.882Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-17T20:22:46.842Z] #77 ... [2023-10-17T20:22:46.842Z] [2023-10-17T20:22:46.842Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:22:47.109Z] #78 ... [2023-10-17T20:22:47.109Z] [2023-10-17T20:22:47.109Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:22:47.375Z] #79 ... [2023-10-17T20:22:47.375Z] [2023-10-17T20:22:47.375Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-17T20:22:48.776Z] #80 ... [2023-10-17T20:22:48.776Z] [2023-10-17T20:22:48.776Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:22:49.730Z] #81 ... [2023-10-17T20:22:49.730Z] [2023-10-17T20:22:49.730Z] #77 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-17T20:22:49.730Z] #77 DONE 4.2s [2023-10-17T20:22:49.998Z] [2023-10-17T20:22:49.998Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-17T20:22:49.998Z] #80 DONE 4.2s [2023-10-17T20:22:49.998Z] [2023-10-17T20:22:49.998Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-17T20:22:49.998Z] #76 DONE 4.5s [2023-10-17T20:22:49.998Z] [2023-10-17T20:22:49.998Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-17T20:22:49.998Z] #82 ... [2023-10-17T20:22:49.998Z] [2023-10-17T20:22:49.998Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-17T20:22:49.998Z] #83 DONE 0.3s [2023-10-17T20:22:50.271Z] [2023-10-17T20:22:50.271Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-17T20:22:50.271Z] #84 DONE 0.2s [2023-10-17T20:22:50.271Z] [2023-10-17T20:22:50.271Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-17T20:22:50.271Z] #82 DONE 0.2s [2023-10-17T20:22:50.271Z] [2023-10-17T20:22:50.271Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-17T20:22:50.271Z] #85 ... [2023-10-17T20:22:50.271Z] [2023-10-17T20:22:50.271Z] #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:22:50.271Z] #86 DONE 0.2s [2023-10-17T20:22:50.538Z] [2023-10-17T20:22:50.538Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:22:50.538Z] #87 DONE 0.2s [2023-10-17T20:22:50.538Z] [2023-10-17T20:22:50.538Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-17T20:22:50.538Z] #85 DONE 0.3s [2023-10-17T20:22:50.538Z] [2023-10-17T20:22:50.538Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:22:50.538Z] #88 ... [2023-10-17T20:22:50.538Z] [2023-10-17T20:22:50.538Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-17T20:22:50.538Z] #89 DONE 0.2s [2023-10-17T20:22:50.538Z] [2023-10-17T20:22:50.538Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-17T20:22:50.538Z] #90 DONE 0.2s [2023-10-17T20:22:50.809Z] [2023-10-17T20:22:50.809Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-17T20:22:50.809Z] #88 DONE 0.2s [2023-10-17T20:22:50.809Z] [2023-10-17T20:22:50.809Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-17T20:22:50.809Z] #91 DONE 0.2s [2023-10-17T20:22:50.809Z] [2023-10-17T20:22:50.809Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-17T20:22:50.809Z] #92 ... [2023-10-17T20:22:50.809Z] [2023-10-17T20:22:50.809Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-17T20:22:50.809Z] #93 DONE 0.2s [2023-10-17T20:22:51.077Z] [2023-10-17T20:22:51.077Z] #92 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-17T20:22:51.077Z] #92 DONE 0.3s [2023-10-17T20:22:51.077Z] [2023-10-17T20:22:51.077Z] #94 [security-spire-config] exporting to image [2023-10-17T20:22:51.077Z] #94 exporting layers [2023-10-17T20:22:51.077Z] #94 ... [2023-10-17T20:22:51.077Z] [2023-10-17T20:22:51.077Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-17T20:22:51.077Z] #95 DONE 0.2s [2023-10-17T20:22:51.077Z] [2023-10-17T20:22:51.077Z] #94 [security-spire-agent] exporting to image [2023-10-17T20:22:52.481Z] #94 exporting layers 1.6s done [2023-10-17T20:22:52.481Z] #94 exporting layers 1.5s done [2023-10-17T20:22:52.481Z] #94 writing image sha256:1f83c218734268bb3d247a93875c8f8521a7cb039b0801ff53280c8b758010d8 0.0s done [2023-10-17T20:22:52.481Z] #94 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-10-17T20:22:52.482Z] #94 writing image sha256:55f35a5f483d86ecd3d1539da82377df64333a8c0e89fcf06ddda66b53e5a7d1 done [2023-10-17T20:22:52.482Z] #94 naming to docker.io/library/security-spire-config-arm64 done [2023-10-17T20:22:52.750Z] #94 exporting layers 1.5s done [2023-10-17T20:22:52.750Z] #94 writing image sha256:c811ba99d717ffaf488e526854046d1bc5cea92ea7a99227cc53c663e7fd93f7 done [2023-10-17T20:22:52.750Z] #94 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-17T20:22:52.750Z] #94 DONE 2.4s [2023-10-17T20:22:52.750Z] [2023-10-17T20:22:52.750Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:22:56.690Z] #131 ... [2023-10-17T20:22:56.690Z] [2023-10-17T20:22:56.690Z] #122 [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-10-17T20:22:56.690Z] #122 70.78 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-17T20:23:06.710Z] #122 ... [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-17T20:23:06.710Z] #125 DONE 88.5s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #122 [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-10-17T20:23:06.710Z] #122 DONE 88.5s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-17T20:23:06.710Z] #130 DONE 88.5s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:23:06.710Z] #127 DONE 88.5s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-17T20:23:06.710Z] #131 DONE 88.6s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #132 ... [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:23:06.710Z] #121 DONE 88.6s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-17T20:23:06.710Z] #124 DONE 88.8s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #133 ... [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:23:06.710Z] #126 DONE 88.9s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-17T20:23:06.710Z] #129 DONE 88.9s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:23:06.710Z] #128 DONE 89.0s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:23:06.710Z] #123 DONE 89.0s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-17T20:23:06.710Z] #134 ... [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #135 DONE 0.8s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #136 DONE 0.7s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #132 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #132 DONE 0.8s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #133 DONE 0.8s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-17T20:23:06.710Z] #134 DONE 0.5s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #137 DONE 0.5s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #138 ... [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #139 DONE 0.4s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #140 DONE 0.3s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #141 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-17T20:23:06.710Z] #141 ... [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #142 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #142 DONE 0.3s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #143 DONE 0.3s [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #144 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #144 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #145 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #146 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #147 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #148 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.710Z] #149 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.710Z] #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:06.710Z] #150 CACHED [2023-10-17T20:23:06.710Z] [2023-10-17T20:23:06.711Z] #151 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.711Z] #151 CACHED [2023-10-17T20:23:06.711Z] [2023-10-17T20:23:06.711Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.711Z] #152 DONE 0.3s [2023-10-17T20:23:06.711Z] [2023-10-17T20:23:06.711Z] #138 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:06.711Z] #138 DONE 0.3s [2023-10-17T20:23:06.711Z] [2023-10-17T20:23:06.711Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-17T20:23:08.161Z] #153 ... [2023-10-17T20:23:08.161Z] [2023-10-17T20:23:08.161Z] #154 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-17T20:23:08.161Z] #154 DONE 1.4s [2023-10-17T20:23:08.161Z] [2023-10-17T20:23:08.161Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:08.161Z] #155 DONE 1.5s [2023-10-17T20:23:08.161Z] [2023-10-17T20:23:08.161Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-17T20:23:08.593Z] #156 ... [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-17T20:23:08.594Z] #157 DONE 1.7s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-17T20:23:08.594Z] #158 DONE 1.7s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #159 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-17T20:23:08.594Z] #159 DONE 1.7s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #141 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-17T20:23:08.594Z] #141 DONE 1.8s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-17T20:23:08.594Z] #160 DONE 1.8s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #161 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-17T20:23:08.594Z] #161 DONE 1.8s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #162 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-17T20:23:08.594Z] #162 DONE 1.8s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #153 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-17T20:23:08.594Z] #153 DONE 1.8s [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-17T20:23:08.594Z] #163 ... [2023-10-17T20:23:08.594Z] [2023-10-17T20:23:08.594Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-17T20:23:08.594Z] #164 DONE 2.2s [2023-10-17T20:23:08.862Z] [2023-10-17T20:23:08.862Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:09.122Z] #165 ... [2023-10-17T20:23:09.122Z] [2023-10-17T20:23:09.122Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.122Z] #166 DONE 1.2s [2023-10-17T20:23:09.122Z] [2023-10-17T20:23:09.122Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-17T20:23:09.122Z] #156 DONE 1.2s [2023-10-17T20:23:09.122Z] [2023-10-17T20:23:09.122Z] #167 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-17T20:23:09.122Z] #167 DONE 0.9s [2023-10-17T20:23:09.122Z] [2023-10-17T20:23:09.122Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.122Z] #168 DONE 0.9s [2023-10-17T20:23:09.122Z] [2023-10-17T20:23:09.122Z] #92 [core-command] exporting to image [2023-10-17T20:23:09.122Z] #92 exporting layers [2023-10-17T20:23:09.380Z] #92 ... [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.380Z] #169 DONE 0.9s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.380Z] #170 DONE 0.9s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.380Z] #171 DONE 1.0s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.380Z] #172 DONE 0.9s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #163 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-17T20:23:09.380Z] #163 DONE 0.9s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #92 [support-notifications] exporting to image [2023-10-17T20:23:09.380Z] #92 exporting layers 0.2s done [2023-10-17T20:23:09.380Z] #92 ... [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.380Z] #173 DONE 1.0s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:23:09.380Z] #165 DONE 1.0s [2023-10-17T20:23:09.380Z] [2023-10-17T20:23:09.380Z] #92 [core-data] exporting to image [2023-10-17T20:23:09.642Z] #92 exporting layers 0.3s done [2023-10-17T20:23:09.901Z] #92 ... [2023-10-17T20:23:09.901Z] [2023-10-17T20:23:09.901Z] #174 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:09.901Z] #174 DONE 0.7s [2023-10-17T20:23:09.901Z] [2023-10-17T20:23:09.901Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-17T20:23:09.901Z] #175 DONE 0.7s [2023-10-17T20:23:09.901Z] [2023-10-17T20:23:09.901Z] #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-17T20:23:09.901Z] #176 DONE 0.7s [2023-10-17T20:23:09.901Z] [2023-10-17T20:23:09.901Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-17T20:23:09.901Z] #177 DONE 0.7s [2023-10-17T20:23:09.901Z] [2023-10-17T20:23:09.901Z] #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-17T20:23:09.901Z] #178 DONE 0.7s [2023-10-17T20:23:09.901Z] [2023-10-17T20:23:09.901Z] #92 [core-metadata] exporting to image [2023-10-17T20:23:09.901Z] #92 exporting layers 0.5s done [2023-10-17T20:23:10.162Z] #92 ... [2023-10-17T20:23:10.162Z] [2023-10-17T20:23:10.162Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:23:10.162Z] #179 DONE 0.6s [2023-10-17T20:23:10.162Z] [2023-10-17T20:23:10.162Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:23:10.162Z] #180 DONE 0.6s [2023-10-17T20:23:10.162Z] [2023-10-17T20:23:10.162Z] #92 [core-metadata] exporting to image [2023-10-17T20:23:10.162Z] #92 exporting layers 0.3s done [2023-10-17T20:23:10.162Z] #92 writing image sha256:abb679b21961bf4d5bea56130cd7c42ef1fed6d3df40afa87c7ddc2a0aff2e43 [2023-10-17T20:23:10.162Z] #92 writing image sha256:8d0907fa9144c84b8a5efe36c79cc36ba6177baeab0920bfbd65db3401534c77 [2023-10-17T20:23:10.421Z] #92 ... [2023-10-17T20:23:10.421Z] [2023-10-17T20:23:10.421Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-17T20:23:10.421Z] #181 DONE 0.4s [2023-10-17T20:23:10.421Z] [2023-10-17T20:23:10.421Z] #92 [core-metadata] exporting to image [2023-10-17T20:23:10.421Z] #92 writing image sha256:a1c335875670f8b32d907eaad1949bae544378618a58c0992ce219ed610b1d0b [2023-10-17T20:23:10.421Z] #92 writing image sha256:97bf2aeaff27ff5187823a65d0437c5cbdd969dae3fa16b1f3559b0b84fd5c4e [2023-10-17T20:23:10.421Z] #92 writing image sha256:1c282cc4eddbf9a3a3ecba6e7d6826a7d7b3c887683a9f4fa031ece496d5f4ff [2023-10-17T20:23:10.681Z] #92 exporting layers 0.7s done [2023-10-17T20:23:10.681Z] #92 writing image sha256:abb679b21961bf4d5bea56130cd7c42ef1fed6d3df40afa87c7ddc2a0aff2e43 0.3s done [2023-10-17T20:23:10.681Z] #92 writing image sha256:8d0907fa9144c84b8a5efe36c79cc36ba6177baeab0920bfbd65db3401534c77 0.4s done [2023-10-17T20:23:10.681Z] #92 writing image sha256:a1c335875670f8b32d907eaad1949bae544378618a58c0992ce219ed610b1d0b 0.4s done [2023-10-17T20:23:10.681Z] #92 writing image sha256:97bf2aeaff27ff5187823a65d0437c5cbdd969dae3fa16b1f3559b0b84fd5c4e 0.4s done [2023-10-17T20:23:10.681Z] #92 writing image sha256:1c282cc4eddbf9a3a3ecba6e7d6826a7d7b3c887683a9f4fa031ece496d5f4ff 0.4s done [2023-10-17T20:23:10.681Z] #92 naming to docker.io/library/support-scheduler 0.1s done [2023-10-17T20:23:10.681Z] #92 naming to docker.io/library/support-notifications 0.0s done [2023-10-17T20:23:10.681Z] #92 writing image sha256:9d126dfc5cf652c74c742b080131c71fffb51b111812139da0df7a21471848fb 0.0s done [2023-10-17T20:23:10.681Z] #92 naming to docker.io/library/core-command [2023-10-17T20:23:10.681Z] #92 naming to docker.io/library/core-data [2023-10-17T20:23:10.681Z] #92 naming to docker.io/library/core-metadata [2023-10-17T20:23:10.681Z] #92 naming to docker.io/library/security-spiffe-token-provider [2023-10-17T20:23:10.939Z] #92 naming to docker.io/library/core-command 0.1s done [2023-10-17T20:23:10.939Z] #92 naming to docker.io/library/core-data 0.1s done [2023-10-17T20:23:10.939Z] #92 naming to docker.io/library/core-metadata 0.1s done [2023-10-17T20:23:10.939Z] #92 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2023-10-17T20:23:10.939Z] #92 DONE 2.3s [2023-10-17T20:23:10.939Z] [2023-10-17T20:23:10.939Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-17T20:23:10.939Z] #182 DONE 0.7s [2023-10-17T20:23:10.939Z] [2023-10-17T20:23:10.939Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-17T20:23:10.939Z] #183 DONE 0.7s [2023-10-17T20:23:10.939Z] [2023-10-17T20:23:10.939Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-17T20:23:11.200Z] #184 ... [2023-10-17T20:23:11.200Z] [2023-10-17T20:23:11.200Z] #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:23:11.200Z] #185 DONE 1.1s [2023-10-17T20:23:11.200Z] [2023-10-17T20:23:11.200Z] #186 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-17T20:23:11.769Z] #186 DONE 1.1s [2023-10-17T20:23:11.769Z] [2023-10-17T20:23:11.769Z] #92 [security-proxy-auth] exporting to image [2023-10-17T20:23:12.028Z] #92 ... [2023-10-17T20:23:12.028Z] [2023-10-17T20:23:12.028Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-17T20:23:12.028Z] #184 DONE 1.2s [2023-10-17T20:23:12.028Z] [2023-10-17T20:23:12.028Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:23:12.028Z] #187 DONE 2.1s [2023-10-17T20:23:12.028Z] [2023-10-17T20:23:12.028Z] #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-17T20:23:12.028Z] #188 DONE 0.2s [2023-10-17T20:23:12.028Z] [2023-10-17T20:23:12.028Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-17T20:23:12.287Z] #189 ... [2023-10-17T20:23:12.287Z] [2023-10-17T20:23:12.287Z] #190 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-17T20:23:12.287Z] #190 DONE 0.2s [2023-10-17T20:23:12.546Z] [2023-10-17T20:23:12.546Z] #189 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-17T20:23:12.546Z] #189 DONE 0.2s [2023-10-17T20:23:12.546Z] [2023-10-17T20:23:12.546Z] #92 [security-proxy-auth] exporting to image [2023-10-17T20:23:12.546Z] #92 exporting layers 0.3s done [2023-10-17T20:23:12.546Z] #92 writing image sha256:67a17782510afb6a0029036167a4cacd96f10651f49438f4a85038bb65f27342 0.0s done [2023-10-17T20:23:12.546Z] #92 naming to docker.io/library/security-proxy-auth done [2023-10-17T20:23:12.546Z] #92 ... [2023-10-17T20:23:12.546Z] [2023-10-17T20:23:12.546Z] #191 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:23:12.546Z] #191 DONE 1.9s [2023-10-17T20:23:12.546Z] [2023-10-17T20:23:12.546Z] #92 [security-proxy-setup] exporting to image [2023-10-17T20:23:12.546Z] #92 writing image sha256:d98d780a732e4ffc00ee0397a055a75c3e70f9d77c81c176ce757d5063ff8d40 done [2023-10-17T20:23:12.546Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-17T20:23:12.805Z] #92 ... [2023-10-17T20:23:12.805Z] [2023-10-17T20:23:12.805Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-17T20:23:12.805Z] #192 DONE 0.3s [2023-10-17T20:23:12.805Z] [2023-10-17T20:23:12.805Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-17T20:23:12.805Z] #193 DONE 0.1s [2023-10-17T20:23:12.805Z] [2023-10-17T20:23:12.805Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:23:12.805Z] #194 DONE 0.5s [2023-10-17T20:23:12.805Z] [2023-10-17T20:23:12.805Z] #92 [security-secretstore-setup] exporting to image [2023-10-17T20:23:12.805Z] #92 exporting layers 0.3s done [2023-10-17T20:23:12.805Z] #92 writing image sha256:c855f03f100186e06ebd1cf86a49a1fba4723cbef6d0369c67ba9224d8218249 [2023-10-17T20:23:13.064Z] #92 writing image sha256:c855f03f100186e06ebd1cf86a49a1fba4723cbef6d0369c67ba9224d8218249 done [2023-10-17T20:23:13.064Z] #92 naming to docker.io/library/security-proxy-setup done [2023-10-17T20:23:13.064Z] #92 exporting layers 0.2s done [2023-10-17T20:23:13.064Z] #92 writing image sha256:732c0dabbae258bb4fb5e65e3dab6db554f3023ac749ddc71a6fd5a8e9e574be done [2023-10-17T20:23:13.064Z] #92 naming to docker.io/library/security-secretstore-setup done [2023-10-17T20:23:13.064Z] #92 DONE 3.6s [2023-10-17T20:23:13.064Z] [2023-10-17T20:23:13.064Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-17T20:23:13.064Z] #195 DONE 0.4s [2023-10-17T20:23:13.064Z] [2023-10-17T20:23:13.064Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:23:13.323Z] #59 ... [2023-10-17T20:23:13.323Z] [2023-10-17T20:23:13.323Z] #92 [security-bootstrapper] exporting to image [2023-10-17T20:23:13.323Z] #92 exporting layers 0.2s done [2023-10-17T20:23:13.323Z] #92 writing image sha256:c8c034f8612a05526c4e894d1f1b08e3c0b35526f749a1b3428ba46eb5a2e563 done [2023-10-17T20:23:13.323Z] #92 naming to docker.io/library/security-bootstrapper done [2023-10-17T20:23:13.323Z] #92 DONE 3.8s [2023-10-17T20:23:13.323Z] [2023-10-17T20:23:13.323Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:23:13.323Z] time="2023-10-17T20:20:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-17T20:23:13.340Z] $ docker stop --time=1 a8c16fed7f2c21640ade613752e66605813fd440e7c653ec5178d39ef3bba0e7 [2023-10-17T20:23:14.626Z] $ docker rm -f --volumes a8c16fed7f2c21640ade613752e66605813fd440e7c653ec5178d39ef3bba0e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T20:23:14.953Z] + docker images [2023-10-17T20:23:14.954Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-17T20:23:14.954Z] security-secretstore-setup latest 732c0dabbae2 2 seconds ago 44.4MB [2023-10-17T20:23:14.954Z] security-proxy-setup latest c855f03f1001 2 seconds ago 29.4MB [2023-10-17T20:23:14.954Z] security-bootstrapper latest c8c034f8612a 2 seconds ago 23.3MB [2023-10-17T20:23:14.954Z] core-common-config-bootstrapper latest d98d780a732e 3 seconds ago 18.2MB [2023-10-17T20:23:14.954Z] security-proxy-auth latest 67a17782510a 4 seconds ago 19.5MB [2023-10-17T20:23:14.954Z] security-spiffe-token-provider latest 9d126dfc5cf6 5 seconds ago 35MB [2023-10-17T20:23:14.954Z] core-metadata latest 1c282cc4eddb 5 seconds ago 21.7MB [2023-10-17T20:23:14.954Z] support-notifications latest a1c335875670 5 seconds ago 34.6MB [2023-10-17T20:23:14.954Z] core-command latest 8d0907fa9144 5 seconds ago 21.2MB [2023-10-17T20:23:14.954Z] core-data latest 97bf2aeaff27 5 seconds ago 21.3MB [2023-10-17T20:23:14.954Z] support-scheduler latest abb679b21961 6 seconds ago 34MB [2023-10-17T20:23:14.954Z] security-spire-server latest 8524306ec9c1 2 minutes ago 102MB [2023-10-17T20:23:14.954Z] security-spire-config latest a63dab4c18c4 2 minutes ago 101MB [2023-10-17T20:23:14.954Z] security-spire-agent latest 489a24a35d3d 2 minutes ago 161MB [2023-10-17T20:23:14.954Z] ci-base-image-x86_64 latest 52999499d080 4 minutes ago 930MB [2023-10-17T20:23:14.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 3 weeks ago 557MB [2023-10-17T20:23:14.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-17T20:23:14.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 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-10-17T20:23:15.079Z] provisioning config files... [2023-10-17T20:23:15.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config9963338106370636605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:23:15.386Z] ---> docker-login.sh [2023-10-17T20:23:15.387Z] nexus3.edgexfoundry.org:10001 [2023-10-17T20:23:15.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:23:15.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:23:15.387Z] Configure a credential helper to remove this warning. See [2023-10-17T20:23:15.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:23:15.387Z] [2023-10-17T20:23:15.387Z] Login Succeeded [2023-10-17T20:23:15.387Z] nexus3.edgexfoundry.org:10002 [2023-10-17T20:23:15.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:23:15.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:23:15.645Z] Configure a credential helper to remove this warning. See [2023-10-17T20:23:15.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:23:15.645Z] [2023-10-17T20:23:15.645Z] Login Succeeded [2023-10-17T20:23:15.645Z] nexus3.edgexfoundry.org:10003 [2023-10-17T20:23:15.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:23:15.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:23:15.645Z] Configure a credential helper to remove this warning. See [2023-10-17T20:23:15.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:23:15.645Z] [2023-10-17T20:23:15.645Z] Login Succeeded [2023-10-17T20:23:15.645Z] nexus3.edgexfoundry.org:10004 [2023-10-17T20:23:15.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:23:15.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:23:15.904Z] Configure a credential helper to remove this warning. See [2023-10-17T20:23:15.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:23:15.904Z] [2023-10-17T20:23:15.904Z] Login Succeeded [2023-10-17T20:23:15.904Z] docker.io [2023-10-17T20:23:15.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:23:16.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:23:16.164Z] Configure a credential helper to remove this warning. See [2023-10-17T20:23:16.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:23:16.164Z] [2023-10-17T20:23:16.164Z] Login Succeeded [2023-10-17T20:23:16.164Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T20:23:16.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:16.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T20:23:16.213Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-17T20:23:16.213Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:16.213Z] latest [2023-10-17T20:23:16.213Z] 3.1.0-dev.63 [2023-10-17T20:23:16.213Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:16.213Z] main [2023-10-17T20:23:16.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:16.522Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:16.823Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:16.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-17T20:23:16.823Z] a3ae3e9acb4c: Preparing [2023-10-17T20:23:16.823Z] 3875980db624: Preparing [2023-10-17T20:23:16.823Z] 0305ca00b89e: Preparing [2023-10-17T20:23:16.823Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:16.823Z] bb3ad48c7528: Preparing [2023-10-17T20:23:16.823Z] cc2447e1835a: Preparing [2023-10-17T20:23:16.823Z] cc2447e1835a: Waiting [2023-10-17T20:23:16.823Z] 6dd53eaabdd8: Pushed [2023-10-17T20:23:16.823Z] 0305ca00b89e: Pushed [2023-10-17T20:23:16.823Z] bb3ad48c7528: Pushed [2023-10-17T20:23:16.823Z] a3ae3e9acb4c: Pushed [2023-10-17T20:23:16.823Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:18.212Z] 3875980db624: Pushed [2023-10-17T20:23:18.471Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:18.780Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:19.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-17T20:23:19.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-17T20:23:19.086Z] a3ae3e9acb4c: Preparing [2023-10-17T20:23:19.086Z] 3875980db624: Preparing [2023-10-17T20:23:19.086Z] 0305ca00b89e: Preparing [2023-10-17T20:23:19.086Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:19.086Z] bb3ad48c7528: Preparing [2023-10-17T20:23:19.086Z] cc2447e1835a: Preparing [2023-10-17T20:23:19.086Z] cc2447e1835a: Waiting [2023-10-17T20:23:19.086Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:19.086Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:19.086Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:19.086Z] a3ae3e9acb4c: Layer already exists [2023-10-17T20:23:19.086Z] 3875980db624: Layer already exists [2023-10-17T20:23:19.086Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:19.086Z] latest: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:19.392Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:19.696Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [2023-10-17T20:23:19.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-17T20:23:19.696Z] a3ae3e9acb4c: Preparing [2023-10-17T20:23:19.696Z] 3875980db624: Preparing [2023-10-17T20:23:19.696Z] 0305ca00b89e: Preparing [2023-10-17T20:23:19.696Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:19.696Z] bb3ad48c7528: Preparing [2023-10-17T20:23:19.696Z] cc2447e1835a: Preparing [2023-10-17T20:23:19.696Z] cc2447e1835a: Waiting [2023-10-17T20:23:19.696Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:19.696Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:19.696Z] a3ae3e9acb4c: Layer already exists [2023-10-17T20:23:19.696Z] 3875980db624: Layer already exists [2023-10-17T20:23:19.696Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:19.696Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:19.696Z] 3.1.0-dev.63: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:19.999Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:20.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:20.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-17T20:23:20.304Z] a3ae3e9acb4c: Preparing [2023-10-17T20:23:20.304Z] 3875980db624: Preparing [2023-10-17T20:23:20.304Z] 0305ca00b89e: Preparing [2023-10-17T20:23:20.304Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:20.304Z] bb3ad48c7528: Preparing [2023-10-17T20:23:20.304Z] cc2447e1835a: Preparing [2023-10-17T20:23:20.304Z] cc2447e1835a: Waiting [2023-10-17T20:23:20.304Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:20.304Z] a3ae3e9acb4c: Layer already exists [2023-10-17T20:23:20.304Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:20.304Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:20.304Z] 3875980db624: Layer already exists [2023-10-17T20:23:20.304Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:20.304Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:20.631Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:20.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-17T20:23:20.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-17T20:23:20.954Z] a3ae3e9acb4c: Preparing [2023-10-17T20:23:20.954Z] 3875980db624: Preparing [2023-10-17T20:23:20.954Z] 0305ca00b89e: Preparing [2023-10-17T20:23:20.954Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:20.954Z] bb3ad48c7528: Preparing [2023-10-17T20:23:20.954Z] cc2447e1835a: Preparing [2023-10-17T20:23:20.954Z] cc2447e1835a: Waiting [2023-10-17T20:23:20.954Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:20.954Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:20.954Z] 3875980db624: Layer already exists [2023-10-17T20:23:20.954Z] a3ae3e9acb4c: Layer already exists [2023-10-17T20:23:20.954Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:20.954Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:20.954Z] main: digest: sha256:b2465966aedd69bb427f4b46917304accd3d83ae074daf9067ee33081449f036 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:20.996Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:21.006Z] taggedImages: [2023-10-17T20:23:21.006Z] - nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:21.006Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-17T20:23:21.006Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.63 [2023-10-17T20:23:21.006Z] - nexus3.edgexfoundry.org:10004/core-command:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:21.006Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-17T20:23:21.028Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-17T20:23:21.028Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:21.028Z] latest [2023-10-17T20:23:21.028Z] 3.1.0-dev.63 [2023-10-17T20:23:21.028Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:21.028Z] main [2023-10-17T20:23:21.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:21.346Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:21.656Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:21.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-17T20:23:21.657Z] 9110380b51d7: Preparing [2023-10-17T20:23:21.657Z] 6d3bd9809588: Preparing [2023-10-17T20:23:21.657Z] 55f4474ab3f7: Preparing [2023-10-17T20:23:21.657Z] dbb81dca7141: Preparing [2023-10-17T20:23:21.657Z] 0305ca00b89e: Preparing [2023-10-17T20:23:21.657Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:21.657Z] bb3ad48c7528: Preparing [2023-10-17T20:23:21.657Z] cc2447e1835a: Preparing [2023-10-17T20:23:21.657Z] bb3ad48c7528: Waiting [2023-10-17T20:23:21.657Z] cc2447e1835a: Waiting [2023-10-17T20:23:21.657Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:21.657Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:21.657Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:21.657Z] 6d3bd9809588: Pushed [2023-10-17T20:23:21.657Z] 55f4474ab3f7: Pushed [2023-10-17T20:23:21.657Z] 9110380b51d7: Pushed [2023-10-17T20:23:21.657Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:23.035Z] dbb81dca7141: Pushed [2023-10-17T20:23:23.035Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:23.357Z] + 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-10-17T20:23:23.668Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-17T20:23:23.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-17T20:23:23.668Z] 9110380b51d7: Preparing [2023-10-17T20:23:23.668Z] 6d3bd9809588: Preparing [2023-10-17T20:23:23.668Z] 55f4474ab3f7: Preparing [2023-10-17T20:23:23.668Z] dbb81dca7141: Preparing [2023-10-17T20:23:23.668Z] 0305ca00b89e: Preparing [2023-10-17T20:23:23.668Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:23.668Z] bb3ad48c7528: Preparing [2023-10-17T20:23:23.668Z] cc2447e1835a: Preparing [2023-10-17T20:23:23.668Z] bb3ad48c7528: Waiting [2023-10-17T20:23:23.668Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:23.668Z] cc2447e1835a: Waiting [2023-10-17T20:23:23.668Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:23.668Z] 9110380b51d7: Layer already exists [2023-10-17T20:23:23.668Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:23.668Z] 55f4474ab3f7: Layer already exists [2023-10-17T20:23:23.668Z] dbb81dca7141: Layer already exists [2023-10-17T20:23:23.668Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:23.668Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:23.668Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:23.668Z] latest: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:23.981Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:24.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [2023-10-17T20:23:24.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-17T20:23:24.292Z] 9110380b51d7: Preparing [2023-10-17T20:23:24.292Z] 6d3bd9809588: Preparing [2023-10-17T20:23:24.292Z] 55f4474ab3f7: Preparing [2023-10-17T20:23:24.292Z] dbb81dca7141: Preparing [2023-10-17T20:23:24.292Z] 0305ca00b89e: Preparing [2023-10-17T20:23:24.292Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:24.292Z] bb3ad48c7528: Preparing [2023-10-17T20:23:24.292Z] cc2447e1835a: Preparing [2023-10-17T20:23:24.292Z] bb3ad48c7528: Waiting [2023-10-17T20:23:24.292Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:24.292Z] cc2447e1835a: Waiting [2023-10-17T20:23:24.292Z] dbb81dca7141: Layer already exists [2023-10-17T20:23:24.292Z] 9110380b51d7: Layer already exists [2023-10-17T20:23:24.292Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:24.292Z] 55f4474ab3f7: Layer already exists [2023-10-17T20:23:24.292Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:24.292Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:24.292Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:24.292Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:24.292Z] 3.1.0-dev.63: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:24.607Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:24.918Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:24.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-17T20:23:24.918Z] 9110380b51d7: Preparing [2023-10-17T20:23:24.918Z] 6d3bd9809588: Preparing [2023-10-17T20:23:24.918Z] 55f4474ab3f7: Preparing [2023-10-17T20:23:24.918Z] dbb81dca7141: Preparing [2023-10-17T20:23:24.918Z] 0305ca00b89e: Preparing [2023-10-17T20:23:24.918Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:24.918Z] bb3ad48c7528: Preparing [2023-10-17T20:23:24.918Z] cc2447e1835a: Preparing [2023-10-17T20:23:24.918Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:24.918Z] bb3ad48c7528: Waiting [2023-10-17T20:23:24.918Z] cc2447e1835a: Waiting [2023-10-17T20:23:24.918Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:24.918Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:24.918Z] dbb81dca7141: Layer already exists [2023-10-17T20:23:24.918Z] 9110380b51d7: Layer already exists [2023-10-17T20:23:24.918Z] 55f4474ab3f7: Layer already exists [2023-10-17T20:23:24.918Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:24.918Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:24.918Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:24.918Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:25.235Z] + 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-10-17T20:23:25.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-17T20:23:25.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-17T20:23:25.547Z] 9110380b51d7: Preparing [2023-10-17T20:23:25.547Z] 6d3bd9809588: Preparing [2023-10-17T20:23:25.547Z] 55f4474ab3f7: Preparing [2023-10-17T20:23:25.547Z] dbb81dca7141: Preparing [2023-10-17T20:23:25.547Z] 0305ca00b89e: Preparing [2023-10-17T20:23:25.547Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:25.547Z] bb3ad48c7528: Preparing [2023-10-17T20:23:25.547Z] cc2447e1835a: Preparing [2023-10-17T20:23:25.547Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:25.547Z] bb3ad48c7528: Waiting [2023-10-17T20:23:25.547Z] cc2447e1835a: Waiting [2023-10-17T20:23:25.547Z] 9110380b51d7: Layer already exists [2023-10-17T20:23:25.547Z] dbb81dca7141: Layer already exists [2023-10-17T20:23:25.547Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:25.547Z] 55f4474ab3f7: Layer already exists [2023-10-17T20:23:25.547Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:25.547Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:25.547Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:25.547Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:25.547Z] main: digest: sha256:fc98f4aa01be050d9647a7a7f8dace71b77e6479fc516352c7c147657cac1fad size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:25.599Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:25.609Z] taggedImages: [2023-10-17T20:23:25.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:25.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-17T20:23:25.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.63 [2023-10-17T20:23:25.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:25.609Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-17T20:23:25.636Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-17T20:23:25.636Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:25.636Z] latest [2023-10-17T20:23:25.636Z] 3.1.0-dev.63 [2023-10-17T20:23:25.636Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:25.636Z] main [2023-10-17T20:23:25.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:26.027Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:26.337Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:26.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-17T20:23:26.337Z] 42e0b44df748: Preparing [2023-10-17T20:23:26.337Z] ba6b83399b05: Preparing [2023-10-17T20:23:26.337Z] 0305ca00b89e: Preparing [2023-10-17T20:23:26.337Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:26.337Z] 302a2797057d: Preparing [2023-10-17T20:23:26.337Z] cc2447e1835a: Preparing [2023-10-17T20:23:26.337Z] cc2447e1835a: Waiting [2023-10-17T20:23:26.337Z] 302a2797057d: Pushed [2023-10-17T20:23:26.337Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:26.597Z] 42e0b44df748: Pushed [2023-10-17T20:23:26.597Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:26.856Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:27.794Z] ba6b83399b05: Pushed [2023-10-17T20:23:28.054Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:28.359Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:28.671Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-17T20:23:28.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-17T20:23:28.672Z] 42e0b44df748: Preparing [2023-10-17T20:23:28.672Z] ba6b83399b05: Preparing [2023-10-17T20:23:28.672Z] 0305ca00b89e: Preparing [2023-10-17T20:23:28.672Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:28.672Z] 302a2797057d: Preparing [2023-10-17T20:23:28.672Z] cc2447e1835a: Preparing [2023-10-17T20:23:28.672Z] cc2447e1835a: Waiting [2023-10-17T20:23:28.672Z] 302a2797057d: Layer already exists [2023-10-17T20:23:28.672Z] 42e0b44df748: Layer already exists [2023-10-17T20:23:28.672Z] ba6b83399b05: Layer already exists [2023-10-17T20:23:28.672Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:28.672Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:28.672Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:28.672Z] latest: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:28.993Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:29.302Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [2023-10-17T20:23:29.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-17T20:23:29.302Z] 42e0b44df748: Preparing [2023-10-17T20:23:29.302Z] ba6b83399b05: Preparing [2023-10-17T20:23:29.302Z] 0305ca00b89e: Preparing [2023-10-17T20:23:29.302Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:29.302Z] 302a2797057d: Preparing [2023-10-17T20:23:29.302Z] cc2447e1835a: Preparing [2023-10-17T20:23:29.302Z] cc2447e1835a: Waiting [2023-10-17T20:23:29.302Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:29.302Z] 42e0b44df748: Layer already exists [2023-10-17T20:23:29.302Z] ba6b83399b05: Layer already exists [2023-10-17T20:23:29.302Z] 302a2797057d: Layer already exists [2023-10-17T20:23:29.302Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:29.302Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:29.302Z] 3.1.0-dev.63: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:29.626Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:29.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:29.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-17T20:23:29.935Z] 42e0b44df748: Preparing [2023-10-17T20:23:29.935Z] ba6b83399b05: Preparing [2023-10-17T20:23:29.935Z] 0305ca00b89e: Preparing [2023-10-17T20:23:29.935Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:29.935Z] 302a2797057d: Preparing [2023-10-17T20:23:29.935Z] cc2447e1835a: Preparing [2023-10-17T20:23:29.935Z] cc2447e1835a: Waiting [2023-10-17T20:23:29.935Z] 302a2797057d: Layer already exists [2023-10-17T20:23:29.935Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:29.935Z] 42e0b44df748: Layer already exists [2023-10-17T20:23:29.935Z] ba6b83399b05: Layer already exists [2023-10-17T20:23:29.935Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:29.935Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:29.935Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:30.248Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:30.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-17T20:23:30.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-17T20:23:30.549Z] 42e0b44df748: Preparing [2023-10-17T20:23:30.549Z] ba6b83399b05: Preparing [2023-10-17T20:23:30.549Z] 0305ca00b89e: Preparing [2023-10-17T20:23:30.549Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:30.549Z] 302a2797057d: Preparing [2023-10-17T20:23:30.549Z] cc2447e1835a: Preparing [2023-10-17T20:23:30.549Z] cc2447e1835a: Waiting [2023-10-17T20:23:30.549Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:30.549Z] 302a2797057d: Layer already exists [2023-10-17T20:23:30.549Z] ba6b83399b05: Layer already exists [2023-10-17T20:23:30.549Z] 42e0b44df748: Layer already exists [2023-10-17T20:23:30.549Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:30.549Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:30.549Z] main: digest: sha256:f35eeb42a0d59f95cb7d73b31998c8bfb201cc379fc2dd819f59376b6891e71b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:30.585Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:30.591Z] taggedImages: [2023-10-17T20:23:30.591Z] - nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:30.591Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-17T20:23:30.591Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.63 [2023-10-17T20:23:30.591Z] - nexus3.edgexfoundry.org:10004/core-data:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:30.591Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-17T20:23:30.608Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-17T20:23:30.608Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:30.608Z] latest [2023-10-17T20:23:30.608Z] 3.1.0-dev.63 [2023-10-17T20:23:30.608Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:30.608Z] main [2023-10-17T20:23:30.608Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:30.917Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:31.220Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:31.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-17T20:23:31.220Z] 2fc5bbf9295b: Preparing [2023-10-17T20:23:31.220Z] 097e00030a67: Preparing [2023-10-17T20:23:31.220Z] ba12eef8bdd1: Preparing [2023-10-17T20:23:31.220Z] 0305ca00b89e: Preparing [2023-10-17T20:23:31.220Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:31.220Z] bb3ad48c7528: Preparing [2023-10-17T20:23:31.220Z] cc2447e1835a: Preparing [2023-10-17T20:23:31.220Z] bb3ad48c7528: Waiting [2023-10-17T20:23:31.220Z] cc2447e1835a: Waiting [2023-10-17T20:23:31.220Z] 097e00030a67: Pushed [2023-10-17T20:23:31.478Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:31.478Z] 2fc5bbf9295b: Pushed [2023-10-17T20:23:31.736Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:31.736Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:31.994Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:32.931Z] ba12eef8bdd1: Pushed [2023-10-17T20:23:32.931Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:33.512Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:33.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-17T20:23:33.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-17T20:23:33.824Z] 2fc5bbf9295b: Preparing [2023-10-17T20:23:33.824Z] 097e00030a67: Preparing [2023-10-17T20:23:33.824Z] ba12eef8bdd1: Preparing [2023-10-17T20:23:33.824Z] 0305ca00b89e: Preparing [2023-10-17T20:23:33.824Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:33.824Z] bb3ad48c7528: Preparing [2023-10-17T20:23:33.824Z] cc2447e1835a: Preparing [2023-10-17T20:23:33.824Z] bb3ad48c7528: Waiting [2023-10-17T20:23:33.824Z] cc2447e1835a: Waiting [2023-10-17T20:23:33.824Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:33.824Z] ba12eef8bdd1: Layer already exists [2023-10-17T20:23:33.824Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:33.824Z] 097e00030a67: Layer already exists [2023-10-17T20:23:33.824Z] 2fc5bbf9295b: Layer already exists [2023-10-17T20:23:33.824Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:33.824Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:33.824Z] latest: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:34.172Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:34.676Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [2023-10-17T20:23:34.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-17T20:23:34.676Z] 2fc5bbf9295b: Preparing [2023-10-17T20:23:34.676Z] 097e00030a67: Preparing [2023-10-17T20:23:34.676Z] ba12eef8bdd1: Preparing [2023-10-17T20:23:34.676Z] 0305ca00b89e: Preparing [2023-10-17T20:23:34.676Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:34.676Z] bb3ad48c7528: Preparing [2023-10-17T20:23:34.676Z] cc2447e1835a: Preparing [2023-10-17T20:23:34.676Z] bb3ad48c7528: Waiting [2023-10-17T20:23:34.676Z] cc2447e1835a: Waiting [2023-10-17T20:23:34.676Z] 2fc5bbf9295b: Layer already exists [2023-10-17T20:23:34.676Z] ba12eef8bdd1: Layer already exists [2023-10-17T20:23:34.676Z] 097e00030a67: Layer already exists [2023-10-17T20:23:34.676Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:34.676Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:34.676Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:34.676Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:34.676Z] 3.1.0-dev.63: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:34.985Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:35.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:35.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-17T20:23:35.293Z] 2fc5bbf9295b: Preparing [2023-10-17T20:23:35.293Z] 097e00030a67: Preparing [2023-10-17T20:23:35.293Z] ba12eef8bdd1: Preparing [2023-10-17T20:23:35.293Z] 0305ca00b89e: Preparing [2023-10-17T20:23:35.293Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:35.293Z] bb3ad48c7528: Preparing [2023-10-17T20:23:35.293Z] cc2447e1835a: Preparing [2023-10-17T20:23:35.293Z] bb3ad48c7528: Waiting [2023-10-17T20:23:35.293Z] 2fc5bbf9295b: Layer already exists [2023-10-17T20:23:35.293Z] 097e00030a67: Layer already exists [2023-10-17T20:23:35.293Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:35.293Z] ba12eef8bdd1: Layer already exists [2023-10-17T20:23:35.293Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:35.293Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:35.293Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:35.293Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:35.607Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:35.922Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-17T20:23:35.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-17T20:23:35.922Z] 2fc5bbf9295b: Preparing [2023-10-17T20:23:35.922Z] 097e00030a67: Preparing [2023-10-17T20:23:35.922Z] ba12eef8bdd1: Preparing [2023-10-17T20:23:35.922Z] 0305ca00b89e: Preparing [2023-10-17T20:23:35.922Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:35.922Z] bb3ad48c7528: Preparing [2023-10-17T20:23:35.922Z] cc2447e1835a: Preparing [2023-10-17T20:23:35.922Z] cc2447e1835a: Waiting [2023-10-17T20:23:35.922Z] ba12eef8bdd1: Layer already exists [2023-10-17T20:23:35.922Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:35.922Z] 097e00030a67: Layer already exists [2023-10-17T20:23:35.922Z] 2fc5bbf9295b: Layer already exists [2023-10-17T20:23:35.922Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:35.922Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:35.922Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:35.922Z] main: digest: sha256:48baf7469cf88b56369ab8a844b7e86f4652830cba8431d27502df252e9bd2b1 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:35.977Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:35.986Z] taggedImages: [2023-10-17T20:23:35.986Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:35.986Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-17T20:23:35.986Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.63 [2023-10-17T20:23:35.986Z] - nexus3.edgexfoundry.org:10004/core-metadata:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:35.986Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-17T20:23:36.006Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-17T20:23:36.007Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:36.007Z] latest [2023-10-17T20:23:36.007Z] 3.1.0-dev.63 [2023-10-17T20:23:36.007Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:36.007Z] main [2023-10-17T20:23:36.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:36.327Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:36.631Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:36.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-17T20:23:36.631Z] 88089dfb9073: Preparing [2023-10-17T20:23:36.631Z] 3d5a815681f1: Preparing [2023-10-17T20:23:36.631Z] 64b7df60981c: Preparing [2023-10-17T20:23:36.631Z] a70ca70c556d: Preparing [2023-10-17T20:23:36.631Z] 848913a6756f: Preparing [2023-10-17T20:23:36.631Z] 850d96944560: Preparing [2023-10-17T20:23:36.631Z] d6632fcd92bb: Preparing [2023-10-17T20:23:36.631Z] 0305ca00b89e: Preparing [2023-10-17T20:23:36.631Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:36.631Z] ae215160ef14: Preparing [2023-10-17T20:23:36.631Z] df9f633a6759: Preparing [2023-10-17T20:23:36.631Z] 5f70bf18a086: Preparing [2023-10-17T20:23:36.631Z] 348dfacd60bd: Preparing [2023-10-17T20:23:36.631Z] 76737fb084ac: Preparing [2023-10-17T20:23:36.631Z] cc2447e1835a: Preparing [2023-10-17T20:23:36.631Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:36.631Z] 850d96944560: Waiting [2023-10-17T20:23:36.631Z] ae215160ef14: Waiting [2023-10-17T20:23:36.631Z] d6632fcd92bb: Waiting [2023-10-17T20:23:36.631Z] 0305ca00b89e: Waiting [2023-10-17T20:23:36.631Z] df9f633a6759: Waiting [2023-10-17T20:23:36.631Z] 76737fb084ac: Waiting [2023-10-17T20:23:36.631Z] 5f70bf18a086: Waiting [2023-10-17T20:23:36.631Z] cc2447e1835a: Waiting [2023-10-17T20:23:36.631Z] 348dfacd60bd: Waiting [2023-10-17T20:23:36.631Z] a70ca70c556d: Pushed [2023-10-17T20:23:36.631Z] 848913a6756f: Pushed [2023-10-17T20:23:36.631Z] 3d5a815681f1: Pushed [2023-10-17T20:23:36.631Z] 64b7df60981c: Pushed [2023-10-17T20:23:36.890Z] 88089dfb9073: Pushed [2023-10-17T20:23:36.890Z] 850d96944560: Pushed [2023-10-17T20:23:37.147Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:37.147Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:37.147Z] ae215160ef14: Pushed [2023-10-17T20:23:37.147Z] df9f633a6759: Pushed [2023-10-17T20:23:37.147Z] 5f70bf18a086: Pushed [2023-10-17T20:23:37.147Z] 348dfacd60bd: Pushed [2023-10-17T20:23:37.147Z] 76737fb084ac: Pushed [2023-10-17T20:23:37.147Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:38.523Z] d6632fcd92bb: Pushed [2023-10-17T20:23:38.782Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:39.091Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:39.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-17T20:23:39.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-17T20:23:39.402Z] 88089dfb9073: Preparing [2023-10-17T20:23:39.402Z] 3d5a815681f1: Preparing [2023-10-17T20:23:39.402Z] 64b7df60981c: Preparing [2023-10-17T20:23:39.402Z] a70ca70c556d: Preparing [2023-10-17T20:23:39.402Z] 848913a6756f: Preparing [2023-10-17T20:23:39.402Z] 850d96944560: Preparing [2023-10-17T20:23:39.402Z] d6632fcd92bb: Preparing [2023-10-17T20:23:39.402Z] 0305ca00b89e: Preparing [2023-10-17T20:23:39.402Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:39.402Z] ae215160ef14: Preparing [2023-10-17T20:23:39.402Z] df9f633a6759: Preparing [2023-10-17T20:23:39.402Z] 5f70bf18a086: Preparing [2023-10-17T20:23:39.402Z] 348dfacd60bd: Preparing [2023-10-17T20:23:39.402Z] 76737fb084ac: Preparing [2023-10-17T20:23:39.402Z] cc2447e1835a: Preparing [2023-10-17T20:23:39.402Z] ae215160ef14: Waiting [2023-10-17T20:23:39.402Z] d6632fcd92bb: Waiting [2023-10-17T20:23:39.402Z] 0305ca00b89e: Waiting [2023-10-17T20:23:39.402Z] df9f633a6759: Waiting [2023-10-17T20:23:39.402Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:39.402Z] 5f70bf18a086: Waiting [2023-10-17T20:23:39.402Z] 76737fb084ac: Waiting [2023-10-17T20:23:39.402Z] cc2447e1835a: Waiting [2023-10-17T20:23:39.402Z] 850d96944560: Waiting [2023-10-17T20:23:39.402Z] 348dfacd60bd: Waiting [2023-10-17T20:23:39.402Z] 848913a6756f: Layer already exists [2023-10-17T20:23:39.402Z] 3d5a815681f1: Layer already exists [2023-10-17T20:23:39.402Z] 88089dfb9073: Layer already exists [2023-10-17T20:23:39.402Z] a70ca70c556d: Layer already exists [2023-10-17T20:23:39.402Z] 64b7df60981c: Layer already exists [2023-10-17T20:23:39.402Z] d6632fcd92bb: Layer already exists [2023-10-17T20:23:39.402Z] 850d96944560: Layer already exists [2023-10-17T20:23:39.402Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:39.402Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:39.402Z] ae215160ef14: Layer already exists [2023-10-17T20:23:39.402Z] 5f70bf18a086: Layer already exists [2023-10-17T20:23:39.402Z] df9f633a6759: Layer already exists [2023-10-17T20:23:39.402Z] 348dfacd60bd: Layer already exists [2023-10-17T20:23:39.402Z] 76737fb084ac: Layer already exists [2023-10-17T20:23:39.402Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:39.402Z] latest: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:39.567Z] #75 ... [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #79 DONE 60.0s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #81 DONE 58.3s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #75 DONE 54.3s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #78 DONE 60.0s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #96 DONE 1.1s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #97 [security-bootstrapper builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #97 DONE 1.1s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #98 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #99 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #99 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #100 [core-command builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #100 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #101 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #101 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #102 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #103 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #104 [core-data builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #104 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #105 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #105 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #106 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #106 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #107 [security-proxy-setup builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #107 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #108 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #109 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #110 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #111 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #112 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #113 [support-scheduler builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #113 DONE 1.2s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #114 [support-notifications builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #114 DONE 1.2s [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #115 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #116 [core-metadata builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #116 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #117 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #118 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-17T20:23:39.567Z] #118 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-10-17T20:23:39.567Z] #119 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #120 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T20:23:39.567Z] #120 CACHED [2023-10-17T20:23:39.567Z] [2023-10-17T20:23:39.567Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:23:39.726Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:40.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [2023-10-17T20:23:40.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-17T20:23:40.067Z] 88089dfb9073: Preparing [2023-10-17T20:23:40.067Z] 3d5a815681f1: Preparing [2023-10-17T20:23:40.067Z] 64b7df60981c: Preparing [2023-10-17T20:23:40.067Z] a70ca70c556d: Preparing [2023-10-17T20:23:40.067Z] 848913a6756f: Preparing [2023-10-17T20:23:40.067Z] 850d96944560: Preparing [2023-10-17T20:23:40.067Z] d6632fcd92bb: Preparing [2023-10-17T20:23:40.067Z] 0305ca00b89e: Preparing [2023-10-17T20:23:40.067Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:40.067Z] ae215160ef14: Preparing [2023-10-17T20:23:40.067Z] df9f633a6759: Preparing [2023-10-17T20:23:40.067Z] 5f70bf18a086: Preparing [2023-10-17T20:23:40.067Z] 348dfacd60bd: Preparing [2023-10-17T20:23:40.067Z] 76737fb084ac: Preparing [2023-10-17T20:23:40.067Z] cc2447e1835a: Preparing [2023-10-17T20:23:40.067Z] 5f70bf18a086: Waiting [2023-10-17T20:23:40.067Z] ae215160ef14: Waiting [2023-10-17T20:23:40.067Z] 0305ca00b89e: Waiting [2023-10-17T20:23:40.067Z] 76737fb084ac: Waiting [2023-10-17T20:23:40.067Z] df9f633a6759: Waiting [2023-10-17T20:23:40.067Z] cc2447e1835a: Waiting [2023-10-17T20:23:40.067Z] 850d96944560: Waiting [2023-10-17T20:23:40.067Z] d6632fcd92bb: Waiting [2023-10-17T20:23:40.067Z] 3d5a815681f1: Layer already exists [2023-10-17T20:23:40.067Z] a70ca70c556d: Layer already exists [2023-10-17T20:23:40.067Z] 64b7df60981c: Layer already exists [2023-10-17T20:23:40.067Z] 848913a6756f: Layer already exists [2023-10-17T20:23:40.067Z] 88089dfb9073: Layer already exists [2023-10-17T20:23:40.067Z] 850d96944560: Layer already exists [2023-10-17T20:23:40.067Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:40.067Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:40.067Z] d6632fcd92bb: Layer already exists [2023-10-17T20:23:40.067Z] ae215160ef14: Layer already exists [2023-10-17T20:23:40.067Z] df9f633a6759: Layer already exists [2023-10-17T20:23:40.067Z] 5f70bf18a086: Layer already exists [2023-10-17T20:23:40.067Z] 76737fb084ac: Layer already exists [2023-10-17T20:23:40.067Z] 348dfacd60bd: Layer already exists [2023-10-17T20:23:40.067Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:40.067Z] 3.1.0-dev.63: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:40.446Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:40.810Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:40.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-17T20:23:40.810Z] 88089dfb9073: Preparing [2023-10-17T20:23:40.810Z] 3d5a815681f1: Preparing [2023-10-17T20:23:40.810Z] 64b7df60981c: Preparing [2023-10-17T20:23:40.810Z] a70ca70c556d: Preparing [2023-10-17T20:23:40.810Z] 848913a6756f: Preparing [2023-10-17T20:23:40.810Z] 850d96944560: Preparing [2023-10-17T20:23:40.810Z] d6632fcd92bb: Preparing [2023-10-17T20:23:40.810Z] 0305ca00b89e: Preparing [2023-10-17T20:23:40.810Z] 850d96944560: Waiting [2023-10-17T20:23:40.810Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:40.810Z] 0305ca00b89e: Waiting [2023-10-17T20:23:40.810Z] ae215160ef14: Preparing [2023-10-17T20:23:40.810Z] df9f633a6759: Preparing [2023-10-17T20:23:40.810Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:40.810Z] ae215160ef14: Waiting [2023-10-17T20:23:40.810Z] 5f70bf18a086: Preparing [2023-10-17T20:23:40.810Z] 348dfacd60bd: Preparing [2023-10-17T20:23:40.810Z] 5f70bf18a086: Waiting [2023-10-17T20:23:40.810Z] 76737fb084ac: Preparing [2023-10-17T20:23:40.810Z] 348dfacd60bd: Waiting [2023-10-17T20:23:40.810Z] cc2447e1835a: Preparing [2023-10-17T20:23:40.810Z] 76737fb084ac: Waiting [2023-10-17T20:23:40.810Z] cc2447e1835a: Waiting [2023-10-17T20:23:40.810Z] a70ca70c556d: Layer already exists [2023-10-17T20:23:40.810Z] 64b7df60981c: Layer already exists [2023-10-17T20:23:40.810Z] 88089dfb9073: Layer already exists [2023-10-17T20:23:40.810Z] 848913a6756f: Layer already exists [2023-10-17T20:23:40.810Z] 3d5a815681f1: Layer already exists [2023-10-17T20:23:40.810Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:40.810Z] d6632fcd92bb: Layer already exists [2023-10-17T20:23:40.810Z] 850d96944560: Layer already exists [2023-10-17T20:23:40.810Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:40.810Z] ae215160ef14: Layer already exists [2023-10-17T20:23:40.810Z] df9f633a6759: Layer already exists [2023-10-17T20:23:40.810Z] 348dfacd60bd: Layer already exists [2023-10-17T20:23:40.810Z] 76737fb084ac: Layer already exists [2023-10-17T20:23:40.810Z] 5f70bf18a086: Layer already exists [2023-10-17T20:23:40.810Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:40.810Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:41.132Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:41.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-17T20:23:41.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-17T20:23:41.432Z] 88089dfb9073: Preparing [2023-10-17T20:23:41.432Z] 3d5a815681f1: Preparing [2023-10-17T20:23:41.432Z] 64b7df60981c: Preparing [2023-10-17T20:23:41.432Z] a70ca70c556d: Preparing [2023-10-17T20:23:41.432Z] 848913a6756f: Preparing [2023-10-17T20:23:41.432Z] 850d96944560: Preparing [2023-10-17T20:23:41.432Z] d6632fcd92bb: Preparing [2023-10-17T20:23:41.432Z] 0305ca00b89e: Preparing [2023-10-17T20:23:41.432Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:41.432Z] ae215160ef14: Preparing [2023-10-17T20:23:41.432Z] df9f633a6759: Preparing [2023-10-17T20:23:41.432Z] 850d96944560: Waiting [2023-10-17T20:23:41.432Z] d6632fcd92bb: Waiting [2023-10-17T20:23:41.432Z] 0305ca00b89e: Waiting [2023-10-17T20:23:41.432Z] ae215160ef14: Waiting [2023-10-17T20:23:41.432Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:41.432Z] 5f70bf18a086: Preparing [2023-10-17T20:23:41.432Z] 348dfacd60bd: Preparing [2023-10-17T20:23:41.432Z] 76737fb084ac: Preparing [2023-10-17T20:23:41.432Z] df9f633a6759: Waiting [2023-10-17T20:23:41.432Z] 5f70bf18a086: Waiting [2023-10-17T20:23:41.432Z] 348dfacd60bd: Waiting [2023-10-17T20:23:41.432Z] cc2447e1835a: Preparing [2023-10-17T20:23:41.432Z] 76737fb084ac: Waiting [2023-10-17T20:23:41.432Z] cc2447e1835a: Waiting [2023-10-17T20:23:41.432Z] 3d5a815681f1: Layer already exists [2023-10-17T20:23:41.432Z] 64b7df60981c: Layer already exists [2023-10-17T20:23:41.432Z] a70ca70c556d: Layer already exists [2023-10-17T20:23:41.432Z] 88089dfb9073: Layer already exists [2023-10-17T20:23:41.432Z] 848913a6756f: Layer already exists [2023-10-17T20:23:41.432Z] 850d96944560: Layer already exists [2023-10-17T20:23:41.432Z] ae215160ef14: Layer already exists [2023-10-17T20:23:41.432Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:41.432Z] d6632fcd92bb: Layer already exists [2023-10-17T20:23:41.432Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:41.432Z] 76737fb084ac: Layer already exists [2023-10-17T20:23:41.432Z] df9f633a6759: Layer already exists [2023-10-17T20:23:41.432Z] 5f70bf18a086: Layer already exists [2023-10-17T20:23:41.432Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:41.432Z] 348dfacd60bd: Layer already exists [2023-10-17T20:23:41.432Z] main: digest: sha256:46586d0d871da1e4d5f68336a2e9cd919a4af27348d344b6cd74c14656c4c2ce size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:41.467Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:41.473Z] taggedImages: [2023-10-17T20:23:41.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:41.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-17T20:23:41.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.63 [2023-10-17T20:23:41.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:41.473Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-17T20:23:41.488Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-17T20:23:41.488Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:41.488Z] latest [2023-10-17T20:23:41.488Z] 3.1.0-dev.63 [2023-10-17T20:23:41.488Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:41.488Z] main [2023-10-17T20:23:41.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:41.793Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:42.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:42.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-17T20:23:42.095Z] 7bcfdec8d1c6: Preparing [2023-10-17T20:23:42.095Z] 6d3bd9809588: Preparing [2023-10-17T20:23:42.095Z] eb7084de4a3a: Preparing [2023-10-17T20:23:42.095Z] 681b80a8e77f: Preparing [2023-10-17T20:23:42.095Z] 0305ca00b89e: Preparing [2023-10-17T20:23:42.095Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:42.095Z] bb3ad48c7528: Preparing [2023-10-17T20:23:42.095Z] cc2447e1835a: Preparing [2023-10-17T20:23:42.095Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:42.095Z] bb3ad48c7528: Waiting [2023-10-17T20:23:42.095Z] cc2447e1835a: Waiting [2023-10-17T20:23:42.095Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:42.095Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:42.095Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:42.095Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:42.095Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:42.095Z] eb7084de4a3a: Pushed [2023-10-17T20:23:42.095Z] 7bcfdec8d1c6: Pushed [2023-10-17T20:23:43.473Z] 681b80a8e77f: Pushed [2023-10-17T20:23:43.733Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:43.838Z] #121 ... [2023-10-17T20:23:43.838Z] [2023-10-17T20:23:43.838Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:23:43.838Z] #0 5.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-17T20:23:43.838Z] #122 ... [2023-10-17T20:23:43.838Z] [2023-10-17T20:23:43.838Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:23:43.838Z] #121 5.752 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-17T20:23:44.071Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:44.379Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-17T20:23:44.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-17T20:23:44.379Z] 7bcfdec8d1c6: Preparing [2023-10-17T20:23:44.379Z] 6d3bd9809588: Preparing [2023-10-17T20:23:44.379Z] eb7084de4a3a: Preparing [2023-10-17T20:23:44.379Z] 681b80a8e77f: Preparing [2023-10-17T20:23:44.379Z] 0305ca00b89e: Preparing [2023-10-17T20:23:44.379Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:44.379Z] bb3ad48c7528: Preparing [2023-10-17T20:23:44.379Z] cc2447e1835a: Preparing [2023-10-17T20:23:44.379Z] bb3ad48c7528: Waiting [2023-10-17T20:23:44.379Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:44.379Z] cc2447e1835a: Waiting [2023-10-17T20:23:44.379Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:44.379Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:44.379Z] 681b80a8e77f: Layer already exists [2023-10-17T20:23:44.379Z] eb7084de4a3a: Layer already exists [2023-10-17T20:23:44.379Z] 7bcfdec8d1c6: Layer already exists [2023-10-17T20:23:44.379Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:44.379Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:44.379Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:44.379Z] latest: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:44.685Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:44.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [2023-10-17T20:23:44.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-17T20:23:44.987Z] 7bcfdec8d1c6: Preparing [2023-10-17T20:23:44.987Z] 6d3bd9809588: Preparing [2023-10-17T20:23:44.987Z] eb7084de4a3a: Preparing [2023-10-17T20:23:44.987Z] 681b80a8e77f: Preparing [2023-10-17T20:23:44.987Z] 0305ca00b89e: Preparing [2023-10-17T20:23:44.987Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:44.987Z] bb3ad48c7528: Preparing [2023-10-17T20:23:44.987Z] cc2447e1835a: Preparing [2023-10-17T20:23:44.987Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:44.987Z] bb3ad48c7528: Waiting [2023-10-17T20:23:44.987Z] cc2447e1835a: Waiting [2023-10-17T20:23:44.987Z] eb7084de4a3a: Layer already exists [2023-10-17T20:23:44.987Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:44.987Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:44.987Z] 7bcfdec8d1c6: Layer already exists [2023-10-17T20:23:44.987Z] 681b80a8e77f: Layer already exists [2023-10-17T20:23:44.987Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:44.987Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:44.987Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:44.987Z] 3.1.0-dev.63: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:45.292Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:45.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:45.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-17T20:23:45.594Z] 7bcfdec8d1c6: Preparing [2023-10-17T20:23:45.594Z] 6d3bd9809588: Preparing [2023-10-17T20:23:45.594Z] eb7084de4a3a: Preparing [2023-10-17T20:23:45.594Z] 681b80a8e77f: Preparing [2023-10-17T20:23:45.594Z] 0305ca00b89e: Preparing [2023-10-17T20:23:45.594Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:45.594Z] bb3ad48c7528: Preparing [2023-10-17T20:23:45.594Z] cc2447e1835a: Preparing [2023-10-17T20:23:45.594Z] bb3ad48c7528: Waiting [2023-10-17T20:23:45.594Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:45.594Z] cc2447e1835a: Waiting [2023-10-17T20:23:45.594Z] eb7084de4a3a: Layer already exists [2023-10-17T20:23:45.594Z] 681b80a8e77f: Layer already exists [2023-10-17T20:23:45.594Z] 7bcfdec8d1c6: Layer already exists [2023-10-17T20:23:45.594Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:45.594Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:45.594Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:45.594Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:45.594Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:45.594Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:45.900Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:46.203Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-17T20:23:46.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-17T20:23:46.203Z] 7bcfdec8d1c6: Preparing [2023-10-17T20:23:46.203Z] 6d3bd9809588: Preparing [2023-10-17T20:23:46.203Z] eb7084de4a3a: Preparing [2023-10-17T20:23:46.203Z] 681b80a8e77f: Preparing [2023-10-17T20:23:46.203Z] 0305ca00b89e: Preparing [2023-10-17T20:23:46.203Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:46.203Z] bb3ad48c7528: Preparing [2023-10-17T20:23:46.203Z] cc2447e1835a: Preparing [2023-10-17T20:23:46.203Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:46.203Z] bb3ad48c7528: Waiting [2023-10-17T20:23:46.203Z] cc2447e1835a: Waiting [2023-10-17T20:23:46.203Z] eb7084de4a3a: Layer already exists [2023-10-17T20:23:46.203Z] 681b80a8e77f: Layer already exists [2023-10-17T20:23:46.203Z] 6d3bd9809588: Layer already exists [2023-10-17T20:23:46.203Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:46.203Z] 7bcfdec8d1c6: Layer already exists [2023-10-17T20:23:46.203Z] bb3ad48c7528: Layer already exists [2023-10-17T20:23:46.203Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:46.203Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:46.203Z] main: digest: sha256:19f724552f72bd04b42e7fb97eaa41dd6899e742b74a1d651ee975dc8dc2c2dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:46.248Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:46.257Z] taggedImages: [2023-10-17T20:23:46.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:46.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-17T20:23:46.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.63 [2023-10-17T20:23:46.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:46.257Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-17T20:23:46.281Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-17T20:23:46.281Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:46.281Z] latest [2023-10-17T20:23:46.281Z] 3.1.0-dev.63 [2023-10-17T20:23:46.281Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:46.281Z] main [2023-10-17T20:23:46.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:46.606Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:46.912Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:46.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-17T20:23:46.912Z] 8cb2c60f9bc9: Preparing [2023-10-17T20:23:46.912Z] 18c28f658a22: Preparing [2023-10-17T20:23:46.912Z] 0e3a6b14696e: Preparing [2023-10-17T20:23:46.912Z] 2e0211073af8: Preparing [2023-10-17T20:23:46.912Z] be943df70682: Preparing [2023-10-17T20:23:46.912Z] 0305ca00b89e: Preparing [2023-10-17T20:23:46.912Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:46.912Z] acae1f0bea85: Preparing [2023-10-17T20:23:46.912Z] 11ea0f492083: Preparing [2023-10-17T20:23:46.912Z] cc2447e1835a: Preparing [2023-10-17T20:23:46.912Z] acae1f0bea85: Waiting [2023-10-17T20:23:46.912Z] 11ea0f492083: Waiting [2023-10-17T20:23:46.912Z] 0305ca00b89e: Waiting [2023-10-17T20:23:46.912Z] cc2447e1835a: Waiting [2023-10-17T20:23:46.912Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:46.912Z] be943df70682: Pushed [2023-10-17T20:23:46.912Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:46.912Z] 18c28f658a22: Pushed [2023-10-17T20:23:46.912Z] 2e0211073af8: Pushed [2023-10-17T20:23:46.912Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:46.912Z] 8cb2c60f9bc9: Pushed [2023-10-17T20:23:46.912Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:47.171Z] acae1f0bea85: Pushed [2023-10-17T20:23:48.088Z] #121 ... [2023-10-17T20:23:48.089Z] [2023-10-17T20:23:48.089Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:23:48.089Z] #0 5.579 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-17T20:23:48.360Z] #123 ... [2023-10-17T20:23:48.360Z] [2023-10-17T20:23:48.360Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:23:48.360Z] #0 4.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-17T20:23:48.549Z] 0e3a6b14696e: Pushed [2023-10-17T20:23:48.549Z] 11ea0f492083: Pushed [2023-10-17T20:23:48.549Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:48.626Z] #124 ... [2023-10-17T20:23:48.626Z] [2023-10-17T20:23:48.626Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-17T20:23:48.626Z] #0 3.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-17T20:23:48.626Z] #125 ... [2023-10-17T20:23:48.626Z] [2023-10-17T20:23:48.626Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:23:48.626Z] #0 5.080 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-17T20:23:48.855Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:48.910Z] #126 ... [2023-10-17T20:23:48.910Z] [2023-10-17T20:23:48.910Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-17T20:23:48.910Z] #0 5.578 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-17T20:23:48.910Z] #127 ... [2023-10-17T20:23:48.910Z] [2023-10-17T20:23:48.910Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-17T20:23:48.910Z] #0 5.569 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-17T20:23:49.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-17T20:23:49.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-17T20:23:49.157Z] 8cb2c60f9bc9: Preparing [2023-10-17T20:23:49.157Z] 18c28f658a22: Preparing [2023-10-17T20:23:49.157Z] 0e3a6b14696e: Preparing [2023-10-17T20:23:49.157Z] 2e0211073af8: Preparing [2023-10-17T20:23:49.157Z] be943df70682: Preparing [2023-10-17T20:23:49.157Z] 0305ca00b89e: Preparing [2023-10-17T20:23:49.157Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:49.157Z] acae1f0bea85: Preparing [2023-10-17T20:23:49.157Z] 11ea0f492083: Preparing [2023-10-17T20:23:49.158Z] cc2447e1835a: Preparing [2023-10-17T20:23:49.158Z] 0305ca00b89e: Waiting [2023-10-17T20:23:49.158Z] acae1f0bea85: Waiting [2023-10-17T20:23:49.158Z] 11ea0f492083: Waiting [2023-10-17T20:23:49.158Z] cc2447e1835a: Waiting [2023-10-17T20:23:49.158Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:49.158Z] 18c28f658a22: Layer already exists [2023-10-17T20:23:49.158Z] 0e3a6b14696e: Layer already exists [2023-10-17T20:23:49.158Z] be943df70682: Layer already exists [2023-10-17T20:23:49.158Z] 8cb2c60f9bc9: Layer already exists [2023-10-17T20:23:49.158Z] 2e0211073af8: Layer already exists [2023-10-17T20:23:49.158Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:49.158Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:49.158Z] acae1f0bea85: Layer already exists [2023-10-17T20:23:49.158Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:49.158Z] 11ea0f492083: Layer already exists [2023-10-17T20:23:49.158Z] latest: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [2023-10-17T20:23:49.177Z] #128 ... [2023-10-17T20:23:49.178Z] [2023-10-17T20:23:49.178Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-17T20:23:49.178Z] #0 4.632 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-17T20:23:49.178Z] #129 ... [2023-10-17T20:23:49.178Z] [2023-10-17T20:23:49.178Z] #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-10-17T20:23:49.178Z] #0 4.534 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:49.450Z] #130 ... [2023-10-17T20:23:49.450Z] [2023-10-17T20:23:49.450Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-17T20:23:49.450Z] #0 5.855 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-17T20:23:49.472Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:49.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [2023-10-17T20:23:49.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-17T20:23:49.781Z] 8cb2c60f9bc9: Preparing [2023-10-17T20:23:49.781Z] 18c28f658a22: Preparing [2023-10-17T20:23:49.781Z] 0e3a6b14696e: Preparing [2023-10-17T20:23:49.781Z] 2e0211073af8: Preparing [2023-10-17T20:23:49.781Z] be943df70682: Preparing [2023-10-17T20:23:49.781Z] 0305ca00b89e: Preparing [2023-10-17T20:23:49.781Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:49.781Z] acae1f0bea85: Preparing [2023-10-17T20:23:49.781Z] 11ea0f492083: Preparing [2023-10-17T20:23:49.781Z] cc2447e1835a: Preparing [2023-10-17T20:23:49.781Z] 0305ca00b89e: Waiting [2023-10-17T20:23:49.781Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:49.781Z] acae1f0bea85: Waiting [2023-10-17T20:23:49.781Z] 11ea0f492083: Waiting [2023-10-17T20:23:49.781Z] cc2447e1835a: Waiting [2023-10-17T20:23:49.781Z] 8cb2c60f9bc9: Layer already exists [2023-10-17T20:23:49.781Z] be943df70682: Layer already exists [2023-10-17T20:23:49.781Z] 2e0211073af8: Layer already exists [2023-10-17T20:23:49.781Z] 18c28f658a22: Layer already exists [2023-10-17T20:23:49.781Z] 0e3a6b14696e: Layer already exists [2023-10-17T20:23:49.781Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:49.781Z] 11ea0f492083: Layer already exists [2023-10-17T20:23:49.781Z] acae1f0bea85: Layer already exists [2023-10-17T20:23:49.781Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:49.781Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:49.781Z] 3.1.0-dev.63: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:50.086Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:50.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:50.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-17T20:23:50.386Z] 8cb2c60f9bc9: Preparing [2023-10-17T20:23:50.386Z] 18c28f658a22: Preparing [2023-10-17T20:23:50.386Z] 0e3a6b14696e: Preparing [2023-10-17T20:23:50.386Z] 2e0211073af8: Preparing [2023-10-17T20:23:50.386Z] be943df70682: Preparing [2023-10-17T20:23:50.386Z] 0305ca00b89e: Preparing [2023-10-17T20:23:50.386Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:50.386Z] acae1f0bea85: Preparing [2023-10-17T20:23:50.386Z] 11ea0f492083: Preparing [2023-10-17T20:23:50.386Z] cc2447e1835a: Preparing [2023-10-17T20:23:50.386Z] 0305ca00b89e: Waiting [2023-10-17T20:23:50.386Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:50.386Z] 11ea0f492083: Waiting [2023-10-17T20:23:50.386Z] acae1f0bea85: Waiting [2023-10-17T20:23:50.386Z] cc2447e1835a: Waiting [2023-10-17T20:23:50.386Z] 0e3a6b14696e: Layer already exists [2023-10-17T20:23:50.386Z] 2e0211073af8: Layer already exists [2023-10-17T20:23:50.386Z] 18c28f658a22: Layer already exists [2023-10-17T20:23:50.386Z] be943df70682: Layer already exists [2023-10-17T20:23:50.386Z] 8cb2c60f9bc9: Layer already exists [2023-10-17T20:23:50.386Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:50.387Z] acae1f0bea85: Layer already exists [2023-10-17T20:23:50.387Z] 11ea0f492083: Layer already exists [2023-10-17T20:23:50.387Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:50.387Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:50.387Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:50.704Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:51.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-17T20:23:51.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-17T20:23:51.004Z] 8cb2c60f9bc9: Preparing [2023-10-17T20:23:51.004Z] 18c28f658a22: Preparing [2023-10-17T20:23:51.004Z] 0e3a6b14696e: Preparing [2023-10-17T20:23:51.004Z] 2e0211073af8: Preparing [2023-10-17T20:23:51.004Z] be943df70682: Preparing [2023-10-17T20:23:51.004Z] 0305ca00b89e: Preparing [2023-10-17T20:23:51.004Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:51.004Z] acae1f0bea85: Preparing [2023-10-17T20:23:51.004Z] 11ea0f492083: Preparing [2023-10-17T20:23:51.004Z] cc2447e1835a: Preparing [2023-10-17T20:23:51.004Z] 0305ca00b89e: Waiting [2023-10-17T20:23:51.004Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:51.004Z] acae1f0bea85: Waiting [2023-10-17T20:23:51.004Z] 11ea0f492083: Waiting [2023-10-17T20:23:51.004Z] cc2447e1835a: Waiting [2023-10-17T20:23:51.004Z] 2e0211073af8: Layer already exists [2023-10-17T20:23:51.004Z] 0e3a6b14696e: Layer already exists [2023-10-17T20:23:51.004Z] be943df70682: Layer already exists [2023-10-17T20:23:51.004Z] 8cb2c60f9bc9: Layer already exists [2023-10-17T20:23:51.004Z] 18c28f658a22: Layer already exists [2023-10-17T20:23:51.004Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:51.004Z] acae1f0bea85: Layer already exists [2023-10-17T20:23:51.004Z] 11ea0f492083: Layer already exists [2023-10-17T20:23:51.004Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:51.004Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:51.004Z] main: digest: sha256:c5184b5e36f7463acaa4367e37047e10cf4f582f4a356678a2a2f1e101bc538c size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:51.037Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:51.042Z] taggedImages: [2023-10-17T20:23:51.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:51.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-17T20:23:51.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.63 [2023-10-17T20:23:51.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:51.043Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-17T20:23:51.058Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-17T20:23:51.058Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:51.058Z] latest [2023-10-17T20:23:51.058Z] 3.1.0-dev.63 [2023-10-17T20:23:51.058Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:51.058Z] main [2023-10-17T20:23:51.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:51.384Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:51.695Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:51.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-17T20:23:51.695Z] 0d4363aa1b6a: Preparing [2023-10-17T20:23:51.695Z] 838414cb50d1: Preparing [2023-10-17T20:23:51.695Z] 259e6f67fd52: Preparing [2023-10-17T20:23:51.695Z] 11f3861a5569: Preparing [2023-10-17T20:23:51.695Z] 60904e3707a8: Preparing [2023-10-17T20:23:51.695Z] 13048e2aaa3c: Preparing [2023-10-17T20:23:51.695Z] 681788cdb853: Preparing [2023-10-17T20:23:51.695Z] 0305ca00b89e: Preparing [2023-10-17T20:23:51.695Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:51.695Z] cf99694cc834: Preparing [2023-10-17T20:23:51.695Z] cc2447e1835a: Preparing [2023-10-17T20:23:51.695Z] cf99694cc834: Waiting [2023-10-17T20:23:51.695Z] 0305ca00b89e: Waiting [2023-10-17T20:23:51.695Z] cc2447e1835a: Waiting [2023-10-17T20:23:51.695Z] 681788cdb853: Waiting [2023-10-17T20:23:51.695Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:51.695Z] 13048e2aaa3c: Waiting [2023-10-17T20:23:51.695Z] 60904e3707a8: Pushed [2023-10-17T20:23:51.695Z] 838414cb50d1: Pushed [2023-10-17T20:23:51.695Z] 0d4363aa1b6a: Pushed [2023-10-17T20:23:51.695Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:51.695Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:51.955Z] 13048e2aaa3c: Pushed [2023-10-17T20:23:51.955Z] 681788cdb853: Pushed [2023-10-17T20:23:51.955Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:52.892Z] 11f3861a5569: Pushed [2023-10-17T20:23:52.892Z] cf99694cc834: Pushed [2023-10-17T20:23:53.460Z] 259e6f67fd52: Pushed [2023-10-17T20:23:53.460Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:53.769Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:54.079Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-17T20:23:54.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-17T20:23:54.079Z] 0d4363aa1b6a: Preparing [2023-10-17T20:23:54.079Z] 838414cb50d1: Preparing [2023-10-17T20:23:54.079Z] 259e6f67fd52: Preparing [2023-10-17T20:23:54.079Z] 11f3861a5569: Preparing [2023-10-17T20:23:54.079Z] 60904e3707a8: Preparing [2023-10-17T20:23:54.079Z] 13048e2aaa3c: Preparing [2023-10-17T20:23:54.079Z] 681788cdb853: Preparing [2023-10-17T20:23:54.079Z] 0305ca00b89e: Preparing [2023-10-17T20:23:54.079Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:54.079Z] cf99694cc834: Preparing [2023-10-17T20:23:54.079Z] cc2447e1835a: Preparing [2023-10-17T20:23:54.079Z] 681788cdb853: Waiting [2023-10-17T20:23:54.079Z] 0305ca00b89e: Waiting [2023-10-17T20:23:54.079Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:54.079Z] cf99694cc834: Waiting [2023-10-17T20:23:54.079Z] cc2447e1835a: Waiting [2023-10-17T20:23:54.079Z] 13048e2aaa3c: Waiting [2023-10-17T20:23:54.079Z] 259e6f67fd52: Layer already exists [2023-10-17T20:23:54.079Z] 838414cb50d1: Layer already exists [2023-10-17T20:23:54.079Z] 11f3861a5569: Layer already exists [2023-10-17T20:23:54.079Z] 60904e3707a8: Layer already exists [2023-10-17T20:23:54.079Z] 0d4363aa1b6a: Layer already exists [2023-10-17T20:23:54.079Z] 13048e2aaa3c: Layer already exists [2023-10-17T20:23:54.079Z] 681788cdb853: Layer already exists [2023-10-17T20:23:54.079Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:54.079Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:54.079Z] cf99694cc834: Layer already exists [2023-10-17T20:23:54.079Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:54.079Z] latest: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:54.400Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:54.709Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [2023-10-17T20:23:54.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-17T20:23:54.709Z] 0d4363aa1b6a: Preparing [2023-10-17T20:23:54.709Z] 838414cb50d1: Preparing [2023-10-17T20:23:54.709Z] 259e6f67fd52: Preparing [2023-10-17T20:23:54.709Z] 11f3861a5569: Preparing [2023-10-17T20:23:54.709Z] 60904e3707a8: Preparing [2023-10-17T20:23:54.709Z] 13048e2aaa3c: Preparing [2023-10-17T20:23:54.709Z] 681788cdb853: Preparing [2023-10-17T20:23:54.709Z] 0305ca00b89e: Preparing [2023-10-17T20:23:54.709Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:54.709Z] cf99694cc834: Preparing [2023-10-17T20:23:54.709Z] cc2447e1835a: Preparing [2023-10-17T20:23:54.709Z] 0305ca00b89e: Waiting [2023-10-17T20:23:54.709Z] 681788cdb853: Waiting [2023-10-17T20:23:54.709Z] 13048e2aaa3c: Waiting [2023-10-17T20:23:54.709Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:54.709Z] cf99694cc834: Waiting [2023-10-17T20:23:54.709Z] cc2447e1835a: Waiting [2023-10-17T20:23:54.709Z] 838414cb50d1: Layer already exists [2023-10-17T20:23:54.709Z] 259e6f67fd52: Layer already exists [2023-10-17T20:23:54.709Z] 11f3861a5569: Layer already exists [2023-10-17T20:23:54.709Z] 60904e3707a8: Layer already exists [2023-10-17T20:23:54.709Z] 0d4363aa1b6a: Layer already exists [2023-10-17T20:23:54.709Z] 13048e2aaa3c: Layer already exists [2023-10-17T20:23:54.709Z] 681788cdb853: Layer already exists [2023-10-17T20:23:54.709Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:54.709Z] cf99694cc834: Layer already exists [2023-10-17T20:23:54.709Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:54.709Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:54.709Z] 3.1.0-dev.63: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:55.023Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:55.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:55.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-17T20:23:55.331Z] 0d4363aa1b6a: Preparing [2023-10-17T20:23:55.331Z] 838414cb50d1: Preparing [2023-10-17T20:23:55.331Z] 259e6f67fd52: Preparing [2023-10-17T20:23:55.331Z] 11f3861a5569: Preparing [2023-10-17T20:23:55.331Z] 60904e3707a8: Preparing [2023-10-17T20:23:55.331Z] 13048e2aaa3c: Preparing [2023-10-17T20:23:55.331Z] 681788cdb853: Preparing [2023-10-17T20:23:55.331Z] 0305ca00b89e: Preparing [2023-10-17T20:23:55.331Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:55.331Z] cf99694cc834: Preparing [2023-10-17T20:23:55.331Z] cc2447e1835a: Preparing [2023-10-17T20:23:55.331Z] 681788cdb853: Waiting [2023-10-17T20:23:55.331Z] 0305ca00b89e: Waiting [2023-10-17T20:23:55.331Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:55.331Z] cc2447e1835a: Waiting [2023-10-17T20:23:55.331Z] 13048e2aaa3c: Waiting [2023-10-17T20:23:55.331Z] cf99694cc834: Waiting [2023-10-17T20:23:55.331Z] 11f3861a5569: Layer already exists [2023-10-17T20:23:55.331Z] 0d4363aa1b6a: Layer already exists [2023-10-17T20:23:55.331Z] 259e6f67fd52: Layer already exists [2023-10-17T20:23:55.331Z] 838414cb50d1: Layer already exists [2023-10-17T20:23:55.331Z] 60904e3707a8: Layer already exists [2023-10-17T20:23:55.331Z] 681788cdb853: Layer already exists [2023-10-17T20:23:55.331Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:55.331Z] 13048e2aaa3c: Layer already exists [2023-10-17T20:23:55.331Z] cf99694cc834: Layer already exists [2023-10-17T20:23:55.331Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:55.331Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:55.331Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:55.652Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:55.953Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-17T20:23:55.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-17T20:23:55.953Z] 0d4363aa1b6a: Preparing [2023-10-17T20:23:55.953Z] 838414cb50d1: Preparing [2023-10-17T20:23:55.953Z] 259e6f67fd52: Preparing [2023-10-17T20:23:55.953Z] 11f3861a5569: Preparing [2023-10-17T20:23:55.953Z] 60904e3707a8: Preparing [2023-10-17T20:23:55.953Z] 13048e2aaa3c: Preparing [2023-10-17T20:23:55.953Z] 681788cdb853: Preparing [2023-10-17T20:23:55.953Z] 0305ca00b89e: Preparing [2023-10-17T20:23:55.953Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:55.953Z] cf99694cc834: Preparing [2023-10-17T20:23:55.953Z] cc2447e1835a: Preparing [2023-10-17T20:23:55.953Z] 6dd53eaabdd8: Waiting [2023-10-17T20:23:55.953Z] 13048e2aaa3c: Waiting [2023-10-17T20:23:55.953Z] 0305ca00b89e: Waiting [2023-10-17T20:23:55.953Z] 681788cdb853: Waiting [2023-10-17T20:23:55.953Z] cf99694cc834: Waiting [2023-10-17T20:23:55.953Z] cc2447e1835a: Waiting [2023-10-17T20:23:55.953Z] 60904e3707a8: Layer already exists [2023-10-17T20:23:55.953Z] 0d4363aa1b6a: Layer already exists [2023-10-17T20:23:55.953Z] 259e6f67fd52: Layer already exists [2023-10-17T20:23:55.953Z] 11f3861a5569: Layer already exists [2023-10-17T20:23:55.953Z] 838414cb50d1: Layer already exists [2023-10-17T20:23:55.953Z] 13048e2aaa3c: Layer already exists [2023-10-17T20:23:55.953Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:55.953Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:55.953Z] cf99694cc834: Layer already exists [2023-10-17T20:23:55.953Z] 681788cdb853: Layer already exists [2023-10-17T20:23:55.953Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:55.953Z] main: digest: sha256:84fff80fc2d33dc384ba737bc9389188e012bfbeff796b2665110bec1aaaf71f size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:23:55.993Z] ===================================================== [Pipeline] echo [2023-10-17T20:23:56.000Z] taggedImages: [2023-10-17T20:23:56.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:56.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-17T20:23:56.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.63 [2023-10-17T20:23:56.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:56.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-17T20:23:56.016Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-17T20:23:56.016Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:56.016Z] latest [2023-10-17T20:23:56.016Z] 3.1.0-dev.63 [2023-10-17T20:23:56.016Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:23:56.016Z] main [2023-10-17T20:23:56.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:56.318Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:56.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:23:56.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-17T20:23:56.619Z] a39b802aceda: Preparing [2023-10-17T20:23:56.619Z] ac25d3670264: Preparing [2023-10-17T20:23:56.619Z] 0305ca00b89e: Preparing [2023-10-17T20:23:56.619Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:56.619Z] f61ff4011df4: Preparing [2023-10-17T20:23:56.619Z] cc2447e1835a: Preparing [2023-10-17T20:23:56.619Z] cc2447e1835a: Waiting [2023-10-17T20:23:56.619Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:56.619Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:56.619Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:56.619Z] a39b802aceda: Pushed [2023-10-17T20:23:57.554Z] f61ff4011df4: Pushed [2023-10-17T20:23:58.930Z] ac25d3670264: Pushed [2023-10-17T20:23:59.190Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:23:59.511Z] + 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-10-17T20:23:59.813Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-17T20:23:59.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-17T20:23:59.813Z] a39b802aceda: Preparing [2023-10-17T20:23:59.813Z] ac25d3670264: Preparing [2023-10-17T20:23:59.813Z] 0305ca00b89e: Preparing [2023-10-17T20:23:59.813Z] 6dd53eaabdd8: Preparing [2023-10-17T20:23:59.813Z] f61ff4011df4: Preparing [2023-10-17T20:23:59.813Z] cc2447e1835a: Preparing [2023-10-17T20:23:59.813Z] f61ff4011df4: Layer already exists [2023-10-17T20:23:59.813Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:23:59.813Z] ac25d3670264: Layer already exists [2023-10-17T20:23:59.813Z] 0305ca00b89e: Layer already exists [2023-10-17T20:23:59.813Z] a39b802aceda: Layer already exists [2023-10-17T20:23:59.813Z] cc2447e1835a: Layer already exists [2023-10-17T20:23:59.813Z] latest: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:00.117Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:00.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [2023-10-17T20:24:00.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-17T20:24:00.444Z] a39b802aceda: Preparing [2023-10-17T20:24:00.444Z] ac25d3670264: Preparing [2023-10-17T20:24:00.444Z] 0305ca00b89e: Preparing [2023-10-17T20:24:00.444Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:00.444Z] f61ff4011df4: Preparing [2023-10-17T20:24:00.444Z] cc2447e1835a: Preparing [2023-10-17T20:24:00.444Z] cc2447e1835a: Waiting [2023-10-17T20:24:00.444Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:00.444Z] f61ff4011df4: Layer already exists [2023-10-17T20:24:00.444Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:00.444Z] ac25d3670264: Layer already exists [2023-10-17T20:24:00.444Z] a39b802aceda: Layer already exists [2023-10-17T20:24:00.703Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:00.703Z] 3.1.0-dev.63: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:01.013Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:01.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:01.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-17T20:24:01.318Z] a39b802aceda: Preparing [2023-10-17T20:24:01.318Z] ac25d3670264: Preparing [2023-10-17T20:24:01.318Z] 0305ca00b89e: Preparing [2023-10-17T20:24:01.318Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:01.318Z] f61ff4011df4: Preparing [2023-10-17T20:24:01.318Z] cc2447e1835a: Preparing [2023-10-17T20:24:01.318Z] f61ff4011df4: Layer already exists [2023-10-17T20:24:01.318Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:01.318Z] a39b802aceda: Layer already exists [2023-10-17T20:24:01.318Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:01.318Z] ac25d3670264: Layer already exists [2023-10-17T20:24:01.318Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:01.318Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:01.626Z] + 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-10-17T20:24:01.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-17T20:24:01.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-17T20:24:01.932Z] a39b802aceda: Preparing [2023-10-17T20:24:01.932Z] ac25d3670264: Preparing [2023-10-17T20:24:01.932Z] 0305ca00b89e: Preparing [2023-10-17T20:24:01.932Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:01.932Z] f61ff4011df4: Preparing [2023-10-17T20:24:01.932Z] cc2447e1835a: Preparing [2023-10-17T20:24:01.932Z] cc2447e1835a: Waiting [2023-10-17T20:24:01.932Z] a39b802aceda: Layer already exists [2023-10-17T20:24:01.932Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:01.932Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:01.932Z] f61ff4011df4: Layer already exists [2023-10-17T20:24:01.932Z] ac25d3670264: Layer already exists [2023-10-17T20:24:01.932Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:01.932Z] main: digest: sha256:83f42d194a7a7a5621a1048bcce0aede1cb3d90a4e65b7294b1678b9108837cb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:24:01.980Z] ===================================================== [Pipeline] echo [2023-10-17T20:24:01.990Z] taggedImages: [2023-10-17T20:24:01.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:01.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-17T20:24:01.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.63 [2023-10-17T20:24:01.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:01.990Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-17T20:24:02.016Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-17T20:24:02.016Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:02.016Z] latest [2023-10-17T20:24:02.016Z] 3.1.0-dev.63 [2023-10-17T20:24:02.016Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:02.016Z] main [2023-10-17T20:24:02.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:02.333Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:02.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:02.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-17T20:24:02.630Z] d6609ac3d64e: Preparing [2023-10-17T20:24:02.630Z] 47c3f29e569f: Preparing [2023-10-17T20:24:02.630Z] f7e056afa197: Preparing [2023-10-17T20:24:02.630Z] 0305ca00b89e: Preparing [2023-10-17T20:24:02.630Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:02.630Z] c9391818a3cb: Preparing [2023-10-17T20:24:02.630Z] e5e7b721579a: Preparing [2023-10-17T20:24:02.630Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:02.630Z] cc2447e1835a: Preparing [2023-10-17T20:24:02.630Z] e5e7b721579a: Waiting [2023-10-17T20:24:02.630Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:02.630Z] cc2447e1835a: Waiting [2023-10-17T20:24:02.630Z] c9391818a3cb: Waiting [2023-10-17T20:24:02.630Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:02.630Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:02.630Z] f7e056afa197: Pushed [2023-10-17T20:24:02.630Z] 47c3f29e569f: Pushed [2023-10-17T20:24:02.630Z] d6609ac3d64e: Pushed [2023-10-17T20:24:02.630Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:03.196Z] 2f8fb53d9ed0: Pushed [2023-10-17T20:24:08.463Z] e5e7b721579a: Pushed [2023-10-17T20:24:10.995Z] c9391818a3cb: Pushed [2023-10-17T20:24:10.995Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:11.354Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:11.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-17T20:24:11.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-17T20:24:11.654Z] d6609ac3d64e: Preparing [2023-10-17T20:24:11.654Z] 47c3f29e569f: Preparing [2023-10-17T20:24:11.654Z] f7e056afa197: Preparing [2023-10-17T20:24:11.654Z] 0305ca00b89e: Preparing [2023-10-17T20:24:11.654Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:11.654Z] c9391818a3cb: Preparing [2023-10-17T20:24:11.654Z] e5e7b721579a: Preparing [2023-10-17T20:24:11.654Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:11.654Z] cc2447e1835a: Preparing [2023-10-17T20:24:11.654Z] e5e7b721579a: Waiting [2023-10-17T20:24:11.654Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:11.654Z] c9391818a3cb: Waiting [2023-10-17T20:24:11.654Z] cc2447e1835a: Waiting [2023-10-17T20:24:11.654Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:11.654Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:11.654Z] 47c3f29e569f: Layer already exists [2023-10-17T20:24:11.654Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:11.654Z] f7e056afa197: Layer already exists [2023-10-17T20:24:11.654Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:11.654Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:11.654Z] e5e7b721579a: Layer already exists [2023-10-17T20:24:11.654Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:11.654Z] latest: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:11.960Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:12.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [2023-10-17T20:24:12.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-17T20:24:12.263Z] d6609ac3d64e: Preparing [2023-10-17T20:24:12.263Z] 47c3f29e569f: Preparing [2023-10-17T20:24:12.263Z] f7e056afa197: Preparing [2023-10-17T20:24:12.263Z] 0305ca00b89e: Preparing [2023-10-17T20:24:12.263Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:12.263Z] c9391818a3cb: Preparing [2023-10-17T20:24:12.263Z] e5e7b721579a: Preparing [2023-10-17T20:24:12.263Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:12.263Z] cc2447e1835a: Preparing [2023-10-17T20:24:12.263Z] c9391818a3cb: Waiting [2023-10-17T20:24:12.263Z] e5e7b721579a: Waiting [2023-10-17T20:24:12.263Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:12.263Z] cc2447e1835a: Waiting [2023-10-17T20:24:12.263Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:12.263Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:12.263Z] f7e056afa197: Layer already exists [2023-10-17T20:24:12.263Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:12.263Z] 47c3f29e569f: Layer already exists [2023-10-17T20:24:12.263Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:12.263Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:12.263Z] e5e7b721579a: Layer already exists [2023-10-17T20:24:12.263Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:12.263Z] 3.1.0-dev.63: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:12.577Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:12.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:12.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-17T20:24:12.883Z] d6609ac3d64e: Preparing [2023-10-17T20:24:12.883Z] 47c3f29e569f: Preparing [2023-10-17T20:24:12.883Z] f7e056afa197: Preparing [2023-10-17T20:24:12.883Z] 0305ca00b89e: Preparing [2023-10-17T20:24:12.883Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:12.883Z] c9391818a3cb: Preparing [2023-10-17T20:24:12.883Z] e5e7b721579a: Preparing [2023-10-17T20:24:12.883Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:12.883Z] cc2447e1835a: Preparing [2023-10-17T20:24:12.883Z] e5e7b721579a: Waiting [2023-10-17T20:24:12.883Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:12.883Z] c9391818a3cb: Waiting [2023-10-17T20:24:12.883Z] cc2447e1835a: Waiting [2023-10-17T20:24:12.883Z] 47c3f29e569f: Layer already exists [2023-10-17T20:24:12.883Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:12.883Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:12.883Z] f7e056afa197: Layer already exists [2023-10-17T20:24:12.883Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:12.883Z] e5e7b721579a: Layer already exists [2023-10-17T20:24:12.883Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:12.883Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:12.883Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:12.883Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:13.192Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:13.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-17T20:24:13.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-17T20:24:13.505Z] d6609ac3d64e: Preparing [2023-10-17T20:24:13.505Z] 47c3f29e569f: Preparing [2023-10-17T20:24:13.505Z] f7e056afa197: Preparing [2023-10-17T20:24:13.505Z] 0305ca00b89e: Preparing [2023-10-17T20:24:13.505Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:13.505Z] c9391818a3cb: Preparing [2023-10-17T20:24:13.505Z] e5e7b721579a: Preparing [2023-10-17T20:24:13.505Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:13.505Z] cc2447e1835a: Preparing [2023-10-17T20:24:13.505Z] e5e7b721579a: Waiting [2023-10-17T20:24:13.505Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:13.505Z] cc2447e1835a: Waiting [2023-10-17T20:24:13.505Z] c9391818a3cb: Waiting [2023-10-17T20:24:13.505Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:13.505Z] 47c3f29e569f: Layer already exists [2023-10-17T20:24:13.505Z] f7e056afa197: Layer already exists [2023-10-17T20:24:13.505Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:13.505Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:13.505Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:13.505Z] e5e7b721579a: Layer already exists [2023-10-17T20:24:13.505Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:13.505Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:13.505Z] main: digest: sha256:a89dbffad7e79e1fe8ccc033c48c0df65367022af67cca441d4aa8a47fe785c0 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:24:13.555Z] ===================================================== [Pipeline] echo [2023-10-17T20:24:13.566Z] taggedImages: [2023-10-17T20:24:13.566Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:13.566Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-17T20:24:13.566Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.63 [2023-10-17T20:24:13.566Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:13.566Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-17T20:24:13.590Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-17T20:24:13.590Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:13.590Z] latest [2023-10-17T20:24:13.590Z] 3.1.0-dev.63 [2023-10-17T20:24:13.590Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:13.590Z] main [2023-10-17T20:24:13.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:13.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:14.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:14.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-17T20:24:14.239Z] 13a1811b0aec: Preparing [2023-10-17T20:24:14.239Z] 8baacbb2a3bd: Preparing [2023-10-17T20:24:14.239Z] bc3febb43604: Preparing [2023-10-17T20:24:14.239Z] 0305ca00b89e: Preparing [2023-10-17T20:24:14.239Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:14.239Z] c9391818a3cb: Preparing [2023-10-17T20:24:14.239Z] 3fba545712b4: Preparing [2023-10-17T20:24:14.239Z] cc2447e1835a: Preparing [2023-10-17T20:24:14.239Z] c9391818a3cb: Waiting [2023-10-17T20:24:14.239Z] 3fba545712b4: Waiting [2023-10-17T20:24:14.239Z] cc2447e1835a: Waiting [2023-10-17T20:24:14.239Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:14.239Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:14.239Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:14.239Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:14.239Z] bc3febb43604: Pushed [2023-10-17T20:24:14.239Z] 13a1811b0aec: Pushed [2023-10-17T20:24:14.239Z] 8baacbb2a3bd: Pushed [2023-10-17T20:24:14.498Z] 3fba545712b4: Pushed [2023-10-17T20:24:14.757Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:15.065Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:15.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-17T20:24:15.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-17T20:24:15.370Z] 13a1811b0aec: Preparing [2023-10-17T20:24:15.370Z] 8baacbb2a3bd: Preparing [2023-10-17T20:24:15.370Z] bc3febb43604: Preparing [2023-10-17T20:24:15.370Z] 0305ca00b89e: Preparing [2023-10-17T20:24:15.370Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:15.370Z] c9391818a3cb: Preparing [2023-10-17T20:24:15.370Z] 3fba545712b4: Preparing [2023-10-17T20:24:15.370Z] cc2447e1835a: Preparing [2023-10-17T20:24:15.370Z] c9391818a3cb: Waiting [2023-10-17T20:24:15.370Z] cc2447e1835a: Waiting [2023-10-17T20:24:15.370Z] 3fba545712b4: Waiting [2023-10-17T20:24:15.370Z] bc3febb43604: Layer already exists [2023-10-17T20:24:15.370Z] 8baacbb2a3bd: Layer already exists [2023-10-17T20:24:15.370Z] 13a1811b0aec: Layer already exists [2023-10-17T20:24:15.370Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:15.370Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:15.370Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:15.370Z] 3fba545712b4: Layer already exists [2023-10-17T20:24:15.370Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:15.370Z] latest: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:15.677Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:15.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [2023-10-17T20:24:15.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-17T20:24:15.994Z] 13a1811b0aec: Preparing [2023-10-17T20:24:15.994Z] 8baacbb2a3bd: Preparing [2023-10-17T20:24:15.994Z] bc3febb43604: Preparing [2023-10-17T20:24:15.994Z] 0305ca00b89e: Preparing [2023-10-17T20:24:15.994Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:15.994Z] c9391818a3cb: Preparing [2023-10-17T20:24:15.994Z] 3fba545712b4: Preparing [2023-10-17T20:24:15.994Z] cc2447e1835a: Preparing [2023-10-17T20:24:15.994Z] c9391818a3cb: Waiting [2023-10-17T20:24:15.994Z] 3fba545712b4: Waiting [2023-10-17T20:24:15.994Z] cc2447e1835a: Waiting [2023-10-17T20:24:15.994Z] 13a1811b0aec: Layer already exists [2023-10-17T20:24:15.994Z] bc3febb43604: Layer already exists [2023-10-17T20:24:15.994Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:15.994Z] 8baacbb2a3bd: Layer already exists [2023-10-17T20:24:15.994Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:15.994Z] 3fba545712b4: Layer already exists [2023-10-17T20:24:15.994Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:15.994Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:15.994Z] 3.1.0-dev.63: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:16.308Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:16.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:16.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-17T20:24:16.613Z] 13a1811b0aec: Preparing [2023-10-17T20:24:16.613Z] 8baacbb2a3bd: Preparing [2023-10-17T20:24:16.613Z] bc3febb43604: Preparing [2023-10-17T20:24:16.613Z] 0305ca00b89e: Preparing [2023-10-17T20:24:16.613Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:16.613Z] c9391818a3cb: Preparing [2023-10-17T20:24:16.613Z] 3fba545712b4: Preparing [2023-10-17T20:24:16.613Z] cc2447e1835a: Preparing [2023-10-17T20:24:16.613Z] c9391818a3cb: Waiting [2023-10-17T20:24:16.613Z] 3fba545712b4: Waiting [2023-10-17T20:24:16.613Z] cc2447e1835a: Waiting [2023-10-17T20:24:16.613Z] bc3febb43604: Layer already exists [2023-10-17T20:24:16.613Z] 8baacbb2a3bd: Layer already exists [2023-10-17T20:24:16.613Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:16.613Z] 13a1811b0aec: Layer already exists [2023-10-17T20:24:16.613Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:16.613Z] 3fba545712b4: Layer already exists [2023-10-17T20:24:16.613Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:16.613Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:16.613Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:16.918Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:17.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-17T20:24:17.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-17T20:24:17.221Z] 13a1811b0aec: Preparing [2023-10-17T20:24:17.221Z] 8baacbb2a3bd: Preparing [2023-10-17T20:24:17.221Z] bc3febb43604: Preparing [2023-10-17T20:24:17.221Z] 0305ca00b89e: Preparing [2023-10-17T20:24:17.221Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:17.221Z] c9391818a3cb: Preparing [2023-10-17T20:24:17.221Z] 3fba545712b4: Preparing [2023-10-17T20:24:17.221Z] cc2447e1835a: Preparing [2023-10-17T20:24:17.221Z] 3fba545712b4: Waiting [2023-10-17T20:24:17.221Z] cc2447e1835a: Waiting [2023-10-17T20:24:17.221Z] c9391818a3cb: Waiting [2023-10-17T20:24:17.221Z] 13a1811b0aec: Layer already exists [2023-10-17T20:24:17.221Z] 8baacbb2a3bd: Layer already exists [2023-10-17T20:24:17.221Z] bc3febb43604: Layer already exists [2023-10-17T20:24:17.221Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:17.221Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:17.221Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:17.221Z] 3fba545712b4: Layer already exists [2023-10-17T20:24:17.221Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:17.221Z] main: digest: sha256:35fc0ab1238e12876af36fe48602aacfe7a7234ab03efe225deb265383c9b689 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:24:17.255Z] ===================================================== [Pipeline] echo [2023-10-17T20:24:17.263Z] taggedImages: [2023-10-17T20:24:17.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:17.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-17T20:24:17.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.63 [2023-10-17T20:24:17.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:17.263Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-17T20:24:17.282Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-17T20:24:17.282Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:17.282Z] latest [2023-10-17T20:24:17.282Z] 3.1.0-dev.63 [2023-10-17T20:24:17.282Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:17.282Z] main [2023-10-17T20:24:17.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:17.595Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:17.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:17.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-17T20:24:17.904Z] d6609ac3d64e: Preparing [2023-10-17T20:24:17.904Z] 14e04ed1e3b3: Preparing [2023-10-17T20:24:17.904Z] 7ae4ad9bdea2: Preparing [2023-10-17T20:24:17.904Z] 0305ca00b89e: Preparing [2023-10-17T20:24:17.904Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:17.904Z] c9391818a3cb: Preparing [2023-10-17T20:24:17.904Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:17.904Z] cc2447e1835a: Preparing [2023-10-17T20:24:17.904Z] cc2447e1835a: Waiting [2023-10-17T20:24:17.904Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:17.904Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:17.904Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:17.904Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:17.904Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:17.904Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:17.904Z] 14e04ed1e3b3: Pushed [2023-10-17T20:24:18.162Z] 7ae4ad9bdea2: Pushed [2023-10-17T20:24:18.162Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:18.471Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:18.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-17T20:24:18.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-17T20:24:18.780Z] d6609ac3d64e: Preparing [2023-10-17T20:24:18.780Z] 14e04ed1e3b3: Preparing [2023-10-17T20:24:18.780Z] 7ae4ad9bdea2: Preparing [2023-10-17T20:24:18.780Z] 0305ca00b89e: Preparing [2023-10-17T20:24:18.780Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:18.780Z] c9391818a3cb: Preparing [2023-10-17T20:24:18.780Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:18.780Z] cc2447e1835a: Preparing [2023-10-17T20:24:18.780Z] c9391818a3cb: Waiting [2023-10-17T20:24:18.780Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:18.780Z] cc2447e1835a: Waiting [2023-10-17T20:24:18.780Z] 14e04ed1e3b3: Layer already exists [2023-10-17T20:24:18.780Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:18.780Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:18.780Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:18.780Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:18.780Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:18.780Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:18.780Z] 7ae4ad9bdea2: Layer already exists [2023-10-17T20:24:18.780Z] latest: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:19.092Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:19.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [2023-10-17T20:24:19.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-17T20:24:19.402Z] d6609ac3d64e: Preparing [2023-10-17T20:24:19.402Z] 14e04ed1e3b3: Preparing [2023-10-17T20:24:19.402Z] 7ae4ad9bdea2: Preparing [2023-10-17T20:24:19.402Z] 0305ca00b89e: Preparing [2023-10-17T20:24:19.402Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:19.402Z] c9391818a3cb: Preparing [2023-10-17T20:24:19.402Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:19.402Z] cc2447e1835a: Preparing [2023-10-17T20:24:19.402Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:19.402Z] c9391818a3cb: Waiting [2023-10-17T20:24:19.402Z] cc2447e1835a: Waiting [2023-10-17T20:24:19.402Z] 7ae4ad9bdea2: Layer already exists [2023-10-17T20:24:19.402Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:19.402Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:19.402Z] 14e04ed1e3b3: Layer already exists [2023-10-17T20:24:19.402Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:19.402Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:19.402Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:19.402Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:19.402Z] 3.1.0-dev.63: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:19.709Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:20.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:20.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-17T20:24:20.011Z] d6609ac3d64e: Preparing [2023-10-17T20:24:20.011Z] 14e04ed1e3b3: Preparing [2023-10-17T20:24:20.011Z] 7ae4ad9bdea2: Preparing [2023-10-17T20:24:20.011Z] 0305ca00b89e: Preparing [2023-10-17T20:24:20.011Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:20.011Z] c9391818a3cb: Preparing [2023-10-17T20:24:20.011Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:20.011Z] cc2447e1835a: Preparing [2023-10-17T20:24:20.011Z] c9391818a3cb: Waiting [2023-10-17T20:24:20.011Z] cc2447e1835a: Waiting [2023-10-17T20:24:20.011Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:20.011Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:20.011Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:20.011Z] 14e04ed1e3b3: Layer already exists [2023-10-17T20:24:20.011Z] 7ae4ad9bdea2: Layer already exists [2023-10-17T20:24:20.011Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:20.011Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:20.011Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:20.011Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:20.011Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:20.314Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:20.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-17T20:24:20.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-17T20:24:20.621Z] d6609ac3d64e: Preparing [2023-10-17T20:24:20.621Z] 14e04ed1e3b3: Preparing [2023-10-17T20:24:20.621Z] 7ae4ad9bdea2: Preparing [2023-10-17T20:24:20.621Z] 0305ca00b89e: Preparing [2023-10-17T20:24:20.621Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:20.621Z] c9391818a3cb: Preparing [2023-10-17T20:24:20.621Z] 2f8fb53d9ed0: Preparing [2023-10-17T20:24:20.621Z] cc2447e1835a: Preparing [2023-10-17T20:24:20.621Z] 2f8fb53d9ed0: Waiting [2023-10-17T20:24:20.621Z] c9391818a3cb: Waiting [2023-10-17T20:24:20.621Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:20.621Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:20.621Z] 14e04ed1e3b3: Layer already exists [2023-10-17T20:24:20.621Z] 7ae4ad9bdea2: Layer already exists [2023-10-17T20:24:20.621Z] d6609ac3d64e: Layer already exists [2023-10-17T20:24:20.621Z] c9391818a3cb: Layer already exists [2023-10-17T20:24:20.621Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:20.621Z] 2f8fb53d9ed0: Layer already exists [2023-10-17T20:24:20.621Z] main: digest: sha256:3022e56c74123da51b03034002df2ccede10bfbdedd3d4011c2b077fa909f1bd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:24:20.656Z] ===================================================== [Pipeline] echo [2023-10-17T20:24:20.662Z] taggedImages: [2023-10-17T20:24:20.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:20.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-17T20:24:20.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.63 [2023-10-17T20:24:20.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:20.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-17T20:24:20.678Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-17T20:24:20.678Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:20.678Z] latest [2023-10-17T20:24:20.678Z] 3.1.0-dev.63 [2023-10-17T20:24:20.678Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:20.678Z] main [2023-10-17T20:24:20.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:21.006Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:21.316Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:21.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-17T20:24:21.317Z] 0865453c2667: Preparing [2023-10-17T20:24:21.317Z] a33538e51de8: Preparing [2023-10-17T20:24:21.317Z] 0305ca00b89e: Preparing [2023-10-17T20:24:21.317Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:21.317Z] 88873f92c267: Preparing [2023-10-17T20:24:21.317Z] cc2447e1835a: Preparing [2023-10-17T20:24:21.317Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:21.317Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:21.317Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:21.317Z] 0865453c2667: Pushed [2023-10-17T20:24:21.317Z] 88873f92c267: Pushed [2023-10-17T20:24:24.600Z] a33538e51de8: Pushed [2023-10-17T20:24:24.600Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:24.915Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:25.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-17T20:24:25.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-17T20:24:25.218Z] 0865453c2667: Preparing [2023-10-17T20:24:25.218Z] a33538e51de8: Preparing [2023-10-17T20:24:25.218Z] 0305ca00b89e: Preparing [2023-10-17T20:24:25.218Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:25.218Z] 88873f92c267: Preparing [2023-10-17T20:24:25.218Z] cc2447e1835a: Preparing [2023-10-17T20:24:25.218Z] cc2447e1835a: Waiting [2023-10-17T20:24:25.218Z] 88873f92c267: Layer already exists [2023-10-17T20:24:25.218Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:25.218Z] a33538e51de8: Layer already exists [2023-10-17T20:24:25.218Z] 0865453c2667: Layer already exists [2023-10-17T20:24:25.218Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:25.218Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:25.218Z] latest: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:25.526Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:25.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [2023-10-17T20:24:25.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-17T20:24:25.833Z] 0865453c2667: Preparing [2023-10-17T20:24:25.833Z] a33538e51de8: Preparing [2023-10-17T20:24:25.833Z] 0305ca00b89e: Preparing [2023-10-17T20:24:25.833Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:25.833Z] 88873f92c267: Preparing [2023-10-17T20:24:25.833Z] cc2447e1835a: Preparing [2023-10-17T20:24:25.833Z] cc2447e1835a: Waiting [2023-10-17T20:24:25.833Z] 88873f92c267: Layer already exists [2023-10-17T20:24:25.833Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:25.833Z] 0865453c2667: Layer already exists [2023-10-17T20:24:25.833Z] a33538e51de8: Layer already exists [2023-10-17T20:24:25.833Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:25.833Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:25.833Z] 3.1.0-dev.63: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:26.141Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:26.446Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:26.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-17T20:24:26.446Z] 0865453c2667: Preparing [2023-10-17T20:24:26.446Z] a33538e51de8: Preparing [2023-10-17T20:24:26.446Z] 0305ca00b89e: Preparing [2023-10-17T20:24:26.446Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:26.446Z] 88873f92c267: Preparing [2023-10-17T20:24:26.446Z] cc2447e1835a: Preparing [2023-10-17T20:24:26.446Z] cc2447e1835a: Waiting [2023-10-17T20:24:26.446Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:26.446Z] 0865453c2667: Layer already exists [2023-10-17T20:24:26.446Z] a33538e51de8: Layer already exists [2023-10-17T20:24:26.446Z] 88873f92c267: Layer already exists [2023-10-17T20:24:26.446Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:26.446Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:26.446Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:26.757Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:27.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-17T20:24:27.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-17T20:24:27.062Z] 0865453c2667: Preparing [2023-10-17T20:24:27.062Z] a33538e51de8: Preparing [2023-10-17T20:24:27.062Z] 0305ca00b89e: Preparing [2023-10-17T20:24:27.062Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:27.062Z] 88873f92c267: Preparing [2023-10-17T20:24:27.062Z] cc2447e1835a: Preparing [2023-10-17T20:24:27.062Z] cc2447e1835a: Waiting [2023-10-17T20:24:27.062Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:27.062Z] a33538e51de8: Layer already exists [2023-10-17T20:24:27.062Z] 88873f92c267: Layer already exists [2023-10-17T20:24:27.062Z] 0865453c2667: Layer already exists [2023-10-17T20:24:27.062Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:27.062Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:27.062Z] main: digest: sha256:ed48c02b46b1e1e0eef9f62536e0a4194bf70f717707665485401c9e9161dfb3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:24:27.096Z] ===================================================== [Pipeline] echo [2023-10-17T20:24:27.102Z] taggedImages: [2023-10-17T20:24:27.102Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:27.102Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-17T20:24:27.102Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.63 [2023-10-17T20:24:27.102Z] - nexus3.edgexfoundry.org:10004/support-notifications:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:27.102Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-17T20:24:27.117Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-17T20:24:27.117Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:27.117Z] latest [2023-10-17T20:24:27.117Z] 3.1.0-dev.63 [2023-10-17T20:24:27.117Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:27.117Z] main [2023-10-17T20:24:27.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:27.422Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:27.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:27.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-17T20:24:27.735Z] f1943c2fb675: Preparing [2023-10-17T20:24:27.735Z] faca3331a7fd: Preparing [2023-10-17T20:24:27.735Z] 0305ca00b89e: Preparing [2023-10-17T20:24:27.735Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:27.735Z] bb3ad48c7528: Preparing [2023-10-17T20:24:27.735Z] cc2447e1835a: Preparing [2023-10-17T20:24:27.735Z] cc2447e1835a: Waiting [2023-10-17T20:24:27.735Z] bb3ad48c7528: Layer already exists [2023-10-17T20:24:27.735Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:27.735Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:27.735Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:27.735Z] f1943c2fb675: Pushed [2023-10-17T20:24:31.028Z] faca3331a7fd: Pushed [2023-10-17T20:24:31.028Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:31.343Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:31.649Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-17T20:24:31.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-17T20:24:31.649Z] f1943c2fb675: Preparing [2023-10-17T20:24:31.649Z] faca3331a7fd: Preparing [2023-10-17T20:24:31.649Z] 0305ca00b89e: Preparing [2023-10-17T20:24:31.649Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:31.649Z] bb3ad48c7528: Preparing [2023-10-17T20:24:31.649Z] cc2447e1835a: Preparing [2023-10-17T20:24:31.649Z] cc2447e1835a: Waiting [2023-10-17T20:24:31.649Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:31.649Z] bb3ad48c7528: Layer already exists [2023-10-17T20:24:31.649Z] faca3331a7fd: Layer already exists [2023-10-17T20:24:31.649Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:31.649Z] f1943c2fb675: Layer already exists [2023-10-17T20:24:31.649Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:31.649Z] latest: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:31.954Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:32.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [2023-10-17T20:24:32.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-17T20:24:32.259Z] f1943c2fb675: Preparing [2023-10-17T20:24:32.259Z] faca3331a7fd: Preparing [2023-10-17T20:24:32.259Z] 0305ca00b89e: Preparing [2023-10-17T20:24:32.259Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:32.259Z] bb3ad48c7528: Preparing [2023-10-17T20:24:32.259Z] cc2447e1835a: Preparing [2023-10-17T20:24:32.259Z] cc2447e1835a: Waiting [2023-10-17T20:24:32.259Z] f1943c2fb675: Layer already exists [2023-10-17T20:24:32.259Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:32.259Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:32.259Z] faca3331a7fd: Layer already exists [2023-10-17T20:24:32.259Z] bb3ad48c7528: Layer already exists [2023-10-17T20:24:32.259Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:32.259Z] 3.1.0-dev.63: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:32.566Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:32.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:32.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-17T20:24:32.869Z] f1943c2fb675: Preparing [2023-10-17T20:24:32.869Z] faca3331a7fd: Preparing [2023-10-17T20:24:32.869Z] 0305ca00b89e: Preparing [2023-10-17T20:24:32.869Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:32.869Z] bb3ad48c7528: Preparing [2023-10-17T20:24:32.869Z] cc2447e1835a: Preparing [2023-10-17T20:24:32.869Z] cc2447e1835a: Waiting [2023-10-17T20:24:32.869Z] f1943c2fb675: Layer already exists [2023-10-17T20:24:32.869Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:32.869Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:32.869Z] faca3331a7fd: Layer already exists [2023-10-17T20:24:32.869Z] bb3ad48c7528: Layer already exists [2023-10-17T20:24:32.869Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:32.869Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:33.175Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:24:33.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-17T20:24:33.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-17T20:24:33.478Z] f1943c2fb675: Preparing [2023-10-17T20:24:33.478Z] faca3331a7fd: Preparing [2023-10-17T20:24:33.478Z] 0305ca00b89e: Preparing [2023-10-17T20:24:33.478Z] 6dd53eaabdd8: Preparing [2023-10-17T20:24:33.478Z] bb3ad48c7528: Preparing [2023-10-17T20:24:33.478Z] cc2447e1835a: Preparing [2023-10-17T20:24:33.478Z] cc2447e1835a: Waiting [2023-10-17T20:24:33.478Z] faca3331a7fd: Layer already exists [2023-10-17T20:24:33.478Z] 0305ca00b89e: Layer already exists [2023-10-17T20:24:33.478Z] 6dd53eaabdd8: Layer already exists [2023-10-17T20:24:33.478Z] f1943c2fb675: Layer already exists [2023-10-17T20:24:33.478Z] bb3ad48c7528: Layer already exists [2023-10-17T20:24:33.478Z] cc2447e1835a: Layer already exists [2023-10-17T20:24:33.478Z] main: digest: sha256:484a120c088e52e861c2ea52ac492f8bffd7c8d8742a5d3ff1e590b36383a30d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:24:33.518Z] ===================================================== [Pipeline] echo [2023-10-17T20:24:33.527Z] taggedImages: [2023-10-17T20:24:33.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:24:33.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-17T20:24:33.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.63 [2023-10-17T20:24:33.527Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:24:33.527Z] - 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-10-17T20:35:57.024Z] #131 ... [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-17T20:35:57.025Z] #125 DONE 731.4s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:35:57.025Z] #126 ... [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:35:57.025Z] #132 DONE 0.4s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:35:57.025Z] #133 DONE 0.1s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-17T20:35:57.025Z] #134 DONE 0.1s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-17T20:35:57.025Z] #135 DONE 0.1s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-17T20:35:57.025Z] #136 DONE 0.3s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-17T20:35:57.025Z] #129 ... [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-17T20:35:57.025Z] #137 DONE 0.1s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:35:57.025Z] #138 DONE 2.2s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #94 [security-proxy-setup] exporting to image [2023-10-17T20:35:57.025Z] #94 exporting layers [2023-10-17T20:35:57.025Z] #94 exporting layers 0.8s done [2023-10-17T20:35:57.025Z] #94 writing image sha256:b504304c442816e63261860d31553be1776b672b1abd329dbb26a213e4436304 done [2023-10-17T20:35:57.025Z] #94 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-17T20:35:57.025Z] #94 DONE 3.2s [2023-10-17T20:35:57.025Z] [2023-10-17T20:35:57.025Z] #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-10-17T20:35:57.025Z] #130 733.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-17T20:36:02.356Z] #130 ... [2023-10-17T20:36:02.356Z] [2023-10-17T20:36:02.356Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-17T20:36:02.356Z] #129 DONE 744.1s [2023-10-17T20:36:02.356Z] [2023-10-17T20:36:02.356Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-17T20:36:02.621Z] #139 DONE 0.5s [2023-10-17T20:36:02.621Z] [2023-10-17T20:36:02.621Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-17T20:36:05.194Z] #140 DONE 2.2s [2023-10-17T20:36:05.194Z] [2023-10-17T20:36:05.194Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:36:05.194Z] #141 DONE 0.2s [2023-10-17T20:36:05.194Z] [2023-10-17T20:36:05.194Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:36:05.459Z] #142 DONE 0.2s [2023-10-17T20:36:05.459Z] [2023-10-17T20:36:05.459Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-17T20:36:05.724Z] #143 DONE 0.3s [2023-10-17T20:36:05.724Z] [2023-10-17T20:36:05.724Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:36:05.724Z] #122 ... [2023-10-17T20:36:05.724Z] [2023-10-17T20:36:05.724Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-17T20:36:05.991Z] #144 DONE 0.2s [2023-10-17T20:36:05.991Z] [2023-10-17T20:36:05.991Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-17T20:36:05.991Z] #145 DONE 0.1s [2023-10-17T20:36:05.991Z] [2023-10-17T20:36:05.991Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:36:05.991Z] #122 ... [2023-10-17T20:36:05.991Z] [2023-10-17T20:36:05.991Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-17T20:36:06.257Z] #146 DONE 0.1s [2023-10-17T20:36:06.257Z] [2023-10-17T20:36:06.257Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-17T20:36:06.523Z] #147 DONE 0.2s [2023-10-17T20:36:06.523Z] [2023-10-17T20:36:06.523Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-17T20:36:06.523Z] #148 DONE 0.1s [2023-10-17T20:36:06.523Z] [2023-10-17T20:36:06.523Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-17T20:36:08.457Z] #149 DONE 2.1s [2023-10-17T20:36:08.457Z] [2023-10-17T20:36:08.457Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:36:08.722Z] #121 ... [2023-10-17T20:36:08.722Z] [2023-10-17T20:36:08.722Z] #94 [security-bootstrapper] exporting to image [2023-10-17T20:36:08.722Z] #94 exporting layers [2023-10-17T20:36:10.125Z] #94 exporting layers 1.3s done [2023-10-17T20:36:10.125Z] #94 writing image sha256:dd4fa19db2bfeb1d5c21c49400c3a88f40bae5f3a6f0d45a7bfa3672037b8388 done [2023-10-17T20:36:10.125Z] #94 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-17T20:36:10.125Z] #94 DONE 4.5s [2023-10-17T20:36:10.125Z] [2023-10-17T20:36:10.125Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:36:13.452Z] #123 ... [2023-10-17T20:36:13.452Z] [2023-10-17T20:36:13.452Z] #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-10-17T20:36:13.452Z] #130 DONE 754.8s [2023-10-17T20:36:13.452Z] [2023-10-17T20:36:13.452Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:36:13.452Z] #124 ... [2023-10-17T20:36:13.452Z] [2023-10-17T20:36:13.452Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:36:13.718Z] #150 DONE 0.3s [2023-10-17T20:36:13.718Z] [2023-10-17T20:36:13.718Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:36:13.718Z] #122 ... [2023-10-17T20:36:13.718Z] [2023-10-17T20:36:13.718Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:36:13.718Z] #151 DONE 0.1s [2023-10-17T20:36:13.987Z] [2023-10-17T20:36:13.987Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:36:13.987Z] #121 ... [2023-10-17T20:36:13.987Z] [2023-10-17T20:36:13.987Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-17T20:36:13.987Z] #152 DONE 0.1s [2023-10-17T20:36:14.254Z] [2023-10-17T20:36:14.254Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-17T20:36:14.254Z] #153 DONE 0.2s [2023-10-17T20:36:14.254Z] [2023-10-17T20:36:14.254Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:36:14.521Z] #154 DONE 0.2s [2023-10-17T20:36:14.521Z] [2023-10-17T20:36:14.521Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:36:14.521Z] #121 ... [2023-10-17T20:36:14.521Z] [2023-10-17T20:36:14.521Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-17T20:36:14.785Z] #155 DONE 0.3s [2023-10-17T20:36:14.785Z] [2023-10-17T20:36:14.785Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:36:15.068Z] #123 ... [2023-10-17T20:36:15.068Z] [2023-10-17T20:36:15.068Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-17T20:36:15.068Z] #156 DONE 0.3s [2023-10-17T20:36:15.068Z] [2023-10-17T20:36:15.068Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:36:15.335Z] #126 ... [2023-10-17T20:36:15.335Z] [2023-10-17T20:36:15.335Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-17T20:36:15.335Z] #157 DONE 0.2s [2023-10-17T20:36:15.335Z] [2023-10-17T20:36:15.335Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:36:17.272Z] #158 DONE 2.1s [2023-10-17T20:36:17.272Z] [2023-10-17T20:36:17.272Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:36:17.537Z] #122 ... [2023-10-17T20:36:17.537Z] [2023-10-17T20:36:17.537Z] #94 [security-secretstore-setup] exporting to image [2023-10-17T20:36:17.537Z] #94 exporting layers [2023-10-17T20:36:18.492Z] #94 exporting layers 1.1s done [2023-10-17T20:36:18.492Z] #94 writing image sha256:c46476fd44f0a694c3027e2d96ab8cee4c6a5621d873e0f47f767c788c7fbef9 done [2023-10-17T20:36:18.492Z] #94 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-10-17T20:36:18.492Z] #94 DONE 5.7s [2023-10-17T20:36:18.492Z] [2023-10-17T20:36:18.492Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:36:22.728Z] #126 ... [2023-10-17T20:36:22.728Z] [2023-10-17T20:36:22.728Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-17T20:36:22.728Z] #122 DONE 764.5s [2023-10-17T20:36:22.997Z] [2023-10-17T20:36:22.997Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-17T20:36:22.997Z] #131 ... [2023-10-17T20:36:22.997Z] [2023-10-17T20:36:22.997Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:36:23.264Z] #159 DONE 0.3s [2023-10-17T20:36:23.264Z] [2023-10-17T20:36:23.264Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:36:23.530Z] #160 DONE 0.1s [2023-10-17T20:36:23.530Z] [2023-10-17T20:36:23.530Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-17T20:36:23.796Z] #161 DONE 0.3s [2023-10-17T20:36:23.796Z] [2023-10-17T20:36:23.796Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:36:24.061Z] #162 DONE 0.1s [2023-10-17T20:36:24.061Z] [2023-10-17T20:36:24.061Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-17T20:36:24.061Z] #163 DONE 0.1s [2023-10-17T20:36:24.061Z] [2023-10-17T20:36:24.061Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:36:26.000Z] #164 DONE 2.0s [2023-10-17T20:36:26.000Z] [2023-10-17T20:36:26.000Z] #94 [security-proxy-auth] exporting to image [2023-10-17T20:36:26.000Z] #94 exporting layers [2023-10-17T20:36:26.581Z] #94 exporting layers 0.5s done [2023-10-17T20:36:26.581Z] #94 writing image sha256:5f49ab5c4aa65fca59260f263a827c5b57129040326afcc245936773829cf9bd done [2023-10-17T20:36:26.581Z] #94 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-17T20:36:26.581Z] #94 DONE 6.1s [2023-10-17T20:36:26.581Z] [2023-10-17T20:36:26.581Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:36:34.760Z] #126 ... [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #121 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-17T20:36:34.760Z] #121 DONE 775.3s [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:36:34.760Z] #123 ... [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:36:34.760Z] #165 DONE 0.2s [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:36:34.760Z] #126 ... [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:36:34.760Z] #166 DONE 0.2s [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-17T20:36:34.760Z] #167 DONE 0.3s [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:36:34.760Z] #168 DONE 0.2s [2023-10-17T20:36:34.760Z] [2023-10-17T20:36:34.760Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:36:35.028Z] #126 ... [2023-10-17T20:36:35.028Z] [2023-10-17T20:36:35.028Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-17T20:36:35.028Z] #169 DONE 0.1s [2023-10-17T20:36:35.028Z] [2023-10-17T20:36:35.028Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-17T20:36:36.961Z] #170 DONE 2.0s [2023-10-17T20:36:36.961Z] [2023-10-17T20:36:36.961Z] #94 [core-common-config-bootstrapper] exporting to image [2023-10-17T20:36:36.961Z] #94 exporting layers [2023-10-17T20:36:37.541Z] #94 exporting layers 0.6s done [2023-10-17T20:36:37.541Z] #94 writing image sha256:c9e42a841c4be98aa805c5024feea50a07126451fc957ae1fca5e45401531859 done [2023-10-17T20:36:37.541Z] #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-10-17T20:36:37.541Z] #94 DONE 6.7s [2023-10-17T20:36:37.541Z] [2023-10-17T20:36:37.541Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:37:16.370Z] #126 ... [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-17T20:37:16.370Z] #123 DONE 812.1s [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:37:16.370Z] #124 ... [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:37:16.370Z] #171 DONE 0.1s [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:37:16.370Z] #172 DONE 0.1s [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-17T20:37:16.370Z] #173 DONE 0.3s [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:37:16.370Z] #174 DONE 0.1s [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.370Z] #94 [core-command] exporting to image [2023-10-17T20:37:16.370Z] #94 exporting layers [2023-10-17T20:37:16.370Z] #94 exporting layers 0.4s done [2023-10-17T20:37:16.370Z] #94 writing image sha256:0ea18e732a54fb011cf96d86e6040626edc69d7d56535cc0747e8b88180a512c done [2023-10-17T20:37:16.370Z] #94 naming to docker.io/library/core-command-arm64 done [2023-10-17T20:37:16.370Z] #94 DONE 7.1s [2023-10-17T20:37:16.370Z] [2023-10-17T20:37:16.371Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-17T20:37:18.321Z] #127 ... [2023-10-17T20:37:18.321Z] [2023-10-17T20:37:18.321Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-17T20:37:18.321Z] #131 DONE 820.0s [2023-10-17T20:37:18.321Z] [2023-10-17T20:37:18.321Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:37:18.910Z] #124 ... [2023-10-17T20:37:18.910Z] [2023-10-17T20:37:18.910Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:37:19.179Z] #175 DONE 0.2s [2023-10-17T20:37:19.179Z] [2023-10-17T20:37:19.179Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:37:19.179Z] #176 DONE 0.2s [2023-10-17T20:37:19.179Z] [2023-10-17T20:37:19.179Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-17T20:37:19.447Z] #177 DONE 0.3s [2023-10-17T20:37:19.447Z] [2023-10-17T20:37:19.447Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:37:19.716Z] #178 DONE 0.1s [2023-10-17T20:37:19.716Z] [2023-10-17T20:37:19.716Z] #94 [core-data] exporting to image [2023-10-17T20:37:19.716Z] #94 exporting layers [2023-10-17T20:37:19.982Z] #94 exporting layers 0.3s done [2023-10-17T20:37:19.982Z] #94 writing image sha256:259cc9effb42c0cc991f4b693a2172fc9d6243dd5b2761c1ddf81c41903b43b9 done [2023-10-17T20:37:19.982Z] #94 naming to docker.io/library/core-data-arm64 done [2023-10-17T20:37:19.982Z] #94 DONE 7.4s [2023-10-17T20:37:19.982Z] [2023-10-17T20:37:19.982Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:37:21.393Z] #124 ... [2023-10-17T20:37:21.393Z] [2023-10-17T20:37:21.393Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-17T20:37:21.393Z] #127 DONE 823.1s [2023-10-17T20:37:21.393Z] [2023-10-17T20:37:21.393Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-17T20:37:21.659Z] #128 ... [2023-10-17T20:37:21.659Z] [2023-10-17T20:37:21.659Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:37:21.925Z] #179 DONE 0.2s [2023-10-17T20:37:21.925Z] [2023-10-17T20:37:21.925Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:37:22.191Z] #180 DONE 0.2s [2023-10-17T20:37:22.191Z] [2023-10-17T20:37:22.191Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-17T20:37:22.459Z] #181 DONE 0.3s [2023-10-17T20:37:22.459Z] [2023-10-17T20:37:22.459Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:37:22.459Z] #182 DONE 0.1s [2023-10-17T20:37:22.459Z] [2023-10-17T20:37:22.459Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-17T20:37:22.725Z] #183 DONE 0.1s [2023-10-17T20:37:22.725Z] [2023-10-17T20:37:22.725Z] #94 [core-metadata] exporting to image [2023-10-17T20:37:23.311Z] #94 exporting layers 0.4s done [2023-10-17T20:37:23.311Z] #94 writing image sha256:a8731577147ca45a045fc7e6dc76e251a4fb8440e20af4641cad05b0459ea712 done [2023-10-17T20:37:23.311Z] #94 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-10-17T20:37:23.311Z] #94 DONE 7.9s [2023-10-17T20:37:23.311Z] [2023-10-17T20:37:23.311Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:37:41.501Z] #126 ... [2023-10-17T20:37:41.501Z] [2023-10-17T20:37:41.501Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-17T20:37:41.501Z] #124 DONE 843.2s [2023-10-17T20:37:41.501Z] [2023-10-17T20:37:41.501Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:37:41.769Z] #184 DONE 0.2s [2023-10-17T20:37:41.769Z] [2023-10-17T20:37:41.769Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:37:42.039Z] #185 DONE 0.2s [2023-10-17T20:37:42.039Z] [2023-10-17T20:37:42.039Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:37:42.039Z] #126 ... [2023-10-17T20:37:42.039Z] [2023-10-17T20:37:42.039Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-17T20:37:42.308Z] #186 DONE 0.3s [2023-10-17T20:37:42.308Z] [2023-10-17T20:37:42.308Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:37:42.577Z] #187 DONE 0.1s [2023-10-17T20:37:42.577Z] [2023-10-17T20:37:42.577Z] #94 [security-spiffe-token-provider] exporting to image [2023-10-17T20:37:42.577Z] #94 exporting layers [2023-10-17T20:37:43.160Z] #94 exporting layers 0.6s done [2023-10-17T20:37:43.160Z] #94 writing image sha256:bcf02c5dc891cdc1ff64a9aacda537f1d657179d84ff0cb4c00dcbc8c00d6d88 done [2023-10-17T20:37:43.160Z] #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-17T20:37:43.160Z] #94 DONE 8.5s [2023-10-17T20:37:43.160Z] [2023-10-17T20:37:43.160Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-17T20:38:05.229Z] #128 DONE 864.4s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-17T20:38:05.229Z] #126 DONE 864.4s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:38:05.229Z] #34 ... [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:38:05.229Z] #188 DONE 0.2s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #189 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-17T20:38:05.229Z] #189 DONE 0.1s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:38:05.229Z] #190 ... [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:38:05.229Z] #191 DONE 0.2s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #190 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-17T20:38:05.229Z] #190 DONE 0.2s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-17T20:38:05.229Z] #192 DONE 0.3s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-17T20:38:05.229Z] #193 DONE 0.4s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:38:05.229Z] #194 DONE 0.1s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-17T20:38:05.229Z] #195 DONE 0.1s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #94 [support-notifications] exporting to image [2023-10-17T20:38:05.229Z] #94 exporting layers [2023-10-17T20:38:05.229Z] #94 exporting layers 0.4s done [2023-10-17T20:38:05.229Z] #94 writing image sha256:518e6f4911c5efbbb1213d3452219efef8f028dbe42070bed9d25becccd8763c [2023-10-17T20:38:05.229Z] #94 exporting layers 0.4s done [2023-10-17T20:38:05.229Z] #94 writing image sha256:518e6f4911c5efbbb1213d3452219efef8f028dbe42070bed9d25becccd8763c 0.0s done [2023-10-17T20:38:05.229Z] #94 naming to docker.io/library/support-scheduler-arm64 done [2023-10-17T20:38:05.229Z] #94 writing image sha256:358b009e52a30b2d1450104639d1a7969cbf2b257e83fffd9fb25af19986b2d7 done [2023-10-17T20:38:05.229Z] #94 naming to docker.io/library/support-notifications-arm64 done [2023-10-17T20:38:05.229Z] #94 DONE 9.0s [2023-10-17T20:38:05.229Z] [2023-10-17T20:38:05.229Z] #34 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-17T20:38:05.229Z] time="2023-10-17T20:22:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-17T20:38:05.237Z] $ docker stop --time=1 e9103d455b5ea7e5e0407287d9dfd02e36b77d8711e98842f23c5f9ea8c14b8c [2023-10-17T20:38:06.838Z] $ docker rm -f --volumes e9103d455b5ea7e5e0407287d9dfd02e36b77d8711e98842f23c5f9ea8c14b8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T20:38:07.325Z] + docker images [2023-10-17T20:38:07.325Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-17T20:38:07.325Z] support-scheduler-arm64 latest 518e6f4911c5 4 seconds ago 33.5MB [2023-10-17T20:38:07.325Z] support-notifications-arm64 latest 358b009e52a3 4 seconds ago 34.2MB [2023-10-17T20:38:07.325Z] security-spiffe-token-provider-arm64 latest bcf02c5dc891 25 seconds ago 35.1MB [2023-10-17T20:38:07.325Z] core-metadata-arm64 latest a8731577147c 45 seconds ago 21.5MB [2023-10-17T20:38:07.325Z] core-data-arm64 latest 259cc9effb42 48 seconds ago 21.2MB [2023-10-17T20:38:07.325Z] core-command-arm64 latest 0ea18e732a54 56 seconds ago 21MB [2023-10-17T20:38:07.325Z] core-common-config-bootstrapper-arm64 latest c9e42a841c4b About a minute ago 18.3MB [2023-10-17T20:38:07.325Z] security-proxy-auth-arm64 latest 5f49ab5c4aa6 About a minute ago 19.4MB [2023-10-17T20:38:07.325Z] security-secretstore-setup-arm64 latest c46476fd44f0 About a minute ago 43.7MB [2023-10-17T20:38:07.325Z] security-bootstrapper-arm64 latest dd4fa19db2bf About a minute ago 23.1MB [2023-10-17T20:38:07.325Z] security-proxy-setup-arm64 latest b504304c4428 2 minutes ago 29.1MB [2023-10-17T20:38:07.325Z] security-spire-server-arm64 latest 1f83c2187342 15 minutes ago 96.6MB [2023-10-17T20:38:07.325Z] security-spire-agent-arm64 latest c811ba99d717 15 minutes ago 152MB [2023-10-17T20:38:07.325Z] security-spire-config-arm64 latest 55f35a5f483d 15 minutes ago 95.8MB [2023-10-17T20:38:07.325Z] ci-base-image-arm64 latest 868fb5a88318 16 minutes ago 926MB [2023-10-17T20:38:07.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 3 weeks ago 553MB [2023-10-17T20:38:07.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 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-10-17T20:38:07.459Z] provisioning config files... [2023-10-17T20:38:07.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/597@tmp/config4307405796929449807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:38:07.797Z] ---> docker-login.sh [2023-10-17T20:38:07.797Z] nexus3.edgexfoundry.org:10001 [2023-10-17T20:38:07.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:38:08.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:38:08.377Z] Configure a credential helper to remove this warning. See [2023-10-17T20:38:08.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:38:08.377Z] [2023-10-17T20:38:08.377Z] Login Succeeded [2023-10-17T20:38:08.377Z] nexus3.edgexfoundry.org:10002 [2023-10-17T20:38:08.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:38:08.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:38:08.642Z] Configure a credential helper to remove this warning. See [2023-10-17T20:38:08.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:38:08.642Z] [2023-10-17T20:38:08.642Z] Login Succeeded [2023-10-17T20:38:08.642Z] nexus3.edgexfoundry.org:10003 [2023-10-17T20:38:08.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:38:08.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:38:08.907Z] Configure a credential helper to remove this warning. See [2023-10-17T20:38:08.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:38:08.907Z] [2023-10-17T20:38:08.907Z] Login Succeeded [2023-10-17T20:38:08.907Z] nexus3.edgexfoundry.org:10004 [2023-10-17T20:38:09.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:38:09.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:38:09.172Z] Configure a credential helper to remove this warning. See [2023-10-17T20:38:09.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:38:09.172Z] [2023-10-17T20:38:09.172Z] Login Succeeded [2023-10-17T20:38:09.172Z] docker.io [2023-10-17T20:38:09.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T20:38:09.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T20:38:09.698Z] Configure a credential helper to remove this warning. See [2023-10-17T20:38:09.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T20:38:09.698Z] [2023-10-17T20:38:09.698Z] Login Succeeded [2023-10-17T20:38:09.698Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T20:38:09.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:38:09.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T20:38:09.765Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-17T20:38:09.766Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:09.766Z] latest [2023-10-17T20:38:09.766Z] 3.1.0-dev.63 [2023-10-17T20:38:09.766Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:09.766Z] main [2023-10-17T20:38:09.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:10.110Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:10.448Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:10.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-17T20:38:10.448Z] 2f7f599fd39b: Preparing [2023-10-17T20:38:10.448Z] 7ff3d43a051c: Preparing [2023-10-17T20:38:10.448Z] f531b1e82c12: Preparing [2023-10-17T20:38:10.448Z] 131d5a9547d1: Preparing [2023-10-17T20:38:10.448Z] 03fbff32d76d: Preparing [2023-10-17T20:38:10.448Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:10.448Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:10.711Z] f531b1e82c12: Pushed [2023-10-17T20:38:10.711Z] 131d5a9547d1: Pushed [2023-10-17T20:38:10.711Z] 03fbff32d76d: Pushed [2023-10-17T20:38:10.711Z] 2f7f599fd39b: Pushed [2023-10-17T20:38:10.711Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:14.031Z] 7ff3d43a051c: Pushed [2023-10-17T20:38:15.960Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:16.289Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:16.622Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-17T20:38:16.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-17T20:38:16.622Z] 2f7f599fd39b: Preparing [2023-10-17T20:38:16.622Z] 7ff3d43a051c: Preparing [2023-10-17T20:38:16.622Z] f531b1e82c12: Preparing [2023-10-17T20:38:16.622Z] 131d5a9547d1: Preparing [2023-10-17T20:38:16.622Z] 03fbff32d76d: Preparing [2023-10-17T20:38:16.622Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:16.622Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:16.622Z] 7ff3d43a051c: Layer already exists [2023-10-17T20:38:16.622Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:16.622Z] 2f7f599fd39b: Layer already exists [2023-10-17T20:38:16.622Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:16.622Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:16.622Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:16.887Z] latest: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:17.218Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:17.553Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [2023-10-17T20:38:17.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-17T20:38:17.553Z] 2f7f599fd39b: Preparing [2023-10-17T20:38:17.553Z] 7ff3d43a051c: Preparing [2023-10-17T20:38:17.553Z] f531b1e82c12: Preparing [2023-10-17T20:38:17.553Z] 131d5a9547d1: Preparing [2023-10-17T20:38:17.553Z] 03fbff32d76d: Preparing [2023-10-17T20:38:17.553Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:17.553Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:17.553Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:17.553Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:17.553Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:17.553Z] 2f7f599fd39b: Layer already exists [2023-10-17T20:38:17.553Z] 7ff3d43a051c: Layer already exists [2023-10-17T20:38:17.553Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:17.818Z] 3.1.0-dev.63: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:18.152Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:18.490Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:18.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-17T20:38:18.490Z] 2f7f599fd39b: Preparing [2023-10-17T20:38:18.490Z] 7ff3d43a051c: Preparing [2023-10-17T20:38:18.490Z] f531b1e82c12: Preparing [2023-10-17T20:38:18.490Z] 131d5a9547d1: Preparing [2023-10-17T20:38:18.490Z] 03fbff32d76d: Preparing [2023-10-17T20:38:18.490Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:18.490Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:18.490Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:18.490Z] 2f7f599fd39b: Layer already exists [2023-10-17T20:38:18.490Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:18.490Z] 7ff3d43a051c: Layer already exists [2023-10-17T20:38:18.490Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:18.490Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:18.756Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:19.098Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:19.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-17T20:38:19.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-17T20:38:19.428Z] 2f7f599fd39b: Preparing [2023-10-17T20:38:19.428Z] 7ff3d43a051c: Preparing [2023-10-17T20:38:19.428Z] f531b1e82c12: Preparing [2023-10-17T20:38:19.428Z] 131d5a9547d1: Preparing [2023-10-17T20:38:19.428Z] 03fbff32d76d: Preparing [2023-10-17T20:38:19.428Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:19.428Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:19.428Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:19.428Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:19.428Z] 7ff3d43a051c: Layer already exists [2023-10-17T20:38:19.428Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:19.428Z] 2f7f599fd39b: Layer already exists [2023-10-17T20:38:19.428Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:19.693Z] main: digest: sha256:0695c4b224019f9d6a74a1ac1684b1616e2ca02ef93133869436bd5616061a4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:38:19.956Z] ===================================================== [Pipeline] echo [2023-10-17T20:38:19.966Z] taggedImages: [2023-10-17T20:38:19.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:19.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-17T20:38:19.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.63 [2023-10-17T20:38:19.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:19.966Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-17T20:38:19.987Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-17T20:38:19.987Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:19.987Z] latest [2023-10-17T20:38:19.987Z] 3.1.0-dev.63 [2023-10-17T20:38:19.987Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:19.987Z] main [2023-10-17T20:38:19.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:20.321Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:20.655Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:20.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-17T20:38:20.655Z] 42d1158ef2ab: Preparing [2023-10-17T20:38:20.655Z] 11a4d358542e: Preparing [2023-10-17T20:38:20.655Z] a1a2f4a4b3de: Preparing [2023-10-17T20:38:20.655Z] 904cabcb8014: Preparing [2023-10-17T20:38:20.655Z] f531b1e82c12: Preparing [2023-10-17T20:38:20.655Z] 131d5a9547d1: Preparing [2023-10-17T20:38:20.655Z] 03fbff32d76d: Preparing [2023-10-17T20:38:20.655Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:20.655Z] 03fbff32d76d: Waiting [2023-10-17T20:38:20.655Z] 131d5a9547d1: Waiting [2023-10-17T20:38:20.655Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:20.655Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:20.920Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:20.920Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:20.920Z] 11a4d358542e: Pushed [2023-10-17T20:38:20.920Z] a1a2f4a4b3de: Pushed [2023-10-17T20:38:20.920Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:20.920Z] 42d1158ef2ab: Pushed [2023-10-17T20:38:23.587Z] 904cabcb8014: Pushed [2023-10-17T20:38:23.587Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:23.961Z] + 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-10-17T20:38:24.325Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-17T20:38:24.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-17T20:38:24.325Z] 42d1158ef2ab: Preparing [2023-10-17T20:38:24.325Z] 11a4d358542e: Preparing [2023-10-17T20:38:24.325Z] a1a2f4a4b3de: Preparing [2023-10-17T20:38:24.325Z] 904cabcb8014: Preparing [2023-10-17T20:38:24.325Z] f531b1e82c12: Preparing [2023-10-17T20:38:24.325Z] 131d5a9547d1: Preparing [2023-10-17T20:38:24.325Z] 03fbff32d76d: Preparing [2023-10-17T20:38:24.325Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:24.325Z] 131d5a9547d1: Waiting [2023-10-17T20:38:24.325Z] 03fbff32d76d: Waiting [2023-10-17T20:38:24.325Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:24.325Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:24.325Z] 42d1158ef2ab: Layer already exists [2023-10-17T20:38:24.325Z] a1a2f4a4b3de: Layer already exists [2023-10-17T20:38:24.325Z] 904cabcb8014: Layer already exists [2023-10-17T20:38:24.325Z] 11a4d358542e: Layer already exists [2023-10-17T20:38:24.325Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:24.325Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:24.325Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:24.592Z] latest: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:24.929Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:25.263Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [2023-10-17T20:38:25.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-17T20:38:25.264Z] 42d1158ef2ab: Preparing [2023-10-17T20:38:25.264Z] 11a4d358542e: Preparing [2023-10-17T20:38:25.264Z] a1a2f4a4b3de: Preparing [2023-10-17T20:38:25.264Z] 904cabcb8014: Preparing [2023-10-17T20:38:25.264Z] f531b1e82c12: Preparing [2023-10-17T20:38:25.264Z] 131d5a9547d1: Preparing [2023-10-17T20:38:25.264Z] 03fbff32d76d: Preparing [2023-10-17T20:38:25.264Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:25.264Z] 131d5a9547d1: Waiting [2023-10-17T20:38:25.264Z] 03fbff32d76d: Waiting [2023-10-17T20:38:25.264Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:25.264Z] a1a2f4a4b3de: Layer already exists [2023-10-17T20:38:25.264Z] 42d1158ef2ab: Layer already exists [2023-10-17T20:38:25.264Z] 904cabcb8014: Layer already exists [2023-10-17T20:38:25.264Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:25.264Z] 11a4d358542e: Layer already exists [2023-10-17T20:38:25.264Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:25.264Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:25.264Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:25.529Z] 3.1.0-dev.63: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:25.861Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:26.192Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:26.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-17T20:38:26.192Z] 42d1158ef2ab: Preparing [2023-10-17T20:38:26.192Z] 11a4d358542e: Preparing [2023-10-17T20:38:26.192Z] a1a2f4a4b3de: Preparing [2023-10-17T20:38:26.192Z] 904cabcb8014: Preparing [2023-10-17T20:38:26.192Z] f531b1e82c12: Preparing [2023-10-17T20:38:26.192Z] 131d5a9547d1: Preparing [2023-10-17T20:38:26.192Z] 03fbff32d76d: Preparing [2023-10-17T20:38:26.192Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:26.192Z] 03fbff32d76d: Waiting [2023-10-17T20:38:26.192Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:26.192Z] 131d5a9547d1: Waiting [2023-10-17T20:38:26.192Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:26.192Z] 904cabcb8014: Layer already exists [2023-10-17T20:38:26.192Z] 42d1158ef2ab: Layer already exists [2023-10-17T20:38:26.192Z] 11a4d358542e: Layer already exists [2023-10-17T20:38:26.192Z] a1a2f4a4b3de: Layer already exists [2023-10-17T20:38:26.192Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:26.192Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:26.192Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:26.458Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:26.785Z] + 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-10-17T20:38:29.071Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-17T20:38:29.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-17T20:38:29.071Z] 42d1158ef2ab: Preparing [2023-10-17T20:38:29.071Z] 11a4d358542e: Preparing [2023-10-17T20:38:29.071Z] a1a2f4a4b3de: Preparing [2023-10-17T20:38:29.071Z] 904cabcb8014: Preparing [2023-10-17T20:38:29.071Z] f531b1e82c12: Preparing [2023-10-17T20:38:29.071Z] 131d5a9547d1: Preparing [2023-10-17T20:38:29.071Z] 03fbff32d76d: Preparing [2023-10-17T20:38:29.071Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:29.071Z] 131d5a9547d1: Waiting [2023-10-17T20:38:29.071Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:29.071Z] 03fbff32d76d: Waiting [2023-10-17T20:38:29.071Z] 11a4d358542e: Layer already exists [2023-10-17T20:38:29.071Z] a1a2f4a4b3de: Layer already exists [2023-10-17T20:38:29.071Z] 42d1158ef2ab: Layer already exists [2023-10-17T20:38:29.071Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:29.071Z] 904cabcb8014: Layer already exists [2023-10-17T20:38:29.071Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:29.071Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:29.071Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:29.336Z] main: digest: sha256:38d2d8d6c6ccaa27f4214eacaf1051b304a18f8bb08175b74a334be34e12929a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:38:29.394Z] ===================================================== [Pipeline] echo [2023-10-17T20:38:29.407Z] taggedImages: [2023-10-17T20:38:29.407Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:29.407Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-17T20:38:29.407Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.63 [2023-10-17T20:38:29.407Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:29.407Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-17T20:38:29.435Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-17T20:38:29.435Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:29.435Z] latest [2023-10-17T20:38:29.435Z] 3.1.0-dev.63 [2023-10-17T20:38:29.435Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:29.435Z] main [2023-10-17T20:38:29.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:29.797Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:30.144Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:30.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-17T20:38:30.144Z] 1cecdb2b823a: Preparing [2023-10-17T20:38:30.144Z] ace80b9d9957: Preparing [2023-10-17T20:38:30.144Z] f531b1e82c12: Preparing [2023-10-17T20:38:30.144Z] 131d5a9547d1: Preparing [2023-10-17T20:38:30.144Z] 0d27232f4e0e: Preparing [2023-10-17T20:38:30.144Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:30.144Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:30.144Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:30.144Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:30.410Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:30.410Z] 1cecdb2b823a: Pushed [2023-10-17T20:38:30.410Z] 0d27232f4e0e: Pushed [2023-10-17T20:38:33.743Z] ace80b9d9957: Pushed [2023-10-17T20:38:33.743Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:34.085Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:34.435Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-17T20:38:34.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-17T20:38:34.435Z] 1cecdb2b823a: Preparing [2023-10-17T20:38:34.435Z] ace80b9d9957: Preparing [2023-10-17T20:38:34.435Z] f531b1e82c12: Preparing [2023-10-17T20:38:34.435Z] 131d5a9547d1: Preparing [2023-10-17T20:38:34.435Z] 0d27232f4e0e: Preparing [2023-10-17T20:38:34.435Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:34.435Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:34.435Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:34.435Z] ace80b9d9957: Layer already exists [2023-10-17T20:38:34.435Z] 0d27232f4e0e: Layer already exists [2023-10-17T20:38:34.435Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:34.435Z] 1cecdb2b823a: Layer already exists [2023-10-17T20:38:34.435Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:34.700Z] latest: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:35.051Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:35.390Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [2023-10-17T20:38:35.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-17T20:38:35.390Z] 1cecdb2b823a: Preparing [2023-10-17T20:38:35.390Z] ace80b9d9957: Preparing [2023-10-17T20:38:35.390Z] f531b1e82c12: Preparing [2023-10-17T20:38:35.390Z] 131d5a9547d1: Preparing [2023-10-17T20:38:35.390Z] 0d27232f4e0e: Preparing [2023-10-17T20:38:35.390Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:35.390Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:35.390Z] ace80b9d9957: Layer already exists [2023-10-17T20:38:35.390Z] 0d27232f4e0e: Layer already exists [2023-10-17T20:38:35.390Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:35.390Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:35.390Z] 1cecdb2b823a: Layer already exists [2023-10-17T20:38:35.390Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:35.390Z] 3.1.0-dev.63: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:35.994Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:36.331Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:36.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-17T20:38:36.331Z] 1cecdb2b823a: Preparing [2023-10-17T20:38:36.331Z] ace80b9d9957: Preparing [2023-10-17T20:38:36.331Z] f531b1e82c12: Preparing [2023-10-17T20:38:36.331Z] 131d5a9547d1: Preparing [2023-10-17T20:38:36.331Z] 0d27232f4e0e: Preparing [2023-10-17T20:38:36.331Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:36.331Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:36.331Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:36.331Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:36.331Z] 1cecdb2b823a: Layer already exists [2023-10-17T20:38:36.331Z] 0d27232f4e0e: Layer already exists [2023-10-17T20:38:36.331Z] ace80b9d9957: Layer already exists [2023-10-17T20:38:36.331Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:36.597Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:36.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:37.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-17T20:38:37.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-17T20:38:37.273Z] 1cecdb2b823a: Preparing [2023-10-17T20:38:37.273Z] ace80b9d9957: Preparing [2023-10-17T20:38:37.273Z] f531b1e82c12: Preparing [2023-10-17T20:38:37.273Z] 131d5a9547d1: Preparing [2023-10-17T20:38:37.273Z] 0d27232f4e0e: Preparing [2023-10-17T20:38:37.273Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:37.273Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:37.273Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:37.273Z] ace80b9d9957: Layer already exists [2023-10-17T20:38:37.273Z] 1cecdb2b823a: Layer already exists [2023-10-17T20:38:37.273Z] 0d27232f4e0e: Layer already exists [2023-10-17T20:38:37.273Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:37.273Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:37.538Z] main: digest: sha256:ba668880a187e1125f660dd62d722ce3fd45e4668f64111af28808ce44c82ed3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:38:37.582Z] ===================================================== [Pipeline] echo [2023-10-17T20:38:37.590Z] taggedImages: [2023-10-17T20:38:37.590Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:37.590Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-17T20:38:37.590Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.63 [2023-10-17T20:38:37.590Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:37.590Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-17T20:38:37.606Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-17T20:38:37.606Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:37.606Z] latest [2023-10-17T20:38:37.606Z] 3.1.0-dev.63 [2023-10-17T20:38:37.606Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:37.606Z] main [2023-10-17T20:38:37.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:37.939Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:38.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:38.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-17T20:38:38.272Z] df0c23d0cfe8: Preparing [2023-10-17T20:38:38.272Z] 5c3151cac786: Preparing [2023-10-17T20:38:38.272Z] ce8331f50a01: Preparing [2023-10-17T20:38:38.272Z] f531b1e82c12: Preparing [2023-10-17T20:38:38.272Z] 131d5a9547d1: Preparing [2023-10-17T20:38:38.272Z] 03fbff32d76d: Preparing [2023-10-17T20:38:38.272Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:38.272Z] 03fbff32d76d: Waiting [2023-10-17T20:38:38.272Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:38.272Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:38.272Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:38.537Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:38.537Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:38.537Z] df0c23d0cfe8: Pushed [2023-10-17T20:38:38.537Z] 5c3151cac786: Pushed [2023-10-17T20:38:41.959Z] ce8331f50a01: Pushed [2023-10-17T20:38:41.959Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:42.292Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:42.623Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-17T20:38:42.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-17T20:38:42.623Z] df0c23d0cfe8: Preparing [2023-10-17T20:38:42.623Z] 5c3151cac786: Preparing [2023-10-17T20:38:42.623Z] ce8331f50a01: Preparing [2023-10-17T20:38:42.623Z] f531b1e82c12: Preparing [2023-10-17T20:38:42.623Z] 131d5a9547d1: Preparing [2023-10-17T20:38:42.623Z] 03fbff32d76d: Preparing [2023-10-17T20:38:42.623Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:42.623Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:42.623Z] 03fbff32d76d: Waiting [2023-10-17T20:38:42.623Z] df0c23d0cfe8: Layer already exists [2023-10-17T20:38:42.623Z] ce8331f50a01: Layer already exists [2023-10-17T20:38:42.623Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:42.623Z] 5c3151cac786: Layer already exists [2023-10-17T20:38:42.623Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:42.623Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:42.623Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:42.889Z] latest: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:43.229Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:43.562Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [2023-10-17T20:38:43.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-17T20:38:43.562Z] df0c23d0cfe8: Preparing [2023-10-17T20:38:43.562Z] 5c3151cac786: Preparing [2023-10-17T20:38:43.562Z] ce8331f50a01: Preparing [2023-10-17T20:38:43.562Z] f531b1e82c12: Preparing [2023-10-17T20:38:43.562Z] 131d5a9547d1: Preparing [2023-10-17T20:38:43.562Z] 03fbff32d76d: Preparing [2023-10-17T20:38:43.562Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:43.562Z] 03fbff32d76d: Waiting [2023-10-17T20:38:43.562Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:43.562Z] ce8331f50a01: Layer already exists [2023-10-17T20:38:43.562Z] df0c23d0cfe8: Layer already exists [2023-10-17T20:38:43.562Z] 5c3151cac786: Layer already exists [2023-10-17T20:38:43.562Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:43.562Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:43.562Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:43.562Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:43.562Z] 3.1.0-dev.63: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:44.182Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:44.518Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:44.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-17T20:38:44.518Z] df0c23d0cfe8: Preparing [2023-10-17T20:38:44.518Z] 5c3151cac786: Preparing [2023-10-17T20:38:44.518Z] ce8331f50a01: Preparing [2023-10-17T20:38:44.518Z] f531b1e82c12: Preparing [2023-10-17T20:38:44.518Z] 131d5a9547d1: Preparing [2023-10-17T20:38:44.518Z] 03fbff32d76d: Preparing [2023-10-17T20:38:44.518Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:44.518Z] 03fbff32d76d: Waiting [2023-10-17T20:38:44.518Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:44.518Z] ce8331f50a01: Layer already exists [2023-10-17T20:38:44.518Z] df0c23d0cfe8: Layer already exists [2023-10-17T20:38:44.518Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:44.518Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:44.518Z] 5c3151cac786: Layer already exists [2023-10-17T20:38:44.518Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:44.518Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:44.783Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:45.133Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:45.460Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-17T20:38:45.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-17T20:38:45.460Z] df0c23d0cfe8: Preparing [2023-10-17T20:38:45.460Z] 5c3151cac786: Preparing [2023-10-17T20:38:45.460Z] ce8331f50a01: Preparing [2023-10-17T20:38:45.460Z] f531b1e82c12: Preparing [2023-10-17T20:38:45.460Z] 131d5a9547d1: Preparing [2023-10-17T20:38:45.460Z] 03fbff32d76d: Preparing [2023-10-17T20:38:45.461Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:45.461Z] 03fbff32d76d: Waiting [2023-10-17T20:38:45.461Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:45.461Z] ce8331f50a01: Layer already exists [2023-10-17T20:38:45.461Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:45.461Z] df0c23d0cfe8: Layer already exists [2023-10-17T20:38:45.461Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:45.461Z] 5c3151cac786: Layer already exists [2023-10-17T20:38:45.461Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:45.461Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:45.725Z] main: digest: sha256:635b32ddabb9c6c9ab5e44baf4e0bb29955ead92489749a09d2ab06853d8a725 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:38:45.766Z] ===================================================== [Pipeline] echo [2023-10-17T20:38:45.772Z] taggedImages: [2023-10-17T20:38:45.772Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:45.772Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-17T20:38:45.772Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.63 [2023-10-17T20:38:45.772Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:45.772Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-17T20:38:45.787Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-17T20:38:45.787Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:45.787Z] latest [2023-10-17T20:38:45.787Z] 3.1.0-dev.63 [2023-10-17T20:38:45.787Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:45.787Z] main [2023-10-17T20:38:45.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:46.125Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:46.464Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:46.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-17T20:38:46.464Z] c2f9075543fb: Preparing [2023-10-17T20:38:46.464Z] ae8aa58ffab6: Preparing [2023-10-17T20:38:46.464Z] c91ff5447076: Preparing [2023-10-17T20:38:46.464Z] 95d046dd86ac: Preparing [2023-10-17T20:38:46.464Z] 52ecf10bfa7d: Preparing [2023-10-17T20:38:46.464Z] 2808455030ae: Preparing [2023-10-17T20:38:46.464Z] 54d82a50c41a: Preparing [2023-10-17T20:38:46.464Z] f531b1e82c12: Preparing [2023-10-17T20:38:46.464Z] 131d5a9547d1: Preparing [2023-10-17T20:38:46.464Z] 3ca7538c7398: Preparing [2023-10-17T20:38:46.464Z] 74a2a5d89939: Preparing [2023-10-17T20:38:46.464Z] 5f70bf18a086: Preparing [2023-10-17T20:38:46.464Z] 5f709dbca1c9: Preparing [2023-10-17T20:38:46.464Z] 35e087304451: Preparing [2023-10-17T20:38:46.464Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:46.464Z] 3ca7538c7398: Waiting [2023-10-17T20:38:46.464Z] 5f709dbca1c9: Waiting [2023-10-17T20:38:46.464Z] 74a2a5d89939: Waiting [2023-10-17T20:38:46.464Z] 5f70bf18a086: Waiting [2023-10-17T20:38:46.464Z] 2808455030ae: Waiting [2023-10-17T20:38:46.464Z] f531b1e82c12: Waiting [2023-10-17T20:38:46.464Z] 54d82a50c41a: Waiting [2023-10-17T20:38:46.464Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:46.741Z] 52ecf10bfa7d: Pushed [2023-10-17T20:38:46.741Z] 95d046dd86ac: Pushed [2023-10-17T20:38:46.741Z] c91ff5447076: Pushed [2023-10-17T20:38:46.741Z] c2f9075543fb: Pushed [2023-10-17T20:38:46.741Z] ae8aa58ffab6: Pushed [2023-10-17T20:38:46.741Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:46.741Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:47.013Z] 2808455030ae: Pushed [2023-10-17T20:38:47.013Z] 3ca7538c7398: Pushed [2023-10-17T20:38:47.013Z] 5f70bf18a086: Pushed [2023-10-17T20:38:47.013Z] 74a2a5d89939: Pushed [2023-10-17T20:38:47.013Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:47.013Z] 5f709dbca1c9: Pushed [2023-10-17T20:38:47.285Z] 35e087304451: Pushed [2023-10-17T20:38:50.628Z] 54d82a50c41a: Pushed [2023-10-17T20:38:50.894Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:51.236Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:51.568Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-17T20:38:51.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-17T20:38:51.568Z] c2f9075543fb: Preparing [2023-10-17T20:38:51.568Z] ae8aa58ffab6: Preparing [2023-10-17T20:38:51.568Z] c91ff5447076: Preparing [2023-10-17T20:38:51.568Z] 95d046dd86ac: Preparing [2023-10-17T20:38:51.568Z] 52ecf10bfa7d: Preparing [2023-10-17T20:38:51.568Z] 2808455030ae: Preparing [2023-10-17T20:38:51.568Z] 54d82a50c41a: Preparing [2023-10-17T20:38:51.568Z] f531b1e82c12: Preparing [2023-10-17T20:38:51.568Z] 131d5a9547d1: Preparing [2023-10-17T20:38:51.568Z] 3ca7538c7398: Preparing [2023-10-17T20:38:51.568Z] 74a2a5d89939: Preparing [2023-10-17T20:38:51.568Z] 5f70bf18a086: Preparing [2023-10-17T20:38:51.568Z] 5f709dbca1c9: Preparing [2023-10-17T20:38:51.568Z] 35e087304451: Preparing [2023-10-17T20:38:51.568Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:51.568Z] 3ca7538c7398: Waiting [2023-10-17T20:38:51.568Z] 74a2a5d89939: Waiting [2023-10-17T20:38:51.568Z] 5f70bf18a086: Waiting [2023-10-17T20:38:51.568Z] 5f709dbca1c9: Waiting [2023-10-17T20:38:51.568Z] 35e087304451: Waiting [2023-10-17T20:38:51.568Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:51.568Z] 2808455030ae: Waiting [2023-10-17T20:38:51.568Z] 54d82a50c41a: Waiting [2023-10-17T20:38:51.568Z] f531b1e82c12: Waiting [2023-10-17T20:38:51.568Z] 131d5a9547d1: Waiting [2023-10-17T20:38:51.568Z] 52ecf10bfa7d: Layer already exists [2023-10-17T20:38:51.568Z] c91ff5447076: Layer already exists [2023-10-17T20:38:51.568Z] c2f9075543fb: Layer already exists [2023-10-17T20:38:51.568Z] ae8aa58ffab6: Layer already exists [2023-10-17T20:38:51.568Z] 95d046dd86ac: Layer already exists [2023-10-17T20:38:51.568Z] 2808455030ae: Layer already exists [2023-10-17T20:38:51.568Z] 3ca7538c7398: Layer already exists [2023-10-17T20:38:51.568Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:51.568Z] 54d82a50c41a: Layer already exists [2023-10-17T20:38:51.568Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:51.568Z] 5f70bf18a086: Layer already exists [2023-10-17T20:38:51.568Z] 5f709dbca1c9: Layer already exists [2023-10-17T20:38:51.568Z] 74a2a5d89939: Layer already exists [2023-10-17T20:38:51.568Z] 35e087304451: Layer already exists [2023-10-17T20:38:51.568Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:51.832Z] latest: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:52.161Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:56.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [2023-10-17T20:38:56.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-17T20:38:56.712Z] c2f9075543fb: Preparing [2023-10-17T20:38:56.712Z] ae8aa58ffab6: Preparing [2023-10-17T20:38:56.712Z] c91ff5447076: Preparing [2023-10-17T20:38:56.712Z] 95d046dd86ac: Preparing [2023-10-17T20:38:56.712Z] 52ecf10bfa7d: Preparing [2023-10-17T20:38:56.712Z] 2808455030ae: Preparing [2023-10-17T20:38:56.712Z] 54d82a50c41a: Preparing [2023-10-17T20:38:56.712Z] f531b1e82c12: Preparing [2023-10-17T20:38:56.712Z] 131d5a9547d1: Preparing [2023-10-17T20:38:56.712Z] 3ca7538c7398: Preparing [2023-10-17T20:38:56.712Z] 74a2a5d89939: Preparing [2023-10-17T20:38:56.712Z] 5f70bf18a086: Preparing [2023-10-17T20:38:56.712Z] 5f709dbca1c9: Preparing [2023-10-17T20:38:56.712Z] 35e087304451: Preparing [2023-10-17T20:38:56.712Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:56.712Z] 131d5a9547d1: Waiting [2023-10-17T20:38:56.712Z] 2808455030ae: Waiting [2023-10-17T20:38:56.712Z] 54d82a50c41a: Waiting [2023-10-17T20:38:56.712Z] 3ca7538c7398: Waiting [2023-10-17T20:38:56.712Z] f531b1e82c12: Waiting [2023-10-17T20:38:56.712Z] 5f70bf18a086: Waiting [2023-10-17T20:38:56.712Z] 5f709dbca1c9: Waiting [2023-10-17T20:38:56.712Z] 35e087304451: Waiting [2023-10-17T20:38:56.712Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:56.712Z] 74a2a5d89939: Waiting [2023-10-17T20:38:56.712Z] c91ff5447076: Layer already exists [2023-10-17T20:38:56.712Z] 95d046dd86ac: Layer already exists [2023-10-17T20:38:56.712Z] c2f9075543fb: Layer already exists [2023-10-17T20:38:56.712Z] ae8aa58ffab6: Layer already exists [2023-10-17T20:38:56.712Z] 52ecf10bfa7d: Layer already exists [2023-10-17T20:38:56.712Z] 54d82a50c41a: Layer already exists [2023-10-17T20:38:56.712Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:56.712Z] 2808455030ae: Layer already exists [2023-10-17T20:38:56.712Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:56.712Z] 3ca7538c7398: Layer already exists [2023-10-17T20:38:56.712Z] 74a2a5d89939: Layer already exists [2023-10-17T20:38:56.712Z] 5f70bf18a086: Layer already exists [2023-10-17T20:38:56.712Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:56.712Z] 5f709dbca1c9: Layer already exists [2023-10-17T20:38:56.712Z] 35e087304451: Layer already exists [2023-10-17T20:38:56.975Z] 3.1.0-dev.63: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:57.300Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:57.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:57.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-17T20:38:57.624Z] c2f9075543fb: Preparing [2023-10-17T20:38:57.624Z] ae8aa58ffab6: Preparing [2023-10-17T20:38:57.624Z] c91ff5447076: Preparing [2023-10-17T20:38:57.624Z] 95d046dd86ac: Preparing [2023-10-17T20:38:57.624Z] 52ecf10bfa7d: Preparing [2023-10-17T20:38:57.624Z] 2808455030ae: Preparing [2023-10-17T20:38:57.624Z] 54d82a50c41a: Preparing [2023-10-17T20:38:57.624Z] f531b1e82c12: Preparing [2023-10-17T20:38:57.624Z] 131d5a9547d1: Preparing [2023-10-17T20:38:57.624Z] 3ca7538c7398: Preparing [2023-10-17T20:38:57.624Z] 74a2a5d89939: Preparing [2023-10-17T20:38:57.624Z] 5f70bf18a086: Preparing [2023-10-17T20:38:57.624Z] 5f709dbca1c9: Preparing [2023-10-17T20:38:57.624Z] 35e087304451: Preparing [2023-10-17T20:38:57.624Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:57.624Z] 131d5a9547d1: Waiting [2023-10-17T20:38:57.624Z] 2808455030ae: Waiting [2023-10-17T20:38:57.624Z] 3ca7538c7398: Waiting [2023-10-17T20:38:57.624Z] 74a2a5d89939: Waiting [2023-10-17T20:38:57.624Z] 54d82a50c41a: Waiting [2023-10-17T20:38:57.624Z] 5f70bf18a086: Waiting [2023-10-17T20:38:57.624Z] f531b1e82c12: Waiting [2023-10-17T20:38:57.624Z] 5f709dbca1c9: Waiting [2023-10-17T20:38:57.624Z] 35e087304451: Waiting [2023-10-17T20:38:57.624Z] c91ff5447076: Layer already exists [2023-10-17T20:38:57.624Z] c2f9075543fb: Layer already exists [2023-10-17T20:38:57.624Z] 52ecf10bfa7d: Layer already exists [2023-10-17T20:38:57.624Z] 95d046dd86ac: Layer already exists [2023-10-17T20:38:57.624Z] ae8aa58ffab6: Layer already exists [2023-10-17T20:38:57.624Z] 54d82a50c41a: Layer already exists [2023-10-17T20:38:57.624Z] 2808455030ae: Layer already exists [2023-10-17T20:38:57.624Z] 3ca7538c7398: Layer already exists [2023-10-17T20:38:57.624Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:57.624Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:57.624Z] 5f70bf18a086: Layer already exists [2023-10-17T20:38:57.624Z] 74a2a5d89939: Layer already exists [2023-10-17T20:38:57.624Z] 35e087304451: Layer already exists [2023-10-17T20:38:57.624Z] 5f709dbca1c9: Layer already exists [2023-10-17T20:38:57.624Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:57.887Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:58.219Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:58.544Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-17T20:38:58.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-17T20:38:58.544Z] c2f9075543fb: Preparing [2023-10-17T20:38:58.544Z] ae8aa58ffab6: Preparing [2023-10-17T20:38:58.544Z] c91ff5447076: Preparing [2023-10-17T20:38:58.544Z] 95d046dd86ac: Preparing [2023-10-17T20:38:58.544Z] 52ecf10bfa7d: Preparing [2023-10-17T20:38:58.544Z] 2808455030ae: Preparing [2023-10-17T20:38:58.544Z] 54d82a50c41a: Preparing [2023-10-17T20:38:58.544Z] f531b1e82c12: Preparing [2023-10-17T20:38:58.544Z] 131d5a9547d1: Preparing [2023-10-17T20:38:58.544Z] 3ca7538c7398: Preparing [2023-10-17T20:38:58.544Z] 74a2a5d89939: Preparing [2023-10-17T20:38:58.544Z] 5f70bf18a086: Preparing [2023-10-17T20:38:58.544Z] 5f709dbca1c9: Preparing [2023-10-17T20:38:58.544Z] 35e087304451: Preparing [2023-10-17T20:38:58.544Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:58.544Z] 2808455030ae: Waiting [2023-10-17T20:38:58.544Z] 54d82a50c41a: Waiting [2023-10-17T20:38:58.544Z] 74a2a5d89939: Waiting [2023-10-17T20:38:58.544Z] 5f70bf18a086: Waiting [2023-10-17T20:38:58.544Z] 5f709dbca1c9: Waiting [2023-10-17T20:38:58.544Z] 35e087304451: Waiting [2023-10-17T20:38:58.544Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:58.544Z] f531b1e82c12: Waiting [2023-10-17T20:38:58.544Z] 131d5a9547d1: Waiting [2023-10-17T20:38:58.544Z] 3ca7538c7398: Waiting [2023-10-17T20:38:58.544Z] 52ecf10bfa7d: Layer already exists [2023-10-17T20:38:58.544Z] c91ff5447076: Layer already exists [2023-10-17T20:38:58.544Z] 95d046dd86ac: Layer already exists [2023-10-17T20:38:58.544Z] ae8aa58ffab6: Layer already exists [2023-10-17T20:38:58.544Z] c2f9075543fb: Layer already exists [2023-10-17T20:38:58.544Z] 54d82a50c41a: Layer already exists [2023-10-17T20:38:58.544Z] 2808455030ae: Layer already exists [2023-10-17T20:38:58.544Z] 3ca7538c7398: Layer already exists [2023-10-17T20:38:58.544Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:58.544Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:58.544Z] 74a2a5d89939: Layer already exists [2023-10-17T20:38:58.544Z] 35e087304451: Layer already exists [2023-10-17T20:38:58.544Z] 5f70bf18a086: Layer already exists [2023-10-17T20:38:58.544Z] 5f709dbca1c9: Layer already exists [2023-10-17T20:38:58.544Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:38:58.808Z] main: digest: sha256:dc5b2ee1ce15054eefc0a51e135072358fd17ae34e809ff5cca6fa83655b2213 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:38:58.851Z] ===================================================== [Pipeline] echo [2023-10-17T20:38:58.858Z] taggedImages: [2023-10-17T20:38:58.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:58.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-17T20:38:58.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.63 [2023-10-17T20:38:58.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:58.858Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-17T20:38:58.876Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-17T20:38:58.876Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:58.876Z] latest [2023-10-17T20:38:58.876Z] 3.1.0-dev.63 [2023-10-17T20:38:58.876Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:38:58.876Z] main [2023-10-17T20:38:58.876Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:59.201Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:38:59.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:38:59.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-17T20:38:59.526Z] ad7bb017e64e: Preparing [2023-10-17T20:38:59.526Z] 34fc284225bf: Preparing [2023-10-17T20:38:59.526Z] 8449f46e884d: Preparing [2023-10-17T20:38:59.526Z] dd5fa222fa9b: Preparing [2023-10-17T20:38:59.526Z] f531b1e82c12: Preparing [2023-10-17T20:38:59.526Z] 131d5a9547d1: Preparing [2023-10-17T20:38:59.526Z] 03fbff32d76d: Preparing [2023-10-17T20:38:59.526Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:38:59.526Z] 131d5a9547d1: Waiting [2023-10-17T20:38:59.526Z] 03fbff32d76d: Waiting [2023-10-17T20:38:59.526Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:38:59.792Z] f531b1e82c12: Layer already exists [2023-10-17T20:38:59.792Z] 131d5a9547d1: Layer already exists [2023-10-17T20:38:59.792Z] 03fbff32d76d: Layer already exists [2023-10-17T20:38:59.792Z] 34fc284225bf: Pushed [2023-10-17T20:38:59.792Z] 8449f46e884d: Pushed [2023-10-17T20:38:59.792Z] ad7bb017e64e: Pushed [2023-10-17T20:38:59.792Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:03.118Z] dd5fa222fa9b: Pushed [2023-10-17T20:39:03.119Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:03.461Z] + 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-10-17T20:39:03.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-17T20:39:03.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-17T20:39:03.787Z] ad7bb017e64e: Preparing [2023-10-17T20:39:03.787Z] 34fc284225bf: Preparing [2023-10-17T20:39:03.787Z] 8449f46e884d: Preparing [2023-10-17T20:39:03.787Z] dd5fa222fa9b: Preparing [2023-10-17T20:39:03.787Z] f531b1e82c12: Preparing [2023-10-17T20:39:03.787Z] 131d5a9547d1: Preparing [2023-10-17T20:39:03.787Z] 03fbff32d76d: Preparing [2023-10-17T20:39:03.787Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:03.787Z] 131d5a9547d1: Waiting [2023-10-17T20:39:03.787Z] 03fbff32d76d: Waiting [2023-10-17T20:39:03.787Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:03.787Z] dd5fa222fa9b: Layer already exists [2023-10-17T20:39:03.787Z] 34fc284225bf: Layer already exists [2023-10-17T20:39:03.787Z] ad7bb017e64e: Layer already exists [2023-10-17T20:39:03.787Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:03.787Z] 8449f46e884d: Layer already exists [2023-10-17T20:39:03.787Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:03.787Z] 03fbff32d76d: Layer already exists [2023-10-17T20:39:03.787Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:04.050Z] latest: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:04.376Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:04.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [2023-10-17T20:39:04.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-17T20:39:04.700Z] ad7bb017e64e: Preparing [2023-10-17T20:39:04.700Z] 34fc284225bf: Preparing [2023-10-17T20:39:04.700Z] 8449f46e884d: Preparing [2023-10-17T20:39:04.700Z] dd5fa222fa9b: Preparing [2023-10-17T20:39:04.700Z] f531b1e82c12: Preparing [2023-10-17T20:39:04.700Z] 131d5a9547d1: Preparing [2023-10-17T20:39:04.700Z] 03fbff32d76d: Preparing [2023-10-17T20:39:04.700Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:04.700Z] 131d5a9547d1: Waiting [2023-10-17T20:39:04.700Z] 03fbff32d76d: Waiting [2023-10-17T20:39:04.700Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:04.700Z] ad7bb017e64e: Layer already exists [2023-10-17T20:39:04.700Z] 34fc284225bf: Layer already exists [2023-10-17T20:39:04.700Z] 8449f46e884d: Layer already exists [2023-10-17T20:39:04.700Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:04.700Z] dd5fa222fa9b: Layer already exists [2023-10-17T20:39:04.700Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:04.700Z] 03fbff32d76d: Layer already exists [2023-10-17T20:39:04.700Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:04.700Z] 3.1.0-dev.63: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:05.289Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:05.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:05.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-17T20:39:05.673Z] ad7bb017e64e: Preparing [2023-10-17T20:39:05.673Z] 34fc284225bf: Preparing [2023-10-17T20:39:05.673Z] 8449f46e884d: Preparing [2023-10-17T20:39:05.673Z] dd5fa222fa9b: Preparing [2023-10-17T20:39:05.673Z] f531b1e82c12: Preparing [2023-10-17T20:39:05.673Z] 131d5a9547d1: Preparing [2023-10-17T20:39:05.673Z] 03fbff32d76d: Preparing [2023-10-17T20:39:05.673Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:05.673Z] 131d5a9547d1: Waiting [2023-10-17T20:39:05.673Z] 03fbff32d76d: Waiting [2023-10-17T20:39:05.673Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:05.673Z] ad7bb017e64e: Layer already exists [2023-10-17T20:39:05.673Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:05.673Z] dd5fa222fa9b: Layer already exists [2023-10-17T20:39:05.673Z] 8449f46e884d: Layer already exists [2023-10-17T20:39:05.673Z] 34fc284225bf: Layer already exists [2023-10-17T20:39:05.673Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:05.673Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:05.673Z] 03fbff32d76d: Layer already exists [2023-10-17T20:39:05.673Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:06.029Z] + 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-10-17T20:39:06.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-17T20:39:06.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-17T20:39:06.377Z] ad7bb017e64e: Preparing [2023-10-17T20:39:06.377Z] 34fc284225bf: Preparing [2023-10-17T20:39:06.377Z] 8449f46e884d: Preparing [2023-10-17T20:39:06.377Z] dd5fa222fa9b: Preparing [2023-10-17T20:39:06.377Z] f531b1e82c12: Preparing [2023-10-17T20:39:06.377Z] 131d5a9547d1: Preparing [2023-10-17T20:39:06.377Z] 03fbff32d76d: Preparing [2023-10-17T20:39:06.377Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:06.377Z] 131d5a9547d1: Waiting [2023-10-17T20:39:06.377Z] 03fbff32d76d: Waiting [2023-10-17T20:39:06.377Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:06.377Z] ad7bb017e64e: Layer already exists [2023-10-17T20:39:06.377Z] 8449f46e884d: Layer already exists [2023-10-17T20:39:06.377Z] 34fc284225bf: Layer already exists [2023-10-17T20:39:06.377Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:06.377Z] dd5fa222fa9b: Layer already exists [2023-10-17T20:39:06.377Z] 03fbff32d76d: Layer already exists [2023-10-17T20:39:06.377Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:06.377Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:06.648Z] main: digest: sha256:b5c390e7dcf068d65dca4adcb8c840c40fe797919605d0fe9e9cf60eb1c6590c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:39:06.694Z] ===================================================== [Pipeline] echo [2023-10-17T20:39:06.700Z] taggedImages: [2023-10-17T20:39:06.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:06.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-17T20:39:06.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.63 [2023-10-17T20:39:06.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:06.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-17T20:39:06.718Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-17T20:39:06.718Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:06.718Z] latest [2023-10-17T20:39:06.718Z] 3.1.0-dev.63 [2023-10-17T20:39:06.718Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:06.718Z] main [2023-10-17T20:39:06.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:07.094Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:09.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:09.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-17T20:39:09.376Z] 73d0a75aac45: Preparing [2023-10-17T20:39:09.376Z] 462c4bf04a40: Preparing [2023-10-17T20:39:09.376Z] 29de8601b38d: Preparing [2023-10-17T20:39:09.376Z] b400f03902ca: Preparing [2023-10-17T20:39:09.376Z] 7aad28dbe8f8: Preparing [2023-10-17T20:39:09.376Z] f531b1e82c12: Preparing [2023-10-17T20:39:09.376Z] 131d5a9547d1: Preparing [2023-10-17T20:39:09.376Z] 67f46b238f02: Preparing [2023-10-17T20:39:09.376Z] f9a01442d432: Preparing [2023-10-17T20:39:09.376Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:09.376Z] f531b1e82c12: Waiting [2023-10-17T20:39:09.376Z] 131d5a9547d1: Waiting [2023-10-17T20:39:09.376Z] 67f46b238f02: Waiting [2023-10-17T20:39:09.376Z] f9a01442d432: Waiting [2023-10-17T20:39:09.376Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:09.641Z] 7aad28dbe8f8: Pushed [2023-10-17T20:39:09.641Z] 73d0a75aac45: Pushed [2023-10-17T20:39:09.641Z] b400f03902ca: Pushed [2023-10-17T20:39:09.641Z] 462c4bf04a40: Pushed [2023-10-17T20:39:09.641Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:09.641Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:09.641Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:09.905Z] 67f46b238f02: Pushed [2023-10-17T20:39:12.475Z] f9a01442d432: Pushed [2023-10-17T20:39:12.475Z] 29de8601b38d: Pushed [2023-10-17T20:39:12.475Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:12.810Z] + 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-10-17T20:39:13.149Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-17T20:39:13.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-17T20:39:13.149Z] 73d0a75aac45: Preparing [2023-10-17T20:39:13.149Z] 462c4bf04a40: Preparing [2023-10-17T20:39:13.149Z] 29de8601b38d: Preparing [2023-10-17T20:39:13.149Z] b400f03902ca: Preparing [2023-10-17T20:39:13.149Z] 7aad28dbe8f8: Preparing [2023-10-17T20:39:13.149Z] f531b1e82c12: Preparing [2023-10-17T20:39:13.149Z] 131d5a9547d1: Preparing [2023-10-17T20:39:13.149Z] f531b1e82c12: Waiting [2023-10-17T20:39:13.149Z] 67f46b238f02: Preparing [2023-10-17T20:39:13.149Z] 131d5a9547d1: Waiting [2023-10-17T20:39:13.149Z] f9a01442d432: Preparing [2023-10-17T20:39:13.149Z] 67f46b238f02: Waiting [2023-10-17T20:39:13.149Z] f9a01442d432: Waiting [2023-10-17T20:39:13.149Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:13.149Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:13.149Z] 7aad28dbe8f8: Layer already exists [2023-10-17T20:39:13.149Z] 29de8601b38d: Layer already exists [2023-10-17T20:39:13.149Z] 462c4bf04a40: Layer already exists [2023-10-17T20:39:13.149Z] b400f03902ca: Layer already exists [2023-10-17T20:39:13.149Z] 73d0a75aac45: Layer already exists [2023-10-17T20:39:13.149Z] 67f46b238f02: Layer already exists [2023-10-17T20:39:13.149Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:13.149Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:13.149Z] f9a01442d432: Layer already exists [2023-10-17T20:39:13.149Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:13.149Z] latest: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:13.482Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:13.807Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [2023-10-17T20:39:13.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-17T20:39:13.807Z] 73d0a75aac45: Preparing [2023-10-17T20:39:13.807Z] 462c4bf04a40: Preparing [2023-10-17T20:39:13.807Z] 29de8601b38d: Preparing [2023-10-17T20:39:13.807Z] b400f03902ca: Preparing [2023-10-17T20:39:13.807Z] 7aad28dbe8f8: Preparing [2023-10-17T20:39:13.807Z] f531b1e82c12: Preparing [2023-10-17T20:39:13.807Z] 131d5a9547d1: Preparing [2023-10-17T20:39:13.807Z] 67f46b238f02: Preparing [2023-10-17T20:39:13.807Z] f9a01442d432: Preparing [2023-10-17T20:39:13.807Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:13.807Z] 67f46b238f02: Waiting [2023-10-17T20:39:13.807Z] f9a01442d432: Waiting [2023-10-17T20:39:13.807Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:13.807Z] b400f03902ca: Layer already exists [2023-10-17T20:39:13.807Z] 29de8601b38d: Layer already exists [2023-10-17T20:39:13.807Z] 73d0a75aac45: Layer already exists [2023-10-17T20:39:13.807Z] 462c4bf04a40: Layer already exists [2023-10-17T20:39:13.807Z] 7aad28dbe8f8: Layer already exists [2023-10-17T20:39:13.807Z] 67f46b238f02: Layer already exists [2023-10-17T20:39:13.807Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:13.807Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:13.807Z] f9a01442d432: Layer already exists [2023-10-17T20:39:13.807Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:14.072Z] 3.1.0-dev.63: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:14.424Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:14.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:14.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-17T20:39:14.757Z] 73d0a75aac45: Preparing [2023-10-17T20:39:14.757Z] 462c4bf04a40: Preparing [2023-10-17T20:39:14.757Z] 29de8601b38d: Preparing [2023-10-17T20:39:14.757Z] b400f03902ca: Preparing [2023-10-17T20:39:14.757Z] 7aad28dbe8f8: Preparing [2023-10-17T20:39:14.757Z] f531b1e82c12: Preparing [2023-10-17T20:39:14.757Z] 131d5a9547d1: Preparing [2023-10-17T20:39:14.757Z] 67f46b238f02: Preparing [2023-10-17T20:39:14.757Z] f9a01442d432: Preparing [2023-10-17T20:39:14.757Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:14.757Z] f531b1e82c12: Waiting [2023-10-17T20:39:14.757Z] 131d5a9547d1: Waiting [2023-10-17T20:39:14.757Z] 67f46b238f02: Waiting [2023-10-17T20:39:14.757Z] f9a01442d432: Waiting [2023-10-17T20:39:14.757Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:14.757Z] b400f03902ca: Layer already exists [2023-10-17T20:39:14.757Z] 29de8601b38d: Layer already exists [2023-10-17T20:39:14.757Z] 462c4bf04a40: Layer already exists [2023-10-17T20:39:14.757Z] 73d0a75aac45: Layer already exists [2023-10-17T20:39:14.757Z] 7aad28dbe8f8: Layer already exists [2023-10-17T20:39:14.757Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:14.757Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:14.757Z] 67f46b238f02: Layer already exists [2023-10-17T20:39:14.757Z] f9a01442d432: Layer already exists [2023-10-17T20:39:14.757Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:14.757Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:15.353Z] + 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-10-17T20:39:15.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-17T20:39:15.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-17T20:39:15.696Z] 73d0a75aac45: Preparing [2023-10-17T20:39:15.696Z] 462c4bf04a40: Preparing [2023-10-17T20:39:15.696Z] 29de8601b38d: Preparing [2023-10-17T20:39:15.696Z] b400f03902ca: Preparing [2023-10-17T20:39:15.696Z] 7aad28dbe8f8: Preparing [2023-10-17T20:39:15.696Z] f531b1e82c12: Preparing [2023-10-17T20:39:15.696Z] 131d5a9547d1: Preparing [2023-10-17T20:39:15.696Z] 67f46b238f02: Preparing [2023-10-17T20:39:15.696Z] f9a01442d432: Preparing [2023-10-17T20:39:15.696Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:15.696Z] f531b1e82c12: Waiting [2023-10-17T20:39:15.696Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:15.696Z] 131d5a9547d1: Waiting [2023-10-17T20:39:15.696Z] f9a01442d432: Waiting [2023-10-17T20:39:15.696Z] 67f46b238f02: Waiting [2023-10-17T20:39:15.696Z] 462c4bf04a40: Layer already exists [2023-10-17T20:39:15.696Z] 73d0a75aac45: Layer already exists [2023-10-17T20:39:15.696Z] b400f03902ca: Layer already exists [2023-10-17T20:39:15.696Z] 29de8601b38d: Layer already exists [2023-10-17T20:39:15.696Z] 7aad28dbe8f8: Layer already exists [2023-10-17T20:39:15.696Z] 67f46b238f02: Layer already exists [2023-10-17T20:39:15.696Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:15.696Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:15.696Z] f9a01442d432: Layer already exists [2023-10-17T20:39:15.696Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:15.962Z] main: digest: sha256:f45da7dd8610e4a120d146bf41ca29e2996d83063286da70048244c747823211 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:39:16.004Z] ===================================================== [Pipeline] echo [2023-10-17T20:39:16.010Z] taggedImages: [2023-10-17T20:39:16.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:16.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-17T20:39:16.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.63 [2023-10-17T20:39:16.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:16.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-17T20:39:16.024Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-17T20:39:16.024Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:16.024Z] latest [2023-10-17T20:39:16.024Z] 3.1.0-dev.63 [2023-10-17T20:39:16.024Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:16.024Z] main [2023-10-17T20:39:16.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:16.352Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:16.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:16.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-17T20:39:16.688Z] eeb369c3c837: Preparing [2023-10-17T20:39:16.688Z] b9cd5138f3b7: Preparing [2023-10-17T20:39:16.688Z] e6ed1598b8e4: Preparing [2023-10-17T20:39:16.688Z] dbac2cdce14a: Preparing [2023-10-17T20:39:16.688Z] db454d9c9381: Preparing [2023-10-17T20:39:16.688Z] 5a31a60ed932: Preparing [2023-10-17T20:39:16.688Z] d0153c039ff9: Preparing [2023-10-17T20:39:16.688Z] f531b1e82c12: Preparing [2023-10-17T20:39:16.688Z] 131d5a9547d1: Preparing [2023-10-17T20:39:16.688Z] 72a2a75aff3a: Preparing [2023-10-17T20:39:16.688Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:16.688Z] 5a31a60ed932: Waiting [2023-10-17T20:39:16.688Z] d0153c039ff9: Waiting [2023-10-17T20:39:16.688Z] f531b1e82c12: Waiting [2023-10-17T20:39:16.688Z] 131d5a9547d1: Waiting [2023-10-17T20:39:16.688Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:16.688Z] 72a2a75aff3a: Waiting [2023-10-17T20:39:16.955Z] eeb369c3c837: Pushed [2023-10-17T20:39:16.955Z] b9cd5138f3b7: Pushed [2023-10-17T20:39:16.955Z] db454d9c9381: Pushed [2023-10-17T20:39:16.955Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:16.955Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:16.955Z] 5a31a60ed932: Pushed [2023-10-17T20:39:17.220Z] d0153c039ff9: Pushed [2023-10-17T20:39:17.220Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:19.148Z] dbac2cdce14a: Pushed [2023-10-17T20:39:19.417Z] 72a2a75aff3a: Pushed [2023-10-17T20:39:20.369Z] e6ed1598b8e4: Pushed [2023-10-17T20:39:22.305Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:22.640Z] + 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-10-17T20:39:22.967Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-17T20:39:22.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-17T20:39:22.967Z] eeb369c3c837: Preparing [2023-10-17T20:39:22.967Z] b9cd5138f3b7: Preparing [2023-10-17T20:39:22.967Z] e6ed1598b8e4: Preparing [2023-10-17T20:39:22.967Z] dbac2cdce14a: Preparing [2023-10-17T20:39:22.967Z] db454d9c9381: Preparing [2023-10-17T20:39:22.967Z] 5a31a60ed932: Preparing [2023-10-17T20:39:22.967Z] d0153c039ff9: Preparing [2023-10-17T20:39:22.967Z] f531b1e82c12: Preparing [2023-10-17T20:39:22.967Z] 131d5a9547d1: Preparing [2023-10-17T20:39:22.967Z] 72a2a75aff3a: Preparing [2023-10-17T20:39:22.967Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:22.967Z] 5a31a60ed932: Waiting [2023-10-17T20:39:22.967Z] d0153c039ff9: Waiting [2023-10-17T20:39:22.967Z] f531b1e82c12: Waiting [2023-10-17T20:39:22.967Z] 131d5a9547d1: Waiting [2023-10-17T20:39:22.967Z] 72a2a75aff3a: Waiting [2023-10-17T20:39:22.967Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:22.967Z] dbac2cdce14a: Layer already exists [2023-10-17T20:39:22.967Z] e6ed1598b8e4: Layer already exists [2023-10-17T20:39:22.967Z] db454d9c9381: Layer already exists [2023-10-17T20:39:22.967Z] eeb369c3c837: Layer already exists [2023-10-17T20:39:22.967Z] b9cd5138f3b7: Layer already exists [2023-10-17T20:39:22.967Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:22.967Z] d0153c039ff9: Layer already exists [2023-10-17T20:39:22.967Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:22.967Z] 5a31a60ed932: Layer already exists [2023-10-17T20:39:22.967Z] 72a2a75aff3a: Layer already exists [2023-10-17T20:39:22.967Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:23.230Z] latest: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:23.557Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:23.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [2023-10-17T20:39:23.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-17T20:39:23.878Z] eeb369c3c837: Preparing [2023-10-17T20:39:23.878Z] b9cd5138f3b7: Preparing [2023-10-17T20:39:23.878Z] e6ed1598b8e4: Preparing [2023-10-17T20:39:23.878Z] dbac2cdce14a: Preparing [2023-10-17T20:39:23.878Z] db454d9c9381: Preparing [2023-10-17T20:39:23.878Z] 5a31a60ed932: Preparing [2023-10-17T20:39:23.878Z] d0153c039ff9: Preparing [2023-10-17T20:39:23.878Z] f531b1e82c12: Preparing [2023-10-17T20:39:23.878Z] 131d5a9547d1: Preparing [2023-10-17T20:39:23.878Z] 72a2a75aff3a: Preparing [2023-10-17T20:39:23.878Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:23.878Z] f531b1e82c12: Waiting [2023-10-17T20:39:23.878Z] 131d5a9547d1: Waiting [2023-10-17T20:39:23.878Z] 72a2a75aff3a: Waiting [2023-10-17T20:39:23.878Z] 5a31a60ed932: Waiting [2023-10-17T20:39:23.878Z] d0153c039ff9: Waiting [2023-10-17T20:39:23.878Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:23.878Z] eeb369c3c837: Layer already exists [2023-10-17T20:39:23.878Z] b9cd5138f3b7: Layer already exists [2023-10-17T20:39:23.878Z] db454d9c9381: Layer already exists [2023-10-17T20:39:23.878Z] dbac2cdce14a: Layer already exists [2023-10-17T20:39:23.878Z] e6ed1598b8e4: Layer already exists [2023-10-17T20:39:23.878Z] 5a31a60ed932: Layer already exists [2023-10-17T20:39:23.878Z] d0153c039ff9: Layer already exists [2023-10-17T20:39:23.878Z] 72a2a75aff3a: Layer already exists [2023-10-17T20:39:23.878Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:23.878Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:23.878Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:24.141Z] 3.1.0-dev.63: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:24.479Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:24.819Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:24.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-17T20:39:24.819Z] eeb369c3c837: Preparing [2023-10-17T20:39:24.819Z] b9cd5138f3b7: Preparing [2023-10-17T20:39:24.819Z] e6ed1598b8e4: Preparing [2023-10-17T20:39:24.819Z] dbac2cdce14a: Preparing [2023-10-17T20:39:24.819Z] db454d9c9381: Preparing [2023-10-17T20:39:24.819Z] 5a31a60ed932: Preparing [2023-10-17T20:39:24.819Z] d0153c039ff9: Preparing [2023-10-17T20:39:24.819Z] f531b1e82c12: Preparing [2023-10-17T20:39:24.819Z] 5a31a60ed932: Waiting [2023-10-17T20:39:24.819Z] d0153c039ff9: Waiting [2023-10-17T20:39:24.819Z] f531b1e82c12: Waiting [2023-10-17T20:39:24.819Z] 131d5a9547d1: Preparing [2023-10-17T20:39:24.819Z] 72a2a75aff3a: Preparing [2023-10-17T20:39:24.819Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:24.819Z] 131d5a9547d1: Waiting [2023-10-17T20:39:24.819Z] 72a2a75aff3a: Waiting [2023-10-17T20:39:24.819Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:24.819Z] b9cd5138f3b7: Layer already exists [2023-10-17T20:39:24.819Z] eeb369c3c837: Layer already exists [2023-10-17T20:39:24.819Z] db454d9c9381: Layer already exists [2023-10-17T20:39:24.819Z] dbac2cdce14a: Layer already exists [2023-10-17T20:39:24.819Z] e6ed1598b8e4: Layer already exists [2023-10-17T20:39:24.819Z] d0153c039ff9: Layer already exists [2023-10-17T20:39:24.819Z] 5a31a60ed932: Layer already exists [2023-10-17T20:39:24.819Z] 72a2a75aff3a: Layer already exists [2023-10-17T20:39:24.819Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:24.819Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:24.819Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:25.086Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:25.424Z] + 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-10-17T20:39:25.758Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-17T20:39:25.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-17T20:39:25.759Z] eeb369c3c837: Preparing [2023-10-17T20:39:25.759Z] b9cd5138f3b7: Preparing [2023-10-17T20:39:25.759Z] e6ed1598b8e4: Preparing [2023-10-17T20:39:25.759Z] dbac2cdce14a: Preparing [2023-10-17T20:39:25.759Z] db454d9c9381: Preparing [2023-10-17T20:39:25.759Z] 5a31a60ed932: Preparing [2023-10-17T20:39:25.759Z] d0153c039ff9: Preparing [2023-10-17T20:39:25.759Z] f531b1e82c12: Preparing [2023-10-17T20:39:25.759Z] 131d5a9547d1: Preparing [2023-10-17T20:39:25.759Z] 72a2a75aff3a: Preparing [2023-10-17T20:39:25.759Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:25.759Z] f531b1e82c12: Waiting [2023-10-17T20:39:25.759Z] 131d5a9547d1: Waiting [2023-10-17T20:39:25.759Z] 72a2a75aff3a: Waiting [2023-10-17T20:39:25.759Z] 5a31a60ed932: Waiting [2023-10-17T20:39:25.759Z] d0153c039ff9: Waiting [2023-10-17T20:39:25.759Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:25.759Z] b9cd5138f3b7: Layer already exists [2023-10-17T20:39:25.759Z] eeb369c3c837: Layer already exists [2023-10-17T20:39:25.759Z] dbac2cdce14a: Layer already exists [2023-10-17T20:39:25.759Z] db454d9c9381: Layer already exists [2023-10-17T20:39:25.759Z] e6ed1598b8e4: Layer already exists [2023-10-17T20:39:25.759Z] 5a31a60ed932: Layer already exists [2023-10-17T20:39:25.759Z] d0153c039ff9: Layer already exists [2023-10-17T20:39:25.759Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:25.759Z] 72a2a75aff3a: Layer already exists [2023-10-17T20:39:25.759Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:25.759Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:26.023Z] main: digest: sha256:b07e162a14c5c972045ae88fed711eafbf3aee33e55e54a964c22f9768887295 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:39:26.069Z] ===================================================== [Pipeline] echo [2023-10-17T20:39:26.075Z] taggedImages: [2023-10-17T20:39:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-17T20:39:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.63 [2023-10-17T20:39:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:26.075Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-17T20:39:26.095Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-17T20:39:26.095Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:26.095Z] latest [2023-10-17T20:39:26.095Z] 3.1.0-dev.63 [2023-10-17T20:39:26.095Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:26.095Z] main [2023-10-17T20:39:26.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:26.424Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:26.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:26.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-17T20:39:26.753Z] 713420dc9339: Preparing [2023-10-17T20:39:26.753Z] 87735bad0cc3: Preparing [2023-10-17T20:39:26.753Z] f531b1e82c12: Preparing [2023-10-17T20:39:26.753Z] 131d5a9547d1: Preparing [2023-10-17T20:39:26.753Z] 4dbadccc0283: Preparing [2023-10-17T20:39:26.753Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:26.753Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:26.753Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:26.753Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:27.017Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:27.017Z] 713420dc9339: Pushed [2023-10-17T20:39:28.408Z] 4dbadccc0283: Pushed [2023-10-17T20:39:31.740Z] 87735bad0cc3: Pushed [2023-10-17T20:39:32.007Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:32.337Z] + 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-10-17T20:39:32.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-17T20:39:32.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-17T20:39:32.662Z] 713420dc9339: Preparing [2023-10-17T20:39:32.662Z] 87735bad0cc3: Preparing [2023-10-17T20:39:32.662Z] f531b1e82c12: Preparing [2023-10-17T20:39:32.662Z] 131d5a9547d1: Preparing [2023-10-17T20:39:32.662Z] 4dbadccc0283: Preparing [2023-10-17T20:39:32.662Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:32.662Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:32.662Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:32.662Z] 713420dc9339: Layer already exists [2023-10-17T20:39:32.662Z] 4dbadccc0283: Layer already exists [2023-10-17T20:39:32.662Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:32.662Z] 87735bad0cc3: Layer already exists [2023-10-17T20:39:32.662Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:32.926Z] latest: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:33.258Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:36.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [2023-10-17T20:39:36.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-17T20:39:36.157Z] 713420dc9339: Preparing [2023-10-17T20:39:36.157Z] 87735bad0cc3: Preparing [2023-10-17T20:39:36.157Z] f531b1e82c12: Preparing [2023-10-17T20:39:36.157Z] 131d5a9547d1: Preparing [2023-10-17T20:39:36.157Z] 4dbadccc0283: Preparing [2023-10-17T20:39:36.157Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:36.157Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:36.157Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:36.157Z] 87735bad0cc3: Layer already exists [2023-10-17T20:39:36.157Z] 713420dc9339: Layer already exists [2023-10-17T20:39:36.157Z] 4dbadccc0283: Layer already exists [2023-10-17T20:39:36.157Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:36.157Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:36.157Z] 3.1.0-dev.63: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:36.764Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:37.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:37.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-17T20:39:37.104Z] 713420dc9339: Preparing [2023-10-17T20:39:37.104Z] 87735bad0cc3: Preparing [2023-10-17T20:39:37.104Z] f531b1e82c12: Preparing [2023-10-17T20:39:37.104Z] 131d5a9547d1: Preparing [2023-10-17T20:39:37.104Z] 4dbadccc0283: Preparing [2023-10-17T20:39:37.104Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:37.104Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:37.104Z] 87735bad0cc3: Layer already exists [2023-10-17T20:39:37.104Z] 4dbadccc0283: Layer already exists [2023-10-17T20:39:37.104Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:37.104Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:37.104Z] 713420dc9339: Layer already exists [2023-10-17T20:39:37.104Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:37.104Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:37.695Z] + 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-10-17T20:39:38.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-17T20:39:38.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-17T20:39:38.036Z] 713420dc9339: Preparing [2023-10-17T20:39:38.036Z] 87735bad0cc3: Preparing [2023-10-17T20:39:38.036Z] f531b1e82c12: Preparing [2023-10-17T20:39:38.036Z] 131d5a9547d1: Preparing [2023-10-17T20:39:38.036Z] 4dbadccc0283: Preparing [2023-10-17T20:39:38.036Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:38.036Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:38.036Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:38.036Z] 4dbadccc0283: Layer already exists [2023-10-17T20:39:38.036Z] 87735bad0cc3: Layer already exists [2023-10-17T20:39:38.036Z] 713420dc9339: Layer already exists [2023-10-17T20:39:38.036Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:38.036Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:38.300Z] main: digest: sha256:ab804d5eb9d536447f196548f1556d15bebaa4ba2da15b1c72f01e86d688343b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:39:38.417Z] ===================================================== [Pipeline] echo [2023-10-17T20:39:38.426Z] taggedImages: [2023-10-17T20:39:38.426Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:38.426Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-17T20:39:38.426Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.63 [2023-10-17T20:39:38.426Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:38.426Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-17T20:39:38.449Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-17T20:39:38.449Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:38.449Z] latest [2023-10-17T20:39:38.449Z] 3.1.0-dev.63 [2023-10-17T20:39:38.449Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:39:38.449Z] main [2023-10-17T20:39:38.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:38.802Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:39.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:39:39.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-17T20:39:39.136Z] 197e29efbab4: Preparing [2023-10-17T20:39:39.136Z] b97cea662e82: Preparing [2023-10-17T20:39:39.136Z] 1f0542e61d26: Preparing [2023-10-17T20:39:39.136Z] f531b1e82c12: Preparing [2023-10-17T20:39:39.136Z] 131d5a9547d1: Preparing [2023-10-17T20:39:39.136Z] afbd90c44e74: Preparing [2023-10-17T20:39:39.136Z] 6dd553d3e82b: Preparing [2023-10-17T20:39:39.136Z] 97c6572d4ea4: Preparing [2023-10-17T20:39:39.136Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:39.136Z] 6dd553d3e82b: Waiting [2023-10-17T20:39:39.136Z] 97c6572d4ea4: Waiting [2023-10-17T20:39:39.136Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:39.136Z] afbd90c44e74: Waiting [2023-10-17T20:39:39.136Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:39.136Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:39.468Z] b97cea662e82: Pushed [2023-10-17T20:39:39.468Z] 1f0542e61d26: Pushed [2023-10-17T20:39:39.468Z] 197e29efbab4: Pushed [2023-10-17T20:39:39.468Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:40.421Z] 97c6572d4ea4: Pushed [2023-10-17T20:39:53.096Z] 6dd553d3e82b: Pushed [2023-10-17T20:39:57.327Z] afbd90c44e74: Pushed [2023-10-17T20:39:57.327Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:57.667Z] + 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-10-17T20:39:57.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-17T20:39:57.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-17T20:39:57.996Z] 197e29efbab4: Preparing [2023-10-17T20:39:57.996Z] b97cea662e82: Preparing [2023-10-17T20:39:57.996Z] 1f0542e61d26: Preparing [2023-10-17T20:39:57.996Z] f531b1e82c12: Preparing [2023-10-17T20:39:57.996Z] 131d5a9547d1: Preparing [2023-10-17T20:39:57.996Z] afbd90c44e74: Preparing [2023-10-17T20:39:57.996Z] 6dd553d3e82b: Preparing [2023-10-17T20:39:57.996Z] 97c6572d4ea4: Preparing [2023-10-17T20:39:57.996Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:57.996Z] 6dd553d3e82b: Waiting [2023-10-17T20:39:57.996Z] 97c6572d4ea4: Waiting [2023-10-17T20:39:57.996Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:57.996Z] afbd90c44e74: Waiting [2023-10-17T20:39:57.996Z] b97cea662e82: Layer already exists [2023-10-17T20:39:57.996Z] 1f0542e61d26: Layer already exists [2023-10-17T20:39:57.996Z] 197e29efbab4: Layer already exists [2023-10-17T20:39:57.996Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:57.996Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:57.996Z] afbd90c44e74: Layer already exists [2023-10-17T20:39:57.996Z] 6dd553d3e82b: Layer already exists [2023-10-17T20:39:57.996Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:57.996Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:39:58.262Z] latest: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:58.595Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:58.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [2023-10-17T20:39:58.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-17T20:39:58.926Z] 197e29efbab4: Preparing [2023-10-17T20:39:58.926Z] b97cea662e82: Preparing [2023-10-17T20:39:58.926Z] 1f0542e61d26: Preparing [2023-10-17T20:39:58.926Z] f531b1e82c12: Preparing [2023-10-17T20:39:58.926Z] 131d5a9547d1: Preparing [2023-10-17T20:39:58.926Z] afbd90c44e74: Preparing [2023-10-17T20:39:58.926Z] 6dd553d3e82b: Preparing [2023-10-17T20:39:58.926Z] 97c6572d4ea4: Preparing [2023-10-17T20:39:58.926Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:39:58.926Z] 6dd553d3e82b: Waiting [2023-10-17T20:39:58.926Z] 97c6572d4ea4: Waiting [2023-10-17T20:39:58.926Z] afbd90c44e74: Waiting [2023-10-17T20:39:58.926Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:39:58.926Z] 131d5a9547d1: Layer already exists [2023-10-17T20:39:58.926Z] b97cea662e82: Layer already exists [2023-10-17T20:39:58.926Z] 1f0542e61d26: Layer already exists [2023-10-17T20:39:58.926Z] f531b1e82c12: Layer already exists [2023-10-17T20:39:58.926Z] 197e29efbab4: Layer already exists [2023-10-17T20:39:58.926Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:39:58.926Z] afbd90c44e74: Layer already exists [2023-10-17T20:39:58.926Z] 6dd553d3e82b: Layer already exists [2023-10-17T20:39:58.926Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:39:59.190Z] 3.1.0-dev.63: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:39:59.577Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:03.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:03.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-17T20:40:03.309Z] 197e29efbab4: Preparing [2023-10-17T20:40:03.309Z] b97cea662e82: Preparing [2023-10-17T20:40:03.309Z] 1f0542e61d26: Preparing [2023-10-17T20:40:03.309Z] f531b1e82c12: Preparing [2023-10-17T20:40:03.309Z] 131d5a9547d1: Preparing [2023-10-17T20:40:03.309Z] afbd90c44e74: Preparing [2023-10-17T20:40:03.309Z] 6dd553d3e82b: Preparing [2023-10-17T20:40:03.309Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:03.309Z] 6dd553d3e82b: Waiting [2023-10-17T20:40:03.309Z] afbd90c44e74: Waiting [2023-10-17T20:40:03.309Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:03.309Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:03.309Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:03.309Z] 1f0542e61d26: Layer already exists [2023-10-17T20:40:03.309Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:03.309Z] b97cea662e82: Layer already exists [2023-10-17T20:40:03.309Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:03.309Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:03.309Z] afbd90c44e74: Layer already exists [2023-10-17T20:40:03.309Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:03.309Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:03.309Z] 6dd553d3e82b: Layer already exists [2023-10-17T20:40:03.574Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:03.902Z] + 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-10-17T20:40:04.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-17T20:40:04.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-17T20:40:04.230Z] 197e29efbab4: Preparing [2023-10-17T20:40:04.230Z] b97cea662e82: Preparing [2023-10-17T20:40:04.230Z] 1f0542e61d26: Preparing [2023-10-17T20:40:04.230Z] f531b1e82c12: Preparing [2023-10-17T20:40:04.230Z] 131d5a9547d1: Preparing [2023-10-17T20:40:04.230Z] afbd90c44e74: Preparing [2023-10-17T20:40:04.230Z] 6dd553d3e82b: Preparing [2023-10-17T20:40:04.230Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:04.230Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:04.230Z] afbd90c44e74: Waiting [2023-10-17T20:40:04.230Z] 6dd553d3e82b: Waiting [2023-10-17T20:40:04.230Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:04.230Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:04.230Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:04.230Z] 1f0542e61d26: Layer already exists [2023-10-17T20:40:04.230Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:04.230Z] b97cea662e82: Layer already exists [2023-10-17T20:40:04.230Z] 6dd553d3e82b: Layer already exists [2023-10-17T20:40:04.230Z] afbd90c44e74: Layer already exists [2023-10-17T20:40:04.230Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:04.230Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:04.494Z] main: digest: sha256:975ef53518eed4dccf2177b0ec36cf0d5f2a7af0cdf05ff79fb3dc6e40797bfd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:40:04.544Z] ===================================================== [Pipeline] echo [2023-10-17T20:40:04.556Z] taggedImages: [2023-10-17T20:40:04.556Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:04.556Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-17T20:40:04.556Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.63 [2023-10-17T20:40:04.556Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:04.556Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-17T20:40:04.579Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-17T20:40:04.580Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:04.580Z] latest [2023-10-17T20:40:04.580Z] 3.1.0-dev.63 [2023-10-17T20:40:04.580Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:04.580Z] main [2023-10-17T20:40:04.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:04.916Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:05.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:05.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-17T20:40:05.246Z] 7ff5440d52f1: Preparing [2023-10-17T20:40:05.246Z] d5a8e1d6c030: Preparing [2023-10-17T20:40:05.246Z] 9f0b50440a2d: Preparing [2023-10-17T20:40:05.246Z] f531b1e82c12: Preparing [2023-10-17T20:40:05.246Z] 131d5a9547d1: Preparing [2023-10-17T20:40:05.246Z] 9d9896480ffd: Preparing [2023-10-17T20:40:05.246Z] d543ba4fceb5: Preparing [2023-10-17T20:40:05.246Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:05.246Z] 9d9896480ffd: Waiting [2023-10-17T20:40:05.246Z] d543ba4fceb5: Waiting [2023-10-17T20:40:05.246Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:05.511Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:05.511Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:05.511Z] 9f0b50440a2d: Pushed [2023-10-17T20:40:05.511Z] d5a8e1d6c030: Pushed [2023-10-17T20:40:05.511Z] 7ff5440d52f1: Pushed [2023-10-17T20:40:05.511Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:06.091Z] d543ba4fceb5: Pushed [2023-10-17T20:40:24.283Z] 9d9896480ffd: Pushed [2023-10-17T20:40:24.283Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:24.615Z] + 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-10-17T20:40:24.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-17T20:40:24.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-17T20:40:24.951Z] 7ff5440d52f1: Preparing [2023-10-17T20:40:24.951Z] d5a8e1d6c030: Preparing [2023-10-17T20:40:24.951Z] 9f0b50440a2d: Preparing [2023-10-17T20:40:24.951Z] f531b1e82c12: Preparing [2023-10-17T20:40:24.951Z] 131d5a9547d1: Preparing [2023-10-17T20:40:24.951Z] 9d9896480ffd: Preparing [2023-10-17T20:40:24.951Z] d543ba4fceb5: Preparing [2023-10-17T20:40:24.951Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:24.951Z] 9d9896480ffd: Waiting [2023-10-17T20:40:24.951Z] d543ba4fceb5: Waiting [2023-10-17T20:40:24.951Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:24.951Z] 7ff5440d52f1: Layer already exists [2023-10-17T20:40:24.951Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:24.951Z] d5a8e1d6c030: Layer already exists [2023-10-17T20:40:24.951Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:24.951Z] 9f0b50440a2d: Layer already exists [2023-10-17T20:40:24.951Z] 9d9896480ffd: Layer already exists [2023-10-17T20:40:24.951Z] d543ba4fceb5: Layer already exists [2023-10-17T20:40:24.951Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:25.216Z] latest: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:25.560Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:25.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [2023-10-17T20:40:25.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-17T20:40:25.888Z] 7ff5440d52f1: Preparing [2023-10-17T20:40:25.888Z] d5a8e1d6c030: Preparing [2023-10-17T20:40:25.889Z] 9f0b50440a2d: Preparing [2023-10-17T20:40:25.889Z] f531b1e82c12: Preparing [2023-10-17T20:40:25.889Z] 131d5a9547d1: Preparing [2023-10-17T20:40:25.889Z] 9d9896480ffd: Preparing [2023-10-17T20:40:25.889Z] d543ba4fceb5: Preparing [2023-10-17T20:40:25.889Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:25.889Z] d543ba4fceb5: Waiting [2023-10-17T20:40:25.889Z] 9d9896480ffd: Waiting [2023-10-17T20:40:25.889Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:25.889Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:25.889Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:25.889Z] 9f0b50440a2d: Layer already exists [2023-10-17T20:40:25.889Z] d5a8e1d6c030: Layer already exists [2023-10-17T20:40:25.889Z] 7ff5440d52f1: Layer already exists [2023-10-17T20:40:25.889Z] d543ba4fceb5: Layer already exists [2023-10-17T20:40:25.889Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:25.889Z] 9d9896480ffd: Layer already exists [2023-10-17T20:40:26.154Z] 3.1.0-dev.63: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:26.491Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:26.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:26.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-17T20:40:26.819Z] 7ff5440d52f1: Preparing [2023-10-17T20:40:26.819Z] d5a8e1d6c030: Preparing [2023-10-17T20:40:26.819Z] 9f0b50440a2d: Preparing [2023-10-17T20:40:26.819Z] f531b1e82c12: Preparing [2023-10-17T20:40:26.819Z] 131d5a9547d1: Preparing [2023-10-17T20:40:26.819Z] 9d9896480ffd: Preparing [2023-10-17T20:40:26.819Z] d543ba4fceb5: Preparing [2023-10-17T20:40:26.819Z] 9d9896480ffd: Waiting [2023-10-17T20:40:26.819Z] d543ba4fceb5: Waiting [2023-10-17T20:40:26.819Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:26.819Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:26.819Z] d5a8e1d6c030: Layer already exists [2023-10-17T20:40:26.819Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:26.819Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:26.819Z] 7ff5440d52f1: Layer already exists [2023-10-17T20:40:26.819Z] 9f0b50440a2d: Layer already exists [2023-10-17T20:40:26.819Z] 9d9896480ffd: Layer already exists [2023-10-17T20:40:26.819Z] d543ba4fceb5: Layer already exists [2023-10-17T20:40:26.819Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:27.084Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:27.420Z] + 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-10-17T20:40:27.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-17T20:40:27.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-17T20:40:27.754Z] 7ff5440d52f1: Preparing [2023-10-17T20:40:27.754Z] d5a8e1d6c030: Preparing [2023-10-17T20:40:27.754Z] 9f0b50440a2d: Preparing [2023-10-17T20:40:27.754Z] f531b1e82c12: Preparing [2023-10-17T20:40:27.754Z] 131d5a9547d1: Preparing [2023-10-17T20:40:27.754Z] 9d9896480ffd: Preparing [2023-10-17T20:40:27.754Z] d543ba4fceb5: Preparing [2023-10-17T20:40:27.754Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:27.754Z] 9d9896480ffd: Waiting [2023-10-17T20:40:27.754Z] d543ba4fceb5: Waiting [2023-10-17T20:40:27.754Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:27.754Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:27.754Z] 9f0b50440a2d: Layer already exists [2023-10-17T20:40:27.754Z] 7ff5440d52f1: Layer already exists [2023-10-17T20:40:27.754Z] d5a8e1d6c030: Layer already exists [2023-10-17T20:40:27.754Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:27.754Z] 9d9896480ffd: Layer already exists [2023-10-17T20:40:27.754Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:27.754Z] d543ba4fceb5: Layer already exists [2023-10-17T20:40:28.021Z] main: digest: sha256:c78eda26a8853017e34fc92a48ec3313f58fdbcf132a63b457b96a319a8f10f4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:40:28.073Z] ===================================================== [Pipeline] echo [2023-10-17T20:40:28.083Z] taggedImages: [2023-10-17T20:40:28.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:28.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-17T20:40:28.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.63 [2023-10-17T20:40:28.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:28.083Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-17T20:40:28.106Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-17T20:40:28.106Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:28.106Z] latest [2023-10-17T20:40:28.106Z] 3.1.0-dev.63 [2023-10-17T20:40:28.106Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:28.106Z] main [2023-10-17T20:40:28.106Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:28.456Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:30.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:30.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-17T20:40:30.726Z] 197e29efbab4: Preparing [2023-10-17T20:40:30.726Z] 89cd16169c66: Preparing [2023-10-17T20:40:30.726Z] 4681ea7254f0: Preparing [2023-10-17T20:40:30.726Z] f531b1e82c12: Preparing [2023-10-17T20:40:30.726Z] 131d5a9547d1: Preparing [2023-10-17T20:40:30.726Z] 090290c75011: Preparing [2023-10-17T20:40:30.726Z] 090290c75011: Waiting [2023-10-17T20:40:30.726Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:30.726Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:30.726Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:30.726Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:30.726Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:30.726Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:30.726Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:30.726Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:30.990Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:30.990Z] 4681ea7254f0: Pushed [2023-10-17T20:40:30.990Z] 89cd16169c66: Pushed [2023-10-17T20:40:49.168Z] 090290c75011: Pushed [2023-10-17T20:40:49.168Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:49.518Z] + 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-10-17T20:40:49.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-17T20:40:49.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-17T20:40:49.850Z] 197e29efbab4: Preparing [2023-10-17T20:40:49.850Z] 89cd16169c66: Preparing [2023-10-17T20:40:49.850Z] 4681ea7254f0: Preparing [2023-10-17T20:40:49.850Z] f531b1e82c12: Preparing [2023-10-17T20:40:49.850Z] 131d5a9547d1: Preparing [2023-10-17T20:40:49.850Z] 090290c75011: Preparing [2023-10-17T20:40:49.850Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:49.850Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:49.850Z] 090290c75011: Waiting [2023-10-17T20:40:49.850Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:49.850Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:49.850Z] 89cd16169c66: Layer already exists [2023-10-17T20:40:49.850Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:49.850Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:49.850Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:49.850Z] 4681ea7254f0: Layer already exists [2023-10-17T20:40:49.850Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:49.850Z] 090290c75011: Layer already exists [2023-10-17T20:40:49.850Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:50.114Z] latest: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:50.451Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:50.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [2023-10-17T20:40:50.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-17T20:40:50.788Z] 197e29efbab4: Preparing [2023-10-17T20:40:50.788Z] 89cd16169c66: Preparing [2023-10-17T20:40:50.788Z] 4681ea7254f0: Preparing [2023-10-17T20:40:50.788Z] f531b1e82c12: Preparing [2023-10-17T20:40:50.788Z] 131d5a9547d1: Preparing [2023-10-17T20:40:50.788Z] 090290c75011: Preparing [2023-10-17T20:40:50.788Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:50.788Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:50.788Z] 090290c75011: Waiting [2023-10-17T20:40:50.788Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:50.788Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:50.788Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:50.788Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:50.788Z] 89cd16169c66: Layer already exists [2023-10-17T20:40:50.788Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:50.788Z] 4681ea7254f0: Layer already exists [2023-10-17T20:40:50.788Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:50.788Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:50.788Z] 090290c75011: Layer already exists [2023-10-17T20:40:51.054Z] 3.1.0-dev.63: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:51.387Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:51.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:51.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-17T20:40:51.711Z] 197e29efbab4: Preparing [2023-10-17T20:40:51.711Z] 89cd16169c66: Preparing [2023-10-17T20:40:51.711Z] 4681ea7254f0: Preparing [2023-10-17T20:40:51.711Z] f531b1e82c12: Preparing [2023-10-17T20:40:51.711Z] 131d5a9547d1: Preparing [2023-10-17T20:40:51.711Z] 090290c75011: Preparing [2023-10-17T20:40:51.711Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:51.711Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:51.711Z] 090290c75011: Waiting [2023-10-17T20:40:51.711Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:51.711Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:51.711Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:51.712Z] 4681ea7254f0: Layer already exists [2023-10-17T20:40:51.712Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:51.712Z] 89cd16169c66: Layer already exists [2023-10-17T20:40:51.712Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:51.712Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:51.712Z] 090290c75011: Layer already exists [2023-10-17T20:40:51.712Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:51.712Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:52.303Z] + 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-10-17T20:40:52.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-17T20:40:52.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-17T20:40:52.630Z] 197e29efbab4: Preparing [2023-10-17T20:40:52.630Z] 89cd16169c66: Preparing [2023-10-17T20:40:52.630Z] 4681ea7254f0: Preparing [2023-10-17T20:40:52.630Z] f531b1e82c12: Preparing [2023-10-17T20:40:52.630Z] 131d5a9547d1: Preparing [2023-10-17T20:40:52.630Z] 090290c75011: Preparing [2023-10-17T20:40:52.630Z] 97c6572d4ea4: Preparing [2023-10-17T20:40:52.630Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:52.630Z] 090290c75011: Waiting [2023-10-17T20:40:52.630Z] 97c6572d4ea4: Waiting [2023-10-17T20:40:52.630Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:52.630Z] 197e29efbab4: Layer already exists [2023-10-17T20:40:52.630Z] 89cd16169c66: Layer already exists [2023-10-17T20:40:52.630Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:52.630Z] 4681ea7254f0: Layer already exists [2023-10-17T20:40:52.630Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:52.630Z] 090290c75011: Layer already exists [2023-10-17T20:40:52.630Z] 97c6572d4ea4: Layer already exists [2023-10-17T20:40:52.630Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:52.895Z] main: digest: sha256:5770792a95b5ca763d4e7a91041571d17863551321f80bc032d3cf92d5e59bad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:40:52.936Z] ===================================================== [Pipeline] echo [2023-10-17T20:40:52.944Z] taggedImages: [2023-10-17T20:40:52.944Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:52.944Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-17T20:40:52.944Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.63 [2023-10-17T20:40:52.944Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:52.944Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-17T20:40:52.960Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-17T20:40:52.960Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:52.960Z] latest [2023-10-17T20:40:52.960Z] 3.1.0-dev.63 [2023-10-17T20:40:52.960Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:40:52.960Z] main [2023-10-17T20:40:52.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:53.292Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:40:53.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:40:53.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-17T20:40:53.622Z] 64728c79934e: Preparing [2023-10-17T20:40:53.622Z] 6a5071dd8ae2: Preparing [2023-10-17T20:40:53.622Z] f531b1e82c12: Preparing [2023-10-17T20:40:53.622Z] 131d5a9547d1: Preparing [2023-10-17T20:40:53.622Z] b4a7b4806e72: Preparing [2023-10-17T20:40:53.622Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:40:53.622Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:40:53.885Z] b4a7b4806e72: Pushed [2023-10-17T20:40:56.443Z] f531b1e82c12: Layer already exists [2023-10-17T20:40:56.443Z] 131d5a9547d1: Layer already exists [2023-10-17T20:40:56.443Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:40:56.443Z] 64728c79934e: Pushed [2023-10-17T20:40:59.761Z] 6a5071dd8ae2: Pushed [2023-10-17T20:40:59.761Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:00.093Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:00.417Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-17T20:41:00.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-17T20:41:00.417Z] 64728c79934e: Preparing [2023-10-17T20:41:00.417Z] 6a5071dd8ae2: Preparing [2023-10-17T20:41:00.417Z] f531b1e82c12: Preparing [2023-10-17T20:41:00.417Z] 131d5a9547d1: Preparing [2023-10-17T20:41:00.417Z] b4a7b4806e72: Preparing [2023-10-17T20:41:00.417Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:00.417Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:00.417Z] 64728c79934e: Layer already exists [2023-10-17T20:41:00.417Z] b4a7b4806e72: Layer already exists [2023-10-17T20:41:00.417Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:00.417Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:00.417Z] 6a5071dd8ae2: Layer already exists [2023-10-17T20:41:00.417Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:00.690Z] latest: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:01.030Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:01.360Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [2023-10-17T20:41:01.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-17T20:41:01.360Z] 64728c79934e: Preparing [2023-10-17T20:41:01.360Z] 6a5071dd8ae2: Preparing [2023-10-17T20:41:01.360Z] f531b1e82c12: Preparing [2023-10-17T20:41:01.360Z] 131d5a9547d1: Preparing [2023-10-17T20:41:01.360Z] b4a7b4806e72: Preparing [2023-10-17T20:41:01.360Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:01.360Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:01.360Z] 6a5071dd8ae2: Layer already exists [2023-10-17T20:41:01.360Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:01.360Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:01.360Z] 64728c79934e: Layer already exists [2023-10-17T20:41:01.360Z] b4a7b4806e72: Layer already exists [2023-10-17T20:41:01.360Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:01.624Z] 3.1.0-dev.63: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:01.952Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:02.281Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:41:02.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-17T20:41:02.281Z] 64728c79934e: Preparing [2023-10-17T20:41:02.281Z] 6a5071dd8ae2: Preparing [2023-10-17T20:41:02.281Z] f531b1e82c12: Preparing [2023-10-17T20:41:02.281Z] 131d5a9547d1: Preparing [2023-10-17T20:41:02.281Z] b4a7b4806e72: Preparing [2023-10-17T20:41:02.281Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:02.281Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:02.281Z] b4a7b4806e72: Layer already exists [2023-10-17T20:41:02.281Z] 6a5071dd8ae2: Layer already exists [2023-10-17T20:41:02.281Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:02.281Z] 64728c79934e: Layer already exists [2023-10-17T20:41:02.281Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:02.281Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:02.281Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:02.879Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:03.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-17T20:41:03.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-17T20:41:03.205Z] 64728c79934e: Preparing [2023-10-17T20:41:03.205Z] 6a5071dd8ae2: Preparing [2023-10-17T20:41:03.205Z] f531b1e82c12: Preparing [2023-10-17T20:41:03.205Z] 131d5a9547d1: Preparing [2023-10-17T20:41:03.205Z] b4a7b4806e72: Preparing [2023-10-17T20:41:03.205Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:03.205Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:03.205Z] 6a5071dd8ae2: Layer already exists [2023-10-17T20:41:03.205Z] 64728c79934e: Layer already exists [2023-10-17T20:41:03.205Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:03.205Z] b4a7b4806e72: Layer already exists [2023-10-17T20:41:03.205Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:03.205Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:03.470Z] main: digest: sha256:4de0a0b73baba387d47b614af3ef571f1e9eed1df72dd4ebcbd040974cbbfff7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:41:03.510Z] ===================================================== [Pipeline] echo [2023-10-17T20:41:03.516Z] taggedImages: [2023-10-17T20:41:03.516Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:41:03.516Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-17T20:41:03.516Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.63 [2023-10-17T20:41:03.516Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:41:03.516Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-17T20:41:03.531Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-17T20:41:03.531Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:41:03.531Z] latest [2023-10-17T20:41:03.531Z] 3.1.0-dev.63 [2023-10-17T20:41:03.531Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:41:03.531Z] main [2023-10-17T20:41:03.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:03.858Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:04.184Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:41:04.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-17T20:41:04.184Z] 6487b017f762: Preparing [2023-10-17T20:41:04.184Z] 34ee8555285a: Preparing [2023-10-17T20:41:04.184Z] f531b1e82c12: Preparing [2023-10-17T20:41:04.184Z] 131d5a9547d1: Preparing [2023-10-17T20:41:04.184Z] 03fbff32d76d: Preparing [2023-10-17T20:41:04.184Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:04.184Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:04.184Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:04.184Z] 03fbff32d76d: Layer already exists [2023-10-17T20:41:04.184Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:04.453Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:04.453Z] 6487b017f762: Pushed [2023-10-17T20:41:11.082Z] 34ee8555285a: Pushed [2023-10-17T20:41:11.082Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:11.416Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:11.744Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-17T20:41:11.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-17T20:41:11.744Z] 6487b017f762: Preparing [2023-10-17T20:41:11.744Z] 34ee8555285a: Preparing [2023-10-17T20:41:11.744Z] f531b1e82c12: Preparing [2023-10-17T20:41:11.744Z] 131d5a9547d1: Preparing [2023-10-17T20:41:11.744Z] 03fbff32d76d: Preparing [2023-10-17T20:41:11.744Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:11.744Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:11.744Z] 34ee8555285a: Layer already exists [2023-10-17T20:41:11.744Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:11.744Z] 6487b017f762: Layer already exists [2023-10-17T20:41:11.744Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:11.744Z] 03fbff32d76d: Layer already exists [2023-10-17T20:41:11.744Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:12.007Z] latest: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:12.343Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:12.673Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [2023-10-17T20:41:12.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-17T20:41:12.673Z] 6487b017f762: Preparing [2023-10-17T20:41:12.673Z] 34ee8555285a: Preparing [2023-10-17T20:41:12.673Z] f531b1e82c12: Preparing [2023-10-17T20:41:12.673Z] 131d5a9547d1: Preparing [2023-10-17T20:41:12.673Z] 03fbff32d76d: Preparing [2023-10-17T20:41:12.673Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:12.673Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:12.673Z] 03fbff32d76d: Layer already exists [2023-10-17T20:41:12.673Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:12.673Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:12.673Z] 34ee8555285a: Layer already exists [2023-10-17T20:41:12.673Z] 6487b017f762: Layer already exists [2023-10-17T20:41:12.673Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:12.673Z] 3.1.0-dev.63: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:13.270Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:13.603Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:41:13.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-17T20:41:13.603Z] 6487b017f762: Preparing [2023-10-17T20:41:13.603Z] 34ee8555285a: Preparing [2023-10-17T20:41:13.603Z] f531b1e82c12: Preparing [2023-10-17T20:41:13.603Z] 131d5a9547d1: Preparing [2023-10-17T20:41:13.603Z] 03fbff32d76d: Preparing [2023-10-17T20:41:13.603Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:13.603Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:13.603Z] 03fbff32d76d: Layer already exists [2023-10-17T20:41:13.603Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:13.603Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:13.603Z] 34ee8555285a: Layer already exists [2023-10-17T20:41:13.603Z] 6487b017f762: Layer already exists [2023-10-17T20:41:13.603Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:13.603Z] 7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:13.943Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:14.265Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-17T20:41:14.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-17T20:41:14.265Z] 6487b017f762: Preparing [2023-10-17T20:41:14.265Z] 34ee8555285a: Preparing [2023-10-17T20:41:14.265Z] f531b1e82c12: Preparing [2023-10-17T20:41:14.265Z] 131d5a9547d1: Preparing [2023-10-17T20:41:14.265Z] 03fbff32d76d: Preparing [2023-10-17T20:41:14.265Z] 5f4d9fc4d98d: Preparing [2023-10-17T20:41:14.265Z] 5f4d9fc4d98d: Waiting [2023-10-17T20:41:14.265Z] 34ee8555285a: Layer already exists [2023-10-17T20:41:14.265Z] 03fbff32d76d: Layer already exists [2023-10-17T20:41:14.265Z] 131d5a9547d1: Layer already exists [2023-10-17T20:41:14.265Z] f531b1e82c12: Layer already exists [2023-10-17T20:41:14.265Z] 6487b017f762: Layer already exists [2023-10-17T20:41:14.265Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T20:41:14.530Z] main: digest: sha256:5fb968fe8a7d90c8f953acd5e8ba63908ac6fa18dc41c76f367070f787453f68 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T20:41:14.572Z] ===================================================== [Pipeline] echo [2023-10-17T20:41:14.578Z] taggedImages: [2023-10-17T20:41:14.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9 [2023-10-17T20:41:14.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-17T20:41:14.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.63 [2023-10-17T20:41:14.578Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7c01bc1dba2433d755df7f9201a89b8f284e58a9-3.1.0-dev.63 [2023-10-17T20:41:14.578Z] - 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-10-17T20:41:14.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T20:41:14.928Z] [2023-10-17T20:41:14.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:41:15.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T20:41:15.517Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T20:41:15.517Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T20:41:15.517Z] 04944245beec: Pulling fs layer [2023-10-17T20:41:15.517Z] 699f458cf7ca: Pulling fs layer [2023-10-17T20:41:15.517Z] 765212b225bb: Pulling fs layer [2023-10-17T20:41:15.517Z] f23df028b6ca: Pulling fs layer [2023-10-17T20:41:15.517Z] 765212b225bb: Waiting [2023-10-17T20:41:15.517Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T20:41:15.517Z] f23df028b6ca: Waiting [2023-10-17T20:41:15.517Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T20:41:15.517Z] d65c8cfc05b1: Waiting [2023-10-17T20:41:15.517Z] 2437ff75d9bd: Waiting [2023-10-17T20:41:15.517Z] 04944245beec: Verifying Checksum [2023-10-17T20:41:15.517Z] 04944245beec: Download complete [2023-10-17T20:41:15.517Z] 765212b225bb: Verifying Checksum [2023-10-17T20:41:15.517Z] 765212b225bb: Download complete [2023-10-17T20:41:15.517Z] f23df028b6ca: Verifying Checksum [2023-10-17T20:41:15.517Z] f23df028b6ca: Download complete [2023-10-17T20:41:15.517Z] d65c8cfc05b1: Download complete [2023-10-17T20:41:15.782Z] 699f458cf7ca: Verifying Checksum [2023-10-17T20:41:15.782Z] 699f458cf7ca: Download complete [2023-10-17T20:41:16.048Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T20:41:16.048Z] 8998bd30e6a1: Download complete [2023-10-17T20:41:18.624Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T20:41:18.624Z] 2437ff75d9bd: Download complete [2023-10-17T20:41:23.952Z] 8998bd30e6a1: Pull complete [2023-10-17T20:41:24.217Z] 04944245beec: Pull complete [2023-10-17T20:41:26.160Z] 699f458cf7ca: Pull complete [2023-10-17T20:41:26.160Z] 765212b225bb: Pull complete [2023-10-17T20:41:27.114Z] f23df028b6ca: Pull complete [2023-10-17T20:41:27.381Z] d65c8cfc05b1: Pull complete [2023-10-17T20:41:45.666Z] 2437ff75d9bd: Pull complete [2023-10-17T20:41:45.666Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T20:41:45.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T20:41:45.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:41:45.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-9453 does not seem to be running inside a container [2023-10-17T20:41:45.881Z] $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@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:arm64 cat [2023-10-17T20:41:48.394Z] $ docker top 8d4dc2c9ba6ec276874fdb9a433d3d9cbdd3d432bc2dd7fbe2c90ad29beebc7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:41:49.300Z] ---> job-cost.sh [2023-10-17T20:41:49.300Z] lf-activate-venv: SKIPPING [2023-10-17T20:41:49.300Z] INFO: No Stack... [2023-10-17T20:41:49.563Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T20:41:50.515Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T20:41:51.136Z] + cat /w/workspace/edgex-go/597/archives/cost.csv [2023-10-17T20:41:51.136Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T20:41:51.196Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] [2023-10-17T20:41:51.205Z] Resource [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] did not exist. Created. [2023-10-17T20:41:51.205Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T20:41:51.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T20:41:52.321Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T20:41:52.331Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-597-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T20:41:52.344Z] $ docker stop --time=1 8d4dc2c9ba6ec276874fdb9a433d3d9cbdd3d432bc2dd7fbe2c90ad29beebc7c [2023-10-17T20:41:53.895Z] $ docker rm -f --volumes 8d4dc2c9ba6ec276874fdb9a433d3d9cbdd3d432bc2dd7fbe2c90ad29beebc7c [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-10-17T20:41:54.430Z] provisioning config files... [2023-10-17T20:41:54.464Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/597@tmp/config7442191615793005164tmp [Pipeline] { [Pipeline] sh [2023-10-17T20:41:54.825Z] + set +x [2023-10-17T20:41:54.825Z] + curl -s https://codecov.io/bash [2023-10-17T20:41:54.825Z] + bash -s -- [2023-10-17T20:41:54.825Z] [2023-10-17T20:41:54.825Z] _____ _ [2023-10-17T20:41:54.825Z] / ____| | | [2023-10-17T20:41:54.825Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T20:41:54.825Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T20:41:54.825Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T20:41:54.825Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T20:41:54.825Z] Bash-1.0.6 [2023-10-17T20:41:54.825Z] [2023-10-17T20:41:54.825Z] [2023-10-17T20:41:54.825Z] ==> git version 2.25.1 found [2023-10-17T20:41:54.825Z] ==> 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-10-17T20:41:54.825Z] Release-Date: 2020-01-08 [2023-10-17T20:41:54.825Z] 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-10-17T20:41:54.825Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T20:41:54.825Z] ==> Jenkins CI detected. [2023-10-17T20:41:54.825Z] current dir:  /w/workspace/edgex-go/597 [2023-10-17T20:41:54.825Z] project root: . [2023-10-17T20:41:54.825Z] --> token set from env [2023-10-17T20:41:54.825Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T20:41:54.825Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T20:41:54.825Z] ==> Python coveragepy not found [2023-10-17T20:41:54.825Z] ==> Searching for coverage reports in: [2023-10-17T20:41:54.825Z] + . [2023-10-17T20:41:54.825Z] -> Found 1 reports [2023-10-17T20:41:54.825Z] ==> Detecting git/mercurial file structure [2023-10-17T20:41:54.825Z] ==> Reading reports [2023-10-17T20:41:54.825Z] + ./coverage.out bytes=453602 [2023-10-17T20:41:55.123Z] ==> Appending adjustments [2023-10-17T20:41:55.123Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T20:41:56.060Z] + Found adjustments [2023-10-17T20:41:56.060Z] ==> Gzipping contents [2023-10-17T20:41:56.060Z] 60K /tmp/codecov.dsuCWf.gz [2023-10-17T20:41:56.060Z] ==> Uploading reports [2023-10-17T20:41:56.060Z] url: https://codecov.io [2023-10-17T20:41:56.060Z] query: branch=main&commit=7c01bc1dba2433d755df7f9201a89b8f284e58a9&build=597&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F597%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T20:41:56.060Z] -> Pinging Codecov [2023-10-17T20:41:56.060Z] 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=7c01bc1dba2433d755df7f9201a89b8f284e58a9&build=597&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F597%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T20:42:28.143Z] -> Uploading to [2023-10-17T20:42:28.143Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-17/00271124DB129430A58F1EEE437C3FCB/7c01bc1dba2433d755df7f9201a89b8f284e58a9/9cb258a1-9f20-4b97-92c3-c2d72078ba59.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231017T204225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e8bfdb4c8b79470d4b324802aa7fe7836a6e24966e763e671f9a65bcb5a4a1f [2023-10-17T20:42:28.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:42:28.143Z] Dload Upload Total Spent Left Speed [2023-10-17T20:42:28.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58236 0 0 100 58236 0 169k --:--:-- --:--:-- --:--:-- 169k [2023-10-17T20:42:28.143Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7c01bc1dba2433d755df7f9201a89b8f284e58a9 [Pipeline] } [2023-10-17T20:42:28.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-17T20:42:28.362Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-17T20:42:28.375Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:42:28.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T20:42:28.668Z] [2023-10-17T20:42:28.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:42:28.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T20:42:28.973Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-17T20:42:28.973Z] df9b9388f04a: Pulling fs layer [2023-10-17T20:42:28.973Z] 52dc419b0ee2: Pulling fs layer [2023-10-17T20:42:28.973Z] 25bc292e5bac: Pulling fs layer [2023-10-17T20:42:28.973Z] 114826534d7a: Pulling fs layer [2023-10-17T20:42:28.973Z] 4657fd5d0bcf: Pulling fs layer [2023-10-17T20:42:28.973Z] 6ad1cebc031e: Pulling fs layer [2023-10-17T20:42:28.973Z] 8a3aa393b2d8: Pulling fs layer [2023-10-17T20:42:28.973Z] 114826534d7a: Waiting [2023-10-17T20:42:28.973Z] 4657fd5d0bcf: Waiting [2023-10-17T20:42:28.973Z] 6ad1cebc031e: Waiting [2023-10-17T20:42:28.973Z] 8a3aa393b2d8: Waiting [2023-10-17T20:42:28.973Z] 25bc292e5bac: Verifying Checksum [2023-10-17T20:42:28.973Z] 25bc292e5bac: Download complete [2023-10-17T20:42:28.973Z] 52dc419b0ee2: Download complete [2023-10-17T20:42:28.973Z] 4657fd5d0bcf: Verifying Checksum [2023-10-17T20:42:28.973Z] 4657fd5d0bcf: Download complete [2023-10-17T20:42:28.973Z] df9b9388f04a: Verifying Checksum [2023-10-17T20:42:28.973Z] df9b9388f04a: Download complete [2023-10-17T20:42:29.240Z] 6ad1cebc031e: Verifying Checksum [2023-10-17T20:42:29.240Z] 6ad1cebc031e: Download complete [2023-10-17T20:42:29.240Z] df9b9388f04a: Pull complete [2023-10-17T20:42:29.240Z] 52dc419b0ee2: Pull complete [2023-10-17T20:42:29.500Z] 25bc292e5bac: Pull complete [2023-10-17T20:42:29.758Z] 114826534d7a: Verifying Checksum [2023-10-17T20:42:29.758Z] 114826534d7a: Download complete [2023-10-17T20:42:30.014Z] 8a3aa393b2d8: Verifying Checksum [2023-10-17T20:42:30.014Z] 8a3aa393b2d8: Download complete [2023-10-17T20:42:33.294Z] 114826534d7a: Pull complete [2023-10-17T20:42:33.294Z] 4657fd5d0bcf: Pull complete [2023-10-17T20:42:33.294Z] 6ad1cebc031e: Pull complete [2023-10-17T20:42:35.825Z] 8a3aa393b2d8: Pull complete [2023-10-17T20:42:35.825Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-17T20:42:35.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T20:42:35.825Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:42:35.906Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:42:35.944Z] $ 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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-17T20:42:41.555Z] $ docker top 6b65eef071c4c71c71b5aa7f8bd5a04a17fbc6ca71f9520dd52b6b88da9a7e4d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-17T20:42:41.600Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-17T20:42:41.881Z] + set -o pipefail [2023-10-17T20:42:41.881Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-17T20:42:48.441Z] [2023-10-17T20:42:48.441Z] Monitoring /w/workspace/edgex-go/597 (github.com/edgexfoundry/edgex-go)... [2023-10-17T20:42:48.441Z] [2023-10-17T20:42:48.441Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/11ad30a5-48d6-4dc8-8629-068ccb6f5d04 [2023-10-17T20:42:48.441Z] [2023-10-17T20:42:48.441Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-17T20:42:48.441Z] [2023-10-17T20:42:48.441Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-17T20:42:48.441Z] [2023-10-17T20:42:48.700Z] [2023-10-17T20:42:48.700Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-17T20:42:48.700Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-17T20:42:48.700Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-17T20:42:48.723Z] $ docker stop --time=1 6b65eef071c4c71c71b5aa7f8bd5a04a17fbc6ca71f9520dd52b6b88da9a7e4d [2023-10-17T20:42:53.222Z] $ docker rm -f --volumes 6b65eef071c4c71c71b5aa7f8bd5a04a17fbc6ca71f9520dd52b6b88da9a7e4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-17T20:42:53.633Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T20:42:53.644Z] provisioning config files... [2023-10-17T20:42:53.651Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/597@tmp/config5649394914998302992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:42:53.947Z] --> edgex-publish-swagger.sh [2023-10-17T20:42:53.947Z] === Publish openapi/v3 API === [2023-10-17T20:42:53.947Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-17T20:42:53.947Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/597/openapi/v3/core-command.yaml] [2023-10-17T20:42:53.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:42:53.947Z] Dload Upload Total Spent Left Speed [2023-10-17T20:42:54.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64531 --:--:-- --:--:-- --:--:-- 64531 [2023-10-17T20:42:54.515Z] [2023-10-17T20:42:54.515Z] [2023-10-17T20:42:54.515Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/597/openapi/v3/core-data.yaml] [2023-10-17T20:42:54.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:42:54.515Z] Dload Upload Total Spent Left Speed [2023-10-17T20:42:54.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 157k --:--:-- --:--:-- --:--:-- 156k 100 72043 0 0 100 72043 0 156k --:--:-- --:--:-- --:--:-- 156k [2023-10-17T20:42:54.774Z] [2023-10-17T20:42:54.774Z] [2023-10-17T20:42:54.774Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/597/openapi/v3/core-metadata.yaml] [2023-10-17T20:42:54.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:42:54.774Z] Dload Upload Total Spent Left Speed [2023-10-17T20:42:55.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 287k --:--:-- --:--:-- --:--:-- 287k [2023-10-17T20:42:55.342Z] [2023-10-17T20:42:55.342Z] [2023-10-17T20:42:55.342Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/597/openapi/v3/support-notifications.yaml] [2023-10-17T20:42:55.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:42:55.342Z] Dload Upload Total Spent Left Speed [2023-10-17T20:42:55.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 161k --:--:-- --:--:-- --:--:-- 160k 100 87000 0 0 100 87000 0 161k --:--:-- --:--:-- --:--:-- 160k [2023-10-17T20:42:55.909Z] [2023-10-17T20:42:55.909Z] [2023-10-17T20:42:55.909Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/597/openapi/v3/support-scheduler.yaml] [2023-10-17T20:42:55.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T20:42:55.909Z] Dload Upload Total Spent Left Speed [2023-10-17T20:42:56.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83986 --:--:-- --:--:-- --:--:-- 83986 [2023-10-17T20:42:56.476Z] [2023-10-17T20:42:56.476Z] [Pipeline] } [2023-10-17T20:42:56.482Z] 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-10-17T20:42:56.886Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T20:42:56.886Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:42:57.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T20:42:57.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:42:57.298Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:42:57.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T20:42:58.456Z] $ docker top 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb -eo pid,comm [2023-10-17T20:42:58.493Z] 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-10-17T20:42:58.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T20:42:58.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T20:42:58.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T20:42:58.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T20:42:58.659Z] $ docker exec 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb ssh-agent [2023-10-17T20:42:58.755Z] SSH_AUTH_SOCK=/tmp/ssh-h4zhXjqIiCzg/agent.32 [2023-10-17T20:42:58.755Z] SSH_AGENT_PID=38 [2023-10-17T20:42:58.759Z] Running ssh-add (command line suppressed) [2023-10-17T20:42:58.869Z] Identity added: /w/workspace/edgex-go/597@tmp/private_key_9162900524803702776.key (/w/workspace/edgex-go/597@tmp/private_key_9162900524803702776.key) [2023-10-17T20:42:58.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T20:42:59.155Z] + git semver tag [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,361 [run_tag] DEBUG tag force:False [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,361 [check_head_tag] DEBUG check head tag [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,363 [execute] INFO git cat-file --batch-check [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=) [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,366 [execute] INFO git cat-file --batch [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=) [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,390 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,390 [execute] INFO git tag -a v3.1.0-dev.63 -m v3.1.0-dev.63 [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,391 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.63', '-m', 'v3.1.0-dev.63'], cwd=/w/workspace/edgex-go/597, universal_newlines=False, shell=None, istream=None) [2023-10-17T20:42:59.414Z] 2023-10-17 20:42:59,395 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:42:59.414Z] 3.1.0-dev.63 [Pipeline] } [2023-10-17T20:42:59.435Z] $ docker exec --env ******** --env ******** 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb ssh-agent -k [2023-10-17T20:42:59.524Z] unset SSH_AUTH_SOCK; [2023-10-17T20:42:59.524Z] unset SSH_AGENT_PID; [2023-10-17T20:42:59.524Z] echo Agent pid 38 killed; [2023-10-17T20:42:59.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T20:42:59.814Z] + git semver [Pipeline] } [2023-10-17T20:43:00.097Z] $ docker stop --time=1 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb [2023-10-17T20:43:01.411Z] $ docker rm -f --volumes 312531087f78a539056eec3a0660a1425da1ae0f17db6534b3e2237522c1dcbb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:43:01.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T20:43:01.767Z] [2023-10-17T20:43:01.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:43:02.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T20:43:02.077Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-17T20:43:02.077Z] ab5ef0e58194: Pulling fs layer [2023-10-17T20:43:02.077Z] 9712f1f96733: Pulling fs layer [2023-10-17T20:43:02.077Z] 63f879dbbcfc: Pulling fs layer [2023-10-17T20:43:02.077Z] 0d9ebad4ef96: Pulling fs layer [2023-10-17T20:43:02.077Z] e9a5061849ea: Pulling fs layer [2023-10-17T20:43:02.077Z] d747dcd14b5f: Pulling fs layer [2023-10-17T20:43:02.077Z] 2de7ff778b66: Pulling fs layer [2023-10-17T20:43:02.077Z] 0d9ebad4ef96: Waiting [2023-10-17T20:43:02.077Z] e9a5061849ea: Waiting [2023-10-17T20:43:02.077Z] d747dcd14b5f: Waiting [2023-10-17T20:43:02.077Z] 2de7ff778b66: Waiting [2023-10-17T20:43:02.077Z] 9712f1f96733: Verifying Checksum [2023-10-17T20:43:02.077Z] 9712f1f96733: Download complete [2023-10-17T20:43:02.643Z] 63f879dbbcfc: Verifying Checksum [2023-10-17T20:43:02.643Z] 63f879dbbcfc: Download complete [2023-10-17T20:43:02.643Z] e9a5061849ea: Verifying Checksum [2023-10-17T20:43:02.643Z] e9a5061849ea: Download complete [2023-10-17T20:43:02.643Z] d747dcd14b5f: Download complete [2023-10-17T20:43:02.643Z] 0d9ebad4ef96: Verifying Checksum [2023-10-17T20:43:02.643Z] 0d9ebad4ef96: Download complete [2023-10-17T20:43:02.643Z] ab5ef0e58194: Verifying Checksum [2023-10-17T20:43:02.643Z] ab5ef0e58194: Download complete [2023-10-17T20:43:02.900Z] 2de7ff778b66: Verifying Checksum [2023-10-17T20:43:02.900Z] 2de7ff778b66: Download complete [2023-10-17T20:43:05.428Z] ab5ef0e58194: Pull complete [2023-10-17T20:43:05.428Z] 9712f1f96733: Pull complete [2023-10-17T20:43:05.994Z] 63f879dbbcfc: Pull complete [2023-10-17T20:43:10.181Z] 0d9ebad4ef96: Pull complete [2023-10-17T20:43:10.181Z] e9a5061849ea: Pull complete [2023-10-17T20:43:10.181Z] d747dcd14b5f: Pull complete [2023-10-17T20:43:11.114Z] 2de7ff778b66: Pull complete [2023-10-17T20:43:11.114Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-17T20:43:11.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T20:43:11.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:43:11.199Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:43:11.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-17T20:43:16.768Z] $ docker top ca2222ddba2c7a438362139db978c7780f6065f396b2b1fb0866a17a06d04074 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-17T20:43:16.838Z] provisioning config files... [2023-10-17T20:43:16.848Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/597@tmp/config3480074147440696419tmp [2023-10-17T20:43:16.856Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/597@tmp/config8259263720194473120tmp [2023-10-17T20:43:16.867Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/597@tmp/config3333722159691997438tmp [Pipeline] { [Pipeline] echo [2023-10-17T20:43:16.880Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:43:17.158Z] ---> sigul-configuration.sh [2023-10-17T20:43:17.158Z] gpg: directory `/root/.gnupg' created [2023-10-17T20:43:17.158Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-17T20:43:17.158Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-17T20:43:17.158Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-17T20:43:17.158Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-17T20:43:17.158Z] gpg: CAST5 encrypted data [2023-10-17T20:43:17.158Z] gpg: encrypted with 1 passphrase [2023-10-17T20:43:17.158Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-17T20:43:17.442Z] + mkdir /home/jenkins [2023-10-17T20:43:17.442Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-17T20:43:17.725Z] + 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-10-17T20:43:17.733Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:43:18.017Z] ---> sigul-install.sh [2023-10-17T20:43:18.017Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-17T20:43:18.299Z] + git tag --list [2023-10-17T20:43:18.299Z] 0.6.0 [2023-10-17T20:43:18.299Z] 0.6.1 [2023-10-17T20:43:18.299Z] 0.7.0 [2023-10-17T20:43:18.299Z] 0.7.1 [2023-10-17T20:43:18.299Z] v1.0.0 [2023-10-17T20:43:18.299Z] v1.0.1 [2023-10-17T20:43:18.299Z] v1.1.0 [2023-10-17T20:43:18.299Z] v1.2.0 [2023-10-17T20:43:18.299Z] v1.2.1 [2023-10-17T20:43:18.299Z] v1.3.0 [2023-10-17T20:43:18.299Z] v1.3.1 [2023-10-17T20:43:18.299Z] v2.0.0 [2023-10-17T20:43:18.299Z] v2.1.0 [2023-10-17T20:43:18.299Z] v2.1.1 [2023-10-17T20:43:18.299Z] v2.2.0 [2023-10-17T20:43:18.299Z] v2.3.0 [2023-10-17T20:43:18.299Z] v3.0 [2023-10-17T20:43:18.299Z] v3.0.0 [2023-10-17T20:43:18.299Z] v3.1.0-dev.1 [2023-10-17T20:43:18.299Z] v3.1.0-dev.10 [2023-10-17T20:43:18.299Z] v3.1.0-dev.11 [2023-10-17T20:43:18.299Z] v3.1.0-dev.12 [2023-10-17T20:43:18.299Z] v3.1.0-dev.13 [2023-10-17T20:43:18.299Z] v3.1.0-dev.14 [2023-10-17T20:43:18.299Z] v3.1.0-dev.15 [2023-10-17T20:43:18.299Z] v3.1.0-dev.16 [2023-10-17T20:43:18.299Z] v3.1.0-dev.17 [2023-10-17T20:43:18.299Z] v3.1.0-dev.18 [2023-10-17T20:43:18.299Z] v3.1.0-dev.19 [2023-10-17T20:43:18.299Z] v3.1.0-dev.2 [2023-10-17T20:43:18.299Z] v3.1.0-dev.20 [2023-10-17T20:43:18.299Z] v3.1.0-dev.21 [2023-10-17T20:43:18.299Z] v3.1.0-dev.22 [2023-10-17T20:43:18.299Z] v3.1.0-dev.23 [2023-10-17T20:43:18.299Z] v3.1.0-dev.24 [2023-10-17T20:43:18.299Z] v3.1.0-dev.25 [2023-10-17T20:43:18.299Z] v3.1.0-dev.26 [2023-10-17T20:43:18.299Z] v3.1.0-dev.27 [2023-10-17T20:43:18.299Z] v3.1.0-dev.28 [2023-10-17T20:43:18.299Z] v3.1.0-dev.29 [2023-10-17T20:43:18.299Z] v3.1.0-dev.3 [2023-10-17T20:43:18.299Z] v3.1.0-dev.30 [2023-10-17T20:43:18.299Z] v3.1.0-dev.31 [2023-10-17T20:43:18.299Z] v3.1.0-dev.32 [2023-10-17T20:43:18.299Z] v3.1.0-dev.33 [2023-10-17T20:43:18.299Z] v3.1.0-dev.34 [2023-10-17T20:43:18.299Z] v3.1.0-dev.35 [2023-10-17T20:43:18.299Z] v3.1.0-dev.36 [2023-10-17T20:43:18.299Z] v3.1.0-dev.37 [2023-10-17T20:43:18.299Z] v3.1.0-dev.38 [2023-10-17T20:43:18.299Z] v3.1.0-dev.39 [2023-10-17T20:43:18.299Z] v3.1.0-dev.4 [2023-10-17T20:43:18.299Z] v3.1.0-dev.40 [2023-10-17T20:43:18.299Z] v3.1.0-dev.41 [2023-10-17T20:43:18.299Z] v3.1.0-dev.42 [2023-10-17T20:43:18.299Z] v3.1.0-dev.43 [2023-10-17T20:43:18.299Z] v3.1.0-dev.44 [2023-10-17T20:43:18.299Z] v3.1.0-dev.45 [2023-10-17T20:43:18.299Z] v3.1.0-dev.46 [2023-10-17T20:43:18.299Z] v3.1.0-dev.47 [2023-10-17T20:43:18.299Z] v3.1.0-dev.48 [2023-10-17T20:43:18.299Z] v3.1.0-dev.49 [2023-10-17T20:43:18.299Z] v3.1.0-dev.5 [2023-10-17T20:43:18.299Z] v3.1.0-dev.50 [2023-10-17T20:43:18.299Z] v3.1.0-dev.51 [2023-10-17T20:43:18.299Z] v3.1.0-dev.52 [2023-10-17T20:43:18.299Z] v3.1.0-dev.53 [2023-10-17T20:43:18.299Z] v3.1.0-dev.54 [2023-10-17T20:43:18.299Z] v3.1.0-dev.55 [2023-10-17T20:43:18.299Z] v3.1.0-dev.56 [2023-10-17T20:43:18.299Z] v3.1.0-dev.57 [2023-10-17T20:43:18.299Z] v3.1.0-dev.58 [2023-10-17T20:43:18.299Z] v3.1.0-dev.59 [2023-10-17T20:43:18.299Z] v3.1.0-dev.6 [2023-10-17T20:43:18.299Z] v3.1.0-dev.60 [2023-10-17T20:43:18.299Z] v3.1.0-dev.61 [2023-10-17T20:43:18.299Z] v3.1.0-dev.62 [2023-10-17T20:43:18.299Z] v3.1.0-dev.63 [2023-10-17T20:43:18.299Z] v3.1.0-dev.7 [2023-10-17T20:43:18.299Z] v3.1.0-dev.8 [2023-10-17T20:43:18.299Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-17T20:43:18.584Z] + lftools sign git-tag v3.1.0-dev.63 [2023-10-17T20:43:19.153Z] Signing Git tag with Sigul... [2023-10-17T20:43:19.153Z] Signing v3.1.0-dev.63 [Pipeline] echo [2023-10-17T20:43:19.418Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:43:19.702Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-17T20:43:19.709Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-17T20:43:19.741Z] $ docker stop --time=1 ca2222ddba2c7a438362139db978c7780f6065f396b2b1fb0866a17a06d04074 [2023-10-17T20:43:21.013Z] $ docker rm -f --volumes ca2222ddba2c7a438362139db978c7780f6065f396b2b1fb0866a17a06d04074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-17T20:43:21.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T20:43:21.427Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:43:21.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T20:43:21.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:43:21.798Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:43:21.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T20:43:22.179Z] $ docker top 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T20:43:22.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T20:43:22.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T20:43:22.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T20:43:22.395Z] $ docker exec 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 ssh-agent [2023-10-17T20:43:22.492Z] SSH_AUTH_SOCK=/tmp/ssh-SyEyYMPh6KCU/agent.32 [2023-10-17T20:43:22.492Z] SSH_AGENT_PID=38 [2023-10-17T20:43:22.499Z] Running ssh-add (command line suppressed) [2023-10-17T20:43:22.616Z] Identity added: /w/workspace/edgex-go/597@tmp/private_key_1323316500122869180.key (/w/workspace/edgex-go/597@tmp/private_key_1323316500122869180.key) [2023-10-17T20:43:22.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T20:43:22.904Z] + git semver bump pre [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,110 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,111 [bump_version] DEBUG bumping version:3.1.0-dev.63 on axis:pre with prefix:dev [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,111 [bump_version] DEBUG bumped version:3.1.0-dev.64 [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,111 [write_version] DEBUG write version:3.1.0-dev.64 to path:/w/workspace/edgex-go/597/.semver/main with force:True [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,111 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,111 [write_file] DEBUG write to file:/w/workspace/edgex-go/597/.semver/main [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,113 [execute] INFO git cat-file --batch-check [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,119 [execute] INFO git cat-file --batch [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T20:43:23.163Z] 2023-10-17 20:43:23,125 [read_version] DEBUG read version from /w/workspace/edgex-go/597/.semver/main [2023-10-17T20:43:23.163Z] 3.1.0-dev.64 [Pipeline] } [2023-10-17T20:43:23.185Z] $ docker exec --env ******** --env ******** 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 ssh-agent -k [2023-10-17T20:43:23.289Z] unset SSH_AUTH_SOCK; [2023-10-17T20:43:23.289Z] unset SSH_AGENT_PID; [2023-10-17T20:43:23.289Z] echo Agent pid 38 killed; [2023-10-17T20:43:23.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T20:43:23.587Z] + git semver [Pipeline] } [2023-10-17T20:43:23.875Z] $ docker stop --time=1 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 [2023-10-17T20:43:25.171Z] $ docker rm -f --volumes 5afd3de1c5968e27c062ee1e7045fb073951784b69be75b1cdfe4de2bf782ab5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T20:43:25.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T20:43:25.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:43:25.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T20:43:25.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:43:25.880Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:43:25.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T20:43:26.266Z] $ docker top cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T20:43:26.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T20:43:26.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T20:43:26.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T20:43:26.466Z] $ docker exec cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 ssh-agent [2023-10-17T20:43:26.571Z] SSH_AUTH_SOCK=/tmp/ssh-duVhX0vUfE1M/agent.32 [2023-10-17T20:43:26.571Z] SSH_AGENT_PID=38 [2023-10-17T20:43:26.576Z] Running ssh-add (command line suppressed) [2023-10-17T20:43:26.685Z] Identity added: /w/workspace/edgex-go/597@tmp/private_key_16575844453923067621.key (/w/workspace/edgex-go/597@tmp/private_key_16575844453923067621.key) [2023-10-17T20:43:26.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T20:43:26.976Z] + git semver push [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,198 [run_push] DEBUG push [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,199 [execute] INFO git cat-file --batch-check [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,203 [execute] INFO git rev-list 4c59e65502956f18d3d5727b74766a20acfd4f47 -- [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,203 [execute] DEBUG Popen(['git', 'rev-list', '4c59e65502956f18d3d5727b74766a20acfd4f47', '--'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,220 [execute] INFO git fetch -v origin [2023-10-17T20:43:27.236Z] 2023-10-17 20:43:27,221 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/597/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-17T20:45:48.727Z] 2023-10-17 20:45:43,170 [wait] DEBUG AutoInterrupt wait stderr: b'fatal: Could not read from remote repository.' [2023-10-17T20:45:48.727Z] 2023-10-17 20:45:43,170 [main] ERROR Cmd('git') failed due to: exit code(128) [2023-10-17T20:45:48.727Z] cmdline: git fetch -v origin [2023-10-17T20:45:48.727Z] stderr: 'fatal: Could not read from remote repository.' [2023-10-17T20:45:48.727Z] ERROR: Cmd('git') failed due to: exit code(128) [2023-10-17T20:45:48.727Z] cmdline: git fetch -v origin [2023-10-17T20:45:48.727Z] stderr: 'fatal: Could not read from remote repository.' [Pipeline] } [2023-10-17T20:45:48.752Z] $ docker exec --env ******** --env ******** cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 ssh-agent -k [2023-10-17T20:45:48.853Z] unset SSH_AUTH_SOCK; [2023-10-17T20:45:48.853Z] unset SSH_AGENT_PID; [2023-10-17T20:45:48.853Z] echo Agent pid 38 killed; [2023-10-17T20:45:48.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-17T20:45:48.895Z] $ docker stop --time=1 cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 [2023-10-17T20:45:50.166Z] $ docker rm -f --volumes cdaf653937c1a9180b9aabd9130299e51f63727a0812b67ff61981ec6958c205 [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-10-17T20:45:50.677Z] + [ -d /w/workspace/edgex-go/597/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:45:50.963Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:45:51.819Z] ---> package-listing.sh [2023-10-17T20:45:51.819Z] ++ facter osfamily [2023-10-17T20:45:51.819Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T20:45:52.078Z] + OS_FAMILY=debian [2023-10-17T20:45:52.078Z] + workspace=/w/workspace/edgex-go/597 [2023-10-17T20:45:52.078Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T20:45:52.078Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T20:45:52.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T20:45:52.078Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T20:45:52.078Z] + '[' /w/workspace/edgex-go/597 ']' [2023-10-17T20:45:52.078Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T20:45:52.078Z] + case "${OS_FAMILY}" in [2023-10-17T20:45:52.078Z] + dpkg -l [2023-10-17T20:45:52.078Z] + grep '^ii' [2023-10-17T20:45:52.078Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T20:45:52.078Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T20:45:52.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T20:45:52.078Z] + '[' /w/workspace/edgex-go/597 ']' [2023-10-17T20:45:52.078Z] + mkdir -p /w/workspace/edgex-go/597/archives/ [2023-10-17T20:45:52.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/597/archives/ [Pipeline] echo [2023-10-17T20:45:52.087Z] 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/597/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T20:45:52.361Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:45:52.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T20:45:52.918Z] [2023-10-17T20:45:52.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T20:45:53.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T20:45:53.217Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T20:45:53.217Z] 5eb5b503b376: Pulling fs layer [2023-10-17T20:45:53.217Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T20:45:53.217Z] ec43610c2a17: Pulling fs layer [2023-10-17T20:45:53.217Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T20:45:53.217Z] 33b1e0a273af: Pulling fs layer [2023-10-17T20:45:53.217Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T20:45:53.217Z] 2f39f015ded8: Pulling fs layer [2023-10-17T20:45:53.217Z] 3a2ae6a8a46f: Waiting [2023-10-17T20:45:53.476Z] 5c69ac0246d0: Verifying Checksum [2023-10-17T20:45:53.476Z] 5c69ac0246d0: Download complete [2023-10-17T20:45:53.476Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-17T20:45:53.476Z] 3a2ae6a8a46f: Download complete [2023-10-17T20:45:53.476Z] 33b1e0a273af: Verifying Checksum [2023-10-17T20:45:53.476Z] 33b1e0a273af: Download complete [2023-10-17T20:45:53.476Z] ec43610c2a17: Verifying Checksum [2023-10-17T20:45:53.476Z] ec43610c2a17: Download complete [2023-10-17T20:45:53.476Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T20:45:53.476Z] 5d3b04190fa2: Download complete [2023-10-17T20:45:53.476Z] 5eb5b503b376: Verifying Checksum [2023-10-17T20:45:53.476Z] 5eb5b503b376: Download complete [2023-10-17T20:45:54.848Z] 5eb5b503b376: Pull complete [2023-10-17T20:45:54.848Z] 5c69ac0246d0: Pull complete [2023-10-17T20:45:55.106Z] ec43610c2a17: Pull complete [2023-10-17T20:45:55.366Z] 3a2ae6a8a46f: Pull complete [2023-10-17T20:45:55.366Z] 33b1e0a273af: Pull complete [2023-10-17T20:45:55.626Z] 5d3b04190fa2: Pull complete [2023-10-17T20:45:59.809Z] 2f39f015ded8: Pull complete [2023-10-17T20:45:59.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T20:45:59.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T20:45:59.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T20:45:59.884Z] prd-ubuntu20.04-docker-8c-8g-9452 does not seem to be running inside a container [2023-10-17T20:45:59.929Z] $ 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/597/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/597 -v /w/workspace/edgex-go/597:/w/workspace/edgex-go/597:rw,z -v /w/workspace/edgex-go/597@tmp:/w/workspace/edgex-go/597@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T20:46:03.637Z] $ docker top 581504f79b76de9793b54128895ea0e09ef9a522ca85e6265c5bc2769ac5a2ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T20:46:03.962Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T20:46:04.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T20:46:04.525Z] + ls /var/log/sa-host [2023-10-17T20:46:04.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T20:46:04.680Z] provisioning config files... [2023-10-17T20:46:04.687Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/597@tmp/config12433500885424883401tmp [Pipeline] { [Pipeline] echo [2023-10-17T20:46:04.702Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:46:04.984Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T20:46:04.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:46:05.320Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T20:46:05.329Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:46:05.609Z] ---> sudo-logs.sh [2023-10-17T20:46:05.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T20:46:05.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:46:05.908Z] ---> job-cost.sh [2023-10-17T20:46:05.908Z] lf-activate-venv: SKIPPING [2023-10-17T20:46:05.908Z] DEBUG: total: 0.10999999940395355 [2023-10-17T20:46:05.908Z] INFO: Retrieving Stack Cost... [2023-10-17T20:46:06.476Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T20:46:07.044Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T20:46:07.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T20:46:07.339Z] ---> logs-deploy.sh [2023-10-17T20:46:07.339Z] lf-activate-venv: SKIPPING [2023-10-17T20:46:07.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/597 [2023-10-17T20:46:07.339Z] INFO: archiving workspace using pattern(s): [2023-10-17T20:46:08.276Z] Archives upload complete. [2023-10-17T20:46:08.276Z] INFO: archiving logs to Nexus