Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 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-ssh6280868632170548610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6338095102484239903.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15279081146028674256.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5617148715730399830.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-ssh2934751031510110063.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/v2], 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.18 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4489 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/392 [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/392 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (main) Commit message: "Merge pull request #4312 from jim-wang-intel/redis_maxclient_config" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-list --no-walk 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-04T03:23:37.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-04T03:23:37.620Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-04T03:23:37.636Z] ========================================================= [2023-02-04T03:23:37.636Z] EdgeX Global Pipelines Version Info [2023-02-04T03:23:37.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:23:38.343Z] ------------------- [2023-02-04T03:23:38.343Z] stable info: [2023-02-04T03:23:38.343Z] ------------------- [2023-02-04T03:23:38.343Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-04T03:23:38.343Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-04T03:23:38.343Z] Message: update stable to v1.0.244 [2023-02-04T03:23:38.914Z] ------------------- [2023-02-04T03:23:38.914Z] experimental info: [2023-02-04T03:23:38.914Z] ------------------- [2023-02-04T03:23:38.914Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-04T03:23:38.914Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-04T03:23:38.914Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-04T03:23:39.061Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-04T03:23:39.074Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-04T03:23:39.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-04T03:23:39.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-04T03:23:39.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-04T03:23:39.119Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-04T03:23:39.129Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-04T03:23:39.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-04T03:23:39.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-04T03:23:39.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-04T03:23:39.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-04T03:23:39.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-04T03:23:39.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-04T03:23:39.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-04T03:23:39.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-04T03:23:39.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-04T03:23:39.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-04T03:23:39.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-04T03:23:39.256Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-04T03:23:39.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-04T03:23:39.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-04T03:23:39.283Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-04T03:23:39.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-04T03:23:39.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-04T03:23:39.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-04T03:23:39.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-04T03:23:39.332Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] echo [2023-02-04T03:23:39.348Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca0edb8 [Pipeline] echo [2023-02-04T03:23:39.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:23:39.411Z] provisioning config files... [2023-02-04T03:23:39.442Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config12414944147373896955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:23:39.742Z] ---> docker-login.sh [2023-02-04T03:23:39.742Z] nexus3.edgexfoundry.org:10001 [2023-02-04T03:23:40.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:23:40.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:23:40.265Z] Configure a credential helper to remove this warning. See [2023-02-04T03:23:40.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:23:40.265Z] [2023-02-04T03:23:40.265Z] Login Succeeded [2023-02-04T03:23:40.265Z] nexus3.edgexfoundry.org:10002 [2023-02-04T03:23:40.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:23:40.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:23:40.265Z] Configure a credential helper to remove this warning. See [2023-02-04T03:23:40.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:23:40.265Z] [2023-02-04T03:23:40.265Z] Login Succeeded [2023-02-04T03:23:40.265Z] nexus3.edgexfoundry.org:10003 [2023-02-04T03:23:40.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:23:40.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:23:40.527Z] Configure a credential helper to remove this warning. See [2023-02-04T03:23:40.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:23:40.527Z] [2023-02-04T03:23:40.527Z] Login Succeeded [2023-02-04T03:23:40.527Z] nexus3.edgexfoundry.org:10004 [2023-02-04T03:23:40.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:23:40.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:23:40.527Z] Configure a credential helper to remove this warning. See [2023-02-04T03:23:40.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:23:40.527Z] [2023-02-04T03:23:40.527Z] Login Succeeded [2023-02-04T03:23:40.527Z] docker.io [2023-02-04T03:23:40.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:23:40.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:23:40.787Z] Configure a credential helper to remove this warning. See [2023-02-04T03:23:40.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:23:40.787Z] [2023-02-04T03:23:40.787Z] Login Succeeded [2023-02-04T03:23:40.787Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T03:23:40.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T03:23:41.095Z] + 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-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-02-04T03:23:41.096Z] + dirname cmd/core-command/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/core-data/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-04T03:23:41.096Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-04T03:23:41.096Z] cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/support-notifications/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-04T03:23:41.096Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-04T03:23:41.096Z] + cut -d/ -f2 [2023-02-04T03:23:41.096Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-04T03:23:41.153Z] 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-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-02-04T03:23:41.483Z] + git rev-list -1 --merges ca0edb878bc182f1b8ca64f305bcf88ca1b2f198~1..ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] echo [2023-02-04T03:23:41.496Z] -----------> git rev-list -1 --merges ca0edb878bc182f1b8ca64f305bcf88ca1b2f198~1..ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:23:41.496Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [false] [Pipeline] sh [2023-02-04T03:23:41.819Z] + git log --format=format:%s -1 ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] echo [2023-02-04T03:23:41.836Z] ========================================================= [2023-02-04T03:23:41.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-04T03:23:41.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-04T03:23:42.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-04T03:23:42.247Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-04T03:23:42.247Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-04T03:23:42.247Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-04T03:23:42.247Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-04T03:23:42.247Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-04T03:23:42.247Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:23:42.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T03:23:42.645Z] [2023-02-04T03:23:42.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:23:42.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T03:23:42.951Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-04T03:23:42.951Z] b85a868b505f: Pulling fs layer [2023-02-04T03:23:42.951Z] e2be974225ed: Pulling fs layer [2023-02-04T03:23:42.951Z] 339a4e72a1f5: Pulling fs layer [2023-02-04T03:23:42.951Z] 988bab9f4d93: Pulling fs layer [2023-02-04T03:23:42.951Z] 1469e6f7b9e6: Pulling fs layer [2023-02-04T03:23:42.951Z] eaf3925da568: Pulling fs layer [2023-02-04T03:23:42.951Z] bab4dde63d76: Pulling fs layer [2023-02-04T03:23:42.951Z] bde34c3a00c8: Pulling fs layer [2023-02-04T03:23:42.951Z] b352a97aabf1: Pulling fs layer [2023-02-04T03:23:42.951Z] 4872d77fe225: Pulling fs layer [2023-02-04T03:23:42.951Z] 5851b861e8e6: Pulling fs layer [2023-02-04T03:23:42.951Z] eaf3925da568: Waiting [2023-02-04T03:23:42.951Z] 988bab9f4d93: Waiting [2023-02-04T03:23:42.951Z] bab4dde63d76: Waiting [2023-02-04T03:23:42.951Z] bde34c3a00c8: Waiting [2023-02-04T03:23:42.951Z] b352a97aabf1: Waiting [2023-02-04T03:23:42.951Z] 1469e6f7b9e6: Waiting [2023-02-04T03:23:42.951Z] 4872d77fe225: Waiting [2023-02-04T03:23:42.951Z] 5851b861e8e6: Waiting [2023-02-04T03:23:42.951Z] e2be974225ed: Download complete [2023-02-04T03:23:42.951Z] 988bab9f4d93: Verifying Checksum [2023-02-04T03:23:42.951Z] 988bab9f4d93: Download complete [2023-02-04T03:23:43.217Z] 1469e6f7b9e6: Verifying Checksum [2023-02-04T03:23:43.217Z] 1469e6f7b9e6: Download complete [2023-02-04T03:23:43.217Z] eaf3925da568: Download complete [2023-02-04T03:23:43.217Z] 339a4e72a1f5: Verifying Checksum [2023-02-04T03:23:43.217Z] 339a4e72a1f5: Download complete [2023-02-04T03:23:43.478Z] bde34c3a00c8: Verifying Checksum [2023-02-04T03:23:43.478Z] bde34c3a00c8: Download complete [2023-02-04T03:23:43.478Z] b352a97aabf1: Verifying Checksum [2023-02-04T03:23:43.478Z] b352a97aabf1: Download complete [2023-02-04T03:23:43.478Z] 4872d77fe225: Verifying Checksum [2023-02-04T03:23:43.478Z] 4872d77fe225: Download complete [2023-02-04T03:23:43.478Z] 5851b861e8e6: Download complete [2023-02-04T03:23:43.478Z] b85a868b505f: Verifying Checksum [2023-02-04T03:23:43.478Z] b85a868b505f: Download complete [2023-02-04T03:23:43.736Z] bab4dde63d76: Verifying Checksum [2023-02-04T03:23:43.736Z] bab4dde63d76: Download complete [2023-02-04T03:23:44.673Z] b85a868b505f: Pull complete [2023-02-04T03:23:44.931Z] e2be974225ed: Pull complete [2023-02-04T03:23:45.191Z] 339a4e72a1f5: Pull complete [2023-02-04T03:23:45.451Z] 988bab9f4d93: Pull complete [2023-02-04T03:23:45.711Z] 1469e6f7b9e6: Pull complete [2023-02-04T03:23:45.711Z] eaf3925da568: Pull complete [2023-02-04T03:23:47.616Z] bab4dde63d76: Pull complete [2023-02-04T03:23:47.616Z] bde34c3a00c8: Pull complete [2023-02-04T03:23:47.616Z] b352a97aabf1: Pull complete [2023-02-04T03:23:47.616Z] 4872d77fe225: Pull complete [2023-02-04T03:23:47.616Z] 5851b861e8e6: Pull complete [2023-02-04T03:23:47.616Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-04T03:23:47.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T03:23:47.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:23:47.698Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:23:47.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-04T03:23:49.721Z] $ docker top 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 -eo pid,comm [2023-02-04T03:23:49.775Z] 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-02-04T03:23:49.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-04T03:23:49.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T03:23:49.813Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T03:23:49.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T03:23:49.940Z] $ docker exec 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent [2023-02-04T03:23:50.048Z] SSH_AUTH_SOCK=/tmp/ssh-bmnJDhaWi5CK/agent.32 [2023-02-04T03:23:50.048Z] SSH_AGENT_PID=38 [2023-02-04T03:23:50.055Z] Running ssh-add (command line suppressed) [2023-02-04T03:23:50.177Z] Identity added: /w/workspace/edgex-go/392@tmp/private_key_9640670565206717014.key (/w/workspace/edgex-go/392@tmp/private_key_9640670565206717014.key) [2023-02-04T03:23:50.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T03:23:50.470Z] + git tag --points-at HEAD [Pipeline] } [2023-02-04T03:23:50.499Z] $ docker exec --env ******** --env ******** 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent -k [2023-02-04T03:23:50.602Z] unset SSH_AUTH_SOCK; [2023-02-04T03:23:50.603Z] unset SSH_AGENT_PID; [2023-02-04T03:23:50.603Z] echo Agent pid 38 killed; [2023-02-04T03:23:50.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-04T03:23:50.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T03:23:50.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T03:23:50.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T03:23:50.762Z] $ docker exec 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent [2023-02-04T03:23:50.868Z] SSH_AUTH_SOCK=/tmp/ssh-wp2XtkhWXFHX/agent.70 [2023-02-04T03:23:50.868Z] SSH_AGENT_PID=77 [2023-02-04T03:23:50.873Z] Running ssh-add (command line suppressed) [2023-02-04T03:23:50.987Z] Identity added: /w/workspace/edgex-go/392@tmp/private_key_11260100727784173852.key (/w/workspace/edgex-go/392@tmp/private_key_11260100727784173852.key) [2023-02-04T03:23:50.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T03:23:51.278Z] + git semver init [2023-02-04T03:23:51.539Z] 2023-02-04 03:23:51,464 [run_init] DEBUG init version:0.0.0 force:False [2023-02-04T03:23:51.539Z] 2023-02-04 03:23:51,465 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/392/.semver [2023-02-04T03:23:51.539Z] 2023-02-04 03:23:51,465 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/392/.semver [2023-02-04T03:23:51.539Z] 2023-02-04 03:23:51,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/392/.semver'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=None) [2023-02-04T03:23:56.854Z] 2023-02-04 03:23:56,554 [append_file] DEBUG append to file:/w/workspace/edgex-go/392/.git/info/exclude [2023-02-04T03:23:56.854Z] 2023-02-04 03:23:56,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/392/.semver/main with force:False [2023-02-04T03:23:56.854Z] 2023-02-04 03:23:56,555 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:23:56.854Z] 2023-02-04 03:23:56,555 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:23:56.854Z] 3.0.0-dev.33 [Pipeline] } [2023-02-04T03:23:56.873Z] $ docker exec --env ******** --env ******** 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 ssh-agent -k [2023-02-04T03:23:56.961Z] unset SSH_AUTH_SOCK; [2023-02-04T03:23:56.961Z] unset SSH_AGENT_PID; [2023-02-04T03:23:56.962Z] echo Agent pid 77 killed; [2023-02-04T03:23:56.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T03:23:57.270Z] + git semver [Pipeline] } [2023-02-04T03:23:57.548Z] $ docker stop --time=1 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 [2023-02-04T03:23:58.819Z] $ docker rm -f --volumes 40bc81e83d20443fcf6033140e8ad316e743c41f20b0cf34afeacae679d00506 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T03:23:59.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-04T03:23:59.339Z] Stashed 1 file(s) [Pipeline] echo [2023-02-04T03:23:59.343Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.33 [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-02-04T03:23:59.738Z] + git config --global --add safe.directory /w/workspace/edgex-go/392 [Pipeline] echo [2023-02-04T03:23:59.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T03:23:59.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T03:23:59.765Z] ========================================================= [2023-02-04T03:23:59.765Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-04T03:23:59.765Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-04T03:24:00.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T03:24:00.051Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-04T03:24:00.051Z] 213ec9aee27d: Pulling fs layer [2023-02-04T03:24:00.051Z] 4583459ba037: Pulling fs layer [2023-02-04T03:24:00.051Z] 93c1e223e6f2: Pulling fs layer [2023-02-04T03:24:00.051Z] 53926ce57604: Pulling fs layer [2023-02-04T03:24:00.051Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-04T03:24:00.051Z] 22ff95d597cd: Pulling fs layer [2023-02-04T03:24:00.051Z] 12d6caf4c0d1: Pulling fs layer [2023-02-04T03:24:00.051Z] 96b7cbca73a9: Pulling fs layer [2023-02-04T03:24:00.051Z] a7acece74701: Pulling fs layer [2023-02-04T03:24:00.051Z] 21b2b0c7a3f4: Waiting [2023-02-04T03:24:00.051Z] 53926ce57604: Waiting [2023-02-04T03:24:00.051Z] 22ff95d597cd: Waiting [2023-02-04T03:24:00.051Z] 96b7cbca73a9: Waiting [2023-02-04T03:24:00.051Z] 12d6caf4c0d1: Waiting [2023-02-04T03:24:00.051Z] a7acece74701: Waiting [2023-02-04T03:24:00.051Z] 93c1e223e6f2: Verifying Checksum [2023-02-04T03:24:00.051Z] 93c1e223e6f2: Download complete [2023-02-04T03:24:00.051Z] 4583459ba037: Verifying Checksum [2023-02-04T03:24:00.051Z] 4583459ba037: Download complete [2023-02-04T03:24:00.051Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-04T03:24:00.051Z] 21b2b0c7a3f4: Download complete [2023-02-04T03:24:00.051Z] 22ff95d597cd: Verifying Checksum [2023-02-04T03:24:00.051Z] 22ff95d597cd: Download complete [2023-02-04T03:24:00.051Z] 213ec9aee27d: Verifying Checksum [2023-02-04T03:24:00.051Z] 213ec9aee27d: Download complete [2023-02-04T03:24:00.313Z] 12d6caf4c0d1: Download complete [2023-02-04T03:24:00.313Z] 213ec9aee27d: Pull complete [2023-02-04T03:24:00.313Z] 4583459ba037: Pull complete [2023-02-04T03:24:00.583Z] 93c1e223e6f2: Pull complete [2023-02-04T03:24:01.221Z] a7acece74701: Verifying Checksum [2023-02-04T03:24:01.221Z] a7acece74701: Download complete [2023-02-04T03:24:01.488Z] 53926ce57604: Verifying Checksum [2023-02-04T03:24:01.488Z] 53926ce57604: Download complete [2023-02-04T03:24:01.488Z] 96b7cbca73a9: Verifying Checksum [2023-02-04T03:24:01.488Z] 96b7cbca73a9: Download complete [2023-02-04T03:24:04.769Z] 53926ce57604: Pull complete [2023-02-04T03:24:04.769Z] 21b2b0c7a3f4: Pull complete [2023-02-04T03:24:04.769Z] 22ff95d597cd: Pull complete [2023-02-04T03:24:05.028Z] 12d6caf4c0d1: Pull complete [2023-02-04T03:24:06.928Z] 96b7cbca73a9: Pull complete [2023-02-04T03:24:07.494Z] a7acece74701: Pull complete [2023-02-04T03:24:07.494Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-04T03:24:07.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T03:24:07.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-04T03:24:07.790Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T03:24:07.790Z] WORKDIR /edgex [2023-02-04T03:24:07.790Z] COPY go.mod . [2023-02-04T03:24:07.790Z] RUN go mod download [2023-02-04T03:24:07.790Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-04T03:24:08.356Z] Sending build context to Docker daemon 170.1MB [2023-02-04T03:24:08.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-04T03:24:08.356Z] ---> db6d94c90886 [2023-02-04T03:24:08.356Z] Step 2/4 : WORKDIR /edgex [2023-02-04T03:24:12.557Z] ---> Running in a27693ae2b4d [2023-02-04T03:24:12.557Z] Removing intermediate container a27693ae2b4d [2023-02-04T03:24:12.557Z] ---> c8178c05bb80 [2023-02-04T03:24:12.557Z] Step 3/4 : COPY go.mod . [2023-02-04T03:24:12.557Z] ---> 1c2b92214600 [2023-02-04T03:24:12.557Z] Step 4/4 : RUN go mod download [2023-02-04T03:24:12.557Z] ---> Running in c228841a8d8e [2023-02-04T03:24:14.415Z] Still waiting to schedule task [2023-02-04T03:24:14.415Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-04T03:24:27.444Z] Removing intermediate container c228841a8d8e [2023-02-04T03:24:27.444Z] ---> cd16c1f8ae21 [2023-02-04T03:24:27.444Z] Successfully built cd16c1f8ae21 [2023-02-04T03:24:27.444Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:24:27.747Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-04T03:24:27.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:24:27.812Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:24:27.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-04T03:24:28.171Z] $ docker top 810c384713b080608d1d8ad5f5f54f9daa2a61788c91e4863f12d0ba98c580b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T03:24:28.529Z] + go version [2023-02-04T03:24:28.529Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-04T03:24:28.546Z] $ docker stop --time=1 810c384713b080608d1d8ad5f5f54f9daa2a61788c91e4863f12d0ba98c580b1 [2023-02-04T03:24:29.841Z] $ docker rm -f --volumes 810c384713b080608d1d8ad5f5f54f9daa2a61788c91e4863f12d0ba98c580b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:24:30.244Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-04T03:24:30.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:24:30.312Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:24:30.345Z] $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-04T03:24:30.673Z] $ docker top 5479175033c3cf65ad0b3ac238d63016692cda31688d0477e485ff0a1b757f1a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-04T03:24:30.734Z] ========================================================= [2023-02-04T03:24:30.734Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-04T03:24:30.734Z] ========================================================= [Pipeline] sh [2023-02-04T03:24:31.010Z] + git config --global --add safe.directory /w/workspace/edgex-go/392 [Pipeline] fileExists [Pipeline] sh [2023-02-04T03:24:31.306Z] + make test [2023-02-04T03:24:31.306Z] go test -race -coverprofile=coverage.out ./... [2023-02-04T03:24:37.874Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-04T03:24:50.074Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-04T03:24:50.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-04T03:24:50.332Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-04T03:24:50.332Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-04T03:24:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-04T03:24:51.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2023-02-04T03:24:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-04T03:24:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-04T03:24:51.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-02-04T03:24:51.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.148s coverage: 43.1% of statements [2023-02-04T03:24:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-04T03:24:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-04T03:24:51.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-04T03:24:51.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements [2023-02-04T03:24:51.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-04T03:24:51.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.406s coverage: 89.2% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.105s coverage: 2.6% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.460s coverage: 95.6% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.100s coverage: 72.2% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.123s coverage: 65.9% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2023-02-04T03:24:55.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 82.9% of statements [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2023-02-04T03:24:55.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements [2023-02-04T03:25:04.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements [2023-02-04T03:25:04.007Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2023-02-04T03:25:06.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.248s coverage: 79.9% of statements [2023-02-04T03:25:06.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.0% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.2% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.297s coverage: 65.3% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 41.8% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.068s coverage: 84.8% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-04T03:25:14.669Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-04T03:25:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-04T03:25:14.669Z] 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-02-04T03:25:32.740Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-04T03:25:32.740Z] go vet ./... [2023-02-04T03:25:36.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-04T03:25:36.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-04T03:25:36.017Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-04T03:25:36.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-04T03:25:36.313Z] + ls -al . [2023-02-04T03:25:36.313Z] total 744 [2023-02-04T03:25:36.313Z] drwxrwxr-x 11 1001 1001 4096 Feb 4 03:24 . [2023-02-04T03:25:36.313Z] drwxr-xr-x 4 root root 4096 Feb 4 03:24 .. [2023-02-04T03:25:36.313Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 03:23 .blubracket [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 16 Feb 4 03:23 .dockerignore [2023-02-04T03:25:36.313Z] drwxrwxr-x 8 1001 1001 4096 Feb 4 03:25 .git [2023-02-04T03:25:36.313Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 03:23 .github [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 1024 Feb 4 03:23 .gitignore [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 42 Feb 4 03:23 .golangci.yml [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 87 Feb 4 03:23 .hadolint.yml [2023-02-04T03:25:36.313Z] drwxr-xr-x 3 1001 1001 4096 Feb 4 03:23 .semver [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 166 Feb 4 03:23 .sonarcloud.properties [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 1171 Feb 4 03:23 ADOPTERS.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 10825 Feb 4 03:23 Attribution.txt [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 73765 Feb 4 03:23 CHANGELOG.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 3804 Feb 4 03:23 CONTRIBUTING.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 677 Feb 4 03:23 GOVERNANCE.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 850 Feb 4 03:23 Jenkinsfile [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 10775 Feb 4 03:23 LICENSE [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 13388 Feb 4 03:23 Makefile [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 582 Feb 4 03:23 OWNERS.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 9403 Feb 4 03:23 README.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 6912 Feb 4 03:23 SECURITY.md [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 12 Feb 4 03:23 VERSION [2023-02-04T03:25:36.313Z] drwxrwxr-x 2 1001 1001 4096 Feb 4 03:23 bin [2023-02-04T03:25:36.313Z] drwxrwxr-x 17 1001 1001 4096 Feb 4 03:23 cmd [2023-02-04T03:25:36.313Z] -rw-r--r-- 1 root root 486191 Feb 4 03:25 coverage.out [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 3365 Feb 4 03:23 go.mod [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 34951 Feb 4 03:23 go.sum [2023-02-04T03:25:36.313Z] drwxrwxr-x 7 1001 1001 4096 Feb 4 03:23 internal [2023-02-04T03:25:36.313Z] drwxrwxr-x 3 1001 1001 4096 Feb 4 03:23 openapi [2023-02-04T03:25:36.313Z] drwxrwxr-x 4 1001 1001 4096 Feb 4 03:23 snap [2023-02-04T03:25:36.313Z] -rw-rw-r-- 1 1001 1001 204 Feb 4 03:23 version.go [Pipeline] sh [2023-02-04T03:25:36.604Z] + '[' -e coverage.out ] [2023-02-04T03:25:36.604Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-04T03:25:36.712Z] Stashed 1 file(s) [Pipeline] sh [2023-02-04T03:25:36.995Z] + make build [2023-02-04T03:25:36.995Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-04T03:25:49.199Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-04T03:25:49.199Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-04T03:25:50.572Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-04T03:25:50.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4490 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-02-04T03:25:50.697Z] Running in /w/workspace/edgex-go/392 [Pipeline] { [Pipeline] checkout [2023-02-04T03:25:50.731Z] The recommended git tool is: git [2023-02-04T03:25:51.140Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-04T03:25:56.202Z] using credential edgex-jenkins-ssh [2023-02-04T03:25:56.223Z] Cloning the remote Git repository [2023-02-04T03:25:56.270Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-04T03:25:56.351Z] > git init /w/workspace/edgex-go/392 # timeout=10 [2023-02-04T03:25:56.517Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-04T03:25:56.518Z] > git --version # timeout=10 [2023-02-04T03:25:56.539Z] > git --version # 'git version 2.25.1' [2023-02-04T03:25:56.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-04T03:25:56.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-04T03:25:59.268Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-04T03:25:59.837Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-04T03:26:00.771Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-04T03:26:02.145Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-04T03:26:02.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-04T03:26:03.642Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-04T03:26:06.169Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-04T03:26:07.116Z] $ docker stop --time=1 5479175033c3cf65ad0b3ac238d63016692cda31688d0477e485ff0a1b757f1a [2023-02-04T03:26:12.226Z] $ docker rm -f --volumes 5479175033c3cf65ad0b3ac238d63016692cda31688d0477e485ff0a1b757f1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:26:13.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T03:26:13.067Z] [2023-02-04T03:26:13.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:26:13.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T03:26:13.368Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-04T03:26:13.368Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-04T03:26:13.368Z] ca9280d653b3: Pulling fs layer [2023-02-04T03:26:13.368Z] 7e9c9ca2126c: Pulling fs layer [2023-02-04T03:26:13.628Z] cbdbe7a5bc2a: Download complete [2023-02-04T03:26:13.628Z] cbdbe7a5bc2a: Pull complete [2023-02-04T03:26:13.628Z] ca9280d653b3: Verifying Checksum [2023-02-04T03:26:13.628Z] ca9280d653b3: Download complete [2023-02-04T03:26:14.197Z] 7e9c9ca2126c: Verifying Checksum [2023-02-04T03:26:14.197Z] 7e9c9ca2126c: Download complete [2023-02-04T03:26:14.197Z] ca9280d653b3: Pull complete [2023-02-04T03:26:13.979Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-04T03:26:14.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-04T03:26:15.015Z] Avoid second fetch [2023-02-04T03:26:15.015Z] Checking out Revision ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (main) [2023-02-04T03:26:15.786Z] Commit message: "Merge pull request #4312 from jim-wang-intel/redis_maxclient_config" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-04T03:26:16.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-04T03:26:16.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:26:16.681Z] Dload Upload Total Spent Left Speed [2023-02-04T03:26:16.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh [2023-02-04T03:26:15.038Z] > git config core.sparsecheckout # timeout=10 [2023-02-04T03:26:15.056Z] > git checkout -f ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 [2023-02-04T03:26:17.290Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-04T03:26:17.477Z] 7e9c9ca2126c: Pull complete [2023-02-04T03:26:17.477Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-04T03:26:17.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T03:26:17.477Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:26:17.548Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:26:17.576Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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-02-04T03:26:17.637Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-04T03:26:17.637Z] + sudo tee /etc/docker/daemon.new [2023-02-04T03:26:17.637Z] { [2023-02-04T03:26:17.637Z] "registry-mirrors": [ [2023-02-04T03:26:17.637Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-04T03:26:17.637Z] ], [2023-02-04T03:26:17.637Z] "bip": "10.250.0.254/24", [2023-02-04T03:26:17.637Z] "hosts": [ [2023-02-04T03:26:17.637Z] "tcp://0.0.0.0:5555", [2023-02-04T03:26:17.637Z] "unix:///var/run/docker.sock" [2023-02-04T03:26:17.637Z] ], [2023-02-04T03:26:17.637Z] "mtu": 1458, [2023-02-04T03:26:17.637Z] "selinux-enabled": true, [2023-02-04T03:26:17.637Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-04T03:26:17.637Z] } [2023-02-04T03:26:19.693Z] $ docker top 4f9ece71b38a60f1380a1dad2c45b41c36c47b2461564254169783ccccbc0abd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-02-04T03:26:20.082Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-02-04T03:26:20.096Z] + docker-compose build --help+ [2023-02-04T03:26:20.096Z] grep parallel [Pipeline] sh [2023-02-04T03:26:20.456Z] + sudo service docker restart [2023-02-04T03:26:20.663Z] --parallel Build images in parallel. [Pipeline] } [2023-02-04T03:26:20.677Z] $ docker stop --time=1 4f9ece71b38a60f1380a1dad2c45b41c36c47b2461564254169783ccccbc0abd [2023-02-04T03:26:21.950Z] $ docker rm -f --volumes 4f9ece71b38a60f1380a1dad2c45b41c36c47b2461564254169783ccccbc0abd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:26:22.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-04T03:26:22.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:26:22.388Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:26:22.419Z] $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-04T03:26:22.720Z] $ docker top a452e2bf9b5feeb3d3657c86e673f578fe6aabfabd0eed21c851e080b11e9be7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T03:26:23.060Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-04T03:26:23.627Z] Building core-command ... [2023-02-04T03:26:23.627Z] Building core-common-config-bootstrapper ... [2023-02-04T03:26:23.627Z] Building core-data ... [2023-02-04T03:26:23.627Z] Building core-metadata ... [2023-02-04T03:26:23.627Z] Building security-bootstrapper ... [2023-02-04T03:26:23.627Z] Building security-proxy-setup ... [2023-02-04T03:26:23.627Z] Building security-secretstore-setup ... [2023-02-04T03:26:23.627Z] Building security-spiffe-token-provider ... [2023-02-04T03:26:23.627Z] Building security-spire-agent ... [2023-02-04T03:26:23.627Z] Building security-spire-config ... [2023-02-04T03:26:23.627Z] Building security-spire-server ... [2023-02-04T03:26:23.627Z] Building support-notifications ... [2023-02-04T03:26:23.627Z] Building support-scheduler ... [2023-02-04T03:26:23.627Z] Building security-proxy-setup [2023-02-04T03:26:23.627Z] Building security-spiffe-token-provider [2023-02-04T03:26:23.627Z] Building support-scheduler [2023-02-04T03:26:23.627Z] Building core-metadata [2023-02-04T03:26:23.627Z] Building security-spire-config [2023-02-04T03:26:33.590Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:26:33.590Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:26:33.590Z] ---> cd16c1f8ae21 [2023-02-04T03:26:33.590Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:26:33.590Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:26:33.590Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:26:33.590Z] ---> cd16c1f8ae21 [2023-02-04T03:26:33.590Z] Step 3/19 : WORKDIR /edgex-go [2023-02-04T03:26:33.590Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:26:33.590Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:26:33.590Z] ---> cd16c1f8ae21 [2023-02-04T03:26:33.590Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:26:33.590Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:26:33.590Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:26:33.590Z] ---> cd16c1f8ae21 [2023-02-04T03:26:33.590Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T03:26:33.590Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:26:33.590Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:26:33.590Z] ---> cd16c1f8ae21 [2023-02-04T03:26:33.590Z] Step 3/21 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:26:38.772Z] provisioning config files... [2023-02-04T03:26:38.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config13210255429313098577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:26:39.184Z] ---> docker-login.sh [2023-02-04T03:26:39.185Z] nexus3.edgexfoundry.org:10001 [2023-02-04T03:26:39.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:26:39.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:26:39.777Z] Configure a credential helper to remove this warning. See [2023-02-04T03:26:39.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:26:39.777Z] [2023-02-04T03:26:39.777Z] Login Succeeded [2023-02-04T03:26:39.777Z] nexus3.edgexfoundry.org:10002 [2023-02-04T03:26:40.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:26:40.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:26:40.321Z] Configure a credential helper to remove this warning. See [2023-02-04T03:26:40.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:26:40.321Z] [2023-02-04T03:26:40.321Z] Login Succeeded [2023-02-04T03:26:40.321Z] nexus3.edgexfoundry.org:10003 [2023-02-04T03:26:40.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:26:40.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:26:40.595Z] Configure a credential helper to remove this warning. See [2023-02-04T03:26:40.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:26:40.595Z] [2023-02-04T03:26:40.595Z] Login Succeeded [2023-02-04T03:26:40.595Z] nexus3.edgexfoundry.org:10004 [2023-02-04T03:26:40.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:26:41.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:26:41.143Z] Configure a credential helper to remove this warning. See [2023-02-04T03:26:41.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:26:41.143Z] [2023-02-04T03:26:41.143Z] Login Succeeded [2023-02-04T03:26:41.143Z] docker.io [2023-02-04T03:26:41.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:26:41.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:26:41.680Z] Configure a credential helper to remove this warning. See [2023-02-04T03:26:41.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:26:41.680Z] [2023-02-04T03:26:41.680Z] Login Succeeded [2023-02-04T03:26:41.680Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T03:26:41.695Z] Deleting 1 temporary files [2023-02-04T03:26:41.702Z] ---> Running in 916361f52d82 [2023-02-04T03:26:41.702Z] ---> Running in c2ab98dfc2e8 [2023-02-04T03:26:41.702Z] ---> Running in b2a068447ec5 [2023-02-04T03:26:41.702Z] ---> Running in ff6df69524bd [2023-02-04T03:26:41.702Z] ---> Running in cffae82b2ae2 [2023-02-04T03:26:41.702Z] Removing intermediate container b2a068447ec5 [2023-02-04T03:26:41.702Z] ---> 51b69f9526ac [2023-02-04T03:26:41.702Z] Step 4/24 : WORKDIR /edgex-go [2023-02-04T03:26:41.702Z] ---> Running in 8cebc238ae01 [2023-02-04T03:26:41.702Z] Removing intermediate container 916361f52d82 [2023-02-04T03:26:41.702Z] ---> 91088dc51a85 [2023-02-04T03:26:41.702Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:26:41.702Z] Removing intermediate container cffae82b2ae2 [2023-02-04T03:26:41.702Z] ---> 6835b3447fdf [2023-02-04T03:26:41.702Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-04T03:26:41.702Z] Removing intermediate container ff6df69524bd [2023-02-04T03:26:41.702Z] ---> 1c2c66ef1ff0 [2023-02-04T03:26:41.702Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T03:26:41.702Z] Removing intermediate container c2ab98dfc2e8 [2023-02-04T03:26:41.702Z] ---> b06447360089 [2023-02-04T03:26:41.702Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-04T03:26:41.702Z] ---> Running in b483e9d9d4ec [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-04T03:26:41.959Z] ---> Running in 87614c80f94d [2023-02-04T03:26:41.959Z] ---> Running in 6e1f29f3e0c1 [2023-02-04T03:26:41.959Z] ---> Running in 332ee6f9e132 [2023-02-04T03:26:41.959Z] Removing intermediate container 8cebc238ae01 [2023-02-04T03:26:41.959Z] ---> f4e58b588b1d [2023-02-04T03:26:41.959Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-04T03:26:41.959Z] ---> Running in 12fe331b7415 [2023-02-04T03:26:41.959Z] Removing intermediate container b483e9d9d4ec [2023-02-04T03:26:41.959Z] ---> a5f393515860 [2023-02-04T03:26:41.959Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T03:26:41.959Z] ---> Running in 6a63e4369218 [Pipeline] sh [2023-02-04T03:26:42.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.334Z] + git config --global --add safe.directory /w/workspace/edgex-go/392 [Pipeline] echo [2023-02-04T03:26:42.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T03:26:42.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T03:26:42.383Z] ========================================================= [2023-02-04T03:26:42.383Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-04T03:26:42.383Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-04T03:26:42.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T03:26:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.733Z] OK: 211 MiB in 51 packages [2023-02-04T03:26:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.733Z] OK: 211 MiB in 51 packages [2023-02-04T03:26:42.991Z] OK: 211 MiB in 51 packages [2023-02-04T03:26:42.991Z] v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-04T03:26:42.991Z] v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-04T03:26:42.991Z] OK: 17044 distinct packages available [2023-02-04T03:26:42.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:42.997Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-04T03:26:42.997Z] 9b18e9b68314: Pulling fs layer [2023-02-04T03:26:42.997Z] 35d82f9e3411: Pulling fs layer [2023-02-04T03:26:42.997Z] e16973657156: Pulling fs layer [2023-02-04T03:26:42.997Z] fc693d55d65f: Pulling fs layer [2023-02-04T03:26:42.997Z] 7e9fc2657dce: Pulling fs layer [2023-02-04T03:26:42.997Z] dda99020689f: Pulling fs layer [2023-02-04T03:26:42.997Z] db1c61fa0a46: Pulling fs layer [2023-02-04T03:26:42.997Z] 891c053d2c06: Pulling fs layer [2023-02-04T03:26:42.997Z] 7e9fc2657dce: Waiting [2023-02-04T03:26:42.997Z] dda99020689f: Waiting [2023-02-04T03:26:42.997Z] db1c61fa0a46: Waiting [2023-02-04T03:26:42.997Z] 891c053d2c06: Waiting [2023-02-04T03:26:42.997Z] fc693d55d65f: Waiting [2023-02-04T03:26:42.997Z] e16973657156: Verifying Checksum [2023-02-04T03:26:42.997Z] e16973657156: Download complete [2023-02-04T03:26:42.997Z] 35d82f9e3411: Verifying Checksum [2023-02-04T03:26:42.997Z] 35d82f9e3411: Download complete [2023-02-04T03:26:42.997Z] 7e9fc2657dce: Verifying Checksum [2023-02-04T03:26:42.997Z] 7e9fc2657dce: Download complete [2023-02-04T03:26:42.997Z] dda99020689f: Verifying Checksum [2023-02-04T03:26:42.997Z] dda99020689f: Download complete [2023-02-04T03:26:42.997Z] 9b18e9b68314: Verifying Checksum [2023-02-04T03:26:43.250Z] Removing intermediate container 87614c80f94d [2023-02-04T03:26:43.251Z] ---> 5f3be82284c2 [2023-02-04T03:26:43.251Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-04T03:26:43.251Z] OK: 211 MiB in 51 packages [2023-02-04T03:26:43.251Z] Removing intermediate container 6e1f29f3e0c1 [2023-02-04T03:26:43.251Z] ---> 6160871663cc [2023-02-04T03:26:43.251Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T03:26:43.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:26:43.251Z] ---> afb596aeace3 [2023-02-04T03:26:43.251Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:26:43.251Z] ---> Running in a4733a956c4b [2023-02-04T03:26:43.251Z] ---> 495f0ffecb21 [2023-02-04T03:26:43.251Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:26:43.251Z] ---> Running in 2a7e37e58c48 [2023-02-04T03:26:43.509Z] OK: 211 MiB in 51 packages [2023-02-04T03:26:43.509Z] Removing intermediate container 12fe331b7415 [2023-02-04T03:26:43.509Z] ---> c61740ea7daf [2023-02-04T03:26:43.509Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-04T03:26:43.509Z] Removing intermediate container 6a63e4369218 [2023-02-04T03:26:43.509Z] ---> 1f55a83ae694 [2023-02-04T03:26:43.509Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:26:43.766Z] ---> a917ced72577 [2023-02-04T03:26:43.766Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:26:43.766Z] ---> 904ace9c2428 [2023-02-04T03:26:43.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:26:43.766Z] ---> Running in ffc5038153f9 [2023-02-04T03:26:43.766Z] ---> Running in d0192088b7b3 [2023-02-04T03:26:43.766Z] Removing intermediate container 332ee6f9e132 [2023-02-04T03:26:43.766Z] ---> e70ac7d333cb [2023-02-04T03:26:43.766Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-04T03:26:44.024Z] ---> a61df858f5cd [2023-02-04T03:26:44.024Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:26:44.024Z] ---> Running in 751dfebc0a12 [2023-02-04T03:26:44.431Z] 891c053d2c06: Verifying Checksum [2023-02-04T03:26:44.431Z] 891c053d2c06: Download complete [2023-02-04T03:26:44.702Z] 9b18e9b68314: Pull complete [2023-02-04T03:26:45.292Z] 35d82f9e3411: Pull complete [2023-02-04T03:26:45.565Z] db1c61fa0a46: Verifying Checksum [2023-02-04T03:26:45.565Z] db1c61fa0a46: Download complete [2023-02-04T03:26:45.565Z] e16973657156: Pull complete [2023-02-04T03:26:46.163Z] fc693d55d65f: Verifying Checksum [2023-02-04T03:26:46.163Z] fc693d55d65f: Download complete [2023-02-04T03:26:58.520Z] fc693d55d65f: Pull complete [2023-02-04T03:26:58.520Z] 7e9fc2657dce: Pull complete [2023-02-04T03:26:58.520Z] dda99020689f: Pull complete [2023-02-04T03:27:05.235Z] db1c61fa0a46: Pull complete [2023-02-04T03:27:07.199Z] 891c053d2c06: Pull complete [2023-02-04T03:27:07.199Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-04T03:27:07.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T03:27:07.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-04T03:27:07.548Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T03:27:07.548Z] WORKDIR /edgex [2023-02-04T03:27:07.548Z] COPY go.mod . [2023-02-04T03:27:07.548Z] RUN go mod download [2023-02-04T03:27:07.548Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-04T03:27:08.145Z] Sending build context to Docker daemon 3.093MB [2023-02-04T03:27:08.145Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-04T03:27:08.145Z] ---> f96f9c87975a [2023-02-04T03:27:08.145Z] Step 2/4 : WORKDIR /edgex [2023-02-04T03:27:10.846Z] ---> Running in f51e269140aa [2023-02-04T03:27:10.846Z] Removing intermediate container f51e269140aa [2023-02-04T03:27:10.846Z] ---> dfdd24ed5662 [2023-02-04T03:27:10.846Z] Step 3/4 : COPY go.mod . [2023-02-04T03:27:11.433Z] ---> 999b6e485700 [2023-02-04T03:27:11.433Z] Step 4/4 : RUN go mod download [2023-02-04T03:27:11.433Z] ---> Running in 296122e01be6 [2023-02-04T03:27:43.801Z] Removing intermediate container 296122e01be6 [2023-02-04T03:27:43.801Z] ---> 493894a04f3f [2023-02-04T03:27:43.801Z] Successfully built 493894a04f3f [2023-02-04T03:27:43.801Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:27:44.135Z] + docker inspect -f . ci-base-image-arm64 [2023-02-04T03:27:44.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:27:44.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container [2023-02-04T03:27:44.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-04T03:27:45.670Z] $ docker top 54e03340b5d73aae654c6007a6aac81879267c36b03c412c59f655b0da4c7363 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T03:27:46.499Z] + go version [2023-02-04T03:27:46.500Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-04T03:27:46.520Z] $ docker stop --time=1 54e03340b5d73aae654c6007a6aac81879267c36b03c412c59f655b0da4c7363 [2023-02-04T03:27:48.083Z] $ docker rm -f --volumes 54e03340b5d73aae654c6007a6aac81879267c36b03c412c59f655b0da4c7363 [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:27:48.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T03:27:48.637Z] [2023-02-04T03:27:48.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:27:48.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T03:27:48.971Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-04T03:27:48.971Z] 29e5d40040c1: Pulling fs layer [2023-02-04T03:27:48.971Z] 1ce36da41761: Pulling fs layer [2023-02-04T03:27:48.971Z] 25b303627fd3: Pulling fs layer [2023-02-04T03:27:49.241Z] 29e5d40040c1: Verifying Checksum [2023-02-04T03:27:49.241Z] 29e5d40040c1: Download complete [2023-02-04T03:27:49.508Z] 1ce36da41761: Verifying Checksum [2023-02-04T03:27:49.508Z] 1ce36da41761: Download complete [2023-02-04T03:27:49.777Z] 29e5d40040c1: Pull complete [2023-02-04T03:27:50.738Z] 1ce36da41761: Pull complete [2023-02-04T03:27:51.004Z] 25b303627fd3: Verifying Checksum [2023-02-04T03:27:51.004Z] 25b303627fd3: Download complete [2023-02-04T03:27:51.737Z] Removing intermediate container d0192088b7b3 [2023-02-04T03:27:51.738Z] ---> 2f48eb24e12a [2023-02-04T03:27:51.738Z] Step 8/24 : COPY . . [2023-02-04T03:27:51.738Z] Removing intermediate container 2a7e37e58c48 [2023-02-04T03:27:51.738Z] ---> a08350230281 [2023-02-04T03:27:51.738Z] Step 7/21 : COPY . . [2023-02-04T03:27:51.738Z] Removing intermediate container a4733a956c4b [2023-02-04T03:27:51.738Z] ---> d19312621894 [2023-02-04T03:27:51.738Z] Step 7/24 : COPY . . [2023-02-04T03:27:51.738Z] Removing intermediate container ffc5038153f9 [2023-02-04T03:27:51.738Z] ---> f54879a893f8 [2023-02-04T03:27:51.738Z] Step 8/22 : COPY . . [2023-02-04T03:27:51.738Z] Removing intermediate container 751dfebc0a12 [2023-02-04T03:27:51.738Z] ---> 0c969cebf6c1 [2023-02-04T03:27:51.738Z] Step 7/19 : COPY . . [2023-02-04T03:27:59.868Z] ---> e7f5aa93cfb9 [2023-02-04T03:27:59.868Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-04T03:27:59.868Z] ---> 57d996ae98d7 [2023-02-04T03:27:59.868Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-04T03:27:59.868Z] ---> 2753f9f122c4 [2023-02-04T03:27:59.868Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T03:27:59.868Z] ---> 1c5e864d8470 [2023-02-04T03:27:59.868Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-04T03:27:59.868Z] ---> Running in dbc795f28ce6 [2023-02-04T03:27:59.868Z] ---> Running in 2cd9e9df2fd0 [2023-02-04T03:27:59.868Z] ---> Running in 344e364f400b [2023-02-04T03:27:59.868Z] ---> 50f28759823c [2023-02-04T03:27:59.868Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-04T03:27:59.868Z] ---> Running in 644bed0875d4 [2023-02-04T03:27:59.868Z] ---> Running in 0dd493732ee6 [2023-02-04T03:27:59.868Z] Removing intermediate container dbc795f28ce6 [2023-02-04T03:27:59.868Z] ---> e113fa988ade [2023-02-04T03:27:59.868Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T03:27:59.868Z] ---> Running in 2ad2e909b32c [2023-02-04T03:28:00.126Z] Removing intermediate container 2ad2e909b32c [2023-02-04T03:28:00.126Z] ---> 9597c1e57656 [2023-02-04T03:28:00.126Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-04T03:28:00.126Z] ---> Running in 8f75aadfe170 [2023-02-04T03:28:00.383Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-04T03:28:00.383Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-04T03:28:00.383Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-04T03:28:00.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-04T03:28:00.897Z] Removing intermediate container 8f75aadfe170 [2023-02-04T03:28:00.897Z] ---> eccd81ef5d5e [2023-02-04T03:28:00.897Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T03:28:00.897Z] ---> Running in 706df1110aea [2023-02-04T03:28:01.074Z] 25b303627fd3: Pull complete [2023-02-04T03:28:01.074Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-04T03:28:01.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T03:28:01.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:28:01.154Z] Removing intermediate container 706df1110aea [2023-02-04T03:28:01.155Z] ---> 5d66a2ec1075 [2023-02-04T03:28:01.155Z] [2023-02-04T03:28:01.155Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T03:28:01.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container [2023-02-04T03:28:01.347Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@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-02-04T03:28:01.723Z] 3.15: Pulling from library/alpine [2023-02-04T03:28:02.001Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-04T03:28:02.001Z] Status: Downloaded newer image for alpine:3.15 [2023-02-04T03:28:02.001Z] ---> c4fc93816858 [2023-02-04T03:28:02.001Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:28:02.259Z] ---> Running in d1fdbe94a294 [2023-02-04T03:28:02.259Z] Removing intermediate container d1fdbe94a294 [2023-02-04T03:28:02.259Z] ---> a715d10a8db4 [2023-02-04T03:28:02.259Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-04T03:28:02.259Z] ---> Running in 6485a52b483d [2023-02-04T03:28:02.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:03.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:03.342Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:28:03.342Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:28:03.342Z] OK: 15859 distinct packages available [2023-02-04T03:28:03.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:03.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:03.602Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-04T03:28:03.602Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:28:03.602Z] (3/4) Installing libucontext (1.1-r0) [2023-02-04T03:28:03.602Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-04T03:28:03.602Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:28:03.602Z] OK: 6 MiB in 18 packages [2023-02-04T03:28:03.728Z] $ docker top 15138f5c9f982e85d2d60ea6900b7efe491dff558964115a5517085617b6ff06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T03:28:04.559Z] + docker-compose build --help [2023-02-04T03:28:04.559Z] + grep parallel [2023-02-04T03:28:05.498Z] Removing intermediate container 6485a52b483d [2023-02-04T03:28:05.498Z] ---> 851ad3c578f3 [2023-02-04T03:28:05.498Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T03:28:09.693Z] ---> 12a198a021f3 [2023-02-04T03:28:09.693Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T03:28:09.914Z] --parallel Build images in parallel. [Pipeline] } [2023-02-04T03:28:09.935Z] $ docker stop --time=1 15138f5c9f982e85d2d60ea6900b7efe491dff558964115a5517085617b6ff06 [2023-02-04T03:28:10.275Z] ---> 723ae944e768 [2023-02-04T03:28:10.275Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-04T03:28:10.275Z] ---> Running in 3a06cacde4a0 [2023-02-04T03:28:10.841Z] Removing intermediate container 3a06cacde4a0 [2023-02-04T03:28:10.841Z] ---> e6e67726d112 [2023-02-04T03:28:10.841Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-04T03:28:11.774Z] ---> 4357274e9d20 [2023-02-04T03:28:11.774Z] Step 19/24 : WORKDIR / [2023-02-04T03:28:11.774Z] ---> Running in 3ba262112e90 [2023-02-04T03:28:12.337Z] Removing intermediate container 3ba262112e90 [2023-02-04T03:28:12.338Z] ---> c456285ee6e3 [2023-02-04T03:28:12.338Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T03:28:12.338Z] ---> Running in 49880ac05b35 [2023-02-04T03:28:12.342Z] $ docker rm -f --volumes 15138f5c9f982e85d2d60ea6900b7efe491dff558964115a5517085617b6ff06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:28:12.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-04T03:28:12.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:28:13.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container [2023-02-04T03:28:13.138Z] $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-04T03:28:13.290Z] Removing intermediate container 49880ac05b35 [2023-02-04T03:28:13.290Z] ---> 4d34c6fc95b7 [2023-02-04T03:28:13.290Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T03:28:13.290Z] ---> Running in 80180524864e [2023-02-04T03:28:13.573Z] Removing intermediate container 80180524864e [2023-02-04T03:28:13.573Z] ---> b03cd2ac40c4 [2023-02-04T03:28:13.573Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T03:28:13.830Z] ---> Running in adc4844cff81 [2023-02-04T03:28:14.392Z] Removing intermediate container adc4844cff81 [2023-02-04T03:28:14.392Z] ---> 025c61d4f2a8 [2023-02-04T03:28:14.392Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:28:14.413Z] $ docker top 59edaec7804732dd04cc6e9da7e9002b0dce78854024eaf3c4e95f9f7a6f07b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T03:28:14.648Z] ---> Running in 985c890a7cd4 [2023-02-04T03:28:15.212Z] Removing intermediate container 985c890a7cd4 [2023-02-04T03:28:15.212Z] ---> d7f39f7b6edc [2023-02-04T03:28:15.212Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:28:15.212Z] ---> Running in 0e1413bca5dc [2023-02-04T03:28:15.253Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-04T03:28:15.776Z] Removing intermediate container 0e1413bca5dc [2023-02-04T03:28:15.776Z] ---> 2640ab043113 [2023-02-04T03:28:15.776Z] [2023-02-04T03:28:15.776Z] Successfully built 2640ab043113 [2023-02-04T03:28:15.776Z] Successfully tagged security-spire-config:latest [2023-02-04T03:28:15.776Z]  Building security-spire-config ... done Building security-spire-server [2023-02-04T03:28:20.603Z] Building core-command ... [2023-02-04T03:28:20.603Z] Building core-common-config-bootstrapper ... [2023-02-04T03:28:20.603Z] Building core-data ... [2023-02-04T03:28:20.603Z] Building core-metadata ... [2023-02-04T03:28:20.603Z] Building security-bootstrapper ... [2023-02-04T03:28:20.603Z] Building security-proxy-setup ... [2023-02-04T03:28:20.603Z] Building security-secretstore-setup ... [2023-02-04T03:28:20.603Z] Building security-spiffe-token-provider ... [2023-02-04T03:28:20.603Z] Building security-spire-agent ... [2023-02-04T03:28:20.603Z] Building security-spire-config ... [2023-02-04T03:28:20.603Z] Building security-spire-server ... [2023-02-04T03:28:20.603Z] Building support-notifications ... [2023-02-04T03:28:20.603Z] Building support-scheduler ... [2023-02-04T03:28:20.603Z] Building security-bootstrapper [2023-02-04T03:28:20.603Z] Building security-spire-config [2023-02-04T03:28:20.603Z] Building core-command [2023-02-04T03:28:20.603Z] Building support-scheduler [2023-02-04T03:28:20.603Z] Building core-metadata [2023-02-04T03:28:22.325Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:22.326Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:22.326Z] ---> cd16c1f8ae21 [2023-02-04T03:28:22.326Z] Step 3/23 : WORKDIR /edgex-go [2023-02-04T03:28:22.326Z] ---> Using cache [2023-02-04T03:28:22.326Z] ---> b06447360089 [2023-02-04T03:28:22.326Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T03:28:30.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-04T03:28:32.331Z] ---> Running in f9b38e8fb2d9 [2023-02-04T03:28:32.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:32.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:32.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:32.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:32.932Z] ---> 493894a04f3f [2023-02-04T03:28:32.932Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:28:32.932Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:32.932Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:32.932Z] ---> 493894a04f3f [2023-02-04T03:28:32.932Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:28:32.932Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:32.932Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:32.932Z] ---> 493894a04f3f [2023-02-04T03:28:32.932Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T03:28:32.932Z] ---> Running in 7c953165744a [2023-02-04T03:28:32.932Z] ---> Running in 73cdf71fe02a [2023-02-04T03:28:33.153Z] OK: 211 MiB in 51 packages [2023-02-04T03:28:33.199Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:33.199Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:33.199Z] ---> 493894a04f3f [2023-02-04T03:28:33.199Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:28:33.199Z] ---> Running in ce65e102d8d7 [2023-02-04T03:28:33.199Z] ---> Running in faf88f0f14ff [2023-02-04T03:28:33.466Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:33.466Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:33.466Z] ---> 493894a04f3f [2023-02-04T03:28:33.466Z] Step 3/32 : WORKDIR /edgex-go [2023-02-04T03:28:33.466Z] ---> Running in 7f1e85dae3b6 [2023-02-04T03:28:33.736Z] Removing intermediate container 7c953165744a [2023-02-04T03:28:33.736Z] ---> 45f9079880cf [2023-02-04T03:28:33.736Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:28:33.736Z] Removing intermediate container 73cdf71fe02a [2023-02-04T03:28:33.736Z] ---> 7b3f4cb01f93 [2023-02-04T03:28:33.736Z] Step 4/24 : WORKDIR /edgex-go [2023-02-04T03:28:33.736Z] Removing intermediate container ce65e102d8d7 [2023-02-04T03:28:33.736Z] ---> 03f1a6d06202 [2023-02-04T03:28:33.736Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl ---> Running in 42b9227606bf [2023-02-04T03:28:33.736Z] [2023-02-04T03:28:34.004Z] ---> Running in 8834cc947b18 [2023-02-04T03:28:34.004Z] ---> Running in a3fea061be56 [2023-02-04T03:28:34.004Z] Removing intermediate container faf88f0f14ff [2023-02-04T03:28:34.004Z] ---> d6066b882cd1 [2023-02-04T03:28:34.004Z] Step 4/23 : WORKDIR /edgex-go [2023-02-04T03:28:34.273Z] Removing intermediate container 7f1e85dae3b6 [2023-02-04T03:28:34.273Z] ---> 72e4ce3cb5a5 [2023-02-04T03:28:34.273Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-04T03:28:34.273Z] ---> Running in 3dc18353810b [2023-02-04T03:28:34.273Z] ---> Running in feffadae838e [2023-02-04T03:28:34.858Z] Removing intermediate container 8834cc947b18 [2023-02-04T03:28:34.858Z] ---> 133cd05fb959 [2023-02-04T03:28:34.858Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-04T03:28:34.858Z] Removing intermediate container 42b9227606bf [2023-02-04T03:28:35.138Z] ---> c8597fbe4ec0 [2023-02-04T03:28:35.138Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T03:28:35.138Z] ---> Running in 242ed1394ea9 [2023-02-04T03:28:35.138Z] ---> Running in 81991b550646 [2023-02-04T03:28:35.138Z] Removing intermediate container 3dc18353810b [2023-02-04T03:28:35.138Z] ---> 6783025bb8f0 [2023-02-04T03:28:35.138Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-04T03:28:35.677Z] Removing intermediate container 0dd493732ee6 [2023-02-04T03:28:35.677Z] ---> 5fce85cc3874 [2023-02-04T03:28:35.677Z] [2023-02-04T03:28:35.677Z] Step 9/21 : FROM alpine:3.16 [2023-02-04T03:28:35.677Z] Removing intermediate container 344e364f400b [2023-02-04T03:28:35.677Z] ---> bec1a1907299 [2023-02-04T03:28:35.677Z] [2023-02-04T03:28:35.677Z] Step 10/24 : FROM alpine:3.16 [2023-02-04T03:28:35.935Z] Removing intermediate container f9b38e8fb2d9 [2023-02-04T03:28:35.935Z] ---> 4516d2850a20 [2023-02-04T03:28:35.935Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-04T03:28:35.935Z] ---> cb580b6a476c [2023-02-04T03:28:36.192Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:36.192Z] ---> Running in ab278fc77079 [2023-02-04T03:28:36.448Z] 3.16: Pulling from library/alpine [2023-02-04T03:28:36.448Z] 3.16: Pulling from library/alpine [2023-02-04T03:28:37.378Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T03:28:37.539Z] ---> Running in cc5c59da1659 [2023-02-04T03:28:37.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:37.637Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T03:28:37.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:37.896Z] Status: Downloaded newer image for alpine:3.16 [2023-02-04T03:28:37.896Z] Status: Downloaded newer image for alpine:3.16 [2023-02-04T03:28:38.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:38.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:38.461Z] ---> bfe296a52501 [2023-02-04T03:28:38.461Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:28:38.461Z] ---> bfe296a52501 [2023-02-04T03:28:38.461Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-04T03:28:39.484Z] OK: 221 MiB in 51 packages [2023-02-04T03:28:39.484Z] OK: 221 MiB in 51 packages [2023-02-04T03:28:39.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:39.838Z] ---> Running in 2999b2b25c07 [2023-02-04T03:28:39.838Z] ---> Running in 095fd5b19cee [2023-02-04T03:28:39.838Z] Removing intermediate container 644bed0875d4 [2023-02-04T03:28:39.838Z] ---> 888f5b3d4db4 [2023-02-04T03:28:39.838Z] [2023-02-04T03:28:39.838Z] Step 9/19 : FROM alpine:3.15 [2023-02-04T03:28:39.838Z] ---> c4fc93816858 [2023-02-04T03:28:39.838Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:28:39.838Z] ---> Using cache [2023-02-04T03:28:39.838Z] ---> a715d10a8db4 [2023-02-04T03:28:39.838Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-04T03:28:39.838Z] Removing intermediate container 2cd9e9df2fd0 [2023-02-04T03:28:39.838Z] ---> 529df92f28eb [2023-02-04T03:28:39.838Z] [2023-02-04T03:28:39.838Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:28:39.838Z] ---> bfe296a52501 [2023-02-04T03:28:39.838Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:28:39.838Z] ---> Running in 22955280a192 [2023-02-04T03:28:39.838Z] ---> Running in 5400a537195b [2023-02-04T03:28:40.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:40.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:28:40.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.611Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:28:40.611Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:28:40.611Z] OK: 6 MiB in 15 packages [2023-02-04T03:28:40.611Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:28:40.611Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:28:40.611Z] OK: 6 MiB in 15 packages [2023-02-04T03:28:40.611Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-04T03:28:40.611Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-04T03:28:40.611Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-04T03:28:40.611Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-04T03:28:40.611Z] (5/6) Installing curl (7.83.1-r5) [2023-02-04T03:28:40.611Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-04T03:28:40.611Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:28:40.611Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:28:40.611Z] OK: 8 MiB in 20 packages [2023-02-04T03:28:40.869Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:28:40.869Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:28:40.869Z] OK: 15859 distinct packages available [2023-02-04T03:28:40.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:40.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:28:41.126Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-04T03:28:41.126Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-04T03:28:41.126Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-04T03:28:41.126Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-04T03:28:41.126Z] (5/9) Installing curl (7.80.0-r5) [2023-02-04T03:28:41.127Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-04T03:28:41.127Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:28:41.127Z] (8/9) Installing libucontext (1.1-r0) [2023-02-04T03:28:41.127Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-04T03:28:41.127Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:28:41.127Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:28:41.127Z] OK: 8 MiB in 23 packages [2023-02-04T03:28:41.266Z] Removing intermediate container feffadae838e [2023-02-04T03:28:41.266Z] ---> 77e7acf13386 [2023-02-04T03:28:41.266Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-04T03:28:41.266Z] OK: 221 MiB in 51 packages [2023-02-04T03:28:41.266Z] OK: 221 MiB in 51 packages [2023-02-04T03:28:41.266Z] Removing intermediate container a3fea061be56 [2023-02-04T03:28:41.266Z] ---> 1bc222909035 [2023-02-04T03:28:41.266Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T03:28:41.385Z] Removing intermediate container 5400a537195b [2023-02-04T03:28:41.385Z] ---> 4d465b1a3333 [2023-02-04T03:28:41.385Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:28:41.385Z] Removing intermediate container 2999b2b25c07 [2023-02-04T03:28:41.385Z] ---> 101f0b1a6184 [2023-02-04T03:28:41.385Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:28:41.385Z] ---> Running in 4c2c7fd9e180 [2023-02-04T03:28:41.385Z] ---> Running in 0e4cee87a0f7 [2023-02-04T03:28:41.385Z] Removing intermediate container 095fd5b19cee [2023-02-04T03:28:41.385Z] ---> 1b4dc76007f9 [2023-02-04T03:28:41.385Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T03:28:41.385Z] ---> Running in b119d44a10e3 [2023-02-04T03:28:41.385Z] Removing intermediate container 4c2c7fd9e180 [2023-02-04T03:28:41.385Z] ---> bf37610d8b54 [2023-02-04T03:28:41.385Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-04T03:28:41.642Z] ---> Running in 900b5ce6bb06 [2023-02-04T03:28:41.642Z] Removing intermediate container 0e4cee87a0f7 [2023-02-04T03:28:41.642Z] ---> cf1b5b29a6d1 [2023-02-04T03:28:41.642Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-04T03:28:41.642Z] Removing intermediate container b119d44a10e3 [2023-02-04T03:28:41.642Z] ---> 9bb5bed33e32 [2023-02-04T03:28:41.642Z] Step 12/21 : WORKDIR /edgex [2023-02-04T03:28:41.642Z] ---> Running in 278c8f50ab1d [2023-02-04T03:28:41.642Z] ---> Running in 625a632c631e [2023-02-04T03:28:41.642Z] Removing intermediate container 900b5ce6bb06 [2023-02-04T03:28:41.642Z] ---> 20a905b8fe3b [2023-02-04T03:28:41.642Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T03:28:41.642Z] ---> Running in 4a472564c889 [2023-02-04T03:28:41.854Z] OK: 221 MiB in 51 packages [2023-02-04T03:28:41.900Z] Removing intermediate container 278c8f50ab1d [2023-02-04T03:28:41.900Z] ---> 48f649a1363d [2023-02-04T03:28:41.900Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-04T03:28:41.900Z] ---> Running in 4d2e1383bb93 [2023-02-04T03:28:41.900Z] Removing intermediate container 625a632c631e [2023-02-04T03:28:41.900Z] ---> 2d76d7f25a8b [2023-02-04T03:28:41.900Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-04T03:28:41.900Z] Removing intermediate container 22955280a192 [2023-02-04T03:28:41.900Z] ---> beddf97df36f [2023-02-04T03:28:41.900Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:28:41.900Z] Removing intermediate container 4a472564c889 [2023-02-04T03:28:41.900Z] ---> d937a74545ae [2023-02-04T03:28:41.900Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:28:41.900Z] Removing intermediate container 4d2e1383bb93 [2023-02-04T03:28:41.900Z] ---> 5f55f64e48af [2023-02-04T03:28:41.900Z] Step 15/24 : WORKDIR / [2023-02-04T03:28:42.159Z] ---> Running in fd8ceef83c2f [2023-02-04T03:28:42.159Z] ---> 031073ef65a5 [2023-02-04T03:28:42.159Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-04T03:28:42.159Z] ---> 776b69b16f2c [2023-02-04T03:28:42.159Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-04T03:28:42.159Z] ---> ca39c726ce5b [2023-02-04T03:28:42.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-04T03:28:42.159Z] Removing intermediate container fd8ceef83c2f [2023-02-04T03:28:42.159Z] ---> 101f03c9e60d [2023-02-04T03:28:42.159Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:28:42.436Z] ---> 92cf772a01f8 [2023-02-04T03:28:42.709Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:42.709Z] ---> Running in 2e06e98a37c8 [2023-02-04T03:28:42.709Z] ---> c5ca59b4343d [2023-02-04T03:28:42.709Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:42.709Z] Removing intermediate container 81991b550646 [2023-02-04T03:28:42.709Z] ---> c515be80f9b6 [2023-02-04T03:28:42.709Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:28:42.984Z] Removing intermediate container 242ed1394ea9 [2023-02-04T03:28:42.984Z] ---> de73f311eca8 [2023-02-04T03:28:42.984Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-04T03:28:42.984Z] ---> Running in e3260a7aaf36 [2023-02-04T03:28:43.092Z] ---> bf08c59a7630 [2023-02-04T03:28:43.092Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-04T03:28:43.092Z] ---> b904ad64f5a9 [2023-02-04T03:28:43.092Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-04T03:28:43.092Z] ---> 69e9b563cac2 [2023-02-04T03:28:43.092Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-04T03:28:43.092Z] ---> b1397c13c747 [2023-02-04T03:28:43.092Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-04T03:28:43.251Z] Removing intermediate container cc5c59da1659 [2023-02-04T03:28:43.251Z] ---> 80b8f2754de3 [2023-02-04T03:28:43.251Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-04T03:28:43.350Z] ---> b8019293370d [2023-02-04T03:28:43.350Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-04T03:28:43.350Z] ---> 8ec156fb1420 [2023-02-04T03:28:43.350Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-04T03:28:43.350Z] ---> Running in 9fd12b82f855 [2023-02-04T03:28:43.350Z] ---> 5661405279d5 [2023-02-04T03:28:43.350Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T03:28:43.350Z] ---> Running in bd28f1937aad [2023-02-04T03:28:43.350Z] ---> 72966dd99ee5 [2023-02-04T03:28:43.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-04T03:28:43.619Z] Removing intermediate container 9fd12b82f855 [2023-02-04T03:28:43.619Z] ---> e455c780cf6d [2023-02-04T03:28:43.619Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:28:43.619Z] ---> Running in 953352a1e852 [2023-02-04T03:28:43.619Z] Removing intermediate container bd28f1937aad [2023-02-04T03:28:43.619Z] ---> 2ea9f7ae0978 [2023-02-04T03:28:43.619Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:28:43.619Z] ---> Running in 3bbe3fe4a798 [2023-02-04T03:28:43.619Z] ---> f843c2259446 [2023-02-04T03:28:43.619Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T03:28:43.619Z] ---> 81224e435a88 [2023-02-04T03:28:43.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-04T03:28:43.619Z] Removing intermediate container 953352a1e852 [2023-02-04T03:28:43.619Z] ---> b7d3b7a0c9e1 [2023-02-04T03:28:43.619Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T03:28:43.619Z] ---> Running in df8d65582f88 [2023-02-04T03:28:43.876Z] ---> Running in 6dbc7f5e3ae9 [2023-02-04T03:28:43.876Z] Removing intermediate container 3bbe3fe4a798 [2023-02-04T03:28:43.876Z] ---> b2547684b69c [2023-02-04T03:28:43.876Z] Step 17/19 : LABEL arch=x86_64 [2023-02-04T03:28:43.876Z] ---> 0a66fc1659c0 [2023-02-04T03:28:43.876Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-04T03:28:43.876Z] ---> Running in 8d5a3cd3a9cd [2023-02-04T03:28:43.876Z] Removing intermediate container 6dbc7f5e3ae9 [2023-02-04T03:28:43.877Z] ---> 8899c33165da [2023-02-04T03:28:43.877Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:28:43.877Z] ---> Running in e72a4288e583 [2023-02-04T03:28:43.877Z] ---> Running in 692dc5c2d036 [2023-02-04T03:28:44.137Z] Removing intermediate container 8d5a3cd3a9cd [2023-02-04T03:28:44.137Z] ---> f94d37bb6e39 [2023-02-04T03:28:44.137Z] Step 18/19 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:28:44.137Z] ---> Running in 33f0195d73b5 [2023-02-04T03:28:44.137Z] Removing intermediate container 692dc5c2d036 [2023-02-04T03:28:44.137Z] ---> fce8dd642683 [2023-02-04T03:28:44.137Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:28:44.137Z] Removing intermediate container e72a4288e583 [2023-02-04T03:28:44.137Z] ---> 388cbdb3026b [2023-02-04T03:28:44.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:28:44.137Z] ---> Running in c0616b61a7f6 [2023-02-04T03:28:44.137Z] ---> Running in fbd596646488 [2023-02-04T03:28:44.137Z] Removing intermediate container 33f0195d73b5 [2023-02-04T03:28:44.137Z] ---> 9c604f80fa08 [2023-02-04T03:28:44.137Z] Step 19/19 : LABEL version=3.0.0-dev.33 [2023-02-04T03:28:44.227Z] ---> 2da907388a13 [2023-02-04T03:28:44.227Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:44.227Z] ---> dbdb76d6629d [2023-02-04T03:28:44.228Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:44.228Z] ---> 146e183adccb [2023-02-04T03:28:44.228Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:44.228Z] ---> Running in cd292e9d8e13 [2023-02-04T03:28:44.228Z] ---> Running in 6f54974972eb [2023-02-04T03:28:44.412Z] Removing intermediate container c0616b61a7f6 [2023-02-04T03:28:44.412Z] ---> ad2d85ca2591 [2023-02-04T03:28:44.412Z] [2023-02-04T03:28:44.412Z] ---> Running in e6cc09d9d397 [2023-02-04T03:28:44.412Z] Removing intermediate container fbd596646488 [2023-02-04T03:28:44.412Z] ---> 3fd985d8e4a6 [2023-02-04T03:28:44.412Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T03:28:44.412Z] ---> Running in f483df1067dd [2023-02-04T03:28:44.412Z] Successfully built ad2d85ca2591 [2023-02-04T03:28:44.412Z] Successfully tagged support-scheduler:latest [2023-02-04T03:28:44.412Z]  Building support-scheduler ... done Building core-command [2023-02-04T03:28:44.412Z] Removing intermediate container e6cc09d9d397 [2023-02-04T03:28:44.412Z] ---> 6d14a120bf35 [2023-02-04T03:28:44.412Z] [2023-02-04T03:28:44.494Z] ---> Running in 4c161a9dd741 [2023-02-04T03:28:44.670Z] Successfully built 6d14a120bf35 [2023-02-04T03:28:44.670Z] Removing intermediate container f483df1067dd [2023-02-04T03:28:44.670Z] ---> 4b6b64b06fd6 [2023-02-04T03:28:44.670Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:28:44.670Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-04T03:28:44.670Z] Building security-bootstrapper [2023-02-04T03:28:44.670Z]  Building security-spiffe-token-provider ... done Removing intermediate container df8d65582f88 [2023-02-04T03:28:44.670Z] ---> ee110177c784 [2023-02-04T03:28:44.670Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T03:28:45.998Z] ---> Running in e0dcaee6fb3b [2023-02-04T03:28:47.954Z] ---> Running in badb68d2c4e7 [2023-02-04T03:28:47.954Z] Removing intermediate container e0dcaee6fb3b [2023-02-04T03:28:47.954Z] ---> 1247fcd99294 [2023-02-04T03:28:47.954Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:28:47.954Z] ---> Running in 1f37629c2069 [2023-02-04T03:28:48.212Z] Removing intermediate container badb68d2c4e7 [2023-02-04T03:28:48.212Z] ---> b538af6c0b3d [2023-02-04T03:28:48.212Z] Step 19/21 : LABEL arch=x86_64 [2023-02-04T03:28:48.212Z] Removing intermediate container 1f37629c2069 [2023-02-04T03:28:48.212Z] ---> 608b63cfdd23 [2023-02-04T03:28:48.212Z] [2023-02-04T03:28:48.212Z] ---> Running in f15b222232b6 [2023-02-04T03:28:48.473Z] Successfully built 608b63cfdd23 [2023-02-04T03:28:48.473Z] Successfully tagged core-metadata:latest [2023-02-04T03:28:48.473Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-04T03:28:48.732Z] Removing intermediate container f15b222232b6 [2023-02-04T03:28:48.732Z] ---> eea8b6528a87 [2023-02-04T03:28:48.732Z] Step 20/21 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:28:48.990Z] ---> Running in e1deb04c56d1 [2023-02-04T03:28:49.685Z] Removing intermediate container e1deb04c56d1 [2023-02-04T03:28:49.685Z] ---> 7f2ba5e9aba7 [2023-02-04T03:28:49.685Z] Step 21/21 : LABEL version=3.0.0-dev.33 [2023-02-04T03:28:49.943Z] ---> Running in d159838c4a14 [2023-02-04T03:28:50.202Z] Removing intermediate container d159838c4a14 [2023-02-04T03:28:50.202Z] ---> 8658f70f0f28 [2023-02-04T03:28:50.202Z] [2023-02-04T03:28:50.460Z] Successfully built 8658f70f0f28 [2023-02-04T03:28:50.460Z] Successfully tagged security-proxy-setup:latest [2023-02-04T03:28:50.460Z] Building security-spire-agent [2023-02-04T03:28:53.977Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:53.977Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:53.977Z] ---> cd16c1f8ae21 [2023-02-04T03:28:53.977Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:28:53.977Z] ---> Using cache [2023-02-04T03:28:53.977Z] ---> 91088dc51a85 [2023-02-04T03:28:53.977Z] Step 4/23 : WORKDIR /edgex-go [2023-02-04T03:28:53.977Z] ---> Using cache [2023-02-04T03:28:53.977Z] ---> a5f393515860 [2023-02-04T03:28:53.977Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-04T03:28:53.977Z] ---> Using cache [2023-02-04T03:28:53.977Z] ---> 1f55a83ae694 [2023-02-04T03:28:53.977Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-04T03:28:53.977Z] ---> Using cache [2023-02-04T03:28:53.977Z] ---> 904ace9c2428 [2023-02-04T03:28:53.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:28:53.977Z] ---> Using cache [2023-02-04T03:28:53.977Z] ---> f54879a893f8 [2023-02-04T03:28:53.977Z] Step 8/23 : COPY . . [2023-02-04T03:28:53.977Z] ---> Using cache [2023-02-04T03:28:53.977Z] ---> 57d996ae98d7 [2023-02-04T03:28:53.977Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-04T03:28:54.558Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:54.558Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:54.558Z] ---> cd16c1f8ae21 [2023-02-04T03:28:54.558Z] Step 3/32 : WORKDIR /edgex-go [2023-02-04T03:28:54.558Z] ---> Using cache [2023-02-04T03:28:54.558Z] ---> b06447360089 [2023-02-04T03:28:54.558Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-04T03:28:55.129Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:55.129Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:55.129Z] ---> cd16c1f8ae21 [2023-02-04T03:28:55.129Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T03:28:55.129Z] ---> Using cache [2023-02-04T03:28:55.129Z] ---> b06447360089 [2023-02-04T03:28:55.129Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-04T03:28:55.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:28:55.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:28:55.780Z] ---> cd16c1f8ae21 [2023-02-04T03:28:55.780Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T03:28:55.780Z] ---> Using cache [2023-02-04T03:28:55.780Z] ---> b06447360089 [2023-02-04T03:28:55.780Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T03:28:55.780Z] ---> Using cache [2023-02-04T03:28:55.780Z] ---> 4516d2850a20 [2023-02-04T03:28:55.780Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T03:28:55.780Z] ---> Using cache [2023-02-04T03:28:55.780Z] ---> cb580b6a476c [2023-02-04T03:28:55.780Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:29:02.368Z] ---> Running in 280fd629a63b [2023-02-04T03:29:02.368Z] ---> Running in 9d8bee089f51 [2023-02-04T03:29:02.368Z] ---> Running in c60fdd6a64b7 [2023-02-04T03:29:02.368Z] ---> Running in 004b968c8d28 [2023-02-04T03:29:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:02.368Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-04T03:29:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:02.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:02.628Z] OK: 211 MiB in 51 packages [2023-02-04T03:29:02.628Z] OK: 211 MiB in 51 packages [2023-02-04T03:29:04.564Z] Removing intermediate container c60fdd6a64b7 [2023-02-04T03:29:04.564Z] ---> 13733e620c1e [2023-02-04T03:29:04.564Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-04T03:29:04.564Z] Removing intermediate container 280fd629a63b [2023-02-04T03:29:04.564Z] ---> e61730d75278 [2023-02-04T03:29:04.564Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T03:29:05.129Z] ---> fbab8316113a [2023-02-04T03:29:05.129Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:29:05.129Z] ---> f7fd9919aefb [2023-02-04T03:29:05.129Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:29:05.129Z] ---> Running in eb826d4e638d [2023-02-04T03:29:05.129Z] ---> Running in f950fbe2fedd [2023-02-04T03:29:11.684Z] Removing intermediate container ab278fc77079 [2023-02-04T03:29:11.684Z] ---> ad8869512c34 [2023-02-04T03:29:11.684Z] Step 7/23 : COPY . . [2023-02-04T03:29:21.656Z] ---> 9ca32ac1e7dd [2023-02-04T03:29:21.656Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T03:29:30.031Z] ---> Running in 2fcd672f3947 [2023-02-04T03:29:33.337Z] Removing intermediate container 2fcd672f3947 [2023-02-04T03:29:33.337Z] ---> e2a258040c16 [2023-02-04T03:29:33.337Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-04T03:29:33.337Z] ---> Running in 8be17598f3a7 [2023-02-04T03:29:33.337Z] Removing intermediate container 9d8bee089f51 [2023-02-04T03:29:33.337Z] ---> ce12f88972b9 [2023-02-04T03:29:33.337Z] [2023-02-04T03:29:33.337Z] Step 10/23 : FROM alpine:3.16 [2023-02-04T03:29:33.337Z] ---> bfe296a52501 [2023-02-04T03:29:33.337Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:29:33.337Z] ---> Using cache [2023-02-04T03:29:33.337Z] ---> 101f0b1a6184 [2023-02-04T03:29:33.337Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:29:33.337Z] ---> Using cache [2023-02-04T03:29:33.337Z] ---> cf1b5b29a6d1 [2023-02-04T03:29:33.337Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-04T03:29:33.593Z] Removing intermediate container 004b968c8d28 [2023-02-04T03:29:33.593Z] ---> 358bf8c845a5 [2023-02-04T03:29:33.593Z] Step 7/24 : COPY . . [2023-02-04T03:29:34.523Z] ---> Running in f63f3f2edf38 [2023-02-04T03:29:34.523Z] Removing intermediate container 8be17598f3a7 [2023-02-04T03:29:34.523Z] ---> ff6d04cd11fd [2023-02-04T03:29:34.523Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-04T03:29:44.599Z] Removing intermediate container f63f3f2edf38 [2023-02-04T03:29:44.599Z] ---> e31b82124c89 [2023-02-04T03:29:44.599Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-04T03:29:44.599Z] ---> Running in 9044e89b2cee [2023-02-04T03:29:44.599Z] ---> Running in 1d370b3b4236 [2023-02-04T03:29:44.599Z] ---> c018dbb0d8a2 [2023-02-04T03:29:44.599Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T03:29:44.599Z] ---> Running in 957e4f039be8 [2023-02-04T03:29:44.599Z] Removing intermediate container 1d370b3b4236 [2023-02-04T03:29:44.599Z] ---> 100e233b753e [2023-02-04T03:29:44.599Z] Step 15/23 : WORKDIR / [2023-02-04T03:29:44.599Z] ---> Running in c4d6774ee439 [2023-02-04T03:29:44.599Z] Removing intermediate container 957e4f039be8 [2023-02-04T03:29:44.599Z] ---> 45e91bece660 [2023-02-04T03:29:44.599Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T03:29:44.599Z] ---> Running in a5d37dcdf701 [2023-02-04T03:29:44.599Z] Removing intermediate container c4d6774ee439 [2023-02-04T03:29:44.599Z] ---> 47a6674c16c2 [2023-02-04T03:29:44.599Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:29:44.599Z] Removing intermediate container a5d37dcdf701 [2023-02-04T03:29:44.599Z] ---> 3d1636c409a7 [2023-02-04T03:29:44.599Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-04T03:29:44.599Z] ---> Running in d1448d781e22 [2023-02-04T03:29:44.599Z] ---> 7b3a48c70034 [2023-02-04T03:29:44.599Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-04T03:29:44.600Z] Removing intermediate container f950fbe2fedd [2023-02-04T03:29:44.600Z] ---> f757b9fafe36 [2023-02-04T03:29:44.600Z] Step 7/32 : COPY . . [2023-02-04T03:29:44.600Z] Removing intermediate container 9044e89b2cee [2023-02-04T03:29:44.600Z] ---> 81f42ac42e1a [2023-02-04T03:29:44.600Z] Step 11/23 : WORKDIR /edgex-go [2023-02-04T03:29:44.600Z] Removing intermediate container eb826d4e638d [2023-02-04T03:29:44.600Z] ---> 727db7f05339 [2023-02-04T03:29:44.600Z] Step 7/24 : COPY . . [2023-02-04T03:29:51.749Z] ---> f110104eb364 [2023-02-04T03:29:51.749Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-04T03:29:51.749Z] ---> Running in a610fc086e8e [2023-02-04T03:29:51.749Z] ---> 41e5940bcf48 [2023-02-04T03:29:51.749Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-04T03:29:51.749Z] ---> Running in 9571909835d8 [2023-02-04T03:29:51.749Z] ---> ea4f327b5237 [2023-02-04T03:29:51.749Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-04T03:29:51.749Z] ---> Running in 4ae562138c66 [2023-02-04T03:29:51.749Z] Removing intermediate container a610fc086e8e [2023-02-04T03:29:51.749Z] ---> 0f75cc75b888 [2023-02-04T03:29:51.749Z] [2023-02-04T03:29:51.749Z] Step 12/23 : FROM alpine:3.15 [2023-02-04T03:29:51.749Z] ---> c4fc93816858 [2023-02-04T03:29:51.749Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:29:51.749Z] ---> Using cache [2023-02-04T03:29:51.749Z] ---> a715d10a8db4 [2023-02-04T03:29:51.749Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T03:29:51.749Z] Removing intermediate container d1448d781e22 [2023-02-04T03:29:51.749Z] ---> 33251f653181 [2023-02-04T03:29:51.749Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T03:29:51.749Z] ---> Running in 03869c76bd0e [2023-02-04T03:29:51.749Z] ---> Running in 09d5ce3a80ea [2023-02-04T03:29:51.749Z] ---> b9ed5352eefb [2023-02-04T03:29:51.749Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-04T03:29:51.749Z] ---> Running in 1b3c12a1fe0d [2023-02-04T03:29:51.749Z] Removing intermediate container 09d5ce3a80ea [2023-02-04T03:29:51.749Z] ---> 9982dc8d8010 [2023-02-04T03:29:51.749Z] [2023-02-04T03:29:51.749Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T03:29:51.749Z] ---> c4fc93816858 [2023-02-04T03:29:51.749Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:29:51.749Z] ---> Using cache [2023-02-04T03:29:51.749Z] ---> a715d10a8db4 [2023-02-04T03:29:51.749Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T03:29:51.749Z] ---> Running in 2b54614d35d3 [2023-02-04T03:29:51.749Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-04T03:29:51.749Z] Removing intermediate container 1b3c12a1fe0d [2023-02-04T03:29:51.749Z] ---> 16f72a86e8da [2023-02-04T03:29:51.749Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:29:51.749Z] ---> Running in 2a49daff7185 [2023-02-04T03:29:51.749Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-04T03:29:51.749Z] Removing intermediate container 2a49daff7185 [2023-02-04T03:29:51.749Z] ---> 1ce6f99da959 [2023-02-04T03:29:51.749Z] Step 21/23 : LABEL arch=x86_64 [2023-02-04T03:29:51.749Z] ---> Running in ce4bb33169cc [2023-02-04T03:29:51.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:51.749Z] Removing intermediate container ce4bb33169cc [2023-02-04T03:29:51.749Z] ---> 28ddbe587f58 [2023-02-04T03:29:51.749Z] Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:29:51.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:51.749Z] ---> Running in f5b5efe4777d [2023-02-04T03:29:51.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:51.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:51.750Z] Removing intermediate container f5b5efe4777d [2023-02-04T03:29:51.750Z] ---> 6aa97fef8ec4 [2023-02-04T03:29:51.750Z] Step 23/23 : LABEL version=3.0.0-dev.33 [2023-02-04T03:29:51.750Z] ---> Running in d2b0013f9bc8 [2023-02-04T03:29:52.007Z] Removing intermediate container d2b0013f9bc8 [2023-02-04T03:29:52.007Z] ---> 8e71d3f99569 [2023-02-04T03:29:52.007Z] [2023-02-04T03:29:52.007Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:29:52.007Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:29:52.007Z] OK: 15859 distinct packages available [2023-02-04T03:29:52.007Z] v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:29:52.007Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:29:52.007Z] OK: 15859 distinct packages available [2023-02-04T03:29:52.007Z] Successfully built 8e71d3f99569 [2023-02-04T03:29:52.007Z] Successfully tagged core-command:latest [2023-02-04T03:29:52.007Z] Building support-notifications [2023-02-04T03:29:52.007Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:52.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:52.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:52.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:29:52.263Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-04T03:29:52.263Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:29:52.263Z] (3/5) Installing libucontext (1.1-r0) [2023-02-04T03:29:52.263Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-04T03:29:52.263Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-04T03:29:52.263Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:29:52.263Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-04T03:29:52.263Z] (3/5) Installing libucontext (1.1-r0) [2023-02-04T03:29:52.263Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-04T03:29:52.263Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-04T03:29:52.263Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:29:52.263Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:29:52.263Z] OK: 7 MiB in 19 packages [2023-02-04T03:29:52.263Z] OK: 7 MiB in 19 packages [2023-02-04T03:29:56.535Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:29:56.535Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:29:56.535Z] ---> cd16c1f8ae21 [2023-02-04T03:29:56.535Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:29:56.535Z] ---> Using cache [2023-02-04T03:29:56.535Z] ---> 91088dc51a85 [2023-02-04T03:29:56.535Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:29:56.535Z] ---> Using cache [2023-02-04T03:29:56.535Z] ---> a5f393515860 [2023-02-04T03:29:56.535Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-04T03:30:04.739Z] ---> Running in 659492df9bbd [2023-02-04T03:30:04.739Z] Removing intermediate container 2b54614d35d3 [2023-02-04T03:30:04.739Z] ---> 9cadfcc7cff0 [2023-02-04T03:30:04.739Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-04T03:30:04.739Z] Removing intermediate container 03869c76bd0e [2023-02-04T03:30:04.739Z] ---> 6fe1e4b1fcc9 [2023-02-04T03:30:04.739Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T03:30:04.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:30:04.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:30:04.739Z] OK: 211 MiB in 51 packages [2023-02-04T03:30:05.679Z] ---> c5e4f2d7f48e [2023-02-04T03:30:05.679Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T03:30:05.679Z] ---> fcf018a316c9 [2023-02-04T03:30:05.679Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T03:30:05.679Z] Removing intermediate container 659492df9bbd [2023-02-04T03:30:05.679Z] ---> be38d12c53bc [2023-02-04T03:30:05.679Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:30:05.679Z] ---> 8fa057dfb6a6 [2023-02-04T03:30:05.679Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-04T03:30:06.652Z] ---> 0c4c60f62985 [2023-02-04T03:30:06.652Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:30:06.911Z] ---> 4c191101901a [2023-02-04T03:30:06.911Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-04T03:30:06.911Z] ---> Running in e9de543d95fb [2023-02-04T03:30:08.376Z] ---> ff0ba838baa2 [2023-02-04T03:30:08.376Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T03:30:08.376Z] ---> 9e6a6e3e0e29 [2023-02-04T03:30:08.376Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T03:30:08.376Z] ---> Running in c3510c685c7f [2023-02-04T03:30:08.636Z] Removing intermediate container c3510c685c7f [2023-02-04T03:30:08.636Z] ---> 4bca538b749e [2023-02-04T03:30:08.636Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T03:30:08.636Z] ---> bbdb1113d8d2 [2023-02-04T03:30:08.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-04T03:30:08.636Z] ---> Running in 294b587b41c5 [2023-02-04T03:30:08.896Z] Removing intermediate container 294b587b41c5 [2023-02-04T03:30:08.896Z] ---> 7d100fffd3e8 [2023-02-04T03:30:08.896Z] Step 21/23 : LABEL arch=x86_64 [2023-02-04T03:30:08.896Z] ---> 7e43c525fcee [2023-02-04T03:30:08.896Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-04T03:30:08.896Z] ---> Running in e4ba453320d1 [2023-02-04T03:30:09.156Z] Removing intermediate container e4ba453320d1 [2023-02-04T03:30:09.156Z] ---> 0cf2a7973239 [2023-02-04T03:30:09.156Z] Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:30:09.156Z] ---> Running in 2965621305ad [2023-02-04T03:30:09.156Z] ---> aca62049d46d [2023-02-04T03:30:09.156Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T03:30:09.156Z] Removing intermediate container 2965621305ad [2023-02-04T03:30:09.156Z] ---> 1f6dcb007d7a [2023-02-04T03:30:09.156Z] Step 23/23 : LABEL version=3.0.0-dev.33 [2023-02-04T03:30:09.519Z] ---> Running in 9274ed9b0c94 [2023-02-04T03:30:09.519Z] ---> Running in 5572d6716e5e [2023-02-04T03:30:09.519Z] Removing intermediate container 5572d6716e5e [2023-02-04T03:30:09.519Z] ---> 6880ccd70243 [2023-02-04T03:30:09.519Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T03:30:09.519Z] ---> Running in f80de6692242 [2023-02-04T03:30:09.519Z] Removing intermediate container 9274ed9b0c94 [2023-02-04T03:30:09.519Z] ---> 839f8ee94878 [2023-02-04T03:30:09.519Z] [2023-02-04T03:30:09.519Z] Successfully built 839f8ee94878 [2023-02-04T03:30:09.519Z] Successfully tagged security-spire-server:latest [2023-02-04T03:30:09.519Z] Building core-data [2023-02-04T03:30:09.807Z]  Building security-spire-server ... done Removing intermediate container f80de6692242 [2023-02-04T03:30:09.807Z] ---> fd36f9f2a9d9 [2023-02-04T03:30:09.807Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T03:30:14.097Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:30:14.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:30:14.097Z] ---> cd16c1f8ae21 [2023-02-04T03:30:14.097Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:30:14.097Z] ---> Using cache [2023-02-04T03:30:14.097Z] ---> 91088dc51a85 [2023-02-04T03:30:14.097Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:30:14.097Z] ---> Using cache [2023-02-04T03:30:14.097Z] ---> a5f393515860 [2023-02-04T03:30:14.097Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T03:30:14.097Z] ---> Using cache [2023-02-04T03:30:14.097Z] ---> 1f55a83ae694 [2023-02-04T03:30:14.097Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:30:14.097Z] ---> Using cache [2023-02-04T03:30:14.097Z] ---> 904ace9c2428 [2023-02-04T03:30:14.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:30:14.375Z] ---> Using cache [2023-02-04T03:30:14.375Z] ---> f54879a893f8 [2023-02-04T03:30:14.375Z] Step 8/22 : COPY . . [2023-02-04T03:30:14.375Z] ---> Using cache [2023-02-04T03:30:14.375Z] ---> 57d996ae98d7 [2023-02-04T03:30:14.375Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-04T03:30:14.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-04T03:30:16.094Z] ---> Running in 6a78f8d8d763 [2023-02-04T03:30:16.094Z] ---> Running in 46e6ccf6e2d4 [2023-02-04T03:30:16.094Z] Removing intermediate container 6a78f8d8d763 [2023-02-04T03:30:16.094Z] ---> f09ae200d27c [2023-02-04T03:30:16.094Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:30:16.094Z] ---> Running in efc143a5203e [2023-02-04T03:30:16.094Z] Removing intermediate container efc143a5203e [2023-02-04T03:30:16.094Z] ---> 1f10b7a25e5b [2023-02-04T03:30:16.094Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:30:16.354Z] ---> Running in 1e5b6eda09b6 [2023-02-04T03:30:16.354Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-04T03:30:16.614Z] Removing intermediate container 1e5b6eda09b6 [2023-02-04T03:30:16.614Z] ---> c7b87f7f8b10 [2023-02-04T03:30:16.614Z] [2023-02-04T03:30:16.614Z] Successfully built c7b87f7f8b10 [2023-02-04T03:30:16.614Z] Successfully tagged security-spire-agent:latest [2023-02-04T03:30:16.614Z] Building core-common-config-bootstrapper [2023-02-04T03:30:23.336Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:30:23.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:30:23.336Z] ---> cd16c1f8ae21 [2023-02-04T03:30:23.336Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:30:23.336Z] ---> Using cache [2023-02-04T03:30:23.336Z] ---> 91088dc51a85 [2023-02-04T03:30:23.336Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:30:23.336Z] ---> Using cache [2023-02-04T03:30:23.336Z] ---> a5f393515860 [2023-02-04T03:30:23.336Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T03:30:23.336Z] ---> Using cache [2023-02-04T03:30:23.336Z] ---> 1f55a83ae694 [2023-02-04T03:30:23.336Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:30:23.336Z] ---> Using cache [2023-02-04T03:30:23.336Z] ---> 904ace9c2428 [2023-02-04T03:30:23.336Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:30:23.336Z] ---> Using cache [2023-02-04T03:30:23.336Z] ---> f54879a893f8 [2023-02-04T03:30:23.336Z] Step 8/22 : COPY . . [2023-02-04T03:30:23.336Z] ---> Using cache [2023-02-04T03:30:23.336Z] ---> 57d996ae98d7 [2023-02-04T03:30:23.336Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-04T03:30:33.300Z] Removing intermediate container 4ae562138c66 [2023-02-04T03:30:33.300Z] ---> eb4ed799e240 [2023-02-04T03:30:33.300Z] [2023-02-04T03:30:33.300Z] Step 9/32 : FROM alpine:3.16 [2023-02-04T03:30:33.300Z] ---> bfe296a52501 [2023-02-04T03:30:33.300Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:30:33.300Z] Removing intermediate container 9571909835d8 [2023-02-04T03:30:33.300Z] ---> 07c4b7c85804 [2023-02-04T03:30:33.300Z] [2023-02-04T03:30:33.300Z] Step 9/24 : FROM alpine:3.16 [2023-02-04T03:30:33.300Z] ---> bfe296a52501 [2023-02-04T03:30:33.300Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-04T03:30:33.300Z] ---> Running in 63ffed3e4c4c [2023-02-04T03:30:33.300Z] ---> Running in fcc29f098228 [2023-02-04T03:30:33.300Z] ---> Running in 9a38e065115e [2023-02-04T03:30:33.300Z] Removing intermediate container fcc29f098228 [2023-02-04T03:30:33.300Z] ---> c3b93edab8e9 [2023-02-04T03:30:33.300Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-04T03:30:33.300Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-04T03:30:33.300Z] ---> Running in c5032e37120b [2023-02-04T03:30:33.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:30:33.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:30:33.557Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-04T03:30:33.557Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-04T03:30:33.558Z] (3/3) Installing su-exec (0.2-r1) [2023-02-04T03:30:33.558Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:30:33.558Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:30:33.558Z] OK: 6 MiB in 17 packages [2023-02-04T03:30:33.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:30:33.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:30:34.072Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-04T03:30:34.072Z] (2/2) Installing su-exec (0.2-r1) [2023-02-04T03:30:34.072Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:30:34.072Z] OK: 6 MiB in 16 packages [2023-02-04T03:30:36.595Z] Removing intermediate container 9a38e065115e [2023-02-04T03:30:36.595Z] ---> dc0e308d0639 [2023-02-04T03:30:36.595Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T03:30:36.595Z] ---> Running in 499cf8deedaa [2023-02-04T03:30:36.595Z] Removing intermediate container c5032e37120b [2023-02-04T03:30:36.595Z] ---> 788bcae61c9d [2023-02-04T03:30:36.595Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-04T03:30:36.595Z] Removing intermediate container 499cf8deedaa [2023-02-04T03:30:36.595Z] ---> c29060584dfd [2023-02-04T03:30:36.595Z] Step 12/24 : WORKDIR / [2023-02-04T03:30:36.595Z] ---> Running in cc1bb56d49c3 [2023-02-04T03:30:36.595Z] ---> Running in 29a25dab6be7 [2023-02-04T03:30:38.489Z] Removing intermediate container cc1bb56d49c3 [2023-02-04T03:30:38.489Z] ---> 078fab9043e8 [2023-02-04T03:30:38.489Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-04T03:30:38.746Z] Removing intermediate container 29a25dab6be7 [2023-02-04T03:30:38.746Z] ---> 1a21a20bbbb9 [2023-02-04T03:30:38.746Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-04T03:30:45.362Z] ---> Running in 64af5ef30fb5 [2023-02-04T03:30:45.362Z] ---> 5f8077e72827 [2023-02-04T03:30:45.362Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-04T03:30:45.362Z] Removing intermediate container 64af5ef30fb5 [2023-02-04T03:30:45.362Z] ---> 097e8bc4c682 [2023-02-04T03:30:45.362Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-04T03:30:45.362Z] ---> Running in 256250dbce3b [2023-02-04T03:30:45.362Z] ---> dc22669afa57 [2023-02-04T03:30:45.362Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-04T03:30:46.739Z] Removing intermediate container 256250dbce3b [2023-02-04T03:30:46.739Z] ---> b4fc4aab6823 [2023-02-04T03:30:46.739Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-04T03:30:51.304Z] Removing intermediate container 2e06e98a37c8 [2023-02-04T03:30:51.304Z] ---> 5019e80ec134 [2023-02-04T03:30:51.304Z] Step 7/32 : COPY . . [2023-02-04T03:30:51.304Z] Removing intermediate container 6f54974972eb [2023-02-04T03:30:51.304Z] ---> 728b723b904f [2023-02-04T03:30:51.304Z] Step 8/24 : COPY . . [2023-02-04T03:30:51.304Z] Removing intermediate container 4c161a9dd741 [2023-02-04T03:30:51.304Z] ---> ea769f16eaf3 [2023-02-04T03:30:51.304Z] Step 8/23 : COPY . . [2023-02-04T03:30:51.304Z] Removing intermediate container e3260a7aaf36 [2023-02-04T03:30:51.304Z] ---> f7b883abc276 [2023-02-04T03:30:51.304Z] Step 7/24 : COPY . . [2023-02-04T03:30:51.304Z] Removing intermediate container cd292e9d8e13 [2023-02-04T03:30:51.304Z] ---> 8e6596419867 [2023-02-04T03:30:51.304Z] Step 8/22 : COPY . . [2023-02-04T03:30:51.304Z] ---> f3449915d42c [2023-02-04T03:30:51.304Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-04T03:30:51.304Z] ---> a7f46b4de288 [2023-02-04T03:30:51.304Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-04T03:30:51.304Z] ---> Running in 3b21c452daad [2023-02-04T03:30:51.304Z] ---> Running in f1de47e5fdeb [2023-02-04T03:30:51.304Z] ---> 503cd6c66e69 [2023-02-04T03:30:51.304Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T03:30:51.304Z] ---> Running in 6f4caf589da8 [2023-02-04T03:30:51.304Z] ---> 36c8576ef73d [2023-02-04T03:30:51.304Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-04T03:30:51.304Z] ---> 202cab459b0e [2023-02-04T03:30:51.304Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-04T03:30:51.304Z] ---> Running in 49dfb69bae2f [2023-02-04T03:30:51.304Z] ---> Running in f78a9c9b6a70 [2023-02-04T03:30:51.304Z] Removing intermediate container 6f4caf589da8 [2023-02-04T03:30:51.304Z] ---> 389ba804802a [2023-02-04T03:30:51.305Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T03:30:51.305Z] ---> Running in f2232b205de4 [2023-02-04T03:30:52.299Z] Removing intermediate container f2232b205de4 [2023-02-04T03:30:52.299Z] ---> 87097d612da7 [2023-02-04T03:30:52.299Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-04T03:30:52.299Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-04T03:30:52.571Z] ---> Running in aab416a456a8 [2023-02-04T03:30:53.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-04T03:30:53.314Z] ---> 77cfd87d2bfd [2023-02-04T03:30:53.314Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-04T03:30:53.314Z] ---> Running in 191d70bd253f [2023-02-04T03:30:53.314Z] Removing intermediate container 46e6ccf6e2d4 [2023-02-04T03:30:53.314Z] ---> c7fd6fa559a3 [2023-02-04T03:30:53.314Z] [2023-02-04T03:30:53.314Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:30:53.314Z] ---> bfe296a52501 [2023-02-04T03:30:53.314Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-04T03:30:53.314Z] ---> Running in 7354bd4b4945 [2023-02-04T03:30:53.314Z] ---> 94099ab560a6 [2023-02-04T03:30:53.314Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-04T03:30:53.314Z] Removing intermediate container 191d70bd253f [2023-02-04T03:30:53.314Z] ---> a5566e369785 [2023-02-04T03:30:53.314Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-04T03:30:53.314Z] Removing intermediate container e9de543d95fb [2023-02-04T03:30:53.314Z] ---> 07635eef8e35 [2023-02-04T03:30:53.314Z] Step 8/22 : COPY . . [2023-02-04T03:30:53.314Z] ---> Running in 083335c7787a [2023-02-04T03:30:53.778Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-04T03:30:54.056Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-04T03:30:56.678Z] Removing intermediate container aab416a456a8 [2023-02-04T03:30:56.678Z] ---> cfd98f964eb5 [2023-02-04T03:30:56.678Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T03:30:56.948Z] ---> Running in 0d58b40bd1f3 [2023-02-04T03:30:59.573Z] Removing intermediate container 0d58b40bd1f3 [2023-02-04T03:30:59.573Z] ---> bc35fcec7dd7 [2023-02-04T03:30:59.573Z] [2023-02-04T03:30:59.573Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T03:30:59.573Z] 3.15: Pulling from library/alpine [2023-02-04T03:31:02.938Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-04T03:31:02.938Z] Status: Downloaded newer image for alpine:3.15 [2023-02-04T03:31:02.938Z] ---> 8aa73fd46299 [2023-02-04T03:31:02.938Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:31:02.938Z] ---> Running in 4eb58176c546 [2023-02-04T03:31:03.523Z] Removing intermediate container 4eb58176c546 [2023-02-04T03:31:03.523Z] ---> 62e3b5883e38 [2023-02-04T03:31:03.523Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-04T03:31:03.523Z] ---> Running in 8c1d4498853e [2023-02-04T03:31:05.544Z] Removing intermediate container 7354bd4b4945 [2023-02-04T03:31:05.544Z] ---> fc1c83d1c061 [2023-02-04T03:31:05.544Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-04T03:31:05.544Z] ---> 194f535ae957 [2023-02-04T03:31:05.544Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-04T03:31:05.544Z] Removing intermediate container 63ffed3e4c4c [2023-02-04T03:31:05.544Z] ---> bafb1c2ecdb9 [2023-02-04T03:31:05.544Z] [2023-02-04T03:31:05.544Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:31:05.544Z] ---> bfe296a52501 [2023-02-04T03:31:05.544Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-04T03:31:05.544Z] ---> 89f660079ff4 [2023-02-04T03:31:05.544Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-04T03:31:05.544Z] ---> Running in a4a4c3246a4f [2023-02-04T03:31:05.544Z] ---> Running in a8f4b371baf6 [2023-02-04T03:31:05.544Z] ---> Running in bda0ae0455e7 [2023-02-04T03:31:05.544Z] ---> 097ba6800385 [2023-02-04T03:31:05.544Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T03:31:05.544Z] Removing intermediate container a4a4c3246a4f [2023-02-04T03:31:05.544Z] ---> 9026e1a6df4e [2023-02-04T03:31:05.544Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:31:05.544Z] Removing intermediate container a8f4b371baf6 [2023-02-04T03:31:05.544Z] ---> 01457f9931d3 [2023-02-04T03:31:05.544Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-04T03:31:05.544Z] ---> Running in 80dd83391310 [2023-02-04T03:31:05.544Z] ---> 16a67007a09f [2023-02-04T03:31:05.544Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T03:31:05.544Z] ---> Running in 3521f69756d3 [2023-02-04T03:31:05.544Z] ---> Running in 35aa14f652c8 [2023-02-04T03:31:05.544Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-04T03:31:05.544Z] Removing intermediate container 083335c7787a [2023-02-04T03:31:05.544Z] ---> 7d32f5351ceb [2023-02-04T03:31:05.544Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-04T03:31:05.803Z] Removing intermediate container 3521f69756d3 [2023-02-04T03:31:05.803Z] ---> 3b4fd6da2e90 [2023-02-04T03:31:05.803Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:31:05.803Z] ---> Running in 097d18002b8e [2023-02-04T03:31:05.803Z] ---> Running in beda426e9782 [2023-02-04T03:31:05.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:31:06.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:31:06.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:06.321Z] Removing intermediate container 097d18002b8e [2023-02-04T03:31:06.321Z] ---> 1e3d52fa142e [2023-02-04T03:31:06.321Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-04T03:31:06.321Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:31:06.321Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:31:06.321Z] OK: 6 MiB in 15 packages [2023-02-04T03:31:06.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:31:06.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:31:06.880Z] ---> db353fb77c00 [2023-02-04T03:31:06.880Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-04T03:31:06.880Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:31:06.880Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:31:06.880Z] OK: 6 MiB in 15 packages [2023-02-04T03:31:07.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:07.167Z] ---> Running in 675eeee0e810 [2023-02-04T03:31:07.428Z] Removing intermediate container 35aa14f652c8 [2023-02-04T03:31:07.428Z] ---> 44c821b89bcb [2023-02-04T03:31:07.428Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T03:31:07.686Z] Removing intermediate container 80dd83391310 [2023-02-04T03:31:07.686Z] ---> 0a2effc18a91 [2023-02-04T03:31:07.686Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:31:07.946Z] ---> Running in 8a1886dbcb5d [2023-02-04T03:31:08.515Z] Removing intermediate container beda426e9782 [2023-02-04T03:31:08.515Z] ---> c1ca9e956841 [2023-02-04T03:31:08.515Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:31:08.778Z] ---> ddc24b4f56ec [2023-02-04T03:31:08.778Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-04T03:31:09.683Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:31:09.683Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:31:09.683Z] OK: 15736 distinct packages available [2023-02-04T03:31:09.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:09.719Z] Removing intermediate container 8a1886dbcb5d [2023-02-04T03:31:09.719Z] ---> bdc1995aa4e6 [2023-02-04T03:31:09.719Z] Step 22/24 : LABEL arch=x86_64 [2023-02-04T03:31:10.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:10.295Z] ---> 606ce8bd28ca [2023-02-04T03:31:10.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-04T03:31:10.295Z] ---> 1fd85d05a2ef [2023-02-04T03:31:10.295Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-04T03:31:10.295Z] ---> Running in ddb8c19e7530 [2023-02-04T03:31:11.233Z] Removing intermediate container ddb8c19e7530 [2023-02-04T03:31:11.233Z] ---> 3f46da840d71 [2023-02-04T03:31:11.233Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:11.493Z] ---> d78cc1e58b21 [2023-02-04T03:31:11.493Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-04T03:31:11.493Z] ---> 7bd2170722cb [2023-02-04T03:31:11.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-04T03:31:11.493Z] ---> Running in df752db1b749 [2023-02-04T03:31:11.756Z] Removing intermediate container 675eeee0e810 [2023-02-04T03:31:11.756Z] ---> 2204183ae7b5 [2023-02-04T03:31:11.756Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:31:11.756Z] Removing intermediate container df752db1b749 [2023-02-04T03:31:11.756Z] ---> 46b38f6db613 [2023-02-04T03:31:11.756Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:31:12.017Z] ---> 3d7544310cda [2023-02-04T03:31:12.018Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-04T03:31:12.018Z] ---> Running in 7c657ad95cca [2023-02-04T03:31:12.018Z] ---> ece5db023361 [2023-02-04T03:31:12.018Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-04T03:31:12.018Z] ---> 40653907e75f [2023-02-04T03:31:12.018Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T03:31:12.018Z] ---> Running in e21767df1dad [2023-02-04T03:31:12.018Z] ---> Running in 88e4f0f16184 [2023-02-04T03:31:12.018Z] Removing intermediate container e21767df1dad [2023-02-04T03:31:12.018Z] ---> 3dca0b76ab20 [2023-02-04T03:31:12.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:31:12.222Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-04T03:31:12.223Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:31:12.223Z] (3/4) Installing libucontext (1.1-r0) [2023-02-04T03:31:12.223Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-04T03:31:12.223Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:31:12.278Z] Removing intermediate container 7c657ad95cca [2023-02-04T03:31:12.278Z] ---> 76b29eb7fd71 [2023-02-04T03:31:12.278Z] [2023-02-04T03:31:12.278Z] Successfully built 76b29eb7fd71 [2023-02-04T03:31:12.493Z] OK: 6 MiB in 18 packages [2023-02-04T03:31:12.539Z] Successfully tagged security-secretstore-setup:latest [2023-02-04T03:31:12.539Z]  Building security-secretstore-setup ... done  ---> Running in c4ea68651838 [2023-02-04T03:31:13.107Z] Removing intermediate container c4ea68651838 [2023-02-04T03:31:13.107Z] ---> f4b35830a4d3 [2023-02-04T03:31:13.107Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T03:31:13.107Z] ---> Running in b3302ebb98b2 [2023-02-04T03:31:13.107Z] ---> 99d295c2f984 [2023-02-04T03:31:13.107Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-04T03:31:13.371Z] Removing intermediate container b3302ebb98b2 [2023-02-04T03:31:13.371Z] ---> ff8997aaede9 [2023-02-04T03:31:13.371Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:13.658Z] Removing intermediate container 88e4f0f16184 [2023-02-04T03:31:13.658Z] ---> c480da700504 [2023-02-04T03:31:13.658Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T03:31:13.658Z] ---> Running in 889c3ecab596 [2023-02-04T03:31:13.658Z] ---> 22f14cf21b0d [2023-02-04T03:31:13.658Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-04T03:31:13.658Z] ---> Running in 1aef82067609 [2023-02-04T03:31:13.918Z] Removing intermediate container 889c3ecab596 [2023-02-04T03:31:13.918Z] ---> 510667f365b5 [2023-02-04T03:31:13.918Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:31:13.918Z] ---> Running in dee2fb6ee4b2 [2023-02-04T03:31:13.918Z] Removing intermediate container 1aef82067609 [2023-02-04T03:31:13.918Z] ---> 0588ea407669 [2023-02-04T03:31:13.918Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-04T03:31:13.918Z] ---> 2ae83c90eb19 [2023-02-04T03:31:13.918Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-04T03:31:13.918Z] ---> Running in 2a1dd546ac8e [2023-02-04T03:31:14.180Z] Removing intermediate container dee2fb6ee4b2 [2023-02-04T03:31:14.180Z] ---> 038e97dfce09 [2023-02-04T03:31:14.180Z] [2023-02-04T03:31:14.180Z] Removing intermediate container 2a1dd546ac8e [2023-02-04T03:31:14.180Z] ---> 83ff6902396e [2023-02-04T03:31:14.180Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T03:31:14.180Z] ---> 68882c9dde3a [2023-02-04T03:31:14.180Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-04T03:31:14.180Z] ---> Running in c44dd6a68ee6 [2023-02-04T03:31:14.180Z] Successfully built 038e97dfce09 [2023-02-04T03:31:14.180Z] Successfully tagged core-data:latest [2023-02-04T03:31:14.180Z]  Building core-data ... done Removing intermediate container c44dd6a68ee6 [2023-02-04T03:31:14.180Z] ---> 828565d94172 [2023-02-04T03:31:14.180Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:14.441Z] ---> Running in c6efc9a48010 [2023-02-04T03:31:14.441Z] ---> d731f4398fb6 [2023-02-04T03:31:14.441Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-04T03:31:14.441Z] Removing intermediate container c6efc9a48010 [2023-02-04T03:31:14.441Z] ---> 1265448bd444 [2023-02-04T03:31:14.441Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:31:14.703Z] ---> 65927a02a0c4 [2023-02-04T03:31:14.703Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-04T03:31:14.703Z] ---> Running in b3497d518f5e [2023-02-04T03:31:14.703Z] ---> Running in 289643bd6eba [2023-02-04T03:31:14.703Z] Removing intermediate container b3497d518f5e [2023-02-04T03:31:14.703Z] ---> a271268a9169 [2023-02-04T03:31:14.703Z] [2023-02-04T03:31:14.703Z] Successfully built a271268a9169 [2023-02-04T03:31:14.703Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-04T03:31:15.082Z] Removing intermediate container 8c1d4498853e [2023-02-04T03:31:15.082Z] ---> 6bc4b49d1ec9 [2023-02-04T03:31:15.082Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T03:31:16.619Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 289643bd6eba [2023-02-04T03:31:16.619Z] ---> 744cb90e6e1f [2023-02-04T03:31:16.619Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-04T03:31:16.619Z] ---> Running in 26ccf1a035b8 [2023-02-04T03:31:16.619Z] Removing intermediate container 26ccf1a035b8 [2023-02-04T03:31:16.619Z] ---> 76b1909e95a2 [2023-02-04T03:31:16.619Z] Step 29/32 : CMD ["gate"] [2023-02-04T03:31:16.619Z] ---> Running in f707d34d428b [2023-02-04T03:31:16.619Z] Removing intermediate container f707d34d428b [2023-02-04T03:31:16.619Z] ---> ec356086a8d9 [2023-02-04T03:31:16.619Z] Step 30/32 : LABEL arch=x86_64 [2023-02-04T03:31:16.619Z] ---> Running in cc980a18d222 [2023-02-04T03:31:16.619Z] Removing intermediate container cc980a18d222 [2023-02-04T03:31:16.619Z] ---> e7d745cba1dc [2023-02-04T03:31:16.619Z] Step 31/32 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:16.619Z] ---> Running in 0a7d4da297b2 [2023-02-04T03:31:16.878Z] Removing intermediate container 0a7d4da297b2 [2023-02-04T03:31:16.878Z] ---> d18b0189d734 [2023-02-04T03:31:16.878Z] Step 32/32 : LABEL version=3.0.0-dev.33 [2023-02-04T03:31:16.878Z] ---> Running in dfbc86a0cfcf [2023-02-04T03:31:16.878Z] Removing intermediate container dfbc86a0cfcf [2023-02-04T03:31:16.878Z] ---> a7c6ebfb9d86 [2023-02-04T03:31:16.878Z] [2023-02-04T03:31:17.157Z] Successfully built a7c6ebfb9d86 [2023-02-04T03:31:17.157Z] Successfully tagged security-bootstrapper:latest [2023-02-04T03:31:25.201Z] ---> b19e6ff7c647 [2023-02-04T03:31:25.201Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T03:31:25.298Z]  Building security-bootstrapper ... done Removing intermediate container bda0ae0455e7 [2023-02-04T03:31:25.298Z] ---> 74bb913bf739 [2023-02-04T03:31:25.298Z] [2023-02-04T03:31:25.298Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:31:25.298Z] ---> bfe296a52501 [2023-02-04T03:31:25.298Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-04T03:31:25.298Z] ---> Running in 3bcc60c45d4d [2023-02-04T03:31:25.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-04T03:31:25.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-04T03:31:25.785Z] ---> f3b36b94ec8a [2023-02-04T03:31:25.785Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-04T03:31:25.817Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-04T03:31:25.817Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-04T03:31:25.817Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:31:25.817Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:31:26.052Z] ---> Running in 6748c7558dba [2023-02-04T03:31:26.077Z] OK: 6 MiB in 16 packages [2023-02-04T03:31:26.337Z] Removing intermediate container 3bcc60c45d4d [2023-02-04T03:31:26.337Z] ---> 3187a00ea707 [2023-02-04T03:31:26.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:31:26.337Z] ---> Running in 07679140744c [2023-02-04T03:31:26.337Z] Removing intermediate container 07679140744c [2023-02-04T03:31:26.337Z] ---> b14609624777 [2023-02-04T03:31:26.337Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-04T03:31:26.337Z] ---> Running in f6ca29d80b67 [2023-02-04T03:31:26.598Z] Removing intermediate container f6ca29d80b67 [2023-02-04T03:31:26.598Z] ---> d876df38a4c3 [2023-02-04T03:31:26.598Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T03:31:26.598Z] ---> Running in bba3c45105a2 [2023-02-04T03:31:26.598Z] Removing intermediate container bba3c45105a2 [2023-02-04T03:31:26.598Z] ---> 902837863d58 [2023-02-04T03:31:26.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:31:26.859Z] ---> 6392cabd4cfd [2023-02-04T03:31:26.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-04T03:31:27.431Z] ---> 15c7b8d6aeea [2023-02-04T03:31:27.431Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-04T03:31:27.690Z] ---> e3f646fee276 [2023-02-04T03:31:27.690Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-04T03:31:27.690Z] ---> Running in 65b53403394c [2023-02-04T03:31:27.690Z] Removing intermediate container 65b53403394c [2023-02-04T03:31:27.690Z] ---> d4393b8f462f [2023-02-04T03:31:27.690Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:31:27.690Z] ---> Running in 8118da65e512 [2023-02-04T03:31:27.690Z] Removing intermediate container 8118da65e512 [2023-02-04T03:31:27.690Z] ---> b6191e20a7c8 [2023-02-04T03:31:27.690Z] Step 20/22 : LABEL arch=x86_64 [2023-02-04T03:31:27.690Z] ---> Running in 0e066ff8aa0c [2023-02-04T03:31:27.949Z] Removing intermediate container 0e066ff8aa0c [2023-02-04T03:31:27.949Z] ---> 78355963be20 [2023-02-04T03:31:27.949Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:27.949Z] ---> Running in b1d1c99f91f2 [2023-02-04T03:31:27.949Z] Removing intermediate container b1d1c99f91f2 [2023-02-04T03:31:27.949Z] ---> f05c994b598b [2023-02-04T03:31:27.949Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:31:27.949Z] ---> Running in 295f6271a21c [2023-02-04T03:31:27.949Z] Removing intermediate container 295f6271a21c [2023-02-04T03:31:27.949Z] ---> 633a6d593843 [2023-02-04T03:31:27.949Z] [2023-02-04T03:31:28.209Z] Successfully built 633a6d593843 [2023-02-04T03:31:28.209Z] Successfully tagged support-notifications:latest [2023-02-04T03:31:28.216Z]  Building support-notifications ... done  [Pipeline] } [2023-02-04T03:31:28.223Z] $ docker stop --time=1 a452e2bf9b5feeb3d3657c86e673f578fe6aabfabd0eed21c851e080b11e9be7 [2023-02-04T03:31:28.636Z] Removing intermediate container 6748c7558dba [2023-02-04T03:31:28.636Z] ---> 00dc8b4e2d04 [2023-02-04T03:31:28.636Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-04T03:31:29.224Z] ---> 963eafe3c747 [2023-02-04T03:31:29.224Z] Step 19/24 : WORKDIR / [2023-02-04T03:31:29.491Z] ---> Running in 475151c9e559 [2023-02-04T03:31:29.502Z] $ docker rm -f --volumes a452e2bf9b5feeb3d3657c86e673f578fe6aabfabd0eed21c851e080b11e9be7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T03:31:29.836Z] + docker images [2023-02-04T03:31:29.836Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-04T03:31:29.836Z] support-notifications latest 633a6d593843 2 seconds ago 30.6MB [2023-02-04T03:31:29.836Z] 74bb913bf739 6 seconds ago 1.75GB [2023-02-04T03:31:29.836Z] security-bootstrapper latest a7c6ebfb9d86 13 seconds ago 20.3MB [2023-02-04T03:31:29.836Z] core-common-config-bootstrapper latest a271268a9169 15 seconds ago 15.5MB [2023-02-04T03:31:29.836Z] core-data latest 038e97dfce09 16 seconds ago 17.9MB [2023-02-04T03:31:29.836Z] security-secretstore-setup latest 76b29eb7fd71 18 seconds ago 29.9MB [2023-02-04T03:31:29.836Z] bafb1c2ecdb9 30 seconds ago 1.68GB [2023-02-04T03:31:29.836Z] c7fd6fa559a3 43 seconds ago 1.69GB [2023-02-04T03:31:29.836Z] 07c4b7c85804 About a minute ago 1.67GB [2023-02-04T03:31:29.836Z] eb4ed799e240 About a minute ago 1.67GB [2023-02-04T03:31:29.836Z] security-spire-agent latest c7b87f7f8b10 About a minute ago 125MB [2023-02-04T03:31:29.836Z] security-spire-server latest 839f8ee94878 About a minute ago 86.5MB [2023-02-04T03:31:29.836Z] core-command latest 8e71d3f99569 About a minute ago 17.7MB [2023-02-04T03:31:29.836Z] 9982dc8d8010 About a minute ago 1.55GB [2023-02-04T03:31:29.836Z] 0f75cc75b888 About a minute ago 1.55GB [2023-02-04T03:31:29.836Z] ce12f88972b9 2 minutes ago 1.68GB [2023-02-04T03:31:29.836Z] security-proxy-setup latest 8658f70f0f28 2 minutes ago 27.8MB [2023-02-04T03:31:29.836Z] core-metadata latest 608b63cfdd23 2 minutes ago 18.5MB [2023-02-04T03:31:29.836Z] support-scheduler latest ad2d85ca2591 2 minutes ago 30MB [2023-02-04T03:31:29.836Z] security-spiffe-token-provider latest 6d14a120bf35 2 minutes ago 29.8MB [2023-02-04T03:31:29.836Z] 529df92f28eb 2 minutes ago 1.75GB [2023-02-04T03:31:29.836Z] 888f5b3d4db4 2 minutes ago 1.71GB [2023-02-04T03:31:29.836Z] 5fce85cc3874 2 minutes ago 1.67GB [2023-02-04T03:31:29.836Z] bec1a1907299 2 minutes ago 1.69GB [2023-02-04T03:31:29.836Z] security-spire-config latest 2640ab043113 3 minutes ago 85.8MB [2023-02-04T03:31:29.836Z] 5d66a2ec1075 3 minutes ago 1.55GB [2023-02-04T03:31:29.836Z] ci-base-image-x86_64 latest cd16c1f8ae21 7 minutes ago 904MB [2023-02-04T03:31:29.836Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-04T03:31:29.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-04T03:31:29.836Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-02-04T03:31:29.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-04T03:31:29.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:31:29.962Z] provisioning config files... [2023-02-04T03:31:29.971Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config17982156080130704609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:31:30.267Z] ---> docker-login.sh [2023-02-04T03:31:30.267Z] nexus3.edgexfoundry.org:10001 [2023-02-04T03:31:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:31:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:31:30.267Z] Configure a credential helper to remove this warning. See [2023-02-04T03:31:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:31:30.267Z] [2023-02-04T03:31:30.267Z] Login Succeeded [2023-02-04T03:31:30.267Z] nexus3.edgexfoundry.org:10002 [2023-02-04T03:31:30.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:31:30.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:31:30.267Z] Configure a credential helper to remove this warning. See [2023-02-04T03:31:30.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:31:30.267Z] [2023-02-04T03:31:30.267Z] Login Succeeded [2023-02-04T03:31:30.267Z] nexus3.edgexfoundry.org:10003 [2023-02-04T03:31:30.450Z] Removing intermediate container 475151c9e559 [2023-02-04T03:31:30.450Z] ---> 59a6c3dae015 [2023-02-04T03:31:30.450Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T03:31:30.450Z] ---> Running in 35bf9d84c9c4 [2023-02-04T03:31:30.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:31:30.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:31:30.526Z] Configure a credential helper to remove this warning. See [2023-02-04T03:31:30.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:31:30.526Z] [2023-02-04T03:31:30.526Z] Login Succeeded [2023-02-04T03:31:30.526Z] nexus3.edgexfoundry.org:10004 [2023-02-04T03:31:30.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:31:30.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:31:30.526Z] Configure a credential helper to remove this warning. See [2023-02-04T03:31:30.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:31:30.526Z] [2023-02-04T03:31:30.526Z] Login Succeeded [2023-02-04T03:31:30.526Z] docker.io [2023-02-04T03:31:30.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:31:30.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:31:30.784Z] Configure a credential helper to remove this warning. See [2023-02-04T03:31:30.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:31:30.784Z] [2023-02-04T03:31:30.784Z] Login Succeeded [2023-02-04T03:31:30.784Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T03:31:30.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:30.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T03:31:30.849Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-02-04T03:31:30.849Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:30.849Z] latest [2023-02-04T03:31:30.849Z] 3.0.0-dev.33 [2023-02-04T03:31:30.849Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:30.849Z] main [2023-02-04T03:31:30.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:31.037Z] Removing intermediate container 35bf9d84c9c4 [2023-02-04T03:31:31.037Z] ---> 2ffd6d445947 [2023-02-04T03:31:31.037Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T03:31:31.180Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:31.310Z] ---> Running in 5f3199786bad [2023-02-04T03:31:31.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:31.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-04T03:31:31.489Z] 184c2e228651: Preparing [2023-02-04T03:31:31.489Z] 8e7e17589dcc: Preparing [2023-02-04T03:31:31.489Z] 6f1954866042: Preparing [2023-02-04T03:31:31.489Z] 75f8f268f407: Preparing [2023-02-04T03:31:31.489Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:31.489Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:31.489Z] 6f1954866042: Pushed [2023-02-04T03:31:31.489Z] 184c2e228651: Pushed [2023-02-04T03:31:31.489Z] 75f8f268f407: Pushed [2023-02-04T03:31:32.283Z] Removing intermediate container 5f3199786bad [2023-02-04T03:31:32.283Z] ---> 48d630c4c1d4 [2023-02-04T03:31:32.283Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T03:31:32.283Z] ---> Running in 418e6e72ac23 [2023-02-04T03:31:32.868Z] Removing intermediate container 418e6e72ac23 [2023-02-04T03:31:32.868Z] ---> 5ff97dee9c95 [2023-02-04T03:31:32.868Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:32.869Z] 8e7e17589dcc: Pushed [2023-02-04T03:31:33.130Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [2023-02-04T03:31:33.135Z] ---> Running in ea1a4d55db1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:33.440Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:33.720Z] Removing intermediate container ea1a4d55db1e [2023-02-04T03:31:33.720Z] ---> 4516953cb80f [2023-02-04T03:31:33.720Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:31:33.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-04T03:31:33.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-04T03:31:33.861Z] 184c2e228651: Preparing [2023-02-04T03:31:33.861Z] 8e7e17589dcc: Preparing [2023-02-04T03:31:33.861Z] 6f1954866042: Preparing [2023-02-04T03:31:33.861Z] 75f8f268f407: Preparing [2023-02-04T03:31:33.861Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:33.861Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:33.861Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:33.861Z] 184c2e228651: Layer already exists [2023-02-04T03:31:33.861Z] 8e7e17589dcc: Layer already exists [2023-02-04T03:31:33.861Z] 6f1954866042: Layer already exists [2023-02-04T03:31:33.861Z] latest: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:33.985Z] ---> Running in 4aad52189ac2 [2023-02-04T03:31:34.206Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-04T03:31:34.251Z] Removing intermediate container 4aad52189ac2 [2023-02-04T03:31:34.251Z] ---> 2246ac0812d1 [2023-02-04T03:31:34.251Z] [Pipeline] sh [2023-02-04T03:31:34.516Z] Successfully built 2246ac0812d1 [2023-02-04T03:31:34.516Z] Successfully tagged security-spire-config-arm64:latest [2023-02-04T03:31:34.516Z] Building security-spiffe-token-provider [2023-02-04T03:31:34.583Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.33 [2023-02-04T03:31:34.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-04T03:31:34.583Z] 184c2e228651: Preparing [2023-02-04T03:31:34.583Z] 8e7e17589dcc: Preparing [2023-02-04T03:31:34.583Z] 6f1954866042: Preparing [2023-02-04T03:31:34.583Z] 75f8f268f407: Preparing [2023-02-04T03:31:34.583Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:34.583Z] 6f1954866042: Layer already exists [2023-02-04T03:31:34.583Z] 184c2e228651: Layer already exists [2023-02-04T03:31:34.583Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:34.583Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:34.583Z] 8e7e17589dcc: Layer already exists [2023-02-04T03:31:34.583Z] 3.0.0-dev.33: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:34.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:35.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:35.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-04T03:31:35.267Z] 184c2e228651: Preparing [2023-02-04T03:31:35.267Z] 8e7e17589dcc: Preparing [2023-02-04T03:31:35.267Z] 6f1954866042: Preparing [2023-02-04T03:31:35.267Z] 75f8f268f407: Preparing [2023-02-04T03:31:35.267Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:35.267Z] 8e7e17589dcc: Layer already exists [2023-02-04T03:31:35.267Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:35.267Z] 184c2e228651: Layer already exists [2023-02-04T03:31:35.267Z] 6f1954866042: Layer already exists [2023-02-04T03:31:35.267Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:35.267Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:35.585Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:35.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-02-04T03:31:35.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-02-04T03:31:35.892Z] 184c2e228651: Preparing [2023-02-04T03:31:35.892Z] 8e7e17589dcc: Preparing [2023-02-04T03:31:35.892Z] 6f1954866042: Preparing [2023-02-04T03:31:35.893Z] 75f8f268f407: Preparing [2023-02-04T03:31:35.893Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:35.893Z] 8e7e17589dcc: Layer already exists [2023-02-04T03:31:35.893Z] 6f1954866042: Layer already exists [2023-02-04T03:31:35.893Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:35.893Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:35.893Z] 184c2e228651: Layer already exists [2023-02-04T03:31:35.893Z] main: digest: sha256:8a0b0aa0290835c924e453749fb66344475fa85312da46eb724cc3ecbabb122d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:35.936Z] ===================================================== [Pipeline] echo [2023-02-04T03:31:35.945Z] taggedImages: [2023-02-04T03:31:35.945Z] - nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:35.945Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-02-04T03:31:35.945Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.33 [2023-02-04T03:31:35.945Z] - nexus3.edgexfoundry.org:10004/core-command:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:35.945Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-02-04T03:31:35.964Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-02-04T03:31:35.964Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:35.964Z] latest [2023-02-04T03:31:35.964Z] 3.0.0-dev.33 [2023-02-04T03:31:35.964Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:35.964Z] main [2023-02-04T03:31:35.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:36.285Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:36.594Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:36.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-04T03:31:36.594Z] a097a59097a5: Preparing [2023-02-04T03:31:36.594Z] 1bd616e448c5: Preparing [2023-02-04T03:31:36.594Z] ca0a3d4de36c: Preparing [2023-02-04T03:31:36.594Z] 8654b9f91b47: Preparing [2023-02-04T03:31:36.594Z] 6f1954866042: Preparing [2023-02-04T03:31:36.594Z] 7d999aac719b: Preparing [2023-02-04T03:31:36.594Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:36.594Z] 7d999aac719b: Waiting [2023-02-04T03:31:36.594Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:36.594Z] 6f1954866042: Layer already exists [2023-02-04T03:31:36.854Z] 7d999aac719b: Pushed [2023-02-04T03:31:36.854Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:36.854Z] ca0a3d4de36c: Pushed [2023-02-04T03:31:36.854Z] 1bd616e448c5: Pushed [2023-02-04T03:31:36.854Z] a097a59097a5: Pushed [2023-02-04T03:31:37.793Z] 8654b9f91b47: Pushed [2023-02-04T03:31:37.793Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:38.112Z] + 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-02-04T03:31:38.429Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-04T03:31:38.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-04T03:31:38.429Z] a097a59097a5: Preparing [2023-02-04T03:31:38.429Z] 1bd616e448c5: Preparing [2023-02-04T03:31:38.429Z] ca0a3d4de36c: Preparing [2023-02-04T03:31:38.429Z] 8654b9f91b47: Preparing [2023-02-04T03:31:38.429Z] 6f1954866042: Preparing [2023-02-04T03:31:38.429Z] 7d999aac719b: Preparing [2023-02-04T03:31:38.429Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:38.429Z] 7d999aac719b: Waiting [2023-02-04T03:31:38.429Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:38.429Z] 8654b9f91b47: Layer already exists [2023-02-04T03:31:38.429Z] a097a59097a5: Layer already exists [2023-02-04T03:31:38.429Z] 1bd616e448c5: Layer already exists [2023-02-04T03:31:38.429Z] ca0a3d4de36c: Layer already exists [2023-02-04T03:31:38.429Z] 6f1954866042: Layer already exists [2023-02-04T03:31:38.429Z] 7d999aac719b: Layer already exists [2023-02-04T03:31:38.429Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:38.429Z] latest: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:38.732Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:39.032Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.33 [2023-02-04T03:31:39.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-04T03:31:39.032Z] a097a59097a5: Preparing [2023-02-04T03:31:39.032Z] 1bd616e448c5: Preparing [2023-02-04T03:31:39.032Z] ca0a3d4de36c: Preparing [2023-02-04T03:31:39.032Z] 8654b9f91b47: Preparing [2023-02-04T03:31:39.032Z] 6f1954866042: Preparing [2023-02-04T03:31:39.032Z] 7d999aac719b: Preparing [2023-02-04T03:31:39.032Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:39.032Z] 7d999aac719b: Waiting [2023-02-04T03:31:39.032Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:39.032Z] 6f1954866042: Layer already exists [2023-02-04T03:31:39.032Z] 8654b9f91b47: Layer already exists [2023-02-04T03:31:39.032Z] ca0a3d4de36c: Layer already exists [2023-02-04T03:31:39.032Z] a097a59097a5: Layer already exists [2023-02-04T03:31:39.032Z] 1bd616e448c5: Layer already exists [2023-02-04T03:31:39.032Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:39.032Z] 7d999aac719b: Layer already exists [2023-02-04T03:31:39.032Z] 3.0.0-dev.33: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:39.343Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:39.648Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:39.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-04T03:31:39.648Z] a097a59097a5: Preparing [2023-02-04T03:31:39.648Z] 1bd616e448c5: Preparing [2023-02-04T03:31:39.648Z] ca0a3d4de36c: Preparing [2023-02-04T03:31:39.648Z] 8654b9f91b47: Preparing [2023-02-04T03:31:39.648Z] 6f1954866042: Preparing [2023-02-04T03:31:39.648Z] 7d999aac719b: Preparing [2023-02-04T03:31:39.648Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:39.648Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:39.648Z] 7d999aac719b: Waiting [2023-02-04T03:31:39.648Z] 6f1954866042: Layer already exists [2023-02-04T03:31:39.648Z] a097a59097a5: Layer already exists [2023-02-04T03:31:39.648Z] ca0a3d4de36c: Layer already exists [2023-02-04T03:31:39.648Z] 8654b9f91b47: Layer already exists [2023-02-04T03:31:39.648Z] 1bd616e448c5: Layer already exists [2023-02-04T03:31:39.648Z] 7d999aac719b: Layer already exists [2023-02-04T03:31:39.648Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:39.648Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:39.958Z] + 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-02-04T03:31:40.263Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-02-04T03:31:40.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-02-04T03:31:40.263Z] a097a59097a5: Preparing [2023-02-04T03:31:40.263Z] 1bd616e448c5: Preparing [2023-02-04T03:31:40.263Z] ca0a3d4de36c: Preparing [2023-02-04T03:31:40.263Z] 8654b9f91b47: Preparing [2023-02-04T03:31:40.263Z] 6f1954866042: Preparing [2023-02-04T03:31:40.263Z] 7d999aac719b: Preparing [2023-02-04T03:31:40.263Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:40.263Z] 7d999aac719b: Waiting [2023-02-04T03:31:40.263Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:40.263Z] 6f1954866042: Layer already exists [2023-02-04T03:31:40.263Z] ca0a3d4de36c: Layer already exists [2023-02-04T03:31:40.263Z] 1bd616e448c5: Layer already exists [2023-02-04T03:31:40.263Z] 8654b9f91b47: Layer already exists [2023-02-04T03:31:40.263Z] a097a59097a5: Layer already exists [2023-02-04T03:31:40.263Z] 7d999aac719b: Layer already exists [2023-02-04T03:31:40.263Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:40.263Z] main: digest: sha256:6457aee18efd30206f1e124dc2df358db0d667d8c5e4f037530d57381d43d288 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:40.298Z] ===================================================== [Pipeline] echo [2023-02-04T03:31:40.303Z] taggedImages: [2023-02-04T03:31:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-02-04T03:31:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.33 [2023-02-04T03:31:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:40.303Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-02-04T03:31:40.317Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-02-04T03:31:40.317Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:40.317Z] latest [2023-02-04T03:31:40.317Z] 3.0.0-dev.33 [2023-02-04T03:31:40.317Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:40.317Z] main [2023-02-04T03:31:40.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:40.618Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:40.931Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:40.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-04T03:31:40.931Z] 0d8b745c7744: Preparing [2023-02-04T03:31:40.931Z] 09c8ad52bb4d: Preparing [2023-02-04T03:31:40.931Z] 6f1954866042: Preparing [2023-02-04T03:31:40.931Z] f4e7e5b1778f: Preparing [2023-02-04T03:31:40.931Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:40.931Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:40.931Z] 6f1954866042: Layer already exists [2023-02-04T03:31:40.931Z] 0d8b745c7744: Pushed [2023-02-04T03:31:40.931Z] f4e7e5b1778f: Pushed [2023-02-04T03:31:41.147Z]  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:31:41.147Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:31:41.147Z] ---> 493894a04f3f [2023-02-04T03:31:41.147Z] Step 3/19 : WORKDIR /edgex-go [2023-02-04T03:31:41.147Z] ---> Using cache [2023-02-04T03:31:41.147Z] ---> 72e4ce3cb5a5 [2023-02-04T03:31:41.147Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-04T03:31:41.147Z] ---> Running in 5edafd2ee760 [2023-02-04T03:31:42.304Z] 09c8ad52bb4d: Pushed [2023-02-04T03:31:42.304Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:42.617Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:42.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-04T03:31:42.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-04T03:31:42.920Z] 0d8b745c7744: Preparing [2023-02-04T03:31:42.920Z] 09c8ad52bb4d: Preparing [2023-02-04T03:31:42.920Z] 6f1954866042: Preparing [2023-02-04T03:31:42.920Z] f4e7e5b1778f: Preparing [2023-02-04T03:31:42.920Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:42.920Z] 09c8ad52bb4d: Layer already exists [2023-02-04T03:31:42.920Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:42.920Z] f4e7e5b1778f: Layer already exists [2023-02-04T03:31:42.920Z] 6f1954866042: Layer already exists [2023-02-04T03:31:42.920Z] 0d8b745c7744: Layer already exists [2023-02-04T03:31:42.920Z] latest: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:43.234Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:43.545Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.33 [2023-02-04T03:31:43.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-04T03:31:43.546Z] 0d8b745c7744: Preparing [2023-02-04T03:31:43.546Z] 09c8ad52bb4d: Preparing [2023-02-04T03:31:43.546Z] 6f1954866042: Preparing [2023-02-04T03:31:43.546Z] f4e7e5b1778f: Preparing [2023-02-04T03:31:43.546Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:43.546Z] 6f1954866042: Layer already exists [2023-02-04T03:31:43.546Z] 0d8b745c7744: Layer already exists [2023-02-04T03:31:43.546Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:43.546Z] 09c8ad52bb4d: Layer already exists [2023-02-04T03:31:43.546Z] f4e7e5b1778f: Layer already exists [2023-02-04T03:31:43.546Z] 3.0.0-dev.33: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:43.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:43.864Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:44.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:44.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:44.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-04T03:31:44.173Z] 0d8b745c7744: Preparing [2023-02-04T03:31:44.173Z] 09c8ad52bb4d: Preparing [2023-02-04T03:31:44.173Z] 6f1954866042: Preparing [2023-02-04T03:31:44.173Z] f4e7e5b1778f: Preparing [2023-02-04T03:31:44.173Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:44.173Z] 09c8ad52bb4d: Layer already exists [2023-02-04T03:31:44.173Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:44.173Z] f4e7e5b1778f: Layer already exists [2023-02-04T03:31:44.173Z] 0d8b745c7744: Layer already exists [2023-02-04T03:31:44.173Z] 6f1954866042: Layer already exists [2023-02-04T03:31:44.173Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:44.491Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:44.792Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-02-04T03:31:44.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-02-04T03:31:44.792Z] 0d8b745c7744: Preparing [2023-02-04T03:31:44.792Z] 09c8ad52bb4d: Preparing [2023-02-04T03:31:44.792Z] 6f1954866042: Preparing [2023-02-04T03:31:44.792Z] f4e7e5b1778f: Preparing [2023-02-04T03:31:44.792Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:44.792Z] 09c8ad52bb4d: Layer already exists [2023-02-04T03:31:44.792Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:44.792Z] 6f1954866042: Layer already exists [2023-02-04T03:31:44.792Z] f4e7e5b1778f: Layer already exists [2023-02-04T03:31:44.792Z] 0d8b745c7744: Layer already exists [2023-02-04T03:31:44.792Z] main: digest: sha256:97f298e835c0177b78b6b1efaecdbf853686b85f6c6d5fe648b7ead017d06958 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:44.826Z] ===================================================== [Pipeline] echo [2023-02-04T03:31:44.831Z] taggedImages: [2023-02-04T03:31:44.831Z] - nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:44.831Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-02-04T03:31:44.831Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.33 [2023-02-04T03:31:44.831Z] - nexus3.edgexfoundry.org:10004/core-data:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:44.831Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-02-04T03:31:44.845Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-02-04T03:31:44.845Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:44.845Z] latest [2023-02-04T03:31:44.845Z] 3.0.0-dev.33 [2023-02-04T03:31:44.845Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:44.845Z] main [2023-02-04T03:31:44.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:45.158Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:45.457Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:45.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-04T03:31:45.457Z] 82ce2e8806d4: Preparing [2023-02-04T03:31:45.457Z] 384d321df4c4: Preparing [2023-02-04T03:31:45.457Z] 8e94a6f7e5cb: Preparing [2023-02-04T03:31:45.457Z] 6f1954866042: Preparing [2023-02-04T03:31:45.458Z] 75f8f268f407: Preparing [2023-02-04T03:31:45.458Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:45.458Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:45.458Z] 6f1954866042: Layer already exists [2023-02-04T03:31:45.458Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:45.458Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:45.458Z] 384d321df4c4: Pushed [2023-02-04T03:31:45.458Z] 82ce2e8806d4: Pushed [2023-02-04T03:31:45.974Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-04T03:31:45.974Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-04T03:31:45.974Z] OK: 16901 distinct packages available [2023-02-04T03:31:46.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:46.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:31:46.837Z] 8e94a6f7e5cb: Pushed [2023-02-04T03:31:47.095Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:47.406Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:47.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-04T03:31:47.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-04T03:31:47.708Z] 82ce2e8806d4: Preparing [2023-02-04T03:31:47.708Z] 384d321df4c4: Preparing [2023-02-04T03:31:47.708Z] 8e94a6f7e5cb: Preparing [2023-02-04T03:31:47.708Z] 6f1954866042: Preparing [2023-02-04T03:31:47.708Z] 75f8f268f407: Preparing [2023-02-04T03:31:47.708Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:47.708Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:47.708Z] 8e94a6f7e5cb: Layer already exists [2023-02-04T03:31:47.708Z] 82ce2e8806d4: Layer already exists [2023-02-04T03:31:47.708Z] 384d321df4c4: Layer already exists [2023-02-04T03:31:47.708Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:47.708Z] 6f1954866042: Layer already exists [2023-02-04T03:31:47.708Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:47.708Z] latest: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:48.026Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:48.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.33 [2023-02-04T03:31:48.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-04T03:31:48.330Z] 82ce2e8806d4: Preparing [2023-02-04T03:31:48.330Z] 384d321df4c4: Preparing [2023-02-04T03:31:48.330Z] 8e94a6f7e5cb: Preparing [2023-02-04T03:31:48.330Z] 6f1954866042: Preparing [2023-02-04T03:31:48.330Z] 75f8f268f407: Preparing [2023-02-04T03:31:48.330Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:48.330Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:48.330Z] 82ce2e8806d4: Layer already exists [2023-02-04T03:31:48.330Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:48.330Z] 8e94a6f7e5cb: Layer already exists [2023-02-04T03:31:48.330Z] 6f1954866042: Layer already exists [2023-02-04T03:31:48.330Z] 384d321df4c4: Layer already exists [2023-02-04T03:31:48.330Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:48.330Z] 3.0.0-dev.33: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:48.416Z] OK: 221 MiB in 51 packages [2023-02-04T03:31:48.637Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:48.943Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:48.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-04T03:31:48.943Z] 82ce2e8806d4: Preparing [2023-02-04T03:31:48.943Z] 384d321df4c4: Preparing [2023-02-04T03:31:48.943Z] 8e94a6f7e5cb: Preparing [2023-02-04T03:31:48.943Z] 6f1954866042: Preparing [2023-02-04T03:31:48.943Z] 75f8f268f407: Preparing [2023-02-04T03:31:48.943Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:48.943Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:48.943Z] 8e94a6f7e5cb: Layer already exists [2023-02-04T03:31:48.943Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:48.943Z] 384d321df4c4: Layer already exists [2023-02-04T03:31:48.943Z] 82ce2e8806d4: Layer already exists [2023-02-04T03:31:48.943Z] 6f1954866042: Layer already exists [2023-02-04T03:31:48.943Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:48.943Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:49.258Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:49.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-02-04T03:31:49.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-02-04T03:31:49.566Z] 82ce2e8806d4: Preparing [2023-02-04T03:31:49.566Z] 384d321df4c4: Preparing [2023-02-04T03:31:49.566Z] 8e94a6f7e5cb: Preparing [2023-02-04T03:31:49.566Z] 6f1954866042: Preparing [2023-02-04T03:31:49.566Z] 75f8f268f407: Preparing [2023-02-04T03:31:49.566Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:49.566Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:49.566Z] 82ce2e8806d4: Layer already exists [2023-02-04T03:31:49.566Z] 75f8f268f407: Layer already exists [2023-02-04T03:31:49.566Z] 8e94a6f7e5cb: Layer already exists [2023-02-04T03:31:49.566Z] 384d321df4c4: Layer already exists [2023-02-04T03:31:49.566Z] 6f1954866042: Layer already exists [2023-02-04T03:31:49.566Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:49.566Z] main: digest: sha256:acfe6956aac69cc23c93f7d9cd946f235c14e722438df56e7d0aacc4f015ed3f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:49.618Z] ===================================================== [Pipeline] echo [2023-02-04T03:31:49.632Z] taggedImages: [2023-02-04T03:31:49.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:49.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-02-04T03:31:49.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.33 [2023-02-04T03:31:49.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:49.632Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-02-04T03:31:49.652Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-02-04T03:31:49.652Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:49.652Z] latest [2023-02-04T03:31:49.652Z] 3.0.0-dev.33 [2023-02-04T03:31:49.652Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:49.652Z] main [2023-02-04T03:31:49.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:49.973Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:50.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:50.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-04T03:31:50.276Z] 92dd837d03f0: Preparing [2023-02-04T03:31:50.276Z] 92dd837d03f0: Preparing [2023-02-04T03:31:50.276Z] 52b619f6f9b0: Preparing [2023-02-04T03:31:50.276Z] 9046100f1100: Preparing [2023-02-04T03:31:50.276Z] 91332f7bb69f: Preparing [2023-02-04T03:31:50.276Z] fb5a62664580: Preparing [2023-02-04T03:31:50.276Z] bd835a3f260a: Preparing [2023-02-04T03:31:50.276Z] 6f1954866042: Preparing [2023-02-04T03:31:50.276Z] e59216b9b24a: Preparing [2023-02-04T03:31:50.276Z] 5254136942a8: Preparing [2023-02-04T03:31:50.276Z] 54f91a6a97a8: Preparing [2023-02-04T03:31:50.276Z] 8aa4f9765944: Preparing [2023-02-04T03:31:50.276Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:50.276Z] bd835a3f260a: Waiting [2023-02-04T03:31:50.276Z] 6f1954866042: Waiting [2023-02-04T03:31:50.276Z] e59216b9b24a: Waiting [2023-02-04T03:31:50.276Z] 5254136942a8: Waiting [2023-02-04T03:31:50.276Z] 54f91a6a97a8: Waiting [2023-02-04T03:31:50.276Z] 8aa4f9765944: Waiting [2023-02-04T03:31:50.276Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:50.276Z] 91332f7bb69f: Pushed [2023-02-04T03:31:50.276Z] 9046100f1100: Pushed [2023-02-04T03:31:50.276Z] 6f1954866042: Layer already exists [2023-02-04T03:31:50.276Z] 52b619f6f9b0: Pushed [2023-02-04T03:31:50.499Z] Removing intermediate container 5edafd2ee760 [2023-02-04T03:31:50.499Z] ---> 8f32e45eae3f [2023-02-04T03:31:50.499Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-04T03:31:50.536Z] fb5a62664580: Pushed [2023-02-04T03:31:50.536Z] 92dd837d03f0: Pushed [2023-02-04T03:31:50.536Z] e59216b9b24a: Pushed [2023-02-04T03:31:50.536Z] 5254136942a8: Pushed [2023-02-04T03:31:50.536Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:50.536Z] 54f91a6a97a8: Pushed [2023-02-04T03:31:50.536Z] 8aa4f9765944: Pushed [2023-02-04T03:31:51.086Z] ---> 2b02385cf53d [2023-02-04T03:31:51.086Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:31:51.368Z] ---> Running in dc33936db511 [2023-02-04T03:31:51.909Z] bd835a3f260a: Pushed [2023-02-04T03:31:52.168Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:52.475Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:52.788Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-04T03:31:52.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-04T03:31:52.788Z] 92dd837d03f0: Preparing [2023-02-04T03:31:52.788Z] 92dd837d03f0: Preparing [2023-02-04T03:31:52.788Z] 52b619f6f9b0: Preparing [2023-02-04T03:31:52.788Z] 9046100f1100: Preparing [2023-02-04T03:31:52.788Z] 91332f7bb69f: Preparing [2023-02-04T03:31:52.788Z] fb5a62664580: Preparing [2023-02-04T03:31:52.788Z] bd835a3f260a: Preparing [2023-02-04T03:31:52.788Z] 6f1954866042: Preparing [2023-02-04T03:31:52.788Z] e59216b9b24a: Preparing [2023-02-04T03:31:52.788Z] 5254136942a8: Preparing [2023-02-04T03:31:52.788Z] 54f91a6a97a8: Preparing [2023-02-04T03:31:52.788Z] 8aa4f9765944: Preparing [2023-02-04T03:31:52.789Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:52.789Z] bd835a3f260a: Waiting [2023-02-04T03:31:52.789Z] 8aa4f9765944: Waiting [2023-02-04T03:31:52.789Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:52.789Z] 54f91a6a97a8: Waiting [2023-02-04T03:31:52.789Z] 6f1954866042: Waiting [2023-02-04T03:31:52.789Z] 5254136942a8: Waiting [2023-02-04T03:31:52.789Z] e59216b9b24a: Waiting [2023-02-04T03:31:52.789Z] 91332f7bb69f: Layer already exists [2023-02-04T03:31:52.789Z] 52b619f6f9b0: Layer already exists [2023-02-04T03:31:52.789Z] 92dd837d03f0: Layer already exists [2023-02-04T03:31:52.789Z] fb5a62664580: Layer already exists [2023-02-04T03:31:52.789Z] 9046100f1100: Layer already exists [2023-02-04T03:31:52.789Z] bd835a3f260a: Layer already exists [2023-02-04T03:31:52.789Z] 6f1954866042: Layer already exists [2023-02-04T03:31:52.789Z] 54f91a6a97a8: Layer already exists [2023-02-04T03:31:52.789Z] e59216b9b24a: Layer already exists [2023-02-04T03:31:52.789Z] 5254136942a8: Layer already exists [2023-02-04T03:31:52.789Z] 8aa4f9765944: Layer already exists [2023-02-04T03:31:52.789Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:52.789Z] latest: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:53.105Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:53.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.33 [2023-02-04T03:31:53.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-04T03:31:53.407Z] 92dd837d03f0: Preparing [2023-02-04T03:31:53.407Z] 92dd837d03f0: Preparing [2023-02-04T03:31:53.407Z] 52b619f6f9b0: Preparing [2023-02-04T03:31:53.407Z] 9046100f1100: Preparing [2023-02-04T03:31:53.407Z] 91332f7bb69f: Preparing [2023-02-04T03:31:53.407Z] fb5a62664580: Preparing [2023-02-04T03:31:53.407Z] bd835a3f260a: Preparing [2023-02-04T03:31:53.407Z] 6f1954866042: Preparing [2023-02-04T03:31:53.407Z] e59216b9b24a: Preparing [2023-02-04T03:31:53.407Z] 5254136942a8: Preparing [2023-02-04T03:31:53.407Z] 54f91a6a97a8: Preparing [2023-02-04T03:31:53.407Z] 8aa4f9765944: Preparing [2023-02-04T03:31:53.407Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:53.407Z] bd835a3f260a: Waiting [2023-02-04T03:31:53.407Z] 6f1954866042: Waiting [2023-02-04T03:31:53.407Z] e59216b9b24a: Waiting [2023-02-04T03:31:53.407Z] 5254136942a8: Waiting [2023-02-04T03:31:53.407Z] 54f91a6a97a8: Waiting [2023-02-04T03:31:53.407Z] 8aa4f9765944: Waiting [2023-02-04T03:31:53.407Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:53.407Z] 91332f7bb69f: Layer already exists [2023-02-04T03:31:53.407Z] 52b619f6f9b0: Layer already exists [2023-02-04T03:31:53.407Z] 9046100f1100: Layer already exists [2023-02-04T03:31:53.407Z] 92dd837d03f0: Layer already exists [2023-02-04T03:31:53.407Z] fb5a62664580: Layer already exists [2023-02-04T03:31:53.407Z] e59216b9b24a: Layer already exists [2023-02-04T03:31:53.407Z] 6f1954866042: Layer already exists [2023-02-04T03:31:53.407Z] bd835a3f260a: Layer already exists [2023-02-04T03:31:53.407Z] 5254136942a8: Layer already exists [2023-02-04T03:31:53.407Z] 54f91a6a97a8: Layer already exists [2023-02-04T03:31:53.407Z] 8aa4f9765944: Layer already exists [2023-02-04T03:31:53.407Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:53.407Z] 3.0.0-dev.33: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:53.713Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:54.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:54.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-04T03:31:54.020Z] 92dd837d03f0: Preparing [2023-02-04T03:31:54.020Z] 92dd837d03f0: Preparing [2023-02-04T03:31:54.020Z] 52b619f6f9b0: Preparing [2023-02-04T03:31:54.020Z] 9046100f1100: Preparing [2023-02-04T03:31:54.020Z] 91332f7bb69f: Preparing [2023-02-04T03:31:54.020Z] fb5a62664580: Preparing [2023-02-04T03:31:54.020Z] bd835a3f260a: Preparing [2023-02-04T03:31:54.020Z] 6f1954866042: Preparing [2023-02-04T03:31:54.020Z] e59216b9b24a: Preparing [2023-02-04T03:31:54.020Z] 5254136942a8: Preparing [2023-02-04T03:31:54.020Z] 54f91a6a97a8: Preparing [2023-02-04T03:31:54.020Z] 8aa4f9765944: Preparing [2023-02-04T03:31:54.020Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:54.020Z] e59216b9b24a: Waiting [2023-02-04T03:31:54.020Z] 5254136942a8: Waiting [2023-02-04T03:31:54.020Z] bd835a3f260a: Waiting [2023-02-04T03:31:54.020Z] 54f91a6a97a8: Waiting [2023-02-04T03:31:54.020Z] 6f1954866042: Waiting [2023-02-04T03:31:54.020Z] 91332f7bb69f: Layer already exists [2023-02-04T03:31:54.020Z] 52b619f6f9b0: Layer already exists [2023-02-04T03:31:54.020Z] fb5a62664580: Layer already exists [2023-02-04T03:31:54.020Z] 92dd837d03f0: Layer already exists [2023-02-04T03:31:54.020Z] 9046100f1100: Layer already exists [2023-02-04T03:31:54.020Z] bd835a3f260a: Layer already exists [2023-02-04T03:31:54.020Z] 6f1954866042: Layer already exists [2023-02-04T03:31:54.020Z] 5254136942a8: Layer already exists [2023-02-04T03:31:54.020Z] e59216b9b24a: Layer already exists [2023-02-04T03:31:54.020Z] 54f91a6a97a8: Layer already exists [2023-02-04T03:31:54.020Z] 8aa4f9765944: Layer already exists [2023-02-04T03:31:54.020Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:54.020Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:54.322Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:54.621Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-02-04T03:31:54.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-02-04T03:31:54.621Z] 92dd837d03f0: Preparing [2023-02-04T03:31:54.621Z] 92dd837d03f0: Preparing [2023-02-04T03:31:54.621Z] 52b619f6f9b0: Preparing [2023-02-04T03:31:54.621Z] 9046100f1100: Preparing [2023-02-04T03:31:54.621Z] 91332f7bb69f: Preparing [2023-02-04T03:31:54.621Z] fb5a62664580: Preparing [2023-02-04T03:31:54.621Z] bd835a3f260a: Preparing [2023-02-04T03:31:54.621Z] 6f1954866042: Preparing [2023-02-04T03:31:54.621Z] e59216b9b24a: Preparing [2023-02-04T03:31:54.621Z] 5254136942a8: Preparing [2023-02-04T03:31:54.621Z] 54f91a6a97a8: Preparing [2023-02-04T03:31:54.621Z] 8aa4f9765944: Preparing [2023-02-04T03:31:54.621Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:54.621Z] 6f1954866042: Waiting [2023-02-04T03:31:54.621Z] e59216b9b24a: Waiting [2023-02-04T03:31:54.621Z] 5254136942a8: Waiting [2023-02-04T03:31:54.621Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:54.621Z] 8aa4f9765944: Waiting [2023-02-04T03:31:54.621Z] 54f91a6a97a8: Waiting [2023-02-04T03:31:54.621Z] bd835a3f260a: Waiting [2023-02-04T03:31:54.621Z] 91332f7bb69f: Layer already exists [2023-02-04T03:31:54.621Z] 9046100f1100: Layer already exists [2023-02-04T03:31:54.621Z] 52b619f6f9b0: Layer already exists [2023-02-04T03:31:54.621Z] fb5a62664580: Layer already exists [2023-02-04T03:31:54.621Z] 92dd837d03f0: Layer already exists [2023-02-04T03:31:54.621Z] bd835a3f260a: Layer already exists [2023-02-04T03:31:54.621Z] 6f1954866042: Layer already exists [2023-02-04T03:31:54.621Z] 5254136942a8: Layer already exists [2023-02-04T03:31:54.621Z] e59216b9b24a: Layer already exists [2023-02-04T03:31:54.621Z] 54f91a6a97a8: Layer already exists [2023-02-04T03:31:54.621Z] 8aa4f9765944: Layer already exists [2023-02-04T03:31:54.621Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:54.621Z] main: digest: sha256:5ca99a00570f75e60d059205eeba0c08394f7f7111a60aad50a98aa95616eb81 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:54.674Z] ===================================================== [Pipeline] echo [2023-02-04T03:31:54.681Z] taggedImages: [2023-02-04T03:31:54.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:54.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-02-04T03:31:54.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.33 [2023-02-04T03:31:54.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:54.681Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-02-04T03:31:54.703Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-02-04T03:31:54.703Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:54.703Z] latest [2023-02-04T03:31:54.703Z] 3.0.0-dev.33 [2023-02-04T03:31:54.703Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:54.703Z] main [2023-02-04T03:31:54.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:55.023Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:55.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:55.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-04T03:31:55.332Z] ad3bd42c8f21: Preparing [2023-02-04T03:31:55.332Z] 06786f65f8a6: Preparing [2023-02-04T03:31:55.332Z] 789e77e605bd: Preparing [2023-02-04T03:31:55.332Z] 4502743a959b: Preparing [2023-02-04T03:31:55.332Z] ae95eedc6ba5: Preparing [2023-02-04T03:31:55.332Z] e61abf75f674: Preparing [2023-02-04T03:31:55.332Z] 1e593f973a27: Preparing [2023-02-04T03:31:55.332Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:55.332Z] 1e593f973a27: Waiting [2023-02-04T03:31:55.332Z] e61abf75f674: Waiting [2023-02-04T03:31:55.332Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:55.332Z] ad3bd42c8f21: Pushed [2023-02-04T03:31:55.332Z] ae95eedc6ba5: Pushed [2023-02-04T03:31:55.332Z] 06786f65f8a6: Pushed [2023-02-04T03:31:55.332Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:55.593Z] e61abf75f674: Pushed [2023-02-04T03:31:55.857Z] 1e593f973a27: Pushed [2023-02-04T03:31:56.425Z] 789e77e605bd: Pushed [2023-02-04T03:31:56.425Z] 4502743a959b: Pushed [2023-02-04T03:31:56.425Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:56.731Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:57.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-04T03:31:57.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-04T03:31:57.036Z] ad3bd42c8f21: Preparing [2023-02-04T03:31:57.036Z] 06786f65f8a6: Preparing [2023-02-04T03:31:57.036Z] 789e77e605bd: Preparing [2023-02-04T03:31:57.036Z] 4502743a959b: Preparing [2023-02-04T03:31:57.036Z] ae95eedc6ba5: Preparing [2023-02-04T03:31:57.036Z] e61abf75f674: Preparing [2023-02-04T03:31:57.036Z] 1e593f973a27: Preparing [2023-02-04T03:31:57.036Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:57.036Z] e61abf75f674: Waiting [2023-02-04T03:31:57.036Z] 1e593f973a27: Waiting [2023-02-04T03:31:57.036Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:57.036Z] 789e77e605bd: Layer already exists [2023-02-04T03:31:57.036Z] 4502743a959b: Layer already exists [2023-02-04T03:31:57.036Z] ae95eedc6ba5: Layer already exists [2023-02-04T03:31:57.036Z] ad3bd42c8f21: Layer already exists [2023-02-04T03:31:57.036Z] 06786f65f8a6: Layer already exists [2023-02-04T03:31:57.036Z] e61abf75f674: Layer already exists [2023-02-04T03:31:57.036Z] 1e593f973a27: Layer already exists [2023-02-04T03:31:57.036Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:57.036Z] latest: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:57.342Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:57.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.33 [2023-02-04T03:31:57.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-04T03:31:57.647Z] ad3bd42c8f21: Preparing [2023-02-04T03:31:57.647Z] 06786f65f8a6: Preparing [2023-02-04T03:31:57.647Z] 789e77e605bd: Preparing [2023-02-04T03:31:57.647Z] 4502743a959b: Preparing [2023-02-04T03:31:57.647Z] ae95eedc6ba5: Preparing [2023-02-04T03:31:57.647Z] e61abf75f674: Preparing [2023-02-04T03:31:57.647Z] 1e593f973a27: Preparing [2023-02-04T03:31:57.647Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:57.647Z] e61abf75f674: Waiting [2023-02-04T03:31:57.647Z] 1e593f973a27: Waiting [2023-02-04T03:31:57.647Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:57.647Z] 789e77e605bd: Layer already exists [2023-02-04T03:31:57.647Z] 06786f65f8a6: Layer already exists [2023-02-04T03:31:57.647Z] 4502743a959b: Layer already exists [2023-02-04T03:31:57.647Z] ae95eedc6ba5: Layer already exists [2023-02-04T03:31:57.647Z] ad3bd42c8f21: Layer already exists [2023-02-04T03:31:57.647Z] 1e593f973a27: Layer already exists [2023-02-04T03:31:57.647Z] e61abf75f674: Layer already exists [2023-02-04T03:31:57.647Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:57.647Z] 3.0.0-dev.33: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:57.951Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:58.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:58.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-04T03:31:58.254Z] ad3bd42c8f21: Preparing [2023-02-04T03:31:58.254Z] 06786f65f8a6: Preparing [2023-02-04T03:31:58.254Z] 789e77e605bd: Preparing [2023-02-04T03:31:58.254Z] 4502743a959b: Preparing [2023-02-04T03:31:58.254Z] ae95eedc6ba5: Preparing [2023-02-04T03:31:58.254Z] e61abf75f674: Preparing [2023-02-04T03:31:58.254Z] 1e593f973a27: Preparing [2023-02-04T03:31:58.254Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:58.254Z] e61abf75f674: Waiting [2023-02-04T03:31:58.254Z] 1e593f973a27: Waiting [2023-02-04T03:31:58.254Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:58.254Z] ae95eedc6ba5: Layer already exists [2023-02-04T03:31:58.254Z] 4502743a959b: Layer already exists [2023-02-04T03:31:58.254Z] 06786f65f8a6: Layer already exists [2023-02-04T03:31:58.254Z] ad3bd42c8f21: Layer already exists [2023-02-04T03:31:58.254Z] 789e77e605bd: Layer already exists [2023-02-04T03:31:58.254Z] e61abf75f674: Layer already exists [2023-02-04T03:31:58.254Z] 1e593f973a27: Layer already exists [2023-02-04T03:31:58.254Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:58.254Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:58.570Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:58.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-02-04T03:31:58.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-02-04T03:31:58.880Z] ad3bd42c8f21: Preparing [2023-02-04T03:31:58.880Z] 06786f65f8a6: Preparing [2023-02-04T03:31:58.880Z] 789e77e605bd: Preparing [2023-02-04T03:31:58.880Z] 4502743a959b: Preparing [2023-02-04T03:31:58.880Z] ae95eedc6ba5: Preparing [2023-02-04T03:31:58.880Z] e61abf75f674: Preparing [2023-02-04T03:31:58.880Z] 1e593f973a27: Preparing [2023-02-04T03:31:58.880Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:58.880Z] e61abf75f674: Waiting [2023-02-04T03:31:58.880Z] 1e593f973a27: Waiting [2023-02-04T03:31:58.880Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:58.880Z] 4502743a959b: Layer already exists [2023-02-04T03:31:58.880Z] ad3bd42c8f21: Layer already exists [2023-02-04T03:31:58.880Z] 789e77e605bd: Layer already exists [2023-02-04T03:31:58.880Z] ae95eedc6ba5: Layer already exists [2023-02-04T03:31:58.880Z] 06786f65f8a6: Layer already exists [2023-02-04T03:31:58.880Z] e61abf75f674: Layer already exists [2023-02-04T03:31:58.880Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:58.880Z] 1e593f973a27: Layer already exists [2023-02-04T03:31:58.880Z] main: digest: sha256:93a36e38630a6506335ccfe4126ede72d6839c68df9d1c1109dbaba317efa20c size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:31:58.916Z] ===================================================== [Pipeline] echo [2023-02-04T03:31:58.921Z] taggedImages: [2023-02-04T03:31:58.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:58.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-02-04T03:31:58.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.33 [2023-02-04T03:31:58.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:58.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-02-04T03:31:58.938Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-02-04T03:31:58.938Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:58.938Z] latest [2023-02-04T03:31:58.938Z] 3.0.0-dev.33 [2023-02-04T03:31:58.938Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:31:58.938Z] main [2023-02-04T03:31:58.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:59.246Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:31:59.550Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:31:59.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-04T03:31:59.550Z] 94068afdd292: Preparing [2023-02-04T03:31:59.550Z] f9be161314e7: Preparing [2023-02-04T03:31:59.550Z] d93ae44fc0b5: Preparing [2023-02-04T03:31:59.550Z] c981a6b94e49: Preparing [2023-02-04T03:31:59.550Z] aff7ae1e877e: Preparing [2023-02-04T03:31:59.550Z] 30e3a628e82d: Preparing [2023-02-04T03:31:59.550Z] d20328a8da75: Preparing [2023-02-04T03:31:59.550Z] c772a6ddbd7f: Preparing [2023-02-04T03:31:59.550Z] 741d844de0d0: Preparing [2023-02-04T03:31:59.550Z] e5e13b0c77cb: Preparing [2023-02-04T03:31:59.550Z] 30e3a628e82d: Waiting [2023-02-04T03:31:59.550Z] d20328a8da75: Waiting [2023-02-04T03:31:59.550Z] c772a6ddbd7f: Waiting [2023-02-04T03:31:59.550Z] 741d844de0d0: Waiting [2023-02-04T03:31:59.550Z] e5e13b0c77cb: Waiting [2023-02-04T03:31:59.550Z] 94068afdd292: Pushed [2023-02-04T03:31:59.550Z] aff7ae1e877e: Pushed [2023-02-04T03:31:59.550Z] f9be161314e7: Pushed [2023-02-04T03:31:59.810Z] d20328a8da75: Pushed [2023-02-04T03:31:59.810Z] 30e3a628e82d: Pushed [2023-02-04T03:31:59.810Z] c772a6ddbd7f: Pushed [2023-02-04T03:31:59.810Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:31:59.810Z] 741d844de0d0: Pushed [2023-02-04T03:32:00.762Z] c981a6b94e49: Pushed [2023-02-04T03:32:01.021Z] d93ae44fc0b5: Pushed [2023-02-04T03:32:01.021Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:01.330Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:01.635Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-04T03:32:01.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-04T03:32:01.635Z] 94068afdd292: Preparing [2023-02-04T03:32:01.635Z] f9be161314e7: Preparing [2023-02-04T03:32:01.635Z] d93ae44fc0b5: Preparing [2023-02-04T03:32:01.635Z] c981a6b94e49: Preparing [2023-02-04T03:32:01.635Z] aff7ae1e877e: Preparing [2023-02-04T03:32:01.635Z] 30e3a628e82d: Preparing [2023-02-04T03:32:01.635Z] d20328a8da75: Preparing [2023-02-04T03:32:01.635Z] c772a6ddbd7f: Preparing [2023-02-04T03:32:01.635Z] 741d844de0d0: Preparing [2023-02-04T03:32:01.635Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:01.635Z] 741d844de0d0: Waiting [2023-02-04T03:32:01.635Z] e5e13b0c77cb: Waiting [2023-02-04T03:32:01.635Z] 30e3a628e82d: Waiting [2023-02-04T03:32:01.635Z] d20328a8da75: Waiting [2023-02-04T03:32:01.635Z] c772a6ddbd7f: Waiting [2023-02-04T03:32:01.635Z] aff7ae1e877e: Layer already exists [2023-02-04T03:32:01.635Z] 94068afdd292: Layer already exists [2023-02-04T03:32:01.635Z] f9be161314e7: Layer already exists [2023-02-04T03:32:01.635Z] d93ae44fc0b5: Layer already exists [2023-02-04T03:32:01.635Z] c981a6b94e49: Layer already exists [2023-02-04T03:32:01.635Z] 30e3a628e82d: Layer already exists [2023-02-04T03:32:01.635Z] d20328a8da75: Layer already exists [2023-02-04T03:32:01.635Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:01.635Z] c772a6ddbd7f: Layer already exists [2023-02-04T03:32:01.635Z] 741d844de0d0: Layer already exists [2023-02-04T03:32:01.635Z] latest: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:01.954Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:02.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.33 [2023-02-04T03:32:02.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-04T03:32:02.263Z] 94068afdd292: Preparing [2023-02-04T03:32:02.263Z] f9be161314e7: Preparing [2023-02-04T03:32:02.263Z] d93ae44fc0b5: Preparing [2023-02-04T03:32:02.263Z] c981a6b94e49: Preparing [2023-02-04T03:32:02.263Z] aff7ae1e877e: Preparing [2023-02-04T03:32:02.263Z] 30e3a628e82d: Preparing [2023-02-04T03:32:02.263Z] d20328a8da75: Preparing [2023-02-04T03:32:02.263Z] c772a6ddbd7f: Preparing [2023-02-04T03:32:02.263Z] 741d844de0d0: Preparing [2023-02-04T03:32:02.263Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:02.263Z] 30e3a628e82d: Waiting [2023-02-04T03:32:02.263Z] c772a6ddbd7f: Waiting [2023-02-04T03:32:02.263Z] 741d844de0d0: Waiting [2023-02-04T03:32:02.263Z] e5e13b0c77cb: Waiting [2023-02-04T03:32:02.263Z] d20328a8da75: Waiting [2023-02-04T03:32:02.263Z] f9be161314e7: Layer already exists [2023-02-04T03:32:02.263Z] aff7ae1e877e: Layer already exists [2023-02-04T03:32:02.263Z] c981a6b94e49: Layer already exists [2023-02-04T03:32:02.263Z] 94068afdd292: Layer already exists [2023-02-04T03:32:02.263Z] d93ae44fc0b5: Layer already exists [2023-02-04T03:32:02.263Z] 30e3a628e82d: Layer already exists [2023-02-04T03:32:02.263Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:02.263Z] d20328a8da75: Layer already exists [2023-02-04T03:32:02.263Z] c772a6ddbd7f: Layer already exists [2023-02-04T03:32:02.263Z] 741d844de0d0: Layer already exists [2023-02-04T03:32:02.263Z] 3.0.0-dev.33: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:02.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:02.892Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:02.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-04T03:32:02.892Z] 94068afdd292: Preparing [2023-02-04T03:32:02.892Z] f9be161314e7: Preparing [2023-02-04T03:32:02.892Z] d93ae44fc0b5: Preparing [2023-02-04T03:32:02.892Z] c981a6b94e49: Preparing [2023-02-04T03:32:02.892Z] aff7ae1e877e: Preparing [2023-02-04T03:32:02.892Z] 30e3a628e82d: Preparing [2023-02-04T03:32:02.892Z] d20328a8da75: Preparing [2023-02-04T03:32:02.892Z] c772a6ddbd7f: Preparing [2023-02-04T03:32:02.892Z] 741d844de0d0: Preparing [2023-02-04T03:32:02.892Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:02.892Z] 30e3a628e82d: Waiting [2023-02-04T03:32:02.892Z] d20328a8da75: Waiting [2023-02-04T03:32:02.892Z] e5e13b0c77cb: Waiting [2023-02-04T03:32:02.892Z] c772a6ddbd7f: Waiting [2023-02-04T03:32:02.892Z] 741d844de0d0: Waiting [2023-02-04T03:32:02.892Z] 94068afdd292: Layer already exists [2023-02-04T03:32:02.892Z] f9be161314e7: Layer already exists [2023-02-04T03:32:02.892Z] d93ae44fc0b5: Layer already exists [2023-02-04T03:32:02.892Z] aff7ae1e877e: Layer already exists [2023-02-04T03:32:02.892Z] c981a6b94e49: Layer already exists [2023-02-04T03:32:02.892Z] 30e3a628e82d: Layer already exists [2023-02-04T03:32:02.892Z] c772a6ddbd7f: Layer already exists [2023-02-04T03:32:02.892Z] 741d844de0d0: Layer already exists [2023-02-04T03:32:02.892Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:02.892Z] d20328a8da75: Layer already exists [2023-02-04T03:32:02.892Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:03.208Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:03.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-02-04T03:32:03.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-02-04T03:32:03.508Z] 94068afdd292: Preparing [2023-02-04T03:32:03.508Z] f9be161314e7: Preparing [2023-02-04T03:32:03.508Z] d93ae44fc0b5: Preparing [2023-02-04T03:32:03.508Z] c981a6b94e49: Preparing [2023-02-04T03:32:03.508Z] aff7ae1e877e: Preparing [2023-02-04T03:32:03.508Z] 30e3a628e82d: Preparing [2023-02-04T03:32:03.508Z] d20328a8da75: Preparing [2023-02-04T03:32:03.508Z] c772a6ddbd7f: Preparing [2023-02-04T03:32:03.508Z] 741d844de0d0: Preparing [2023-02-04T03:32:03.508Z] d20328a8da75: Waiting [2023-02-04T03:32:03.508Z] c772a6ddbd7f: Waiting [2023-02-04T03:32:03.508Z] 30e3a628e82d: Waiting [2023-02-04T03:32:03.508Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:03.508Z] 741d844de0d0: Waiting [2023-02-04T03:32:03.508Z] e5e13b0c77cb: Waiting [2023-02-04T03:32:03.508Z] d93ae44fc0b5: Layer already exists [2023-02-04T03:32:03.508Z] c981a6b94e49: Layer already exists [2023-02-04T03:32:03.508Z] 94068afdd292: Layer already exists [2023-02-04T03:32:03.508Z] f9be161314e7: Layer already exists [2023-02-04T03:32:03.508Z] aff7ae1e877e: Layer already exists [2023-02-04T03:32:03.508Z] d20328a8da75: Layer already exists [2023-02-04T03:32:03.508Z] 30e3a628e82d: Layer already exists [2023-02-04T03:32:03.508Z] c772a6ddbd7f: Layer already exists [2023-02-04T03:32:03.508Z] 741d844de0d0: Layer already exists [2023-02-04T03:32:03.508Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:03.508Z] main: digest: sha256:bd3d5b8c5211e95f8b3e222036836c8b03622d1e25ba60f9274c0ca7b4cd7868 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:03.543Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:03.548Z] taggedImages: [2023-02-04T03:32:03.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:03.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-02-04T03:32:03.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.33 [2023-02-04T03:32:03.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:03.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-02-04T03:32:03.563Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-02-04T03:32:03.563Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:03.563Z] latest [2023-02-04T03:32:03.563Z] 3.0.0-dev.33 [2023-02-04T03:32:03.563Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:03.563Z] main [2023-02-04T03:32:03.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:03.866Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:04.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:04.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-04T03:32:04.176Z] 66671cf52e9c: Preparing [2023-02-04T03:32:04.176Z] 2d8d30652325: Preparing [2023-02-04T03:32:04.176Z] 6f1954866042: Preparing [2023-02-04T03:32:04.176Z] 176c764a1477: Preparing [2023-02-04T03:32:04.176Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:04.176Z] 6f1954866042: Layer already exists [2023-02-04T03:32:04.176Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:04.176Z] 66671cf52e9c: Pushed [2023-02-04T03:32:04.744Z] 176c764a1477: Pushed [2023-02-04T03:32:06.143Z] 2d8d30652325: Pushed [2023-02-04T03:32:06.143Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:06.454Z] + 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-02-04T03:32:06.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-04T03:32:06.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-04T03:32:06.753Z] 66671cf52e9c: Preparing [2023-02-04T03:32:06.753Z] 2d8d30652325: Preparing [2023-02-04T03:32:06.753Z] 6f1954866042: Preparing [2023-02-04T03:32:06.753Z] 176c764a1477: Preparing [2023-02-04T03:32:06.753Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:06.753Z] 6f1954866042: Layer already exists [2023-02-04T03:32:06.753Z] 176c764a1477: Layer already exists [2023-02-04T03:32:06.753Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:06.753Z] 2d8d30652325: Layer already exists [2023-02-04T03:32:06.753Z] 66671cf52e9c: Layer already exists [2023-02-04T03:32:06.753Z] latest: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:07.059Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:07.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.33 [2023-02-04T03:32:07.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-04T03:32:07.361Z] 66671cf52e9c: Preparing [2023-02-04T03:32:07.361Z] 2d8d30652325: Preparing [2023-02-04T03:32:07.361Z] 6f1954866042: Preparing [2023-02-04T03:32:07.361Z] 176c764a1477: Preparing [2023-02-04T03:32:07.361Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:07.361Z] 6f1954866042: Layer already exists [2023-02-04T03:32:07.361Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:07.361Z] 2d8d30652325: Layer already exists [2023-02-04T03:32:07.361Z] 176c764a1477: Layer already exists [2023-02-04T03:32:07.361Z] 66671cf52e9c: Layer already exists [2023-02-04T03:32:07.361Z] 3.0.0-dev.33: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:07.674Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:07.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:07.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-04T03:32:07.978Z] 66671cf52e9c: Preparing [2023-02-04T03:32:07.978Z] 2d8d30652325: Preparing [2023-02-04T03:32:07.978Z] 6f1954866042: Preparing [2023-02-04T03:32:07.978Z] 176c764a1477: Preparing [2023-02-04T03:32:07.978Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:07.978Z] 66671cf52e9c: Layer already exists [2023-02-04T03:32:07.978Z] 2d8d30652325: Layer already exists [2023-02-04T03:32:07.978Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:07.978Z] 6f1954866042: Layer already exists [2023-02-04T03:32:07.978Z] 176c764a1477: Layer already exists [2023-02-04T03:32:07.978Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:08.295Z] + 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-02-04T03:32:08.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-02-04T03:32:08.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-02-04T03:32:08.607Z] 66671cf52e9c: Preparing [2023-02-04T03:32:08.607Z] 2d8d30652325: Preparing [2023-02-04T03:32:08.607Z] 6f1954866042: Preparing [2023-02-04T03:32:08.607Z] 176c764a1477: Preparing [2023-02-04T03:32:08.607Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:08.607Z] 176c764a1477: Layer already exists [2023-02-04T03:32:08.607Z] 6f1954866042: Layer already exists [2023-02-04T03:32:08.607Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:08.607Z] 2d8d30652325: Layer already exists [2023-02-04T03:32:08.607Z] 66671cf52e9c: Layer already exists [2023-02-04T03:32:08.607Z] main: digest: sha256:4dba509a5d4e41c9fc78b823d6671d2b1492bbb3e592d7307eb205fa1d6cdb97 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:08.658Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:08.668Z] taggedImages: [2023-02-04T03:32:08.668Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:08.668Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-02-04T03:32:08.668Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.33 [2023-02-04T03:32:08.668Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:08.668Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-02-04T03:32:08.691Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-02-04T03:32:08.691Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:08.691Z] latest [2023-02-04T03:32:08.691Z] 3.0.0-dev.33 [2023-02-04T03:32:08.691Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:08.691Z] main [2023-02-04T03:32:08.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:09.023Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:09.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:09.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-04T03:32:09.332Z] cc0ca0548132: Preparing [2023-02-04T03:32:09.332Z] 210951be2a6f: Preparing [2023-02-04T03:32:09.332Z] 99f0c21e654c: Preparing [2023-02-04T03:32:09.332Z] 1753fddf339f: Preparing [2023-02-04T03:32:09.332Z] 5086652c7da6: Preparing [2023-02-04T03:32:09.332Z] 93b221c9e149: Preparing [2023-02-04T03:32:09.332Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:09.332Z] 93b221c9e149: Waiting [2023-02-04T03:32:09.332Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:09.332Z] 210951be2a6f: Pushed [2023-02-04T03:32:09.332Z] 99f0c21e654c: Pushed [2023-02-04T03:32:09.332Z] cc0ca0548132: Pushed [2023-02-04T03:32:09.332Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:09.955Z] 93b221c9e149: Pushed [2023-02-04T03:32:13.249Z] 5086652c7da6: Pushed [2023-02-04T03:32:15.786Z] 1753fddf339f: Pushed [2023-02-04T03:32:16.046Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:16.364Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:16.724Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-04T03:32:16.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-04T03:32:16.724Z] cc0ca0548132: Preparing [2023-02-04T03:32:16.724Z] 210951be2a6f: Preparing [2023-02-04T03:32:16.724Z] 99f0c21e654c: Preparing [2023-02-04T03:32:16.724Z] 1753fddf339f: Preparing [2023-02-04T03:32:16.724Z] 5086652c7da6: Preparing [2023-02-04T03:32:16.724Z] 93b221c9e149: Preparing [2023-02-04T03:32:16.724Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:16.724Z] 93b221c9e149: Waiting [2023-02-04T03:32:16.724Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:16.724Z] 1753fddf339f: Layer already exists [2023-02-04T03:32:16.724Z] 5086652c7da6: Layer already exists [2023-02-04T03:32:16.724Z] cc0ca0548132: Layer already exists [2023-02-04T03:32:16.724Z] 210951be2a6f: Layer already exists [2023-02-04T03:32:16.724Z] 99f0c21e654c: Layer already exists [2023-02-04T03:32:16.724Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:16.724Z] 93b221c9e149: Layer already exists [2023-02-04T03:32:16.724Z] latest: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:17.035Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:17.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.33 [2023-02-04T03:32:17.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-04T03:32:17.336Z] cc0ca0548132: Preparing [2023-02-04T03:32:17.336Z] 210951be2a6f: Preparing [2023-02-04T03:32:17.336Z] 99f0c21e654c: Preparing [2023-02-04T03:32:17.336Z] 1753fddf339f: Preparing [2023-02-04T03:32:17.336Z] 5086652c7da6: Preparing [2023-02-04T03:32:17.336Z] 93b221c9e149: Preparing [2023-02-04T03:32:17.336Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:17.336Z] 93b221c9e149: Waiting [2023-02-04T03:32:17.336Z] 210951be2a6f: Layer already exists [2023-02-04T03:32:17.336Z] 5086652c7da6: Layer already exists [2023-02-04T03:32:17.336Z] 1753fddf339f: Layer already exists [2023-02-04T03:32:17.336Z] cc0ca0548132: Layer already exists [2023-02-04T03:32:17.336Z] 99f0c21e654c: Layer already exists [2023-02-04T03:32:17.336Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:17.336Z] 93b221c9e149: Layer already exists [2023-02-04T03:32:17.336Z] 3.0.0-dev.33: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:17.639Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:17.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:17.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-04T03:32:17.942Z] cc0ca0548132: Preparing [2023-02-04T03:32:17.942Z] 210951be2a6f: Preparing [2023-02-04T03:32:17.942Z] 99f0c21e654c: Preparing [2023-02-04T03:32:17.942Z] 1753fddf339f: Preparing [2023-02-04T03:32:17.942Z] 5086652c7da6: Preparing [2023-02-04T03:32:17.942Z] 93b221c9e149: Preparing [2023-02-04T03:32:17.942Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:17.942Z] 93b221c9e149: Waiting [2023-02-04T03:32:17.942Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:17.942Z] cc0ca0548132: Layer already exists [2023-02-04T03:32:17.942Z] 210951be2a6f: Layer already exists [2023-02-04T03:32:17.942Z] 1753fddf339f: Layer already exists [2023-02-04T03:32:17.942Z] 5086652c7da6: Layer already exists [2023-02-04T03:32:17.942Z] 99f0c21e654c: Layer already exists [2023-02-04T03:32:17.942Z] 93b221c9e149: Layer already exists [2023-02-04T03:32:17.942Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:17.942Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:18.245Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:18.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-02-04T03:32:18.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-02-04T03:32:18.545Z] cc0ca0548132: Preparing [2023-02-04T03:32:18.545Z] 210951be2a6f: Preparing [2023-02-04T03:32:18.545Z] 99f0c21e654c: Preparing [2023-02-04T03:32:18.545Z] 1753fddf339f: Preparing [2023-02-04T03:32:18.545Z] 5086652c7da6: Preparing [2023-02-04T03:32:18.545Z] 93b221c9e149: Preparing [2023-02-04T03:32:18.545Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:18.545Z] 93b221c9e149: Waiting [2023-02-04T03:32:18.545Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:18.545Z] 1753fddf339f: Layer already exists [2023-02-04T03:32:18.545Z] 99f0c21e654c: Layer already exists [2023-02-04T03:32:18.545Z] cc0ca0548132: Layer already exists [2023-02-04T03:32:18.545Z] 5086652c7da6: Layer already exists [2023-02-04T03:32:18.545Z] 210951be2a6f: Layer already exists [2023-02-04T03:32:18.545Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:18.545Z] 93b221c9e149: Layer already exists [2023-02-04T03:32:18.545Z] main: digest: sha256:a2f31580028fd3dea65c98e3dd2b37577fab8f8ff75bda4ccc3536607bc33c08 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:18.580Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:18.586Z] taggedImages: [2023-02-04T03:32:18.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:18.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-02-04T03:32:18.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.33 [2023-02-04T03:32:18.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:18.586Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-02-04T03:32:18.601Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-02-04T03:32:18.601Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:18.601Z] latest [2023-02-04T03:32:18.601Z] 3.0.0-dev.33 [2023-02-04T03:32:18.601Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:18.601Z] main [2023-02-04T03:32:18.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:18.903Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:19.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:19.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-04T03:32:19.207Z] ec5e9766e5f5: Preparing [2023-02-04T03:32:19.207Z] 789228e31d00: Preparing [2023-02-04T03:32:19.207Z] d3fcad2ff9a3: Preparing [2023-02-04T03:32:19.207Z] 218db685270f: Preparing [2023-02-04T03:32:19.207Z] 64e6e070539d: Preparing [2023-02-04T03:32:19.207Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:19.207Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:19.207Z] ec5e9766e5f5: Pushed [2023-02-04T03:32:19.207Z] d3fcad2ff9a3: Pushed [2023-02-04T03:32:19.207Z] 789228e31d00: Pushed [2023-02-04T03:32:19.207Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:19.465Z] 64e6e070539d: Pushed [2023-02-04T03:32:26.037Z] 218db685270f: Pushed [2023-02-04T03:32:26.037Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:26.341Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:26.731Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-04T03:32:26.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-04T03:32:26.731Z] ec5e9766e5f5: Preparing [2023-02-04T03:32:26.731Z] 789228e31d00: Preparing [2023-02-04T03:32:26.731Z] d3fcad2ff9a3: Preparing [2023-02-04T03:32:26.731Z] 218db685270f: Preparing [2023-02-04T03:32:26.731Z] 64e6e070539d: Preparing [2023-02-04T03:32:26.731Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:26.731Z] 64e6e070539d: Layer already exists [2023-02-04T03:32:26.731Z] d3fcad2ff9a3: Layer already exists [2023-02-04T03:32:26.731Z] 789228e31d00: Layer already exists [2023-02-04T03:32:26.731Z] 218db685270f: Layer already exists [2023-02-04T03:32:26.731Z] ec5e9766e5f5: Layer already exists [2023-02-04T03:32:26.731Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:26.731Z] latest: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:27.098Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:27.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.33 [2023-02-04T03:32:27.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-04T03:32:27.461Z] ec5e9766e5f5: Preparing [2023-02-04T03:32:27.461Z] 789228e31d00: Preparing [2023-02-04T03:32:27.461Z] d3fcad2ff9a3: Preparing [2023-02-04T03:32:27.461Z] 218db685270f: Preparing [2023-02-04T03:32:27.461Z] 64e6e070539d: Preparing [2023-02-04T03:32:27.461Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:27.461Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:27.461Z] 218db685270f: Layer already exists [2023-02-04T03:32:27.461Z] 789228e31d00: Layer already exists [2023-02-04T03:32:27.461Z] d3fcad2ff9a3: Layer already exists [2023-02-04T03:32:27.461Z] 64e6e070539d: Layer already exists [2023-02-04T03:32:27.461Z] ec5e9766e5f5: Layer already exists [2023-02-04T03:32:27.461Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:27.461Z] 3.0.0-dev.33: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:27.770Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:28.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:28.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-04T03:32:28.072Z] ec5e9766e5f5: Preparing [2023-02-04T03:32:28.072Z] 789228e31d00: Preparing [2023-02-04T03:32:28.072Z] d3fcad2ff9a3: Preparing [2023-02-04T03:32:28.072Z] 218db685270f: Preparing [2023-02-04T03:32:28.072Z] 64e6e070539d: Preparing [2023-02-04T03:32:28.072Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:28.072Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:28.072Z] 64e6e070539d: Layer already exists [2023-02-04T03:32:28.072Z] 789228e31d00: Layer already exists [2023-02-04T03:32:28.072Z] d3fcad2ff9a3: Layer already exists [2023-02-04T03:32:28.072Z] 218db685270f: Layer already exists [2023-02-04T03:32:28.072Z] ec5e9766e5f5: Layer already exists [2023-02-04T03:32:28.072Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:28.072Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:28.379Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:28.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-02-04T03:32:28.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-02-04T03:32:28.689Z] ec5e9766e5f5: Preparing [2023-02-04T03:32:28.689Z] 789228e31d00: Preparing [2023-02-04T03:32:28.689Z] d3fcad2ff9a3: Preparing [2023-02-04T03:32:28.689Z] 218db685270f: Preparing [2023-02-04T03:32:28.689Z] 64e6e070539d: Preparing [2023-02-04T03:32:28.689Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:28.689Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:28.689Z] 789228e31d00: Layer already exists [2023-02-04T03:32:28.689Z] 64e6e070539d: Layer already exists [2023-02-04T03:32:28.689Z] 218db685270f: Layer already exists [2023-02-04T03:32:28.689Z] ec5e9766e5f5: Layer already exists [2023-02-04T03:32:28.689Z] d3fcad2ff9a3: Layer already exists [2023-02-04T03:32:28.689Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:28.689Z] main: digest: sha256:953b3eb2e7b16c5cb4c76a3c643e0d097e3dafb4a8fdff269a478ffa06cd4a32 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:28.735Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:28.751Z] taggedImages: [2023-02-04T03:32:28.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:28.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-02-04T03:32:28.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.33 [2023-02-04T03:32:28.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:28.751Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-02-04T03:32:28.773Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-02-04T03:32:28.773Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:28.773Z] latest [2023-02-04T03:32:28.773Z] 3.0.0-dev.33 [2023-02-04T03:32:28.773Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:28.773Z] main [2023-02-04T03:32:28.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:29.086Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:29.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:29.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-04T03:32:29.393Z] f0ce364aef55: Preparing [2023-02-04T03:32:29.393Z] 941736117f02: Preparing [2023-02-04T03:32:29.393Z] e27153eedf6b: Preparing [2023-02-04T03:32:29.393Z] b25ef56c54fa: Preparing [2023-02-04T03:32:29.393Z] 2e4adf15a807: Preparing [2023-02-04T03:32:29.393Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:29.393Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:29.393Z] e27153eedf6b: Pushed [2023-02-04T03:32:29.393Z] 941736117f02: Pushed [2023-02-04T03:32:29.393Z] f0ce364aef55: Pushed [2023-02-04T03:32:29.393Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:29.654Z] 2e4adf15a807: Pushed [2023-02-04T03:32:36.230Z] b25ef56c54fa: Pushed [2023-02-04T03:32:36.230Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:36.542Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:36.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-04T03:32:36.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-04T03:32:36.847Z] f0ce364aef55: Preparing [2023-02-04T03:32:36.847Z] 941736117f02: Preparing [2023-02-04T03:32:36.847Z] e27153eedf6b: Preparing [2023-02-04T03:32:36.847Z] b25ef56c54fa: Preparing [2023-02-04T03:32:36.847Z] 2e4adf15a807: Preparing [2023-02-04T03:32:36.847Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:36.847Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:36.847Z] b25ef56c54fa: Layer already exists [2023-02-04T03:32:36.847Z] 941736117f02: Layer already exists [2023-02-04T03:32:36.847Z] f0ce364aef55: Layer already exists [2023-02-04T03:32:36.847Z] e27153eedf6b: Layer already exists [2023-02-04T03:32:36.847Z] 2e4adf15a807: Layer already exists [2023-02-04T03:32:36.847Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:36.847Z] latest: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:37.153Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:37.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.33 [2023-02-04T03:32:37.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-04T03:32:37.455Z] f0ce364aef55: Preparing [2023-02-04T03:32:37.455Z] 941736117f02: Preparing [2023-02-04T03:32:37.455Z] e27153eedf6b: Preparing [2023-02-04T03:32:37.455Z] b25ef56c54fa: Preparing [2023-02-04T03:32:37.455Z] 2e4adf15a807: Preparing [2023-02-04T03:32:37.455Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:37.455Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:37.455Z] 2e4adf15a807: Layer already exists [2023-02-04T03:32:37.455Z] b25ef56c54fa: Layer already exists [2023-02-04T03:32:37.455Z] e27153eedf6b: Layer already exists [2023-02-04T03:32:37.455Z] 941736117f02: Layer already exists [2023-02-04T03:32:37.455Z] f0ce364aef55: Layer already exists [2023-02-04T03:32:37.455Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:37.455Z] 3.0.0-dev.33: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:37.763Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:38.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:38.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-04T03:32:38.076Z] f0ce364aef55: Preparing [2023-02-04T03:32:38.076Z] 941736117f02: Preparing [2023-02-04T03:32:38.076Z] e27153eedf6b: Preparing [2023-02-04T03:32:38.076Z] b25ef56c54fa: Preparing [2023-02-04T03:32:38.076Z] 2e4adf15a807: Preparing [2023-02-04T03:32:38.076Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:38.076Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:38.076Z] b25ef56c54fa: Layer already exists [2023-02-04T03:32:38.076Z] f0ce364aef55: Layer already exists [2023-02-04T03:32:38.076Z] 941736117f02: Layer already exists [2023-02-04T03:32:38.076Z] 2e4adf15a807: Layer already exists [2023-02-04T03:32:38.076Z] e27153eedf6b: Layer already exists [2023-02-04T03:32:38.076Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:38.076Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:38.428Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:38.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-02-04T03:32:38.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-02-04T03:32:38.734Z] f0ce364aef55: Preparing [2023-02-04T03:32:38.734Z] 941736117f02: Preparing [2023-02-04T03:32:38.734Z] e27153eedf6b: Preparing [2023-02-04T03:32:38.734Z] b25ef56c54fa: Preparing [2023-02-04T03:32:38.734Z] 2e4adf15a807: Preparing [2023-02-04T03:32:38.734Z] 34d5ebaa5410: Preparing [2023-02-04T03:32:38.734Z] 34d5ebaa5410: Waiting [2023-02-04T03:32:38.734Z] e27153eedf6b: Layer already exists [2023-02-04T03:32:38.734Z] 941736117f02: Layer already exists [2023-02-04T03:32:38.734Z] f0ce364aef55: Layer already exists [2023-02-04T03:32:38.734Z] b25ef56c54fa: Layer already exists [2023-02-04T03:32:38.734Z] 2e4adf15a807: Layer already exists [2023-02-04T03:32:38.734Z] 34d5ebaa5410: Layer already exists [2023-02-04T03:32:38.734Z] main: digest: sha256:121ac4263bc2d012d682d0890f227dadb406fda688ec0a1ac6600f2a33c6c871 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:38.770Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:38.776Z] taggedImages: [2023-02-04T03:32:38.776Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:38.776Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-02-04T03:32:38.776Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.33 [2023-02-04T03:32:38.776Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:38.776Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-02-04T03:32:38.791Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-02-04T03:32:38.791Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:38.791Z] latest [2023-02-04T03:32:38.791Z] 3.0.0-dev.33 [2023-02-04T03:32:38.791Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:38.791Z] main [2023-02-04T03:32:38.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:39.098Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:39.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:39.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-04T03:32:39.402Z] fd4739c57a50: Preparing [2023-02-04T03:32:39.402Z] 6c717d1184d2: Preparing [2023-02-04T03:32:39.402Z] 6f1954866042: Preparing [2023-02-04T03:32:39.402Z] a1e4d2bd85c8: Preparing [2023-02-04T03:32:39.402Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:39.402Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:39.402Z] 6f1954866042: Layer already exists [2023-02-04T03:32:39.402Z] fd4739c57a50: Pushed [2023-02-04T03:32:39.402Z] a1e4d2bd85c8: Pushed [2023-02-04T03:32:41.939Z] 6c717d1184d2: Pushed [2023-02-04T03:32:41.939Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:42.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:42.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-04T03:32:42.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-04T03:32:42.545Z] fd4739c57a50: Preparing [2023-02-04T03:32:42.545Z] 6c717d1184d2: Preparing [2023-02-04T03:32:42.545Z] 6f1954866042: Preparing [2023-02-04T03:32:42.545Z] a1e4d2bd85c8: Preparing [2023-02-04T03:32:42.545Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:42.545Z] a1e4d2bd85c8: Layer already exists [2023-02-04T03:32:42.545Z] fd4739c57a50: Layer already exists [2023-02-04T03:32:42.545Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:42.545Z] 6f1954866042: Layer already exists [2023-02-04T03:32:42.545Z] 6c717d1184d2: Layer already exists [2023-02-04T03:32:42.545Z] latest: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:42.851Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:43.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.33 [2023-02-04T03:32:43.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-04T03:32:43.149Z] fd4739c57a50: Preparing [2023-02-04T03:32:43.149Z] 6c717d1184d2: Preparing [2023-02-04T03:32:43.149Z] 6f1954866042: Preparing [2023-02-04T03:32:43.149Z] a1e4d2bd85c8: Preparing [2023-02-04T03:32:43.149Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:43.149Z] a1e4d2bd85c8: Layer already exists [2023-02-04T03:32:43.149Z] 6c717d1184d2: Layer already exists [2023-02-04T03:32:43.149Z] 6f1954866042: Layer already exists [2023-02-04T03:32:43.149Z] fd4739c57a50: Layer already exists [2023-02-04T03:32:43.149Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:43.149Z] 3.0.0-dev.33: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:43.451Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:43.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-04T03:32:43.753Z] fd4739c57a50: Preparing [2023-02-04T03:32:43.753Z] 6c717d1184d2: Preparing [2023-02-04T03:32:43.753Z] 6f1954866042: Preparing [2023-02-04T03:32:43.753Z] a1e4d2bd85c8: Preparing [2023-02-04T03:32:43.753Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:43.753Z] a1e4d2bd85c8: Layer already exists [2023-02-04T03:32:43.753Z] fd4739c57a50: Layer already exists [2023-02-04T03:32:43.753Z] 6c717d1184d2: Layer already exists [2023-02-04T03:32:43.753Z] 6f1954866042: Layer already exists [2023-02-04T03:32:43.753Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:43.753Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:44.054Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:44.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-02-04T03:32:44.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-02-04T03:32:44.352Z] fd4739c57a50: Preparing [2023-02-04T03:32:44.352Z] 6c717d1184d2: Preparing [2023-02-04T03:32:44.352Z] 6f1954866042: Preparing [2023-02-04T03:32:44.352Z] a1e4d2bd85c8: Preparing [2023-02-04T03:32:44.352Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:44.352Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:44.352Z] a1e4d2bd85c8: Layer already exists [2023-02-04T03:32:44.352Z] fd4739c57a50: Layer already exists [2023-02-04T03:32:44.352Z] 6f1954866042: Layer already exists [2023-02-04T03:32:44.352Z] 6c717d1184d2: Layer already exists [2023-02-04T03:32:44.352Z] main: digest: sha256:e492750d5b3b047e006b1cfeb17690e7f1c9bd2e6e58c7cf0a49370da56218bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:44.398Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:44.408Z] taggedImages: [2023-02-04T03:32:44.409Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:44.409Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-02-04T03:32:44.409Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.33 [2023-02-04T03:32:44.409Z] - nexus3.edgexfoundry.org:10004/support-notifications:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:44.409Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-02-04T03:32:44.437Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-02-04T03:32:44.437Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:44.437Z] latest [2023-02-04T03:32:44.437Z] 3.0.0-dev.33 [2023-02-04T03:32:44.437Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:44.437Z] main [2023-02-04T03:32:44.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:44.760Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:45.061Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:45.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-04T03:32:45.061Z] 3105e02f9956: Preparing [2023-02-04T03:32:45.061Z] 3cfc00573072: Preparing [2023-02-04T03:32:45.061Z] 6f1954866042: Preparing [2023-02-04T03:32:45.061Z] 3a9d397c6e15: Preparing [2023-02-04T03:32:45.061Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:45.061Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:45.061Z] 6f1954866042: Layer already exists [2023-02-04T03:32:45.061Z] 3105e02f9956: Pushed [2023-02-04T03:32:45.061Z] 3a9d397c6e15: Pushed [2023-02-04T03:32:47.595Z] 3cfc00573072: Pushed [2023-02-04T03:32:47.596Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:47.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:48.212Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-04T03:32:48.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-04T03:32:48.212Z] 3105e02f9956: Preparing [2023-02-04T03:32:48.212Z] 3cfc00573072: Preparing [2023-02-04T03:32:48.212Z] 6f1954866042: Preparing [2023-02-04T03:32:48.212Z] 3a9d397c6e15: Preparing [2023-02-04T03:32:48.212Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:48.212Z] 3105e02f9956: Layer already exists [2023-02-04T03:32:48.212Z] 3cfc00573072: Layer already exists [2023-02-04T03:32:48.212Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:48.212Z] 6f1954866042: Layer already exists [2023-02-04T03:32:48.212Z] 3a9d397c6e15: Layer already exists [2023-02-04T03:32:48.212Z] latest: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:48.526Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:48.828Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.33 [2023-02-04T03:32:48.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-04T03:32:48.828Z] 3105e02f9956: Preparing [2023-02-04T03:32:48.828Z] 3cfc00573072: Preparing [2023-02-04T03:32:48.828Z] 6f1954866042: Preparing [2023-02-04T03:32:48.828Z] 3a9d397c6e15: Preparing [2023-02-04T03:32:48.828Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:48.828Z] 3105e02f9956: Layer already exists [2023-02-04T03:32:48.828Z] 3cfc00573072: Layer already exists [2023-02-04T03:32:48.828Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:48.828Z] 3a9d397c6e15: Layer already exists [2023-02-04T03:32:48.828Z] 6f1954866042: Layer already exists [2023-02-04T03:32:48.828Z] 3.0.0-dev.33: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:49.140Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:49.447Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:49.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-04T03:32:49.447Z] 3105e02f9956: Preparing [2023-02-04T03:32:49.447Z] 3cfc00573072: Preparing [2023-02-04T03:32:49.447Z] 6f1954866042: Preparing [2023-02-04T03:32:49.447Z] 3a9d397c6e15: Preparing [2023-02-04T03:32:49.447Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:49.448Z] 3105e02f9956: Layer already exists [2023-02-04T03:32:49.448Z] 6f1954866042: Layer already exists [2023-02-04T03:32:49.448Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:49.448Z] 3cfc00573072: Layer already exists [2023-02-04T03:32:49.448Z] 3a9d397c6e15: Layer already exists [2023-02-04T03:32:49.448Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:49.751Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:32:50.051Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-02-04T03:32:50.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-02-04T03:32:50.051Z] 3105e02f9956: Preparing [2023-02-04T03:32:50.051Z] 3cfc00573072: Preparing [2023-02-04T03:32:50.051Z] 6f1954866042: Preparing [2023-02-04T03:32:50.051Z] 3a9d397c6e15: Preparing [2023-02-04T03:32:50.051Z] e5e13b0c77cb: Preparing [2023-02-04T03:32:50.051Z] e5e13b0c77cb: Layer already exists [2023-02-04T03:32:50.051Z] 3105e02f9956: Layer already exists [2023-02-04T03:32:50.051Z] 3cfc00573072: Layer already exists [2023-02-04T03:32:50.051Z] 6f1954866042: Layer already exists [2023-02-04T03:32:50.051Z] 3a9d397c6e15: Layer already exists [2023-02-04T03:32:50.051Z] main: digest: sha256:95bca97a86045771ed15350b28316913d638517f5e0daee8b0a9405a567f3749 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:32:50.088Z] ===================================================== [Pipeline] echo [2023-02-04T03:32:50.094Z] taggedImages: [2023-02-04T03:32:50.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:32:50.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-02-04T03:32:50.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.33 [2023-02-04T03:32:50.094Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:32:50.094Z] - 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-02-04T03:33:43.057Z] Removing intermediate container dc33936db511 [2023-02-04T03:33:43.057Z] ---> dd40f5959ac2 [2023-02-04T03:33:43.057Z] Step 7/19 : COPY . . [2023-02-04T03:33:43.057Z] ---> 81a8b7b5eed0 [2023-02-04T03:33:43.057Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-04T03:33:43.057Z] ---> Running in 15bca50d0210 [2023-02-04T03:33:43.057Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-04T03:38:04.896Z] Removing intermediate container 3b21c452daad [2023-02-04T03:38:04.896Z] ---> ead94c244490 [2023-02-04T03:38:04.896Z] [2023-02-04T03:38:04.896Z] Step 9/32 : FROM alpine:3.16 [2023-02-04T03:38:04.896Z] 3.16: Pulling from library/alpine [2023-02-04T03:38:04.896Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-04T03:38:04.896Z] Status: Downloaded newer image for alpine:3.16 [2023-02-04T03:38:04.896Z] ---> 2b4661558fb8 [2023-02-04T03:38:04.896Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:38:04.896Z] ---> Running in 67b96ce289fb [2023-02-04T03:38:04.896Z] Removing intermediate container 67b96ce289fb [2023-02-04T03:38:04.896Z] ---> 8d6b4100ed8d [2023-02-04T03:38:04.896Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-04T03:38:04.896Z] ---> Running in 2254e5cd1149 [2023-02-04T03:38:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:38:04.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:38:04.896Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-04T03:38:04.896Z] (2/2) Installing su-exec (0.2-r1) [2023-02-04T03:38:04.896Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:38:04.896Z] OK: 5 MiB in 16 packages [2023-02-04T03:38:04.896Z] Removing intermediate container 2254e5cd1149 [2023-02-04T03:38:04.896Z] ---> 1cf22470ca29 [2023-02-04T03:38:04.896Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-04T03:38:04.896Z] ---> Running in 8f0cc37106e4 [2023-02-04T03:38:04.896Z] Removing intermediate container 8f0cc37106e4 [2023-02-04T03:38:04.896Z] ---> b33af34aac3d [2023-02-04T03:38:04.896Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-04T03:38:04.896Z] ---> Running in 10064b3bf942 [2023-02-04T03:38:04.896Z] Removing intermediate container 10064b3bf942 [2023-02-04T03:38:04.896Z] ---> 08b9adb59a81 [2023-02-04T03:38:04.896Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-04T03:38:04.896Z] ---> Running in f0d7566acb91 [2023-02-04T03:38:05.479Z] Removing intermediate container f0d7566acb91 [2023-02-04T03:38:05.479Z] ---> 5994fed9070c [2023-02-04T03:38:05.479Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-04T03:38:05.479Z] ---> Running in dc68af0b2855 [2023-02-04T03:38:06.067Z] Removing intermediate container dc68af0b2855 [2023-02-04T03:38:06.067Z] ---> 261176edc172 [2023-02-04T03:38:06.067Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-04T03:38:06.067Z] ---> Running in ba77bbcd5fc4 [2023-02-04T03:38:09.425Z] Removing intermediate container ba77bbcd5fc4 [2023-02-04T03:38:09.425Z] ---> c89af549e1db [2023-02-04T03:38:09.425Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-04T03:38:09.693Z] ---> Running in 7adf7266e38f [2023-02-04T03:38:10.277Z] Removing intermediate container 7adf7266e38f [2023-02-04T03:38:10.544Z] ---> 25990f1e382c [2023-02-04T03:38:10.544Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-04T03:38:11.960Z] ---> 91d4e327bdc3 [2023-02-04T03:38:11.960Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-04T03:38:12.229Z] ---> Running in 8feb01d9b175 [2023-02-04T03:38:16.484Z] Removing intermediate container 8feb01d9b175 [2023-02-04T03:38:16.484Z] ---> 455c59446f5a [2023-02-04T03:38:16.484Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:38:18.471Z] ---> 12b17279c818 [2023-02-04T03:38:18.471Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-04T03:38:21.823Z] ---> 4ebbbec55c7b [2023-02-04T03:38:21.823Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-04T03:38:21.823Z] Removing intermediate container 49dfb69bae2f [2023-02-04T03:38:21.823Z] ---> 1e76b9773ef6 [2023-02-04T03:38:21.823Z] [2023-02-04T03:38:21.823Z] Step 10/23 : FROM alpine:3.16 [2023-02-04T03:38:21.823Z] ---> 2b4661558fb8 [2023-02-04T03:38:21.823Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:38:22.091Z] ---> Running in 77e03d564e52 [2023-02-04T03:38:22.677Z] ---> 851aa69532ee [2023-02-04T03:38:22.677Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-04T03:38:24.088Z] ---> 3665f117c16b [2023-02-04T03:38:24.088Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-04T03:38:24.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:38:24.943Z] ---> b957768490e0 [2023-02-04T03:38:24.943Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-04T03:38:25.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:38:26.171Z] ---> 3da0c3563d69 [2023-02-04T03:38:26.171Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-04T03:38:26.757Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:38:26.757Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:38:26.757Z] OK: 5 MiB in 15 packages [2023-02-04T03:38:27.719Z] ---> b8f96a3a416c [2023-02-04T03:38:27.719Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-04T03:38:28.301Z] ---> Running in 9147a3ae353f [2023-02-04T03:38:29.267Z] Removing intermediate container 77e03d564e52 [2023-02-04T03:38:29.267Z] ---> 1a165fff6cb5 [2023-02-04T03:38:29.267Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:38:29.267Z] ---> Running in abfdcbac3cb2 [2023-02-04T03:38:29.851Z] Removing intermediate container abfdcbac3cb2 [2023-02-04T03:38:29.851Z] ---> 8811996cb5da [2023-02-04T03:38:29.851Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-04T03:38:30.118Z] ---> Running in 3494ca1c4b9f [2023-02-04T03:38:30.719Z] Removing intermediate container 3494ca1c4b9f [2023-02-04T03:38:30.719Z] ---> 43971f0d2f5f [2023-02-04T03:38:30.719Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-04T03:38:30.719Z] ---> Running in c62325788a5e [2023-02-04T03:38:31.719Z] Removing intermediate container c62325788a5e [2023-02-04T03:38:31.719Z] ---> e88e36fcdfee [2023-02-04T03:38:31.719Z] Step 15/23 : WORKDIR / [2023-02-04T03:38:31.719Z] ---> Running in 8e7d2db07db0 [2023-02-04T03:38:31.985Z] Removing intermediate container 9147a3ae353f [2023-02-04T03:38:31.985Z] ---> 52b9606eaff1 [2023-02-04T03:38:31.985Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-04T03:38:31.985Z] ---> Running in 9895859451bb [2023-02-04T03:38:32.568Z] Removing intermediate container 8e7d2db07db0 [2023-02-04T03:38:32.568Z] ---> 700d10b48acf [2023-02-04T03:38:32.568Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:38:32.835Z] Removing intermediate container 9895859451bb [2023-02-04T03:38:32.835Z] ---> 348d8329d314 [2023-02-04T03:38:32.835Z] Step 29/32 : CMD ["gate"] [2023-02-04T03:38:32.835Z] ---> Running in 24632e5b95b3 [2023-02-04T03:38:33.795Z] Removing intermediate container 24632e5b95b3 [2023-02-04T03:38:33.795Z] ---> 44cb4ece151d [2023-02-04T03:38:33.795Z] Step 30/32 : LABEL arch=arm64 [2023-02-04T03:38:33.795Z] ---> 8d0fd0668bfd [2023-02-04T03:38:33.795Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-04T03:38:33.795Z] ---> Running in d66335f63bc6 [2023-02-04T03:38:34.770Z] Removing intermediate container d66335f63bc6 [2023-02-04T03:38:34.770Z] ---> 61c474391a61 [2023-02-04T03:38:34.770Z] Step 31/32 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:38:34.770Z] ---> Running in f7bf572383ac [2023-02-04T03:38:35.351Z] Removing intermediate container f7bf572383ac [2023-02-04T03:38:35.351Z] ---> 55229a0a85af [2023-02-04T03:38:35.351Z] Step 32/32 : LABEL version=3.0.0-dev.33 [2023-02-04T03:38:35.351Z] ---> Running in a30c5e7ad97b [2023-02-04T03:38:36.321Z] Removing intermediate container a30c5e7ad97b [2023-02-04T03:38:36.321Z] ---> 21a89ce20e3d [2023-02-04T03:38:36.321Z] [2023-02-04T03:38:36.321Z] ---> 6bccbd4ccf34 [2023-02-04T03:38:36.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-04T03:38:36.321Z] Successfully built 21a89ce20e3d [2023-02-04T03:38:36.321Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-04T03:38:36.321Z] Building core-common-config-bootstrapper [2023-02-04T03:38:37.551Z]  Building security-bootstrapper ... done  ---> 3901717f5805 [2023-02-04T03:38:37.551Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-04T03:38:37.551Z] ---> Running in cf3195da1631 [2023-02-04T03:38:38.135Z] Removing intermediate container cf3195da1631 [2023-02-04T03:38:38.135Z] ---> b5a65dd6fd57 [2023-02-04T03:38:38.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:38:38.135Z] ---> Running in f5e5be3cf099 [2023-02-04T03:38:40.724Z] Removing intermediate container f5e5be3cf099 [2023-02-04T03:38:40.724Z] ---> 9fd3696ef93c [2023-02-04T03:38:40.724Z] Step 21/23 : LABEL arch=arm64 [2023-02-04T03:38:40.724Z] ---> Running in 97dbe5d48412 [2023-02-04T03:38:41.307Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:38:41.307Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:38:41.307Z] ---> 493894a04f3f [2023-02-04T03:38:41.307Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:38:41.307Z] ---> Using cache [2023-02-04T03:38:41.307Z] ---> d6066b882cd1 [2023-02-04T03:38:41.580Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:38:41.580Z] ---> Using cache [2023-02-04T03:38:41.580Z] ---> 6783025bb8f0 [2023-02-04T03:38:41.580Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T03:38:41.580Z] ---> Using cache [2023-02-04T03:38:41.580Z] ---> 80b8f2754de3 [2023-02-04T03:38:41.580Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:38:41.580Z] ---> Using cache [2023-02-04T03:38:41.580Z] ---> 146e183adccb [2023-02-04T03:38:41.580Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:38:41.580Z] ---> Using cache [2023-02-04T03:38:41.580Z] ---> ea769f16eaf3 [2023-02-04T03:38:41.580Z] Step 8/22 : COPY . . [2023-02-04T03:38:41.850Z] Removing intermediate container 97dbe5d48412 [2023-02-04T03:38:41.850Z] ---> a45572aa6edf [2023-02-04T03:38:41.850Z] Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:38:41.850Z] ---> Running in 5e031e1ead74 [2023-02-04T03:38:42.117Z] ---> Using cache [2023-02-04T03:38:42.117Z] ---> 36c8576ef73d [2023-02-04T03:38:42.117Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-04T03:38:42.117Z] ---> Running in 179d32176c08 [2023-02-04T03:38:43.572Z] Removing intermediate container 5e031e1ead74 [2023-02-04T03:38:43.572Z] ---> 18fa781c935f [2023-02-04T03:38:43.572Z] Step 23/23 : LABEL version=3.0.0-dev.33 [2023-02-04T03:38:43.572Z] ---> Running in 0642286ba410 [2023-02-04T03:38:44.979Z] Removing intermediate container 0642286ba410 [2023-02-04T03:38:44.979Z] ---> abe77ae13746 [2023-02-04T03:38:44.979Z] [2023-02-04T03:38:44.979Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-04T03:38:44.979Z] Successfully built abe77ae13746 [2023-02-04T03:38:44.979Z] Successfully tagged core-command-arm64:latest [2023-02-04T03:38:44.979Z] Building security-proxy-setup [2023-02-04T03:38:49.521Z]  Building core-command ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:38:49.521Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:38:49.521Z] ---> 493894a04f3f [2023-02-04T03:38:49.521Z] Step 3/21 : WORKDIR /edgex-go [2023-02-04T03:38:49.521Z] ---> Using cache [2023-02-04T03:38:49.521Z] ---> 72e4ce3cb5a5 [2023-02-04T03:38:49.521Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-04T03:38:49.521Z] ---> Using cache [2023-02-04T03:38:49.521Z] ---> 77e7acf13386 [2023-02-04T03:38:49.521Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-04T03:38:49.521Z] ---> Using cache [2023-02-04T03:38:49.521Z] ---> 92cf772a01f8 [2023-02-04T03:38:49.521Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:38:49.521Z] ---> Using cache [2023-02-04T03:38:49.521Z] ---> 5019e80ec134 [2023-02-04T03:38:49.521Z] Step 7/21 : COPY . . [2023-02-04T03:38:49.787Z] ---> Using cache [2023-02-04T03:38:49.787Z] ---> f3449915d42c [2023-02-04T03:38:49.787Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-04T03:38:50.743Z] ---> Running in 6f9ac2d1565f [2023-02-04T03:38:51.702Z] Removing intermediate container f1de47e5fdeb [2023-02-04T03:38:51.702Z] ---> f92df095d9c4 [2023-02-04T03:38:51.702Z] [2023-02-04T03:38:51.702Z] Step 10/24 : FROM alpine:3.16 [2023-02-04T03:38:51.702Z] ---> 2b4661558fb8 [2023-02-04T03:38:51.702Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:38:51.702Z] ---> Using cache [2023-02-04T03:38:51.702Z] ---> 1a165fff6cb5 [2023-02-04T03:38:51.702Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:38:51.702Z] ---> Using cache [2023-02-04T03:38:51.702Z] ---> 8811996cb5da [2023-02-04T03:38:51.702Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-04T03:38:53.129Z] ---> Running in 8c3cc5b733d1 [2023-02-04T03:38:53.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-04T03:38:53.397Z] Removing intermediate container 8c3cc5b733d1 [2023-02-04T03:38:53.397Z] ---> 05c223a55227 [2023-02-04T03:38:53.397Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-04T03:38:53.397Z] ---> Running in f404f7068afe [2023-02-04T03:38:53.981Z] Removing intermediate container f404f7068afe [2023-02-04T03:38:53.981Z] ---> c752eb3d8c57 [2023-02-04T03:38:53.981Z] Step 15/24 : WORKDIR / [2023-02-04T03:38:53.981Z] ---> Running in 5c677e44cb2a [2023-02-04T03:38:54.566Z] Removing intermediate container 5c677e44cb2a [2023-02-04T03:38:54.566Z] ---> aa9a49659586 [2023-02-04T03:38:54.566Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:38:55.524Z] ---> 2c467bbc0b63 [2023-02-04T03:38:55.524Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-04T03:38:57.468Z] ---> 63588b073ec8 [2023-02-04T03:38:57.468Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-04T03:38:58.053Z] ---> dacff4bc4e25 [2023-02-04T03:38:58.053Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-04T03:38:59.027Z] ---> 350520340a80 [2023-02-04T03:38:59.027Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-04T03:38:59.027Z] ---> Running in 2a87c99051c2 [2023-02-04T03:38:59.618Z] Removing intermediate container 2a87c99051c2 [2023-02-04T03:38:59.618Z] ---> d0b95fcdbe12 [2023-02-04T03:38:59.618Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:38:59.889Z] ---> Running in 84d32b85c8f3 [2023-02-04T03:39:00.156Z] Removing intermediate container 84d32b85c8f3 [2023-02-04T03:39:00.156Z] ---> ce64bebbd62c [2023-02-04T03:39:00.156Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T03:39:00.423Z] ---> Running in 8f303adda8e4 [2023-02-04T03:39:01.010Z] Removing intermediate container 8f303adda8e4 [2023-02-04T03:39:01.010Z] ---> 0803086614e4 [2023-02-04T03:39:01.010Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:39:01.278Z] ---> Running in fcc5a4866f38 [2023-02-04T03:39:01.867Z] Removing intermediate container fcc5a4866f38 [2023-02-04T03:39:01.867Z] ---> 42c9a339551b [2023-02-04T03:39:01.867Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:39:01.867Z] ---> Running in 4892836e0de8 [2023-02-04T03:39:02.450Z] Removing intermediate container 4892836e0de8 [2023-02-04T03:39:02.450Z] ---> df9a416f4b7a [2023-02-04T03:39:02.450Z] [2023-02-04T03:39:02.450Z] Successfully built df9a416f4b7a [2023-02-04T03:39:02.450Z] Successfully tagged core-metadata-arm64:latest [2023-02-04T03:39:02.450Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-04T03:39:06.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:39:06.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:39:06.713Z] ---> 493894a04f3f [2023-02-04T03:39:06.713Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T03:39:06.713Z] ---> Using cache [2023-02-04T03:39:06.713Z] ---> 72e4ce3cb5a5 [2023-02-04T03:39:06.713Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-04T03:39:06.713Z] ---> Using cache [2023-02-04T03:39:06.713Z] ---> 77e7acf13386 [2023-02-04T03:39:06.713Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T03:39:06.713Z] ---> Using cache [2023-02-04T03:39:06.713Z] ---> 92cf772a01f8 [2023-02-04T03:39:06.713Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:39:06.713Z] ---> Using cache [2023-02-04T03:39:06.713Z] ---> 5019e80ec134 [2023-02-04T03:39:06.713Z] Step 7/24 : COPY . . [2023-02-04T03:39:06.713Z] ---> Using cache [2023-02-04T03:39:06.713Z] ---> f3449915d42c [2023-02-04T03:39:06.713Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-04T03:39:06.981Z] ---> Running in 42de060c1f95 [2023-02-04T03:39:08.925Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-04T03:41:30.631Z] Removing intermediate container f78a9c9b6a70 [2023-02-04T03:41:30.631Z] ---> b8660c6f2b15 [2023-02-04T03:41:30.631Z] [2023-02-04T03:41:30.631Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:41:30.631Z] ---> 2b4661558fb8 [2023-02-04T03:41:30.632Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:41:30.632Z] ---> Using cache [2023-02-04T03:41:30.632Z] ---> 1a165fff6cb5 [2023-02-04T03:41:30.632Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:41:30.632Z] ---> Using cache [2023-02-04T03:41:30.632Z] ---> 8811996cb5da [2023-02-04T03:41:30.632Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-04T03:41:30.632Z] ---> Running in 6c458f6a0302 [2023-02-04T03:41:30.632Z] Removing intermediate container 6c458f6a0302 [2023-02-04T03:41:30.632Z] ---> a0985811b34d [2023-02-04T03:41:30.632Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T03:41:30.632Z] ---> Running in 7564f1632b61 [2023-02-04T03:41:30.632Z] Removing intermediate container 7564f1632b61 [2023-02-04T03:41:30.632Z] ---> 20fe995c2065 [2023-02-04T03:41:30.632Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:41:30.632Z] ---> eb3d347bb0bd [2023-02-04T03:41:30.632Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-04T03:41:30.632Z] ---> 9fc66e38163c [2023-02-04T03:41:30.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-04T03:41:30.632Z] ---> d787b4a1aad1 [2023-02-04T03:41:30.632Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-04T03:41:30.632Z] ---> Running in a101c73a1d01 [2023-02-04T03:41:30.632Z] Removing intermediate container a101c73a1d01 [2023-02-04T03:41:30.632Z] ---> fbc8d894fab2 [2023-02-04T03:41:30.632Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:41:30.632Z] ---> Running in b4246bf39187 [2023-02-04T03:41:30.632Z] Removing intermediate container b4246bf39187 [2023-02-04T03:41:30.632Z] ---> c77dc07710ae [2023-02-04T03:41:30.632Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T03:41:30.632Z] ---> Running in f9a8bd999294 [2023-02-04T03:41:30.632Z] Removing intermediate container f9a8bd999294 [2023-02-04T03:41:30.632Z] ---> b9876debefc2 [2023-02-04T03:41:30.632Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:41:30.632Z] ---> Running in 495a7e713a0f [2023-02-04T03:41:30.632Z] Removing intermediate container 495a7e713a0f [2023-02-04T03:41:30.632Z] ---> 18c882091418 [2023-02-04T03:41:30.632Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:41:30.632Z] ---> Running in 90bc82c1fd57 [2023-02-04T03:41:30.632Z] Removing intermediate container 90bc82c1fd57 [2023-02-04T03:41:30.632Z] ---> 84a20fffb417 [2023-02-04T03:41:30.632Z] [2023-02-04T03:41:30.632Z] Successfully built 84a20fffb417 [2023-02-04T03:41:30.632Z] Successfully tagged support-scheduler-arm64:latest [2023-02-04T03:41:30.632Z]  Building support-scheduler ... done Building support-notifications [2023-02-04T03:41:31.775Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:41:31.775Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:41:31.775Z] ---> 493894a04f3f [2023-02-04T03:41:31.775Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:41:31.775Z] ---> Using cache [2023-02-04T03:41:31.775Z] ---> d6066b882cd1 [2023-02-04T03:41:31.775Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:41:31.775Z] ---> Using cache [2023-02-04T03:41:31.775Z] ---> 6783025bb8f0 [2023-02-04T03:41:31.775Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-04T03:41:32.059Z] ---> Running in c4db32497857 [2023-02-04T03:41:34.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:41:34.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:41:36.658Z] OK: 221 MiB in 51 packages [2023-02-04T03:41:37.622Z] Removing intermediate container c4db32497857 [2023-02-04T03:41:37.622Z] ---> e221cc2cc177 [2023-02-04T03:41:37.622Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:41:38.582Z] ---> 979251ab0ef8 [2023-02-04T03:41:38.582Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:41:41.158Z] ---> Running in 1092f3f1042f [2023-02-04T03:42:28.285Z] Removing intermediate container 15bca50d0210 [2023-02-04T03:42:28.285Z] ---> b0922951500c [2023-02-04T03:42:28.285Z] [2023-02-04T03:42:28.285Z] Step 9/19 : FROM alpine:3.15 [2023-02-04T03:42:28.285Z] ---> 8aa73fd46299 [2023-02-04T03:42:28.285Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:42:28.285Z] ---> Using cache [2023-02-04T03:42:28.285Z] ---> 62e3b5883e38 [2023-02-04T03:42:28.285Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-04T03:42:28.285Z] ---> Running in 90719b9c7973 [2023-02-04T03:42:28.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:42:28.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:42:28.285Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:42:28.285Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:42:28.285Z] OK: 15736 distinct packages available [2023-02-04T03:42:28.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:42:28.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:42:28.552Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-04T03:42:28.552Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-04T03:42:28.552Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-04T03:42:28.552Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-04T03:42:28.552Z] (5/9) Installing curl (7.80.0-r5) [2023-02-04T03:42:28.552Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-04T03:42:28.820Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:42:28.820Z] (8/9) Installing libucontext (1.1-r0) [2023-02-04T03:42:28.820Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-04T03:42:28.820Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:42:28.820Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:42:29.404Z] OK: 8 MiB in 23 packages [2023-02-04T03:42:32.748Z] Removing intermediate container 90719b9c7973 [2023-02-04T03:42:32.748Z] ---> 454e498386b5 [2023-02-04T03:42:32.748Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:42:33.332Z] ---> 5a9afc74d343 [2023-02-04T03:42:33.332Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-04T03:42:35.910Z] ---> d6c675e01049 [2023-02-04T03:42:35.910Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-04T03:42:36.503Z] ---> 67eda4d814df [2023-02-04T03:42:36.503Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-04T03:42:36.772Z] ---> Running in c733443be8f7 [2023-02-04T03:42:37.357Z] Removing intermediate container c733443be8f7 [2023-02-04T03:42:37.357Z] ---> 214ad2b52d77 [2023-02-04T03:42:37.357Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:42:37.357Z] ---> Running in 2851ec1d2542 [2023-02-04T03:42:37.940Z] Removing intermediate container 2851ec1d2542 [2023-02-04T03:42:37.940Z] ---> f7ae2bfcae6d [2023-02-04T03:42:37.940Z] Step 17/19 : LABEL arch=arm64 [2023-02-04T03:42:38.208Z] ---> Running in 82520700a6ba [2023-02-04T03:42:38.791Z] Removing intermediate container 82520700a6ba [2023-02-04T03:42:38.791Z] ---> e8fff37fafe2 [2023-02-04T03:42:38.791Z] Step 18/19 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:42:38.791Z] ---> Running in 5c756dfc5f33 [2023-02-04T03:42:39.399Z] Removing intermediate container 5c756dfc5f33 [2023-02-04T03:42:39.399Z] ---> fbbeddd35fac [2023-02-04T03:42:39.399Z] Step 19/19 : LABEL version=3.0.0-dev.33 [2023-02-04T03:42:39.679Z] ---> Running in c9326551d5c3 [2023-02-04T03:42:39.952Z] Removing intermediate container c9326551d5c3 [2023-02-04T03:42:39.952Z] ---> eb491689f4ff [2023-02-04T03:42:39.952Z] [2023-02-04T03:42:40.223Z] Successfully built eb491689f4ff [2023-02-04T03:42:40.223Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-04T03:42:40.223Z] Building security-spire-server [2023-02-04T03:42:44.485Z]  Building security-spiffe-token-provider ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:42:44.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:42:44.485Z] ---> 493894a04f3f [2023-02-04T03:42:44.485Z] Step 3/23 : WORKDIR /edgex-go [2023-02-04T03:42:44.485Z] ---> Using cache [2023-02-04T03:42:44.485Z] ---> 72e4ce3cb5a5 [2023-02-04T03:42:44.485Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T03:42:45.896Z] ---> Running in 22d1e4233b7f [2023-02-04T03:42:48.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:42:48.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:42:50.690Z] OK: 221 MiB in 51 packages [2023-02-04T03:42:53.270Z] Removing intermediate container 22d1e4233b7f [2023-02-04T03:42:53.270Z] ---> 2fd99faac50f [2023-02-04T03:42:53.270Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-04T03:42:54.675Z] ---> 59646a186877 [2023-02-04T03:42:54.675Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:42:54.941Z] ---> Running in 76944d2b6ddf [2023-02-04T03:43:27.161Z] Removing intermediate container 1092f3f1042f [2023-02-04T03:43:27.161Z] ---> ada7ad7d9db8 [2023-02-04T03:43:27.161Z] Step 8/22 : COPY . . [2023-02-04T03:43:27.161Z] ---> 118b3a65b588 [2023-02-04T03:43:27.161Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-04T03:43:27.161Z] ---> Running in 831157c0728c [2023-02-04T03:43:28.571Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-04T03:44:36.420Z] Removing intermediate container 76944d2b6ddf [2023-02-04T03:44:36.420Z] ---> 12c9cef34abc [2023-02-04T03:44:36.420Z] Step 7/23 : COPY . . [2023-02-04T03:44:40.696Z] ---> 9d1e4ee59780 [2023-02-04T03:44:40.696Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T03:44:40.696Z] ---> Running in 0ddfca8effd6 [2023-02-04T03:44:40.696Z] Removing intermediate container 0ddfca8effd6 [2023-02-04T03:44:40.696Z] ---> 2d9d06b61084 [2023-02-04T03:44:40.696Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-04T03:44:40.968Z] ---> Running in 956b338be3d5 [2023-02-04T03:44:41.553Z] Removing intermediate container 956b338be3d5 [2023-02-04T03:44:41.553Z] ---> e01173cf6fcf [2023-02-04T03:44:41.553Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-04T03:44:41.822Z] ---> Running in f27fdd626dc1 [2023-02-04T03:44:45.394Z] Removing intermediate container f27fdd626dc1 [2023-02-04T03:44:45.395Z] ---> 311d1c12eb38 [2023-02-04T03:44:45.395Z] Step 11/23 : WORKDIR /edgex-go [2023-02-04T03:44:45.395Z] ---> Running in 42ad8333b75b [2023-02-04T03:44:45.662Z] Removing intermediate container 42ad8333b75b [2023-02-04T03:44:45.662Z] ---> bf019c5ab73c [2023-02-04T03:44:45.662Z] [2023-02-04T03:44:45.662Z] Step 12/23 : FROM alpine:3.15 [2023-02-04T03:44:45.662Z] ---> 8aa73fd46299 [2023-02-04T03:44:45.662Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:44:45.662Z] ---> Using cache [2023-02-04T03:44:45.662Z] ---> 62e3b5883e38 [2023-02-04T03:44:45.662Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T03:44:45.928Z] ---> Running in ea4b91a0d93b [2023-02-04T03:44:47.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:44:48.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:44:49.863Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-04T03:44:49.863Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-04T03:44:49.863Z] OK: 15736 distinct packages available [2023-02-04T03:44:50.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:44:50.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:44:52.125Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-04T03:44:52.125Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-04T03:44:52.125Z] (3/5) Installing libucontext (1.1-r0) [2023-02-04T03:44:52.125Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-04T03:44:52.125Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-04T03:44:52.125Z] Executing busybox-1.34.1-r7.trigger [2023-02-04T03:44:52.125Z] OK: 6 MiB in 19 packages [2023-02-04T03:44:54.073Z] Removing intermediate container ea4b91a0d93b [2023-02-04T03:44:54.073Z] ---> f3a6aaea4b61 [2023-02-04T03:44:54.074Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T03:45:00.722Z] ---> 3d9d8a13c4c5 [2023-02-04T03:45:00.722Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T03:45:00.722Z] ---> bbbf22b73ff6 [2023-02-04T03:45:00.722Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-04T03:45:01.696Z] ---> 10c3feea27be [2023-02-04T03:45:01.696Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-04T03:45:02.666Z] ---> cf0d6a434e15 [2023-02-04T03:45:02.666Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T03:45:02.932Z] ---> Running in eef260ea6a8a [2023-02-04T03:45:04.883Z] Removing intermediate container eef260ea6a8a [2023-02-04T03:45:04.883Z] ---> f25c1b84bb2b [2023-02-04T03:45:04.883Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T03:45:05.152Z] ---> Running in 4d24f7707f49 [2023-02-04T03:45:05.735Z] Removing intermediate container 4d24f7707f49 [2023-02-04T03:45:05.735Z] ---> 2493c2d2bc6b [2023-02-04T03:45:05.735Z] Step 21/23 : LABEL arch=arm64 [2023-02-04T03:45:05.735Z] ---> Running in a09254148623 [2023-02-04T03:45:06.037Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-04T03:45:06.310Z] Removing intermediate container a09254148623 [2023-02-04T03:45:06.310Z] ---> f2c04b4c0d76 [2023-02-04T03:45:06.310Z] Step 22/23 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:45:06.583Z] ---> Running in a8fc5ac82d04 [2023-02-04T03:45:06.853Z] Removing intermediate container a8fc5ac82d04 [2023-02-04T03:45:06.853Z] ---> d81e24912310 [2023-02-04T03:45:06.853Z] Step 23/23 : LABEL version=3.0.0-dev.33 [2023-02-04T03:45:07.121Z] ---> Running in 9d98d9e4c30a [2023-02-04T03:45:07.705Z] Removing intermediate container 9d98d9e4c30a [2023-02-04T03:45:07.705Z] ---> 496b83d7dbc5 [2023-02-04T03:45:07.705Z] [2023-02-04T03:45:07.705Z] Successfully built 496b83d7dbc5 [2023-02-04T03:45:07.705Z] Successfully tagged security-spire-server-arm64:latest [2023-02-04T03:45:07.705Z] Building security-spire-agent [2023-02-04T03:45:11.960Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:45:11.960Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:45:11.960Z] ---> 493894a04f3f [2023-02-04T03:45:11.960Z] Step 3/24 : WORKDIR /edgex-go [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> 72e4ce3cb5a5 [2023-02-04T03:45:11.960Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> 2fd99faac50f [2023-02-04T03:45:11.960Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> 59646a186877 [2023-02-04T03:45:11.960Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> 12c9cef34abc [2023-02-04T03:45:11.960Z] Step 7/24 : COPY . . [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> 9d1e4ee59780 [2023-02-04T03:45:11.960Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> 2d9d06b61084 [2023-02-04T03:45:11.960Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-04T03:45:11.960Z] ---> Using cache [2023-02-04T03:45:11.960Z] ---> e01173cf6fcf [2023-02-04T03:45:11.960Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-04T03:45:12.227Z] ---> Running in 4934c4e72a4d [2023-02-04T03:45:15.576Z] Removing intermediate container 4934c4e72a4d [2023-02-04T03:45:15.576Z] ---> aa2531c3c01e [2023-02-04T03:45:15.576Z] Step 11/24 : WORKDIR /edgex-go [2023-02-04T03:45:15.843Z] ---> Running in d6215fd3ed13 [2023-02-04T03:45:16.428Z] Removing intermediate container d6215fd3ed13 [2023-02-04T03:45:16.428Z] ---> deb3dd8b33fc [2023-02-04T03:45:16.428Z] [2023-02-04T03:45:16.428Z] Step 12/24 : FROM alpine:3.15 [2023-02-04T03:45:16.428Z] ---> 8aa73fd46299 [2023-02-04T03:45:16.428Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-04T03:45:16.428Z] ---> Using cache [2023-02-04T03:45:16.428Z] ---> 62e3b5883e38 [2023-02-04T03:45:16.428Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-04T03:45:16.428Z] ---> Using cache [2023-02-04T03:45:16.428Z] ---> f3a6aaea4b61 [2023-02-04T03:45:16.428Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-04T03:45:20.703Z] ---> 9ad2c3a8ef83 [2023-02-04T03:45:20.703Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-04T03:45:26.054Z] ---> 91a8ff6d71d5 [2023-02-04T03:45:26.054Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-04T03:45:27.484Z] ---> 80127c406441 [2023-02-04T03:45:27.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-04T03:45:30.071Z] ---> 54988d4a5615 [2023-02-04T03:45:30.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-04T03:45:32.023Z] ---> 5d2843b6d536 [2023-02-04T03:45:32.023Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-04T03:45:32.023Z] ---> Running in dd1dbcbf40c2 [2023-02-04T03:45:32.023Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-04T03:45:32.991Z] Removing intermediate container dd1dbcbf40c2 [2023-02-04T03:45:32.991Z] ---> 03c1228408be [2023-02-04T03:45:32.991Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-04T03:45:33.259Z] ---> Running in e86b1302f699 [2023-02-04T03:45:34.220Z] Removing intermediate container e86b1302f699 [2023-02-04T03:45:34.220Z] ---> 65df9ddc3b40 [2023-02-04T03:45:34.220Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T03:45:34.488Z] ---> Running in 3dffd2955e68 [2023-02-04T03:45:35.073Z] Removing intermediate container 3dffd2955e68 [2023-02-04T03:45:35.073Z] ---> b070b6456097 [2023-02-04T03:45:35.073Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:45:35.341Z] ---> Running in 445b78533ec6 [2023-02-04T03:45:35.341Z] Removing intermediate container 6f9ac2d1565f [2023-02-04T03:45:35.341Z] ---> 6e3031c9eea3 [2023-02-04T03:45:35.341Z] [2023-02-04T03:45:35.341Z] Step 9/21 : FROM alpine:3.16 [2023-02-04T03:45:35.341Z] ---> 2b4661558fb8 [2023-02-04T03:45:35.341Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-04T03:45:35.607Z] ---> Running in 880f637875ac [2023-02-04T03:45:36.193Z] Removing intermediate container 445b78533ec6 [2023-02-04T03:45:36.193Z] ---> aeb8e078b2ed [2023-02-04T03:45:36.193Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:45:36.461Z] ---> Running in 7076baa9b474 [2023-02-04T03:45:37.424Z] Removing intermediate container 7076baa9b474 [2023-02-04T03:45:37.424Z] ---> 0c17bea19df8 [2023-02-04T03:45:37.424Z] [2023-02-04T03:45:37.424Z] Successfully built 0c17bea19df8 [2023-02-04T03:45:37.424Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-04T03:45:37.424Z] Building core-data [2023-02-04T03:45:38.007Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:45:38.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:45:40.538Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-04T03:45:40.538Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-04T03:45:40.538Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-04T03:45:40.538Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-04T03:45:40.806Z] (5/6) Installing curl (7.83.1-r5) [2023-02-04T03:45:40.806Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-04T03:45:40.806Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:45:40.806Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:45:41.391Z] OK: 8 MiB in 20 packages [2023-02-04T03:45:41.992Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-04T03:45:41.992Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-04T03:45:41.992Z] ---> 493894a04f3f [2023-02-04T03:45:41.992Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-04T03:45:41.992Z] ---> Using cache [2023-02-04T03:45:41.992Z] ---> d6066b882cd1 [2023-02-04T03:45:41.992Z] Step 4/22 : WORKDIR /edgex-go [2023-02-04T03:45:41.992Z] ---> Using cache [2023-02-04T03:45:41.992Z] ---> 6783025bb8f0 [2023-02-04T03:45:41.992Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-04T03:45:41.992Z] ---> Using cache [2023-02-04T03:45:41.992Z] ---> 80b8f2754de3 [2023-02-04T03:45:41.992Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-04T03:45:42.259Z] ---> Using cache [2023-02-04T03:45:42.259Z] ---> 146e183adccb [2023-02-04T03:45:42.259Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-04T03:45:42.259Z] ---> Using cache [2023-02-04T03:45:42.259Z] ---> ea769f16eaf3 [2023-02-04T03:45:42.259Z] Step 8/22 : COPY . . [2023-02-04T03:45:42.540Z] ---> Using cache [2023-02-04T03:45:42.540Z] ---> 36c8576ef73d [2023-02-04T03:45:42.540Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-04T03:45:42.820Z] ---> Running in 48060330deb4 [2023-02-04T03:45:46.180Z] Removing intermediate container 880f637875ac [2023-02-04T03:45:46.180Z] ---> 0f25ca2e6784 [2023-02-04T03:45:46.180Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T03:45:46.180Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.33" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-04T03:45:46.450Z] ---> Running in 2baa27cbdb7e [2023-02-04T03:45:47.424Z] Removing intermediate container 2baa27cbdb7e [2023-02-04T03:45:47.424Z] ---> 7176e99429ca [2023-02-04T03:45:47.424Z] Step 12/21 : WORKDIR /edgex [2023-02-04T03:45:47.695Z] ---> Running in 1c1e201ddb52 [2023-02-04T03:45:49.107Z] Removing intermediate container 1c1e201ddb52 [2023-02-04T03:45:49.107Z] ---> 7c656a8f4c54 [2023-02-04T03:45:49.107Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-04T03:45:51.047Z] ---> 5e0e1d9ebb06 [2023-02-04T03:45:51.047Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-04T03:45:56.493Z] ---> 682f4b50e9b4 [2023-02-04T03:45:56.493Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-04T03:45:57.106Z] Removing intermediate container 179d32176c08 [2023-02-04T03:45:57.106Z] ---> bac2260d3c43 [2023-02-04T03:45:57.106Z] [2023-02-04T03:45:57.106Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:45:57.106Z] ---> 2b4661558fb8 [2023-02-04T03:45:57.106Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-04T03:45:57.389Z] ---> Running in 0ef0e8348967 [2023-02-04T03:45:58.863Z] Removing intermediate container 0ef0e8348967 [2023-02-04T03:45:58.863Z] ---> b3c526a448e0 [2023-02-04T03:45:58.863Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:45:58.863Z] ---> Running in 0bd7f7a8e845 [2023-02-04T03:46:00.812Z] ---> 15d399cd0cb3 [2023-02-04T03:46:00.812Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T03:46:01.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:46:01.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:46:01.943Z] ---> 265238080198 [2023-02-04T03:46:01.943Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T03:46:01.943Z] Removing intermediate container 42de060c1f95 [2023-02-04T03:46:01.943Z] ---> 30f8f766f2c8 [2023-02-04T03:46:01.943Z] [2023-02-04T03:46:01.943Z] Step 9/24 : FROM alpine:3.16 [2023-02-04T03:46:01.943Z] ---> 2b4661558fb8 [2023-02-04T03:46:01.943Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-04T03:46:01.943Z] ---> Running in 9bcaaf9ca0fd [2023-02-04T03:46:02.211Z] ---> Running in 6d3df72e86ad [2023-02-04T03:46:03.646Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:46:03.646Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:46:03.646Z] OK: 5 MiB in 15 packages [2023-02-04T03:46:05.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:46:05.340Z] Removing intermediate container 0bd7f7a8e845 [2023-02-04T03:46:05.340Z] ---> 2520c38f3e0a [2023-02-04T03:46:05.340Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:46:05.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:46:06.578Z] Removing intermediate container 9bcaaf9ca0fd [2023-02-04T03:46:06.578Z] ---> c51b8249d41a [2023-02-04T03:46:06.578Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T03:46:06.847Z] ---> 1096cf550971 [2023-02-04T03:46:06.847Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-04T03:46:06.847Z] ---> Running in bacbe4c1a35c [2023-02-04T03:46:07.114Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-04T03:46:07.114Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-04T03:46:07.114Z] (3/3) Installing su-exec (0.2-r1) [2023-02-04T03:46:07.114Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:46:07.382Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:46:07.651Z] Removing intermediate container bacbe4c1a35c [2023-02-04T03:46:07.651Z] ---> d5645d695b5d [2023-02-04T03:46:07.651Z] Step 19/21 : LABEL arch=arm64 [2023-02-04T03:46:07.651Z] ---> Running in 5ab5a38a3e2d [2023-02-04T03:46:07.923Z] OK: 6 MiB in 17 packages [2023-02-04T03:46:08.899Z] Removing intermediate container 5ab5a38a3e2d [2023-02-04T03:46:08.899Z] ---> 0e5026df86b7 [2023-02-04T03:46:08.899Z] Step 20/21 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:46:09.173Z] ---> Running in 8aed3307172e [2023-02-04T03:46:09.439Z] ---> f2636ddba24b [2023-02-04T03:46:09.439Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-04T03:46:10.396Z] Removing intermediate container 8aed3307172e [2023-02-04T03:46:10.396Z] ---> 4ee755ecca36 [2023-02-04T03:46:10.396Z] Step 21/21 : LABEL version=3.0.0-dev.33 [2023-02-04T03:46:10.396Z] ---> Running in 08320b70038e [2023-02-04T03:46:10.986Z] Removing intermediate container 6d3df72e86ad [2023-02-04T03:46:10.986Z] ---> fb6e61bcb0ae [2023-02-04T03:46:10.986Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-04T03:46:11.252Z] ---> c9ff7c09717e [2023-02-04T03:46:11.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-04T03:46:11.252Z] ---> Running in 907a727317a5 [2023-02-04T03:46:11.252Z] Removing intermediate container 08320b70038e [2023-02-04T03:46:11.252Z] ---> 969f409c35ff [2023-02-04T03:46:11.252Z] [2023-02-04T03:46:11.839Z] Successfully built 969f409c35ff [2023-02-04T03:46:11.839Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-04T03:46:12.106Z]  Building security-proxy-setup ... done Removing intermediate container 907a727317a5 [2023-02-04T03:46:12.106Z] ---> 1f79f3468899 [2023-02-04T03:46:12.106Z] Step 12/24 : WORKDIR / [2023-02-04T03:46:12.372Z] ---> Running in 8ba8f9610a2a [2023-02-04T03:46:12.639Z] ---> 473cb4278a7d [2023-02-04T03:46:12.639Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T03:46:12.912Z] ---> Running in 0b65b4eac55c [2023-02-04T03:46:13.182Z] Removing intermediate container 8ba8f9610a2a [2023-02-04T03:46:13.182Z] ---> ea22ae0768a1 [2023-02-04T03:46:13.182Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-04T03:46:14.593Z] ---> 7d3bd5727b0a [2023-02-04T03:46:14.593Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-04T03:46:16.535Z] ---> a03e7cafe5a4 [2023-02-04T03:46:16.535Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-04T03:46:16.801Z] Removing intermediate container 0b65b4eac55c [2023-02-04T03:46:16.801Z] ---> 2d7a74e7593d [2023-02-04T03:46:16.801Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T03:46:17.066Z] ---> Running in 858079dd756b [2023-02-04T03:46:17.332Z] ---> 3022ade286e7 [2023-02-04T03:46:17.332Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-04T03:46:17.598Z] Removing intermediate container 858079dd756b [2023-02-04T03:46:17.598Z] ---> 5c88264c0def [2023-02-04T03:46:17.598Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-04T03:46:17.863Z] ---> Running in 7c51107c7fcf [2023-02-04T03:46:18.449Z] Removing intermediate container 7c51107c7fcf [2023-02-04T03:46:18.449Z] ---> 3c057340eb11 [2023-02-04T03:46:18.449Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T03:46:18.449Z] ---> Running in fc85796fafe0 [2023-02-04T03:46:18.718Z] ---> 7fd06aa15afe [2023-02-04T03:46:18.718Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-04T03:46:19.303Z] Removing intermediate container fc85796fafe0 [2023-02-04T03:46:19.303Z] ---> 37e0a13ae32a [2023-02-04T03:46:19.303Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:46:19.303Z] ---> Running in e066d0dfba8f [2023-02-04T03:46:20.266Z] Removing intermediate container e066d0dfba8f [2023-02-04T03:46:20.266Z] ---> c00b1c2e8bfb [2023-02-04T03:46:20.266Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:46:20.266Z] ---> Running in 8d65bc4297ed [2023-02-04T03:46:21.232Z] ---> 93de8868fc89 [2023-02-04T03:46:21.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-04T03:46:21.502Z] Removing intermediate container 8d65bc4297ed [2023-02-04T03:46:21.502Z] ---> 3cb476f89774 [2023-02-04T03:46:21.502Z] [2023-02-04T03:46:21.502Z] Successfully built 3cb476f89774 [2023-02-04T03:46:21.770Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-04T03:46:23.206Z]  Building core-common-config-bootstrapper ... done  ---> 1d2d1bdec015 [2023-02-04T03:46:23.206Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-04T03:46:24.174Z] ---> 4c195aa99bd8 [2023-02-04T03:46:24.174Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-04T03:46:24.174Z] ---> Running in 614df8a41592 [2023-02-04T03:46:27.541Z] Removing intermediate container 614df8a41592 [2023-02-04T03:46:27.541Z] ---> fe4ce837011b [2023-02-04T03:46:27.541Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-04T03:46:27.541Z] ---> Running in f46c148e2e2a [2023-02-04T03:46:27.819Z] Removing intermediate container f46c148e2e2a [2023-02-04T03:46:27.819Z] ---> 7a6b2636a625 [2023-02-04T03:46:27.819Z] Step 22/24 : LABEL arch=arm64 [2023-02-04T03:46:28.089Z] ---> Running in ab7d152aa967 [2023-02-04T03:46:28.675Z] Removing intermediate container ab7d152aa967 [2023-02-04T03:46:28.675Z] ---> 6f8d2cfb7042 [2023-02-04T03:46:28.675Z] Step 23/24 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:46:28.675Z] ---> Running in 64a015cf3a9d [2023-02-04T03:46:29.271Z] Removing intermediate container 64a015cf3a9d [2023-02-04T03:46:29.271Z] ---> 8d37b137a750 [2023-02-04T03:46:29.271Z] Step 24/24 : LABEL version=3.0.0-dev.33 [2023-02-04T03:46:29.538Z] ---> Running in 10afe6cdc487 [2023-02-04T03:46:29.805Z] Removing intermediate container 10afe6cdc487 [2023-02-04T03:46:29.805Z] ---> d197fbb410bf [2023-02-04T03:46:29.805Z] [2023-02-04T03:46:30.073Z] Successfully built d197fbb410bf [2023-02-04T03:46:30.073Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-04T03:49:06.790Z]  Building security-secretstore-setup ... done Removing intermediate container 48060330deb4 [2023-02-04T03:49:06.790Z] ---> 88961d34f357 [2023-02-04T03:49:06.790Z] [2023-02-04T03:49:06.790Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:49:06.790Z] ---> 2b4661558fb8 [2023-02-04T03:49:06.790Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-04T03:49:06.790Z] ---> Running in 2b9ea373a706 [2023-02-04T03:49:06.790Z] Removing intermediate container 2b9ea373a706 [2023-02-04T03:49:06.790Z] ---> f1e762bed217 [2023-02-04T03:49:06.790Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-04T03:49:06.790Z] ---> Running in a968b2aa66ca [2023-02-04T03:49:06.790Z] Removing intermediate container a968b2aa66ca [2023-02-04T03:49:06.790Z] ---> d21fedb2105f [2023-02-04T03:49:06.790Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-04T03:49:06.790Z] ---> Running in fb4bc03978bd [2023-02-04T03:49:06.790Z] Removing intermediate container fb4bc03978bd [2023-02-04T03:49:06.790Z] ---> 5a6e3342f69f [2023-02-04T03:49:06.790Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-04T03:49:06.790Z] ---> Running in 0067c7ad0b78 [2023-02-04T03:49:06.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:49:06.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:49:06.790Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-04T03:49:06.790Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:49:06.790Z] OK: 5 MiB in 15 packages [2023-02-04T03:49:06.790Z] Removing intermediate container 0067c7ad0b78 [2023-02-04T03:49:06.790Z] ---> 8d162f531f0e [2023-02-04T03:49:06.790Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:49:07.381Z] ---> bc643ea281d0 [2023-02-04T03:49:07.381Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-04T03:49:08.790Z] ---> cba3188e5c1e [2023-02-04T03:49:08.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-04T03:49:09.379Z] ---> aad8504ea7a1 [2023-02-04T03:49:09.379Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-04T03:49:09.379Z] ---> Running in 1a09a9afacfb [2023-02-04T03:49:09.653Z] Removing intermediate container 1a09a9afacfb [2023-02-04T03:49:09.653Z] ---> e61c43feae7d [2023-02-04T03:49:09.653Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:49:09.920Z] ---> Running in d8cc69b113b4 [2023-02-04T03:49:10.505Z] Removing intermediate container d8cc69b113b4 [2023-02-04T03:49:10.505Z] ---> b9d6f41539a8 [2023-02-04T03:49:10.505Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T03:49:10.505Z] ---> Running in 96271c00d245 [2023-02-04T03:49:11.088Z] Removing intermediate container 96271c00d245 [2023-02-04T03:49:11.088Z] ---> c829d0c3d3c2 [2023-02-04T03:49:11.088Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:11.089Z] ---> Running in 24d80f4ac043 [2023-02-04T03:49:11.671Z] Removing intermediate container 24d80f4ac043 [2023-02-04T03:49:11.671Z] ---> e1a45a735138 [2023-02-04T03:49:11.671Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:49:11.671Z] ---> Running in 49af39203db5 [2023-02-04T03:49:11.937Z] Removing intermediate container 49af39203db5 [2023-02-04T03:49:11.937Z] ---> ff480b75d2ff [2023-02-04T03:49:11.937Z] [2023-02-04T03:49:12.204Z] Successfully built ff480b75d2ff [2023-02-04T03:49:12.204Z] Successfully tagged core-data-arm64:latest [2023-02-04T03:49:13.163Z]  Building core-data ... done Removing intermediate container 831157c0728c [2023-02-04T03:49:13.163Z] ---> 086f4ad005fd [2023-02-04T03:49:13.163Z] [2023-02-04T03:49:13.163Z] Step 10/22 : FROM alpine:3.16 [2023-02-04T03:49:13.163Z] ---> 2b4661558fb8 [2023-02-04T03:49:13.163Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-04T03:49:13.436Z] ---> Running in 4f5b907304a6 [2023-02-04T03:49:14.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-04T03:49:14.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-04T03:49:16.079Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-04T03:49:16.079Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-04T03:49:16.079Z] Executing busybox-1.35.0-r17.trigger [2023-02-04T03:49:16.079Z] Executing ca-certificates-20220614-r0.trigger [2023-02-04T03:49:16.346Z] OK: 6 MiB in 16 packages [2023-02-04T03:49:17.756Z] Removing intermediate container 4f5b907304a6 [2023-02-04T03:49:17.756Z] ---> cb522c88533e [2023-02-04T03:49:17.756Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-04T03:49:17.756Z] ---> Running in d63e7edadd8a [2023-02-04T03:49:17.756Z] Removing intermediate container d63e7edadd8a [2023-02-04T03:49:17.756Z] ---> 324d93e02e1f [2023-02-04T03:49:17.756Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-04T03:49:18.023Z] ---> Running in bb1233d49fdc [2023-02-04T03:49:18.291Z] Removing intermediate container bb1233d49fdc [2023-02-04T03:49:18.291Z] ---> a35b9e29be56 [2023-02-04T03:49:18.291Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-04T03:49:18.291Z] ---> Running in e88a6d9e16ae [2023-02-04T03:49:18.876Z] Removing intermediate container e88a6d9e16ae [2023-02-04T03:49:18.876Z] ---> c5ab8120e7f6 [2023-02-04T03:49:18.876Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-04T03:49:20.281Z] ---> e1d29570f1fc [2023-02-04T03:49:20.281Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-04T03:49:21.689Z] ---> f0c3d37ef265 [2023-02-04T03:49:21.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-04T03:49:22.274Z] ---> 2adfffaf7507 [2023-02-04T03:49:22.274Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-04T03:49:22.540Z] ---> Running in 7565a1c46c48 [2023-02-04T03:49:22.807Z] Removing intermediate container 7565a1c46c48 [2023-02-04T03:49:22.807Z] ---> 2b410cc182da [2023-02-04T03:49:22.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-04T03:49:22.807Z] ---> Running in ea309dea9e8a [2023-02-04T03:49:23.073Z] Removing intermediate container ea309dea9e8a [2023-02-04T03:49:23.073Z] ---> 5baf48b298d5 [2023-02-04T03:49:23.073Z] Step 20/22 : LABEL arch=arm64 [2023-02-04T03:49:23.073Z] ---> Running in 6f68ad4aa5f9 [2023-02-04T03:49:23.659Z] Removing intermediate container 6f68ad4aa5f9 [2023-02-04T03:49:23.659Z] ---> 83bc6a35088e [2023-02-04T03:49:23.659Z] Step 21/22 : LABEL git_sha=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:23.659Z] ---> Running in c1f9445d5669 [2023-02-04T03:49:23.926Z] Removing intermediate container c1f9445d5669 [2023-02-04T03:49:23.926Z] ---> dded643dac48 [2023-02-04T03:49:23.926Z] Step 22/22 : LABEL version=3.0.0-dev.33 [2023-02-04T03:49:23.926Z] ---> Running in 0f9b65ad6599 [2023-02-04T03:49:24.509Z] Removing intermediate container 0f9b65ad6599 [2023-02-04T03:49:24.509Z] ---> d34ab795b593 [2023-02-04T03:49:24.509Z] [2023-02-04T03:49:24.509Z] Successfully built d34ab795b593 [2023-02-04T03:49:24.509Z] Successfully tagged support-notifications-arm64:latest [2023-02-04T03:49:25.107Z]  Building support-notifications ... done  [Pipeline] } [2023-02-04T03:49:25.116Z] $ docker stop --time=1 59edaec7804732dd04cc6e9da7e9002b0dce78854024eaf3c4e95f9f7a6f07b1 [2023-02-04T03:49:26.854Z] $ docker rm -f --volumes 59edaec7804732dd04cc6e9da7e9002b0dce78854024eaf3c4e95f9f7a6f07b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T03:49:27.353Z] + docker images [2023-02-04T03:49:27.620Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-04T03:49:27.620Z] support-notifications-arm64 latest d34ab795b593 3 seconds ago 29.5MB [2023-02-04T03:49:27.620Z] 086f4ad005fd 15 seconds ago 1.4GB [2023-02-04T03:49:27.620Z] core-data-arm64 latest ff480b75d2ff 16 seconds ago 17.2MB [2023-02-04T03:49:27.620Z] 88961d34f357 28 seconds ago 1.35GB [2023-02-04T03:49:27.620Z] security-secretstore-setup-arm64 latest d197fbb410bf 2 minutes ago 28.7MB [2023-02-04T03:49:27.620Z] core-common-config-bootstrapper-arm64 latest 3cb476f89774 3 minutes ago 14.9MB [2023-02-04T03:49:27.620Z] security-proxy-setup-arm64 latest 969f409c35ff 3 minutes ago 26.8MB [2023-02-04T03:49:27.620Z] 30f8f766f2c8 3 minutes ago 1.33GB [2023-02-04T03:49:27.620Z] bac2260d3c43 3 minutes ago 1.34GB [2023-02-04T03:49:27.620Z] security-spire-agent-arm64 latest 0c17bea19df8 3 minutes ago 122MB [2023-02-04T03:49:27.620Z] 6e3031c9eea3 3 minutes ago 1.33GB [2023-02-04T03:49:27.620Z] deb3dd8b33fc 4 minutes ago 1.21GB [2023-02-04T03:49:27.620Z] security-spire-server-arm64 latest 496b83d7dbc5 4 minutes ago 84.3MB [2023-02-04T03:49:27.620Z] bf019c5ab73c 4 minutes ago 1.21GB [2023-02-04T03:49:27.620Z] security-spiffe-token-provider-arm64 latest eb491689f4ff 6 minutes ago 28.9MB [2023-02-04T03:49:27.620Z] b0922951500c 7 minutes ago 1.37GB [2023-02-04T03:49:27.620Z] support-scheduler-arm64 latest 84a20fffb417 8 minutes ago 29MB [2023-02-04T03:49:27.620Z] b8660c6f2b15 8 minutes ago 1.4GB [2023-02-04T03:49:27.620Z] core-metadata-arm64 latest df9a416f4b7a 10 minutes ago 17.8MB [2023-02-04T03:49:27.620Z] f92df095d9c4 10 minutes ago 1.35GB [2023-02-04T03:49:27.620Z] core-command-arm64 latest abe77ae13746 10 minutes ago 17MB [2023-02-04T03:49:27.620Z] security-bootstrapper-arm64 latest 21a89ce20e3d 10 minutes ago 19.5MB [2023-02-04T03:49:27.620Z] 1e76b9773ef6 11 minutes ago 1.34GB [2023-02-04T03:49:27.620Z] ead94c244490 11 minutes ago 1.33GB [2023-02-04T03:49:27.620Z] security-spire-config-arm64 latest 2246ac0812d1 17 minutes ago 83.6MB [2023-02-04T03:49:27.620Z] bc35fcec7dd7 18 minutes ago 1.21GB [2023-02-04T03:49:27.620Z] ci-base-image-arm64 latest 493894a04f3f 21 minutes ago 905MB [2023-02-04T03:49:27.620Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-04T03:49:27.620Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-04T03:49:27.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-04T03:49:27.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:49:27.729Z] provisioning config files... [2023-02-04T03:49:27.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/392@tmp/config7481262770900198057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:49:28.080Z] ---> docker-login.sh [2023-02-04T03:49:28.080Z] nexus3.edgexfoundry.org:10001 [2023-02-04T03:49:28.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:49:28.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:49:28.614Z] Configure a credential helper to remove this warning. See [2023-02-04T03:49:28.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:49:28.614Z] [2023-02-04T03:49:28.614Z] Login Succeeded [2023-02-04T03:49:28.615Z] nexus3.edgexfoundry.org:10002 [2023-02-04T03:49:28.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:49:28.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:49:28.881Z] Configure a credential helper to remove this warning. See [2023-02-04T03:49:28.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:49:28.881Z] [2023-02-04T03:49:28.881Z] Login Succeeded [2023-02-04T03:49:28.881Z] nexus3.edgexfoundry.org:10003 [2023-02-04T03:49:29.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:49:29.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:49:29.417Z] Configure a credential helper to remove this warning. See [2023-02-04T03:49:29.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:49:29.417Z] [2023-02-04T03:49:29.417Z] Login Succeeded [2023-02-04T03:49:29.417Z] nexus3.edgexfoundry.org:10004 [2023-02-04T03:49:29.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:49:29.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:49:29.683Z] Configure a credential helper to remove this warning. See [2023-02-04T03:49:29.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:49:29.683Z] [2023-02-04T03:49:29.683Z] Login Succeeded [2023-02-04T03:49:29.949Z] docker.io [2023-02-04T03:49:30.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-04T03:49:30.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-04T03:49:30.483Z] Configure a credential helper to remove this warning. See [2023-02-04T03:49:30.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-04T03:49:30.483Z] [2023-02-04T03:49:30.483Z] Login Succeeded [2023-02-04T03:49:30.483Z] ---> docker-login.sh ends [Pipeline] } [2023-02-04T03:49:30.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:49:30.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-04T03:49:30.535Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-02-04T03:49:30.535Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:30.535Z] latest [2023-02-04T03:49:30.535Z] 3.0.0-dev.33 [2023-02-04T03:49:30.535Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:30.535Z] main [2023-02-04T03:49:30.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:30.873Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:31.214Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:31.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-04T03:49:31.214Z] 578ff89b7bdf: Preparing [2023-02-04T03:49:31.214Z] 4af440cc28c7: Preparing [2023-02-04T03:49:31.214Z] 86ca64954356: Preparing [2023-02-04T03:49:31.214Z] 252348a5cda9: Preparing [2023-02-04T03:49:31.214Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:31.214Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:31.485Z] 86ca64954356: Pushed [2023-02-04T03:49:31.485Z] 578ff89b7bdf: Pushed [2023-02-04T03:49:31.485Z] 252348a5cda9: Pushed [2023-02-04T03:49:34.067Z] 4af440cc28c7: Pushed [2023-02-04T03:49:34.335Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:34.682Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:35.026Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-04T03:49:35.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-04T03:49:35.026Z] 578ff89b7bdf: Preparing [2023-02-04T03:49:35.026Z] 4af440cc28c7: Preparing [2023-02-04T03:49:35.026Z] 86ca64954356: Preparing [2023-02-04T03:49:35.026Z] 252348a5cda9: Preparing [2023-02-04T03:49:35.026Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:35.026Z] 86ca64954356: Layer already exists [2023-02-04T03:49:35.026Z] 578ff89b7bdf: Layer already exists [2023-02-04T03:49:35.026Z] 4af440cc28c7: Layer already exists [2023-02-04T03:49:35.026Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:35.026Z] 252348a5cda9: Layer already exists [2023-02-04T03:49:35.292Z] latest: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:35.650Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:35.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.33 [2023-02-04T03:49:35.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-04T03:49:35.987Z] 578ff89b7bdf: Preparing [2023-02-04T03:49:35.987Z] 4af440cc28c7: Preparing [2023-02-04T03:49:35.987Z] 86ca64954356: Preparing [2023-02-04T03:49:35.987Z] 252348a5cda9: Preparing [2023-02-04T03:49:35.987Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:35.987Z] 252348a5cda9: Layer already exists [2023-02-04T03:49:35.987Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:35.987Z] 4af440cc28c7: Layer already exists [2023-02-04T03:49:35.987Z] 86ca64954356: Layer already exists [2023-02-04T03:49:35.987Z] 578ff89b7bdf: Layer already exists [2023-02-04T03:49:36.253Z] 3.0.0-dev.33: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:36.602Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:36.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:36.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-04T03:49:36.954Z] 578ff89b7bdf: Preparing [2023-02-04T03:49:36.954Z] 4af440cc28c7: Preparing [2023-02-04T03:49:36.954Z] 86ca64954356: Preparing [2023-02-04T03:49:36.954Z] 252348a5cda9: Preparing [2023-02-04T03:49:36.954Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:36.954Z] 86ca64954356: Layer already exists [2023-02-04T03:49:36.954Z] 578ff89b7bdf: Layer already exists [2023-02-04T03:49:36.954Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:36.954Z] 252348a5cda9: Layer already exists [2023-02-04T03:49:36.954Z] 4af440cc28c7: Layer already exists [2023-02-04T03:49:37.221Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:37.580Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:38.057Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-02-04T03:49:38.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-02-04T03:49:38.058Z] 578ff89b7bdf: Preparing [2023-02-04T03:49:38.058Z] 4af440cc28c7: Preparing [2023-02-04T03:49:38.058Z] 86ca64954356: Preparing [2023-02-04T03:49:38.058Z] 252348a5cda9: Preparing [2023-02-04T03:49:38.058Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:38.058Z] 86ca64954356: Layer already exists [2023-02-04T03:49:38.058Z] 4af440cc28c7: Layer already exists [2023-02-04T03:49:38.058Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:38.058Z] 578ff89b7bdf: Layer already exists [2023-02-04T03:49:38.058Z] 252348a5cda9: Layer already exists [2023-02-04T03:49:38.324Z] main: digest: sha256:54e2911aa5e88cfa6c2a64b754d50e67a32d4b00d30918a0b9ba201f9c4dc10d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:49:38.365Z] ===================================================== [Pipeline] echo [2023-02-04T03:49:38.371Z] taggedImages: [2023-02-04T03:49:38.371Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:38.371Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-02-04T03:49:38.371Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.33 [2023-02-04T03:49:38.371Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:38.371Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-02-04T03:49:38.385Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-02-04T03:49:38.385Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:38.385Z] latest [2023-02-04T03:49:38.385Z] 3.0.0-dev.33 [2023-02-04T03:49:38.385Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:38.385Z] main [2023-02-04T03:49:38.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:38.722Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:39.060Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:39.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-04T03:49:39.060Z] a13e92f255fe: Preparing [2023-02-04T03:49:39.060Z] ed6551fed31c: Preparing [2023-02-04T03:49:39.060Z] 5718d2ae45ab: Preparing [2023-02-04T03:49:39.060Z] bcabc5af7d87: Preparing [2023-02-04T03:49:39.060Z] 86ca64954356: Preparing [2023-02-04T03:49:39.060Z] f534309964a5: Preparing [2023-02-04T03:49:39.060Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:39.060Z] f534309964a5: Waiting [2023-02-04T03:49:39.060Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:39.060Z] 86ca64954356: Layer already exists [2023-02-04T03:49:39.327Z] ed6551fed31c: Pushed [2023-02-04T03:49:39.327Z] a13e92f255fe: Pushed [2023-02-04T03:49:39.327Z] 5718d2ae45ab: Pushed [2023-02-04T03:49:39.327Z] f534309964a5: Pushed [2023-02-04T03:49:39.327Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:41.910Z] bcabc5af7d87: Pushed [2023-02-04T03:49:41.910Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:42.292Z] + 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-02-04T03:49:42.648Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-04T03:49:42.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-04T03:49:42.648Z] a13e92f255fe: Preparing [2023-02-04T03:49:42.648Z] ed6551fed31c: Preparing [2023-02-04T03:49:42.648Z] 5718d2ae45ab: Preparing [2023-02-04T03:49:42.648Z] bcabc5af7d87: Preparing [2023-02-04T03:49:42.648Z] 86ca64954356: Preparing [2023-02-04T03:49:42.648Z] f534309964a5: Preparing [2023-02-04T03:49:42.648Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:42.648Z] f534309964a5: Waiting [2023-02-04T03:49:42.648Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:42.648Z] 86ca64954356: Layer already exists [2023-02-04T03:49:42.648Z] bcabc5af7d87: Layer already exists [2023-02-04T03:49:42.648Z] 5718d2ae45ab: Layer already exists [2023-02-04T03:49:42.648Z] a13e92f255fe: Layer already exists [2023-02-04T03:49:42.648Z] ed6551fed31c: Layer already exists [2023-02-04T03:49:42.921Z] f534309964a5: Layer already exists [2023-02-04T03:49:42.921Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:42.921Z] latest: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:43.274Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:43.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.33 [2023-02-04T03:49:43.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-04T03:49:43.622Z] a13e92f255fe: Preparing [2023-02-04T03:49:43.622Z] ed6551fed31c: Preparing [2023-02-04T03:49:43.622Z] 5718d2ae45ab: Preparing [2023-02-04T03:49:43.622Z] bcabc5af7d87: Preparing [2023-02-04T03:49:43.622Z] 86ca64954356: Preparing [2023-02-04T03:49:43.622Z] f534309964a5: Preparing [2023-02-04T03:49:43.622Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:43.622Z] f534309964a5: Waiting [2023-02-04T03:49:43.622Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:43.622Z] 5718d2ae45ab: Layer already exists [2023-02-04T03:49:43.622Z] 86ca64954356: Layer already exists [2023-02-04T03:49:43.622Z] ed6551fed31c: Layer already exists [2023-02-04T03:49:43.622Z] bcabc5af7d87: Layer already exists [2023-02-04T03:49:43.622Z] a13e92f255fe: Layer already exists [2023-02-04T03:49:43.622Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:43.622Z] f534309964a5: Layer already exists [2023-02-04T03:49:43.894Z] 3.0.0-dev.33: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:44.247Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:44.599Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:44.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-04T03:49:44.599Z] a13e92f255fe: Preparing [2023-02-04T03:49:44.599Z] ed6551fed31c: Preparing [2023-02-04T03:49:44.599Z] 5718d2ae45ab: Preparing [2023-02-04T03:49:44.599Z] bcabc5af7d87: Preparing [2023-02-04T03:49:44.599Z] 86ca64954356: Preparing [2023-02-04T03:49:44.599Z] f534309964a5: Preparing [2023-02-04T03:49:44.599Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:44.599Z] f534309964a5: Waiting [2023-02-04T03:49:44.599Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:44.599Z] ed6551fed31c: Layer already exists [2023-02-04T03:49:44.599Z] a13e92f255fe: Layer already exists [2023-02-04T03:49:44.599Z] 86ca64954356: Layer already exists [2023-02-04T03:49:44.599Z] 5718d2ae45ab: Layer already exists [2023-02-04T03:49:44.599Z] bcabc5af7d87: Layer already exists [2023-02-04T03:49:44.865Z] f534309964a5: Layer already exists [2023-02-04T03:49:44.865Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:44.865Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:45.210Z] + 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-02-04T03:49:45.554Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-02-04T03:49:45.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-02-04T03:49:45.554Z] a13e92f255fe: Preparing [2023-02-04T03:49:45.554Z] ed6551fed31c: Preparing [2023-02-04T03:49:45.554Z] 5718d2ae45ab: Preparing [2023-02-04T03:49:45.554Z] bcabc5af7d87: Preparing [2023-02-04T03:49:45.554Z] 86ca64954356: Preparing [2023-02-04T03:49:45.554Z] f534309964a5: Preparing [2023-02-04T03:49:45.554Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:45.554Z] f534309964a5: Waiting [2023-02-04T03:49:45.554Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:45.554Z] 5718d2ae45ab: Layer already exists [2023-02-04T03:49:45.554Z] a13e92f255fe: Layer already exists [2023-02-04T03:49:45.554Z] ed6551fed31c: Layer already exists [2023-02-04T03:49:45.554Z] 86ca64954356: Layer already exists [2023-02-04T03:49:45.554Z] bcabc5af7d87: Layer already exists [2023-02-04T03:49:45.554Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:45.554Z] f534309964a5: Layer already exists [2023-02-04T03:49:45.822Z] main: digest: sha256:38fec8c53f2229f1d99d55121adfe7d1e2224a8a1f833fcec93ec7cf3afae4c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:49:45.863Z] ===================================================== [Pipeline] echo [2023-02-04T03:49:45.869Z] taggedImages: [2023-02-04T03:49:45.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:45.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-02-04T03:49:45.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.33 [2023-02-04T03:49:45.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:45.869Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-02-04T03:49:45.884Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-02-04T03:49:45.884Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:45.884Z] latest [2023-02-04T03:49:45.884Z] 3.0.0-dev.33 [2023-02-04T03:49:45.884Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:45.884Z] main [2023-02-04T03:49:45.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:46.236Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:46.606Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:46.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-04T03:49:46.607Z] beb2c4bb4647: Preparing [2023-02-04T03:49:46.607Z] 9d798bddf206: Preparing [2023-02-04T03:49:46.607Z] 86ca64954356: Preparing [2023-02-04T03:49:46.607Z] e62568d7cf3f: Preparing [2023-02-04T03:49:46.607Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:46.607Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:46.886Z] 86ca64954356: Layer already exists [2023-02-04T03:49:46.886Z] beb2c4bb4647: Pushed [2023-02-04T03:49:46.886Z] e62568d7cf3f: Pushed [2023-02-04T03:49:50.234Z] 9d798bddf206: Pushed [2023-02-04T03:49:50.234Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:50.591Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:50.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-04T03:49:50.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-04T03:49:50.951Z] beb2c4bb4647: Preparing [2023-02-04T03:49:50.951Z] 9d798bddf206: Preparing [2023-02-04T03:49:50.951Z] 86ca64954356: Preparing [2023-02-04T03:49:50.951Z] e62568d7cf3f: Preparing [2023-02-04T03:49:50.951Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:50.951Z] beb2c4bb4647: Layer already exists [2023-02-04T03:49:50.951Z] e62568d7cf3f: Layer already exists [2023-02-04T03:49:50.951Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:50.951Z] 9d798bddf206: Layer already exists [2023-02-04T03:49:50.951Z] 86ca64954356: Layer already exists [2023-02-04T03:49:51.220Z] latest: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:51.575Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:51.912Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.33 [2023-02-04T03:49:51.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-04T03:49:51.912Z] beb2c4bb4647: Preparing [2023-02-04T03:49:51.912Z] 9d798bddf206: Preparing [2023-02-04T03:49:51.912Z] 86ca64954356: Preparing [2023-02-04T03:49:51.912Z] e62568d7cf3f: Preparing [2023-02-04T03:49:51.912Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:51.912Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:51.912Z] 86ca64954356: Layer already exists [2023-02-04T03:49:51.912Z] 9d798bddf206: Layer already exists [2023-02-04T03:49:51.912Z] e62568d7cf3f: Layer already exists [2023-02-04T03:49:51.912Z] beb2c4bb4647: Layer already exists [2023-02-04T03:49:52.179Z] 3.0.0-dev.33: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:52.533Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:52.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:52.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-04T03:49:52.883Z] beb2c4bb4647: Preparing [2023-02-04T03:49:52.883Z] 9d798bddf206: Preparing [2023-02-04T03:49:52.883Z] 86ca64954356: Preparing [2023-02-04T03:49:52.883Z] e62568d7cf3f: Preparing [2023-02-04T03:49:52.883Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:52.883Z] e62568d7cf3f: Layer already exists [2023-02-04T03:49:52.883Z] 86ca64954356: Layer already exists [2023-02-04T03:49:52.883Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:52.883Z] beb2c4bb4647: Layer already exists [2023-02-04T03:49:52.883Z] 9d798bddf206: Layer already exists [2023-02-04T03:49:53.151Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:53.500Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:53.842Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-02-04T03:49:53.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-02-04T03:49:53.842Z] beb2c4bb4647: Preparing [2023-02-04T03:49:53.842Z] 9d798bddf206: Preparing [2023-02-04T03:49:53.842Z] 86ca64954356: Preparing [2023-02-04T03:49:53.842Z] e62568d7cf3f: Preparing [2023-02-04T03:49:53.842Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:53.842Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:53.842Z] e62568d7cf3f: Layer already exists [2023-02-04T03:49:53.842Z] 86ca64954356: Layer already exists [2023-02-04T03:49:53.842Z] beb2c4bb4647: Layer already exists [2023-02-04T03:49:53.842Z] 9d798bddf206: Layer already exists [2023-02-04T03:49:54.109Z] main: digest: sha256:5d4bb1a81db20e26b1c8f765722ec1a9e66a2debefcdefccbba7d5ecd2f36204 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:49:54.148Z] ===================================================== [Pipeline] echo [2023-02-04T03:49:54.154Z] taggedImages: [2023-02-04T03:49:54.154Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:54.154Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-02-04T03:49:54.154Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.33 [2023-02-04T03:49:54.154Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:54.154Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-02-04T03:49:54.168Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-02-04T03:49:54.168Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:54.168Z] latest [2023-02-04T03:49:54.168Z] 3.0.0-dev.33 [2023-02-04T03:49:54.168Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:49:54.168Z] main [2023-02-04T03:49:54.168Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:54.507Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:54.843Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:49:54.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-04T03:49:54.843Z] 1b17d93ea730: Preparing [2023-02-04T03:49:54.843Z] 7541e0929a42: Preparing [2023-02-04T03:49:54.843Z] e9485b6fb329: Preparing [2023-02-04T03:49:54.843Z] 86ca64954356: Preparing [2023-02-04T03:49:54.843Z] 252348a5cda9: Preparing [2023-02-04T03:49:54.843Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:54.843Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:54.843Z] 86ca64954356: Layer already exists [2023-02-04T03:49:54.843Z] 252348a5cda9: Layer already exists [2023-02-04T03:49:55.109Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:55.109Z] 1b17d93ea730: Pushed [2023-02-04T03:49:55.109Z] 7541e0929a42: Pushed [2023-02-04T03:49:58.456Z] e9485b6fb329: Pushed [2023-02-04T03:49:58.456Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:58.790Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:59.124Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-04T03:49:59.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-04T03:49:59.124Z] 1b17d93ea730: Preparing [2023-02-04T03:49:59.124Z] 7541e0929a42: Preparing [2023-02-04T03:49:59.124Z] e9485b6fb329: Preparing [2023-02-04T03:49:59.124Z] 86ca64954356: Preparing [2023-02-04T03:49:59.124Z] 252348a5cda9: Preparing [2023-02-04T03:49:59.124Z] 17bec77d7fdc: Preparing [2023-02-04T03:49:59.124Z] 17bec77d7fdc: Waiting [2023-02-04T03:49:59.124Z] 1b17d93ea730: Layer already exists [2023-02-04T03:49:59.124Z] 7541e0929a42: Layer already exists [2023-02-04T03:49:59.124Z] 86ca64954356: Layer already exists [2023-02-04T03:49:59.124Z] e9485b6fb329: Layer already exists [2023-02-04T03:49:59.124Z] 252348a5cda9: Layer already exists [2023-02-04T03:49:59.124Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:49:59.391Z] latest: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:49:59.731Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:00.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.33 [2023-02-04T03:50:00.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-04T03:50:00.067Z] 1b17d93ea730: Preparing [2023-02-04T03:50:00.067Z] 7541e0929a42: Preparing [2023-02-04T03:50:00.067Z] e9485b6fb329: Preparing [2023-02-04T03:50:00.067Z] 86ca64954356: Preparing [2023-02-04T03:50:00.067Z] 252348a5cda9: Preparing [2023-02-04T03:50:00.067Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:00.067Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:00.067Z] 252348a5cda9: Layer already exists [2023-02-04T03:50:00.067Z] 86ca64954356: Layer already exists [2023-02-04T03:50:00.067Z] 7541e0929a42: Layer already exists [2023-02-04T03:50:00.067Z] e9485b6fb329: Layer already exists [2023-02-04T03:50:00.067Z] 1b17d93ea730: Layer already exists [2023-02-04T03:50:00.067Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:00.332Z] 3.0.0-dev.33: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:00.675Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:01.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:01.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-04T03:50:01.006Z] 1b17d93ea730: Preparing [2023-02-04T03:50:01.006Z] 7541e0929a42: Preparing [2023-02-04T03:50:01.006Z] e9485b6fb329: Preparing [2023-02-04T03:50:01.006Z] 86ca64954356: Preparing [2023-02-04T03:50:01.006Z] 252348a5cda9: Preparing [2023-02-04T03:50:01.006Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:01.006Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:01.006Z] e9485b6fb329: Layer already exists [2023-02-04T03:50:01.006Z] 252348a5cda9: Layer already exists [2023-02-04T03:50:01.006Z] 86ca64954356: Layer already exists [2023-02-04T03:50:01.006Z] 1b17d93ea730: Layer already exists [2023-02-04T03:50:01.006Z] 7541e0929a42: Layer already exists [2023-02-04T03:50:01.006Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:01.271Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:01.618Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:01.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-02-04T03:50:01.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-02-04T03:50:01.957Z] 1b17d93ea730: Preparing [2023-02-04T03:50:01.957Z] 7541e0929a42: Preparing [2023-02-04T03:50:01.957Z] e9485b6fb329: Preparing [2023-02-04T03:50:01.957Z] 86ca64954356: Preparing [2023-02-04T03:50:01.957Z] 252348a5cda9: Preparing [2023-02-04T03:50:01.957Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:01.957Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:01.957Z] e9485b6fb329: Layer already exists [2023-02-04T03:50:01.957Z] 1b17d93ea730: Layer already exists [2023-02-04T03:50:01.957Z] 7541e0929a42: Layer already exists [2023-02-04T03:50:01.957Z] 86ca64954356: Layer already exists [2023-02-04T03:50:01.957Z] 252348a5cda9: Layer already exists [2023-02-04T03:50:01.957Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:02.223Z] main: digest: sha256:70d766199873b6afffc6fcfb2db7cd194e119578959e99437f69b406b860d303 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:50:02.263Z] ===================================================== [Pipeline] echo [2023-02-04T03:50:02.269Z] taggedImages: [2023-02-04T03:50:02.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:02.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-02-04T03:50:02.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.33 [2023-02-04T03:50:02.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:02.269Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-02-04T03:50:02.283Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-02-04T03:50:02.283Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:02.283Z] latest [2023-02-04T03:50:02.283Z] 3.0.0-dev.33 [2023-02-04T03:50:02.283Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:02.283Z] main [2023-02-04T03:50:02.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:02.618Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:02.966Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:02.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-04T03:50:02.967Z] 4a889e156c8e: Preparing [2023-02-04T03:50:02.967Z] 4a889e156c8e: Preparing [2023-02-04T03:50:02.967Z] 7a11ee24537c: Preparing [2023-02-04T03:50:02.967Z] 8fdde78a2bd7: Preparing [2023-02-04T03:50:02.967Z] 563f133591bf: Preparing [2023-02-04T03:50:02.967Z] 03ab1965ce68: Preparing [2023-02-04T03:50:02.967Z] 08f6cff2a9c1: Preparing [2023-02-04T03:50:02.967Z] 86ca64954356: Preparing [2023-02-04T03:50:02.967Z] 5dde491b36a4: Preparing [2023-02-04T03:50:02.967Z] 07809f353a7b: Preparing [2023-02-04T03:50:02.967Z] 08f6cff2a9c1: Waiting [2023-02-04T03:50:02.967Z] 5dde491b36a4: Waiting [2023-02-04T03:50:02.967Z] 86ca64954356: Waiting [2023-02-04T03:50:02.967Z] cf716dfe6c86: Preparing [2023-02-04T03:50:02.967Z] 07809f353a7b: Waiting [2023-02-04T03:50:02.967Z] bc2058f62eb7: Preparing [2023-02-04T03:50:02.967Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:02.967Z] cf716dfe6c86: Waiting [2023-02-04T03:50:02.967Z] bc2058f62eb7: Waiting [2023-02-04T03:50:02.967Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:03.233Z] 563f133591bf: Pushed [2023-02-04T03:50:03.233Z] 4a889e156c8e: Pushed [2023-02-04T03:50:03.233Z] 8fdde78a2bd7: Pushed [2023-02-04T03:50:03.233Z] 7a11ee24537c: Pushed [2023-02-04T03:50:03.233Z] 03ab1965ce68: Pushed [2023-02-04T03:50:03.233Z] 86ca64954356: Layer already exists [2023-02-04T03:50:03.499Z] 5dde491b36a4: Pushed [2023-02-04T03:50:03.499Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:03.768Z] cf716dfe6c86: Pushed [2023-02-04T03:50:03.768Z] bc2058f62eb7: Pushed [2023-02-04T03:50:03.768Z] 07809f353a7b: Pushed [2023-02-04T03:50:07.106Z] 08f6cff2a9c1: Pushed [2023-02-04T03:50:07.106Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:07.433Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:07.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-04T03:50:07.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-04T03:50:07.769Z] 4a889e156c8e: Preparing [2023-02-04T03:50:07.769Z] 4a889e156c8e: Preparing [2023-02-04T03:50:07.769Z] 7a11ee24537c: Preparing [2023-02-04T03:50:07.769Z] 8fdde78a2bd7: Preparing [2023-02-04T03:50:07.769Z] 563f133591bf: Preparing [2023-02-04T03:50:07.769Z] 03ab1965ce68: Preparing [2023-02-04T03:50:07.769Z] 08f6cff2a9c1: Preparing [2023-02-04T03:50:07.769Z] 86ca64954356: Preparing [2023-02-04T03:50:07.769Z] 5dde491b36a4: Preparing [2023-02-04T03:50:07.769Z] 07809f353a7b: Preparing [2023-02-04T03:50:07.769Z] cf716dfe6c86: Preparing [2023-02-04T03:50:07.769Z] bc2058f62eb7: Preparing [2023-02-04T03:50:07.769Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:07.769Z] 07809f353a7b: Waiting [2023-02-04T03:50:07.769Z] cf716dfe6c86: Waiting [2023-02-04T03:50:07.769Z] bc2058f62eb7: Waiting [2023-02-04T03:50:07.769Z] 08f6cff2a9c1: Waiting [2023-02-04T03:50:07.769Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:07.769Z] 86ca64954356: Waiting [2023-02-04T03:50:07.769Z] 5dde491b36a4: Waiting [2023-02-04T03:50:07.769Z] 7a11ee24537c: Layer already exists [2023-02-04T03:50:07.769Z] 563f133591bf: Layer already exists [2023-02-04T03:50:07.769Z] 03ab1965ce68: Layer already exists [2023-02-04T03:50:07.769Z] 4a889e156c8e: Layer already exists [2023-02-04T03:50:07.769Z] 8fdde78a2bd7: Layer already exists [2023-02-04T03:50:07.769Z] 08f6cff2a9c1: Layer already exists [2023-02-04T03:50:07.769Z] 5dde491b36a4: Layer already exists [2023-02-04T03:50:07.769Z] 86ca64954356: Layer already exists [2023-02-04T03:50:07.769Z] cf716dfe6c86: Layer already exists [2023-02-04T03:50:07.769Z] 07809f353a7b: Layer already exists [2023-02-04T03:50:07.769Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:07.769Z] bc2058f62eb7: Layer already exists [2023-02-04T03:50:08.034Z] latest: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:08.369Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:08.701Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.33 [2023-02-04T03:50:08.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-04T03:50:08.702Z] 4a889e156c8e: Preparing [2023-02-04T03:50:08.702Z] 4a889e156c8e: Preparing [2023-02-04T03:50:08.702Z] 7a11ee24537c: Preparing [2023-02-04T03:50:08.702Z] 8fdde78a2bd7: Preparing [2023-02-04T03:50:08.702Z] 563f133591bf: Preparing [2023-02-04T03:50:08.702Z] 03ab1965ce68: Preparing [2023-02-04T03:50:08.702Z] 08f6cff2a9c1: Preparing [2023-02-04T03:50:08.702Z] 86ca64954356: Preparing [2023-02-04T03:50:08.702Z] 5dde491b36a4: Preparing [2023-02-04T03:50:08.702Z] 07809f353a7b: Preparing [2023-02-04T03:50:08.702Z] cf716dfe6c86: Preparing [2023-02-04T03:50:08.702Z] bc2058f62eb7: Preparing [2023-02-04T03:50:08.702Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:08.702Z] 07809f353a7b: Waiting [2023-02-04T03:50:08.702Z] 08f6cff2a9c1: Waiting [2023-02-04T03:50:08.702Z] cf716dfe6c86: Waiting [2023-02-04T03:50:08.702Z] bc2058f62eb7: Waiting [2023-02-04T03:50:08.702Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:08.702Z] 86ca64954356: Waiting [2023-02-04T03:50:08.702Z] 5dde491b36a4: Waiting [2023-02-04T03:50:08.702Z] 7a11ee24537c: Layer already exists [2023-02-04T03:50:08.702Z] 03ab1965ce68: Layer already exists [2023-02-04T03:50:08.702Z] 563f133591bf: Layer already exists [2023-02-04T03:50:08.702Z] 8fdde78a2bd7: Layer already exists [2023-02-04T03:50:08.702Z] 4a889e156c8e: Layer already exists [2023-02-04T03:50:08.702Z] 5dde491b36a4: Layer already exists [2023-02-04T03:50:08.702Z] 86ca64954356: Layer already exists [2023-02-04T03:50:08.702Z] 08f6cff2a9c1: Layer already exists [2023-02-04T03:50:08.702Z] cf716dfe6c86: Layer already exists [2023-02-04T03:50:08.702Z] 07809f353a7b: Layer already exists [2023-02-04T03:50:08.702Z] bc2058f62eb7: Layer already exists [2023-02-04T03:50:08.702Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:08.968Z] 3.0.0-dev.33: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:09.320Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:09.644Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:09.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-04T03:50:09.644Z] 4a889e156c8e: Preparing [2023-02-04T03:50:09.644Z] 4a889e156c8e: Preparing [2023-02-04T03:50:09.644Z] 7a11ee24537c: Preparing [2023-02-04T03:50:09.644Z] 8fdde78a2bd7: Preparing [2023-02-04T03:50:09.644Z] 563f133591bf: Preparing [2023-02-04T03:50:09.644Z] 03ab1965ce68: Preparing [2023-02-04T03:50:09.644Z] 08f6cff2a9c1: Preparing [2023-02-04T03:50:09.644Z] 86ca64954356: Preparing [2023-02-04T03:50:09.644Z] 5dde491b36a4: Preparing [2023-02-04T03:50:09.644Z] 07809f353a7b: Preparing [2023-02-04T03:50:09.644Z] cf716dfe6c86: Preparing [2023-02-04T03:50:09.644Z] bc2058f62eb7: Preparing [2023-02-04T03:50:09.644Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:09.644Z] 07809f353a7b: Waiting [2023-02-04T03:50:09.644Z] cf716dfe6c86: Waiting [2023-02-04T03:50:09.644Z] 08f6cff2a9c1: Waiting [2023-02-04T03:50:09.644Z] bc2058f62eb7: Waiting [2023-02-04T03:50:09.644Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:09.644Z] 86ca64954356: Waiting [2023-02-04T03:50:09.644Z] 5dde491b36a4: Waiting [2023-02-04T03:50:09.644Z] 4a889e156c8e: Layer already exists [2023-02-04T03:50:09.644Z] 03ab1965ce68: Layer already exists [2023-02-04T03:50:09.644Z] 8fdde78a2bd7: Layer already exists [2023-02-04T03:50:09.644Z] 7a11ee24537c: Layer already exists [2023-02-04T03:50:09.644Z] 563f133591bf: Layer already exists [2023-02-04T03:50:09.644Z] 08f6cff2a9c1: Layer already exists [2023-02-04T03:50:09.644Z] 5dde491b36a4: Layer already exists [2023-02-04T03:50:09.644Z] 86ca64954356: Layer already exists [2023-02-04T03:50:09.644Z] 07809f353a7b: Layer already exists [2023-02-04T03:50:09.644Z] cf716dfe6c86: Layer already exists [2023-02-04T03:50:09.644Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:09.644Z] bc2058f62eb7: Layer already exists [2023-02-04T03:50:09.909Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:10.251Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:11.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-02-04T03:50:11.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-02-04T03:50:11.536Z] 4a889e156c8e: Preparing [2023-02-04T03:50:11.536Z] 4a889e156c8e: Preparing [2023-02-04T03:50:11.536Z] 7a11ee24537c: Preparing [2023-02-04T03:50:11.536Z] 8fdde78a2bd7: Preparing [2023-02-04T03:50:11.536Z] 563f133591bf: Preparing [2023-02-04T03:50:11.536Z] 03ab1965ce68: Preparing [2023-02-04T03:50:11.536Z] 08f6cff2a9c1: Preparing [2023-02-04T03:50:11.536Z] 86ca64954356: Preparing [2023-02-04T03:50:11.536Z] 5dde491b36a4: Preparing [2023-02-04T03:50:11.536Z] 07809f353a7b: Preparing [2023-02-04T03:50:11.536Z] cf716dfe6c86: Preparing [2023-02-04T03:50:11.536Z] bc2058f62eb7: Preparing [2023-02-04T03:50:11.536Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:11.536Z] 07809f353a7b: Waiting [2023-02-04T03:50:11.536Z] cf716dfe6c86: Waiting [2023-02-04T03:50:11.536Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:11.536Z] bc2058f62eb7: Waiting [2023-02-04T03:50:11.536Z] 86ca64954356: Waiting [2023-02-04T03:50:11.536Z] 08f6cff2a9c1: Waiting [2023-02-04T03:50:11.536Z] 5dde491b36a4: Waiting [2023-02-04T03:50:11.536Z] 03ab1965ce68: Layer already exists [2023-02-04T03:50:11.536Z] 563f133591bf: Layer already exists [2023-02-04T03:50:11.536Z] 7a11ee24537c: Layer already exists [2023-02-04T03:50:11.536Z] 4a889e156c8e: Layer already exists [2023-02-04T03:50:11.536Z] 8fdde78a2bd7: Layer already exists [2023-02-04T03:50:11.536Z] 5dde491b36a4: Layer already exists [2023-02-04T03:50:11.536Z] 08f6cff2a9c1: Layer already exists [2023-02-04T03:50:11.536Z] cf716dfe6c86: Layer already exists [2023-02-04T03:50:11.536Z] 86ca64954356: Layer already exists [2023-02-04T03:50:11.536Z] 07809f353a7b: Layer already exists [2023-02-04T03:50:11.802Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:11.802Z] bc2058f62eb7: Layer already exists [2023-02-04T03:50:11.802Z] main: digest: sha256:ff4bf2c4db61373ba5f45b48e149e345f12ec274da4e4d8fa2e9c3820fa7cb5b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:50:11.844Z] ===================================================== [Pipeline] echo [2023-02-04T03:50:11.850Z] taggedImages: [2023-02-04T03:50:11.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:11.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-02-04T03:50:11.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.33 [2023-02-04T03:50:11.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:11.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-02-04T03:50:11.865Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-02-04T03:50:11.865Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:11.865Z] latest [2023-02-04T03:50:11.865Z] 3.0.0-dev.33 [2023-02-04T03:50:11.865Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:11.865Z] main [2023-02-04T03:50:11.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:12.195Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:12.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:12.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-04T03:50:12.537Z] 1324d9782f40: Preparing [2023-02-04T03:50:12.537Z] 43393d9e53ce: Preparing [2023-02-04T03:50:12.537Z] 2c2a32b788b7: Preparing [2023-02-04T03:50:12.537Z] fc6a5b1aa189: Preparing [2023-02-04T03:50:12.537Z] a845a18c4eff: Preparing [2023-02-04T03:50:12.537Z] 520cc55fda96: Preparing [2023-02-04T03:50:12.537Z] 10a2aed4d224: Preparing [2023-02-04T03:50:12.537Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:12.537Z] 520cc55fda96: Waiting [2023-02-04T03:50:12.537Z] 10a2aed4d224: Waiting [2023-02-04T03:50:12.537Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:12.804Z] 43393d9e53ce: Pushed [2023-02-04T03:50:12.804Z] a845a18c4eff: Pushed [2023-02-04T03:50:12.804Z] 1324d9782f40: Pushed [2023-02-04T03:50:13.071Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:13.071Z] 520cc55fda96: Pushed [2023-02-04T03:50:13.653Z] 10a2aed4d224: Pushed [2023-02-04T03:50:15.599Z] fc6a5b1aa189: Pushed [2023-02-04T03:50:15.599Z] 2c2a32b788b7: Pushed [2023-02-04T03:50:15.599Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:15.937Z] + 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-02-04T03:50:16.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-04T03:50:16.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-04T03:50:16.268Z] 1324d9782f40: Preparing [2023-02-04T03:50:16.268Z] 43393d9e53ce: Preparing [2023-02-04T03:50:16.268Z] 2c2a32b788b7: Preparing [2023-02-04T03:50:16.268Z] fc6a5b1aa189: Preparing [2023-02-04T03:50:16.268Z] a845a18c4eff: Preparing [2023-02-04T03:50:16.268Z] 520cc55fda96: Preparing [2023-02-04T03:50:16.268Z] 10a2aed4d224: Preparing [2023-02-04T03:50:16.268Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:16.268Z] 520cc55fda96: Waiting [2023-02-04T03:50:16.268Z] 10a2aed4d224: Waiting [2023-02-04T03:50:16.268Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:16.268Z] 43393d9e53ce: Layer already exists [2023-02-04T03:50:16.268Z] a845a18c4eff: Layer already exists [2023-02-04T03:50:16.268Z] 1324d9782f40: Layer already exists [2023-02-04T03:50:16.268Z] 2c2a32b788b7: Layer already exists [2023-02-04T03:50:16.268Z] fc6a5b1aa189: Layer already exists [2023-02-04T03:50:16.268Z] 10a2aed4d224: Layer already exists [2023-02-04T03:50:16.268Z] 520cc55fda96: Layer already exists [2023-02-04T03:50:16.268Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:16.533Z] latest: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:16.874Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:17.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.33 [2023-02-04T03:50:17.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-04T03:50:17.215Z] 1324d9782f40: Preparing [2023-02-04T03:50:17.215Z] 43393d9e53ce: Preparing [2023-02-04T03:50:17.215Z] 2c2a32b788b7: Preparing [2023-02-04T03:50:17.215Z] fc6a5b1aa189: Preparing [2023-02-04T03:50:17.215Z] a845a18c4eff: Preparing [2023-02-04T03:50:17.215Z] 520cc55fda96: Preparing [2023-02-04T03:50:17.215Z] 10a2aed4d224: Preparing [2023-02-04T03:50:17.215Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:17.215Z] 520cc55fda96: Waiting [2023-02-04T03:50:17.215Z] 10a2aed4d224: Waiting [2023-02-04T03:50:17.215Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:17.215Z] 1324d9782f40: Layer already exists [2023-02-04T03:50:17.215Z] fc6a5b1aa189: Layer already exists [2023-02-04T03:50:17.215Z] 43393d9e53ce: Layer already exists [2023-02-04T03:50:17.215Z] a845a18c4eff: Layer already exists [2023-02-04T03:50:17.215Z] 2c2a32b788b7: Layer already exists [2023-02-04T03:50:17.215Z] 520cc55fda96: Layer already exists [2023-02-04T03:50:17.215Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:17.215Z] 10a2aed4d224: Layer already exists [2023-02-04T03:50:17.485Z] 3.0.0-dev.33: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:17.833Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:18.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:18.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-04T03:50:18.173Z] 1324d9782f40: Preparing [2023-02-04T03:50:18.173Z] 43393d9e53ce: Preparing [2023-02-04T03:50:18.173Z] 2c2a32b788b7: Preparing [2023-02-04T03:50:18.173Z] fc6a5b1aa189: Preparing [2023-02-04T03:50:18.173Z] a845a18c4eff: Preparing [2023-02-04T03:50:18.173Z] 520cc55fda96: Preparing [2023-02-04T03:50:18.173Z] 10a2aed4d224: Preparing [2023-02-04T03:50:18.173Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:18.173Z] 520cc55fda96: Waiting [2023-02-04T03:50:18.173Z] 10a2aed4d224: Waiting [2023-02-04T03:50:18.173Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:18.173Z] a845a18c4eff: Layer already exists [2023-02-04T03:50:18.173Z] 43393d9e53ce: Layer already exists [2023-02-04T03:50:18.173Z] 1324d9782f40: Layer already exists [2023-02-04T03:50:18.173Z] fc6a5b1aa189: Layer already exists [2023-02-04T03:50:18.173Z] 2c2a32b788b7: Layer already exists [2023-02-04T03:50:18.173Z] 520cc55fda96: Layer already exists [2023-02-04T03:50:18.173Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:18.173Z] 10a2aed4d224: Layer already exists [2023-02-04T03:50:18.439Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:18.782Z] + 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-02-04T03:50:19.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-02-04T03:50:19.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-02-04T03:50:19.120Z] 1324d9782f40: Preparing [2023-02-04T03:50:19.120Z] 43393d9e53ce: Preparing [2023-02-04T03:50:19.120Z] 2c2a32b788b7: Preparing [2023-02-04T03:50:19.120Z] fc6a5b1aa189: Preparing [2023-02-04T03:50:19.120Z] a845a18c4eff: Preparing [2023-02-04T03:50:19.120Z] 520cc55fda96: Preparing [2023-02-04T03:50:19.120Z] 10a2aed4d224: Preparing [2023-02-04T03:50:19.120Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:19.120Z] 520cc55fda96: Waiting [2023-02-04T03:50:19.120Z] 10a2aed4d224: Waiting [2023-02-04T03:50:19.120Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:19.120Z] 1324d9782f40: Layer already exists [2023-02-04T03:50:19.120Z] fc6a5b1aa189: Layer already exists [2023-02-04T03:50:19.120Z] 43393d9e53ce: Layer already exists [2023-02-04T03:50:19.120Z] a845a18c4eff: Layer already exists [2023-02-04T03:50:19.120Z] 2c2a32b788b7: Layer already exists [2023-02-04T03:50:19.120Z] 520cc55fda96: Layer already exists [2023-02-04T03:50:19.120Z] 10a2aed4d224: Layer already exists [2023-02-04T03:50:19.120Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:19.385Z] main: digest: sha256:f43016e8d2b87ed5e98c83ef14d79a7e7a892c8b178816ba149406343dfb5247 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:50:19.549Z] ===================================================== [Pipeline] echo [2023-02-04T03:50:19.555Z] taggedImages: [2023-02-04T03:50:19.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:19.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-02-04T03:50:19.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.33 [2023-02-04T03:50:19.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:19.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-02-04T03:50:19.570Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-02-04T03:50:19.570Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:19.570Z] latest [2023-02-04T03:50:19.570Z] 3.0.0-dev.33 [2023-02-04T03:50:19.570Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:19.570Z] main [2023-02-04T03:50:19.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:19.923Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:20.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:20.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-04T03:50:20.337Z] ec7f79fd9a32: Preparing [2023-02-04T03:50:20.337Z] a941def38c2a: Preparing [2023-02-04T03:50:20.337Z] f46091297b1d: Preparing [2023-02-04T03:50:20.337Z] 4a042341867a: Preparing [2023-02-04T03:50:20.337Z] 0f6b75a77ebc: Preparing [2023-02-04T03:50:20.337Z] 262b1a02e9d4: Preparing [2023-02-04T03:50:20.337Z] 4e415c7a5425: Preparing [2023-02-04T03:50:20.337Z] acb68c9782dc: Preparing [2023-02-04T03:50:20.337Z] 49c24aacab25: Preparing [2023-02-04T03:50:20.337Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:20.337Z] 262b1a02e9d4: Waiting [2023-02-04T03:50:20.337Z] 4e415c7a5425: Waiting [2023-02-04T03:50:20.337Z] acb68c9782dc: Waiting [2023-02-04T03:50:20.337Z] 49c24aacab25: Waiting [2023-02-04T03:50:20.337Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:20.625Z] ec7f79fd9a32: Pushed [2023-02-04T03:50:20.625Z] 0f6b75a77ebc: Pushed [2023-02-04T03:50:20.625Z] a941def38c2a: Pushed [2023-02-04T03:50:20.898Z] 262b1a02e9d4: Pushed [2023-02-04T03:50:20.898Z] 4e415c7a5425: Pushed [2023-02-04T03:50:20.898Z] acb68c9782dc: Pushed [2023-02-04T03:50:20.898Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:21.182Z] 49c24aacab25: Pushed [2023-02-04T03:50:23.156Z] 4a042341867a: Pushed [2023-02-04T03:50:23.738Z] f46091297b1d: Pushed [2023-02-04T03:50:23.738Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:24.077Z] + 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-02-04T03:50:24.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-04T03:50:24.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-04T03:50:24.417Z] ec7f79fd9a32: Preparing [2023-02-04T03:50:24.417Z] a941def38c2a: Preparing [2023-02-04T03:50:24.417Z] f46091297b1d: Preparing [2023-02-04T03:50:24.417Z] 4a042341867a: Preparing [2023-02-04T03:50:24.417Z] 0f6b75a77ebc: Preparing [2023-02-04T03:50:24.417Z] 262b1a02e9d4: Preparing [2023-02-04T03:50:24.417Z] 4e415c7a5425: Preparing [2023-02-04T03:50:24.417Z] acb68c9782dc: Preparing [2023-02-04T03:50:24.417Z] 49c24aacab25: Preparing [2023-02-04T03:50:24.417Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:24.417Z] 262b1a02e9d4: Waiting [2023-02-04T03:50:24.417Z] 4e415c7a5425: Waiting [2023-02-04T03:50:24.417Z] 49c24aacab25: Waiting [2023-02-04T03:50:24.417Z] acb68c9782dc: Waiting [2023-02-04T03:50:24.417Z] 0f6b75a77ebc: Layer already exists [2023-02-04T03:50:24.417Z] ec7f79fd9a32: Layer already exists [2023-02-04T03:50:24.417Z] a941def38c2a: Layer already exists [2023-02-04T03:50:24.417Z] 4a042341867a: Layer already exists [2023-02-04T03:50:24.417Z] f46091297b1d: Layer already exists [2023-02-04T03:50:24.417Z] 262b1a02e9d4: Layer already exists [2023-02-04T03:50:24.417Z] acb68c9782dc: Layer already exists [2023-02-04T03:50:24.417Z] 4e415c7a5425: Layer already exists [2023-02-04T03:50:24.417Z] 49c24aacab25: Layer already exists [2023-02-04T03:50:24.417Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:24.681Z] latest: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:25.024Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:25.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.33 [2023-02-04T03:50:25.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-04T03:50:25.356Z] ec7f79fd9a32: Preparing [2023-02-04T03:50:25.356Z] a941def38c2a: Preparing [2023-02-04T03:50:25.356Z] f46091297b1d: Preparing [2023-02-04T03:50:25.356Z] 4a042341867a: Preparing [2023-02-04T03:50:25.356Z] 0f6b75a77ebc: Preparing [2023-02-04T03:50:25.356Z] 262b1a02e9d4: Preparing [2023-02-04T03:50:25.356Z] 4e415c7a5425: Preparing [2023-02-04T03:50:25.356Z] acb68c9782dc: Preparing [2023-02-04T03:50:25.356Z] 49c24aacab25: Preparing [2023-02-04T03:50:25.356Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:25.356Z] acb68c9782dc: Waiting [2023-02-04T03:50:25.356Z] 49c24aacab25: Waiting [2023-02-04T03:50:25.356Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:25.356Z] 4e415c7a5425: Waiting [2023-02-04T03:50:25.356Z] f46091297b1d: Layer already exists [2023-02-04T03:50:25.356Z] ec7f79fd9a32: Layer already exists [2023-02-04T03:50:25.356Z] a941def38c2a: Layer already exists [2023-02-04T03:50:25.356Z] 0f6b75a77ebc: Layer already exists [2023-02-04T03:50:25.356Z] 4a042341867a: Layer already exists [2023-02-04T03:50:25.356Z] 4e415c7a5425: Layer already exists [2023-02-04T03:50:25.356Z] 262b1a02e9d4: Layer already exists [2023-02-04T03:50:25.356Z] acb68c9782dc: Layer already exists [2023-02-04T03:50:25.356Z] 49c24aacab25: Layer already exists [2023-02-04T03:50:25.356Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:25.620Z] 3.0.0-dev.33: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:25.957Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:26.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:26.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-04T03:50:26.292Z] ec7f79fd9a32: Preparing [2023-02-04T03:50:26.292Z] a941def38c2a: Preparing [2023-02-04T03:50:26.292Z] f46091297b1d: Preparing [2023-02-04T03:50:26.292Z] 4a042341867a: Preparing [2023-02-04T03:50:26.292Z] 0f6b75a77ebc: Preparing [2023-02-04T03:50:26.292Z] 262b1a02e9d4: Preparing [2023-02-04T03:50:26.292Z] 4e415c7a5425: Preparing [2023-02-04T03:50:26.292Z] acb68c9782dc: Preparing [2023-02-04T03:50:26.292Z] 49c24aacab25: Preparing [2023-02-04T03:50:26.292Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:26.292Z] 4e415c7a5425: Waiting [2023-02-04T03:50:26.292Z] 49c24aacab25: Waiting [2023-02-04T03:50:26.292Z] acb68c9782dc: Waiting [2023-02-04T03:50:26.292Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:26.292Z] 262b1a02e9d4: Waiting [2023-02-04T03:50:26.292Z] 0f6b75a77ebc: Layer already exists [2023-02-04T03:50:26.292Z] a941def38c2a: Layer already exists [2023-02-04T03:50:26.292Z] f46091297b1d: Layer already exists [2023-02-04T03:50:26.292Z] 4a042341867a: Layer already exists [2023-02-04T03:50:26.292Z] ec7f79fd9a32: Layer already exists [2023-02-04T03:50:26.292Z] 262b1a02e9d4: Layer already exists [2023-02-04T03:50:26.292Z] acb68c9782dc: Layer already exists [2023-02-04T03:50:26.292Z] 4e415c7a5425: Layer already exists [2023-02-04T03:50:26.292Z] 49c24aacab25: Layer already exists [2023-02-04T03:50:26.292Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:26.556Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:26.900Z] + 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-02-04T03:50:27.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-02-04T03:50:27.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-02-04T03:50:27.235Z] ec7f79fd9a32: Preparing [2023-02-04T03:50:27.235Z] a941def38c2a: Preparing [2023-02-04T03:50:27.235Z] f46091297b1d: Preparing [2023-02-04T03:50:27.235Z] 4a042341867a: Preparing [2023-02-04T03:50:27.235Z] 0f6b75a77ebc: Preparing [2023-02-04T03:50:27.235Z] 262b1a02e9d4: Preparing [2023-02-04T03:50:27.235Z] 4e415c7a5425: Preparing [2023-02-04T03:50:27.235Z] acb68c9782dc: Preparing [2023-02-04T03:50:27.235Z] 49c24aacab25: Preparing [2023-02-04T03:50:27.235Z] 17bec77d7fdc: Preparing [2023-02-04T03:50:27.235Z] 262b1a02e9d4: Waiting [2023-02-04T03:50:27.235Z] acb68c9782dc: Waiting [2023-02-04T03:50:27.235Z] 4e415c7a5425: Waiting [2023-02-04T03:50:27.235Z] 49c24aacab25: Waiting [2023-02-04T03:50:27.235Z] 17bec77d7fdc: Waiting [2023-02-04T03:50:27.235Z] 4a042341867a: Layer already exists [2023-02-04T03:50:27.235Z] ec7f79fd9a32: Layer already exists [2023-02-04T03:50:27.235Z] a941def38c2a: Layer already exists [2023-02-04T03:50:27.235Z] f46091297b1d: Layer already exists [2023-02-04T03:50:27.235Z] 0f6b75a77ebc: Layer already exists [2023-02-04T03:50:27.235Z] 262b1a02e9d4: Layer already exists [2023-02-04T03:50:27.235Z] acb68c9782dc: Layer already exists [2023-02-04T03:50:27.235Z] 4e415c7a5425: Layer already exists [2023-02-04T03:50:27.235Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:50:27.235Z] 49c24aacab25: Layer already exists [2023-02-04T03:50:27.500Z] main: digest: sha256:c8d237bee0c04f4d49ee98ce18ea7ce2f691dc0a45f3d08da926fb871f6f7609 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:50:27.542Z] ===================================================== [Pipeline] echo [2023-02-04T03:50:27.548Z] taggedImages: [2023-02-04T03:50:27.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:27.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-02-04T03:50:27.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.33 [2023-02-04T03:50:27.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:27.548Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-02-04T03:50:27.562Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-02-04T03:50:27.562Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:27.562Z] latest [2023-02-04T03:50:27.562Z] 3.0.0-dev.33 [2023-02-04T03:50:27.562Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:27.562Z] main [2023-02-04T03:50:27.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:27.909Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:28.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:28.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-04T03:50:28.238Z] ad9b3b144b6e: Preparing [2023-02-04T03:50:28.238Z] 63507be82558: Preparing [2023-02-04T03:50:28.238Z] 86ca64954356: Preparing [2023-02-04T03:50:28.238Z] 289c2e34beda: Preparing [2023-02-04T03:50:28.238Z] 9833f26c6bda: Preparing [2023-02-04T03:50:28.505Z] 86ca64954356: Layer already exists [2023-02-04T03:50:28.505Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:28.505Z] ad9b3b144b6e: Pushed [2023-02-04T03:50:29.465Z] 289c2e34beda: Pushed [2023-02-04T03:50:32.791Z] 63507be82558: Pushed [2023-02-04T03:50:32.791Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:33.127Z] + 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-02-04T03:50:33.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-04T03:50:33.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-04T03:50:33.476Z] ad9b3b144b6e: Preparing [2023-02-04T03:50:33.476Z] 63507be82558: Preparing [2023-02-04T03:50:33.476Z] 86ca64954356: Preparing [2023-02-04T03:50:33.476Z] 289c2e34beda: Preparing [2023-02-04T03:50:33.476Z] 9833f26c6bda: Preparing [2023-02-04T03:50:33.476Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:33.476Z] 63507be82558: Layer already exists [2023-02-04T03:50:33.476Z] ad9b3b144b6e: Layer already exists [2023-02-04T03:50:33.476Z] 289c2e34beda: Layer already exists [2023-02-04T03:50:33.476Z] 86ca64954356: Layer already exists [2023-02-04T03:50:33.743Z] latest: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:34.091Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:34.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.33 [2023-02-04T03:50:34.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-04T03:50:34.421Z] ad9b3b144b6e: Preparing [2023-02-04T03:50:34.421Z] 63507be82558: Preparing [2023-02-04T03:50:34.421Z] 86ca64954356: Preparing [2023-02-04T03:50:34.421Z] 289c2e34beda: Preparing [2023-02-04T03:50:34.421Z] 9833f26c6bda: Preparing [2023-02-04T03:50:34.421Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:34.421Z] 86ca64954356: Layer already exists [2023-02-04T03:50:34.421Z] 63507be82558: Layer already exists [2023-02-04T03:50:34.421Z] ad9b3b144b6e: Layer already exists [2023-02-04T03:50:34.421Z] 289c2e34beda: Layer already exists [2023-02-04T03:50:34.421Z] 3.0.0-dev.33: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:35.040Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:35.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:35.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-04T03:50:35.376Z] ad9b3b144b6e: Preparing [2023-02-04T03:50:35.376Z] 63507be82558: Preparing [2023-02-04T03:50:35.376Z] 86ca64954356: Preparing [2023-02-04T03:50:35.376Z] 289c2e34beda: Preparing [2023-02-04T03:50:35.376Z] 9833f26c6bda: Preparing [2023-02-04T03:50:35.376Z] ad9b3b144b6e: Layer already exists [2023-02-04T03:50:35.376Z] 289c2e34beda: Layer already exists [2023-02-04T03:50:35.376Z] 86ca64954356: Layer already exists [2023-02-04T03:50:35.376Z] 63507be82558: Layer already exists [2023-02-04T03:50:35.376Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:35.642Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:35.974Z] + 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-02-04T03:50:36.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-02-04T03:50:36.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-02-04T03:50:36.301Z] ad9b3b144b6e: Preparing [2023-02-04T03:50:36.301Z] 63507be82558: Preparing [2023-02-04T03:50:36.301Z] 86ca64954356: Preparing [2023-02-04T03:50:36.301Z] 289c2e34beda: Preparing [2023-02-04T03:50:36.301Z] 9833f26c6bda: Preparing [2023-02-04T03:50:36.301Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:36.301Z] 86ca64954356: Layer already exists [2023-02-04T03:50:36.301Z] 289c2e34beda: Layer already exists [2023-02-04T03:50:36.301Z] ad9b3b144b6e: Layer already exists [2023-02-04T03:50:36.301Z] 63507be82558: Layer already exists [2023-02-04T03:50:36.568Z] main: digest: sha256:89aff8e4209772c94c212c02032726b7f939c4869028a4dbb0e60f89357278e6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:50:36.606Z] ===================================================== [Pipeline] echo [2023-02-04T03:50:36.612Z] taggedImages: [2023-02-04T03:50:36.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:36.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-02-04T03:50:36.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.33 [2023-02-04T03:50:36.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:36.612Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-02-04T03:50:36.626Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-02-04T03:50:36.626Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:36.626Z] latest [2023-02-04T03:50:36.626Z] 3.0.0-dev.33 [2023-02-04T03:50:36.626Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:36.626Z] main [2023-02-04T03:50:36.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:36.948Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:37.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:37.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-04T03:50:37.285Z] d7cb5ad57364: Preparing [2023-02-04T03:50:37.285Z] 4e9f0ba8a68c: Preparing [2023-02-04T03:50:37.285Z] 3d4e4ec882e7: Preparing [2023-02-04T03:50:37.285Z] 8b033f54c9be: Preparing [2023-02-04T03:50:37.285Z] 7dc6a5e8941d: Preparing [2023-02-04T03:50:37.285Z] e37b1e09928d: Preparing [2023-02-04T03:50:37.285Z] 9833f26c6bda: Preparing [2023-02-04T03:50:37.285Z] e37b1e09928d: Waiting [2023-02-04T03:50:37.285Z] 9833f26c6bda: Waiting [2023-02-04T03:50:37.550Z] 4e9f0ba8a68c: Pushed [2023-02-04T03:50:37.550Z] d7cb5ad57364: Pushed [2023-02-04T03:50:37.550Z] 3d4e4ec882e7: Pushed [2023-02-04T03:50:37.550Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:38.509Z] e37b1e09928d: Pushed [2023-02-04T03:50:46.720Z] 7dc6a5e8941d: Pushed [2023-02-04T03:50:54.938Z] 8b033f54c9be: Pushed [2023-02-04T03:50:54.938Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:55.276Z] + 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-02-04T03:50:55.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-04T03:50:55.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-04T03:50:55.609Z] d7cb5ad57364: Preparing [2023-02-04T03:50:55.609Z] 4e9f0ba8a68c: Preparing [2023-02-04T03:50:55.609Z] 3d4e4ec882e7: Preparing [2023-02-04T03:50:55.609Z] 8b033f54c9be: Preparing [2023-02-04T03:50:55.609Z] 7dc6a5e8941d: Preparing [2023-02-04T03:50:55.609Z] e37b1e09928d: Preparing [2023-02-04T03:50:55.609Z] 9833f26c6bda: Preparing [2023-02-04T03:50:55.609Z] e37b1e09928d: Waiting [2023-02-04T03:50:55.609Z] 9833f26c6bda: Waiting [2023-02-04T03:50:55.609Z] 8b033f54c9be: Layer already exists [2023-02-04T03:50:55.609Z] 4e9f0ba8a68c: Layer already exists [2023-02-04T03:50:55.609Z] 7dc6a5e8941d: Layer already exists [2023-02-04T03:50:55.609Z] d7cb5ad57364: Layer already exists [2023-02-04T03:50:55.609Z] 3d4e4ec882e7: Layer already exists [2023-02-04T03:50:55.609Z] e37b1e09928d: Layer already exists [2023-02-04T03:50:55.609Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:55.875Z] latest: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:56.220Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:56.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.33 [2023-02-04T03:50:56.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-04T03:50:56.560Z] d7cb5ad57364: Preparing [2023-02-04T03:50:56.560Z] 4e9f0ba8a68c: Preparing [2023-02-04T03:50:56.560Z] 3d4e4ec882e7: Preparing [2023-02-04T03:50:56.560Z] 8b033f54c9be: Preparing [2023-02-04T03:50:56.560Z] 7dc6a5e8941d: Preparing [2023-02-04T03:50:56.560Z] e37b1e09928d: Preparing [2023-02-04T03:50:56.560Z] 9833f26c6bda: Preparing [2023-02-04T03:50:56.560Z] e37b1e09928d: Waiting [2023-02-04T03:50:56.560Z] 9833f26c6bda: Waiting [2023-02-04T03:50:56.560Z] 7dc6a5e8941d: Layer already exists [2023-02-04T03:50:56.560Z] 4e9f0ba8a68c: Layer already exists [2023-02-04T03:50:56.560Z] 8b033f54c9be: Layer already exists [2023-02-04T03:50:56.560Z] d7cb5ad57364: Layer already exists [2023-02-04T03:50:56.560Z] 3d4e4ec882e7: Layer already exists [2023-02-04T03:50:56.560Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:56.560Z] e37b1e09928d: Layer already exists [2023-02-04T03:50:56.827Z] 3.0.0-dev.33: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:57.171Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:57.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:57.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-04T03:50:57.499Z] d7cb5ad57364: Preparing [2023-02-04T03:50:57.499Z] 4e9f0ba8a68c: Preparing [2023-02-04T03:50:57.499Z] 3d4e4ec882e7: Preparing [2023-02-04T03:50:57.499Z] 8b033f54c9be: Preparing [2023-02-04T03:50:57.499Z] 7dc6a5e8941d: Preparing [2023-02-04T03:50:57.499Z] e37b1e09928d: Preparing [2023-02-04T03:50:57.499Z] 9833f26c6bda: Preparing [2023-02-04T03:50:57.499Z] e37b1e09928d: Waiting [2023-02-04T03:50:57.499Z] 9833f26c6bda: Waiting [2023-02-04T03:50:57.499Z] 7dc6a5e8941d: Layer already exists [2023-02-04T03:50:57.499Z] d7cb5ad57364: Layer already exists [2023-02-04T03:50:57.499Z] 4e9f0ba8a68c: Layer already exists [2023-02-04T03:50:57.499Z] 3d4e4ec882e7: Layer already exists [2023-02-04T03:50:57.499Z] 8b033f54c9be: Layer already exists [2023-02-04T03:50:57.499Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:57.499Z] e37b1e09928d: Layer already exists [2023-02-04T03:50:57.765Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:58.106Z] + 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-02-04T03:50:58.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-02-04T03:50:58.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-02-04T03:50:58.440Z] d7cb5ad57364: Preparing [2023-02-04T03:50:58.440Z] 4e9f0ba8a68c: Preparing [2023-02-04T03:50:58.440Z] 3d4e4ec882e7: Preparing [2023-02-04T03:50:58.440Z] 8b033f54c9be: Preparing [2023-02-04T03:50:58.440Z] 7dc6a5e8941d: Preparing [2023-02-04T03:50:58.440Z] e37b1e09928d: Preparing [2023-02-04T03:50:58.440Z] 9833f26c6bda: Preparing [2023-02-04T03:50:58.440Z] e37b1e09928d: Waiting [2023-02-04T03:50:58.440Z] 9833f26c6bda: Waiting [2023-02-04T03:50:58.440Z] d7cb5ad57364: Layer already exists [2023-02-04T03:50:58.440Z] 8b033f54c9be: Layer already exists [2023-02-04T03:50:58.440Z] 3d4e4ec882e7: Layer already exists [2023-02-04T03:50:58.440Z] 7dc6a5e8941d: Layer already exists [2023-02-04T03:50:58.440Z] 4e9f0ba8a68c: Layer already exists [2023-02-04T03:50:58.440Z] 9833f26c6bda: Layer already exists [2023-02-04T03:50:58.440Z] e37b1e09928d: Layer already exists [2023-02-04T03:50:58.705Z] main: digest: sha256:e44cb1ea99a67f4064d3a99df4452af064402cc09e153b21ee35852933ba9cbe size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:50:58.755Z] ===================================================== [Pipeline] echo [2023-02-04T03:50:58.763Z] taggedImages: [2023-02-04T03:50:58.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:58.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-02-04T03:50:58.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.33 [2023-02-04T03:50:58.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:58.763Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-02-04T03:50:58.784Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-02-04T03:50:58.784Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:58.784Z] latest [2023-02-04T03:50:58.784Z] 3.0.0-dev.33 [2023-02-04T03:50:58.784Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:50:58.784Z] main [2023-02-04T03:50:58.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:59.129Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:50:59.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:50:59.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-04T03:50:59.463Z] 1237e2a0f2f6: Preparing [2023-02-04T03:50:59.463Z] 32145480247d: Preparing [2023-02-04T03:50:59.463Z] b6e12a55b26b: Preparing [2023-02-04T03:50:59.463Z] a492bf9d557d: Preparing [2023-02-04T03:50:59.463Z] 2eb77e382b49: Preparing [2023-02-04T03:50:59.463Z] 9833f26c6bda: Preparing [2023-02-04T03:50:59.463Z] 9833f26c6bda: Waiting [2023-02-04T03:50:59.731Z] b6e12a55b26b: Pushed [2023-02-04T03:50:59.731Z] 1237e2a0f2f6: Pushed [2023-02-04T03:50:59.731Z] 32145480247d: Pushed [2023-02-04T03:50:59.731Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:00.314Z] 2eb77e382b49: Pushed [2023-02-04T03:51:15.288Z] a492bf9d557d: Pushed [2023-02-04T03:51:15.554Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:15.891Z] + 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-02-04T03:51:16.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-04T03:51:16.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-04T03:51:16.230Z] 1237e2a0f2f6: Preparing [2023-02-04T03:51:16.230Z] 32145480247d: Preparing [2023-02-04T03:51:16.230Z] b6e12a55b26b: Preparing [2023-02-04T03:51:16.230Z] a492bf9d557d: Preparing [2023-02-04T03:51:16.230Z] 2eb77e382b49: Preparing [2023-02-04T03:51:16.230Z] 9833f26c6bda: Preparing [2023-02-04T03:51:16.230Z] 9833f26c6bda: Waiting [2023-02-04T03:51:16.230Z] b6e12a55b26b: Layer already exists [2023-02-04T03:51:16.230Z] 1237e2a0f2f6: Layer already exists [2023-02-04T03:51:16.230Z] 2eb77e382b49: Layer already exists [2023-02-04T03:51:16.230Z] 32145480247d: Layer already exists [2023-02-04T03:51:16.230Z] a492bf9d557d: Layer already exists [2023-02-04T03:51:16.230Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:16.497Z] latest: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:16.851Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:17.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.33 [2023-02-04T03:51:17.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-04T03:51:17.191Z] 1237e2a0f2f6: Preparing [2023-02-04T03:51:17.191Z] 32145480247d: Preparing [2023-02-04T03:51:17.191Z] b6e12a55b26b: Preparing [2023-02-04T03:51:17.191Z] a492bf9d557d: Preparing [2023-02-04T03:51:17.191Z] 2eb77e382b49: Preparing [2023-02-04T03:51:17.191Z] 9833f26c6bda: Preparing [2023-02-04T03:51:17.191Z] 9833f26c6bda: Waiting [2023-02-04T03:51:17.191Z] 2eb77e382b49: Layer already exists [2023-02-04T03:51:17.191Z] 32145480247d: Layer already exists [2023-02-04T03:51:17.191Z] a492bf9d557d: Layer already exists [2023-02-04T03:51:17.191Z] b6e12a55b26b: Layer already exists [2023-02-04T03:51:17.191Z] 1237e2a0f2f6: Layer already exists [2023-02-04T03:51:17.191Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:17.459Z] 3.0.0-dev.33: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:17.811Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:18.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:18.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-04T03:51:18.149Z] 1237e2a0f2f6: Preparing [2023-02-04T03:51:18.149Z] 32145480247d: Preparing [2023-02-04T03:51:18.149Z] b6e12a55b26b: Preparing [2023-02-04T03:51:18.149Z] a492bf9d557d: Preparing [2023-02-04T03:51:18.149Z] 2eb77e382b49: Preparing [2023-02-04T03:51:18.149Z] 9833f26c6bda: Preparing [2023-02-04T03:51:18.149Z] 9833f26c6bda: Waiting [2023-02-04T03:51:18.149Z] 32145480247d: Layer already exists [2023-02-04T03:51:18.149Z] 2eb77e382b49: Layer already exists [2023-02-04T03:51:18.149Z] b6e12a55b26b: Layer already exists [2023-02-04T03:51:18.149Z] a492bf9d557d: Layer already exists [2023-02-04T03:51:18.149Z] 1237e2a0f2f6: Layer already exists [2023-02-04T03:51:18.149Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:18.417Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:18.764Z] + 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-02-04T03:51:19.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-02-04T03:51:19.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-02-04T03:51:19.100Z] 1237e2a0f2f6: Preparing [2023-02-04T03:51:19.100Z] 32145480247d: Preparing [2023-02-04T03:51:19.100Z] b6e12a55b26b: Preparing [2023-02-04T03:51:19.100Z] a492bf9d557d: Preparing [2023-02-04T03:51:19.100Z] 2eb77e382b49: Preparing [2023-02-04T03:51:19.100Z] 9833f26c6bda: Preparing [2023-02-04T03:51:19.100Z] 9833f26c6bda: Waiting [2023-02-04T03:51:19.100Z] b6e12a55b26b: Layer already exists [2023-02-04T03:51:19.100Z] 32145480247d: Layer already exists [2023-02-04T03:51:19.100Z] 1237e2a0f2f6: Layer already exists [2023-02-04T03:51:19.100Z] 2eb77e382b49: Layer already exists [2023-02-04T03:51:19.100Z] a492bf9d557d: Layer already exists [2023-02-04T03:51:19.100Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:19.365Z] main: digest: sha256:e7c809afe1a5dc20d2ea520b5ddcca5430294887f62c04433b8653fc4fd5af43 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:51:19.407Z] ===================================================== [Pipeline] echo [2023-02-04T03:51:19.413Z] taggedImages: [2023-02-04T03:51:19.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:19.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-02-04T03:51:19.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.33 [2023-02-04T03:51:19.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:19.413Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-02-04T03:51:19.429Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-02-04T03:51:19.429Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:19.429Z] latest [2023-02-04T03:51:19.429Z] 3.0.0-dev.33 [2023-02-04T03:51:19.429Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:19.429Z] main [2023-02-04T03:51:19.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:19.779Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:20.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:20.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-04T03:51:20.112Z] e1c019e9cc0f: Preparing [2023-02-04T03:51:20.112Z] f5fabe090e52: Preparing [2023-02-04T03:51:20.112Z] 33230566d3d0: Preparing [2023-02-04T03:51:20.112Z] 2062f01058d8: Preparing [2023-02-04T03:51:20.112Z] e37b1e09928d: Preparing [2023-02-04T03:51:20.112Z] 9833f26c6bda: Preparing [2023-02-04T03:51:20.112Z] 9833f26c6bda: Waiting [2023-02-04T03:51:20.112Z] e37b1e09928d: Layer already exists [2023-02-04T03:51:20.380Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:20.380Z] e1c019e9cc0f: Pushed [2023-02-04T03:51:20.380Z] f5fabe090e52: Pushed [2023-02-04T03:51:20.380Z] 33230566d3d0: Pushed [2023-02-04T03:51:38.799Z] 2062f01058d8: Pushed [2023-02-04T03:51:38.799Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:39.132Z] + 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-02-04T03:51:39.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-04T03:51:39.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-04T03:51:39.478Z] e1c019e9cc0f: Preparing [2023-02-04T03:51:39.478Z] f5fabe090e52: Preparing [2023-02-04T03:51:39.478Z] 33230566d3d0: Preparing [2023-02-04T03:51:39.478Z] 2062f01058d8: Preparing [2023-02-04T03:51:39.478Z] e37b1e09928d: Preparing [2023-02-04T03:51:39.478Z] 9833f26c6bda: Preparing [2023-02-04T03:51:39.478Z] 9833f26c6bda: Waiting [2023-02-04T03:51:39.478Z] 33230566d3d0: Layer already exists [2023-02-04T03:51:39.478Z] e37b1e09928d: Layer already exists [2023-02-04T03:51:39.478Z] f5fabe090e52: Layer already exists [2023-02-04T03:51:39.478Z] e1c019e9cc0f: Layer already exists [2023-02-04T03:51:39.478Z] 2062f01058d8: Layer already exists [2023-02-04T03:51:39.478Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:39.478Z] latest: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:40.082Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:40.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.33 [2023-02-04T03:51:40.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-04T03:51:40.416Z] e1c019e9cc0f: Preparing [2023-02-04T03:51:40.416Z] f5fabe090e52: Preparing [2023-02-04T03:51:40.416Z] 33230566d3d0: Preparing [2023-02-04T03:51:40.416Z] 2062f01058d8: Preparing [2023-02-04T03:51:40.416Z] e37b1e09928d: Preparing [2023-02-04T03:51:40.416Z] 9833f26c6bda: Preparing [2023-02-04T03:51:40.416Z] 9833f26c6bda: Waiting [2023-02-04T03:51:40.416Z] f5fabe090e52: Layer already exists [2023-02-04T03:51:40.416Z] e37b1e09928d: Layer already exists [2023-02-04T03:51:40.416Z] e1c019e9cc0f: Layer already exists [2023-02-04T03:51:40.416Z] 33230566d3d0: Layer already exists [2023-02-04T03:51:40.416Z] 2062f01058d8: Layer already exists [2023-02-04T03:51:40.416Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:40.416Z] 3.0.0-dev.33: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:40.747Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:41.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:41.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-04T03:51:41.080Z] e1c019e9cc0f: Preparing [2023-02-04T03:51:41.080Z] f5fabe090e52: Preparing [2023-02-04T03:51:41.080Z] 33230566d3d0: Preparing [2023-02-04T03:51:41.080Z] 2062f01058d8: Preparing [2023-02-04T03:51:41.080Z] e37b1e09928d: Preparing [2023-02-04T03:51:41.080Z] 9833f26c6bda: Preparing [2023-02-04T03:51:41.080Z] 9833f26c6bda: Waiting [2023-02-04T03:51:41.080Z] e37b1e09928d: Layer already exists [2023-02-04T03:51:41.080Z] 2062f01058d8: Layer already exists [2023-02-04T03:51:41.080Z] e1c019e9cc0f: Layer already exists [2023-02-04T03:51:41.080Z] f5fabe090e52: Layer already exists [2023-02-04T03:51:41.080Z] 33230566d3d0: Layer already exists [2023-02-04T03:51:41.080Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:41.344Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:41.679Z] + 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-02-04T03:51:42.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-02-04T03:51:42.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-02-04T03:51:42.014Z] e1c019e9cc0f: Preparing [2023-02-04T03:51:42.014Z] f5fabe090e52: Preparing [2023-02-04T03:51:42.014Z] 33230566d3d0: Preparing [2023-02-04T03:51:42.014Z] 2062f01058d8: Preparing [2023-02-04T03:51:42.014Z] e37b1e09928d: Preparing [2023-02-04T03:51:42.014Z] 9833f26c6bda: Preparing [2023-02-04T03:51:42.014Z] e1c019e9cc0f: Layer already exists [2023-02-04T03:51:42.014Z] 2062f01058d8: Layer already exists [2023-02-04T03:51:42.014Z] f5fabe090e52: Layer already exists [2023-02-04T03:51:42.014Z] e37b1e09928d: Layer already exists [2023-02-04T03:51:42.014Z] 33230566d3d0: Layer already exists [2023-02-04T03:51:42.014Z] 9833f26c6bda: Layer already exists [2023-02-04T03:51:42.279Z] main: digest: sha256:004dc058dae6b48a5eabcf221d1a40676c2141d138978c67de705259455815cf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:51:42.320Z] ===================================================== [Pipeline] echo [2023-02-04T03:51:42.326Z] taggedImages: [2023-02-04T03:51:42.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:42.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-02-04T03:51:42.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.33 [2023-02-04T03:51:42.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:42.326Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-02-04T03:51:42.341Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-02-04T03:51:42.341Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:42.341Z] latest [2023-02-04T03:51:42.341Z] 3.0.0-dev.33 [2023-02-04T03:51:42.341Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:42.341Z] main [2023-02-04T03:51:42.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:42.667Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:43.036Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:43.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-04T03:51:43.036Z] 515b8c0e7d04: Preparing [2023-02-04T03:51:43.036Z] 706bacbb50de: Preparing [2023-02-04T03:51:43.036Z] 86ca64954356: Preparing [2023-02-04T03:51:43.036Z] 29dbda221e4e: Preparing [2023-02-04T03:51:43.036Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:43.036Z] 86ca64954356: Layer already exists [2023-02-04T03:51:43.036Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:43.305Z] 515b8c0e7d04: Pushed [2023-02-04T03:51:43.305Z] 29dbda221e4e: Pushed [2023-02-04T03:51:48.669Z] 706bacbb50de: Pushed [2023-02-04T03:51:48.669Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:49.011Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:49.340Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-04T03:51:49.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-04T03:51:49.340Z] 515b8c0e7d04: Preparing [2023-02-04T03:51:49.340Z] 706bacbb50de: Preparing [2023-02-04T03:51:49.340Z] 86ca64954356: Preparing [2023-02-04T03:51:49.340Z] 29dbda221e4e: Preparing [2023-02-04T03:51:49.340Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:49.340Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:49.340Z] 86ca64954356: Layer already exists [2023-02-04T03:51:49.340Z] 515b8c0e7d04: Layer already exists [2023-02-04T03:51:49.340Z] 706bacbb50de: Layer already exists [2023-02-04T03:51:49.340Z] 29dbda221e4e: Layer already exists [2023-02-04T03:51:49.340Z] latest: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:49.671Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:49.998Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.33 [2023-02-04T03:51:49.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-04T03:51:49.998Z] 515b8c0e7d04: Preparing [2023-02-04T03:51:49.998Z] 706bacbb50de: Preparing [2023-02-04T03:51:49.998Z] 86ca64954356: Preparing [2023-02-04T03:51:49.998Z] 29dbda221e4e: Preparing [2023-02-04T03:51:49.998Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:49.998Z] 29dbda221e4e: Layer already exists [2023-02-04T03:51:49.998Z] 86ca64954356: Layer already exists [2023-02-04T03:51:49.998Z] 515b8c0e7d04: Layer already exists [2023-02-04T03:51:49.998Z] 706bacbb50de: Layer already exists [2023-02-04T03:51:49.998Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:49.998Z] 3.0.0-dev.33: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:50.325Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:50.655Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:50.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-04T03:51:50.655Z] 515b8c0e7d04: Preparing [2023-02-04T03:51:50.655Z] 706bacbb50de: Preparing [2023-02-04T03:51:50.655Z] 86ca64954356: Preparing [2023-02-04T03:51:50.655Z] 29dbda221e4e: Preparing [2023-02-04T03:51:50.655Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:50.655Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:50.655Z] 706bacbb50de: Layer already exists [2023-02-04T03:51:50.655Z] 29dbda221e4e: Layer already exists [2023-02-04T03:51:50.655Z] 515b8c0e7d04: Layer already exists [2023-02-04T03:51:50.655Z] 86ca64954356: Layer already exists [2023-02-04T03:51:50.655Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:51.246Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:51.574Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-02-04T03:51:51.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-02-04T03:51:51.574Z] 515b8c0e7d04: Preparing [2023-02-04T03:51:51.574Z] 706bacbb50de: Preparing [2023-02-04T03:51:51.574Z] 86ca64954356: Preparing [2023-02-04T03:51:51.574Z] 29dbda221e4e: Preparing [2023-02-04T03:51:51.574Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:51.574Z] 706bacbb50de: Layer already exists [2023-02-04T03:51:51.574Z] 86ca64954356: Layer already exists [2023-02-04T03:51:51.574Z] 515b8c0e7d04: Layer already exists [2023-02-04T03:51:51.574Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:51.574Z] 29dbda221e4e: Layer already exists [2023-02-04T03:51:51.574Z] main: digest: sha256:66ee9d711abdb31c01a1176e134a65bb805893363bc4d9fbaed62baf66e044f4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:51:51.624Z] ===================================================== [Pipeline] echo [2023-02-04T03:51:51.633Z] taggedImages: [2023-02-04T03:51:51.633Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:51.633Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-02-04T03:51:51.633Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.33 [2023-02-04T03:51:51.633Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:51.633Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-02-04T03:51:51.654Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-02-04T03:51:51.654Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:51.654Z] latest [2023-02-04T03:51:51.654Z] 3.0.0-dev.33 [2023-02-04T03:51:51.654Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:51:51.654Z] main [2023-02-04T03:51:51.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:51.983Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:52.313Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:51:52.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-04T03:51:52.313Z] fe7e30193271: Preparing [2023-02-04T03:51:52.313Z] 790433a2fb08: Preparing [2023-02-04T03:51:52.313Z] 86ca64954356: Preparing [2023-02-04T03:51:52.313Z] 252348a5cda9: Preparing [2023-02-04T03:51:52.313Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:52.313Z] 252348a5cda9: Layer already exists [2023-02-04T03:51:52.313Z] 86ca64954356: Layer already exists [2023-02-04T03:51:52.313Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:52.578Z] fe7e30193271: Pushed [2023-02-04T03:51:57.913Z] 790433a2fb08: Pushed [2023-02-04T03:51:58.179Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:58.508Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:58.841Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-04T03:51:58.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-04T03:51:58.841Z] fe7e30193271: Preparing [2023-02-04T03:51:58.841Z] 790433a2fb08: Preparing [2023-02-04T03:51:58.841Z] 86ca64954356: Preparing [2023-02-04T03:51:58.841Z] 252348a5cda9: Preparing [2023-02-04T03:51:58.841Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:58.841Z] 790433a2fb08: Layer already exists [2023-02-04T03:51:58.841Z] 252348a5cda9: Layer already exists [2023-02-04T03:51:58.841Z] fe7e30193271: Layer already exists [2023-02-04T03:51:58.841Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:58.841Z] 86ca64954356: Layer already exists [2023-02-04T03:51:58.841Z] latest: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:59.439Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:51:59.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.33 [2023-02-04T03:51:59.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-04T03:51:59.771Z] fe7e30193271: Preparing [2023-02-04T03:51:59.771Z] 790433a2fb08: Preparing [2023-02-04T03:51:59.771Z] 86ca64954356: Preparing [2023-02-04T03:51:59.771Z] 252348a5cda9: Preparing [2023-02-04T03:51:59.771Z] 17bec77d7fdc: Preparing [2023-02-04T03:51:59.771Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:51:59.771Z] 252348a5cda9: Layer already exists [2023-02-04T03:51:59.771Z] 790433a2fb08: Layer already exists [2023-02-04T03:51:59.772Z] fe7e30193271: Layer already exists [2023-02-04T03:51:59.772Z] 86ca64954356: Layer already exists [2023-02-04T03:51:59.772Z] 3.0.0-dev.33: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:00.118Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:00.450Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:52:00.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-04T03:52:00.450Z] fe7e30193271: Preparing [2023-02-04T03:52:00.451Z] 790433a2fb08: Preparing [2023-02-04T03:52:00.451Z] 86ca64954356: Preparing [2023-02-04T03:52:00.451Z] 252348a5cda9: Preparing [2023-02-04T03:52:00.451Z] 17bec77d7fdc: Preparing [2023-02-04T03:52:00.451Z] 790433a2fb08: Layer already exists [2023-02-04T03:52:00.451Z] fe7e30193271: Layer already exists [2023-02-04T03:52:00.451Z] 86ca64954356: Layer already exists [2023-02-04T03:52:00.451Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:52:00.451Z] 252348a5cda9: Layer already exists [2023-02-04T03:52:00.451Z] ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:00.799Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:01.146Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-02-04T03:52:01.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-02-04T03:52:01.147Z] fe7e30193271: Preparing [2023-02-04T03:52:01.147Z] 790433a2fb08: Preparing [2023-02-04T03:52:01.147Z] 86ca64954356: Preparing [2023-02-04T03:52:01.147Z] 252348a5cda9: Preparing [2023-02-04T03:52:01.147Z] 17bec77d7fdc: Preparing [2023-02-04T03:52:01.147Z] 17bec77d7fdc: Layer already exists [2023-02-04T03:52:01.147Z] fe7e30193271: Layer already exists [2023-02-04T03:52:01.147Z] 252348a5cda9: Layer already exists [2023-02-04T03:52:01.147Z] 86ca64954356: Layer already exists [2023-02-04T03:52:01.147Z] 790433a2fb08: Layer already exists [2023-02-04T03:52:01.147Z] main: digest: sha256:97f503b0eedd1f840c03be41f272aad1cd7368728638866d5b24c1ec39b1593f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-04T03:52:01.465Z] ===================================================== [Pipeline] echo [2023-02-04T03:52:01.474Z] taggedImages: [2023-02-04T03:52:01.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [2023-02-04T03:52:01.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-02-04T03:52:01.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.33 [2023-02-04T03:52:01.474Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ca0edb878bc182f1b8ca64f305bcf88ca1b2f198-3.0.0-dev.33 [2023-02-04T03:52:01.474Z] - 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-02-04T03:52:01.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T03:52:01.847Z] [2023-02-04T03:52:01.847Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:02.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T03:52:02.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-04T03:52:02.168Z] 8998bd30e6a1: Pulling fs layer [2023-02-04T03:52:02.168Z] 04944245beec: Pulling fs layer [2023-02-04T03:52:02.168Z] 699f458cf7ca: Pulling fs layer [2023-02-04T03:52:02.168Z] 765212b225bb: Pulling fs layer [2023-02-04T03:52:02.168Z] f23df028b6ca: Pulling fs layer [2023-02-04T03:52:02.168Z] d65c8cfc05b1: Pulling fs layer [2023-02-04T03:52:02.168Z] 2437ff75d9bd: Pulling fs layer [2023-02-04T03:52:02.168Z] f23df028b6ca: Waiting [2023-02-04T03:52:02.168Z] 2437ff75d9bd: Waiting [2023-02-04T03:52:02.168Z] d65c8cfc05b1: Waiting [2023-02-04T03:52:02.168Z] 765212b225bb: Waiting [2023-02-04T03:52:02.436Z] 04944245beec: Verifying Checksum [2023-02-04T03:52:02.436Z] 04944245beec: Download complete [2023-02-04T03:52:02.436Z] 765212b225bb: Verifying Checksum [2023-02-04T03:52:02.436Z] 765212b225bb: Download complete [2023-02-04T03:52:02.436Z] f23df028b6ca: Verifying Checksum [2023-02-04T03:52:02.436Z] f23df028b6ca: Download complete [2023-02-04T03:52:02.702Z] d65c8cfc05b1: Verifying Checksum [2023-02-04T03:52:02.702Z] d65c8cfc05b1: Download complete [2023-02-04T03:52:02.702Z] 699f458cf7ca: Verifying Checksum [2023-02-04T03:52:02.702Z] 699f458cf7ca: Download complete [2023-02-04T03:52:02.970Z] 8998bd30e6a1: Verifying Checksum [2023-02-04T03:52:02.970Z] 8998bd30e6a1: Download complete [2023-02-04T03:52:05.549Z] 2437ff75d9bd: Verifying Checksum [2023-02-04T03:52:05.549Z] 2437ff75d9bd: Download complete [2023-02-04T03:52:06.950Z] 8998bd30e6a1: Pull complete [2023-02-04T03:52:07.215Z] 04944245beec: Pull complete [2023-02-04T03:52:08.618Z] 699f458cf7ca: Pull complete [2023-02-04T03:52:08.882Z] 765212b225bb: Pull complete [2023-02-04T03:52:09.462Z] f23df028b6ca: Pull complete [2023-02-04T03:52:09.727Z] d65c8cfc05b1: Pull complete [2023-02-04T03:52:22.010Z] 2437ff75d9bd: Pull complete [2023-02-04T03:52:22.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-04T03:52:22.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-04T03:52:22.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:52:22.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-4490 does not seem to be running inside a container [2023-02-04T03:52:22.272Z] $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-04T03:52:24.928Z] $ docker top a49c397d931a249339c1de9d2027652b0eff8225758365bab893e70a1636f736 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:52:25.851Z] ---> job-cost.sh [2023-02-04T03:52:25.851Z] lf-activate-venv: SKIPPING [2023-02-04T03:52:25.851Z] INFO: No Stack... [2023-02-04T03:52:26.118Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-04T03:52:27.075Z] INFO: Archiving Costs [Pipeline] sh [2023-02-04T03:52:27.710Z] + cut -d, -f6 [2023-02-04T03:52:27.710Z] + cat /w/workspace/edgex-go/392/archives/cost.csv [Pipeline] lock [2023-02-04T03:52:27.786Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] [2023-02-04T03:52:27.795Z] Resource [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] did not exist. Created. [2023-02-04T03:52:27.796Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-04T03:52:28.116Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-04T03:52:28.949Z] Stashed 1 file(s) [Pipeline] } [2023-02-04T03:52:28.956Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-392-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-04T03:52:28.973Z] $ docker stop --time=1 a49c397d931a249339c1de9d2027652b0eff8225758365bab893e70a1636f736 [2023-02-04T03:52:30.435Z] $ docker rm -f --volumes a49c397d931a249339c1de9d2027652b0eff8225758365bab893e70a1636f736 [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-02-04T03:52:30.856Z] provisioning config files... [2023-02-04T03:52:30.864Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/392@tmp/config14081215611285219659tmp [Pipeline] { [Pipeline] sh [2023-02-04T03:52:31.152Z] + set +x [2023-02-04T03:52:31.152Z] + curl -s https://codecov.io/bash [2023-02-04T03:52:31.152Z] + bash -s -- [2023-02-04T03:52:31.152Z] [2023-02-04T03:52:31.152Z] _____ _ [2023-02-04T03:52:31.152Z] / ____| | | [2023-02-04T03:52:31.152Z] | | ___ __| | ___ ___ _____ __ [2023-02-04T03:52:31.152Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-04T03:52:31.152Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-04T03:52:31.152Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-04T03:52:31.152Z] Bash-1.0.6 [2023-02-04T03:52:31.152Z] [2023-02-04T03:52:31.152Z] [2023-02-04T03:52:31.152Z] ==> git version 2.25.1 found [2023-02-04T03:52:31.152Z] ==> 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-02-04T03:52:31.152Z] Release-Date: 2020-01-08 [2023-02-04T03:52:31.152Z] 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-02-04T03:52:31.152Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-04T03:52:31.152Z] ==> Jenkins CI detected. [2023-02-04T03:52:31.152Z] current dir:  /w/workspace/edgex-go/392 [2023-02-04T03:52:31.152Z] project root: . [2023-02-04T03:52:31.152Z] --> token set from env [2023-02-04T03:52:31.152Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-04T03:52:31.152Z] ==> Running gcov in . (disable via -X gcov) [2023-02-04T03:52:31.152Z] ==> Python coveragepy not found [2023-02-04T03:52:31.152Z] ==> Searching for coverage reports in: [2023-02-04T03:52:31.152Z] + . [2023-02-04T03:52:31.410Z] -> Found 1 reports [2023-02-04T03:52:31.410Z] ==> Detecting git/mercurial file structure [2023-02-04T03:52:31.410Z] ==> Reading reports [2023-02-04T03:52:31.410Z] + ./coverage.out bytes=486191 [2023-02-04T03:52:31.410Z] ==> Appending adjustments [2023-02-04T03:52:31.410Z] https://docs.codecov.io/docs/fixing-reports [2023-02-04T03:52:32.345Z] + Found adjustments [2023-02-04T03:52:32.345Z] ==> Gzipping contents [2023-02-04T03:52:32.604Z] 64K /tmp/codecov.91l8EF.gz [2023-02-04T03:52:32.604Z] ==> Uploading reports [2023-02-04T03:52:32.604Z] url: https://codecov.io [2023-02-04T03:52:32.604Z] query: branch=main&commit=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198&build=392&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F392%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-04T03:52:32.604Z] -> Pinging Codecov [2023-02-04T03:52:32.604Z] 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=ca0edb878bc182f1b8ca64f305bcf88ca1b2f198&build=392&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F392%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-04T03:52:32.863Z] -> Uploading to [2023-02-04T03:52:32.863Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-04/00271124DB129430A58F1EEE437C3FCB/ca0edb878bc182f1b8ca64f305bcf88ca1b2f198/4d1d6b8d-560c-4394-81f9-0ae03c9255d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230204T035232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efc7198f401b1b6d10b6fe4a0b574eec5f1ba912d92dfa55fbdd024c3c8c9f6e [2023-02-04T03:52:32.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:52:32.863Z] Dload Upload Total Spent Left Speed [2023-02-04T03:52:33.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62812 0 0 100 62812 0 173k --:--:-- --:--:-- --:--:-- 173k [2023-02-04T03:52:33.122Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 [Pipeline] } [2023-02-04T03:52:33.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-02-04T03:52:33.322Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-04T03:52:33.335Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:33.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-04T03:52:33.627Z] [2023-02-04T03:52:33.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:52:33.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-04T03:52:33.927Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-04T03:52:33.927Z] df9b9388f04a: Pulling fs layer [2023-02-04T03:52:33.927Z] 52dc419b0ee2: Pulling fs layer [2023-02-04T03:52:33.927Z] 25bc292e5bac: Pulling fs layer [2023-02-04T03:52:33.927Z] 114826534d7a: Pulling fs layer [2023-02-04T03:52:33.927Z] 4657fd5d0bcf: Pulling fs layer [2023-02-04T03:52:33.927Z] 6ad1cebc031e: Pulling fs layer [2023-02-04T03:52:33.927Z] 8a3aa393b2d8: Pulling fs layer [2023-02-04T03:52:33.927Z] 114826534d7a: Waiting [2023-02-04T03:52:33.927Z] 6ad1cebc031e: Waiting [2023-02-04T03:52:33.927Z] 4657fd5d0bcf: Waiting [2023-02-04T03:52:33.927Z] 8a3aa393b2d8: Waiting [2023-02-04T03:52:33.927Z] 25bc292e5bac: Download complete [2023-02-04T03:52:33.927Z] 52dc419b0ee2: Download complete [2023-02-04T03:52:33.927Z] 4657fd5d0bcf: Download complete [2023-02-04T03:52:33.927Z] df9b9388f04a: Verifying Checksum [2023-02-04T03:52:33.927Z] df9b9388f04a: Download complete [2023-02-04T03:52:34.192Z] df9b9388f04a: Pull complete [2023-02-04T03:52:34.192Z] 52dc419b0ee2: Pull complete [2023-02-04T03:52:34.456Z] 25bc292e5bac: Pull complete [2023-02-04T03:52:34.456Z] 6ad1cebc031e: Verifying Checksum [2023-02-04T03:52:34.456Z] 6ad1cebc031e: Download complete [2023-02-04T03:52:35.056Z] 114826534d7a: Verifying Checksum [2023-02-04T03:52:35.056Z] 114826534d7a: Download complete [2023-02-04T03:52:35.315Z] 8a3aa393b2d8: Verifying Checksum [2023-02-04T03:52:35.315Z] 8a3aa393b2d8: Download complete [2023-02-04T03:52:38.595Z] 114826534d7a: Pull complete [2023-02-04T03:52:38.595Z] 4657fd5d0bcf: Pull complete [2023-02-04T03:52:38.595Z] 6ad1cebc031e: Pull complete [2023-02-04T03:52:41.118Z] 8a3aa393b2d8: Pull complete [2023-02-04T03:52:41.118Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-04T03:52:41.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-04T03:52:41.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:52:41.199Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:52:41.205Z] $ 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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-04T03:52:46.634Z] $ docker top 5d2cd6c1d679d099789ead3ca2acf533a02150e05afceed72ca5239d2f76ece8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-04T03:52:46.713Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-02-04T03:52:46.987Z] + set -o pipefail [2023-02-04T03:52:46.987Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-02-04T03:52:51.177Z] [2023-02-04T03:52:51.177Z] Monitoring /w/workspace/edgex-go/392 (github.com/edgexfoundry/edgex-go)... [2023-02-04T03:52:51.177Z] [2023-02-04T03:52:51.177Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c22fb909-6d42-4bca-a2b1-2a0b0bac65fc [2023-02-04T03:52:51.177Z] [2023-02-04T03:52:51.177Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-04T03:52:51.177Z] [2023-02-04T03:52:51.177Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-04T03:52:51.177Z] [2023-02-04T03:52:51.177Z] [2023-02-04T03:52:51.177Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-04T03:52:51.177Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-04T03:52:51.177Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-04T03:52:51.170Z] $ docker stop --time=1 5d2cd6c1d679d099789ead3ca2acf533a02150e05afceed72ca5239d2f76ece8 [2023-02-04T03:52:54.583Z] $ docker rm -f --volumes 5d2cd6c1d679d099789ead3ca2acf533a02150e05afceed72ca5239d2f76ece8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-02-04T03:52:54.930Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:52:54.942Z] provisioning config files... [2023-02-04T03:52:54.949Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/392@tmp/config7105740167128884639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:52:55.241Z] --> edgex-publish-swagger.sh [2023-02-04T03:52:55.241Z] === Publish openapi/v2 API === [2023-02-04T03:52:55.241Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2023-02-04T03:52:55.241Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/392/openapi/v2/core-command.yaml] [2023-02-04T03:52:55.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:52:55.241Z] Dload Upload Total Spent Left Speed [2023-02-04T03:52:56.620Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31091 0 0 100 31091 0 25505 0:00:01 0:00:01 --:--:-- 25505 100 31091 0 0 100 31091 0 24176 0:00:01 0:00:01 --:--:-- 24176 [2023-02-04T03:52:56.620Z] [2023-02-04T03:52:56.620Z] [2023-02-04T03:52:56.620Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/392/openapi/v2/core-data.yaml] [2023-02-04T03:52:56.620Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:52:56.620Z] Dload Upload Total Spent Left Speed [2023-02-04T03:52:57.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68908 0 0 100 68908 0 60765 0:00:01 0:00:01 --:--:-- 60765 100 68908 0 0 100 68908 0 60765 0:00:01 0:00:01 --:--:-- 60765 [2023-02-04T03:52:57.557Z] [2023-02-04T03:52:57.557Z] [2023-02-04T03:52:57.557Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/392/openapi/v2/core-metadata.yaml] [2023-02-04T03:52:57.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:52:57.557Z] Dload Upload Total Spent Left Speed [2023-02-04T03:52:58.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 0 100 142k 0 704k --:--:-- --:--:-- --:--:-- 700k 100 142k 0 0 100 142k 0 130k 0:00:01 0:00:01 --:--:-- 130k [2023-02-04T03:52:58.754Z] [2023-02-04T03:52:58.754Z] [2023-02-04T03:52:58.754Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/392/openapi/v2/support-notifications.yaml] [2023-02-04T03:52:58.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:52:58.754Z] Dload Upload Total Spent Left Speed [2023-02-04T03:52:59.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86536 0 0 100 86536 0 81946 0:00:01 0:00:01 --:--:-- 81869 100 86536 0 0 100 86536 0 81869 0:00:01 0:00:01 --:--:-- 81869 [2023-02-04T03:52:59.691Z] [2023-02-04T03:52:59.691Z] [2023-02-04T03:52:59.691Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/392/openapi/v2/support-scheduler.yaml] [2023-02-04T03:52:59.691Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-04T03:52:59.691Z] Dload Upload Total Spent Left Speed [2023-02-04T03:53:01.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36985 0 0 100 36985 0 35494 0:00:01 0:00:01 --:--:-- 35494 100 36985 0 0 100 36985 0 35460 0:00:01 0:00:01 --:--:-- 35494 [2023-02-04T03:53:01.073Z] [2023-02-04T03:53:01.073Z] [Pipeline] } [2023-02-04T03:53:01.080Z] 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-02-04T03:53:01.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-04T03:53:01.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:01.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T03:53:01.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:53:01.870Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:53:01.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-04T03:53:02.279Z] $ docker top aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-04T03:53:02.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T03:53:02.378Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T03:53:02.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T03:53:02.483Z] $ docker exec aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 ssh-agent [2023-02-04T03:53:02.602Z] SSH_AUTH_SOCK=/tmp/ssh-AGOUyJGTHWI4/agent.32 [2023-02-04T03:53:02.602Z] SSH_AGENT_PID=38 [2023-02-04T03:53:02.606Z] Running ssh-add (command line suppressed) [2023-02-04T03:53:02.698Z] Identity added: /w/workspace/edgex-go/392@tmp/private_key_14236557308333280645.key (/w/workspace/edgex-go/392@tmp/private_key_14236557308333280645.key) [2023-02-04T03:53:02.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T03:53:03.015Z] + git semver tag [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,156 [run_tag] DEBUG tag force:False [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,157 [check_head_tag] DEBUG check head tag [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,159 [execute] INFO git cat-file --batch-check [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=) [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,162 [execute] INFO git cat-file --batch [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=) [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,204 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,204 [execute] INFO git tag -a v3.0.0-dev.33 -m v3.0.0-dev.33 [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,204 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.33', '-m', 'v3.0.0-dev.33'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=None) [2023-02-04T03:53:03.275Z] 2023-02-04 03:53:03,208 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:03.275Z] 3.0.0-dev.33 [Pipeline] } [2023-02-04T03:53:03.266Z] $ docker exec --env ******** --env ******** aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 ssh-agent -k [2023-02-04T03:53:03.354Z] unset SSH_AUTH_SOCK; [2023-02-04T03:53:03.355Z] unset SSH_AGENT_PID; [2023-02-04T03:53:03.355Z] echo Agent pid 38 killed; [2023-02-04T03:53:03.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T03:53:03.687Z] + git semver [Pipeline] } [2023-02-04T03:53:03.942Z] $ docker stop --time=1 aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 [2023-02-04T03:53:05.219Z] $ docker rm -f --volumes aec4d8deb387b5f181dc295f6fd01a85f3dd3172119ab41d71ba98ba13291af1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:05.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-04T03:53:05.626Z] [2023-02-04T03:53:05.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:05.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-04T03:53:05.933Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-04T03:53:05.933Z] ab5ef0e58194: Pulling fs layer [2023-02-04T03:53:05.933Z] 9712f1f96733: Pulling fs layer [2023-02-04T03:53:05.933Z] 63f879dbbcfc: Pulling fs layer [2023-02-04T03:53:05.933Z] 0d9ebad4ef96: Pulling fs layer [2023-02-04T03:53:05.933Z] e9a5061849ea: Pulling fs layer [2023-02-04T03:53:05.933Z] d747dcd14b5f: Pulling fs layer [2023-02-04T03:53:05.933Z] 2de7ff778b66: Pulling fs layer [2023-02-04T03:53:05.933Z] 0d9ebad4ef96: Waiting [2023-02-04T03:53:05.933Z] e9a5061849ea: Waiting [2023-02-04T03:53:05.933Z] d747dcd14b5f: Waiting [2023-02-04T03:53:05.933Z] 2de7ff778b66: Waiting [2023-02-04T03:53:05.933Z] 9712f1f96733: Verifying Checksum [2023-02-04T03:53:05.933Z] 9712f1f96733: Download complete [2023-02-04T03:53:06.952Z] 63f879dbbcfc: Verifying Checksum [2023-02-04T03:53:06.952Z] 63f879dbbcfc: Download complete [2023-02-04T03:53:07.224Z] 0d9ebad4ef96: Verifying Checksum [2023-02-04T03:53:07.224Z] 0d9ebad4ef96: Download complete [2023-02-04T03:53:07.224Z] d747dcd14b5f: Verifying Checksum [2023-02-04T03:53:07.224Z] d747dcd14b5f: Download complete [2023-02-04T03:53:07.224Z] e9a5061849ea: Verifying Checksum [2023-02-04T03:53:07.224Z] e9a5061849ea: Download complete [2023-02-04T03:53:07.224Z] ab5ef0e58194: Verifying Checksum [2023-02-04T03:53:07.224Z] ab5ef0e58194: Download complete [2023-02-04T03:53:07.224Z] 2de7ff778b66: Verifying Checksum [2023-02-04T03:53:07.224Z] 2de7ff778b66: Download complete [2023-02-04T03:53:09.753Z] ab5ef0e58194: Pull complete [2023-02-04T03:53:09.753Z] 9712f1f96733: Pull complete [2023-02-04T03:53:10.320Z] 63f879dbbcfc: Pull complete [2023-02-04T03:53:13.604Z] 0d9ebad4ef96: Pull complete [2023-02-04T03:53:13.863Z] e9a5061849ea: Pull complete [2023-02-04T03:53:13.863Z] d747dcd14b5f: Pull complete [2023-02-04T03:53:14.796Z] 2de7ff778b66: Pull complete [2023-02-04T03:53:14.796Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-04T03:53:14.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-04T03:53:14.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:53:14.875Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:53:14.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-04T03:53:20.295Z] $ docker top e4302e4639de1e2c6b937b10407aab6ce6edf8c167fdf76725aebd9a9f0ab305 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:53:20.380Z] provisioning config files... [2023-02-04T03:53:20.386Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/392@tmp/config5018856935326797109tmp [2023-02-04T03:53:20.395Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/392@tmp/config6835426485256241225tmp [2023-02-04T03:53:20.404Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/392@tmp/config7907534018438461766tmp [Pipeline] { [Pipeline] echo [2023-02-04T03:53:20.414Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:20.695Z] ---> sigul-configuration.sh [2023-02-04T03:53:20.695Z] gpg: directory `/root/.gnupg' created [2023-02-04T03:53:20.695Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-04T03:53:20.695Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-04T03:53:20.695Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-04T03:53:20.695Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-04T03:53:20.695Z] gpg: CAST5 encrypted data [2023-02-04T03:53:20.695Z] gpg: encrypted with 1 passphrase [2023-02-04T03:53:20.695Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-04T03:53:20.980Z] + mkdir /home/jenkins [2023-02-04T03:53:20.980Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-04T03:53:21.265Z] + 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-02-04T03:53:21.274Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:21.559Z] ---> sigul-install.sh [2023-02-04T03:53:21.559Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-04T03:53:21.844Z] + git tag --list [2023-02-04T03:53:21.844Z] 0.6.0 [2023-02-04T03:53:21.844Z] 0.6.1 [2023-02-04T03:53:21.844Z] 0.7.0 [2023-02-04T03:53:21.844Z] 0.7.1 [2023-02-04T03:53:21.845Z] v1.0.0 [2023-02-04T03:53:21.845Z] v1.0.1 [2023-02-04T03:53:21.845Z] v1.1.0 [2023-02-04T03:53:21.845Z] v1.2.0 [2023-02-04T03:53:21.845Z] v1.2.1 [2023-02-04T03:53:21.845Z] v1.3.0 [2023-02-04T03:53:21.845Z] v1.3.1 [2023-02-04T03:53:21.845Z] v2.0.0 [2023-02-04T03:53:21.845Z] v2.1.0 [2023-02-04T03:53:21.845Z] v2.1.1 [2023-02-04T03:53:21.845Z] v2.1.1-dev.1 [2023-02-04T03:53:21.845Z] v2.1.1-dev.2 [2023-02-04T03:53:21.845Z] v2.1.1-dev.3 [2023-02-04T03:53:21.845Z] v2.1.1-dev.4 [2023-02-04T03:53:21.845Z] v2.1.1-dev.5 [2023-02-04T03:53:21.845Z] v2.1.1-dev.6 [2023-02-04T03:53:21.845Z] v2.1.1-dev.7 [2023-02-04T03:53:21.845Z] v2.1.1-dev.8 [2023-02-04T03:53:21.845Z] v2.1.2-dev.1 [2023-02-04T03:53:21.845Z] v2.2.0 [2023-02-04T03:53:21.845Z] v2.2.1-dev.1 [2023-02-04T03:53:21.845Z] v2.2.1-dev.10 [2023-02-04T03:53:21.845Z] v2.2.1-dev.11 [2023-02-04T03:53:21.845Z] v2.2.1-dev.12 [2023-02-04T03:53:21.845Z] v2.2.1-dev.13 [2023-02-04T03:53:21.845Z] v2.2.1-dev.14 [2023-02-04T03:53:21.845Z] v2.2.1-dev.15 [2023-02-04T03:53:21.845Z] v2.2.1-dev.16 [2023-02-04T03:53:21.845Z] v2.2.1-dev.17 [2023-02-04T03:53:21.845Z] v2.2.1-dev.18 [2023-02-04T03:53:21.845Z] v2.2.1-dev.19 [2023-02-04T03:53:21.845Z] v2.2.1-dev.2 [2023-02-04T03:53:21.845Z] v2.2.1-dev.20 [2023-02-04T03:53:21.845Z] v2.2.1-dev.21 [2023-02-04T03:53:21.845Z] v2.2.1-dev.22 [2023-02-04T03:53:21.845Z] v2.2.1-dev.23 [2023-02-04T03:53:21.845Z] v2.2.1-dev.24 [2023-02-04T03:53:21.845Z] v2.2.1-dev.25 [2023-02-04T03:53:21.845Z] v2.2.1-dev.26 [2023-02-04T03:53:21.845Z] v2.2.1-dev.27 [2023-02-04T03:53:21.845Z] v2.2.1-dev.28 [2023-02-04T03:53:21.845Z] v2.2.1-dev.29 [2023-02-04T03:53:21.845Z] v2.2.1-dev.3 [2023-02-04T03:53:21.845Z] v2.2.1-dev.4 [2023-02-04T03:53:21.845Z] v2.2.1-dev.5 [2023-02-04T03:53:21.845Z] v2.2.1-dev.6 [2023-02-04T03:53:21.845Z] v2.2.1-dev.7 [2023-02-04T03:53:21.845Z] v2.2.1-dev.8 [2023-02-04T03:53:21.845Z] v2.2.1-dev.9 [2023-02-04T03:53:21.845Z] v2.3.0 [2023-02-04T03:53:21.845Z] v2.3.0-dev.100 [2023-02-04T03:53:21.845Z] v2.3.0-dev.101 [2023-02-04T03:53:21.845Z] v2.3.0-dev.102 [2023-02-04T03:53:21.845Z] v2.3.0-dev.103 [2023-02-04T03:53:21.845Z] v2.3.0-dev.104 [2023-02-04T03:53:21.845Z] v2.3.0-dev.105 [2023-02-04T03:53:21.845Z] v2.3.0-dev.106 [2023-02-04T03:53:21.845Z] v2.3.0-dev.29 [2023-02-04T03:53:21.845Z] v2.3.0-dev.30 [2023-02-04T03:53:21.845Z] v2.3.0-dev.31 [2023-02-04T03:53:21.845Z] v2.3.0-dev.32 [2023-02-04T03:53:21.845Z] v2.3.0-dev.33 [2023-02-04T03:53:21.845Z] v2.3.0-dev.34 [2023-02-04T03:53:21.845Z] v2.3.0-dev.35 [2023-02-04T03:53:21.845Z] v2.3.0-dev.36 [2023-02-04T03:53:21.845Z] v2.3.0-dev.37 [2023-02-04T03:53:21.845Z] v2.3.0-dev.38 [2023-02-04T03:53:21.845Z] v2.3.0-dev.39 [2023-02-04T03:53:21.845Z] v2.3.0-dev.40 [2023-02-04T03:53:21.845Z] v2.3.0-dev.41 [2023-02-04T03:53:21.845Z] v2.3.0-dev.42 [2023-02-04T03:53:21.845Z] v2.3.0-dev.43 [2023-02-04T03:53:21.845Z] v2.3.0-dev.44 [2023-02-04T03:53:21.845Z] v2.3.0-dev.45 [2023-02-04T03:53:21.845Z] v2.3.0-dev.46 [2023-02-04T03:53:21.845Z] v2.3.0-dev.47 [2023-02-04T03:53:21.845Z] v2.3.0-dev.48 [2023-02-04T03:53:21.845Z] v2.3.0-dev.49 [2023-02-04T03:53:21.845Z] v2.3.0-dev.50 [2023-02-04T03:53:21.845Z] v2.3.0-dev.51 [2023-02-04T03:53:21.845Z] v2.3.0-dev.52 [2023-02-04T03:53:21.845Z] v2.3.0-dev.53 [2023-02-04T03:53:21.845Z] v2.3.0-dev.54 [2023-02-04T03:53:21.845Z] v2.3.0-dev.55 [2023-02-04T03:53:21.845Z] v2.3.0-dev.56 [2023-02-04T03:53:21.845Z] v2.3.0-dev.57 [2023-02-04T03:53:21.845Z] v2.3.0-dev.58 [2023-02-04T03:53:21.845Z] v2.3.0-dev.59 [2023-02-04T03:53:21.845Z] v2.3.0-dev.60 [2023-02-04T03:53:21.845Z] v2.3.0-dev.61 [2023-02-04T03:53:21.845Z] v2.3.0-dev.62 [2023-02-04T03:53:21.845Z] v2.3.0-dev.63 [2023-02-04T03:53:21.845Z] v2.3.0-dev.64 [2023-02-04T03:53:21.845Z] v2.3.0-dev.65 [2023-02-04T03:53:21.845Z] v2.3.0-dev.66 [2023-02-04T03:53:21.845Z] v2.3.0-dev.67 [2023-02-04T03:53:21.845Z] v2.3.0-dev.68 [2023-02-04T03:53:21.845Z] v2.3.0-dev.69 [2023-02-04T03:53:21.845Z] v2.3.0-dev.70 [2023-02-04T03:53:21.845Z] v2.3.0-dev.71 [2023-02-04T03:53:21.845Z] v2.3.0-dev.72 [2023-02-04T03:53:21.845Z] v2.3.0-dev.73 [2023-02-04T03:53:21.845Z] v2.3.0-dev.74 [2023-02-04T03:53:21.845Z] v2.3.0-dev.75 [2023-02-04T03:53:21.845Z] v2.3.0-dev.76 [2023-02-04T03:53:21.845Z] v2.3.0-dev.77 [2023-02-04T03:53:21.845Z] v2.3.0-dev.78 [2023-02-04T03:53:21.845Z] v2.3.0-dev.79 [2023-02-04T03:53:21.845Z] v2.3.0-dev.80 [2023-02-04T03:53:21.845Z] v2.3.0-dev.81 [2023-02-04T03:53:21.845Z] v2.3.0-dev.82 [2023-02-04T03:53:21.845Z] v2.3.0-dev.83 [2023-02-04T03:53:21.845Z] v2.3.0-dev.84 [2023-02-04T03:53:21.845Z] v2.3.0-dev.85 [2023-02-04T03:53:21.845Z] v2.3.0-dev.86 [2023-02-04T03:53:21.845Z] v2.3.0-dev.87 [2023-02-04T03:53:21.845Z] v2.3.0-dev.88 [2023-02-04T03:53:21.845Z] v2.3.0-dev.89 [2023-02-04T03:53:21.845Z] v2.3.0-dev.90 [2023-02-04T03:53:21.845Z] v2.3.0-dev.91 [2023-02-04T03:53:21.845Z] v2.3.0-dev.92 [2023-02-04T03:53:21.845Z] v2.3.0-dev.93 [2023-02-04T03:53:21.845Z] v2.3.0-dev.94 [2023-02-04T03:53:21.845Z] v2.3.0-dev.95 [2023-02-04T03:53:21.845Z] v2.3.0-dev.96 [2023-02-04T03:53:21.845Z] v2.3.0-dev.97 [2023-02-04T03:53:21.845Z] v2.3.0-dev.98 [2023-02-04T03:53:21.845Z] v2.3.0-dev.99 [2023-02-04T03:53:21.845Z] v2.3.1-dev.1 [2023-02-04T03:53:21.845Z] v2.3.1-dev.2 [2023-02-04T03:53:21.845Z] v2.3.1-dev.3 [2023-02-04T03:53:21.845Z] v2.3.1-dev.4 [2023-02-04T03:53:21.845Z] v2.3.1-dev.5 [2023-02-04T03:53:21.845Z] v3.0.0-dev.1 [2023-02-04T03:53:21.845Z] v3.0.0-dev.10 [2023-02-04T03:53:21.845Z] v3.0.0-dev.11 [2023-02-04T03:53:21.845Z] v3.0.0-dev.12 [2023-02-04T03:53:21.845Z] v3.0.0-dev.13 [2023-02-04T03:53:21.845Z] v3.0.0-dev.14 [2023-02-04T03:53:21.845Z] v3.0.0-dev.15 [2023-02-04T03:53:21.845Z] v3.0.0-dev.16 [2023-02-04T03:53:21.845Z] v3.0.0-dev.17 [2023-02-04T03:53:21.845Z] v3.0.0-dev.18 [2023-02-04T03:53:21.845Z] v3.0.0-dev.19 [2023-02-04T03:53:21.845Z] v3.0.0-dev.2 [2023-02-04T03:53:21.845Z] v3.0.0-dev.20 [2023-02-04T03:53:21.845Z] v3.0.0-dev.21 [2023-02-04T03:53:21.845Z] v3.0.0-dev.22 [2023-02-04T03:53:21.845Z] v3.0.0-dev.23 [2023-02-04T03:53:21.845Z] v3.0.0-dev.24 [2023-02-04T03:53:21.845Z] v3.0.0-dev.25 [2023-02-04T03:53:21.845Z] v3.0.0-dev.26 [2023-02-04T03:53:21.845Z] v3.0.0-dev.27 [2023-02-04T03:53:21.845Z] v3.0.0-dev.28 [2023-02-04T03:53:21.845Z] v3.0.0-dev.29 [2023-02-04T03:53:21.845Z] v3.0.0-dev.3 [2023-02-04T03:53:21.845Z] v3.0.0-dev.30 [2023-02-04T03:53:21.845Z] v3.0.0-dev.31 [2023-02-04T03:53:21.845Z] v3.0.0-dev.32 [2023-02-04T03:53:21.845Z] v3.0.0-dev.33 [2023-02-04T03:53:21.845Z] v3.0.0-dev.4 [2023-02-04T03:53:21.845Z] v3.0.0-dev.5 [2023-02-04T03:53:21.845Z] v3.0.0-dev.6 [2023-02-04T03:53:21.845Z] v3.0.0-dev.7 [2023-02-04T03:53:21.845Z] v3.0.0-dev.8 [2023-02-04T03:53:21.845Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-04T03:53:22.129Z] + lftools sign git-tag v3.0.0-dev.33 [2023-02-04T03:53:22.695Z] Signing Git tag with Sigul... [2023-02-04T03:53:22.695Z] Signing v3.0.0-dev.33 [Pipeline] echo [2023-02-04T03:53:22.963Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:23.243Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-04T03:53:23.251Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-04T03:53:23.253Z] $ docker stop --time=1 e4302e4639de1e2c6b937b10407aab6ce6edf8c167fdf76725aebd9a9f0ab305 [2023-02-04T03:53:24.602Z] $ docker rm -f --volumes e4302e4639de1e2c6b937b10407aab6ce6edf8c167fdf76725aebd9a9f0ab305 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-04T03:53:25.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-04T03:53:25.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:25.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T03:53:25.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:53:25.394Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:53:25.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-04T03:53:25.732Z] $ docker top b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 -eo pid,comm [2023-02-04T03:53:25.794Z] 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-02-04T03:53:25.794Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-04T03:53:25.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T03:53:25.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T03:53:25.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T03:53:25.947Z] $ docker exec b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 ssh-agent [2023-02-04T03:53:26.072Z] SSH_AUTH_SOCK=/tmp/ssh-nWVBnmToYINq/agent.31 [2023-02-04T03:53:26.072Z] SSH_AGENT_PID=37 [2023-02-04T03:53:26.076Z] Running ssh-add (command line suppressed) [2023-02-04T03:53:26.161Z] Identity added: /w/workspace/edgex-go/392@tmp/private_key_11099261577691061988.key (/w/workspace/edgex-go/392@tmp/private_key_11099261577691061988.key) [2023-02-04T03:53:26.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T03:53:26.479Z] + git semver bump pre [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,635 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,635 [bump_version] DEBUG bumping version:3.0.0-dev.33 on axis:pre with prefix:dev [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,636 [bump_version] DEBUG bumped version:3.0.0-dev.34 [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,636 [write_version] DEBUG write version:3.0.0-dev.34 to path:/w/workspace/edgex-go/392/.semver/main with force:True [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,636 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,636 [write_file] DEBUG write to file:/w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,638 [execute] INFO git cat-file --batch-check [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,643 [execute] INFO git cat-file --batch [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T03:53:26.738Z] 2023-02-04 03:53:26,648 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:26.738Z] 3.0.0-dev.34 [Pipeline] } [2023-02-04T03:53:26.729Z] $ docker exec --env ******** --env ******** b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 ssh-agent -k [2023-02-04T03:53:26.826Z] unset SSH_AUTH_SOCK; [2023-02-04T03:53:26.826Z] unset SSH_AGENT_PID; [2023-02-04T03:53:26.826Z] echo Agent pid 37 killed; [2023-02-04T03:53:26.853Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T03:53:27.151Z] + git semver [Pipeline] } [2023-02-04T03:53:27.402Z] $ docker stop --time=1 b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 [2023-02-04T03:53:28.677Z] $ docker rm -f --volumes b08ad61eaa9db8ce7d2861b293830d37b34a4f8fb293f945c4924e41b5906731 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-04T03:53:29.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-04T03:53:29.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:29.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-04T03:53:29.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:53:29.395Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:53:29.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-04T03:53:29.732Z] $ docker top 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 -eo pid,comm [2023-02-04T03:53:29.796Z] 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-02-04T03:53:29.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-04T03:53:29.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-04T03:53:29.837Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-04T03:53:29.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-04T03:53:29.934Z] $ docker exec 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 ssh-agent [2023-02-04T03:53:30.062Z] SSH_AUTH_SOCK=/tmp/ssh-5rouVGKvkyDY/agent.31 [2023-02-04T03:53:30.062Z] SSH_AGENT_PID=37 [2023-02-04T03:53:30.068Z] Running ssh-add (command line suppressed) [2023-02-04T03:53:30.182Z] Identity added: /w/workspace/edgex-go/392@tmp/private_key_12230332447264752443.key (/w/workspace/edgex-go/392@tmp/private_key_12230332447264752443.key) [2023-02-04T03:53:30.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-04T03:53:30.508Z] + git semver push [2023-02-04T03:53:30.767Z] 2023-02-04 03:53:30,668 [run_push] DEBUG push [2023-02-04T03:53:30.767Z] 2023-02-04 03:53:30,669 [execute] INFO git cat-file --batch-check [2023-02-04T03:53:30.767Z] 2023-02-04 03:53:30,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=) [2023-02-04T03:53:30.768Z] 2023-02-04 03:53:30,672 [execute] INFO git rev-list ee1217fb833675d2594ccbfbeb31cc8c1c8e145f -- [2023-02-04T03:53:30.768Z] 2023-02-04 03:53:30,672 [execute] DEBUG Popen(['git', 'rev-list', 'ee1217fb833675d2594ccbfbeb31cc8c1c8e145f', '--'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-04T03:53:30.768Z] 2023-02-04 03:53:30,686 [execute] INFO git fetch -v origin [2023-02-04T03:53:30.768Z] 2023-02-04 03:53:30,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-04T03:53:31.335Z] 2023-02-04 03:53:31,181 [run_push] DEBUG no remote changes detected [2023-02-04T03:53:31.335Z] 2023-02-04 03:53:31,181 [execute] INFO git push origin semver [2023-02-04T03:53:31.335Z] 2023-02-04 03:53:31,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/392/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-04T03:53:32.270Z] 2023-02-04 03:53:32,121 [run_push] DEBUG push all version tags [2023-02-04T03:53:32.270Z] 2023-02-04 03:53:32,122 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-04T03:53:32.270Z] 2023-02-04 03:53:32,122 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/392, universal_newlines=False, shell=None, istream=None) [2023-02-04T03:53:33.205Z] 2023-02-04 03:53:33,130 [read_version] DEBUG read version from /w/workspace/edgex-go/392/.semver/main [2023-02-04T03:53:33.205Z] 3.0.0-dev.34 [Pipeline] } [2023-02-04T03:53:33.197Z] $ docker exec --env ******** --env ******** 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 ssh-agent -k [2023-02-04T03:53:33.288Z] unset SSH_AUTH_SOCK; [2023-02-04T03:53:33.288Z] unset SSH_AGENT_PID; [2023-02-04T03:53:33.288Z] echo Agent pid 37 killed; [2023-02-04T03:53:33.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-04T03:53:33.621Z] + git semver [Pipeline] } [2023-02-04T03:53:33.872Z] $ docker stop --time=1 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 [2023-02-04T03:53:35.162Z] $ docker rm -f --volumes 80caf036a170df9b23dd27004e786a2e2cacab6e38276e0fcbac0a4a1e0a8434 [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-02-04T03:53:35.737Z] + [ -d /w/workspace/edgex-go/392/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:36.059Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:36.942Z] ---> package-listing.sh [2023-02-04T03:53:36.942Z] ++ facter osfamily [2023-02-04T03:53:36.942Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-04T03:53:37.201Z] + OS_FAMILY=debian [2023-02-04T03:53:37.201Z] + workspace=/w/workspace/edgex-go/392 [2023-02-04T03:53:37.201Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-04T03:53:37.201Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-04T03:53:37.201Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-04T03:53:37.201Z] + PACKAGES=/tmp/packages_start.txt [2023-02-04T03:53:37.201Z] + '[' /w/workspace/edgex-go/392 ']' [2023-02-04T03:53:37.201Z] + PACKAGES=/tmp/packages_end.txt [2023-02-04T03:53:37.201Z] + case "${OS_FAMILY}" in [2023-02-04T03:53:37.201Z] + dpkg -l [2023-02-04T03:53:37.201Z] + grep '^ii' [2023-02-04T03:53:37.201Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-04T03:53:37.201Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-04T03:53:37.201Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-04T03:53:37.201Z] + '[' /w/workspace/edgex-go/392 ']' [2023-02-04T03:53:37.201Z] + mkdir -p /w/workspace/edgex-go/392/archives/ [2023-02-04T03:53:37.201Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/392/archives/ [Pipeline] echo [2023-02-04T03:53:37.213Z] 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/392/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-04T03:53:37.489Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:38.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T03:53:38.062Z] [2023-02-04T03:53:38.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-04T03:53:38.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T03:53:38.365Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-04T03:53:38.365Z] 5eb5b503b376: Pulling fs layer [2023-02-04T03:53:38.365Z] 5c69ac0246d0: Pulling fs layer [2023-02-04T03:53:38.365Z] ec43610c2a17: Pulling fs layer [2023-02-04T03:53:38.365Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-04T03:53:38.365Z] 33b1e0a273af: Pulling fs layer [2023-02-04T03:53:38.365Z] 5d3b04190fa2: Pulling fs layer [2023-02-04T03:53:38.365Z] 2f39f015ded8: Pulling fs layer [2023-02-04T03:53:38.365Z] 3a2ae6a8a46f: Waiting [2023-02-04T03:53:38.365Z] 33b1e0a273af: Waiting [2023-02-04T03:53:38.365Z] 5d3b04190fa2: Waiting [2023-02-04T03:53:38.365Z] 2f39f015ded8: Waiting [2023-02-04T03:53:38.365Z] 5c69ac0246d0: Verifying Checksum [2023-02-04T03:53:38.365Z] 5c69ac0246d0: Download complete [2023-02-04T03:53:38.365Z] 3a2ae6a8a46f: Download complete [2023-02-04T03:53:38.628Z] 33b1e0a273af: Verifying Checksum [2023-02-04T03:53:38.628Z] 33b1e0a273af: Download complete [2023-02-04T03:53:38.628Z] 5d3b04190fa2: Download complete [2023-02-04T03:53:38.628Z] ec43610c2a17: Verifying Checksum [2023-02-04T03:53:38.888Z] 5eb5b503b376: Verifying Checksum [2023-02-04T03:53:39.456Z] 2f39f015ded8: Download complete [2023-02-04T03:53:40.024Z] 5eb5b503b376: Pull complete [2023-02-04T03:53:40.024Z] 5c69ac0246d0: Pull complete [2023-02-04T03:53:40.591Z] ec43610c2a17: Pull complete [2023-02-04T03:53:40.591Z] 3a2ae6a8a46f: Pull complete [2023-02-04T03:53:40.591Z] 33b1e0a273af: Pull complete [2023-02-04T03:53:40.849Z] 5d3b04190fa2: Pull complete [2023-02-04T03:53:45.028Z] 2f39f015ded8: Pull complete [2023-02-04T03:53:45.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-04T03:53:45.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-04T03:53:45.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-04T03:53:45.101Z] prd-ubuntu20.04-docker-8c-8g-4489 does not seem to be running inside a container [2023-02-04T03:53:45.110Z] $ 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/392/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/392 -v /w/workspace/edgex-go/392:/w/workspace/edgex-go/392:rw,z -v /w/workspace/edgex-go/392@tmp:/w/workspace/edgex-go/392@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-04T03:53:47.814Z] $ docker top 73aca00eb6e435d53c377d3b58f965c43e17bd7dde9ce2cac477fb386d2298c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-04T03:53:48.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-04T03:53:48.442Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-04T03:53:48.720Z] + ls /var/log/sa-host [2023-02-04T03:53:48.720Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-04T03:53:48.858Z] provisioning config files... [2023-02-04T03:53:48.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/392@tmp/config924165536662560246tmp [Pipeline] { [Pipeline] echo [2023-02-04T03:53:48.882Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:49.158Z] ---> create-netrc.sh [Pipeline] } [2023-02-04T03:53:49.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:49.495Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-04T03:53:49.504Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:49.782Z] ---> sudo-logs.sh [2023-02-04T03:53:49.782Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-04T03:53:49.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:50.081Z] ---> job-cost.sh [2023-02-04T03:53:50.081Z] lf-activate-venv: SKIPPING [2023-02-04T03:53:50.081Z] DEBUG: total: 0.10999999940395355 [2023-02-04T03:53:50.081Z] INFO: Retrieving Stack Cost... [2023-02-04T03:53:50.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-04T03:53:50.906Z] INFO: Archiving Costs [Pipeline] echo [2023-02-04T03:53:50.920Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-04T03:53:51.203Z] ---> logs-deploy.sh [2023-02-04T03:53:51.204Z] lf-activate-venv: SKIPPING [2023-02-04T03:53:51.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/392 [2023-02-04T03:53:51.204Z] INFO: archiving workspace using pattern(s): [2023-02-04T03:53:52.138Z] Archives upload complete. [2023-02-04T03:53:52.138Z] INFO: archiving logs to Nexus