Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 363f833ea6f60f941992b7112881234b721ef949 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-ssh14609019964470512867.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-ssh1389618074477441350.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-ssh7305030396038137566.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-ssh4054977014171275851.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-ssh12533158848330254987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8745 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/444 [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/444 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 363f833ea6f60f941992b7112881234b721ef949 (main) Commit message: "Merge pull request #4421 from hahattan/dep-bump" > git config core.sparsecheckout # timeout=10 > git checkout -f 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-list --no-walk b791e6ee5a2a3a6eb267af43de5b080d31e9a077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T05:10:25.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T05:10:25.716Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T05:10:25.737Z] ========================================================= [2023-03-08T05:10:25.737Z] EdgeX Global Pipelines Version Info [2023-03-08T05:10:25.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:10:26.463Z] ------------------- [2023-03-08T05:10:26.463Z] stable info: [2023-03-08T05:10:26.463Z] ------------------- [2023-03-08T05:10:26.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T05:10:26.463Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T05:10:26.463Z] Message: update stable to v1.0.244 [2023-03-08T05:10:27.032Z] ------------------- [2023-03-08T05:10:27.032Z] experimental info: [2023-03-08T05:10:27.032Z] ------------------- [2023-03-08T05:10:27.032Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T05:10:27.032Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T05:10:27.032Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T05:10:27.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-08T05:10:27.220Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-08T05:10:27.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T05:10:27.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T05:10:27.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T05:10:27.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T05:10:27.267Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T05:10:27.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-08T05:10:27.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-08T05:10:27.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-08T05:10:27.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T05:10:27.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T05:10:27.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T05:10:27.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T05:10:27.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T05:10:27.337Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T05:10:27.345Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T05:10:27.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T05:10:27.360Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-08T05:10:27.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-08T05:10:27.375Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T05:10:27.383Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T05:10:27.395Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T05:10:27.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T05:10:27.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T05:10:27.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T05:10:27.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 363f833ea6f60f941992b7112881234b721ef949 [Pipeline] echo [2023-03-08T05:10:27.436Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 363f833 [Pipeline] echo [2023-03-08T05:10:27.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T05:10:27.475Z] provisioning config files... [2023-03-08T05:10:27.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config3539277885874903502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:10:27.788Z] ---> docker-login.sh [2023-03-08T05:10:27.788Z] nexus3.edgexfoundry.org:10001 [2023-03-08T05:10:28.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:10:28.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:10:28.047Z] Configure a credential helper to remove this warning. See [2023-03-08T05:10:28.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:10:28.047Z] [2023-03-08T05:10:28.047Z] Login Succeeded [2023-03-08T05:10:28.047Z] nexus3.edgexfoundry.org:10002 [2023-03-08T05:10:28.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:10:28.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:10:28.308Z] Configure a credential helper to remove this warning. See [2023-03-08T05:10:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:10:28.308Z] [2023-03-08T05:10:28.308Z] Login Succeeded [2023-03-08T05:10:28.308Z] nexus3.edgexfoundry.org:10003 [2023-03-08T05:10:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:10:28.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:10:28.308Z] Configure a credential helper to remove this warning. See [2023-03-08T05:10:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:10:28.308Z] [2023-03-08T05:10:28.308Z] Login Succeeded [2023-03-08T05:10:28.308Z] nexus3.edgexfoundry.org:10004 [2023-03-08T05:10:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:10:28.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:10:28.308Z] Configure a credential helper to remove this warning. See [2023-03-08T05:10:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:10:28.308Z] [2023-03-08T05:10:28.308Z] Login Succeeded [2023-03-08T05:10:28.308Z] docker.io [2023-03-08T05:10:28.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:10:28.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:10:28.567Z] Configure a credential helper to remove this warning. See [2023-03-08T05:10:28.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:10:28.567Z] [2023-03-08T05:10:28.567Z] Login Succeeded [2023-03-08T05:10:28.567Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T05:10:28.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T05:10:28.874Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/core-command/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/core-data/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/core-metadata/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/support-notifications/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-08T05:10:28.874Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-08T05:10:28.874Z] + cut -d/ -f2 [2023-03-08T05:10:28.874Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-08T05:10:28.928Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T05:10:29.241Z] + git rev-list -1 --merges 363f833ea6f60f941992b7112881234b721ef949~1..363f833ea6f60f941992b7112881234b721ef949 [Pipeline] echo [2023-03-08T05:10:29.252Z] -----------> git rev-list -1 --merges 363f833ea6f60f941992b7112881234b721ef949~1..363f833ea6f60f941992b7112881234b721ef949 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:10:29.252Z] 363f833ea6f60f941992b7112881234b721ef949 [false] [Pipeline] sh [2023-03-08T05:10:29.535Z] + git log --format=format:%s -1 363f833ea6f60f941992b7112881234b721ef949 [Pipeline] echo [2023-03-08T05:10:29.551Z] ========================================================= [2023-03-08T05:10:29.551Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T05:10:29.551Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-08T05:10:29.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T05:10:29.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T05:10:29.900Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T05:10:29.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T05:10:29.900Z] + sudo tee -a+ /etc/ssh/ssh_known_hosts [2023-03-08T05:10:29.900Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T05:10:29.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:10:30.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T05:10:30.233Z] [2023-03-08T05:10:30.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:10:30.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T05:10:30.540Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T05:10:30.540Z] b85a868b505f: Pulling fs layer [2023-03-08T05:10:30.540Z] e2be974225ed: Pulling fs layer [2023-03-08T05:10:30.540Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T05:10:30.540Z] 988bab9f4d93: Pulling fs layer [2023-03-08T05:10:30.540Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T05:10:30.540Z] eaf3925da568: Pulling fs layer [2023-03-08T05:10:30.540Z] bab4dde63d76: Pulling fs layer [2023-03-08T05:10:30.540Z] bde34c3a00c8: Pulling fs layer [2023-03-08T05:10:30.540Z] b352a97aabf1: Pulling fs layer [2023-03-08T05:10:30.540Z] 4872d77fe225: Pulling fs layer [2023-03-08T05:10:30.540Z] 5851b861e8e6: Pulling fs layer [2023-03-08T05:10:30.540Z] 988bab9f4d93: Waiting [2023-03-08T05:10:30.540Z] 1469e6f7b9e6: Waiting [2023-03-08T05:10:30.540Z] eaf3925da568: Waiting [2023-03-08T05:10:30.540Z] bab4dde63d76: Waiting [2023-03-08T05:10:30.540Z] bde34c3a00c8: Waiting [2023-03-08T05:10:30.540Z] b352a97aabf1: Waiting [2023-03-08T05:10:30.540Z] 4872d77fe225: Waiting [2023-03-08T05:10:30.540Z] 5851b861e8e6: Waiting [2023-03-08T05:10:30.540Z] e2be974225ed: Verifying Checksum [2023-03-08T05:10:30.540Z] e2be974225ed: Download complete [2023-03-08T05:10:30.540Z] 988bab9f4d93: Download complete [2023-03-08T05:10:30.803Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T05:10:30.804Z] 1469e6f7b9e6: Download complete [2023-03-08T05:10:30.804Z] eaf3925da568: Download complete [2023-03-08T05:10:30.804Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T05:10:30.804Z] 339a4e72a1f5: Download complete [2023-03-08T05:10:30.804Z] bde34c3a00c8: Verifying Checksum [2023-03-08T05:10:30.804Z] bde34c3a00c8: Download complete [2023-03-08T05:10:30.804Z] b352a97aabf1: Download complete [2023-03-08T05:10:30.804Z] 4872d77fe225: Verifying Checksum [2023-03-08T05:10:30.804Z] 4872d77fe225: Download complete [2023-03-08T05:10:30.804Z] 5851b861e8e6: Verifying Checksum [2023-03-08T05:10:30.804Z] 5851b861e8e6: Download complete [2023-03-08T05:10:30.804Z] b85a868b505f: Verifying Checksum [2023-03-08T05:10:30.804Z] b85a868b505f: Download complete [2023-03-08T05:10:31.372Z] bab4dde63d76: Verifying Checksum [2023-03-08T05:10:31.372Z] bab4dde63d76: Download complete [2023-03-08T05:10:32.308Z] b85a868b505f: Pull complete [2023-03-08T05:10:32.308Z] e2be974225ed: Pull complete [2023-03-08T05:10:32.874Z] 339a4e72a1f5: Pull complete [2023-03-08T05:10:32.874Z] 988bab9f4d93: Pull complete [2023-03-08T05:10:33.134Z] 1469e6f7b9e6: Pull complete [2023-03-08T05:10:33.134Z] eaf3925da568: Pull complete [2023-03-08T05:10:35.040Z] bab4dde63d76: Pull complete [2023-03-08T05:10:35.040Z] bde34c3a00c8: Pull complete [2023-03-08T05:10:35.299Z] b352a97aabf1: Pull complete [2023-03-08T05:10:35.299Z] 4872d77fe225: Pull complete [2023-03-08T05:10:35.299Z] 5851b861e8e6: Pull complete [2023-03-08T05:10:35.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T05:10:35.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T05:10:35.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:10:35.379Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:10:35.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:10:36.689Z] $ docker top 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 -eo pid,comm [2023-03-08T05:10:36.745Z] 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-03-08T05:10:36.745Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T05:10:36.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T05:10:36.787Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T05:10:36.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T05:10:36.908Z] $ docker exec 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent [2023-03-08T05:10:37.025Z] SSH_AUTH_SOCK=/tmp/ssh-W4LMsCokT0UC/agent.31 [2023-03-08T05:10:37.025Z] SSH_AGENT_PID=37 [2023-03-08T05:10:37.031Z] Running ssh-add (command line suppressed) [2023-03-08T05:10:37.141Z] Identity added: /w/workspace/edgex-go/444@tmp/private_key_16753202887243389934.key (/w/workspace/edgex-go/444@tmp/private_key_16753202887243389934.key) [2023-03-08T05:10:37.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T05:10:37.438Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T05:10:37.458Z] $ docker exec --env ******** --env ******** 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent -k [2023-03-08T05:10:37.563Z] unset SSH_AUTH_SOCK; [2023-03-08T05:10:37.563Z] unset SSH_AGENT_PID; [2023-03-08T05:10:37.563Z] echo Agent pid 37 killed; [2023-03-08T05:10:37.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T05:10:37.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T05:10:37.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T05:10:37.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T05:10:37.714Z] $ docker exec 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent [2023-03-08T05:10:37.817Z] SSH_AUTH_SOCK=/tmp/ssh-TV81vH0uTqwk/agent.69 [2023-03-08T05:10:37.817Z] SSH_AGENT_PID=75 [2023-03-08T05:10:37.823Z] Running ssh-add (command line suppressed) [2023-03-08T05:10:37.928Z] Identity added: /w/workspace/edgex-go/444@tmp/private_key_4519054320597223499.key (/w/workspace/edgex-go/444@tmp/private_key_4519054320597223499.key) [2023-03-08T05:10:37.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T05:10:38.226Z] + git semver init [2023-03-08T05:10:38.492Z] 2023-03-08 05:10:38,468 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T05:10:38.492Z] 2023-03-08 05:10:38,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/444/.semver [2023-03-08T05:10:38.492Z] 2023-03-08 05:10:38,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/444/.semver [2023-03-08T05:10:38.492Z] 2023-03-08 05:10:38,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/444/.semver'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=None) [2023-03-08T05:10:43.774Z] 2023-03-08 05:10:43,213 [append_file] DEBUG append to file:/w/workspace/edgex-go/444/.git/info/exclude [2023-03-08T05:10:43.774Z] 2023-03-08 05:10:43,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/444/.semver/main with force:False [2023-03-08T05:10:43.774Z] 2023-03-08 05:10:43,214 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:10:43.774Z] 2023-03-08 05:10:43,214 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:10:43.774Z] 3.0.0-dev.82 [Pipeline] } [2023-03-08T05:10:43.788Z] $ docker exec --env ******** --env ******** 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 ssh-agent -k [2023-03-08T05:10:43.893Z] unset SSH_AUTH_SOCK; [2023-03-08T05:10:43.894Z] unset SSH_AGENT_PID; [2023-03-08T05:10:43.895Z] echo Agent pid 75 killed; [2023-03-08T05:10:43.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T05:10:44.200Z] + git semver [Pipeline] } [2023-03-08T05:10:44.477Z] $ docker stop --time=1 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 [2023-03-08T05:10:45.786Z] $ docker rm -f --volumes 766a3b5126a2c12db244997d34e3d02ba5a0330311a7a456732a4201b172bed1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T05:10:46.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T05:10:46.326Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T05:10:46.329Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.82 [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-03-08T05:10:46.700Z] + git config --global --add safe.directory /w/workspace/edgex-go/444 [Pipeline] echo [2023-03-08T05:10:46.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-03-08T05:10:46.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8743 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] echo [2023-03-08T05:10:46.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] ws [2023-03-08T05:10:46.738Z] Running in /w/workspace/edgex-go/444 [Pipeline] { [Pipeline] echo [2023-03-08T05:10:46.744Z] ========================================================= [2023-03-08T05:10:46.744Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T05:10:46.744Z] ========================================================= [Pipeline] fileExists [Pipeline] checkout [Pipeline] sh [2023-03-08T05:10:46.776Z] The recommended git tool is: git [2023-03-08T05:10:47.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T05:10:47.047Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T05:10:47.047Z] 213ec9aee27d: Pulling fs layer [2023-03-08T05:10:47.047Z] 4583459ba037: Pulling fs layer [2023-03-08T05:10:47.047Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T05:10:47.047Z] 53926ce57604: Pulling fs layer [2023-03-08T05:10:47.047Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T05:10:47.047Z] 22ff95d597cd: Pulling fs layer [2023-03-08T05:10:47.047Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T05:10:47.047Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T05:10:47.047Z] a7acece74701: Pulling fs layer [2023-03-08T05:10:47.047Z] 53926ce57604: Waiting [2023-03-08T05:10:47.047Z] 21b2b0c7a3f4: Waiting [2023-03-08T05:10:47.047Z] 22ff95d597cd: Waiting [2023-03-08T05:10:47.047Z] 96b7cbca73a9: Waiting [2023-03-08T05:10:47.047Z] 12d6caf4c0d1: Waiting [2023-03-08T05:10:47.047Z] a7acece74701: Waiting [2023-03-08T05:10:47.047Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T05:10:47.047Z] 93c1e223e6f2: Download complete [2023-03-08T05:10:47.047Z] 4583459ba037: Download complete [2023-03-08T05:10:47.047Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T05:10:47.047Z] 21b2b0c7a3f4: Download complete [2023-03-08T05:10:47.047Z] 22ff95d597cd: Download complete [2023-03-08T05:10:47.047Z] 213ec9aee27d: Verifying Checksum [2023-03-08T05:10:47.048Z] 213ec9aee27d: Download complete [2023-03-08T05:10:47.048Z] 12d6caf4c0d1: Verifying Checksum [2023-03-08T05:10:47.048Z] 12d6caf4c0d1: Download complete [2023-03-08T05:10:47.311Z] 213ec9aee27d: Pull complete [2023-03-08T05:10:47.311Z] 4583459ba037: Pull complete [2023-03-08T05:10:47.571Z] 93c1e223e6f2: Pull complete [2023-03-08T05:10:47.571Z] a7acece74701: Verifying Checksum [2023-03-08T05:10:47.571Z] a7acece74701: Download complete [2023-03-08T05:10:47.830Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T05:10:47.830Z] 96b7cbca73a9: Download complete [2023-03-08T05:10:47.830Z] 53926ce57604: Download complete [2023-03-08T05:10:52.022Z] 53926ce57604: Pull complete [2023-03-08T05:10:52.022Z] 21b2b0c7a3f4: Pull complete [2023-03-08T05:10:52.022Z] 22ff95d597cd: Pull complete [2023-03-08T05:10:52.022Z] 12d6caf4c0d1: Pull complete [2023-03-08T05:10:52.999Z] using credential edgex-jenkins-ssh [2023-03-08T05:10:53.018Z] Cloning the remote Git repository [2023-03-08T05:10:53.932Z] 96b7cbca73a9: Pull complete [2023-03-08T05:10:53.074Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-08T05:10:53.162Z] > git init /w/workspace/edgex-go/444 # timeout=10 [2023-03-08T05:10:53.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-08T05:10:53.370Z] > git --version # timeout=10 [2023-03-08T05:10:53.390Z] > git --version # 'git version 2.25.1' [2023-03-08T05:10:53.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T05:10:53.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T05:10:54.499Z] a7acece74701: Pull complete [2023-03-08T05:10:54.499Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T05:10:54.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T05:10:54.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T05:10:54.799Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T05:10:54.799Z] WORKDIR /edgex [2023-03-08T05:10:54.799Z] COPY go.mod . [2023-03-08T05:10:54.799Z] RUN go mod download [2023-03-08T05:10:54.799Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-08T05:10:55.368Z] Sending build context to Docker daemon 170.3MB [2023-03-08T05:10:55.368Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T05:10:55.368Z] ---> db6d94c90886 [2023-03-08T05:10:55.368Z] Step 2/4 : WORKDIR /edgex [2023-03-08T05:10:57.283Z] ---> Running in e86c3e6247f3 [2023-03-08T05:10:57.283Z] Removing intermediate container e86c3e6247f3 [2023-03-08T05:10:57.283Z] ---> 9267b0f92735 [2023-03-08T05:10:57.283Z] Step 3/4 : COPY go.mod . [2023-03-08T05:10:57.541Z] ---> 4546990aadbb [2023-03-08T05:10:57.541Z] Step 4/4 : RUN go mod download [2023-03-08T05:10:57.541Z] ---> Running in 7c9ed22dfdfc [2023-03-08T05:11:05.667Z] Removing intermediate container 7c9ed22dfdfc [2023-03-08T05:11:05.667Z] ---> 4733e27af857 [2023-03-08T05:11:05.667Z] Successfully built 4733e27af857 [2023-03-08T05:11:05.667Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:11:05.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T05:11:05.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:11:06.062Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:11:06.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:11:06.444Z] $ docker top 791dbc6458debc41fd9d2673c3120109a20cf5ad581f9c8a11e33c00cdb1f6d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:11:06.776Z] + go version [2023-03-08T05:11:06.776Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T05:11:06.790Z] $ docker stop --time=1 791dbc6458debc41fd9d2673c3120109a20cf5ad581f9c8a11e33c00cdb1f6d0 [2023-03-08T05:11:08.084Z] $ docker rm -f --volumes 791dbc6458debc41fd9d2673c3120109a20cf5ad581f9c8a11e33c00cdb1f6d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:11:08.470Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T05:11:08.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:11:08.533Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:11:08.563Z] $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:11:08.915Z] $ docker top cf107dad773bd41b9c7582ff276aaa1b40bcc9ade4e362bc49a427a22bd6d281 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T05:11:08.976Z] ========================================================= [2023-03-08T05:11:08.976Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-08T05:11:08.976Z] ========================================================= [Pipeline] sh [2023-03-08T05:11:09.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/444 [Pipeline] fileExists [Pipeline] sh [2023-03-08T05:11:09.549Z] + make test [2023-03-08T05:11:09.549Z] go test -race -coverprofile=coverage.out ./... [2023-03-08T05:11:16.111Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-08T05:11:17.129Z] Avoid second fetch [2023-03-08T05:11:17.130Z] Checking out Revision 363f833ea6f60f941992b7112881234b721ef949 (main) [2023-03-08T05:11:17.865Z] Commit message: "Merge pull request #4421 from hahattan/dep-bump" [2023-03-08T05:11:16.097Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-08T05:11:16.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T05:11:17.148Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T05:11:17.165Z] > git checkout -f 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T05:11:18.695Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T05:11:18.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:11:18.695Z] Dload Upload Total Spent Left Speed [2023-03-08T05:11:18.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81216 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-03-08T05:11:19.389Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T05:11:19.728Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T05:11:19.728Z] + sudo tee /etc/docker/daemon.new [2023-03-08T05:11:19.728Z] { [2023-03-08T05:11:19.728Z] "registry-mirrors": [ [2023-03-08T05:11:19.728Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T05:11:19.728Z] ], [2023-03-08T05:11:19.728Z] "bip": "10.250.0.254/24", [2023-03-08T05:11:19.728Z] "hosts": [ [2023-03-08T05:11:19.728Z] "tcp://0.0.0.0:5555", [2023-03-08T05:11:19.728Z] "unix:///var/run/docker.sock" [2023-03-08T05:11:19.728Z] ], [2023-03-08T05:11:19.728Z] "mtu": 1458, [2023-03-08T05:11:19.728Z] "selinux-enabled": true, [2023-03-08T05:11:19.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T05:11:19.728Z] } [Pipeline] sh [2023-03-08T05:11:20.066Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T05:11:20.422Z] + sudo service docker restart [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-08T05:11:30.978Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-08T05:11:30.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-08T05:11:30.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-08T05:11:30.979Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-08T05:11:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-08T05:11:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2023-03-08T05:11:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-08T05:11:30.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-08T05:11:30.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2023-03-08T05:11:34.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.115s coverage: 71.2% of statements [2023-03-08T05:11:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-08T05:11:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-08T05:11:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-08T05:11:34.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements [2023-03-08T05:11:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-08T05:11:34.253Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.026s coverage: 88.5% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 3.9% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 65.9% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.121s coverage: 0.9% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements [2023-03-08T05:11:35.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 45.5% of statements [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.090s coverage: 94.1% of statements [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements [2023-03-08T05:11:35.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T05:11:38.741Z] provisioning config files... [2023-03-08T05:11:38.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config11554889204808008964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:11:39.124Z] ---> docker-login.sh [2023-03-08T05:11:39.124Z] nexus3.edgexfoundry.org:10001 [2023-03-08T05:11:39.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:11:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:11:39.715Z] Configure a credential helper to remove this warning. See [2023-03-08T05:11:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:11:39.715Z] [2023-03-08T05:11:39.715Z] Login Succeeded [2023-03-08T05:11:39.715Z] nexus3.edgexfoundry.org:10002 [2023-03-08T05:11:39.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:11:40.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:11:40.255Z] Configure a credential helper to remove this warning. See [2023-03-08T05:11:40.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:11:40.255Z] [2023-03-08T05:11:40.255Z] Login Succeeded [2023-03-08T05:11:40.255Z] nexus3.edgexfoundry.org:10003 [2023-03-08T05:11:40.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2023-03-08T05:11:40.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:11:40.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:11:40.526Z] Configure a credential helper to remove this warning. See [2023-03-08T05:11:40.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:11:40.526Z] [2023-03-08T05:11:40.526Z] Login Succeeded [2023-03-08T05:11:40.526Z] nexus3.edgexfoundry.org:10004 [2023-03-08T05:11:40.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:11:40.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:11:40.797Z] Configure a credential helper to remove this warning. See [2023-03-08T05:11:40.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:11:40.797Z] [2023-03-08T05:11:40.797Z] Login Succeeded [2023-03-08T05:11:41.075Z] docker.io [2023-03-08T05:11:41.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:11:41.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:11:41.354Z] Configure a credential helper to remove this warning. See [2023-03-08T05:11:41.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:11:41.354Z] [2023-03-08T05:11:41.354Z] Login Succeeded [2023-03-08T05:11:41.626Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T05:11:41.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-08T05:11:42.249Z] + git config --global --add safe.directory /w/workspace/edgex-go/444 [Pipeline] echo [2023-03-08T05:11:42.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T05:11:42.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T05:11:42.303Z] ========================================================= [2023-03-08T05:11:42.303Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T05:11:42.303Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-08T05:11:42.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T05:11:42.639Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T05:11:42.639Z] 9b18e9b68314: Pulling fs layer [2023-03-08T05:11:42.639Z] 35d82f9e3411: Pulling fs layer [2023-03-08T05:11:42.639Z] e16973657156: Pulling fs layer [2023-03-08T05:11:42.639Z] fc693d55d65f: Pulling fs layer [2023-03-08T05:11:42.639Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T05:11:42.639Z] dda99020689f: Pulling fs layer [2023-03-08T05:11:42.639Z] db1c61fa0a46: Pulling fs layer [2023-03-08T05:11:42.639Z] 891c053d2c06: Pulling fs layer [2023-03-08T05:11:42.639Z] fc693d55d65f: Waiting [2023-03-08T05:11:42.639Z] 7e9fc2657dce: Waiting [2023-03-08T05:11:42.639Z] dda99020689f: Waiting [2023-03-08T05:11:42.639Z] db1c61fa0a46: Waiting [2023-03-08T05:11:42.639Z] 891c053d2c06: Waiting [2023-03-08T05:11:42.912Z] e16973657156: Verifying Checksum [2023-03-08T05:11:42.912Z] e16973657156: Download complete [2023-03-08T05:11:42.912Z] 35d82f9e3411: Verifying Checksum [2023-03-08T05:11:42.912Z] 35d82f9e3411: Download complete [2023-03-08T05:11:42.912Z] 7e9fc2657dce: Verifying Checksum [2023-03-08T05:11:42.912Z] 7e9fc2657dce: Download complete [2023-03-08T05:11:42.912Z] dda99020689f: Verifying Checksum [2023-03-08T05:11:42.912Z] dda99020689f: Download complete [2023-03-08T05:11:42.912Z] 9b18e9b68314: Verifying Checksum [2023-03-08T05:11:43.900Z] 9b18e9b68314: Pull complete [2023-03-08T05:11:44.174Z] 891c053d2c06: Verifying Checksum [2023-03-08T05:11:44.174Z] 891c053d2c06: Download complete [2023-03-08T05:11:44.446Z] 35d82f9e3411: Pull complete [2023-03-08T05:11:44.719Z] e16973657156: Pull complete [2023-03-08T05:11:45.312Z] db1c61fa0a46: Verifying Checksum [2023-03-08T05:11:45.312Z] db1c61fa0a46: Download complete [2023-03-08T05:11:45.903Z] fc693d55d65f: Download complete [2023-03-08T05:11:58.255Z] fc693d55d65f: Pull complete [2023-03-08T05:11:58.255Z] 7e9fc2657dce: Pull complete [2023-03-08T05:11:58.255Z] dda99020689f: Pull complete [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.322s coverage: 79.9% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 82.1% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 84.8% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-08T05:11:58.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-08T05:11:58.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 38.4% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-08T05:11:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-08T05:11:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-08T05:11:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-08T05:11:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-08T05:11:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-08T05:11:58.525Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-08T05:11:58.525Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-08T05:11:58.525Z] 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-03-08T05:12:04.937Z] db1c61fa0a46: Pull complete [2023-03-08T05:12:06.896Z] 891c053d2c06: Pull complete [2023-03-08T05:12:06.896Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T05:12:06.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T05:12:06.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-08T05:12:07.236Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T05:12:07.236Z] WORKDIR /edgex [2023-03-08T05:12:07.236Z] COPY go.mod . [2023-03-08T05:12:07.236Z] RUN go mod download -t [2023-03-08T05:12:07.236Z] ci-base-image-arm64 -f - . [2023-03-08T05:12:07.835Z] Sending build context to Docker daemon 2.948MB [2023-03-08T05:12:07.835Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T05:12:07.835Z] ---> f96f9c87975a [2023-03-08T05:12:07.835Z] Step 2/4 : WORKDIR /edgex [2023-03-08T05:12:09.800Z] ---> Running in 9b9510dcf44f [2023-03-08T05:12:09.800Z] Removing intermediate container 9b9510dcf44f [2023-03-08T05:12:09.800Z] ---> b1e5f645c45b [2023-03-08T05:12:09.800Z] Step 3/4 : COPY go.mod . [2023-03-08T05:12:10.386Z] ---> 4f6026c29b0a [2023-03-08T05:12:10.386Z] Step 4/4 : RUN go mod download [2023-03-08T05:12:10.386Z] ---> Running in b9abd3ef4bef [2023-03-08T05:12:13.383Z] 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-03-08T05:12:13.383Z] go vet ./... [2023-03-08T05:12:16.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T05:12:16.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T05:12:16.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-08T05:12:17.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-08T05:12:17.468Z] + ls -al . [2023-03-08T05:12:17.468Z] total 704 [2023-03-08T05:12:17.468Z] drwxrwxr-x 11 1001 1001 4096 Mar 8 05:11 . [2023-03-08T05:12:17.468Z] drwxr-xr-x 4 root root 4096 Mar 8 05:11 .. [2023-03-08T05:12:17.468Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 05:10 .blubracket [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 16 Mar 8 05:10 .dockerignore [2023-03-08T05:12:17.468Z] drwxrwxr-x 8 1001 1001 4096 Mar 8 05:11 .git [2023-03-08T05:12:17.468Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 05:10 .github [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 1112 Mar 8 05:10 .gitignore [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 42 Mar 8 05:10 .golangci.yml [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 87 Mar 8 05:10 .hadolint.yml [2023-03-08T05:12:17.468Z] drwxr-xr-x 3 1001 1001 4096 Mar 8 05:10 .semver [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 166 Mar 8 05:10 .sonarcloud.properties [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 1171 Mar 8 05:10 ADOPTERS.md [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 10825 Mar 8 05:10 Attribution.txt [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 73765 Mar 8 05:10 CHANGELOG.md [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 3804 Mar 8 05:10 CONTRIBUTING.md [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 677 Mar 8 05:10 GOVERNANCE.md [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 883 Mar 8 05:10 Jenkinsfile [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 10775 Mar 8 05:10 LICENSE [2023-03-08T05:12:17.468Z] -rw-rw-r-- 1 1001 1001 14071 Mar 8 05:10 Makefile [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 582 Mar 8 05:10 OWNERS.md [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 9403 Mar 8 05:10 README.md [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 6912 Mar 8 05:10 SECURITY.md [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 12 Mar 8 05:10 VERSION [2023-03-08T05:12:17.469Z] drwxrwxr-x 2 1001 1001 4096 Mar 8 05:10 bin [2023-03-08T05:12:17.469Z] drwxrwxr-x 18 1001 1001 4096 Mar 8 05:10 cmd [2023-03-08T05:12:17.469Z] -rw-r--r-- 1 root root 446903 Mar 8 05:11 coverage.out [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 3232 Mar 8 05:10 go.mod [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 31098 Mar 8 05:10 go.sum [2023-03-08T05:12:17.469Z] drwxrwxr-x 7 1001 1001 4096 Mar 8 05:10 internal [2023-03-08T05:12:17.469Z] drwxrwxr-x 3 1001 1001 4096 Mar 8 05:10 openapi [2023-03-08T05:12:17.469Z] drwxrwxr-x 4 1001 1001 4096 Mar 8 05:10 snap [2023-03-08T05:12:17.469Z] -rw-rw-r-- 1 1001 1001 204 Mar 8 05:10 version.go [Pipeline] sh [2023-03-08T05:12:17.752Z] + '[' -e coverage.out ] [2023-03-08T05:12:17.752Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-08T05:12:17.849Z] Stashed 1 file(s) [Pipeline] sh [2023-03-08T05:12:18.147Z] + make build [2023-03-08T05:12:18.147Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T05:12:30.340Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T05:12:30.906Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T05:12:31.843Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T05:12:32.776Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T05:12:39.338Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T05:12:41.237Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T05:12:42.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T05:12:42.807Z] Removing intermediate container b9abd3ef4bef [2023-03-08T05:12:42.807Z] ---> 76931958a5ac [2023-03-08T05:12:42.807Z] Successfully built 76931958a5ac [2023-03-08T05:12:42.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:12:43.146Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T05:12:43.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:12:43.194Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T05:12:43.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container [2023-03-08T05:12:43.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T05:12:44.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T05:12:44.628Z] $ docker top 9c2049725660a2c6ae91252b2d68ce9556959394a06498f75ac9fde6d043625b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:12:45.134Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T05:12:45.462Z] + go version [2023-03-08T05:12:45.462Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T05:12:45.481Z] $ docker stop --time=1 9c2049725660a2c6ae91252b2d68ce9556959394a06498f75ac9fde6d043625b [2023-03-08T05:12:46.068Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T05:12:47.057Z] $ docker rm -f --volumes 9c2049725660a2c6ae91252b2d68ce9556959394a06498f75ac9fde6d043625b [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] } [2023-03-08T05:12:47.572Z] $ docker stop --time=1 cf107dad773bd41b9c7582ff276aaa1b40bcc9ade4e362bc49a427a22bd6d281 [2023-03-08T05:12:49.681Z] $ docker rm -f --volumes cf107dad773bd41b9c7582ff276aaa1b40bcc9ade4e362bc49a427a22bd6d281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:12:50.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T05:12:50.347Z] [2023-03-08T05:12:50.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:12:50.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T05:12:50.404Z] [2023-03-08T05:12:50.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:12:50.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T05:12:50.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T05:12:50.711Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-08T05:12:50.711Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-08T05:12:50.711Z] ca9280d653b3: Pulling fs layer [2023-03-08T05:12:50.711Z] 7e9c9ca2126c: Pulling fs layer [2023-03-08T05:12:50.946Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-08T05:12:50.946Z] 29e5d40040c1: Pulling fs layer [2023-03-08T05:12:50.946Z] 1ce36da41761: Pulling fs layer [2023-03-08T05:12:50.946Z] 25b303627fd3: Pulling fs layer [2023-03-08T05:12:50.946Z] 29e5d40040c1: Verifying Checksum [2023-03-08T05:12:50.946Z] 29e5d40040c1: Download complete [2023-03-08T05:12:50.970Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-08T05:12:50.970Z] cbdbe7a5bc2a: Download complete [2023-03-08T05:12:50.970Z] cbdbe7a5bc2a: Pull complete [2023-03-08T05:12:50.970Z] ca9280d653b3: Verifying Checksum [2023-03-08T05:12:50.970Z] ca9280d653b3: Download complete [2023-03-08T05:12:51.215Z] 1ce36da41761: Verifying Checksum [2023-03-08T05:12:51.215Z] 1ce36da41761: Download complete [2023-03-08T05:12:51.494Z] 29e5d40040c1: Pull complete [2023-03-08T05:12:51.537Z] 7e9c9ca2126c: Download complete [2023-03-08T05:12:51.537Z] ca9280d653b3: Pull complete [2023-03-08T05:12:52.903Z] 1ce36da41761: Pull complete [2023-03-08T05:12:52.903Z] 25b303627fd3: Verifying Checksum [2023-03-08T05:12:52.903Z] 25b303627fd3: Download complete [2023-03-08T05:12:54.816Z] 7e9c9ca2126c: Pull complete [2023-03-08T05:12:54.816Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-08T05:12:54.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T05:12:54.816Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:12:54.891Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:12:54.921Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:12:56.047Z] $ docker top 268f152fa70a03a52a72afd0136120443845de548f8cafd93d6303f5b66dc947 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:12:56.383Z] + + docker-compose buildgrep --help parallel [2023-03-08T05:12:56.383Z] [2023-03-08T05:12:56.952Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T05:12:56.964Z] $ docker stop --time=1 268f152fa70a03a52a72afd0136120443845de548f8cafd93d6303f5b66dc947 [2023-03-08T05:12:58.249Z] $ docker rm -f --volumes 268f152fa70a03a52a72afd0136120443845de548f8cafd93d6303f5b66dc947 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:12:58.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-08T05:12:58.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:12:58.714Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:12:58.747Z] $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:12:59.073Z] $ docker top 23f77f636f396147ac3f1492ea94b87ca39de441a4d1a3f020bb606cd4b9a5d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:12:59.397Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T05:12:59.964Z] Building core-command ... [2023-03-08T05:12:59.964Z] Building core-common-config-bootstrapper ... [2023-03-08T05:12:59.964Z] Building core-data ... [2023-03-08T05:12:59.964Z] Building core-metadata ... [2023-03-08T05:12:59.964Z] Building security-bootstrapper ... [2023-03-08T05:12:59.964Z] Building security-proxy-auth ... [2023-03-08T05:12:59.964Z] Building security-proxy-setup ... [2023-03-08T05:12:59.964Z] Building security-secretstore-setup ... [2023-03-08T05:12:59.964Z] Building security-spiffe-token-provider ... [2023-03-08T05:12:59.964Z] Building security-spire-agent ... [2023-03-08T05:12:59.964Z] Building security-spire-config ... [2023-03-08T05:12:59.964Z] Building security-spire-server ... [2023-03-08T05:12:59.964Z] Building support-notifications ... [2023-03-08T05:12:59.964Z] Building support-scheduler ... [2023-03-08T05:12:59.964Z] Building security-proxy-auth [2023-03-08T05:12:59.964Z] Building security-proxy-setup [2023-03-08T05:12:59.964Z] Building core-data [2023-03-08T05:12:59.964Z] Building support-notifications [2023-03-08T05:12:59.964Z] Building core-command [2023-03-08T05:13:03.029Z] 25b303627fd3: Pull complete [2023-03-08T05:13:03.029Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-08T05:13:03.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T05:13:03.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:13:03.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container [2023-03-08T05:13:03.256Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-08T05:13:05.336Z] $ docker top d0ff279b7ccc5729124079156b70181755a092398fbf9c2a64096c465373dd49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:13:06.127Z] + + docker-composegrep build parallel --help [2023-03-08T05:13:06.127Z] [2023-03-08T05:13:10.372Z] --parallel Build images in parallel. [Pipeline] } [2023-03-08T05:13:10.656Z] $ docker stop --time=1 d0ff279b7ccc5729124079156b70181755a092398fbf9c2a64096c465373dd49 [2023-03-08T05:13:12.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:12.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:12.165Z] ---> 4733e27af857 [2023-03-08T05:13:12.165Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:12.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:12.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:12.165Z] ---> 4733e27af857 [2023-03-08T05:13:12.165Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:12.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:12.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:12.165Z] ---> 4733e27af857 [2023-03-08T05:13:12.165Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:12.165Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:12.165Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:12.165Z] ---> 4733e27af857 [2023-03-08T05:13:12.165Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:12.165Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:12.165Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:12.165Z] ---> 4733e27af857 [2023-03-08T05:13:12.165Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T05:13:12.387Z] $ docker rm -f --volumes d0ff279b7ccc5729124079156b70181755a092398fbf9c2a64096c465373dd49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:13:12.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-08T05:13:12.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:13:13.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container [2023-03-08T05:13:13.139Z] $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:13:14.198Z] $ docker top c8748ffdd6b771011f88fefbc523907830323b9b228d6e89c9e56c2747c53f6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:13:14.671Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-08T05:13:14.697Z] ---> Running in 02f80e58061e [2023-03-08T05:13:14.697Z] ---> Running in 3f63794b498b [2023-03-08T05:13:14.697Z] ---> Running in b11f0277d43c [2023-03-08T05:13:14.697Z] ---> Running in 76a3b1826ff4 [2023-03-08T05:13:14.697Z] ---> Running in 3975336a1ce5 [2023-03-08T05:13:14.697Z] Removing intermediate container 76a3b1826ff4 [2023-03-08T05:13:14.697Z] ---> 70299bf47912 [2023-03-08T05:13:14.697Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T05:13:14.697Z] Removing intermediate container 02f80e58061e [2023-03-08T05:13:14.697Z] ---> 714d034478aa [2023-03-08T05:13:14.697Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T05:13:14.697Z] Removing intermediate container 3f63794b498b [2023-03-08T05:13:14.697Z] ---> 32cb7d065764 [2023-03-08T05:13:14.697Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:14.697Z] Removing intermediate container 3975336a1ce5 [2023-03-08T05:13:14.697Z] ---> f52581d2d203 [2023-03-08T05:13:14.697Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:14.697Z] Removing intermediate container b11f0277d43c [2023-03-08T05:13:14.697Z] ---> 21686aabbc4a [2023-03-08T05:13:14.697Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:14.697Z] ---> Running in 1840b2500080 [2023-03-08T05:13:14.697Z] ---> Running in 4ff11aa82f00 [2023-03-08T05:13:14.697Z] ---> Running in 8af976a15a64 [2023-03-08T05:13:14.697Z] ---> Running in b822e1789fa0 [2023-03-08T05:13:14.697Z] ---> Running in 5946069734bc [2023-03-08T05:13:14.697Z] Removing intermediate container 1840b2500080 [2023-03-08T05:13:14.697Z] ---> 28b6b47b9245 [2023-03-08T05:13:14.697Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T05:13:14.697Z] Removing intermediate container 8af976a15a64 [2023-03-08T05:13:14.697Z] ---> 5cbc8eb54f63 [2023-03-08T05:13:14.697Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T05:13:14.697Z] ---> Running in 38c231f6dac2 [2023-03-08T05:13:14.697Z] ---> Running in 4b8fcfd6a35a [2023-03-08T05:13:14.697Z] Removing intermediate container b822e1789fa0 [2023-03-08T05:13:14.697Z] ---> e301ad0d0ea8 [2023-03-08T05:13:14.697Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:13:14.697Z] Removing intermediate container 5946069734bc [2023-03-08T05:13:14.697Z] ---> 3181962455db [2023-03-08T05:13:14.697Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:13:14.697Z] ---> Running in 282317fa5ff3 [2023-03-08T05:13:14.697Z] ---> Running in 7737892d26e1 [2023-03-08T05:13:14.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:14.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.470Z] OK: 211 MiB in 51 packages [2023-03-08T05:13:15.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.470Z] OK: 211 MiB in 51 packages [2023-03-08T05:13:15.470Z] OK: 211 MiB in 51 packages [2023-03-08T05:13:15.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:13:15.985Z] OK: 211 MiB in 51 packages [2023-03-08T05:13:15.985Z] OK: 211 MiB in 51 packages [2023-03-08T05:13:15.985Z] Removing intermediate container 4ff11aa82f00 [2023-03-08T05:13:15.985Z] ---> 53176b0e5c33 [2023-03-08T05:13:15.985Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T05:13:15.985Z] Removing intermediate container 38c231f6dac2 [2023-03-08T05:13:15.985Z] ---> adb8020517e8 [2023-03-08T05:13:15.985Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:13:15.985Z] Removing intermediate container 4b8fcfd6a35a [2023-03-08T05:13:15.985Z] ---> 26a44c0ec5d2 [2023-03-08T05:13:15.985Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T05:13:15.985Z] ---> 080c5635ef07 [2023-03-08T05:13:15.985Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:16.244Z] ---> Running in c3b82552bf04 [2023-03-08T05:13:16.244Z] ---> 4a4ffe7123ca [2023-03-08T05:13:16.244Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:16.244Z] ---> Running in fadd5f6d2080 [2023-03-08T05:13:16.244Z] ---> 2aa1adf6db5a [2023-03-08T05:13:16.244Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:16.244Z] ---> Running in 4919c7fa9392 [2023-03-08T05:13:16.244Z] Removing intermediate container 7737892d26e1 [2023-03-08T05:13:16.244Z] ---> fa3de2aad188 [2023-03-08T05:13:16.244Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:13:16.503Z] Removing intermediate container 282317fa5ff3 [2023-03-08T05:13:16.503Z] ---> 6593c92717e1 [2023-03-08T05:13:16.503Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:13:16.503Z] ---> a1762001ed27 [2023-03-08T05:13:16.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:16.503Z] ---> Running in 09f55bb31f91 [2023-03-08T05:13:16.503Z] ---> 9336232294bf [2023-03-08T05:13:16.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:16.503Z] ---> Running in 16d4cc0feeec [2023-03-08T05:13:18.913Z] Building core-command ... [2023-03-08T05:13:18.913Z] Building core-common-config-bootstrapper ... [2023-03-08T05:13:18.913Z] Building core-data ... [2023-03-08T05:13:18.913Z] Building core-metadata ... [2023-03-08T05:13:18.913Z] Building security-bootstrapper ... [2023-03-08T05:13:18.913Z] Building security-proxy-auth ... [2023-03-08T05:13:18.913Z] Building security-proxy-setup ... [2023-03-08T05:13:18.913Z] Building security-secretstore-setup ... [2023-03-08T05:13:18.913Z] Building security-spiffe-token-provider ... [2023-03-08T05:13:18.913Z] Building security-spire-agent ... [2023-03-08T05:13:18.913Z] Building security-spire-config ... [2023-03-08T05:13:18.913Z] Building security-spire-server ... [2023-03-08T05:13:18.913Z] Building support-notifications ... [2023-03-08T05:13:18.913Z] Building support-scheduler ... [2023-03-08T05:13:18.913Z] Building support-scheduler [2023-03-08T05:13:18.913Z] Building security-proxy-auth [2023-03-08T05:13:18.913Z] Building core-data [2023-03-08T05:13:18.913Z] Building core-common-config-bootstrapper [2023-03-08T05:13:18.913Z] Building security-spiffe-token-provider [2023-03-08T05:13:29.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:29.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:29.015Z] ---> 76931958a5ac [2023-03-08T05:13:29.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:29.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:29.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:29.015Z] ---> 76931958a5ac [2023-03-08T05:13:29.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:29.015Z] ---> Running in cd969fbd7ae4 [2023-03-08T05:13:29.015Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:29.015Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:29.015Z] ---> 76931958a5ac [2023-03-08T05:13:29.015Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T05:13:29.015Z] ---> Running in 321fde853218 [2023-03-08T05:13:29.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:29.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:29.015Z] ---> 76931958a5ac [2023-03-08T05:13:29.015Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:29.015Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:13:29.015Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:13:29.016Z] ---> 76931958a5ac [2023-03-08T05:13:29.016Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:13:29.016Z] ---> Running in 6ab262e244f9 [2023-03-08T05:13:29.016Z] ---> Running in 44427613b6e7 [2023-03-08T05:13:29.016Z] ---> Running in 151d3fcd912d [2023-03-08T05:13:29.016Z] Removing intermediate container cd969fbd7ae4 [2023-03-08T05:13:29.016Z] ---> c78f394124bc [2023-03-08T05:13:29.016Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:29.016Z] Removing intermediate container 321fde853218 [2023-03-08T05:13:29.016Z] ---> 36688c870573 [2023-03-08T05:13:29.016Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:29.016Z] ---> Running in 56b96c4e2d19 [2023-03-08T05:13:29.016Z] ---> Running in 0aba3c7133de [2023-03-08T05:13:29.016Z] Removing intermediate container 6ab262e244f9 [2023-03-08T05:13:29.016Z] ---> 0b4d6609239e [2023-03-08T05:13:29.016Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T05:13:29.283Z] Removing intermediate container 44427613b6e7 [2023-03-08T05:13:29.283Z] ---> d8c1e5ff143f [2023-03-08T05:13:29.283Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:29.283Z] Removing intermediate container 151d3fcd912d [2023-03-08T05:13:29.283Z] ---> 4906e90336db [2023-03-08T05:13:29.283Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:13:29.283Z] ---> Running in 7c17a30a192b [2023-03-08T05:13:29.283Z] ---> Running in b05c6431d716 [2023-03-08T05:13:29.564Z] ---> Running in cc427b118c7f [2023-03-08T05:13:29.847Z] Removing intermediate container 56b96c4e2d19 [2023-03-08T05:13:29.847Z] ---> 846ea2e06e89 [2023-03-08T05:13:29.847Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:13:29.847Z] Removing intermediate container 0aba3c7133de [2023-03-08T05:13:29.847Z] ---> 7a2bd1df282a [2023-03-08T05:13:29.847Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:13:30.113Z] ---> Running in 2c6544f19359 [2023-03-08T05:13:30.113Z] ---> Running in f641bc1b7f0c [2023-03-08T05:13:30.113Z] Removing intermediate container b05c6431d716 [2023-03-08T05:13:30.113Z] ---> 809552e0dff7 [2023-03-08T05:13:30.113Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:13:30.381Z] ---> Running in 41d8c8d3fe72 [2023-03-08T05:13:30.381Z] Removing intermediate container cc427b118c7f [2023-03-08T05:13:30.381Z] ---> f10c8f23e3a4 [2023-03-08T05:13:30.381Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:13:30.650Z] ---> Running in dc01e698c8ba [2023-03-08T05:13:31.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:31.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:32.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:33.232Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T05:13:33.232Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T05:13:33.232Z] OK: 16903 distinct packages available [2023-03-08T05:13:33.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:33.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:33.817Z] OK: 221 MiB in 51 packages [2023-03-08T05:13:33.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:13:34.090Z] OK: 221 MiB in 51 packages [2023-03-08T05:13:34.360Z] OK: 221 MiB in 51 packages [2023-03-08T05:13:34.360Z] OK: 221 MiB in 51 packages [2023-03-08T05:13:35.336Z] OK: 221 MiB in 51 packages [2023-03-08T05:13:38.668Z] Removing intermediate container f641bc1b7f0c [2023-03-08T05:13:38.668Z] Removing intermediate container 2c6544f19359 [2023-03-08T05:13:38.668Z] ---> 58073a09f9ee [2023-03-08T05:13:38.668Z] Step 6/22 : COPY go.mod vendor* ./ ---> c0a69524870b [2023-03-08T05:13:38.668Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:13:38.668Z] [2023-03-08T05:13:38.936Z] Removing intermediate container 41d8c8d3fe72 [2023-03-08T05:13:38.936Z] ---> 0e20e4b95340 [2023-03-08T05:13:38.936Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:13:39.203Z] Removing intermediate container dc01e698c8ba [2023-03-08T05:13:39.203Z] ---> 95aadb1e7e39 [2023-03-08T05:13:39.203Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:13:39.484Z] Removing intermediate container 7c17a30a192b [2023-03-08T05:13:39.484Z] ---> 23c32e73bf37 [2023-03-08T05:13:39.484Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T05:13:39.756Z] ---> 014a390577cd [2023-03-08T05:13:39.756Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:39.756Z] ---> df42f9576436 [2023-03-08T05:13:39.756Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:39.756Z] ---> Running in 0faa431643a6 [2023-03-08T05:13:40.027Z] ---> 1ca374dbf23d [2023-03-08T05:13:40.027Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:40.027Z] ---> Running in 7bf495396b94 [2023-03-08T05:13:40.297Z] ---> Running in 4d998f5e3e4f [2023-03-08T05:13:40.297Z] ---> eb9fdee3834d [2023-03-08T05:13:40.297Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:40.569Z] ---> Running in 9c692234600a [2023-03-08T05:13:40.838Z] ---> 3cbbb0312ea6 [2023-03-08T05:13:40.838Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:13:41.105Z] ---> Running in ba45992d8c92 [2023-03-08T05:13:43.033Z] Removing intermediate container c3b82552bf04 [2023-03-08T05:13:43.033Z] ---> 9475ea05d96e [2023-03-08T05:13:43.033Z] Step 7/20 : COPY . . [2023-03-08T05:13:43.033Z] Removing intermediate container 16d4cc0feeec [2023-03-08T05:13:43.033Z] ---> 5671f44d822b [2023-03-08T05:13:43.033Z] Step 8/22 : COPY . . [2023-03-08T05:13:43.033Z] Removing intermediate container fadd5f6d2080 [2023-03-08T05:13:43.033Z] ---> b3dfb6acbcdc [2023-03-08T05:13:43.033Z] Step 8/22 : COPY . . [2023-03-08T05:13:43.033Z] Removing intermediate container 4919c7fa9392 [2023-03-08T05:13:43.033Z] ---> e436da850df0 [2023-03-08T05:13:43.033Z] Step 8/23 : COPY . . [2023-03-08T05:13:43.033Z] Removing intermediate container 09f55bb31f91 [2023-03-08T05:13:43.033Z] ---> 3b87af0aa65e [2023-03-08T05:13:43.033Z] Step 8/22 : COPY . . [2023-03-08T05:13:48.303Z] ---> 0e36fb2caa60 [2023-03-08T05:13:48.303Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T05:13:48.303Z] ---> 90832d5ac12b [2023-03-08T05:13:48.303Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T05:13:48.303Z] ---> 89fcb7c2c119 [2023-03-08T05:13:48.303Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T05:13:48.303Z] ---> aadcc6163515 [2023-03-08T05:13:48.303Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T05:13:48.303Z] ---> e0607451e968 [2023-03-08T05:13:48.303Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T05:13:48.303Z] ---> Running in 02e55767f6d8 [2023-03-08T05:13:48.303Z] ---> Running in fd78cbfaced4 [2023-03-08T05:13:48.303Z] ---> Running in b76c61fb7a40 [2023-03-08T05:13:48.303Z] ---> Running in bbe98e872dfd [2023-03-08T05:13:48.303Z] ---> Running in bf364b21c986 [2023-03-08T05:13:48.303Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T05:13:48.562Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T05:13:48.819Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T05:13:48.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T05:13:48.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T05:14:27.520Z] Removing intermediate container b76c61fb7a40 [2023-03-08T05:14:27.520Z] ---> b5fa0e8421a3 [2023-03-08T05:14:27.520Z] [2023-03-08T05:14:27.520Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T05:14:27.520Z] Removing intermediate container bf364b21c986 [2023-03-08T05:14:27.520Z] ---> 6549c3597475 [2023-03-08T05:14:27.520Z] [2023-03-08T05:14:27.520Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T05:14:27.520Z] Removing intermediate container bbe98e872dfd [2023-03-08T05:14:27.520Z] ---> ee4ba76b6c30 [2023-03-08T05:14:27.520Z] [2023-03-08T05:14:27.520Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:14:27.520Z] Removing intermediate container 02e55767f6d8 [2023-03-08T05:14:27.520Z] ---> 579dad0a4d4e [2023-03-08T05:14:27.520Z] [2023-03-08T05:14:27.520Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:14:27.520Z] 3.16: Pulling from library/alpine [2023-03-08T05:14:27.520Z] 3.16: Pulling from library/alpine [2023-03-08T05:14:27.520Z] 3.16: Pulling from library/alpine [2023-03-08T05:14:27.520Z] 3.16: Pulling from library/alpine [2023-03-08T05:14:27.520Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T05:14:27.520Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T05:14:27.520Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T05:14:27.520Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T05:14:27.520Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T05:14:27.520Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T05:14:27.520Z] Status: Image is up to date for alpine:3.16 [2023-03-08T05:14:27.520Z] Status: Image is up to date for alpine:3.16 [2023-03-08T05:14:27.520Z] ---> dfd21b5a31f5 [2023-03-08T05:14:27.520Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T05:14:27.520Z] ---> dfd21b5a31f5 [2023-03-08T05:14:27.520Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:14:27.520Z] ---> dfd21b5a31f5 [2023-03-08T05:14:27.520Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T05:14:27.520Z] ---> dfd21b5a31f5 [2023-03-08T05:14:27.520Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T05:14:27.520Z] ---> Running in e38cf4a7f726 [2023-03-08T05:14:27.520Z] ---> Running in 5f8ff26e0e44 [2023-03-08T05:14:27.520Z] ---> Running in 3ccfaa019346 [2023-03-08T05:14:27.520Z] ---> Running in 75b9eb59f467 [2023-03-08T05:14:27.779Z] Removing intermediate container fd78cbfaced4 [2023-03-08T05:14:27.779Z] ---> d7d9f52a628e [2023-03-08T05:14:27.779Z] [2023-03-08T05:14:27.779Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:14:27.779Z] ---> dfd21b5a31f5 [2023-03-08T05:14:27.779Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T05:14:27.779Z] ---> Running in 661dca183864 [2023-03-08T05:14:27.779Z] Removing intermediate container 3ccfaa019346 [2023-03-08T05:14:27.779Z] ---> a91b14be1c89 [2023-03-08T05:14:27.779Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:14:27.779Z] Removing intermediate container 75b9eb59f467 [2023-03-08T05:14:27.779Z] ---> 99c7e30210ed [2023-03-08T05:14:27.779Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T05:14:27.779Z] ---> Running in 0e75754a7639 [2023-03-08T05:14:27.779Z] ---> Running in 2a03f36fd4e1 [2023-03-08T05:14:28.037Z] Removing intermediate container 2a03f36fd4e1 [2023-03-08T05:14:28.037Z] ---> 8ec357a10ba0 [2023-03-08T05:14:28.037Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T05:14:28.037Z] ---> Running in 1a6b9a8ef157 [2023-03-08T05:14:28.037Z] Removing intermediate container 1a6b9a8ef157 [2023-03-08T05:14:28.037Z] ---> 21f7cc141964 [2023-03-08T05:14:28.037Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:14:28.037Z] ---> Running in dc5d6864bd4e [2023-03-08T05:14:28.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:28.555Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T05:14:28.555Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T05:14:28.555Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:14:28.555Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T05:14:28.555Z] OK: 6 MiB in 15 packages [2023-03-08T05:14:28.555Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:14:28.555Z] OK: 6 MiB in 16 packages [2023-03-08T05:14:28.555Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T05:14:28.555Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T05:14:28.555Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:14:28.555Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T05:14:28.815Z] OK: 6 MiB in 16 packages [2023-03-08T05:14:28.815Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T05:14:28.815Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:14:28.815Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T05:14:28.815Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:14:28.815Z] OK: 6 MiB in 15 packages [2023-03-08T05:14:28.815Z] OK: 6 MiB in 15 packages [2023-03-08T05:14:29.081Z] Removing intermediate container 5f8ff26e0e44 [2023-03-08T05:14:29.081Z] ---> 90d15715ddc3 [2023-03-08T05:14:29.081Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:14:29.081Z] ---> Running in 0fe20a02c6f5 [2023-03-08T05:14:29.339Z] Removing intermediate container 661dca183864 [2023-03-08T05:14:29.339Z] ---> bf97af3eb125 [2023-03-08T05:14:29.339Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:14:29.339Z] Removing intermediate container 0fe20a02c6f5 [2023-03-08T05:14:29.339Z] ---> 0779f6426f6d [2023-03-08T05:14:29.339Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T05:14:29.339Z] Removing intermediate container e38cf4a7f726 [2023-03-08T05:14:29.339Z] ---> acdddb7a7a4f [2023-03-08T05:14:29.339Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T05:14:29.339Z] ---> Running in 433fe7452bf4 [2023-03-08T05:14:29.339Z] ---> Running in aac4390a1b91 [2023-03-08T05:14:29.339Z] ---> Running in 193f272f4ff5 [2023-03-08T05:14:29.339Z] Removing intermediate container 0e75754a7639 [2023-03-08T05:14:29.339Z] ---> 4ad60224e13e [2023-03-08T05:14:29.339Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:14:29.600Z] Removing intermediate container dc5d6864bd4e [2023-03-08T05:14:29.600Z] ---> ba6bccf39c87 [2023-03-08T05:14:29.600Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:14:29.600Z] Removing intermediate container 193f272f4ff5 [2023-03-08T05:14:29.600Z] ---> b61cfdc876f4 [2023-03-08T05:14:29.600Z] Step 12/20 : WORKDIR /edgex [2023-03-08T05:14:29.600Z] Removing intermediate container 433fe7452bf4 [2023-03-08T05:14:29.600Z] ---> f94af3a6a418 [2023-03-08T05:14:29.600Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T05:14:29.600Z] Removing intermediate container aac4390a1b91 [2023-03-08T05:14:29.600Z] ---> f5d9ddc2a94f [2023-03-08T05:14:29.600Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T05:14:29.600Z] ---> Running in f1d0698d65de [2023-03-08T05:14:29.600Z] ---> Running in 5b0ce376ec70 [2023-03-08T05:14:29.600Z] ---> Running in 166f3528ea0f [2023-03-08T05:14:29.600Z] ---> 009d08d9a47c [2023-03-08T05:14:29.600Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T05:14:29.600Z] ---> 00dde7b4629c [2023-03-08T05:14:29.600Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T05:14:29.600Z] Removing intermediate container f1d0698d65de [2023-03-08T05:14:29.600Z] ---> 0ee4d7384187 [2023-03-08T05:14:29.600Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T05:14:29.859Z] Removing intermediate container 5b0ce376ec70 [2023-03-08T05:14:29.859Z] ---> 415aee581702 [2023-03-08T05:14:29.859Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T05:14:29.859Z] Removing intermediate container 166f3528ea0f [2023-03-08T05:14:29.860Z] ---> 48849b6ebe13 [2023-03-08T05:14:29.860Z] Step 15/23 : WORKDIR / [2023-03-08T05:14:29.860Z] ---> Running in 43b5f005ffc2 [2023-03-08T05:14:29.860Z] ---> Running in 44dfb480f3aa [2023-03-08T05:14:29.860Z] ---> 8118b35d9d52 [2023-03-08T05:14:29.860Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T05:14:30.132Z] Removing intermediate container 44dfb480f3aa [2023-03-08T05:14:30.132Z] ---> 7cd7c1726387 [2023-03-08T05:14:30.132Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:14:30.132Z] Removing intermediate container 43b5f005ffc2 [2023-03-08T05:14:30.132Z] ---> 79f4c8607dd1 [2023-03-08T05:14:30.132Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:14:30.132Z] ---> ad10cf2de065 [2023-03-08T05:14:30.132Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T05:14:30.132Z] ---> b466d1cafc99 [2023-03-08T05:14:30.132Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T05:14:30.132Z] ---> b22def470e6c [2023-03-08T05:14:30.132Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T05:14:30.417Z] ---> bb06dc1caa26 [2023-03-08T05:14:30.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T05:14:30.417Z] ---> f98757e359aa [2023-03-08T05:14:30.417Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T05:14:30.417Z] ---> 6e1541395898 [2023-03-08T05:14:30.417Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T05:14:30.417Z] ---> a9bdcafea806 [2023-03-08T05:14:30.417Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T05:14:30.417Z] ---> Running in 03c51cd2d88a [2023-03-08T05:14:30.417Z] ---> 38986e47fc57 [2023-03-08T05:14:30.417Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:14:30.675Z] ---> 0dfd38c63992 [2023-03-08T05:14:30.675Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:14:30.675Z] ---> Running in 6816c908de2a [2023-03-08T05:14:30.675Z] Removing intermediate container 03c51cd2d88a [2023-03-08T05:14:30.675Z] ---> be8caadd7c51 [2023-03-08T05:14:30.675Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:14:30.675Z] ---> 6bf9322c6857 [2023-03-08T05:14:30.675Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T05:14:30.675Z] ---> Running in f7874b3c372f [2023-03-08T05:14:30.675Z] ---> Running in 67b3fef8245c [2023-03-08T05:14:30.933Z] Removing intermediate container 67b3fef8245c [2023-03-08T05:14:30.933Z] ---> cfbe55697d4d [2023-03-08T05:14:30.934Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T05:14:30.934Z] ---> 5e04d04a4bd0 [2023-03-08T05:14:30.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T05:14:30.934Z] ---> eb90ba291f2d [2023-03-08T05:14:30.934Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T05:14:30.934Z] ---> Running in bb3b0e170fbf [2023-03-08T05:14:30.934Z] ---> Running in 3d4be5d504e2 [2023-03-08T05:14:31.194Z] Removing intermediate container bb3b0e170fbf [2023-03-08T05:14:31.194Z] ---> 08b888d4548f [2023-03-08T05:14:31.194Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:14:31.194Z] Removing intermediate container 3d4be5d504e2 [2023-03-08T05:14:31.194Z] ---> ff304c403699 [2023-03-08T05:14:31.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:14:31.194Z] ---> a32fdc4752bf [2023-03-08T05:14:31.194Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T05:14:31.194Z] ---> Running in 48496fbbecf0 [2023-03-08T05:14:31.194Z] ---> Running in c0dcda289c41 [2023-03-08T05:14:31.194Z] ---> Running in a9a4b55eabb4 [2023-03-08T05:14:31.194Z] Removing intermediate container 48496fbbecf0 [2023-03-08T05:14:31.194Z] ---> b203c46df623 [2023-03-08T05:14:31.194Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:14:31.194Z] Removing intermediate container a9a4b55eabb4 [2023-03-08T05:14:31.194Z] ---> f7abbe350891 [2023-03-08T05:14:31.194Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:14:31.458Z] Removing intermediate container c0dcda289c41 [2023-03-08T05:14:31.458Z] ---> ea0ca134f6b0 [2023-03-08T05:14:31.458Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T05:14:31.458Z] ---> Running in 275642b4a23b [2023-03-08T05:14:31.458Z] ---> Running in 2f5244748053 [2023-03-08T05:14:31.458Z] ---> Running in ba40be49afc4 [2023-03-08T05:14:31.458Z] Removing intermediate container 6816c908de2a [2023-03-08T05:14:31.458Z] ---> 8d7267ff23b7 [2023-03-08T05:14:31.458Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:14:31.458Z] Removing intermediate container 275642b4a23b [2023-03-08T05:14:31.458Z] Removing intermediate container 2f5244748053 [2023-03-08T05:14:31.458Z] ---> 4bfc8bc3c709 [2023-03-08T05:14:31.458Z] ---> 1aec07c740a2 [2023-03-08T05:14:31.458Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T05:14:31.458Z] [2023-03-08T05:14:31.458Z] Removing intermediate container ba40be49afc4 [2023-03-08T05:14:31.458Z] ---> 8faf79367e5d [2023-03-08T05:14:31.458Z] Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:14:31.458Z] ---> Running in 2b2f735ef761 [2023-03-08T05:14:31.458Z] Removing intermediate container f7874b3c372f [2023-03-08T05:14:31.458Z] ---> 2ecf3e2cb861 [2023-03-08T05:14:31.458Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:14:31.458Z] ---> Running in daadc04cae37 [2023-03-08T05:14:31.458Z] ---> Running in a0bd6260f859 [2023-03-08T05:14:31.721Z] Successfully built 1aec07c740a2 [2023-03-08T05:14:31.721Z] Successfully tagged core-data:latest [2023-03-08T05:14:31.721Z]  Building core-data ... done  ---> Running in a8012042d630 [2023-03-08T05:14:31.721Z] Building security-bootstrapper [2023-03-08T05:14:31.721Z] Removing intermediate container 2b2f735ef761 [2023-03-08T05:14:31.721Z] ---> 54484af28e42 [2023-03-08T05:14:31.721Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T05:14:31.721Z] Removing intermediate container daadc04cae37 [2023-03-08T05:14:31.721Z] ---> db62b88b7469 [2023-03-08T05:14:31.721Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:14:31.721Z] Removing intermediate container a0bd6260f859 [2023-03-08T05:14:31.721Z] ---> 659e7c65273e [2023-03-08T05:14:31.721Z] Step 23/23 : LABEL version=3.0.0-dev.82 [2023-03-08T05:14:31.721Z] ---> Running in 478ab433cdbc [2023-03-08T05:14:31.721Z] Removing intermediate container a8012042d630 [2023-03-08T05:14:31.721Z] ---> 695ba0f87440 [2023-03-08T05:14:31.721Z] Step 18/20 : LABEL arch=x86_64 [2023-03-08T05:14:31.721Z] ---> Running in c5ff497e4568 [2023-03-08T05:14:31.721Z] ---> Running in adcadbbb7bb2 [2023-03-08T05:14:31.978Z] ---> Running in be49202e54a6 [2023-03-08T05:14:32.545Z] Removing intermediate container 478ab433cdbc [2023-03-08T05:14:32.545Z] ---> 410034b6939a [2023-03-08T05:14:32.545Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T05:14:32.545Z] Removing intermediate container adcadbbb7bb2 [2023-03-08T05:14:32.545Z] ---> e58af06b3d11 [2023-03-08T05:14:32.545Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:14:32.545Z] Removing intermediate container c5ff497e4568 [2023-03-08T05:14:32.545Z] ---> 8475048cd20b [2023-03-08T05:14:32.545Z] [2023-03-08T05:14:32.545Z] Removing intermediate container be49202e54a6 [2023-03-08T05:14:32.545Z] ---> 0273714f1543 [2023-03-08T05:14:32.545Z] Step 19/20 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:14:32.545Z] ---> Running in cc0e33d891d4 [2023-03-08T05:14:32.545Z] ---> Running in c8cd38f1019c [2023-03-08T05:14:32.545Z] Successfully built 8475048cd20b [2023-03-08T05:14:32.545Z] Successfully tagged core-command:latest [2023-03-08T05:14:32.545Z] ---> Running in 320151ce1071 [2023-03-08T05:14:32.545Z]  Building core-command ... done Building security-spiffe-token-provider [2023-03-08T05:14:32.804Z] Removing intermediate container cc0e33d891d4 [2023-03-08T05:14:32.804Z] ---> b107d759d824 [2023-03-08T05:14:32.804Z] [2023-03-08T05:14:32.804Z] Removing intermediate container c8cd38f1019c [2023-03-08T05:14:32.804Z] ---> e1616cec1251 [2023-03-08T05:14:32.804Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:14:32.804Z] Successfully built b107d759d824 [2023-03-08T05:14:32.804Z] Successfully tagged support-notifications:latest [2023-03-08T05:14:32.804Z]  Building support-notifications ... done Building security-spire-server [2023-03-08T05:14:32.804Z] Removing intermediate container 320151ce1071 [2023-03-08T05:14:32.804Z] ---> 5557403075f7 [2023-03-08T05:14:32.804Z] Step 20/20 : LABEL version=3.0.0-dev.82 [2023-03-08T05:14:33.062Z] ---> Running in c08b9e96142e [2023-03-08T05:14:33.062Z] ---> Running in b866cf5ac981 [2023-03-08T05:14:33.062Z] Removing intermediate container c08b9e96142e [2023-03-08T05:14:33.062Z] ---> 86f891d30808 [2023-03-08T05:14:33.062Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:14:33.321Z] Removing intermediate container b866cf5ac981 [2023-03-08T05:14:33.321Z] ---> 97db25556bb8 [2023-03-08T05:14:33.321Z] [2023-03-08T05:14:33.321Z] Successfully built 97db25556bb8 [2023-03-08T05:14:33.321Z] Successfully tagged security-proxy-setup:latest [2023-03-08T05:14:33.321Z] Building core-common-config-bootstrapper [2023-03-08T05:14:33.321Z]  Building security-proxy-setup ... done  ---> Running in 60c94474bfab [2023-03-08T05:14:33.579Z] Removing intermediate container 60c94474bfab [2023-03-08T05:14:33.579Z] ---> 189add506be2 [2023-03-08T05:14:33.579Z] [2023-03-08T05:14:33.579Z] Successfully built 189add506be2 [2023-03-08T05:14:33.579Z] Successfully tagged security-proxy-auth:latest [2023-03-08T05:14:33.579Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-08T05:14:40.136Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:14:40.136Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:14:40.136Z] ---> 4733e27af857 [2023-03-08T05:14:40.136Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T05:14:40.136Z] ---> Using cache [2023-03-08T05:14:40.136Z] ---> 714d034478aa [2023-03-08T05:14:40.136Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T05:14:40.136Z] ---> Using cache [2023-03-08T05:14:40.136Z] ---> 53176b0e5c33 [2023-03-08T05:14:40.136Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T05:14:40.136Z] ---> Using cache [2023-03-08T05:14:40.136Z] ---> 080c5635ef07 [2023-03-08T05:14:40.136Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:14:40.136Z] ---> Using cache [2023-03-08T05:14:40.136Z] ---> 9475ea05d96e [2023-03-08T05:14:40.136Z] Step 7/32 : COPY . . [2023-03-08T05:14:40.136Z] ---> Using cache [2023-03-08T05:14:40.136Z] ---> 89fcb7c2c119 [2023-03-08T05:14:40.136Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T05:14:42.670Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:14:42.670Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:14:42.670Z] ---> 4733e27af857 [2023-03-08T05:14:42.670Z] Step 3/19 : WORKDIR /edgex-go [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 714d034478aa [2023-03-08T05:14:42.670Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-08T05:14:42.670Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:14:42.670Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:14:42.670Z] ---> 4733e27af857 [2023-03-08T05:14:42.670Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 714d034478aa [2023-03-08T05:14:42.670Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T05:14:42.670Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:14:42.670Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:14:42.670Z] ---> 4733e27af857 [2023-03-08T05:14:42.670Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 714d034478aa [2023-03-08T05:14:42.670Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 53176b0e5c33 [2023-03-08T05:14:42.670Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 080c5635ef07 [2023-03-08T05:14:42.670Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 9475ea05d96e [2023-03-08T05:14:42.670Z] Step 7/23 : COPY . . [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 89fcb7c2c119 [2023-03-08T05:14:42.670Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T05:14:42.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:14:42.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:14:42.670Z] ---> 4733e27af857 [2023-03-08T05:14:42.670Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 21686aabbc4a [2023-03-08T05:14:42.670Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 3181962455db [2023-03-08T05:14:42.670Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> fa3de2aad188 [2023-03-08T05:14:42.670Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> a1762001ed27 [2023-03-08T05:14:42.670Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 3b87af0aa65e [2023-03-08T05:14:42.670Z] Step 8/22 : COPY . . [2023-03-08T05:14:42.670Z] ---> Using cache [2023-03-08T05:14:42.670Z] ---> 0e36fb2caa60 [2023-03-08T05:14:42.670Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T05:14:45.203Z] ---> Running in bb845598ef32 [2023-03-08T05:14:45.203Z] ---> Running in ac05a3624c7a [2023-03-08T05:14:45.203Z] ---> Running in 3cda5135882f [2023-03-08T05:14:45.203Z] ---> Running in b7330bedf6f7 [2023-03-08T05:14:45.203Z] ---> Running in 40d70c1d2284 [2023-03-08T05:14:45.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:45.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:45.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T05:14:45.461Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T05:14:45.461Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T05:14:45.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:45.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:45.718Z] v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-08T05:14:45.718Z] v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-08T05:14:45.718Z] OK: 17046 distinct packages available [2023-03-08T05:14:45.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:45.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:14:45.976Z] OK: 211 MiB in 51 packages [2023-03-08T05:14:46.233Z] OK: 211 MiB in 51 packages [2023-03-08T05:14:46.490Z] Removing intermediate container 3cda5135882f [2023-03-08T05:14:46.490Z] ---> b4ca7dac2ae5 [2023-03-08T05:14:46.490Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T05:14:46.748Z] Removing intermediate container bb845598ef32 [2023-03-08T05:14:46.748Z] ---> 77b392e0a425 [2023-03-08T05:14:46.748Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-08T05:14:46.748Z] ---> 9c1e14cc94b8 [2023-03-08T05:14:46.748Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:14:46.748Z] ---> Running in 323f1bb180c2 [2023-03-08T05:14:47.006Z] ---> 8c4239a375b6 [2023-03-08T05:14:47.006Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:14:47.006Z] ---> Running in 838d99d94506 [2023-03-08T05:15:08.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T05:15:10.819Z] Removing intermediate container 838d99d94506 [2023-03-08T05:15:10.819Z] ---> 36493e9e75da [2023-03-08T05:15:10.819Z] Step 7/19 : COPY . . [2023-03-08T05:15:10.819Z] Removing intermediate container 323f1bb180c2 [2023-03-08T05:15:10.819Z] ---> 31dee7270e01 [2023-03-08T05:15:10.819Z] Step 7/23 : COPY . . [2023-03-08T05:15:15.004Z] Removing intermediate container 40d70c1d2284 [2023-03-08T05:15:15.004Z] ---> d5577e2ca0a3 [2023-03-08T05:15:15.004Z] [2023-03-08T05:15:15.004Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:15:15.004Z] ---> dfd21b5a31f5 [2023-03-08T05:15:15.004Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T05:15:15.004Z] ---> Using cache [2023-03-08T05:15:15.004Z] ---> a91b14be1c89 [2023-03-08T05:15:15.004Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:15:15.004Z] ---> Using cache [2023-03-08T05:15:15.004Z] ---> 4ad60224e13e [2023-03-08T05:15:15.004Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:15:15.004Z] ---> Using cache [2023-03-08T05:15:15.004Z] Removing intermediate container ac05a3624c7a [2023-03-08T05:15:15.004Z] ---> 31baa143f8b2 [2023-03-08T05:15:15.004Z] [2023-03-08T05:15:15.004Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T05:15:15.004Z] ---> dfd21b5a31f5 [2023-03-08T05:15:15.004Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:15:15.004Z] ---> 009d08d9a47c [2023-03-08T05:15:15.004Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T05:15:15.004Z] ---> 1fa6c1412575 [2023-03-08T05:15:15.004Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T05:15:15.004Z] Removing intermediate container b7330bedf6f7 [2023-03-08T05:15:15.004Z] ---> 4e3339ad85b1 [2023-03-08T05:15:15.004Z] [2023-03-08T05:15:15.004Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T05:15:15.004Z] ---> dfd21b5a31f5 [2023-03-08T05:15:15.004Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T05:15:15.004Z] ---> Running in 97b1a4e88fc2 [2023-03-08T05:15:15.004Z] ---> 44b8bfeccef6 [2023-03-08T05:15:15.004Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T05:15:15.004Z] ---> Running in 1d307f0a9fab [2023-03-08T05:15:15.004Z] ---> Running in 3af89647685b [2023-03-08T05:15:15.004Z] ---> Running in 3def666fc6d1 [2023-03-08T05:15:15.004Z] Removing intermediate container 97b1a4e88fc2 [2023-03-08T05:15:15.004Z] ---> 78efcf9529b9 [2023-03-08T05:15:15.004Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T05:15:15.004Z] ---> Running in 5c1f8b841c0c [2023-03-08T05:15:15.004Z] Removing intermediate container 3def666fc6d1 [2023-03-08T05:15:15.004Z] ---> 9bd983ac24b9 [2023-03-08T05:15:15.004Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T05:15:15.004Z] ---> Running in 2099cbf43bc3 [2023-03-08T05:15:15.262Z] ---> 86e91e158606 [2023-03-08T05:15:15.262Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T05:15:15.262Z] Removing intermediate container 2099cbf43bc3 [2023-03-08T05:15:15.262Z] ---> cf3412351cd4 [2023-03-08T05:15:15.262Z] 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-03-08T05:15:15.262Z] ---> Running in e2ad09a3c72a [2023-03-08T05:15:15.262Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T05:15:15.520Z] ---> b5c215d77505 [2023-03-08T05:15:15.521Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T05:15:15.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:15.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:15.521Z] ---> 919e1e2e00da [2023-03-08T05:15:15.521Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:15:15.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:15.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:15.778Z] ---> Running in 27b3a96acba6 [2023-03-08T05:15:16.036Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T05:15:16.036Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T05:15:16.036Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:15:16.036Z] OK: 6 MiB in 16 packages [2023-03-08T05:15:16.036Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T05:15:16.036Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T05:15:16.036Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T05:15:16.036Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:15:16.036Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T05:15:16.036Z] OK: 6 MiB in 17 packages [2023-03-08T05:15:16.296Z] Removing intermediate container e2ad09a3c72a [2023-03-08T05:15:16.296Z] ---> bb205b1207d4 [2023-03-08T05:15:16.296Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T05:15:16.296Z] ---> Running in 4409775018b0 [2023-03-08T05:15:16.554Z] Removing intermediate container 5c1f8b841c0c [2023-03-08T05:15:16.554Z] ---> c69b9aa402a0 [2023-03-08T05:15:16.554Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T05:15:16.554Z] Removing intermediate container 4409775018b0 [2023-03-08T05:15:16.554Z] ---> 3aea46b7d304 [2023-03-08T05:15:16.554Z] [2023-03-08T05:15:16.554Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T05:15:16.554Z] ---> Running in 89bfbff23fa4 [2023-03-08T05:15:16.554Z] 3.15: Pulling from library/alpine [2023-03-08T05:15:16.554Z] Removing intermediate container 89bfbff23fa4 [2023-03-08T05:15:16.554Z] ---> b856688e8bcc [2023-03-08T05:15:16.554Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T05:15:16.811Z] Removing intermediate container 27b3a96acba6 [2023-03-08T05:15:16.812Z] ---> 00258938a842 [2023-03-08T05:15:16.812Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:15:16.812Z] ---> Running in 1bb6c1a4d9b7 [2023-03-08T05:15:16.812Z] ---> Running in 2c4455d6f93e [2023-03-08T05:15:16.812Z] Removing intermediate container 3af89647685b [2023-03-08T05:15:16.812Z] ---> 2cb5beb08618 [2023-03-08T05:15:16.812Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T05:15:16.812Z] ---> Running in 9d5bf10a82d9 [2023-03-08T05:15:16.812Z] Removing intermediate container 1bb6c1a4d9b7 [2023-03-08T05:15:16.812Z] ---> 1d758abdbe47 [2023-03-08T05:15:16.812Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T05:15:16.812Z] Removing intermediate container 2c4455d6f93e [2023-03-08T05:15:16.812Z] ---> 62e58fad12c6 [2023-03-08T05:15:16.812Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T05:15:17.069Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T05:15:17.069Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T05:15:17.069Z] ---> Running in 15326b606c5f [2023-03-08T05:15:17.069Z] ---> 5ce65d7b0fde [2023-03-08T05:15:17.070Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:15:17.070Z] ---> Running in f1201f0e264f [2023-03-08T05:15:17.070Z] ---> Running in 20d681a3a7ca [2023-03-08T05:15:17.070Z] Removing intermediate container 9d5bf10a82d9 [2023-03-08T05:15:17.070Z] ---> 3fca6d60a1d1 [2023-03-08T05:15:17.070Z] Step 12/23 : WORKDIR / [2023-03-08T05:15:17.070Z] ---> Running in 1b7c65e85c61 [2023-03-08T05:15:17.070Z] Removing intermediate container 15326b606c5f [2023-03-08T05:15:17.070Z] ---> f21cf2d9cf68 [2023-03-08T05:15:17.070Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T05:15:17.070Z] Removing intermediate container f1201f0e264f [2023-03-08T05:15:17.070Z] ---> ca182f18043f [2023-03-08T05:15:17.070Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T05:15:17.329Z] ---> Running in 8c856e2de02f [2023-03-08T05:15:17.329Z] ---> Running in aa4329f2fa19 [2023-03-08T05:15:17.329Z] Removing intermediate container 20d681a3a7ca [2023-03-08T05:15:17.329Z] ---> c38e61cc7999 [2023-03-08T05:15:17.329Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T05:15:17.329Z] Removing intermediate container 1b7c65e85c61 [2023-03-08T05:15:17.329Z] ---> dd463f2b8446 [2023-03-08T05:15:17.329Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T05:15:17.329Z] ---> Running in 970eff6803ba [2023-03-08T05:15:17.329Z] Removing intermediate container aa4329f2fa19 [2023-03-08T05:15:17.329Z] ---> 0452b079596a [2023-03-08T05:15:17.329Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:17.329Z] Removing intermediate container 8c856e2de02f [2023-03-08T05:15:17.329Z] ---> 832a324ae981 [2023-03-08T05:15:17.329Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T05:15:17.586Z] ---> Running in 0b4652c2d13b [2023-03-08T05:15:17.586Z] ---> Running in a73a58d5302e [2023-03-08T05:15:17.586Z] ---> 9cac2d08b7b6 [2023-03-08T05:15:17.587Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T05:15:17.587Z] Removing intermediate container a73a58d5302e [2023-03-08T05:15:17.587Z] ---> 1b99d27a3072 [2023-03-08T05:15:17.587Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:17.587Z] ---> Running in 1ce0ef4ae74a [2023-03-08T05:15:17.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:17.873Z] ---> 786898df07ac [2023-03-08T05:15:17.873Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T05:15:17.873Z] Removing intermediate container 1ce0ef4ae74a [2023-03-08T05:15:17.873Z] ---> d8b82d0035c3 [2023-03-08T05:15:17.873Z] [2023-03-08T05:15:17.873Z] Successfully built d8b82d0035c3 [2023-03-08T05:15:17.873Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-08T05:15:17.873Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-03-08T05:15:17.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:18.137Z] ---> b265cdea05f1 [2023-03-08T05:15:18.137Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T05:15:18.393Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T05:15:18.393Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T05:15:18.393Z] OK: 15859 distinct packages available [2023-03-08T05:15:18.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:18.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:18.651Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T05:15:18.651Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T05:15:18.651Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T05:15:18.651Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T05:15:18.651Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T05:15:18.651Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T05:15:18.651Z] OK: 7 MiB in 19 packages [2023-03-08T05:15:19.583Z] ---> 5eb782f4702a [2023-03-08T05:15:19.583Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T05:15:19.583Z] Removing intermediate container 0b4652c2d13b [2023-03-08T05:15:19.583Z] ---> feb621e41d27 [2023-03-08T05:15:19.583Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T05:15:19.840Z] ---> Running in 5c2aa8e05e06 [2023-03-08T05:15:20.098Z] Removing intermediate container 970eff6803ba [2023-03-08T05:15:20.098Z] ---> fced68dafa6e [2023-03-08T05:15:20.098Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T05:15:20.098Z] Removing intermediate container 5c2aa8e05e06 [2023-03-08T05:15:20.098Z] ---> 8c8de8ef2c01 [2023-03-08T05:15:20.098Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T05:15:20.358Z] ---> 20f4cdd7d45e [2023-03-08T05:15:20.358Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T05:15:20.358Z] ---> fe0b0ab7bab2 [2023-03-08T05:15:20.358Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T05:15:20.616Z] ---> Running in 44326172497a [2023-03-08T05:15:21.181Z] ---> 0412d36dc575 [2023-03-08T05:15:21.181Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:15:21.181Z] ---> Running in d8fb464f9e82 [2023-03-08T05:15:22.114Z] Removing intermediate container 44326172497a [2023-03-08T05:15:22.114Z] ---> 9533475330ff [2023-03-08T05:15:22.114Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:15:22.373Z] ---> 7195610aa349 [2023-03-08T05:15:22.373Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T05:15:22.631Z] Removing intermediate container d8fb464f9e82 [2023-03-08T05:15:22.631Z] ---> 1ff52dfd2962 [2023-03-08T05:15:22.631Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:15:22.893Z] ---> Running in 9f306090c7a0 [2023-03-08T05:15:23.151Z] ---> 404dd052fb73 [2023-03-08T05:15:23.151Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T05:15:23.151Z] Removing intermediate container 9f306090c7a0 [2023-03-08T05:15:23.151Z] ---> e0cdd1d9e4a7 [2023-03-08T05:15:23.151Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T05:15:23.151Z] ---> Running in 330ab11e549d [2023-03-08T05:15:23.722Z] ---> 3646fc39fbb1 [2023-03-08T05:15:23.722Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T05:15:23.722Z] Removing intermediate container 330ab11e549d [2023-03-08T05:15:23.722Z] ---> 7d234c32a561 [2023-03-08T05:15:23.722Z] Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:23.722Z] ---> f3987d2db59f [2023-03-08T05:15:23.722Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T05:15:23.722Z] ---> Running in 7e6c55fe280a [2023-03-08T05:15:23.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:15:23.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:15:23.980Z] ---> 4733e27af857 [2023-03-08T05:15:23.980Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:15:23.980Z] ---> Using cache [2023-03-08T05:15:23.980Z] ---> 21686aabbc4a [2023-03-08T05:15:23.980Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T05:15:23.980Z] ---> Using cache [2023-03-08T05:15:23.980Z] ---> 3181962455db [2023-03-08T05:15:23.980Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T05:15:23.980Z] ---> Using cache [2023-03-08T05:15:23.980Z] ---> fa3de2aad188 [2023-03-08T05:15:23.980Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T05:15:23.980Z] ---> Using cache [2023-03-08T05:15:23.980Z] ---> a1762001ed27 [2023-03-08T05:15:23.980Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:15:23.980Z] ---> Using cache [2023-03-08T05:15:23.980Z] ---> 3b87af0aa65e [2023-03-08T05:15:23.980Z] Step 8/24 : COPY . . [2023-03-08T05:15:23.980Z] ---> Using cache [2023-03-08T05:15:23.980Z] ---> 0e36fb2caa60 [2023-03-08T05:15:23.980Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T05:15:23.980Z] ---> e3a66277b69a [2023-03-08T05:15:23.980Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T05:15:23.980Z] ---> Running in fef06e591de0 [2023-03-08T05:15:23.980Z] Removing intermediate container 7e6c55fe280a [2023-03-08T05:15:23.980Z] ---> 40198ddf4d51 [2023-03-08T05:15:23.980Z] Step 23/23 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:24.238Z] ---> Running in eb57afd88530 [2023-03-08T05:15:24.238Z] ---> 5755a3628f1f [2023-03-08T05:15:24.238Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T05:15:24.238Z] Removing intermediate container eb57afd88530 [2023-03-08T05:15:24.238Z] ---> 7f0e8b4dabb8 [2023-03-08T05:15:24.238Z] [2023-03-08T05:15:24.496Z] ---> 8e2abcf5c3cf [2023-03-08T05:15:24.496Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T05:15:24.496Z] Successfully built 7f0e8b4dabb8 [2023-03-08T05:15:24.496Z] Successfully tagged security-secretstore-setup:latest [2023-03-08T05:15:24.496Z]  Building security-secretstore-setup ... done Building support-scheduler [2023-03-08T05:15:24.496Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T05:15:24.496Z] ---> Running in a025785a04ea [2023-03-08T05:15:24.496Z] ---> 8c3bf9fbd080 [2023-03-08T05:15:24.496Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T05:15:25.432Z] Removing intermediate container a025785a04ea [2023-03-08T05:15:25.432Z] ---> 582bf9d0b395 [2023-03-08T05:15:25.432Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T05:15:25.689Z] ---> 4ce814afa39a [2023-03-08T05:15:25.689Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T05:15:25.689Z] ---> Running in 49cecc051f3f [2023-03-08T05:15:25.955Z] Removing intermediate container 49cecc051f3f [2023-03-08T05:15:25.955Z] ---> 6fc944ce9664 [2023-03-08T05:15:25.955Z] Step 21/23 : LABEL arch=x86_64 [2023-03-08T05:15:26.216Z] ---> 9b439a377665 [2023-03-08T05:15:26.216Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T05:15:26.216Z] ---> Running in 60665fecb74d [2023-03-08T05:15:26.216Z] Removing intermediate container 60665fecb74d [2023-03-08T05:15:26.216Z] ---> 501689ae5ce2 [2023-03-08T05:15:26.216Z] Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:26.488Z] ---> 23be4f076eb5 [2023-03-08T05:15:26.488Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T05:15:26.488Z] ---> Running in 7b079bd99c67 [2023-03-08T05:15:26.488Z] ---> Running in 27fe2f8c9c8b [2023-03-08T05:15:26.746Z] Removing intermediate container 7b079bd99c67 [2023-03-08T05:15:26.746Z] ---> 38a5273ede77 [2023-03-08T05:15:26.746Z] Step 23/23 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:26.746Z] ---> Running in 4a8f82dac269 [2023-03-08T05:15:26.746Z] Removing intermediate container 4a8f82dac269 [2023-03-08T05:15:26.746Z] ---> 8d596c215e67 [2023-03-08T05:15:26.746Z] [2023-03-08T05:15:27.006Z] Successfully built 8d596c215e67 [2023-03-08T05:15:27.006Z] Successfully tagged security-spire-server:latest [2023-03-08T05:15:27.006Z]  Building security-spire-server ... done Building security-spire-config [2023-03-08T05:15:28.901Z] Removing intermediate container 27fe2f8c9c8b [2023-03-08T05:15:28.901Z] ---> 3ddb19c7403e [2023-03-08T05:15:28.901Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T05:15:28.901Z] ---> Running in 21ae402bc99a [2023-03-08T05:15:29.159Z] Removing intermediate container 21ae402bc99a [2023-03-08T05:15:29.159Z] ---> b699eca26b27 [2023-03-08T05:15:29.159Z] Step 29/32 : CMD ["gate"] [2023-03-08T05:15:29.159Z] ---> Running in cc20c212b11b [2023-03-08T05:15:29.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:15:29.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:15:29.723Z] ---> 4733e27af857 [2023-03-08T05:15:29.723Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:15:29.723Z] ---> Using cache [2023-03-08T05:15:29.723Z] ---> 21686aabbc4a [2023-03-08T05:15:29.723Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:15:29.723Z] ---> Using cache [2023-03-08T05:15:29.723Z] ---> 3181962455db [2023-03-08T05:15:29.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-08T05:15:29.723Z] ---> Using cache [2023-03-08T05:15:29.723Z] ---> fa3de2aad188 [2023-03-08T05:15:29.723Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:15:29.723Z] ---> Using cache [2023-03-08T05:15:29.723Z] ---> a1762001ed27 [2023-03-08T05:15:29.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:15:29.723Z] ---> Using cache [2023-03-08T05:15:29.723Z] ---> 3b87af0aa65e [2023-03-08T05:15:29.723Z] Step 8/22 : COPY . . [2023-03-08T05:15:29.723Z] ---> Using cache [2023-03-08T05:15:29.723Z] ---> 0e36fb2caa60 [2023-03-08T05:15:29.723Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T05:15:29.723Z] Removing intermediate container cc20c212b11b [2023-03-08T05:15:29.723Z] ---> 3f42980ad852 [2023-03-08T05:15:29.723Z] Step 30/32 : LABEL arch=x86_64 [2023-03-08T05:15:29.723Z] ---> Running in 9a65f374ae93 [2023-03-08T05:15:29.723Z] ---> Running in 0b06575fd3df [2023-03-08T05:15:30.288Z] Removing intermediate container 0b06575fd3df [2023-03-08T05:15:30.288Z] ---> 2d6a2c67f69d [2023-03-08T05:15:30.288Z] Step 31/32 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:30.288Z] ---> Running in 0cfc3adc60cd [2023-03-08T05:15:30.546Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T05:15:30.803Z] Removing intermediate container 0cfc3adc60cd [2023-03-08T05:15:30.803Z] ---> 17fc2b197363 [2023-03-08T05:15:30.803Z] Step 32/32 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:30.803Z] ---> Running in 0b8a196127d0 [2023-03-08T05:15:31.061Z] Removing intermediate container 0b8a196127d0 [2023-03-08T05:15:31.061Z] ---> 99858ae505c9 [2023-03-08T05:15:31.061Z] [2023-03-08T05:15:31.061Z] Successfully built 99858ae505c9 [2023-03-08T05:15:31.061Z] Successfully tagged security-bootstrapper:latest [2023-03-08T05:15:31.061Z] Building security-spire-agent [2023-03-08T05:15:31.625Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:15:31.625Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:15:31.625Z] ---> 4733e27af857 [2023-03-08T05:15:31.625Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> 714d034478aa [2023-03-08T05:15:31.625Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> b4ca7dac2ae5 [2023-03-08T05:15:31.625Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> 9c1e14cc94b8 [2023-03-08T05:15:31.625Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> 31dee7270e01 [2023-03-08T05:15:31.625Z] Step 7/24 : COPY . . [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> 44b8bfeccef6 [2023-03-08T05:15:31.625Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> 9bd983ac24b9 [2023-03-08T05:15:31.625Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T05:15:31.625Z] ---> Using cache [2023-03-08T05:15:31.625Z] ---> cf3412351cd4 [2023-03-08T05:15:31.625Z] 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-03-08T05:15:32.774Z] Removing intermediate container 4d998f5e3e4f [2023-03-08T05:15:32.774Z] ---> bdead234cd1f [2023-03-08T05:15:32.774Z] Step 8/22 : COPY . . [2023-03-08T05:15:32.774Z] Removing intermediate container 7bf495396b94 [2023-03-08T05:15:32.774Z] ---> e7db0bfa1b78 [2023-03-08T05:15:32.774Z] Step 8/22 : COPY . . [2023-03-08T05:15:32.774Z] Removing intermediate container ba45992d8c92 [2023-03-08T05:15:32.774Z] ---> b38244a2f0a0 [2023-03-08T05:15:32.774Z] Step 7/19 : COPY . . [2023-03-08T05:15:32.774Z] Removing intermediate container 0faa431643a6 [2023-03-08T05:15:32.774Z] ---> 752ea337f66a [2023-03-08T05:15:32.774Z] Step 8/22 : COPY . . [2023-03-08T05:15:32.774Z] Removing intermediate container 9c692234600a [2023-03-08T05:15:32.774Z] ---> c93700def848 [2023-03-08T05:15:32.774Z] Step 8/22 : COPY . . [2023-03-08T05:15:32.774Z] ---> f59d27ed7ce4 [2023-03-08T05:15:32.774Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-08T05:15:32.774Z] ---> 00a3766ec9e3 [2023-03-08T05:15:32.774Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-08T05:15:32.774Z] ---> 751f614a073a [2023-03-08T05:15:32.774Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-08T05:15:32.774Z] ---> 0c39d48b5685 [2023-03-08T05:15:32.774Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-08T05:15:32.774Z] ---> 78cf28e2e5bc [2023-03-08T05:15:32.774Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-08T05:15:32.774Z] ---> Running in 2701104884fd [2023-03-08T05:15:32.774Z] ---> Running in c064e9b7096b [2023-03-08T05:15:32.774Z] ---> Running in f40003c11369 [2023-03-08T05:15:32.774Z] ---> Running in 281571e69b5b [2023-03-08T05:15:32.774Z] ---> Running in 5e250fbf0098 [2023-03-08T05:15:32.774Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-08T05:15:32.774Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-08T05:15:32.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-08T05:15:32.774Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-08T05:15:32.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-08T05:15:32.997Z] ---> Running in aeb349b45235 [2023-03-08T05:15:34.898Z] Removing intermediate container aeb349b45235 [2023-03-08T05:15:34.898Z] ---> ec83e8e5d95f [2023-03-08T05:15:34.898Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T05:15:34.898Z] ---> Running in a86507fa9452 [2023-03-08T05:15:34.898Z] Removing intermediate container a86507fa9452 [2023-03-08T05:15:34.898Z] ---> 66d35d9ac4f1 [2023-03-08T05:15:34.898Z] [2023-03-08T05:15:34.898Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T05:15:34.898Z] ---> 5ce65d7b0fde [2023-03-08T05:15:34.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> c38e61cc7999 [2023-03-08T05:15:34.898Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T05:15:34.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:15:34.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:15:34.898Z] ---> 4733e27af857 [2023-03-08T05:15:34.898Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> 714d034478aa [2023-03-08T05:15:34.898Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> b4ca7dac2ae5 [2023-03-08T05:15:34.898Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> 9c1e14cc94b8 [2023-03-08T05:15:34.898Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> 31dee7270e01 [2023-03-08T05:15:34.898Z] Step 7/24 : COPY . . [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> 44b8bfeccef6 [2023-03-08T05:15:34.898Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> 9bd983ac24b9 [2023-03-08T05:15:34.898Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> cf3412351cd4 [2023-03-08T05:15:34.898Z] 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-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> ec83e8e5d95f [2023-03-08T05:15:34.898Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> 66d35d9ac4f1 [2023-03-08T05:15:34.898Z] [2023-03-08T05:15:34.898Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T05:15:34.898Z] ---> 5ce65d7b0fde [2023-03-08T05:15:34.898Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> c38e61cc7999 [2023-03-08T05:15:34.898Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T05:15:34.898Z] ---> Using cache [2023-03-08T05:15:34.898Z] ---> fced68dafa6e [2023-03-08T05:15:34.898Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T05:15:34.898Z] ---> Running in a48648ab8bd1 [2023-03-08T05:15:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:35.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:36.090Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T05:15:36.090Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T05:15:36.090Z] OK: 15859 distinct packages available [2023-03-08T05:15:36.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:36.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:36.347Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T05:15:36.347Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T05:15:36.347Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T05:15:36.347Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T05:15:36.347Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T05:15:36.347Z] ---> 023c1599521c [2023-03-08T05:15:36.347Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T05:15:36.347Z] OK: 6 MiB in 18 packages [2023-03-08T05:15:37.282Z] Removing intermediate container a48648ab8bd1 [2023-03-08T05:15:37.282Z] ---> bc57f796e337 [2023-03-08T05:15:37.282Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T05:15:39.832Z] ---> f9983915f58e [2023-03-08T05:15:39.832Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T05:15:39.832Z] ---> 04848a070494 [2023-03-08T05:15:39.832Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T05:15:39.832Z] Removing intermediate container 1d307f0a9fab [2023-03-08T05:15:39.832Z] ---> 30e78286262e [2023-03-08T05:15:39.832Z] [2023-03-08T05:15:39.832Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T05:15:39.832Z] ---> 5ce65d7b0fde [2023-03-08T05:15:39.832Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:15:39.832Z] ---> Using cache [2023-03-08T05:15:39.832Z] ---> c38e61cc7999 [2023-03-08T05:15:39.832Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T05:15:39.832Z] ---> Running in cc0b7d072793 [2023-03-08T05:15:40.089Z] ---> b4168d55b0b5 [2023-03-08T05:15:40.089Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T05:15:40.089Z] ---> bb4bf4fcb7fa [2023-03-08T05:15:40.089Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T05:15:40.089Z] ---> Running in ee3d1c65280d [2023-03-08T05:15:40.654Z] Removing intermediate container ee3d1c65280d [2023-03-08T05:15:40.654Z] ---> 9d0613bc1c58 [2023-03-08T05:15:40.654Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T05:15:40.654Z] ---> ef83f04d4214 [2023-03-08T05:15:40.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T05:15:40.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:40.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:40.912Z] ---> 90e051210dc4 [2023-03-08T05:15:40.912Z] Step 19/24 : WORKDIR / [2023-03-08T05:15:40.912Z] ---> f5d1165165c2 [2023-03-08T05:15:40.912Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T05:15:40.912Z] ---> Running in a7ff15463d27 [2023-03-08T05:15:40.912Z] ---> Running in a2636ff6aa14 [2023-03-08T05:15:41.173Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T05:15:41.173Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T05:15:41.173Z] OK: 15859 distinct packages available [2023-03-08T05:15:41.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:41.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-08T05:15:41.173Z] Removing intermediate container a2636ff6aa14 [2023-03-08T05:15:41.173Z] ---> 0ba873d213b1 [2023-03-08T05:15:41.173Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T05:15:41.173Z] Removing intermediate container a7ff15463d27 [2023-03-08T05:15:41.173Z] ---> a661b71b5ccf [2023-03-08T05:15:41.173Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T05:15:41.173Z] ---> Running in dbd4d942b288 [2023-03-08T05:15:41.173Z] ---> Running in 88d86c48bd48 [2023-03-08T05:15:41.434Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T05:15:41.434Z] Removing intermediate container 88d86c48bd48 [2023-03-08T05:15:41.434Z] ---> e3659310d8a3 [2023-03-08T05:15:41.434Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T05:15:41.434Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T05:15:41.434Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T05:15:41.434Z] Removing intermediate container dbd4d942b288 [2023-03-08T05:15:41.434Z] ---> fb413f0d568d [2023-03-08T05:15:41.434Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T05:15:41.434Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T05:15:41.691Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T05:15:41.691Z] ---> Running in 7f52aeb9c1d2 [2023-03-08T05:15:41.691Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T05:15:41.691Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T05:15:41.692Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T05:15:41.692Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T05:15:41.692Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T05:15:41.692Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T05:15:41.692Z] ---> Running in cc8e04208b26 [2023-03-08T05:15:41.692Z] OK: 8 MiB in 23 packages [2023-03-08T05:15:41.950Z] Removing intermediate container 7f52aeb9c1d2 [2023-03-08T05:15:41.950Z] ---> 0ae67132a689 [2023-03-08T05:15:41.950Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T05:15:41.950Z] Removing intermediate container cc8e04208b26 [2023-03-08T05:15:41.950Z] ---> e209a62b385b [2023-03-08T05:15:41.950Z] Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:41.950Z] ---> Running in a007761dfee0 [2023-03-08T05:15:41.950Z] ---> Running in 27652ae93e34 [2023-03-08T05:15:42.207Z] Removing intermediate container a007761dfee0 [2023-03-08T05:15:42.207Z] ---> 8f1c99b9ff73 [2023-03-08T05:15:42.207Z] Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:42.207Z] Removing intermediate container 27652ae93e34 [2023-03-08T05:15:42.207Z] ---> b62ca6dfa475 [2023-03-08T05:15:42.207Z] Step 24/24 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:42.207Z] ---> Running in ecb87126147e [2023-03-08T05:15:42.478Z] ---> Running in 3f7041c8f31b [2023-03-08T05:15:42.479Z] Removing intermediate container cc0b7d072793 [2023-03-08T05:15:42.479Z] ---> efa4fa5e187f [2023-03-08T05:15:42.479Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:15:42.479Z] Removing intermediate container ecb87126147e [2023-03-08T05:15:42.479Z] ---> 13e8463978fe [2023-03-08T05:15:42.479Z] Step 24/24 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:42.739Z] Removing intermediate container 3f7041c8f31b [2023-03-08T05:15:42.739Z] ---> 1bce62264089 [2023-03-08T05:15:42.739Z] [2023-03-08T05:15:42.739Z] ---> Running in c708efff18c8 [2023-03-08T05:15:42.739Z] Successfully built 1bce62264089 [2023-03-08T05:15:42.739Z] Successfully tagged security-spire-agent:latest [2023-03-08T05:15:42.997Z]  Building security-spire-agent ... done Removing intermediate container c708efff18c8 [2023-03-08T05:15:42.997Z] ---> 5adc5a617a33 [2023-03-08T05:15:42.997Z] [2023-03-08T05:15:42.997Z] ---> d5703098c648 [2023-03-08T05:15:42.997Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T05:15:42.997Z] Successfully built 5adc5a617a33 [2023-03-08T05:15:42.997Z] Successfully tagged security-spire-config:latest [2023-03-08T05:15:43.933Z]  Building security-spire-config ... done  ---> 805f2a347ae7 [2023-03-08T05:15:43.933Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T05:15:43.933Z] ---> d0fd006be378 [2023-03-08T05:15:43.933Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T05:15:44.190Z] ---> Running in 8d7af03339c7 [2023-03-08T05:15:44.190Z] Removing intermediate container 8d7af03339c7 [2023-03-08T05:15:44.190Z] ---> 9a6dcc48e0e6 [2023-03-08T05:15:44.190Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:15:44.190Z] ---> Running in 811f48e4a124 [2023-03-08T05:15:44.452Z] Removing intermediate container 811f48e4a124 [2023-03-08T05:15:44.452Z] ---> d43788b55a79 [2023-03-08T05:15:44.452Z] Step 17/19 : LABEL arch=x86_64 [2023-03-08T05:15:44.452Z] ---> Running in 1de9d8fe9fd1 [2023-03-08T05:15:44.452Z] Removing intermediate container 1de9d8fe9fd1 [2023-03-08T05:15:44.452Z] ---> 5102aecc6dc2 [2023-03-08T05:15:44.452Z] Step 18/19 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:44.710Z] ---> Running in 8dde4a4bd739 [2023-03-08T05:15:44.710Z] Removing intermediate container 8dde4a4bd739 [2023-03-08T05:15:44.710Z] ---> 3973275b36b1 [2023-03-08T05:15:44.710Z] Step 19/19 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:44.710Z] ---> Running in b201bc2bbd5a [2023-03-08T05:15:44.967Z] Removing intermediate container b201bc2bbd5a [2023-03-08T05:15:44.967Z] ---> 17597249f7a3 [2023-03-08T05:15:44.967Z] [2023-03-08T05:15:44.967Z] Successfully built 17597249f7a3 [2023-03-08T05:15:44.967Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-08T05:15:47.574Z]  Building security-spiffe-token-provider ... done Removing intermediate container fef06e591de0 [2023-03-08T05:15:47.574Z] ---> 65c91f0d6fbd [2023-03-08T05:15:47.574Z] [2023-03-08T05:15:47.574Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T05:15:47.574Z] ---> dfd21b5a31f5 [2023-03-08T05:15:47.574Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:15:47.574Z] ---> Using cache [2023-03-08T05:15:47.574Z] ---> 90d15715ddc3 [2023-03-08T05:15:47.574Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:15:47.574Z] ---> Using cache [2023-03-08T05:15:47.574Z] ---> 0779f6426f6d [2023-03-08T05:15:47.574Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T05:15:47.574Z] ---> Running in 62dd9d00a008 [2023-03-08T05:15:47.574Z] Removing intermediate container 62dd9d00a008 [2023-03-08T05:15:47.574Z] ---> d62746f315dd [2023-03-08T05:15:47.574Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T05:15:47.574Z] ---> Running in e5ca176e7558 [2023-03-08T05:15:47.574Z] Removing intermediate container e5ca176e7558 [2023-03-08T05:15:47.574Z] ---> 1fdcf7977fdf [2023-03-08T05:15:47.574Z] Step 15/24 : WORKDIR / [2023-03-08T05:15:47.574Z] ---> Running in 613447ed83ea [2023-03-08T05:15:47.832Z] Removing intermediate container 613447ed83ea [2023-03-08T05:15:47.832Z] ---> 9b4c265a612d [2023-03-08T05:15:47.832Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:15:48.089Z] ---> 5a8e2612af03 [2023-03-08T05:15:48.090Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T05:15:48.654Z] ---> 4351e447eee8 [2023-03-08T05:15:48.655Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T05:15:48.914Z] ---> 1f3fd72ce52e [2023-03-08T05:15:48.914Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T05:15:48.914Z] ---> a0a8dea1d4ca [2023-03-08T05:15:48.914Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T05:15:48.914Z] ---> Running in 256bc1a65f18 [2023-03-08T05:15:49.172Z] Removing intermediate container 256bc1a65f18 [2023-03-08T05:15:49.172Z] ---> df79a388c4d9 [2023-03-08T05:15:49.172Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:15:49.172Z] ---> Running in 9e71d582ce38 [2023-03-08T05:15:49.172Z] Removing intermediate container 9e71d582ce38 [2023-03-08T05:15:49.172Z] ---> 7c078a87d49f [2023-03-08T05:15:49.172Z] Step 22/24 : LABEL arch=x86_64 [2023-03-08T05:15:49.172Z] ---> Running in 8fea0512945e [2023-03-08T05:15:49.431Z] Removing intermediate container 8fea0512945e [2023-03-08T05:15:49.431Z] ---> af629a1d0855 [2023-03-08T05:15:49.431Z] Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:49.431Z] ---> Running in 0a1d39aa5c65 [2023-03-08T05:15:49.431Z] Removing intermediate container 0a1d39aa5c65 [2023-03-08T05:15:49.431Z] ---> 773fb6d3387f [2023-03-08T05:15:49.431Z] Step 24/24 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:49.431Z] ---> Running in 5ab01affb9d0 [2023-03-08T05:15:49.431Z] Removing intermediate container 5ab01affb9d0 [2023-03-08T05:15:49.431Z] ---> 35c46dd29eac [2023-03-08T05:15:49.431Z] [2023-03-08T05:15:49.689Z] Successfully built 35c46dd29eac [2023-03-08T05:15:49.689Z] Successfully tagged core-metadata:latest [2023-03-08T05:15:54.951Z]  Building core-metadata ... done Removing intermediate container 9a65f374ae93 [2023-03-08T05:15:54.951Z] ---> 1dbb80d86ac4 [2023-03-08T05:15:54.951Z] [2023-03-08T05:15:54.951Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:15:54.951Z] ---> dfd21b5a31f5 [2023-03-08T05:15:54.951Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:15:54.951Z] ---> Using cache [2023-03-08T05:15:54.951Z] ---> 90d15715ddc3 [2023-03-08T05:15:54.951Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:15:54.951Z] ---> Using cache [2023-03-08T05:15:54.951Z] ---> 0779f6426f6d [2023-03-08T05:15:54.951Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T05:15:54.951Z] ---> Running in ab9d92b02f65 [2023-03-08T05:15:54.951Z] Removing intermediate container ab9d92b02f65 [2023-03-08T05:15:54.951Z] ---> 98022ec291a3 [2023-03-08T05:15:54.951Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T05:15:54.951Z] ---> Running in 12d695552e97 [2023-03-08T05:15:54.951Z] Removing intermediate container 12d695552e97 [2023-03-08T05:15:54.951Z] ---> 9d1507f8b5d4 [2023-03-08T05:15:54.951Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:15:54.951Z] ---> 64ca27a26750 [2023-03-08T05:15:54.951Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T05:15:54.952Z] ---> 9ffba79e87e2 [2023-03-08T05:15:54.952Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T05:15:55.210Z] ---> 63648def7a17 [2023-03-08T05:15:55.210Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T05:15:55.210Z] ---> Running in cd6d77904af8 [2023-03-08T05:15:55.210Z] Removing intermediate container cd6d77904af8 [2023-03-08T05:15:55.210Z] ---> f571792c6a8a [2023-03-08T05:15:55.210Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:15:55.210Z] ---> Running in 1337c1dad4ad [2023-03-08T05:15:55.210Z] Removing intermediate container 1337c1dad4ad [2023-03-08T05:15:55.210Z] ---> 582061d2cadb [2023-03-08T05:15:55.210Z] Step 20/22 : LABEL arch=x86_64 [2023-03-08T05:15:55.210Z] ---> Running in 0d619dd42de9 [2023-03-08T05:15:55.468Z] Removing intermediate container 0d619dd42de9 [2023-03-08T05:15:55.468Z] ---> 35192404d3cd [2023-03-08T05:15:55.468Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:55.468Z] ---> Running in 8ff164a673d0 [2023-03-08T05:15:55.468Z] Removing intermediate container 8ff164a673d0 [2023-03-08T05:15:55.468Z] ---> 539a636eeae5 [2023-03-08T05:15:55.468Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:15:55.468Z] ---> Running in e05eef268821 [2023-03-08T05:15:55.468Z] Removing intermediate container e05eef268821 [2023-03-08T05:15:55.468Z] ---> fe11de2e0c07 [2023-03-08T05:15:55.468Z] [2023-03-08T05:15:55.725Z] Successfully built fe11de2e0c07 [2023-03-08T05:15:55.725Z] Successfully tagged support-scheduler:latest [2023-03-08T05:15:55.731Z]  Building support-scheduler ... done  [Pipeline] } [2023-03-08T05:15:55.739Z] $ docker stop --time=1 23f77f636f396147ac3f1492ea94b87ca39de441a4d1a3f020bb606cd4b9a5d8 [2023-03-08T05:15:56.996Z] $ docker rm -f --volumes 23f77f636f396147ac3f1492ea94b87ca39de441a4d1a3f020bb606cd4b9a5d8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T05:15:57.322Z] + docker images [2023-03-08T05:15:57.322Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T05:15:57.322Z] support-scheduler latest fe11de2e0c07 2 seconds ago 30.1MB [2023-03-08T05:15:57.322Z] 1dbb80d86ac4 4 seconds ago 1.75GB [2023-03-08T05:15:57.322Z] core-metadata latest 35c46dd29eac 8 seconds ago 18.5MB [2023-03-08T05:15:57.322Z] 65c91f0d6fbd 11 seconds ago 1.69GB [2023-03-08T05:15:57.322Z] security-spiffe-token-provider latest 17597249f7a3 13 seconds ago 30MB [2023-03-08T05:15:57.322Z] security-spire-agent latest 1bce62264089 15 seconds ago 125MB [2023-03-08T05:15:57.322Z] security-spire-config latest 5adc5a617a33 15 seconds ago 85.8MB [2023-03-08T05:15:57.322Z] 30e78286262e 18 seconds ago 1.72GB [2023-03-08T05:15:57.322Z] 66d35d9ac4f1 23 seconds ago 1.55GB [2023-03-08T05:15:57.322Z] security-bootstrapper latest 99858ae505c9 27 seconds ago 19.8MB [2023-03-08T05:15:57.322Z] security-spire-server latest 8d596c215e67 31 seconds ago 86.5MB [2023-03-08T05:15:57.322Z] security-secretstore-setup latest 7f0e8b4dabb8 33 seconds ago 29.9MB [2023-03-08T05:15:57.322Z] core-common-config-bootstrapper latest d8b82d0035c3 40 seconds ago 15.5MB [2023-03-08T05:15:57.322Z] 3aea46b7d304 41 seconds ago 1.55GB [2023-03-08T05:15:57.322Z] 4e3339ad85b1 45 seconds ago 1.67GB [2023-03-08T05:15:57.322Z] 31baa143f8b2 46 seconds ago 1.67GB [2023-03-08T05:15:57.322Z] d5577e2ca0a3 46 seconds ago 1.68GB [2023-03-08T05:15:57.322Z] security-proxy-auth latest 189add506be2 About a minute ago 16.2MB [2023-03-08T05:15:57.322Z] security-proxy-setup latest 97db25556bb8 About a minute ago 16.4MB [2023-03-08T05:15:57.322Z] support-notifications latest b107d759d824 About a minute ago 30.7MB [2023-03-08T05:15:57.322Z] core-command latest 8475048cd20b About a minute ago 17.8MB [2023-03-08T05:15:57.322Z] core-data latest 1aec07c740a2 About a minute ago 18MB [2023-03-08T05:15:57.322Z] d7d9f52a628e About a minute ago 1.75GB [2023-03-08T05:15:57.322Z] 579dad0a4d4e About a minute ago 1.69GB [2023-03-08T05:15:57.322Z] ee4ba76b6c30 About a minute ago 1.66GB [2023-03-08T05:15:57.322Z] 6549c3597475 About a minute ago 1.68GB [2023-03-08T05:15:57.322Z] b5fa0e8421a3 About a minute ago 1.66GB [2023-03-08T05:15:57.323Z] ci-base-image-x86_64 latest 4733e27af857 4 minutes ago 903MB [2023-03-08T05:15:57.323Z] alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB [2023-03-08T05:15:57.323Z] alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB [2023-03-08T05:15:57.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB [2023-03-08T05:15:57.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-08T05:15:57.323Z] 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-03-08T05:15:57.410Z] provisioning config files... [2023-03-08T05:15:57.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config9033562509209680265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:15:57.727Z] ---> docker-login.sh [2023-03-08T05:15:57.727Z] nexus3.edgexfoundry.org:10001 [2023-03-08T05:15:57.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:15:57.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:15:57.727Z] Configure a credential helper to remove this warning. See [2023-03-08T05:15:57.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:15:57.727Z] [2023-03-08T05:15:57.727Z] Login Succeeded [2023-03-08T05:15:57.727Z] nexus3.edgexfoundry.org:10002 [2023-03-08T05:15:57.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:15:57.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:15:57.985Z] Configure a credential helper to remove this warning. See [2023-03-08T05:15:57.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:15:57.985Z] [2023-03-08T05:15:57.985Z] Login Succeeded [2023-03-08T05:15:57.985Z] nexus3.edgexfoundry.org:10003 [2023-03-08T05:15:57.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:15:57.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:15:57.985Z] Configure a credential helper to remove this warning. See [2023-03-08T05:15:57.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:15:57.985Z] [2023-03-08T05:15:57.985Z] Login Succeeded [2023-03-08T05:15:57.985Z] nexus3.edgexfoundry.org:10004 [2023-03-08T05:15:57.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:15:57.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:15:57.985Z] Configure a credential helper to remove this warning. See [2023-03-08T05:15:57.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:15:57.985Z] [2023-03-08T05:15:57.985Z] Login Succeeded [2023-03-08T05:15:57.985Z] docker.io [2023-03-08T05:15:58.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:15:58.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:15:58.243Z] Configure a credential helper to remove this warning. See [2023-03-08T05:15:58.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:15:58.243Z] [2023-03-08T05:15:58.243Z] Login Succeeded [2023-03-08T05:15:58.243Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T05:15:58.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:15:58.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T05:15:58.289Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-08T05:15:58.289Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:58.289Z] latest [2023-03-08T05:15:58.289Z] 3.0.0-dev.82 [2023-03-08T05:15:58.289Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:15:58.289Z] main [2023-03-08T05:15:58.289Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:15:58.597Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:15:58.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:15:58.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T05:15:58.902Z] 03a0e3e2d197: Preparing [2023-03-08T05:15:58.902Z] be7682d82c95: Preparing [2023-03-08T05:15:58.902Z] 3507fc9fff78: Preparing [2023-03-08T05:15:58.902Z] 40f3a66a3b09: Preparing [2023-03-08T05:15:58.902Z] aa5968d388b8: Preparing [2023-03-08T05:15:58.902Z] aa5968d388b8: Layer already exists [2023-03-08T05:15:58.902Z] 3507fc9fff78: Pushed [2023-03-08T05:15:58.902Z] 03a0e3e2d197: Pushed [2023-03-08T05:15:58.902Z] 40f3a66a3b09: Pushed [2023-03-08T05:16:00.355Z] be7682d82c95: Pushed [2023-03-08T05:16:00.355Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:00.657Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:00.954Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T05:16:00.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T05:16:00.954Z] 03a0e3e2d197: Preparing [2023-03-08T05:16:00.954Z] be7682d82c95: Preparing [2023-03-08T05:16:00.954Z] 3507fc9fff78: Preparing [2023-03-08T05:16:00.954Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:00.954Z] aa5968d388b8: Preparing [2023-03-08T05:16:00.954Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:00.954Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:00.954Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:00.954Z] 03a0e3e2d197: Layer already exists [2023-03-08T05:16:00.954Z] be7682d82c95: Layer already exists [2023-03-08T05:16:00.954Z] latest: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:01.256Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:01.559Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.82 [2023-03-08T05:16:01.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T05:16:01.559Z] 03a0e3e2d197: Preparing [2023-03-08T05:16:01.559Z] be7682d82c95: Preparing [2023-03-08T05:16:01.559Z] 3507fc9fff78: Preparing [2023-03-08T05:16:01.559Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:01.559Z] aa5968d388b8: Preparing [2023-03-08T05:16:01.559Z] be7682d82c95: Layer already exists [2023-03-08T05:16:01.559Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:01.559Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:01.559Z] 03a0e3e2d197: Layer already exists [2023-03-08T05:16:01.559Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:01.559Z] 3.0.0-dev.82: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:01.863Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:02.156Z] + docker push nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:02.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T05:16:02.156Z] 03a0e3e2d197: Preparing [2023-03-08T05:16:02.156Z] be7682d82c95: Preparing [2023-03-08T05:16:02.156Z] 3507fc9fff78: Preparing [2023-03-08T05:16:02.156Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:02.156Z] aa5968d388b8: Preparing [2023-03-08T05:16:02.156Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:02.156Z] 03a0e3e2d197: Layer already exists [2023-03-08T05:16:02.156Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:02.156Z] be7682d82c95: Layer already exists [2023-03-08T05:16:02.156Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:02.156Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:02.462Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:02.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-08T05:16:02.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-08T05:16:02.760Z] 03a0e3e2d197: Preparing [2023-03-08T05:16:02.760Z] be7682d82c95: Preparing [2023-03-08T05:16:02.760Z] 3507fc9fff78: Preparing [2023-03-08T05:16:02.760Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:02.760Z] aa5968d388b8: Preparing [2023-03-08T05:16:02.760Z] be7682d82c95: Layer already exists [2023-03-08T05:16:02.760Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:02.760Z] 03a0e3e2d197: Layer already exists [2023-03-08T05:16:02.760Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:02.760Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:02.760Z] main: digest: sha256:6ed3e8e477bd9e38dbbcb20b3380a1aac4b42402cd17a1e358cfc1878e768e11 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:02.803Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:02.810Z] taggedImages: [2023-03-08T05:16:02.811Z] - nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:02.811Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-08T05:16:02.811Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.82 [2023-03-08T05:16:02.811Z] - nexus3.edgexfoundry.org:10004/core-command:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:02.811Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-08T05:16:02.831Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-08T05:16:02.831Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:02.831Z] latest [2023-03-08T05:16:02.831Z] 3.0.0-dev.82 [2023-03-08T05:16:02.831Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:02.831Z] main [2023-03-08T05:16:02.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:03.132Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:03.431Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:03.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T05:16:03.431Z] 71f7d3593b8f: Preparing [2023-03-08T05:16:03.431Z] 75dcb7a832c9: Preparing [2023-03-08T05:16:03.431Z] 9304a5b69b88: Preparing [2023-03-08T05:16:03.431Z] 16db04892510: Preparing [2023-03-08T05:16:03.431Z] 3507fc9fff78: Preparing [2023-03-08T05:16:03.431Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:03.431Z] aa5968d388b8: Preparing [2023-03-08T05:16:03.431Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:03.431Z] aa5968d388b8: Waiting [2023-03-08T05:16:03.431Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:03.431Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:03.431Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:03.431Z] 71f7d3593b8f: Pushed [2023-03-08T05:16:03.431Z] 9304a5b69b88: Pushed [2023-03-08T05:16:03.431Z] 75dcb7a832c9: Pushed [2023-03-08T05:16:04.802Z] 16db04892510: Pushed [2023-03-08T05:16:04.802Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:05.111Z] + 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-03-08T05:16:05.404Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T05:16:05.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T05:16:05.404Z] 71f7d3593b8f: Preparing [2023-03-08T05:16:05.404Z] 75dcb7a832c9: Preparing [2023-03-08T05:16:05.404Z] 9304a5b69b88: Preparing [2023-03-08T05:16:05.404Z] 16db04892510: Preparing [2023-03-08T05:16:05.404Z] 3507fc9fff78: Preparing [2023-03-08T05:16:05.404Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:05.404Z] aa5968d388b8: Preparing [2023-03-08T05:16:05.404Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:05.404Z] aa5968d388b8: Waiting [2023-03-08T05:16:05.404Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:05.404Z] 71f7d3593b8f: Layer already exists [2023-03-08T05:16:05.404Z] 75dcb7a832c9: Layer already exists [2023-03-08T05:16:05.404Z] 9304a5b69b88: Layer already exists [2023-03-08T05:16:05.404Z] 16db04892510: Layer already exists [2023-03-08T05:16:05.404Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:05.404Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:05.404Z] latest: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:05.712Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:06.012Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.82 [2023-03-08T05:16:06.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T05:16:06.012Z] 71f7d3593b8f: Preparing [2023-03-08T05:16:06.012Z] 75dcb7a832c9: Preparing [2023-03-08T05:16:06.012Z] 9304a5b69b88: Preparing [2023-03-08T05:16:06.012Z] 16db04892510: Preparing [2023-03-08T05:16:06.012Z] 3507fc9fff78: Preparing [2023-03-08T05:16:06.012Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:06.012Z] aa5968d388b8: Preparing [2023-03-08T05:16:06.012Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:06.012Z] aa5968d388b8: Waiting [2023-03-08T05:16:06.012Z] 75dcb7a832c9: Layer already exists [2023-03-08T05:16:06.012Z] 16db04892510: Layer already exists [2023-03-08T05:16:06.012Z] 9304a5b69b88: Layer already exists [2023-03-08T05:16:06.012Z] 71f7d3593b8f: Layer already exists [2023-03-08T05:16:06.012Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:06.012Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:06.012Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:06.012Z] 3.0.0-dev.82: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:06.315Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:06.617Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:06.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T05:16:06.617Z] 71f7d3593b8f: Preparing [2023-03-08T05:16:06.617Z] 75dcb7a832c9: Preparing [2023-03-08T05:16:06.617Z] 9304a5b69b88: Preparing [2023-03-08T05:16:06.617Z] 16db04892510: Preparing [2023-03-08T05:16:06.617Z] 3507fc9fff78: Preparing [2023-03-08T05:16:06.617Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:06.617Z] aa5968d388b8: Preparing [2023-03-08T05:16:06.617Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:06.617Z] aa5968d388b8: Waiting [2023-03-08T05:16:06.617Z] 9304a5b69b88: Layer already exists [2023-03-08T05:16:06.617Z] 71f7d3593b8f: Layer already exists [2023-03-08T05:16:06.617Z] 75dcb7a832c9: Layer already exists [2023-03-08T05:16:06.617Z] 16db04892510: Layer already exists [2023-03-08T05:16:06.617Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:06.617Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:06.617Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:06.617Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:06.920Z] + 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-03-08T05:16:07.218Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-08T05:16:07.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-08T05:16:07.218Z] 71f7d3593b8f: Preparing [2023-03-08T05:16:07.218Z] 75dcb7a832c9: Preparing [2023-03-08T05:16:07.218Z] 9304a5b69b88: Preparing [2023-03-08T05:16:07.218Z] 16db04892510: Preparing [2023-03-08T05:16:07.218Z] 3507fc9fff78: Preparing [2023-03-08T05:16:07.218Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:07.218Z] aa5968d388b8: Preparing [2023-03-08T05:16:07.218Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:07.218Z] aa5968d388b8: Waiting [2023-03-08T05:16:07.218Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:07.218Z] 75dcb7a832c9: Layer already exists [2023-03-08T05:16:07.218Z] 9304a5b69b88: Layer already exists [2023-03-08T05:16:07.218Z] 16db04892510: Layer already exists [2023-03-08T05:16:07.218Z] 71f7d3593b8f: Layer already exists [2023-03-08T05:16:07.218Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:07.218Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:07.218Z] main: digest: sha256:a745ee74a57b8f909781a323c3352dd9dede53ca8f3d31b6900b1e2cba64bb7c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:07.257Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:07.263Z] taggedImages: [2023-03-08T05:16:07.263Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:07.263Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-08T05:16:07.263Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.82 [2023-03-08T05:16:07.263Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:07.263Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-08T05:16:07.277Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-08T05:16:07.277Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:07.277Z] latest [2023-03-08T05:16:07.277Z] 3.0.0-dev.82 [2023-03-08T05:16:07.277Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:07.277Z] main [2023-03-08T05:16:07.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:07.578Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:07.884Z] + docker push nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:07.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T05:16:07.884Z] 4874e37a7a97: Preparing [2023-03-08T05:16:07.884Z] 447de313d6de: Preparing [2023-03-08T05:16:07.884Z] 3507fc9fff78: Preparing [2023-03-08T05:16:07.884Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:07.884Z] aa5968d388b8: Preparing [2023-03-08T05:16:07.884Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:07.884Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:07.884Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:07.884Z] 4874e37a7a97: Pushed [2023-03-08T05:16:09.271Z] 447de313d6de: Pushed [2023-03-08T05:16:09.271Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:09.580Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:09.888Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T05:16:09.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T05:16:09.888Z] 4874e37a7a97: Preparing [2023-03-08T05:16:09.888Z] 447de313d6de: Preparing [2023-03-08T05:16:09.888Z] 3507fc9fff78: Preparing [2023-03-08T05:16:09.888Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:09.888Z] aa5968d388b8: Preparing [2023-03-08T05:16:09.888Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:09.888Z] 447de313d6de: Layer already exists [2023-03-08T05:16:09.888Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:09.888Z] 4874e37a7a97: Layer already exists [2023-03-08T05:16:09.888Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:09.888Z] latest: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:10.201Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:10.510Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.82 [2023-03-08T05:16:10.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T05:16:10.510Z] 4874e37a7a97: Preparing [2023-03-08T05:16:10.510Z] 447de313d6de: Preparing [2023-03-08T05:16:10.510Z] 3507fc9fff78: Preparing [2023-03-08T05:16:10.510Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:10.510Z] aa5968d388b8: Preparing [2023-03-08T05:16:10.510Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:10.510Z] 447de313d6de: Layer already exists [2023-03-08T05:16:10.510Z] 4874e37a7a97: Layer already exists [2023-03-08T05:16:10.510Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:10.510Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:10.510Z] 3.0.0-dev.82: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:10.831Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:11.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:11.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T05:16:11.132Z] 4874e37a7a97: Preparing [2023-03-08T05:16:11.132Z] 447de313d6de: Preparing [2023-03-08T05:16:11.132Z] 3507fc9fff78: Preparing [2023-03-08T05:16:11.132Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:11.132Z] aa5968d388b8: Preparing [2023-03-08T05:16:11.132Z] 447de313d6de: Layer already exists [2023-03-08T05:16:11.132Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:11.132Z] 4874e37a7a97: Layer already exists [2023-03-08T05:16:11.132Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:11.132Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:11.132Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:11.431Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:11.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-08T05:16:11.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-08T05:16:11.733Z] 4874e37a7a97: Preparing [2023-03-08T05:16:11.733Z] 447de313d6de: Preparing [2023-03-08T05:16:11.733Z] 3507fc9fff78: Preparing [2023-03-08T05:16:11.733Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:11.733Z] aa5968d388b8: Preparing [2023-03-08T05:16:11.733Z] 4874e37a7a97: Layer already exists [2023-03-08T05:16:11.733Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:11.733Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:11.733Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:11.733Z] 447de313d6de: Layer already exists [2023-03-08T05:16:11.733Z] main: digest: sha256:a7f98612d46ec710b22bbbed66dc4d8225e8db498b85f3d03933268d30f2d429 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:11.778Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:11.786Z] taggedImages: [2023-03-08T05:16:11.786Z] - nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:11.786Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-08T05:16:11.786Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.82 [2023-03-08T05:16:11.786Z] - nexus3.edgexfoundry.org:10004/core-data:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:11.786Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-08T05:16:11.806Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-08T05:16:11.806Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:11.806Z] latest [2023-03-08T05:16:11.806Z] 3.0.0-dev.82 [2023-03-08T05:16:11.806Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:11.806Z] main [2023-03-08T05:16:11.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:12.127Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:12.430Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:12.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T05:16:12.430Z] 9958b732e2d2: Preparing [2023-03-08T05:16:12.430Z] f616d6d85d83: Preparing [2023-03-08T05:16:12.430Z] 2288c1349534: Preparing [2023-03-08T05:16:12.430Z] 3507fc9fff78: Preparing [2023-03-08T05:16:12.430Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:12.430Z] aa5968d388b8: Preparing [2023-03-08T05:16:12.430Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:12.430Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:12.430Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:12.430Z] f616d6d85d83: Pushed [2023-03-08T05:16:12.430Z] 9958b732e2d2: Pushed [2023-03-08T05:16:14.329Z] 2288c1349534: Pushed [2023-03-08T05:16:14.329Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:14.643Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:14.943Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T05:16:14.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T05:16:14.943Z] 9958b732e2d2: Preparing [2023-03-08T05:16:14.943Z] f616d6d85d83: Preparing [2023-03-08T05:16:14.943Z] 2288c1349534: Preparing [2023-03-08T05:16:14.943Z] 3507fc9fff78: Preparing [2023-03-08T05:16:14.943Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:14.943Z] aa5968d388b8: Preparing [2023-03-08T05:16:14.943Z] aa5968d388b8: Waiting [2023-03-08T05:16:14.943Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:14.943Z] f616d6d85d83: Layer already exists [2023-03-08T05:16:14.943Z] 9958b732e2d2: Layer already exists [2023-03-08T05:16:14.943Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:14.943Z] 2288c1349534: Layer already exists [2023-03-08T05:16:14.943Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:14.943Z] latest: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:15.260Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:15.560Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.82 [2023-03-08T05:16:15.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T05:16:15.560Z] 9958b732e2d2: Preparing [2023-03-08T05:16:15.560Z] f616d6d85d83: Preparing [2023-03-08T05:16:15.560Z] 2288c1349534: Preparing [2023-03-08T05:16:15.560Z] 3507fc9fff78: Preparing [2023-03-08T05:16:15.560Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:15.560Z] aa5968d388b8: Preparing [2023-03-08T05:16:15.560Z] aa5968d388b8: Waiting [2023-03-08T05:16:15.560Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:15.560Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:15.560Z] 2288c1349534: Layer already exists [2023-03-08T05:16:15.560Z] f616d6d85d83: Layer already exists [2023-03-08T05:16:15.560Z] 9958b732e2d2: Layer already exists [2023-03-08T05:16:15.560Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:15.560Z] 3.0.0-dev.82: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:15.879Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:16.181Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:16.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T05:16:16.181Z] 9958b732e2d2: Preparing [2023-03-08T05:16:16.181Z] f616d6d85d83: Preparing [2023-03-08T05:16:16.181Z] 2288c1349534: Preparing [2023-03-08T05:16:16.181Z] 3507fc9fff78: Preparing [2023-03-08T05:16:16.181Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:16.181Z] aa5968d388b8: Preparing [2023-03-08T05:16:16.181Z] aa5968d388b8: Waiting [2023-03-08T05:16:16.181Z] f616d6d85d83: Layer already exists [2023-03-08T05:16:16.181Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:16.181Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:16.181Z] 9958b732e2d2: Layer already exists [2023-03-08T05:16:16.181Z] 2288c1349534: Layer already exists [2023-03-08T05:16:16.181Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:16.181Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:16.492Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:16.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-08T05:16:16.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-08T05:16:16.800Z] 9958b732e2d2: Preparing [2023-03-08T05:16:16.800Z] f616d6d85d83: Preparing [2023-03-08T05:16:16.800Z] 2288c1349534: Preparing [2023-03-08T05:16:16.800Z] 3507fc9fff78: Preparing [2023-03-08T05:16:16.800Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:16.800Z] aa5968d388b8: Preparing [2023-03-08T05:16:16.800Z] aa5968d388b8: Waiting [2023-03-08T05:16:16.800Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:16.800Z] 9958b732e2d2: Layer already exists [2023-03-08T05:16:16.800Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:16.800Z] 2288c1349534: Layer already exists [2023-03-08T05:16:16.800Z] f616d6d85d83: Layer already exists [2023-03-08T05:16:16.800Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:16.800Z] main: digest: sha256:f1a4536c003571949ca5fadd49e5ee8f65801078bd4bd9ffc6ad504f317509ad size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:16.843Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:16.849Z] taggedImages: [2023-03-08T05:16:16.849Z] - nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:16.849Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-08T05:16:16.849Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.82 [2023-03-08T05:16:16.849Z] - nexus3.edgexfoundry.org:10004/core-metadata:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:16.849Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-08T05:16:16.869Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-08T05:16:16.869Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:16.869Z] latest [2023-03-08T05:16:16.869Z] 3.0.0-dev.82 [2023-03-08T05:16:16.869Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:16.869Z] main [2023-03-08T05:16:16.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:17.180Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:17.574Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:17.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T05:16:17.574Z] e9a96f534239: Preparing [2023-03-08T05:16:17.574Z] e9a96f534239: Preparing [2023-03-08T05:16:17.574Z] 6988f1e40762: Preparing [2023-03-08T05:16:17.574Z] 9dbb80fa2068: Preparing [2023-03-08T05:16:17.574Z] 45aa37437257: Preparing [2023-03-08T05:16:17.574Z] e52e6e077bd3: Preparing [2023-03-08T05:16:17.574Z] 2eaf30387562: Preparing [2023-03-08T05:16:17.574Z] 3507fc9fff78: Preparing [2023-03-08T05:16:17.574Z] 5c1d1f57dd66: Preparing [2023-03-08T05:16:17.574Z] 0ec27438d3a6: Preparing [2023-03-08T05:16:17.574Z] 0f8695b96abc: Preparing [2023-03-08T05:16:17.574Z] 1f0c2cff03cb: Preparing [2023-03-08T05:16:17.574Z] aa5968d388b8: Preparing [2023-03-08T05:16:17.574Z] 2eaf30387562: Waiting [2023-03-08T05:16:17.574Z] 1f0c2cff03cb: Waiting [2023-03-08T05:16:17.574Z] 5c1d1f57dd66: Waiting [2023-03-08T05:16:17.574Z] 0ec27438d3a6: Waiting [2023-03-08T05:16:17.574Z] 0f8695b96abc: Waiting [2023-03-08T05:16:17.574Z] 3507fc9fff78: Waiting [2023-03-08T05:16:17.574Z] aa5968d388b8: Waiting [2023-03-08T05:16:17.574Z] 6988f1e40762: Pushed [2023-03-08T05:16:17.574Z] 45aa37437257: Pushed [2023-03-08T05:16:17.574Z] e52e6e077bd3: Pushed [2023-03-08T05:16:17.574Z] e9a96f534239: Pushed [2023-03-08T05:16:17.574Z] 9dbb80fa2068: Pushed [2023-03-08T05:16:17.574Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:17.843Z] 5c1d1f57dd66: Pushed [2023-03-08T05:16:17.843Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:17.843Z] 1f0c2cff03cb: Pushed [2023-03-08T05:16:17.843Z] 0ec27438d3a6: Pushed [2023-03-08T05:16:17.843Z] 0f8695b96abc: Pushed [2023-03-08T05:16:19.310Z] 2eaf30387562: Pushed [2023-03-08T05:16:19.310Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:19.676Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:19.989Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T05:16:19.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T05:16:19.990Z] e9a96f534239: Preparing [2023-03-08T05:16:19.990Z] e9a96f534239: Preparing [2023-03-08T05:16:19.990Z] 6988f1e40762: Preparing [2023-03-08T05:16:19.990Z] 9dbb80fa2068: Preparing [2023-03-08T05:16:19.990Z] 45aa37437257: Preparing [2023-03-08T05:16:19.990Z] e52e6e077bd3: Preparing [2023-03-08T05:16:19.990Z] 2eaf30387562: Preparing [2023-03-08T05:16:19.990Z] 3507fc9fff78: Preparing [2023-03-08T05:16:19.990Z] 5c1d1f57dd66: Preparing [2023-03-08T05:16:19.990Z] 0ec27438d3a6: Preparing [2023-03-08T05:16:19.990Z] 0f8695b96abc: Preparing [2023-03-08T05:16:19.990Z] 1f0c2cff03cb: Preparing [2023-03-08T05:16:19.990Z] aa5968d388b8: Preparing [2023-03-08T05:16:19.990Z] 3507fc9fff78: Waiting [2023-03-08T05:16:19.990Z] 5c1d1f57dd66: Waiting [2023-03-08T05:16:19.990Z] 0ec27438d3a6: Waiting [2023-03-08T05:16:19.990Z] 1f0c2cff03cb: Waiting [2023-03-08T05:16:19.990Z] 0f8695b96abc: Waiting [2023-03-08T05:16:19.990Z] aa5968d388b8: Waiting [2023-03-08T05:16:19.990Z] 2eaf30387562: Waiting [2023-03-08T05:16:19.990Z] e52e6e077bd3: Layer already exists [2023-03-08T05:16:19.990Z] e9a96f534239: Layer already exists [2023-03-08T05:16:19.990Z] 9dbb80fa2068: Layer already exists [2023-03-08T05:16:19.990Z] 6988f1e40762: Layer already exists [2023-03-08T05:16:19.990Z] 45aa37437257: Layer already exists [2023-03-08T05:16:19.990Z] 2eaf30387562: Layer already exists [2023-03-08T05:16:19.990Z] 0ec27438d3a6: Layer already exists [2023-03-08T05:16:19.990Z] 5c1d1f57dd66: Layer already exists [2023-03-08T05:16:19.990Z] 0f8695b96abc: Layer already exists [2023-03-08T05:16:19.990Z] 1f0c2cff03cb: Layer already exists [2023-03-08T05:16:19.990Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:19.990Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:19.990Z] latest: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:20.304Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:20.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.82 [2023-03-08T05:16:20.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T05:16:20.609Z] e9a96f534239: Preparing [2023-03-08T05:16:20.609Z] e9a96f534239: Preparing [2023-03-08T05:16:20.609Z] 6988f1e40762: Preparing [2023-03-08T05:16:20.609Z] 9dbb80fa2068: Preparing [2023-03-08T05:16:20.609Z] 45aa37437257: Preparing [2023-03-08T05:16:20.609Z] e52e6e077bd3: Preparing [2023-03-08T05:16:20.609Z] 2eaf30387562: Preparing [2023-03-08T05:16:20.609Z] 3507fc9fff78: Preparing [2023-03-08T05:16:20.609Z] 5c1d1f57dd66: Preparing [2023-03-08T05:16:20.609Z] 0ec27438d3a6: Preparing [2023-03-08T05:16:20.609Z] 0f8695b96abc: Preparing [2023-03-08T05:16:20.609Z] 1f0c2cff03cb: Preparing [2023-03-08T05:16:20.609Z] aa5968d388b8: Preparing [2023-03-08T05:16:20.609Z] 5c1d1f57dd66: Waiting [2023-03-08T05:16:20.609Z] 0ec27438d3a6: Waiting [2023-03-08T05:16:20.609Z] 0f8695b96abc: Waiting [2023-03-08T05:16:20.609Z] 1f0c2cff03cb: Waiting [2023-03-08T05:16:20.609Z] 2eaf30387562: Waiting [2023-03-08T05:16:20.609Z] 3507fc9fff78: Waiting [2023-03-08T05:16:20.609Z] aa5968d388b8: Waiting [2023-03-08T05:16:20.609Z] e52e6e077bd3: Layer already exists [2023-03-08T05:16:20.609Z] e9a96f534239: Layer already exists [2023-03-08T05:16:20.609Z] 45aa37437257: Layer already exists [2023-03-08T05:16:20.609Z] 6988f1e40762: Layer already exists [2023-03-08T05:16:20.609Z] 9dbb80fa2068: Layer already exists [2023-03-08T05:16:20.609Z] 2eaf30387562: Layer already exists [2023-03-08T05:16:20.609Z] 5c1d1f57dd66: Layer already exists [2023-03-08T05:16:20.609Z] 0f8695b96abc: Layer already exists [2023-03-08T05:16:20.609Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:20.609Z] 0ec27438d3a6: Layer already exists [2023-03-08T05:16:20.609Z] 1f0c2cff03cb: Layer already exists [2023-03-08T05:16:20.609Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:20.609Z] 3.0.0-dev.82: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:20.922Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:21.223Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:21.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T05:16:21.223Z] e9a96f534239: Preparing [2023-03-08T05:16:21.223Z] e9a96f534239: Preparing [2023-03-08T05:16:21.223Z] 6988f1e40762: Preparing [2023-03-08T05:16:21.223Z] 9dbb80fa2068: Preparing [2023-03-08T05:16:21.223Z] 45aa37437257: Preparing [2023-03-08T05:16:21.223Z] e52e6e077bd3: Preparing [2023-03-08T05:16:21.223Z] 2eaf30387562: Preparing [2023-03-08T05:16:21.223Z] 3507fc9fff78: Preparing [2023-03-08T05:16:21.223Z] 5c1d1f57dd66: Preparing [2023-03-08T05:16:21.223Z] 0ec27438d3a6: Preparing [2023-03-08T05:16:21.223Z] 0f8695b96abc: Preparing [2023-03-08T05:16:21.223Z] 1f0c2cff03cb: Preparing [2023-03-08T05:16:21.223Z] aa5968d388b8: Preparing [2023-03-08T05:16:21.223Z] 3507fc9fff78: Waiting [2023-03-08T05:16:21.223Z] 5c1d1f57dd66: Waiting [2023-03-08T05:16:21.223Z] 0ec27438d3a6: Waiting [2023-03-08T05:16:21.223Z] 0f8695b96abc: Waiting [2023-03-08T05:16:21.223Z] 1f0c2cff03cb: Waiting [2023-03-08T05:16:21.223Z] aa5968d388b8: Waiting [2023-03-08T05:16:21.223Z] 2eaf30387562: Waiting [2023-03-08T05:16:21.223Z] 45aa37437257: Layer already exists [2023-03-08T05:16:21.223Z] 6988f1e40762: Layer already exists [2023-03-08T05:16:21.223Z] 9dbb80fa2068: Layer already exists [2023-03-08T05:16:21.223Z] e52e6e077bd3: Layer already exists [2023-03-08T05:16:21.223Z] e9a96f534239: Layer already exists [2023-03-08T05:16:21.223Z] 2eaf30387562: Layer already exists [2023-03-08T05:16:21.223Z] 0ec27438d3a6: Layer already exists [2023-03-08T05:16:21.223Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:21.223Z] 5c1d1f57dd66: Layer already exists [2023-03-08T05:16:21.223Z] 0f8695b96abc: Layer already exists [2023-03-08T05:16:21.223Z] 1f0c2cff03cb: Layer already exists [2023-03-08T05:16:21.223Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:21.223Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:21.536Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:21.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-08T05:16:21.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-08T05:16:21.834Z] e9a96f534239: Preparing [2023-03-08T05:16:21.834Z] e9a96f534239: Preparing [2023-03-08T05:16:21.834Z] 6988f1e40762: Preparing [2023-03-08T05:16:21.834Z] 9dbb80fa2068: Preparing [2023-03-08T05:16:21.834Z] 45aa37437257: Preparing [2023-03-08T05:16:21.834Z] e52e6e077bd3: Preparing [2023-03-08T05:16:21.834Z] 2eaf30387562: Preparing [2023-03-08T05:16:21.834Z] 3507fc9fff78: Preparing [2023-03-08T05:16:21.834Z] 5c1d1f57dd66: Preparing [2023-03-08T05:16:21.834Z] 0ec27438d3a6: Preparing [2023-03-08T05:16:21.834Z] 0f8695b96abc: Preparing [2023-03-08T05:16:21.834Z] 1f0c2cff03cb: Preparing [2023-03-08T05:16:21.834Z] aa5968d388b8: Preparing [2023-03-08T05:16:21.834Z] 5c1d1f57dd66: Waiting [2023-03-08T05:16:21.834Z] 0ec27438d3a6: Waiting [2023-03-08T05:16:21.834Z] 0f8695b96abc: Waiting [2023-03-08T05:16:21.834Z] 1f0c2cff03cb: Waiting [2023-03-08T05:16:21.834Z] aa5968d388b8: Waiting [2023-03-08T05:16:21.834Z] 6988f1e40762: Layer already exists [2023-03-08T05:16:21.834Z] 9dbb80fa2068: Layer already exists [2023-03-08T05:16:21.834Z] e9a96f534239: Layer already exists [2023-03-08T05:16:21.834Z] 45aa37437257: Layer already exists [2023-03-08T05:16:21.834Z] e52e6e077bd3: Layer already exists [2023-03-08T05:16:21.834Z] 2eaf30387562: Layer already exists [2023-03-08T05:16:21.834Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:21.834Z] 0ec27438d3a6: Layer already exists [2023-03-08T05:16:21.834Z] 5c1d1f57dd66: Layer already exists [2023-03-08T05:16:21.834Z] 0f8695b96abc: Layer already exists [2023-03-08T05:16:21.834Z] 1f0c2cff03cb: Layer already exists [2023-03-08T05:16:21.834Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:21.834Z] main: digest: sha256:d9a7d90d7e819b4fd977af7cbef146319c0f724264a0a86361eeef4b7216cb45 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:21.867Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:21.873Z] taggedImages: [2023-03-08T05:16:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-08T05:16:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.82 [2023-03-08T05:16:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:21.873Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-08T05:16:21.888Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-08T05:16:21.888Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:21.888Z] latest [2023-03-08T05:16:21.888Z] 3.0.0-dev.82 [2023-03-08T05:16:21.888Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:21.888Z] main [2023-03-08T05:16:21.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:22.190Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:22.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:22.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T05:16:22.487Z] aa0f52a85b98: Preparing [2023-03-08T05:16:22.487Z] 3fa2474101ff: Preparing [2023-03-08T05:16:22.487Z] 44eab1be6c57: Preparing [2023-03-08T05:16:22.487Z] c205e7eda0c2: Preparing [2023-03-08T05:16:22.487Z] 3507fc9fff78: Preparing [2023-03-08T05:16:22.487Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:22.487Z] aa5968d388b8: Preparing [2023-03-08T05:16:22.487Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:22.487Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:22.487Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:22.487Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:22.487Z] 3fa2474101ff: Pushed [2023-03-08T05:16:22.487Z] 44eab1be6c57: Pushed [2023-03-08T05:16:22.487Z] aa0f52a85b98: Pushed [2023-03-08T05:16:23.865Z] c205e7eda0c2: Pushed [2023-03-08T05:16:23.865Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:24.170Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:24.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T05:16:24.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T05:16:24.467Z] aa0f52a85b98: Preparing [2023-03-08T05:16:24.467Z] 3fa2474101ff: Preparing [2023-03-08T05:16:24.467Z] 44eab1be6c57: Preparing [2023-03-08T05:16:24.467Z] c205e7eda0c2: Preparing [2023-03-08T05:16:24.467Z] 3507fc9fff78: Preparing [2023-03-08T05:16:24.467Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:24.467Z] aa5968d388b8: Preparing [2023-03-08T05:16:24.467Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:24.467Z] aa5968d388b8: Waiting [2023-03-08T05:16:24.467Z] aa0f52a85b98: Layer already exists [2023-03-08T05:16:24.467Z] 3fa2474101ff: Layer already exists [2023-03-08T05:16:24.467Z] 44eab1be6c57: Layer already exists [2023-03-08T05:16:24.467Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:24.467Z] c205e7eda0c2: Layer already exists [2023-03-08T05:16:24.467Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:24.467Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:24.467Z] latest: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:24.772Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:25.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.82 [2023-03-08T05:16:25.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T05:16:25.069Z] aa0f52a85b98: Preparing [2023-03-08T05:16:25.069Z] 3fa2474101ff: Preparing [2023-03-08T05:16:25.069Z] 44eab1be6c57: Preparing [2023-03-08T05:16:25.069Z] c205e7eda0c2: Preparing [2023-03-08T05:16:25.069Z] 3507fc9fff78: Preparing [2023-03-08T05:16:25.069Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:25.069Z] aa5968d388b8: Preparing [2023-03-08T05:16:25.069Z] aa5968d388b8: Waiting [2023-03-08T05:16:25.069Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:25.069Z] aa0f52a85b98: Layer already exists [2023-03-08T05:16:25.069Z] 3fa2474101ff: Layer already exists [2023-03-08T05:16:25.069Z] 44eab1be6c57: Layer already exists [2023-03-08T05:16:25.069Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:25.069Z] c205e7eda0c2: Layer already exists [2023-03-08T05:16:25.069Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:25.069Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:25.069Z] 3.0.0-dev.82: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:25.371Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:25.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:25.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T05:16:25.671Z] aa0f52a85b98: Preparing [2023-03-08T05:16:25.671Z] 3fa2474101ff: Preparing [2023-03-08T05:16:25.671Z] 44eab1be6c57: Preparing [2023-03-08T05:16:25.671Z] c205e7eda0c2: Preparing [2023-03-08T05:16:25.671Z] 3507fc9fff78: Preparing [2023-03-08T05:16:25.671Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:25.671Z] aa5968d388b8: Preparing [2023-03-08T05:16:25.671Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:25.671Z] aa5968d388b8: Waiting [2023-03-08T05:16:25.671Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:25.671Z] aa0f52a85b98: Layer already exists [2023-03-08T05:16:25.671Z] 3fa2474101ff: Layer already exists [2023-03-08T05:16:25.671Z] 44eab1be6c57: Layer already exists [2023-03-08T05:16:25.671Z] c205e7eda0c2: Layer already exists [2023-03-08T05:16:25.671Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:25.671Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:25.671Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:25.985Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:26.283Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-08T05:16:26.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-08T05:16:26.283Z] aa0f52a85b98: Preparing [2023-03-08T05:16:26.283Z] 3fa2474101ff: Preparing [2023-03-08T05:16:26.283Z] 44eab1be6c57: Preparing [2023-03-08T05:16:26.283Z] c205e7eda0c2: Preparing [2023-03-08T05:16:26.283Z] 3507fc9fff78: Preparing [2023-03-08T05:16:26.283Z] 40f3a66a3b09: Preparing [2023-03-08T05:16:26.283Z] aa5968d388b8: Preparing [2023-03-08T05:16:26.283Z] 40f3a66a3b09: Waiting [2023-03-08T05:16:26.283Z] 44eab1be6c57: Layer already exists [2023-03-08T05:16:26.283Z] 3fa2474101ff: Layer already exists [2023-03-08T05:16:26.283Z] aa0f52a85b98: Layer already exists [2023-03-08T05:16:26.283Z] c205e7eda0c2: Layer already exists [2023-03-08T05:16:26.283Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:26.283Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:16:26.283Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:26.283Z] main: digest: sha256:380d29409bfa170a5c9330e108a957ff7699fc002972ef00609d231aaa266b27 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:26.319Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:26.324Z] taggedImages: [2023-03-08T05:16:26.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:26.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-08T05:16:26.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.82 [2023-03-08T05:16:26.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:26.324Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-08T05:16:26.339Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-08T05:16:26.339Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:26.339Z] latest [2023-03-08T05:16:26.339Z] 3.0.0-dev.82 [2023-03-08T05:16:26.339Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:26.339Z] main [2023-03-08T05:16:26.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:26.637Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:26.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:26.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T05:16:26.935Z] 1d2add2af750: Preparing [2023-03-08T05:16:26.935Z] 888f19a60428: Preparing [2023-03-08T05:16:26.935Z] 629c01e0c180: Preparing [2023-03-08T05:16:26.935Z] b80982142b34: Preparing [2023-03-08T05:16:26.935Z] 2b1eb942a6d6: Preparing [2023-03-08T05:16:26.935Z] 2ef09634dbda: Preparing [2023-03-08T05:16:26.935Z] aa5968d388b8: Preparing [2023-03-08T05:16:26.935Z] 2ef09634dbda: Waiting [2023-03-08T05:16:26.935Z] aa5968d388b8: Waiting [2023-03-08T05:16:26.935Z] 1d2add2af750: Pushed [2023-03-08T05:16:26.935Z] 2b1eb942a6d6: Pushed [2023-03-08T05:16:26.935Z] b80982142b34: Pushed [2023-03-08T05:16:26.935Z] 888f19a60428: Pushed [2023-03-08T05:16:26.935Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:27.192Z] 2ef09634dbda: Pushed [2023-03-08T05:16:28.129Z] 629c01e0c180: Pushed [2023-03-08T05:16:28.130Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:28.435Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:28.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T05:16:28.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T05:16:28.735Z] 1d2add2af750: Preparing [2023-03-08T05:16:28.735Z] 888f19a60428: Preparing [2023-03-08T05:16:28.735Z] 629c01e0c180: Preparing [2023-03-08T05:16:28.735Z] b80982142b34: Preparing [2023-03-08T05:16:28.735Z] 2b1eb942a6d6: Preparing [2023-03-08T05:16:28.735Z] 2ef09634dbda: Preparing [2023-03-08T05:16:28.735Z] aa5968d388b8: Preparing [2023-03-08T05:16:28.735Z] 2ef09634dbda: Waiting [2023-03-08T05:16:28.735Z] aa5968d388b8: Waiting [2023-03-08T05:16:28.735Z] 888f19a60428: Layer already exists [2023-03-08T05:16:28.735Z] 2b1eb942a6d6: Layer already exists [2023-03-08T05:16:28.735Z] 629c01e0c180: Layer already exists [2023-03-08T05:16:28.735Z] 1d2add2af750: Layer already exists [2023-03-08T05:16:28.735Z] b80982142b34: Layer already exists [2023-03-08T05:16:28.735Z] 2ef09634dbda: Layer already exists [2023-03-08T05:16:28.735Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:28.735Z] latest: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:29.036Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:29.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.82 [2023-03-08T05:16:29.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T05:16:29.335Z] 1d2add2af750: Preparing [2023-03-08T05:16:29.335Z] 888f19a60428: Preparing [2023-03-08T05:16:29.335Z] 629c01e0c180: Preparing [2023-03-08T05:16:29.335Z] b80982142b34: Preparing [2023-03-08T05:16:29.335Z] 2b1eb942a6d6: Preparing [2023-03-08T05:16:29.335Z] 2ef09634dbda: Preparing [2023-03-08T05:16:29.335Z] aa5968d388b8: Preparing [2023-03-08T05:16:29.335Z] 2ef09634dbda: Waiting [2023-03-08T05:16:29.335Z] aa5968d388b8: Waiting [2023-03-08T05:16:29.335Z] b80982142b34: Layer already exists [2023-03-08T05:16:29.335Z] 2b1eb942a6d6: Layer already exists [2023-03-08T05:16:29.335Z] 629c01e0c180: Layer already exists [2023-03-08T05:16:29.335Z] 888f19a60428: Layer already exists [2023-03-08T05:16:29.335Z] 1d2add2af750: Layer already exists [2023-03-08T05:16:29.335Z] 2ef09634dbda: Layer already exists [2023-03-08T05:16:29.335Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:29.335Z] 3.0.0-dev.82: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:29.637Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:29.947Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:29.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T05:16:29.947Z] 1d2add2af750: Preparing [2023-03-08T05:16:29.947Z] 888f19a60428: Preparing [2023-03-08T05:16:29.947Z] 629c01e0c180: Preparing [2023-03-08T05:16:29.947Z] b80982142b34: Preparing [2023-03-08T05:16:29.947Z] 2b1eb942a6d6: Preparing [2023-03-08T05:16:29.947Z] 2ef09634dbda: Preparing [2023-03-08T05:16:29.947Z] aa5968d388b8: Preparing [2023-03-08T05:16:29.947Z] 2ef09634dbda: Waiting [2023-03-08T05:16:29.947Z] aa5968d388b8: Waiting [2023-03-08T05:16:29.947Z] 2b1eb942a6d6: Layer already exists [2023-03-08T05:16:29.947Z] b80982142b34: Layer already exists [2023-03-08T05:16:29.947Z] 1d2add2af750: Layer already exists [2023-03-08T05:16:29.947Z] 2ef09634dbda: Layer already exists [2023-03-08T05:16:29.947Z] 888f19a60428: Layer already exists [2023-03-08T05:16:29.947Z] 629c01e0c180: Layer already exists [2023-03-08T05:16:29.947Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:29.947Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:30.251Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:30.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-08T05:16:30.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-08T05:16:30.557Z] 1d2add2af750: Preparing [2023-03-08T05:16:30.557Z] 888f19a60428: Preparing [2023-03-08T05:16:30.557Z] 629c01e0c180: Preparing [2023-03-08T05:16:30.557Z] b80982142b34: Preparing [2023-03-08T05:16:30.557Z] 2b1eb942a6d6: Preparing [2023-03-08T05:16:30.557Z] 2ef09634dbda: Preparing [2023-03-08T05:16:30.557Z] aa5968d388b8: Preparing [2023-03-08T05:16:30.557Z] aa5968d388b8: Waiting [2023-03-08T05:16:30.557Z] 2ef09634dbda: Waiting [2023-03-08T05:16:30.557Z] 2b1eb942a6d6: Layer already exists [2023-03-08T05:16:30.557Z] b80982142b34: Layer already exists [2023-03-08T05:16:30.557Z] 629c01e0c180: Layer already exists [2023-03-08T05:16:30.557Z] 888f19a60428: Layer already exists [2023-03-08T05:16:30.557Z] 1d2add2af750: Layer already exists [2023-03-08T05:16:30.557Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:30.557Z] 2ef09634dbda: Layer already exists [2023-03-08T05:16:30.557Z] main: digest: sha256:13f6f3ab7ccfc64e2f6fd030592aa9be1bde4134b7e56aa1432faa51b4a2bbd5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:30.593Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:30.598Z] taggedImages: [2023-03-08T05:16:30.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:30.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-08T05:16:30.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.82 [2023-03-08T05:16:30.598Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:30.599Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-08T05:16:30.613Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-08T05:16:30.613Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:30.613Z] latest [2023-03-08T05:16:30.613Z] 3.0.0-dev.82 [2023-03-08T05:16:30.613Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:30.613Z] main [2023-03-08T05:16:30.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:30.930Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:31.238Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:31.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T05:16:31.239Z] d61a052162cf: Preparing [2023-03-08T05:16:31.239Z] bf773286d8ea: Preparing [2023-03-08T05:16:31.239Z] 06836c49b6cb: Preparing [2023-03-08T05:16:31.239Z] e463b07bfd9c: Preparing [2023-03-08T05:16:31.239Z] c012cfba4ea6: Preparing [2023-03-08T05:16:31.239Z] b1242182c8d1: Preparing [2023-03-08T05:16:31.239Z] e51fbf272d40: Preparing [2023-03-08T05:16:31.239Z] 95746996d88f: Preparing [2023-03-08T05:16:31.239Z] aa5968d388b8: Preparing [2023-03-08T05:16:31.239Z] b1242182c8d1: Waiting [2023-03-08T05:16:31.239Z] e51fbf272d40: Waiting [2023-03-08T05:16:31.239Z] 95746996d88f: Waiting [2023-03-08T05:16:31.239Z] aa5968d388b8: Waiting [2023-03-08T05:16:31.239Z] bf773286d8ea: Pushed [2023-03-08T05:16:31.239Z] d61a052162cf: Pushed [2023-03-08T05:16:31.239Z] c012cfba4ea6: Pushed [2023-03-08T05:16:31.496Z] b1242182c8d1: Pushed [2023-03-08T05:16:31.496Z] e51fbf272d40: Pushed [2023-03-08T05:16:31.496Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:31.496Z] 95746996d88f: Pushed [2023-03-08T05:16:32.430Z] e463b07bfd9c: Pushed [2023-03-08T05:16:32.687Z] 06836c49b6cb: Pushed [2023-03-08T05:16:32.687Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:32.986Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:33.290Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T05:16:33.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T05:16:33.290Z] d61a052162cf: Preparing [2023-03-08T05:16:33.290Z] bf773286d8ea: Preparing [2023-03-08T05:16:33.290Z] 06836c49b6cb: Preparing [2023-03-08T05:16:33.290Z] e463b07bfd9c: Preparing [2023-03-08T05:16:33.290Z] c012cfba4ea6: Preparing [2023-03-08T05:16:33.290Z] b1242182c8d1: Preparing [2023-03-08T05:16:33.290Z] e51fbf272d40: Preparing [2023-03-08T05:16:33.290Z] 95746996d88f: Preparing [2023-03-08T05:16:33.290Z] aa5968d388b8: Preparing [2023-03-08T05:16:33.290Z] e51fbf272d40: Waiting [2023-03-08T05:16:33.290Z] b1242182c8d1: Waiting [2023-03-08T05:16:33.290Z] d61a052162cf: Layer already exists [2023-03-08T05:16:33.290Z] 06836c49b6cb: Layer already exists [2023-03-08T05:16:33.290Z] c012cfba4ea6: Layer already exists [2023-03-08T05:16:33.290Z] e463b07bfd9c: Layer already exists [2023-03-08T05:16:33.290Z] bf773286d8ea: Layer already exists [2023-03-08T05:16:33.290Z] b1242182c8d1: Layer already exists [2023-03-08T05:16:33.290Z] e51fbf272d40: Layer already exists [2023-03-08T05:16:33.290Z] 95746996d88f: Layer already exists [2023-03-08T05:16:33.290Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:33.290Z] latest: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:33.597Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:33.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.82 [2023-03-08T05:16:33.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T05:16:33.899Z] d61a052162cf: Preparing [2023-03-08T05:16:33.899Z] bf773286d8ea: Preparing [2023-03-08T05:16:33.899Z] 06836c49b6cb: Preparing [2023-03-08T05:16:33.899Z] e463b07bfd9c: Preparing [2023-03-08T05:16:33.899Z] c012cfba4ea6: Preparing [2023-03-08T05:16:33.899Z] b1242182c8d1: Preparing [2023-03-08T05:16:33.899Z] e51fbf272d40: Preparing [2023-03-08T05:16:33.899Z] 95746996d88f: Preparing [2023-03-08T05:16:33.899Z] aa5968d388b8: Preparing [2023-03-08T05:16:33.899Z] e51fbf272d40: Waiting [2023-03-08T05:16:33.899Z] 95746996d88f: Waiting [2023-03-08T05:16:33.899Z] b1242182c8d1: Waiting [2023-03-08T05:16:33.899Z] c012cfba4ea6: Layer already exists [2023-03-08T05:16:33.899Z] 06836c49b6cb: Layer already exists [2023-03-08T05:16:33.899Z] bf773286d8ea: Layer already exists [2023-03-08T05:16:33.899Z] d61a052162cf: Layer already exists [2023-03-08T05:16:33.899Z] e463b07bfd9c: Layer already exists [2023-03-08T05:16:33.899Z] b1242182c8d1: Layer already exists [2023-03-08T05:16:33.899Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:33.899Z] 95746996d88f: Layer already exists [2023-03-08T05:16:33.899Z] e51fbf272d40: Layer already exists [2023-03-08T05:16:33.899Z] 3.0.0-dev.82: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:34.202Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:34.504Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:34.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T05:16:34.504Z] d61a052162cf: Preparing [2023-03-08T05:16:34.504Z] bf773286d8ea: Preparing [2023-03-08T05:16:34.504Z] 06836c49b6cb: Preparing [2023-03-08T05:16:34.504Z] e463b07bfd9c: Preparing [2023-03-08T05:16:34.504Z] c012cfba4ea6: Preparing [2023-03-08T05:16:34.504Z] b1242182c8d1: Preparing [2023-03-08T05:16:34.504Z] e51fbf272d40: Preparing [2023-03-08T05:16:34.504Z] 95746996d88f: Preparing [2023-03-08T05:16:34.504Z] aa5968d388b8: Preparing [2023-03-08T05:16:34.504Z] b1242182c8d1: Waiting [2023-03-08T05:16:34.504Z] e51fbf272d40: Waiting [2023-03-08T05:16:34.504Z] 95746996d88f: Waiting [2023-03-08T05:16:34.504Z] aa5968d388b8: Waiting [2023-03-08T05:16:34.504Z] c012cfba4ea6: Layer already exists [2023-03-08T05:16:34.504Z] bf773286d8ea: Layer already exists [2023-03-08T05:16:34.504Z] d61a052162cf: Layer already exists [2023-03-08T05:16:34.504Z] 06836c49b6cb: Layer already exists [2023-03-08T05:16:34.504Z] e463b07bfd9c: Layer already exists [2023-03-08T05:16:34.504Z] b1242182c8d1: Layer already exists [2023-03-08T05:16:34.504Z] e51fbf272d40: Layer already exists [2023-03-08T05:16:34.504Z] 95746996d88f: Layer already exists [2023-03-08T05:16:34.504Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:34.504Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:34.807Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:35.105Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-08T05:16:35.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-08T05:16:35.105Z] d61a052162cf: Preparing [2023-03-08T05:16:35.105Z] bf773286d8ea: Preparing [2023-03-08T05:16:35.105Z] 06836c49b6cb: Preparing [2023-03-08T05:16:35.105Z] e463b07bfd9c: Preparing [2023-03-08T05:16:35.105Z] c012cfba4ea6: Preparing [2023-03-08T05:16:35.105Z] b1242182c8d1: Preparing [2023-03-08T05:16:35.105Z] e51fbf272d40: Preparing [2023-03-08T05:16:35.105Z] 95746996d88f: Preparing [2023-03-08T05:16:35.105Z] aa5968d388b8: Preparing [2023-03-08T05:16:35.105Z] b1242182c8d1: Waiting [2023-03-08T05:16:35.105Z] 95746996d88f: Waiting [2023-03-08T05:16:35.105Z] e51fbf272d40: Waiting [2023-03-08T05:16:35.105Z] aa5968d388b8: Waiting [2023-03-08T05:16:35.105Z] c012cfba4ea6: Layer already exists [2023-03-08T05:16:35.105Z] 06836c49b6cb: Layer already exists [2023-03-08T05:16:35.105Z] e463b07bfd9c: Layer already exists [2023-03-08T05:16:35.105Z] bf773286d8ea: Layer already exists [2023-03-08T05:16:35.105Z] d61a052162cf: Layer already exists [2023-03-08T05:16:35.105Z] b1242182c8d1: Layer already exists [2023-03-08T05:16:35.105Z] e51fbf272d40: Layer already exists [2023-03-08T05:16:35.105Z] aa5968d388b8: Layer already exists [2023-03-08T05:16:35.105Z] 95746996d88f: Layer already exists [2023-03-08T05:16:35.105Z] main: digest: sha256:6ee26e6cf7cbdbaa84b0b4c4b066954e3983ef0f62483ff5967fb3715cceb8a0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:35.140Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:35.146Z] taggedImages: [2023-03-08T05:16:35.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:35.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-08T05:16:35.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.82 [2023-03-08T05:16:35.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:35.146Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-08T05:16:35.161Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-08T05:16:35.161Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:35.161Z] latest [2023-03-08T05:16:35.161Z] 3.0.0-dev.82 [2023-03-08T05:16:35.161Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:35.161Z] main [2023-03-08T05:16:35.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:35.465Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:35.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:35.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T05:16:35.762Z] 0c96dca11614: Preparing [2023-03-08T05:16:35.762Z] ef22766e67c7: Preparing [2023-03-08T05:16:35.762Z] 3507fc9fff78: Preparing [2023-03-08T05:16:35.762Z] aaca312145cc: Preparing [2023-03-08T05:16:35.762Z] 4e6476652798: Preparing [2023-03-08T05:16:35.762Z] 4e6476652798: Layer already exists [2023-03-08T05:16:35.762Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:35.762Z] 0c96dca11614: Pushed [2023-03-08T05:16:36.333Z] aaca312145cc: Pushed [2023-03-08T05:16:37.721Z] ef22766e67c7: Pushed [2023-03-08T05:16:37.721Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:38.032Z] + 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-03-08T05:16:38.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T05:16:38.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T05:16:38.340Z] 0c96dca11614: Preparing [2023-03-08T05:16:38.340Z] ef22766e67c7: Preparing [2023-03-08T05:16:38.340Z] 3507fc9fff78: Preparing [2023-03-08T05:16:38.340Z] aaca312145cc: Preparing [2023-03-08T05:16:38.340Z] 4e6476652798: Preparing [2023-03-08T05:16:38.340Z] 0c96dca11614: Layer already exists [2023-03-08T05:16:38.340Z] aaca312145cc: Layer already exists [2023-03-08T05:16:38.340Z] 4e6476652798: Layer already exists [2023-03-08T05:16:38.340Z] ef22766e67c7: Layer already exists [2023-03-08T05:16:38.340Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:38.340Z] latest: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:38.642Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:38.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.82 [2023-03-08T05:16:38.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T05:16:38.943Z] 0c96dca11614: Preparing [2023-03-08T05:16:38.943Z] ef22766e67c7: Preparing [2023-03-08T05:16:38.943Z] 3507fc9fff78: Preparing [2023-03-08T05:16:38.943Z] aaca312145cc: Preparing [2023-03-08T05:16:38.943Z] 4e6476652798: Preparing [2023-03-08T05:16:38.943Z] 4e6476652798: Layer already exists [2023-03-08T05:16:38.943Z] 0c96dca11614: Layer already exists [2023-03-08T05:16:38.943Z] aaca312145cc: Layer already exists [2023-03-08T05:16:38.943Z] ef22766e67c7: Layer already exists [2023-03-08T05:16:38.943Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:38.943Z] 3.0.0-dev.82: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:39.250Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:39.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:39.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T05:16:39.548Z] 0c96dca11614: Preparing [2023-03-08T05:16:39.548Z] ef22766e67c7: Preparing [2023-03-08T05:16:39.548Z] 3507fc9fff78: Preparing [2023-03-08T05:16:39.548Z] aaca312145cc: Preparing [2023-03-08T05:16:39.548Z] 4e6476652798: Preparing [2023-03-08T05:16:39.548Z] 4e6476652798: Layer already exists [2023-03-08T05:16:39.548Z] aaca312145cc: Layer already exists [2023-03-08T05:16:39.548Z] 0c96dca11614: Layer already exists [2023-03-08T05:16:39.548Z] ef22766e67c7: Layer already exists [2023-03-08T05:16:39.548Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:39.549Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:39.849Z] + 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-03-08T05:16:40.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-08T05:16:40.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-08T05:16:40.149Z] 0c96dca11614: Preparing [2023-03-08T05:16:40.149Z] ef22766e67c7: Preparing [2023-03-08T05:16:40.149Z] 3507fc9fff78: Preparing [2023-03-08T05:16:40.149Z] aaca312145cc: Preparing [2023-03-08T05:16:40.149Z] 4e6476652798: Preparing [2023-03-08T05:16:40.149Z] 0c96dca11614: Layer already exists [2023-03-08T05:16:40.149Z] 4e6476652798: Layer already exists [2023-03-08T05:16:40.149Z] aaca312145cc: Layer already exists [2023-03-08T05:16:40.149Z] 3507fc9fff78: Layer already exists [2023-03-08T05:16:40.149Z] ef22766e67c7: Layer already exists [2023-03-08T05:16:40.149Z] main: digest: sha256:40cbc06b69ed77ab41c0f4ae9733c8c1077c314a18b4f26fdbb1d6a78ed67426 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:40.183Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:40.189Z] taggedImages: [2023-03-08T05:16:40.189Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:40.189Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-08T05:16:40.189Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.82 [2023-03-08T05:16:40.189Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:40.189Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-08T05:16:40.203Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-08T05:16:40.203Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:40.203Z] latest [2023-03-08T05:16:40.203Z] 3.0.0-dev.82 [2023-03-08T05:16:40.203Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:40.203Z] main [2023-03-08T05:16:40.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:40.504Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:40.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:40.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T05:16:40.808Z] e937200a3329: Preparing [2023-03-08T05:16:40.808Z] 7dd6338481b5: Preparing [2023-03-08T05:16:40.808Z] 15d6cb166468: Preparing [2023-03-08T05:16:40.808Z] 1351cf59a5f4: Preparing [2023-03-08T05:16:40.808Z] 2bf1926ace73: Preparing [2023-03-08T05:16:40.808Z] ef57d4187d1a: Preparing [2023-03-08T05:16:40.808Z] 4e6476652798: Preparing [2023-03-08T05:16:40.808Z] 4e6476652798: Waiting [2023-03-08T05:16:42.189Z] 7dd6338481b5: Pushed [2023-03-08T05:16:42.189Z] e937200a3329: Pushed [2023-03-08T05:16:42.189Z] 15d6cb166468: Pushed [2023-03-08T05:16:42.189Z] 4e6476652798: Layer already exists [2023-03-08T05:16:42.450Z] ef57d4187d1a: Pushed [2023-03-08T05:16:44.352Z] 2bf1926ace73: Pushed [2023-03-08T05:16:46.884Z] 1351cf59a5f4: Pushed [2023-03-08T05:16:46.884Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:47.205Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:47.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T05:16:47.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T05:16:47.519Z] e937200a3329: Preparing [2023-03-08T05:16:47.519Z] 7dd6338481b5: Preparing [2023-03-08T05:16:47.519Z] 15d6cb166468: Preparing [2023-03-08T05:16:47.519Z] 1351cf59a5f4: Preparing [2023-03-08T05:16:47.519Z] 2bf1926ace73: Preparing [2023-03-08T05:16:47.519Z] ef57d4187d1a: Preparing [2023-03-08T05:16:47.519Z] 4e6476652798: Preparing [2023-03-08T05:16:47.519Z] ef57d4187d1a: Waiting [2023-03-08T05:16:47.519Z] 4e6476652798: Waiting [2023-03-08T05:16:47.519Z] 15d6cb166468: Layer already exists [2023-03-08T05:16:47.519Z] 1351cf59a5f4: Layer already exists [2023-03-08T05:16:47.519Z] 7dd6338481b5: Layer already exists [2023-03-08T05:16:47.519Z] 2bf1926ace73: Layer already exists [2023-03-08T05:16:47.519Z] e937200a3329: Layer already exists [2023-03-08T05:16:47.519Z] 4e6476652798: Layer already exists [2023-03-08T05:16:47.519Z] ef57d4187d1a: Layer already exists [2023-03-08T05:16:47.519Z] latest: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:47.824Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:48.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.82 [2023-03-08T05:16:48.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T05:16:48.126Z] e937200a3329: Preparing [2023-03-08T05:16:48.126Z] 7dd6338481b5: Preparing [2023-03-08T05:16:48.126Z] 15d6cb166468: Preparing [2023-03-08T05:16:48.126Z] 1351cf59a5f4: Preparing [2023-03-08T05:16:48.126Z] 2bf1926ace73: Preparing [2023-03-08T05:16:48.126Z] ef57d4187d1a: Preparing [2023-03-08T05:16:48.126Z] 4e6476652798: Preparing [2023-03-08T05:16:48.126Z] ef57d4187d1a: Waiting [2023-03-08T05:16:48.126Z] 4e6476652798: Waiting [2023-03-08T05:16:48.126Z] 15d6cb166468: Layer already exists [2023-03-08T05:16:48.126Z] 7dd6338481b5: Layer already exists [2023-03-08T05:16:48.126Z] 2bf1926ace73: Layer already exists [2023-03-08T05:16:48.126Z] 1351cf59a5f4: Layer already exists [2023-03-08T05:16:48.126Z] e937200a3329: Layer already exists [2023-03-08T05:16:48.126Z] ef57d4187d1a: Layer already exists [2023-03-08T05:16:48.126Z] 4e6476652798: Layer already exists [2023-03-08T05:16:48.126Z] 3.0.0-dev.82: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:48.432Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:48.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:48.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T05:16:48.733Z] e937200a3329: Preparing [2023-03-08T05:16:48.733Z] 7dd6338481b5: Preparing [2023-03-08T05:16:48.733Z] 15d6cb166468: Preparing [2023-03-08T05:16:48.733Z] 1351cf59a5f4: Preparing [2023-03-08T05:16:48.733Z] 2bf1926ace73: Preparing [2023-03-08T05:16:48.733Z] ef57d4187d1a: Preparing [2023-03-08T05:16:48.733Z] 4e6476652798: Preparing [2023-03-08T05:16:48.733Z] 4e6476652798: Waiting [2023-03-08T05:16:48.733Z] ef57d4187d1a: Waiting [2023-03-08T05:16:48.733Z] 7dd6338481b5: Layer already exists [2023-03-08T05:16:48.733Z] 1351cf59a5f4: Layer already exists [2023-03-08T05:16:48.733Z] 2bf1926ace73: Layer already exists [2023-03-08T05:16:48.733Z] 15d6cb166468: Layer already exists [2023-03-08T05:16:48.733Z] e937200a3329: Layer already exists [2023-03-08T05:16:48.733Z] 4e6476652798: Layer already exists [2023-03-08T05:16:48.733Z] ef57d4187d1a: Layer already exists [2023-03-08T05:16:48.733Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:49.039Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:49.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-08T05:16:49.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-08T05:16:49.350Z] e937200a3329: Preparing [2023-03-08T05:16:49.350Z] 7dd6338481b5: Preparing [2023-03-08T05:16:49.350Z] 15d6cb166468: Preparing [2023-03-08T05:16:49.350Z] 1351cf59a5f4: Preparing [2023-03-08T05:16:49.350Z] 2bf1926ace73: Preparing [2023-03-08T05:16:49.350Z] ef57d4187d1a: Preparing [2023-03-08T05:16:49.350Z] 4e6476652798: Preparing [2023-03-08T05:16:49.350Z] ef57d4187d1a: Waiting [2023-03-08T05:16:49.350Z] 2bf1926ace73: Layer already exists [2023-03-08T05:16:49.350Z] 15d6cb166468: Layer already exists [2023-03-08T05:16:49.350Z] e937200a3329: Layer already exists [2023-03-08T05:16:49.350Z] 7dd6338481b5: Layer already exists [2023-03-08T05:16:49.350Z] 1351cf59a5f4: Layer already exists [2023-03-08T05:16:49.350Z] 4e6476652798: Layer already exists [2023-03-08T05:16:49.350Z] ef57d4187d1a: Layer already exists [2023-03-08T05:16:49.350Z] main: digest: sha256:185a349820da00db6bac918bc0bcc2ee5714a2284e68c5159c39ae2d3dd13e3e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:49.385Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:49.391Z] taggedImages: [2023-03-08T05:16:49.391Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:49.391Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-08T05:16:49.391Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.82 [2023-03-08T05:16:49.391Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:49.391Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-08T05:16:49.405Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-08T05:16:49.405Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:49.405Z] latest [2023-03-08T05:16:49.405Z] 3.0.0-dev.82 [2023-03-08T05:16:49.405Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:49.405Z] main [2023-03-08T05:16:49.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:49.705Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:50.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:50.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T05:16:50.003Z] a64f594b95ce: Preparing [2023-03-08T05:16:50.003Z] 5f2ce5fcad86: Preparing [2023-03-08T05:16:50.003Z] 22b09d8f721d: Preparing [2023-03-08T05:16:50.003Z] 18f5cb8fd6e0: Preparing [2023-03-08T05:16:50.003Z] 41ad2eb1d856: Preparing [2023-03-08T05:16:50.003Z] 4e6476652798: Preparing [2023-03-08T05:16:50.003Z] 4e6476652798: Waiting [2023-03-08T05:16:50.003Z] 5f2ce5fcad86: Pushed [2023-03-08T05:16:50.003Z] 22b09d8f721d: Pushed [2023-03-08T05:16:50.003Z] a64f594b95ce: Pushed [2023-03-08T05:16:50.003Z] 4e6476652798: Layer already exists [2023-03-08T05:16:50.262Z] 41ad2eb1d856: Pushed [2023-03-08T05:16:56.828Z] 18f5cb8fd6e0: Pushed [2023-03-08T05:16:56.828Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:57.133Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:57.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T05:16:57.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T05:16:57.427Z] a64f594b95ce: Preparing [2023-03-08T05:16:57.427Z] 5f2ce5fcad86: Preparing [2023-03-08T05:16:57.427Z] 22b09d8f721d: Preparing [2023-03-08T05:16:57.427Z] 18f5cb8fd6e0: Preparing [2023-03-08T05:16:57.427Z] 41ad2eb1d856: Preparing [2023-03-08T05:16:57.427Z] 4e6476652798: Preparing [2023-03-08T05:16:57.427Z] 4e6476652798: Waiting [2023-03-08T05:16:57.427Z] 22b09d8f721d: Layer already exists [2023-03-08T05:16:57.427Z] 41ad2eb1d856: Layer already exists [2023-03-08T05:16:57.427Z] 5f2ce5fcad86: Layer already exists [2023-03-08T05:16:57.427Z] 18f5cb8fd6e0: Layer already exists [2023-03-08T05:16:57.427Z] a64f594b95ce: Layer already exists [2023-03-08T05:16:57.427Z] 4e6476652798: Layer already exists [2023-03-08T05:16:57.427Z] latest: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:57.727Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:58.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.82 [2023-03-08T05:16:58.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T05:16:58.027Z] a64f594b95ce: Preparing [2023-03-08T05:16:58.027Z] 5f2ce5fcad86: Preparing [2023-03-08T05:16:58.027Z] 22b09d8f721d: Preparing [2023-03-08T05:16:58.027Z] 18f5cb8fd6e0: Preparing [2023-03-08T05:16:58.027Z] 41ad2eb1d856: Preparing [2023-03-08T05:16:58.027Z] 4e6476652798: Preparing [2023-03-08T05:16:58.027Z] 4e6476652798: Waiting [2023-03-08T05:16:58.027Z] 22b09d8f721d: Layer already exists [2023-03-08T05:16:58.027Z] 41ad2eb1d856: Layer already exists [2023-03-08T05:16:58.027Z] a64f594b95ce: Layer already exists [2023-03-08T05:16:58.027Z] 5f2ce5fcad86: Layer already exists [2023-03-08T05:16:58.027Z] 18f5cb8fd6e0: Layer already exists [2023-03-08T05:16:58.027Z] 4e6476652798: Layer already exists [2023-03-08T05:16:58.027Z] 3.0.0-dev.82: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:58.326Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:58.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:58.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T05:16:58.622Z] a64f594b95ce: Preparing [2023-03-08T05:16:58.622Z] 5f2ce5fcad86: Preparing [2023-03-08T05:16:58.622Z] 22b09d8f721d: Preparing [2023-03-08T05:16:58.622Z] 18f5cb8fd6e0: Preparing [2023-03-08T05:16:58.622Z] 41ad2eb1d856: Preparing [2023-03-08T05:16:58.622Z] 4e6476652798: Preparing [2023-03-08T05:16:58.622Z] 4e6476652798: Waiting [2023-03-08T05:16:58.622Z] 22b09d8f721d: Layer already exists [2023-03-08T05:16:58.622Z] a64f594b95ce: Layer already exists [2023-03-08T05:16:58.622Z] 5f2ce5fcad86: Layer already exists [2023-03-08T05:16:58.622Z] 18f5cb8fd6e0: Layer already exists [2023-03-08T05:16:58.622Z] 41ad2eb1d856: Layer already exists [2023-03-08T05:16:58.622Z] 4e6476652798: Layer already exists [2023-03-08T05:16:58.622Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:58.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:59.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-08T05:16:59.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-08T05:16:59.229Z] a64f594b95ce: Preparing [2023-03-08T05:16:59.229Z] 5f2ce5fcad86: Preparing [2023-03-08T05:16:59.229Z] 22b09d8f721d: Preparing [2023-03-08T05:16:59.229Z] 18f5cb8fd6e0: Preparing [2023-03-08T05:16:59.229Z] 41ad2eb1d856: Preparing [2023-03-08T05:16:59.229Z] 4e6476652798: Preparing [2023-03-08T05:16:59.229Z] 4e6476652798: Waiting [2023-03-08T05:16:59.229Z] a64f594b95ce: Layer already exists [2023-03-08T05:16:59.229Z] 18f5cb8fd6e0: Layer already exists [2023-03-08T05:16:59.229Z] 22b09d8f721d: Layer already exists [2023-03-08T05:16:59.229Z] 5f2ce5fcad86: Layer already exists [2023-03-08T05:16:59.229Z] 41ad2eb1d856: Layer already exists [2023-03-08T05:16:59.229Z] 4e6476652798: Layer already exists [2023-03-08T05:16:59.229Z] main: digest: sha256:d9e62658ad90f95feaaee9291c49e0352d553e27aa976c1f79593fc2d4b280dc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:16:59.273Z] ===================================================== [Pipeline] echo [2023-03-08T05:16:59.282Z] taggedImages: [2023-03-08T05:16:59.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:59.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-08T05:16:59.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.82 [2023-03-08T05:16:59.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:59.282Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-08T05:16:59.303Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-08T05:16:59.303Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:59.303Z] latest [2023-03-08T05:16:59.303Z] 3.0.0-dev.82 [2023-03-08T05:16:59.303Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:16:59.303Z] main [2023-03-08T05:16:59.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:59.617Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:16:59.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:16:59.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T05:16:59.919Z] 776c0ab40c76: Preparing [2023-03-08T05:16:59.919Z] 9a1c73167094: Preparing [2023-03-08T05:16:59.919Z] 51bb6a425d09: Preparing [2023-03-08T05:16:59.919Z] 62d6e4254560: Preparing [2023-03-08T05:16:59.919Z] ef57d4187d1a: Preparing [2023-03-08T05:16:59.919Z] 4e6476652798: Preparing [2023-03-08T05:16:59.919Z] 4e6476652798: Waiting [2023-03-08T05:16:59.919Z] ef57d4187d1a: Layer already exists [2023-03-08T05:16:59.919Z] 4e6476652798: Layer already exists [2023-03-08T05:16:59.919Z] 51bb6a425d09: Pushed [2023-03-08T05:16:59.919Z] 776c0ab40c76: Pushed [2023-03-08T05:16:59.919Z] 9a1c73167094: Pushed [2023-03-08T05:17:06.497Z] 62d6e4254560: Pushed [2023-03-08T05:17:06.497Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:06.802Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:07.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T05:17:07.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T05:17:07.107Z] 776c0ab40c76: Preparing [2023-03-08T05:17:07.107Z] 9a1c73167094: Preparing [2023-03-08T05:17:07.107Z] 51bb6a425d09: Preparing [2023-03-08T05:17:07.107Z] 62d6e4254560: Preparing [2023-03-08T05:17:07.107Z] ef57d4187d1a: Preparing [2023-03-08T05:17:07.107Z] 4e6476652798: Preparing [2023-03-08T05:17:07.107Z] 4e6476652798: Waiting [2023-03-08T05:17:07.107Z] 776c0ab40c76: Layer already exists [2023-03-08T05:17:07.107Z] 51bb6a425d09: Layer already exists [2023-03-08T05:17:07.107Z] 9a1c73167094: Layer already exists [2023-03-08T05:17:07.107Z] ef57d4187d1a: Layer already exists [2023-03-08T05:17:07.107Z] 62d6e4254560: Layer already exists [2023-03-08T05:17:07.107Z] 4e6476652798: Layer already exists [2023-03-08T05:17:07.107Z] latest: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:07.417Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:07.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.82 [2023-03-08T05:17:07.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T05:17:07.720Z] 776c0ab40c76: Preparing [2023-03-08T05:17:07.720Z] 9a1c73167094: Preparing [2023-03-08T05:17:07.720Z] 51bb6a425d09: Preparing [2023-03-08T05:17:07.720Z] 62d6e4254560: Preparing [2023-03-08T05:17:07.720Z] ef57d4187d1a: Preparing [2023-03-08T05:17:07.720Z] 4e6476652798: Preparing [2023-03-08T05:17:07.720Z] 4e6476652798: Waiting [2023-03-08T05:17:07.720Z] 776c0ab40c76: Layer already exists [2023-03-08T05:17:07.720Z] 62d6e4254560: Layer already exists [2023-03-08T05:17:07.720Z] 9a1c73167094: Layer already exists [2023-03-08T05:17:07.720Z] ef57d4187d1a: Layer already exists [2023-03-08T05:17:07.720Z] 51bb6a425d09: Layer already exists [2023-03-08T05:17:07.720Z] 4e6476652798: Layer already exists [2023-03-08T05:17:07.720Z] 3.0.0-dev.82: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:08.026Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:08.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:08.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T05:17:08.328Z] 776c0ab40c76: Preparing [2023-03-08T05:17:08.328Z] 9a1c73167094: Preparing [2023-03-08T05:17:08.328Z] 51bb6a425d09: Preparing [2023-03-08T05:17:08.328Z] 62d6e4254560: Preparing [2023-03-08T05:17:08.328Z] ef57d4187d1a: Preparing [2023-03-08T05:17:08.328Z] 4e6476652798: Preparing [2023-03-08T05:17:08.328Z] 4e6476652798: Waiting [2023-03-08T05:17:08.328Z] ef57d4187d1a: Layer already exists [2023-03-08T05:17:08.328Z] 776c0ab40c76: Layer already exists [2023-03-08T05:17:08.328Z] 9a1c73167094: Layer already exists [2023-03-08T05:17:08.328Z] 51bb6a425d09: Layer already exists [2023-03-08T05:17:08.328Z] 62d6e4254560: Layer already exists [2023-03-08T05:17:08.328Z] 4e6476652798: Layer already exists [2023-03-08T05:17:08.328Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:08.630Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:08.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-08T05:17:08.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-08T05:17:08.930Z] 776c0ab40c76: Preparing [2023-03-08T05:17:08.930Z] 9a1c73167094: Preparing [2023-03-08T05:17:08.930Z] 51bb6a425d09: Preparing [2023-03-08T05:17:08.930Z] 62d6e4254560: Preparing [2023-03-08T05:17:08.930Z] ef57d4187d1a: Preparing [2023-03-08T05:17:08.930Z] 4e6476652798: Preparing [2023-03-08T05:17:08.930Z] 4e6476652798: Waiting [2023-03-08T05:17:08.930Z] ef57d4187d1a: Layer already exists [2023-03-08T05:17:08.930Z] 9a1c73167094: Layer already exists [2023-03-08T05:17:08.930Z] 776c0ab40c76: Layer already exists [2023-03-08T05:17:08.930Z] 51bb6a425d09: Layer already exists [2023-03-08T05:17:08.930Z] 62d6e4254560: Layer already exists [2023-03-08T05:17:08.930Z] 4e6476652798: Layer already exists [2023-03-08T05:17:08.930Z] main: digest: sha256:6068505a35948df1f3dace57311d517f5128a67f2eb4a89f3b0d86484f2aea50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:17:08.964Z] ===================================================== [Pipeline] echo [2023-03-08T05:17:08.970Z] taggedImages: [2023-03-08T05:17:08.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:08.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-08T05:17:08.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.82 [2023-03-08T05:17:08.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:08.970Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-08T05:17:08.984Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-08T05:17:08.984Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:08.984Z] latest [2023-03-08T05:17:08.984Z] 3.0.0-dev.82 [2023-03-08T05:17:08.984Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:08.984Z] main [2023-03-08T05:17:08.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:09.288Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:09.591Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:09.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T05:17:09.591Z] ec37b29f8338: Preparing [2023-03-08T05:17:09.591Z] b3e615a45160: Preparing [2023-03-08T05:17:09.591Z] 3507fc9fff78: Preparing [2023-03-08T05:17:09.591Z] eafab25ed0fc: Preparing [2023-03-08T05:17:09.591Z] aa5968d388b8: Preparing [2023-03-08T05:17:09.591Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:09.591Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:09.591Z] ec37b29f8338: Pushed [2023-03-08T05:17:09.591Z] eafab25ed0fc: Pushed [2023-03-08T05:17:12.128Z] b3e615a45160: Pushed [2023-03-08T05:17:12.128Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:12.441Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:12.745Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T05:17:12.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T05:17:12.745Z] ec37b29f8338: Preparing [2023-03-08T05:17:12.745Z] b3e615a45160: Preparing [2023-03-08T05:17:12.745Z] 3507fc9fff78: Preparing [2023-03-08T05:17:12.745Z] eafab25ed0fc: Preparing [2023-03-08T05:17:12.745Z] aa5968d388b8: Preparing [2023-03-08T05:17:12.745Z] ec37b29f8338: Layer already exists [2023-03-08T05:17:12.745Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:12.745Z] b3e615a45160: Layer already exists [2023-03-08T05:17:12.745Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:12.745Z] eafab25ed0fc: Layer already exists [2023-03-08T05:17:12.745Z] latest: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:13.046Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:13.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.82 [2023-03-08T05:17:13.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T05:17:13.344Z] ec37b29f8338: Preparing [2023-03-08T05:17:13.344Z] b3e615a45160: Preparing [2023-03-08T05:17:13.344Z] 3507fc9fff78: Preparing [2023-03-08T05:17:13.344Z] eafab25ed0fc: Preparing [2023-03-08T05:17:13.344Z] aa5968d388b8: Preparing [2023-03-08T05:17:13.344Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:13.344Z] b3e615a45160: Layer already exists [2023-03-08T05:17:13.344Z] eafab25ed0fc: Layer already exists [2023-03-08T05:17:13.344Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:13.344Z] ec37b29f8338: Layer already exists [2023-03-08T05:17:13.344Z] 3.0.0-dev.82: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:13.646Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:13.946Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:13.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T05:17:13.947Z] ec37b29f8338: Preparing [2023-03-08T05:17:13.947Z] b3e615a45160: Preparing [2023-03-08T05:17:13.947Z] 3507fc9fff78: Preparing [2023-03-08T05:17:13.947Z] eafab25ed0fc: Preparing [2023-03-08T05:17:13.947Z] aa5968d388b8: Preparing [2023-03-08T05:17:13.947Z] eafab25ed0fc: Layer already exists [2023-03-08T05:17:13.947Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:13.947Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:13.947Z] b3e615a45160: Layer already exists [2023-03-08T05:17:13.947Z] ec37b29f8338: Layer already exists [2023-03-08T05:17:13.947Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:14.247Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:14.547Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-08T05:17:14.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-08T05:17:14.547Z] ec37b29f8338: Preparing [2023-03-08T05:17:14.547Z] b3e615a45160: Preparing [2023-03-08T05:17:14.547Z] 3507fc9fff78: Preparing [2023-03-08T05:17:14.547Z] eafab25ed0fc: Preparing [2023-03-08T05:17:14.547Z] aa5968d388b8: Preparing [2023-03-08T05:17:14.547Z] b3e615a45160: Layer already exists [2023-03-08T05:17:14.547Z] eafab25ed0fc: Layer already exists [2023-03-08T05:17:14.547Z] ec37b29f8338: Layer already exists [2023-03-08T05:17:14.547Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:14.547Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:14.547Z] main: digest: sha256:49e0044588d36823abc7faab7e711cfa3f533405a53a57f54475bdd1d050b798 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:17:14.581Z] ===================================================== [Pipeline] echo [2023-03-08T05:17:14.586Z] taggedImages: [2023-03-08T05:17:14.586Z] - nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:14.586Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-08T05:17:14.586Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.82 [2023-03-08T05:17:14.586Z] - nexus3.edgexfoundry.org:10004/support-notifications:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:14.586Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-08T05:17:14.601Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-08T05:17:14.601Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:14.601Z] latest [2023-03-08T05:17:14.601Z] 3.0.0-dev.82 [2023-03-08T05:17:14.601Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:14.601Z] main [2023-03-08T05:17:14.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:14.906Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:15.203Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:15.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T05:17:15.203Z] 0840f4ff5d16: Preparing [2023-03-08T05:17:15.203Z] 624e22ba8ac0: Preparing [2023-03-08T05:17:15.203Z] 3507fc9fff78: Preparing [2023-03-08T05:17:15.203Z] 40f3a66a3b09: Preparing [2023-03-08T05:17:15.203Z] aa5968d388b8: Preparing [2023-03-08T05:17:15.203Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:15.203Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:17:15.203Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:16.137Z] 0840f4ff5d16: Pushed [2023-03-08T05:17:17.516Z] 624e22ba8ac0: Pushed [2023-03-08T05:17:17.775Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:18.085Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:18.386Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T05:17:18.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T05:17:18.387Z] 0840f4ff5d16: Preparing [2023-03-08T05:17:18.387Z] 624e22ba8ac0: Preparing [2023-03-08T05:17:18.387Z] 3507fc9fff78: Preparing [2023-03-08T05:17:18.387Z] 40f3a66a3b09: Preparing [2023-03-08T05:17:18.387Z] aa5968d388b8: Preparing [2023-03-08T05:17:18.387Z] 624e22ba8ac0: Layer already exists [2023-03-08T05:17:18.387Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:18.387Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:17:18.387Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:18.387Z] 0840f4ff5d16: Layer already exists [2023-03-08T05:17:18.387Z] latest: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:18.698Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:19.007Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.82 [2023-03-08T05:17:19.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T05:17:19.007Z] 0840f4ff5d16: Preparing [2023-03-08T05:17:19.007Z] 624e22ba8ac0: Preparing [2023-03-08T05:17:19.007Z] 3507fc9fff78: Preparing [2023-03-08T05:17:19.007Z] 40f3a66a3b09: Preparing [2023-03-08T05:17:19.007Z] aa5968d388b8: Preparing [2023-03-08T05:17:19.007Z] 0840f4ff5d16: Layer already exists [2023-03-08T05:17:19.007Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:19.007Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:19.007Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:17:19.007Z] 624e22ba8ac0: Layer already exists [2023-03-08T05:17:19.007Z] 3.0.0-dev.82: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:19.329Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:19.634Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:19.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T05:17:19.634Z] 0840f4ff5d16: Preparing [2023-03-08T05:17:19.634Z] 624e22ba8ac0: Preparing [2023-03-08T05:17:19.634Z] 3507fc9fff78: Preparing [2023-03-08T05:17:19.634Z] 40f3a66a3b09: Preparing [2023-03-08T05:17:19.634Z] aa5968d388b8: Preparing [2023-03-08T05:17:19.634Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:19.634Z] 624e22ba8ac0: Layer already exists [2023-03-08T05:17:19.634Z] 0840f4ff5d16: Layer already exists [2023-03-08T05:17:19.634Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:19.634Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:17:19.634Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:19.947Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:17:20.252Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-08T05:17:20.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-08T05:17:20.252Z] 0840f4ff5d16: Preparing [2023-03-08T05:17:20.252Z] 624e22ba8ac0: Preparing [2023-03-08T05:17:20.252Z] 3507fc9fff78: Preparing [2023-03-08T05:17:20.252Z] 40f3a66a3b09: Preparing [2023-03-08T05:17:20.252Z] aa5968d388b8: Preparing [2023-03-08T05:17:20.252Z] aa5968d388b8: Layer already exists [2023-03-08T05:17:20.252Z] 0840f4ff5d16: Layer already exists [2023-03-08T05:17:20.252Z] 3507fc9fff78: Layer already exists [2023-03-08T05:17:20.252Z] 40f3a66a3b09: Layer already exists [2023-03-08T05:17:20.252Z] 624e22ba8ac0: Layer already exists [2023-03-08T05:17:20.252Z] main: digest: sha256:cb02ac91ef968c12309591efe469fa8243b71be17c80c1c7372c625ab49ad034 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:17:20.302Z] ===================================================== [Pipeline] echo [2023-03-08T05:17:20.311Z] taggedImages: [2023-03-08T05:17:20.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:17:20.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-08T05:17:20.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.82 [2023-03-08T05:17:20.311Z] - nexus3.edgexfoundry.org:10004/support-scheduler:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:17:20.311Z] - 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-03-08T05:21:09.747Z] Removing intermediate container c064e9b7096b [2023-03-08T05:21:09.748Z] ---> 70767ad360ea [2023-03-08T05:21:09.748Z] [2023-03-08T05:21:09.748Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:21:09.748Z] 3.16: Pulling from library/alpine [2023-03-08T05:21:10.806Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T05:21:10.806Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T05:21:10.806Z] ---> 4c81e5bf8899 [2023-03-08T05:21:10.806Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T05:21:12.215Z] ---> Running in 3739d03a2ce9 [2023-03-08T05:21:12.484Z] Removing intermediate container 3739d03a2ce9 [2023-03-08T05:21:12.484Z] ---> 8ffdaad248c9 [2023-03-08T05:21:12.484Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:21:12.484Z] ---> Running in eb1afec54a38 [2023-03-08T05:21:14.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:21:14.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:21:16.134Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T05:21:16.134Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:21:16.134Z] OK: 5 MiB in 15 packages [2023-03-08T05:21:17.546Z] Removing intermediate container eb1afec54a38 [2023-03-08T05:21:17.546Z] ---> d1591b8270c9 [2023-03-08T05:21:17.546Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:21:18.525Z] ---> 27dafbe4b79b [2023-03-08T05:21:18.525Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-08T05:21:19.933Z] ---> 2fba51531bd4 [2023-03-08T05:21:19.933Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-08T05:21:20.902Z] ---> ce7a9ee9fe5e [2023-03-08T05:21:20.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-08T05:21:22.342Z] ---> ad48e3f39d35 [2023-03-08T05:21:22.342Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:21:22.342Z] ---> Running in d36385e5f4ae [2023-03-08T05:21:25.690Z] Removing intermediate container d36385e5f4ae [2023-03-08T05:21:25.690Z] ---> 54940e583d0a [2023-03-08T05:21:25.690Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:21:25.690Z] ---> Running in 1b53d4351ac2 [2023-03-08T05:21:25.960Z] Removing intermediate container 1b53d4351ac2 [2023-03-08T05:21:25.960Z] ---> 563c19675ee9 [2023-03-08T05:21:25.960Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-08T05:21:26.228Z] ---> Running in 3604daf0fc0d [2023-03-08T05:21:26.812Z] Removing intermediate container 3604daf0fc0d [2023-03-08T05:21:26.812Z] ---> eac1a5b2c4ac [2023-03-08T05:21:26.812Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T05:21:26.812Z] ---> Running in a78793b21b6c [2023-03-08T05:21:27.398Z] Removing intermediate container a78793b21b6c [2023-03-08T05:21:27.398Z] ---> ca0fbc82b1d8 [2023-03-08T05:21:27.398Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:21:27.678Z] ---> Running in 1c758a233706 [2023-03-08T05:21:27.956Z] Removing intermediate container 1c758a233706 [2023-03-08T05:21:27.956Z] ---> 0bfecbdb9efa [2023-03-08T05:21:27.956Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:21:28.222Z] ---> Running in d10da3450431 [2023-03-08T05:21:28.489Z] Removing intermediate container d10da3450431 [2023-03-08T05:21:28.489Z] ---> 23f73c46dbab [2023-03-08T05:21:28.489Z] [2023-03-08T05:21:28.756Z] Successfully built 23f73c46dbab [2023-03-08T05:21:28.756Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-08T05:21:28.756Z] Building core-metadata [2023-03-08T05:21:32.279Z]  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:21:32.279Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:21:32.279Z] ---> 76931958a5ac [2023-03-08T05:21:32.279Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:21:32.279Z] ---> Using cache [2023-03-08T05:21:32.279Z] ---> 4906e90336db [2023-03-08T05:21:32.279Z] Step 4/24 : WORKDIR /edgex-go [2023-03-08T05:21:32.279Z] ---> Using cache [2023-03-08T05:21:32.279Z] ---> f10c8f23e3a4 [2023-03-08T05:21:32.279Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-08T05:21:32.279Z] ---> Using cache [2023-03-08T05:21:32.279Z] ---> 95aadb1e7e39 [2023-03-08T05:21:32.279Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-08T05:21:32.279Z] ---> Using cache [2023-03-08T05:21:32.279Z] ---> eb9fdee3834d [2023-03-08T05:21:32.279Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:21:32.279Z] ---> Using cache [2023-03-08T05:21:32.279Z] ---> c93700def848 [2023-03-08T05:21:32.279Z] Step 8/24 : COPY . . [2023-03-08T05:21:32.279Z] ---> Using cache [2023-03-08T05:21:32.279Z] ---> 751f614a073a [2023-03-08T05:21:32.279Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-08T05:21:32.279Z] ---> Running in d6d695150a91 [2023-03-08T05:21:34.301Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-08T05:21:56.429Z] Removing intermediate container f40003c11369 [2023-03-08T05:21:56.429Z] ---> f506ca1d7f56 [2023-03-08T05:21:56.429Z] [2023-03-08T05:21:56.429Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:21:56.429Z] ---> 4c81e5bf8899 [2023-03-08T05:21:56.429Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-08T05:21:56.429Z] ---> Using cache [2023-03-08T05:21:56.429Z] ---> 8ffdaad248c9 [2023-03-08T05:21:56.429Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:21:56.429Z] ---> Using cache [2023-03-08T05:21:56.429Z] ---> d1591b8270c9 [2023-03-08T05:21:56.429Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:21:56.429Z] ---> Using cache [2023-03-08T05:21:56.429Z] ---> 27dafbe4b79b [2023-03-08T05:21:56.429Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-08T05:21:56.429Z] ---> 6101f0437857 [2023-03-08T05:21:56.429Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-08T05:21:56.429Z] ---> 19a975df909a [2023-03-08T05:21:56.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-08T05:21:56.429Z] ---> a741cfebed11 [2023-03-08T05:21:56.429Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:21:56.429Z] ---> Running in f7b562508dee [2023-03-08T05:21:59.779Z] Removing intermediate container f7b562508dee [2023-03-08T05:21:59.779Z] ---> 5b3fb0f3436a [2023-03-08T05:21:59.779Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:21:59.779Z] ---> Running in bf545d08d0dd [2023-03-08T05:21:59.779Z] Removing intermediate container bf545d08d0dd [2023-03-08T05:21:59.779Z] ---> 631182314191 [2023-03-08T05:21:59.779Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-08T05:22:00.045Z] ---> Running in 39e20d11d9d2 [2023-03-08T05:22:00.628Z] Removing intermediate container 39e20d11d9d2 [2023-03-08T05:22:00.628Z] ---> 4e69f1903a9b [2023-03-08T05:22:00.628Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T05:22:00.628Z] ---> Running in 99abc5711179 [2023-03-08T05:22:00.948Z] Removing intermediate container 99abc5711179 [2023-03-08T05:22:00.948Z] ---> 9a4c45fadd85 [2023-03-08T05:22:00.948Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:22:01.215Z] ---> Running in ba240303a120 [2023-03-08T05:22:01.487Z] Removing intermediate container ba240303a120 [2023-03-08T05:22:01.487Z] ---> 22ca3dd931f3 [2023-03-08T05:22:01.487Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:22:01.754Z] ---> Running in 3b98c7fa94a5 [2023-03-08T05:22:02.338Z] Removing intermediate container 3b98c7fa94a5 [2023-03-08T05:22:02.338Z] ---> 6a7a9b8be2cf [2023-03-08T05:22:02.338Z] [2023-03-08T05:22:02.338Z] Successfully built 6a7a9b8be2cf [2023-03-08T05:22:02.338Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-08T05:22:02.338Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-03-08T05:22:05.672Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:22:05.672Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:22:05.672Z] ---> 76931958a5ac [2023-03-08T05:22:05.672Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:22:05.672Z] ---> Using cache [2023-03-08T05:22:05.672Z] ---> 4906e90336db [2023-03-08T05:22:05.672Z] Step 4/23 : WORKDIR /edgex-go [2023-03-08T05:22:05.672Z] ---> Using cache [2023-03-08T05:22:05.672Z] ---> f10c8f23e3a4 [2023-03-08T05:22:05.672Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-08T05:22:05.672Z] ---> Using cache [2023-03-08T05:22:05.672Z] ---> 95aadb1e7e39 [2023-03-08T05:22:05.672Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-08T05:22:05.672Z] ---> Using cache [2023-03-08T05:22:05.672Z] ---> eb9fdee3834d [2023-03-08T05:22:05.672Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:22:05.672Z] ---> Using cache [2023-03-08T05:22:05.672Z] ---> c93700def848 [2023-03-08T05:22:05.672Z] Step 8/23 : COPY . . [2023-03-08T05:22:05.938Z] ---> Using cache [2023-03-08T05:22:05.938Z] ---> 751f614a073a [2023-03-08T05:22:05.938Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-08T05:22:06.205Z] ---> Running in 72cb4ffc4ef4 [2023-03-08T05:22:08.156Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-08T05:22:23.141Z] Removing intermediate container 5e250fbf0098 [2023-03-08T05:22:23.141Z] ---> 654930126482 [2023-03-08T05:22:23.141Z] [2023-03-08T05:22:23.141Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:22:23.141Z] ---> 4c81e5bf8899 [2023-03-08T05:22:23.141Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-08T05:22:23.141Z] ---> Running in 6aa91bc9ded0 [2023-03-08T05:22:23.141Z] Removing intermediate container 6aa91bc9ded0 [2023-03-08T05:22:23.141Z] ---> 5db7fd498404 [2023-03-08T05:22:23.141Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-08T05:22:23.141Z] ---> Running in 9efa243fadeb [2023-03-08T05:22:23.141Z] Removing intermediate container 9efa243fadeb [2023-03-08T05:22:23.141Z] ---> 676c993e7170 [2023-03-08T05:22:23.141Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-08T05:22:23.141Z] ---> Running in d1a5d5a6b16e [2023-03-08T05:22:23.408Z] Removing intermediate container d1a5d5a6b16e [2023-03-08T05:22:23.408Z] ---> 0dbcb0c8033c [2023-03-08T05:22:23.408Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:22:23.408Z] ---> Running in 8b7d4aa11419 [2023-03-08T05:22:25.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:22:25.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:22:27.025Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T05:22:27.025Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:22:27.025Z] OK: 5 MiB in 15 packages [2023-03-08T05:22:28.434Z] Removing intermediate container 8b7d4aa11419 [2023-03-08T05:22:28.434Z] ---> c6cdff04a427 [2023-03-08T05:22:28.434Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:22:29.391Z] ---> 8f31480746bb [2023-03-08T05:22:29.391Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-08T05:22:31.334Z] ---> b9cf84eb41e3 [2023-03-08T05:22:31.334Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-08T05:22:31.923Z] ---> 5a83bc334c7d [2023-03-08T05:22:31.923Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-08T05:22:32.199Z] ---> Running in 6c483d96e4c4 [2023-03-08T05:22:32.793Z] Removing intermediate container 6c483d96e4c4 [2023-03-08T05:22:32.793Z] ---> 6907aaa9b8d1 [2023-03-08T05:22:32.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:22:33.059Z] ---> Running in 04f3f063cc2b [2023-03-08T05:22:33.329Z] Removing intermediate container 04f3f063cc2b [2023-03-08T05:22:33.329Z] ---> bc1109ee754f [2023-03-08T05:22:33.329Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T05:22:33.596Z] ---> Running in 6e3f644130b7 [2023-03-08T05:22:34.179Z] Removing intermediate container 6e3f644130b7 [2023-03-08T05:22:34.179Z] ---> 4f882633b126 [2023-03-08T05:22:34.179Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:22:34.179Z] ---> Running in 6a278bca0a9e [2023-03-08T05:22:34.759Z] Removing intermediate container 6a278bca0a9e [2023-03-08T05:22:34.759Z] ---> 49ab3e1bd587 [2023-03-08T05:22:34.759Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:22:34.759Z] ---> Running in 586a7f6feafe [2023-03-08T05:22:35.342Z] Removing intermediate container 586a7f6feafe [2023-03-08T05:22:35.342Z] ---> 8055d183fb93 [2023-03-08T05:22:35.342Z] [2023-03-08T05:22:35.342Z] Successfully built 8055d183fb93 [2023-03-08T05:22:35.342Z] Successfully tagged core-data-arm64:latest [2023-03-08T05:22:35.342Z] Building support-notifications [2023-03-08T05:22:38.955Z]  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:22:38.955Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:22:38.955Z] ---> 76931958a5ac [2023-03-08T05:22:38.955Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-08T05:22:38.955Z] ---> Using cache [2023-03-08T05:22:38.955Z] ---> 4906e90336db [2023-03-08T05:22:38.955Z] Step 4/22 : WORKDIR /edgex-go [2023-03-08T05:22:38.955Z] ---> Using cache [2023-03-08T05:22:38.955Z] ---> f10c8f23e3a4 [2023-03-08T05:22:38.955Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-08T05:22:38.955Z] ---> Running in 39e310dc0010 [2023-03-08T05:22:40.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:22:41.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:22:42.577Z] OK: 221 MiB in 51 packages [2023-03-08T05:22:45.917Z] Removing intermediate container 39e310dc0010 [2023-03-08T05:22:45.917Z] ---> 1daecb9e452a [2023-03-08T05:22:45.917Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-08T05:22:46.503Z] ---> 999671f05437 [2023-03-08T05:22:46.503Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:22:46.503Z] ---> Running in 4c04dd876317 [2023-03-08T05:23:54.347Z] Removing intermediate container 281571e69b5b [2023-03-08T05:23:54.347Z] ---> 00995cc0b6ed [2023-03-08T05:23:54.347Z] [2023-03-08T05:23:54.347Z] Step 9/19 : FROM alpine:3.15 [2023-03-08T05:23:54.347Z] 3.15: Pulling from library/alpine [2023-03-08T05:23:54.347Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-08T05:23:54.347Z] Status: Downloaded newer image for alpine:3.15 [2023-03-08T05:23:54.347Z] ---> 354640af7b1b [2023-03-08T05:23:54.347Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:23:54.347Z] ---> Running in 2706c2a6d373 [2023-03-08T05:23:54.347Z] Removing intermediate container 2706c2a6d373 [2023-03-08T05:23:54.347Z] ---> 24b990caaa08 [2023-03-08T05:23:54.347Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-08T05:23:54.347Z] ---> Running in d1bd4964545e [2023-03-08T05:23:54.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:23:54.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:23:54.347Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T05:23:54.347Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T05:23:54.347Z] OK: 15736 distinct packages available [2023-03-08T05:23:54.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:23:54.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:23:55.755Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-08T05:23:55.755Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-08T05:23:55.755Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-08T05:23:55.755Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-08T05:23:55.755Z] (5/9) Installing curl (7.80.0-r6) [2023-03-08T05:23:55.755Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-08T05:23:55.755Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-08T05:23:55.755Z] (8/9) Installing libucontext (1.1-r0) [2023-03-08T05:23:55.755Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-08T05:23:55.755Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T05:23:55.755Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T05:23:56.343Z] OK: 8 MiB in 23 packages [2023-03-08T05:23:59.689Z] Removing intermediate container d1bd4964545e [2023-03-08T05:23:59.689Z] ---> b908b83ce164 [2023-03-08T05:23:59.689Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:24:01.098Z] ---> 604321e8cc3b [2023-03-08T05:24:01.098Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-08T05:24:05.349Z] ---> b75566293336 [2023-03-08T05:24:05.349Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-08T05:24:06.754Z] ---> 8163b14b5b0c [2023-03-08T05:24:06.754Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-08T05:24:07.020Z] ---> Running in 66321950c107 [2023-03-08T05:24:07.603Z] Removing intermediate container 66321950c107 [2023-03-08T05:24:07.603Z] ---> 9cf25ac9f66b [2023-03-08T05:24:07.603Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:24:07.869Z] ---> Running in 2b8f195ea37a [2023-03-08T05:24:08.828Z] Removing intermediate container 2b8f195ea37a [2023-03-08T05:24:08.828Z] ---> 5a590ec9e78a [2023-03-08T05:24:08.828Z] Step 17/19 : LABEL arch=arm64 [2023-03-08T05:24:09.095Z] ---> Running in 1186ff16f7c6 [2023-03-08T05:24:10.054Z] Removing intermediate container 1186ff16f7c6 [2023-03-08T05:24:10.054Z] ---> 0386c80c0888 [2023-03-08T05:24:10.054Z] Step 18/19 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:24:10.054Z] ---> Running in 1ee4a5f272c4 [2023-03-08T05:24:11.031Z] Removing intermediate container 1ee4a5f272c4 [2023-03-08T05:24:11.031Z] ---> d6d95b172713 [2023-03-08T05:24:11.031Z] Step 19/19 : LABEL version=3.0.0-dev.82 [2023-03-08T05:24:11.031Z] ---> Running in 14a5487c893e [2023-03-08T05:24:11.994Z] Removing intermediate container 14a5487c893e [2023-03-08T05:24:11.994Z] ---> 634d7ebcda11 [2023-03-08T05:24:11.994Z] [2023-03-08T05:24:11.994Z] Successfully built 634d7ebcda11 [2023-03-08T05:24:11.994Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-08T05:24:11.994Z] Building security-spire-agent [2023-03-08T05:24:17.331Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:24:17.332Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:24:17.332Z] ---> 76931958a5ac [2023-03-08T05:24:17.332Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T05:24:17.332Z] ---> Using cache [2023-03-08T05:24:17.332Z] ---> 0b4d6609239e [2023-03-08T05:24:17.332Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T05:24:17.332Z] ---> Running in e0cf77f37262 [2023-03-08T05:24:19.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:24:19.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:24:21.850Z] OK: 221 MiB in 51 packages [2023-03-08T05:24:24.430Z] Removing intermediate container e0cf77f37262 [2023-03-08T05:24:24.430Z] ---> 49847bda7d24 [2023-03-08T05:24:24.430Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T05:24:25.847Z] ---> 5209830682cc [2023-03-08T05:24:25.847Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:24:25.847Z] ---> Running in 261647aeab03 [2023-03-08T05:24:34.050Z] Removing intermediate container 4c04dd876317 [2023-03-08T05:24:34.050Z] ---> 36dcc627c8bc [2023-03-08T05:24:34.050Z] Step 8/22 : COPY . . [2023-03-08T05:24:37.385Z] ---> 1fbfbe290fce [2023-03-08T05:24:37.385Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-08T05:24:37.385Z] ---> Running in 2a7ee4120e13 [2023-03-08T05:24:39.329Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-08T05:25:01.390Z] Removing intermediate container 2701104884fd [2023-03-08T05:25:01.390Z] ---> a14f29240074 [2023-03-08T05:25:01.390Z] [2023-03-08T05:25:01.390Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:25:01.390Z] ---> 4c81e5bf8899 [2023-03-08T05:25:01.390Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:25:01.390Z] ---> Running in 54020073ff0f [2023-03-08T05:25:01.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:25:01.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:25:03.087Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T05:25:03.087Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:25:03.087Z] OK: 5 MiB in 15 packages [2023-03-08T05:25:04.493Z] Removing intermediate container 54020073ff0f [2023-03-08T05:25:04.493Z] ---> d97cacf97d3b [2023-03-08T05:25:04.493Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:25:04.493Z] ---> Running in 4a3763f3ec36 [2023-03-08T05:25:05.082Z] Removing intermediate container 4a3763f3ec36 [2023-03-08T05:25:05.082Z] ---> e476fe703196 [2023-03-08T05:25:05.082Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-08T05:25:05.082Z] ---> Running in 5bc8269ab19c [2023-03-08T05:25:05.665Z] Removing intermediate container 5bc8269ab19c [2023-03-08T05:25:05.665Z] ---> 4058ed9d01fd [2023-03-08T05:25:05.665Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T05:25:05.665Z] ---> Running in 8a56e7277770 [2023-03-08T05:25:06.247Z] Removing intermediate container 8a56e7277770 [2023-03-08T05:25:06.247Z] ---> 6c31c995d120 [2023-03-08T05:25:06.247Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:25:07.213Z] ---> 1374570b3751 [2023-03-08T05:25:07.213Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-08T05:25:10.549Z] ---> ae473cf93c46 [2023-03-08T05:25:10.549Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-08T05:25:11.509Z] ---> 12228bdc8831 [2023-03-08T05:25:11.509Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-08T05:25:11.509Z] ---> Running in af99c9469a7e [2023-03-08T05:25:12.097Z] Removing intermediate container af99c9469a7e [2023-03-08T05:25:12.097Z] ---> a25360dcf5d8 [2023-03-08T05:25:12.097Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:25:12.097Z] ---> Running in c845fea64385 [2023-03-08T05:25:12.680Z] Removing intermediate container c845fea64385 [2023-03-08T05:25:12.680Z] ---> 1c7e7acf7a0c [2023-03-08T05:25:12.680Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T05:25:12.680Z] ---> Running in 13c4e4adf25b [2023-03-08T05:25:13.262Z] Removing intermediate container 13c4e4adf25b [2023-03-08T05:25:13.262Z] ---> e591becef048 [2023-03-08T05:25:13.262Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:25:13.527Z] ---> Running in 9e937fcde23d [2023-03-08T05:25:14.108Z] Removing intermediate container 9e937fcde23d [2023-03-08T05:25:14.108Z] ---> 473aff33ee6f [2023-03-08T05:25:14.108Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:25:14.108Z] ---> Running in e40293ca698d [2023-03-08T05:25:14.690Z] Removing intermediate container e40293ca698d [2023-03-08T05:25:14.690Z] ---> 2dd7e0c9351d [2023-03-08T05:25:14.690Z] [2023-03-08T05:25:14.690Z] Successfully built 2dd7e0c9351d [2023-03-08T05:25:14.690Z] Successfully tagged support-scheduler-arm64:latest [2023-03-08T05:25:14.690Z]  Building support-scheduler ... done Building security-spire-config [2023-03-08T05:25:18.043Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:25:18.043Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:25:18.043Z] ---> 76931958a5ac [2023-03-08T05:25:18.043Z] Step 3/24 : WORKDIR /edgex-go [2023-03-08T05:25:18.043Z] ---> Using cache [2023-03-08T05:25:18.043Z] ---> 0b4d6609239e [2023-03-08T05:25:18.043Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T05:25:18.043Z] ---> Using cache [2023-03-08T05:25:18.043Z] ---> 49847bda7d24 [2023-03-08T05:25:18.043Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-08T05:25:18.043Z] ---> Using cache [2023-03-08T05:25:18.043Z] ---> 5209830682cc [2023-03-08T05:25:18.043Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:25:18.043Z] ---> Running in 0f54c1a01e5a [2023-03-08T05:26:04.892Z] Removing intermediate container 261647aeab03 [2023-03-08T05:26:04.892Z] ---> 88b073680181 [2023-03-08T05:26:04.892Z] Step 7/24 : COPY . . [2023-03-08T05:26:04.892Z] ---> 1232ced497f9 [2023-03-08T05:26:04.892Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T05:26:04.892Z] ---> Running in 50dd8b520cec [2023-03-08T05:26:04.892Z] Removing intermediate container 50dd8b520cec [2023-03-08T05:26:04.892Z] ---> 42c0c469cca0 [2023-03-08T05:26:04.892Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T05:26:04.892Z] ---> Running in 6362f979322c [2023-03-08T05:26:05.500Z] Removing intermediate container 6362f979322c [2023-03-08T05:26:05.500Z] ---> e47857777698 [2023-03-08T05:26:05.500Z] 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-03-08T05:26:05.768Z] ---> Running in 63bd8ad8fa3c [2023-03-08T05:26:09.392Z] Removing intermediate container 63bd8ad8fa3c [2023-03-08T05:26:09.392Z] ---> 06bd46cfbf71 [2023-03-08T05:26:09.392Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T05:26:09.392Z] ---> Running in 648a773a05c4 [2023-03-08T05:26:10.068Z] Removing intermediate container 648a773a05c4 [2023-03-08T05:26:10.068Z] ---> 77b195908a05 [2023-03-08T05:26:10.068Z] [2023-03-08T05:26:10.068Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T05:26:10.068Z] ---> 354640af7b1b [2023-03-08T05:26:10.068Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:26:10.068Z] ---> Using cache [2023-03-08T05:26:10.068Z] ---> 24b990caaa08 [2023-03-08T05:26:10.068Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T05:26:10.068Z] ---> Running in f61bf118afd7 [2023-03-08T05:26:12.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:26:12.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:26:14.182Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T05:26:14.182Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T05:26:14.182Z] OK: 15736 distinct packages available [2023-03-08T05:26:14.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:26:14.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:26:15.871Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-08T05:26:15.871Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-08T05:26:15.871Z] (3/5) Installing libucontext (1.1-r0) [2023-03-08T05:26:15.871Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-08T05:26:15.871Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-08T05:26:15.871Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T05:26:15.871Z] OK: 6 MiB in 19 packages [2023-03-08T05:26:17.822Z] Removing intermediate container f61bf118afd7 [2023-03-08T05:26:17.822Z] ---> ec1553f20f67 [2023-03-08T05:26:17.822Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-08T05:26:21.191Z] ---> 4b0658855b52 [2023-03-08T05:26:21.191Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T05:26:29.443Z] ---> 78e972a140b2 [2023-03-08T05:26:29.443Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T05:26:29.713Z] ---> 0566316b0efd [2023-03-08T05:26:29.713Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-08T05:26:31.143Z] ---> 9acd221728f0 [2023-03-08T05:26:31.143Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-08T05:26:32.563Z] ---> 0f9aadd87f37 [2023-03-08T05:26:32.563Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T05:26:32.563Z] ---> Running in b7e41138829d [2023-03-08T05:26:33.527Z] Removing intermediate container b7e41138829d [2023-03-08T05:26:33.527Z] ---> b0cd835c30a2 [2023-03-08T05:26:33.527Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T05:26:33.527Z] ---> Running in 606035ef5478 [2023-03-08T05:26:34.493Z] Removing intermediate container 606035ef5478 [2023-03-08T05:26:34.493Z] ---> c99ed4c9e9d0 [2023-03-08T05:26:34.493Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T05:26:34.761Z] ---> Running in edd82d06e31a [2023-03-08T05:26:35.730Z] Removing intermediate container edd82d06e31a [2023-03-08T05:26:35.730Z] ---> 3c8578736dcf [2023-03-08T05:26:35.730Z] Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:26:35.730Z] ---> Running in 6459522a3d82 [2023-03-08T05:26:36.694Z] Removing intermediate container 6459522a3d82 [2023-03-08T05:26:36.694Z] ---> 2987287ef695 [2023-03-08T05:26:36.694Z] Step 24/24 : LABEL version=3.0.0-dev.82 [2023-03-08T05:26:36.694Z] ---> Running in aaa76c1fdac8 [2023-03-08T05:26:37.667Z] Removing intermediate container aaa76c1fdac8 [2023-03-08T05:26:37.667Z] ---> c51e0d8564b1 [2023-03-08T05:26:37.667Z] [2023-03-08T05:26:37.667Z] Successfully built c51e0d8564b1 [2023-03-08T05:26:37.667Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-08T05:26:37.667Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-03-08T05:26:43.027Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:26:43.027Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:26:43.027Z] ---> 76931958a5ac [2023-03-08T05:26:43.027Z] Step 3/32 : WORKDIR /edgex-go [2023-03-08T05:26:43.027Z] ---> Using cache [2023-03-08T05:26:43.027Z] ---> 0b4d6609239e [2023-03-08T05:26:43.027Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-08T05:26:43.027Z] ---> Running in fc5f409d1d61 [2023-03-08T05:26:45.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:26:45.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:26:47.317Z] OK: 221 MiB in 51 packages [2023-03-08T05:26:49.925Z] Removing intermediate container fc5f409d1d61 [2023-03-08T05:26:49.925Z] ---> 2e52998fa1c9 [2023-03-08T05:26:49.925Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-08T05:26:50.892Z] ---> aca265f4099c [2023-03-08T05:26:50.892Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:26:51.162Z] ---> Running in d7eef038010a [2023-03-08T05:27:09.373Z] Removing intermediate container 0f54c1a01e5a [2023-03-08T05:27:09.373Z] ---> 5ce4bb7d440f [2023-03-08T05:27:09.373Z] Step 7/24 : COPY . . [2023-03-08T05:27:10.332Z] ---> ea7009461776 [2023-03-08T05:27:10.332Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T05:27:10.332Z] ---> Running in 28410fcb2888 [2023-03-08T05:27:10.925Z] Removing intermediate container 28410fcb2888 [2023-03-08T05:27:10.925Z] ---> 5dd1ff528641 [2023-03-08T05:27:10.925Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-08T05:27:10.925Z] ---> Running in 997672034f39 [2023-03-08T05:27:11.882Z] Removing intermediate container 997672034f39 [2023-03-08T05:27:11.882Z] ---> 700194aa8a3c [2023-03-08T05:27:11.882Z] 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-03-08T05:27:11.882Z] ---> Running in 6eff49e8b77d [2023-03-08T05:27:15.229Z] Removing intermediate container 6eff49e8b77d [2023-03-08T05:27:15.229Z] ---> 1651088d8689 [2023-03-08T05:27:15.229Z] Step 11/24 : WORKDIR /edgex-go [2023-03-08T05:27:15.229Z] ---> Running in 418b02715d54 [2023-03-08T05:27:15.837Z] Removing intermediate container 418b02715d54 [2023-03-08T05:27:15.837Z] ---> 0f4c878c7842 [2023-03-08T05:27:15.837Z] [2023-03-08T05:27:15.837Z] Step 12/24 : FROM alpine:3.15 [2023-03-08T05:27:15.837Z] ---> 354640af7b1b [2023-03-08T05:27:15.837Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:27:15.837Z] ---> Using cache [2023-03-08T05:27:15.837Z] ---> 24b990caaa08 [2023-03-08T05:27:15.837Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-08T05:27:15.837Z] ---> Running in 3f55ab178c8a [2023-03-08T05:27:17.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:27:18.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:27:19.452Z] v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-08T05:27:19.452Z] v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-08T05:27:19.452Z] OK: 15736 distinct packages available [2023-03-08T05:27:19.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:27:19.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:27:21.427Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-08T05:27:21.427Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-08T05:27:21.427Z] (3/4) Installing libucontext (1.1-r0) [2023-03-08T05:27:21.427Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-08T05:27:21.427Z] Executing busybox-1.34.1-r7.trigger [2023-03-08T05:27:21.427Z] OK: 6 MiB in 18 packages [2023-03-08T05:27:23.406Z] Removing intermediate container 3f55ab178c8a [2023-03-08T05:27:23.406Z] ---> 99c863012e88 [2023-03-08T05:27:23.406Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T05:27:30.048Z] ---> 0931ef983b82 [2023-03-08T05:27:30.048Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T05:27:30.048Z] ---> 3b3f83c81b10 [2023-03-08T05:27:30.048Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-08T05:27:30.048Z] ---> Running in 2e17ab073739 [2023-03-08T05:27:32.627Z] Removing intermediate container 2e17ab073739 [2023-03-08T05:27:32.627Z] ---> 63c7321d2c24 [2023-03-08T05:27:32.627Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-08T05:27:33.585Z] ---> e9886b202ce5 [2023-03-08T05:27:33.585Z] Step 19/24 : WORKDIR / [2023-03-08T05:27:33.585Z] ---> Running in 39a7a6bf9cfb [2023-03-08T05:27:34.173Z] Removing intermediate container 39a7a6bf9cfb [2023-03-08T05:27:34.173Z] ---> a939df5c52e1 [2023-03-08T05:27:34.173Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T05:27:34.173Z] ---> Running in 232a35ad3ad6 [2023-03-08T05:27:35.133Z] Removing intermediate container 232a35ad3ad6 [2023-03-08T05:27:35.133Z] ---> e45803c93f7b [2023-03-08T05:27:35.133Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T05:27:35.133Z] ---> Running in 4cb0b1c65938 [2023-03-08T05:27:35.400Z] Removing intermediate container 4cb0b1c65938 [2023-03-08T05:27:35.400Z] ---> 18a8218b76b7 [2023-03-08T05:27:35.400Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T05:27:35.667Z] ---> Running in 2f1ead8c94a5 [2023-03-08T05:27:36.256Z] Removing intermediate container 2f1ead8c94a5 [2023-03-08T05:27:36.256Z] ---> bfc7bbc20d62 [2023-03-08T05:27:36.256Z] Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:27:36.256Z] ---> Running in cfd893d68768 [2023-03-08T05:27:36.844Z] Removing intermediate container cfd893d68768 [2023-03-08T05:27:36.844Z] ---> 835334b74fab [2023-03-08T05:27:36.844Z] Step 24/24 : LABEL version=3.0.0-dev.82 [2023-03-08T05:27:37.111Z] ---> Running in 51f5303cc384 [2023-03-08T05:27:37.694Z] Removing intermediate container 51f5303cc384 [2023-03-08T05:27:37.694Z] ---> c6a6b98989f1 [2023-03-08T05:27:37.694Z] [2023-03-08T05:27:37.694Z] Successfully built c6a6b98989f1 [2023-03-08T05:27:37.694Z] Successfully tagged security-spire-config-arm64:latest [2023-03-08T05:27:37.694Z]  Building security-spire-config ... done Building security-spire-server [2023-03-08T05:27:41.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:27:41.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:27:41.033Z] ---> 76931958a5ac [2023-03-08T05:27:41.033Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> 0b4d6609239e [2023-03-08T05:27:41.033Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> 49847bda7d24 [2023-03-08T05:27:41.033Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> 5209830682cc [2023-03-08T05:27:41.033Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> 5ce4bb7d440f [2023-03-08T05:27:41.033Z] Step 7/23 : COPY . . [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> ea7009461776 [2023-03-08T05:27:41.033Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> 5dd1ff528641 [2023-03-08T05:27:41.033Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-08T05:27:41.033Z] ---> Using cache [2023-03-08T05:27:41.033Z] ---> 700194aa8a3c [2023-03-08T05:27:41.033Z] 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-03-08T05:27:41.299Z] ---> Running in 04a61dffeab4 [2023-03-08T05:27:45.542Z] Removing intermediate container 04a61dffeab4 [2023-03-08T05:27:45.542Z] ---> 1f2c3e84f707 [2023-03-08T05:27:45.542Z] Step 11/23 : WORKDIR /edgex-go [2023-03-08T05:27:45.542Z] ---> Running in 0d1e157ec84a [2023-03-08T05:27:46.122Z] Removing intermediate container 0d1e157ec84a [2023-03-08T05:27:46.122Z] ---> 7dfcbbb38b0c [2023-03-08T05:27:46.122Z] [2023-03-08T05:27:46.122Z] Step 12/23 : FROM alpine:3.15 [2023-03-08T05:27:46.122Z] ---> 354640af7b1b [2023-03-08T05:27:46.122Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:27:46.122Z] ---> Using cache [2023-03-08T05:27:46.122Z] ---> 24b990caaa08 [2023-03-08T05:27:46.122Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-08T05:27:46.122Z] ---> Using cache [2023-03-08T05:27:46.122Z] ---> ec1553f20f67 [2023-03-08T05:27:46.122Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-08T05:27:52.783Z] ---> e80761975724 [2023-03-08T05:27:52.783Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-08T05:27:53.053Z] ---> 310e083a7320 [2023-03-08T05:27:53.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-08T05:27:54.471Z] ---> 2a97030a00e8 [2023-03-08T05:27:54.471Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-08T05:27:57.805Z] ---> ba4846820751 [2023-03-08T05:27:57.806Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-08T05:27:57.806Z] ---> Running in 8d66663e4809 [2023-03-08T05:27:58.763Z] Removing intermediate container 8d66663e4809 [2023-03-08T05:27:58.763Z] ---> 7b09bb6ac8d4 [2023-03-08T05:27:58.763Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-08T05:27:58.763Z] ---> Running in 37255976afea [2023-03-08T05:27:59.731Z] Removing intermediate container 37255976afea [2023-03-08T05:27:59.731Z] ---> a891e28f8a5c [2023-03-08T05:27:59.731Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T05:27:59.731Z] ---> Running in b31e033f18ba [2023-03-08T05:28:01.141Z] Removing intermediate container b31e033f18ba [2023-03-08T05:28:01.141Z] ---> 6f22f80c52ce [2023-03-08T05:28:01.141Z] Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:28:01.141Z] ---> Running in 3e7fe962894f [2023-03-08T05:28:02.103Z] Removing intermediate container 3e7fe962894f [2023-03-08T05:28:02.103Z] ---> a34d29ccee9e [2023-03-08T05:28:02.103Z] Step 23/23 : LABEL version=3.0.0-dev.82 [2023-03-08T05:28:02.371Z] ---> Running in 752db95b173b [2023-03-08T05:28:03.330Z] Removing intermediate container 752db95b173b [2023-03-08T05:28:03.330Z] ---> c6e46d2cf93c [2023-03-08T05:28:03.330Z] [2023-03-08T05:28:03.330Z] Successfully built c6e46d2cf93c [2023-03-08T05:28:03.330Z] Successfully tagged security-spire-server-arm64:latest [2023-03-08T05:28:03.330Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-03-08T05:28:07.579Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:28:07.579Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:28:07.579Z] ---> 76931958a5ac [2023-03-08T05:28:07.579Z] Step 3/23 : WORKDIR /edgex-go [2023-03-08T05:28:07.579Z] ---> Using cache [2023-03-08T05:28:07.579Z] ---> 0b4d6609239e [2023-03-08T05:28:07.579Z] Step 4/23 : RUN apk add --update --no-cache make git [2023-03-08T05:28:07.579Z] ---> Using cache [2023-03-08T05:28:07.579Z] ---> 2e52998fa1c9 [2023-03-08T05:28:07.579Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-08T05:28:07.579Z] ---> Using cache [2023-03-08T05:28:07.579Z] ---> aca265f4099c [2023-03-08T05:28:07.579Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:28:08.167Z] ---> Running in a41fed2bf792 [2023-03-08T05:28:40.386Z] Removing intermediate container d7eef038010a [2023-03-08T05:28:40.386Z] ---> e34bbb465f56 [2023-03-08T05:28:40.386Z] Step 7/32 : COPY . . [2023-03-08T05:28:40.386Z] Removing intermediate container d6d695150a91 [2023-03-08T05:28:40.386Z] ---> b3b61c473cb3 [2023-03-08T05:28:40.386Z] [2023-03-08T05:28:40.386Z] Step 10/24 : FROM alpine:3.16 [2023-03-08T05:28:40.386Z] ---> 4c81e5bf8899 [2023-03-08T05:28:40.386Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:28:40.386Z] ---> Using cache [2023-03-08T05:28:40.386Z] ---> d97cacf97d3b [2023-03-08T05:28:40.386Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:28:40.386Z] ---> Using cache [2023-03-08T05:28:40.386Z] ---> e476fe703196 [2023-03-08T05:28:40.386Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-08T05:28:40.386Z] ---> Running in bdf18f78799c [2023-03-08T05:28:40.386Z] Removing intermediate container bdf18f78799c [2023-03-08T05:28:40.386Z] ---> f3ed7332f3d3 [2023-03-08T05:28:40.386Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-08T05:28:40.386Z] ---> Running in 5cb9595d5b20 [2023-03-08T05:28:40.386Z] Removing intermediate container 5cb9595d5b20 [2023-03-08T05:28:40.386Z] ---> 62d750f44b4c [2023-03-08T05:28:40.386Z] Step 15/24 : WORKDIR / [2023-03-08T05:28:40.386Z] ---> Running in e72b182526bc [2023-03-08T05:28:41.343Z] Removing intermediate container e72b182526bc [2023-03-08T05:28:41.343Z] ---> 557b19408633 [2023-03-08T05:28:41.613Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:28:42.574Z] ---> 413e2e1708ad [2023-03-08T05:28:42.574Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-08T05:28:42.839Z] ---> Running in 3abb6a6a32bb [2023-03-08T05:28:43.106Z] ---> ce669a050675 [2023-03-08T05:28:43.106Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-08T05:28:45.685Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-08T05:28:49.036Z] ---> d8b4f72273e3 [2023-03-08T05:28:49.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-08T05:28:49.036Z] Removing intermediate container 72cb4ffc4ef4 [2023-03-08T05:28:49.036Z] ---> f220dbc30a82 [2023-03-08T05:28:49.036Z] [2023-03-08T05:28:49.036Z] Step 10/23 : FROM alpine:3.16 [2023-03-08T05:28:49.036Z] ---> 4c81e5bf8899 [2023-03-08T05:28:49.036Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-08T05:28:49.036Z] ---> Using cache [2023-03-08T05:28:49.036Z] ---> d97cacf97d3b [2023-03-08T05:28:49.036Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:28:49.036Z] ---> Using cache [2023-03-08T05:28:49.036Z] ---> e476fe703196 [2023-03-08T05:28:49.036Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-08T05:28:49.302Z] ---> Running in 868905f67a42 [2023-03-08T05:28:49.888Z] ---> 63f8ca38b670 [2023-03-08T05:28:49.888Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-08T05:28:50.160Z] Removing intermediate container 868905f67a42 [2023-03-08T05:28:50.160Z] ---> c29182827a83 [2023-03-08T05:28:50.160Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-08T05:28:50.436Z] ---> Running in 2a4af01f4e0c [2023-03-08T05:28:51.026Z] Removing intermediate container 2a4af01f4e0c [2023-03-08T05:28:51.026Z] ---> 41a245055fe9 [2023-03-08T05:28:51.026Z] Step 15/23 : WORKDIR / ---> 155e826bb18b [2023-03-08T05:28:51.026Z] [2023-03-08T05:28:51.026Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-08T05:28:51.303Z] ---> Running in 24f65edaf5dd [2023-03-08T05:28:51.303Z] ---> Running in 067a077ad6ee [2023-03-08T05:28:52.482Z] Removing intermediate container 24f65edaf5dd [2023-03-08T05:28:52.482Z] ---> 4c7b41ac0163 [2023-03-08T05:28:52.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:28:52.482Z] Removing intermediate container 067a077ad6ee [2023-03-08T05:28:52.482Z] ---> 24e590805be0 [2023-03-08T05:28:52.482Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:28:52.482Z] ---> Running in d9f792e59f79 [2023-03-08T05:28:53.131Z] Removing intermediate container d9f792e59f79 [2023-03-08T05:28:53.131Z] ---> 06022bb36243 [2023-03-08T05:28:53.131Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T05:28:53.423Z] ---> 113b7a78859c [2023-03-08T05:28:53.423Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-08T05:28:53.423Z] ---> Running in 72aabba94606 [2023-03-08T05:28:54.491Z] Removing intermediate container 72aabba94606 [2023-03-08T05:28:54.491Z] ---> d92da73b38b0 [2023-03-08T05:28:54.491Z] Step 23/24 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:28:54.491Z] ---> Running in 694facba3389 [2023-03-08T05:28:55.551Z] Removing intermediate container 694facba3389 [2023-03-08T05:28:55.551Z] ---> e01f343094a6 [2023-03-08T05:28:55.551Z] Step 24/24 : LABEL version=3.0.0-dev.82 [2023-03-08T05:28:55.551Z] ---> Running in e3a2213a6b9e [2023-03-08T05:28:56.164Z] ---> c790666aa11e [2023-03-08T05:28:56.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-08T05:28:56.433Z] Removing intermediate container e3a2213a6b9e [2023-03-08T05:28:56.433Z] ---> 18f7b929d029 [2023-03-08T05:28:56.433Z] [2023-03-08T05:28:56.700Z] Successfully built 18f7b929d029 [2023-03-08T05:28:56.700Z] Successfully tagged core-metadata-arm64:latest [2023-03-08T05:28:56.700Z] Building security-proxy-setup [2023-03-08T05:28:57.302Z]  Building core-metadata ... done  ---> d8dc59aa76d0 [2023-03-08T05:28:57.302Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-08T05:28:57.585Z] ---> Running in 2cbcd5defb3f [2023-03-08T05:28:57.869Z] Removing intermediate container 2cbcd5defb3f [2023-03-08T05:28:57.869Z] ---> fc092131f783 [2023-03-08T05:28:57.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:28:58.138Z] ---> Running in aab29fcffaa1 [2023-03-08T05:29:00.738Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-08T05:29:00.738Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-08T05:29:00.738Z] ---> 76931958a5ac [2023-03-08T05:29:00.738Z] Step 3/20 : WORKDIR /edgex-go [2023-03-08T05:29:00.738Z] ---> Using cache [2023-03-08T05:29:00.738Z] ---> 0b4d6609239e [2023-03-08T05:29:00.738Z] Step 4/20 : RUN apk add --update --no-cache make git [2023-03-08T05:29:00.738Z] ---> Using cache [2023-03-08T05:29:00.738Z] ---> 2e52998fa1c9 [2023-03-08T05:29:00.738Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-08T05:29:00.738Z] ---> Using cache [2023-03-08T05:29:00.738Z] ---> aca265f4099c [2023-03-08T05:29:00.738Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T05:29:00.738Z] ---> Using cache [2023-03-08T05:29:00.738Z] ---> e34bbb465f56 [2023-03-08T05:29:00.738Z] Step 7/20 : COPY . . [2023-03-08T05:29:00.738Z] Removing intermediate container aab29fcffaa1 [2023-03-08T05:29:00.738Z] ---> 35cd0447200a [2023-03-08T05:29:00.738Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T05:29:00.738Z] ---> Using cache [2023-03-08T05:29:00.738Z] ---> 413e2e1708ad [2023-03-08T05:29:00.738Z] Step 8/20 : RUN make cmd/secrets-config/secrets-config [2023-03-08T05:29:00.738Z] ---> Running in 31a9e2d59e09 [2023-03-08T05:29:00.738Z] ---> Running in 8fd5c6d0f4ad [2023-03-08T05:29:01.709Z] Removing intermediate container 31a9e2d59e09 [2023-03-08T05:29:01.977Z] ---> 513aa4ba55a7 [2023-03-08T05:29:01.977Z] Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:29:01.977Z] ---> Running in 8249fffe8101 [2023-03-08T05:29:02.941Z] Removing intermediate container 8249fffe8101 [2023-03-08T05:29:02.941Z] ---> 1a2b9ad0690e [2023-03-08T05:29:02.941Z] Step 23/23 : LABEL version=3.0.0-dev.82 [2023-03-08T05:29:03.209Z] ---> Running in 29437ede6f81 [2023-03-08T05:29:03.478Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-08T05:29:03.748Z] Removing intermediate container 29437ede6f81 [2023-03-08T05:29:03.748Z] ---> 2fbb2dfd1cb1 [2023-03-08T05:29:03.748Z] [2023-03-08T05:29:04.021Z] Successfully built 2fbb2dfd1cb1 [2023-03-08T05:29:04.021Z] Successfully tagged core-command-arm64:latest [2023-03-08T05:29:36.311Z]  Building core-command ... done Removing intermediate container a41fed2bf792 [2023-03-08T05:29:36.311Z] ---> bc37e4236c87 [2023-03-08T05:29:36.311Z] Step 7/23 : COPY . . [2023-03-08T05:29:39.675Z] ---> 741dc065cdf6 [2023-03-08T05:29:39.675Z] Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-08T05:29:39.675Z] ---> Running in 3a475471d91d [2023-03-08T05:29:41.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-08T05:33:03.441Z] Removing intermediate container 2a7ee4120e13 [2023-03-08T05:33:03.441Z] ---> 6f3d03dedde0 [2023-03-08T05:33:03.441Z] [2023-03-08T05:33:03.441Z] Step 10/22 : FROM alpine:3.16 [2023-03-08T05:33:03.441Z] ---> 4c81e5bf8899 [2023-03-08T05:33:03.441Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-08T05:33:03.441Z] ---> Running in 20578a87e40a [2023-03-08T05:33:03.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:03.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:05.121Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-08T05:33:05.121Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-08T05:33:05.121Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:33:05.121Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T05:33:05.707Z] OK: 6 MiB in 16 packages [2023-03-08T05:33:10.551Z] Removing intermediate container 20578a87e40a [2023-03-08T05:33:10.551Z] ---> 73c247402bc7 [2023-03-08T05:33:10.551Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-08T05:33:10.551Z] ---> Running in b4b8656ec1a9 [2023-03-08T05:33:10.551Z] Removing intermediate container b4b8656ec1a9 [2023-03-08T05:33:10.551Z] ---> fc0b3b83dd9f [2023-03-08T05:33:10.551Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-08T05:33:10.551Z] ---> Running in ce79ac1e112b [2023-03-08T05:33:11.166Z] Removing intermediate container ce79ac1e112b [2023-03-08T05:33:11.167Z] ---> 3535aa308ee8 [2023-03-08T05:33:11.167Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-08T05:33:11.441Z] ---> Running in a7ffd6f71b85 [2023-03-08T05:33:11.710Z] Removing intermediate container a7ffd6f71b85 [2023-03-08T05:33:11.710Z] ---> 2c18755a4723 [2023-03-08T05:33:11.710Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:33:12.675Z] ---> b7467dd6bc5b [2023-03-08T05:33:12.675Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-08T05:33:15.268Z] ---> 2c7b2f1d7c5c [2023-03-08T05:33:15.268Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-08T05:33:16.243Z] ---> 15fae10c5332 [2023-03-08T05:33:16.243Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-08T05:33:16.243Z] ---> Running in 204370d60c32 [2023-03-08T05:33:16.837Z] Removing intermediate container 204370d60c32 [2023-03-08T05:33:16.837Z] ---> 10700c11cdb5 [2023-03-08T05:33:16.837Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-08T05:33:16.837Z] ---> Running in 8395a3076314 [2023-03-08T05:33:17.120Z] Removing intermediate container 8395a3076314 [2023-03-08T05:33:17.120Z] ---> 458ca5506e62 [2023-03-08T05:33:17.120Z] Step 20/22 : LABEL arch=arm64 [2023-03-08T05:33:17.387Z] ---> Running in 4105ad9d36de [2023-03-08T05:33:17.652Z] Removing intermediate container 4105ad9d36de [2023-03-08T05:33:17.919Z] ---> e64c447465c1 [2023-03-08T05:33:17.919Z] Step 21/22 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:33:17.919Z] ---> Running in c19af78c8570 [2023-03-08T05:33:18.509Z] Removing intermediate container c19af78c8570 [2023-03-08T05:33:18.509Z] ---> 099081d3fb55 [2023-03-08T05:33:18.509Z] Step 22/22 : LABEL version=3.0.0-dev.82 [2023-03-08T05:33:18.509Z] ---> Running in 0390cbaa00a7 [2023-03-08T05:33:19.091Z] Removing intermediate container 0390cbaa00a7 [2023-03-08T05:33:19.091Z] ---> eed7b6cf9b55 [2023-03-08T05:33:19.091Z] [2023-03-08T05:33:19.091Z] Successfully built eed7b6cf9b55 [2023-03-08T05:33:19.091Z] Successfully tagged support-notifications-arm64:latest [2023-03-08T05:33:31.391Z]  Building support-notifications ... done Removing intermediate container 3abb6a6a32bb [2023-03-08T05:33:31.391Z] ---> ce2d7c1278c8 [2023-03-08T05:33:31.391Z] [2023-03-08T05:33:31.391Z] Step 9/32 : FROM alpine:3.16 [2023-03-08T05:33:31.391Z] ---> 4c81e5bf8899 [2023-03-08T05:33:31.391Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-08T05:33:31.391Z] ---> Running in 5335bc68912d [2023-03-08T05:33:31.975Z] Removing intermediate container 5335bc68912d [2023-03-08T05:33:31.975Z] ---> 88000ac74d17 [2023-03-08T05:33:31.975Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-08T05:33:32.245Z] ---> Running in 7d9ce61f3ac1 [2023-03-08T05:33:34.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:34.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:35.597Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T05:33:35.597Z] (2/2) Installing su-exec (0.2-r1) [2023-03-08T05:33:35.597Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:33:35.597Z] OK: 5 MiB in 16 packages [2023-03-08T05:33:37.003Z] Removing intermediate container 7d9ce61f3ac1 [2023-03-08T05:33:37.003Z] ---> 024dff040c15 [2023-03-08T05:33:37.003Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-08T05:33:37.271Z] ---> Running in d3ade8cd7770 [2023-03-08T05:33:37.852Z] Removing intermediate container d3ade8cd7770 [2023-03-08T05:33:37.852Z] ---> 0b5069f6f8f1 [2023-03-08T05:33:37.852Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-08T05:33:38.117Z] ---> Running in 2b260ad0c952 [2023-03-08T05:33:38.700Z] Removing intermediate container 2b260ad0c952 [2023-03-08T05:33:38.700Z] ---> 3ef15e1256cf [2023-03-08T05:33:38.700Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-08T05:33:38.969Z] ---> Running in 119232e70703 [2023-03-08T05:33:38.969Z] Removing intermediate container 8fd5c6d0f4ad [2023-03-08T05:33:38.969Z] ---> 8139d3a8d57d [2023-03-08T05:33:38.969Z] [2023-03-08T05:33:38.969Z] Step 9/20 : FROM alpine:3.16 [2023-03-08T05:33:38.969Z] ---> 4c81e5bf8899 [2023-03-08T05:33:38.969Z] Step 10/20 : RUN apk add --update --no-cache dumb-init openssl [2023-03-08T05:33:39.240Z] ---> Running in 6a17d47a5bbe [2023-03-08T05:33:39.240Z] Removing intermediate container 119232e70703 [2023-03-08T05:33:39.240Z] ---> 5969cd025b83 [2023-03-08T05:33:39.240Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-08T05:33:39.507Z] ---> Running in 167943942e5f [2023-03-08T05:33:40.090Z] Removing intermediate container 167943942e5f [2023-03-08T05:33:40.090Z] ---> 269b4e0411df [2023-03-08T05:33:40.090Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-08T05:33:40.090Z] ---> Running in f8c8c748e6b5 [2023-03-08T05:33:41.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:41.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:42.474Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-08T05:33:42.474Z] (2/2) Installing openssl (1.1.1t-r0) [2023-03-08T05:33:42.474Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:33:42.474Z] OK: 6 MiB in 16 packages [2023-03-08T05:33:42.474Z] Removing intermediate container f8c8c748e6b5 [2023-03-08T05:33:42.474Z] ---> abd8eb090fc4 [2023-03-08T05:33:42.474Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-08T05:33:42.474Z] ---> Running in 9adb9e5852a1 [2023-03-08T05:33:43.058Z] Removing intermediate container 9adb9e5852a1 [2023-03-08T05:33:43.058Z] ---> f21960f4b63e [2023-03-08T05:33:43.058Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-08T05:33:43.328Z] Removing intermediate container 6a17d47a5bbe [2023-03-08T05:33:43.328Z] ---> d44f34843241 [2023-03-08T05:33:43.328Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-08T05:33:43.593Z] ---> Running in bacbdf79d96a [2023-03-08T05:33:43.859Z] ---> 059bf4671644 [2023-03-08T05:33:43.859Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-08T05:33:43.859Z] Removing intermediate container bacbdf79d96a [2023-03-08T05:33:43.859Z] ---> 3198aaa17593 [2023-03-08T05:33:43.859Z] Step 12/20 : WORKDIR /edgex [2023-03-08T05:33:44.126Z] ---> Running in fc8e2295e9b0 [2023-03-08T05:33:44.126Z] ---> Running in 21c77d73ca2e [2023-03-08T05:33:44.711Z] Removing intermediate container 21c77d73ca2e [2023-03-08T05:33:44.711Z] ---> 88f817a830eb [2023-03-08T05:33:44.711Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-08T05:33:45.675Z] ---> d6b10ca3dab7 [2023-03-08T05:33:45.675Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-08T05:33:45.946Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-08T05:33:49.362Z] Removing intermediate container fc8e2295e9b0 [2023-03-08T05:33:49.362Z] ---> 71c5284cf739 [2023-03-08T05:33:49.362Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-08T05:33:49.362Z] ---> 29874bcdcdaf [2023-03-08T05:33:49.362Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T05:33:49.362Z] ---> 85bc0c166396 [2023-03-08T05:33:49.362Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-08T05:33:49.631Z] ---> 009989651158 [2023-03-08T05:33:49.631Z] Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:33:49.900Z] ---> Running in c01bceb212f2 [2023-03-08T05:33:51.316Z] ---> fe2973690a5e [2023-03-08T05:33:51.316Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-08T05:33:52.300Z] ---> 3af0f34c054f [2023-03-08T05:33:52.300Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-08T05:33:52.300Z] Removing intermediate container c01bceb212f2 [2023-03-08T05:33:52.300Z] ---> 45971523b6ec [2023-03-08T05:33:52.300Z] Step 17/20 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:33:52.300Z] ---> Running in 5bb1c5ad3c93 [2023-03-08T05:33:52.889Z] Removing intermediate container 5bb1c5ad3c93 [2023-03-08T05:33:52.889Z] ---> 73a465eb050d [2023-03-08T05:33:52.889Z] Step 18/20 : LABEL arch=arm64 [2023-03-08T05:33:52.889Z] ---> a616e4c613f4 [2023-03-08T05:33:52.889Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-08T05:33:52.889Z] ---> Running in f32baf1cee51 [2023-03-08T05:33:53.481Z] Removing intermediate container f32baf1cee51 [2023-03-08T05:33:53.481Z] ---> b5b7938ef84d [2023-03-08T05:33:53.481Z] Step 19/20 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:33:53.750Z] ---> Running in a0a61f3772c6 [2023-03-08T05:33:53.750Z] ---> 388211b5b6c7 [2023-03-08T05:33:53.750Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-08T05:33:54.017Z] Removing intermediate container a0a61f3772c6 [2023-03-08T05:33:54.018Z] ---> e54db380d1bf [2023-03-08T05:33:54.018Z] Step 20/20 : LABEL version=3.0.0-dev.82 [2023-03-08T05:33:54.293Z] ---> Running in f4f6e9dd0234 [2023-03-08T05:33:54.562Z] ---> 3f089c57f0d4 [2023-03-08T05:33:54.562Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-08T05:33:54.832Z] Removing intermediate container f4f6e9dd0234 [2023-03-08T05:33:54.832Z] ---> 6d54011af963 [2023-03-08T05:33:54.832Z] [2023-03-08T05:33:54.832Z] Successfully built 6d54011af963 [2023-03-08T05:33:54.832Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-08T05:33:55.419Z]  Building security-proxy-setup ... done  ---> 2d7dea9725db [2023-03-08T05:33:55.419Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-08T05:33:55.419Z] ---> Running in a4ee0bf828ea [2023-03-08T05:33:56.842Z] Removing intermediate container 3a475471d91d [2023-03-08T05:33:56.842Z] ---> 2d6eb7bedf6d [2023-03-08T05:33:56.842Z] [2023-03-08T05:33:56.842Z] Step 9/23 : FROM alpine:3.16 [2023-03-08T05:33:56.842Z] ---> 4c81e5bf8899 [2023-03-08T05:33:56.842Z] Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-08T05:33:57.123Z] ---> Running in e19ae0c6358e [2023-03-08T05:33:57.716Z] Removing intermediate container a4ee0bf828ea [2023-03-08T05:33:57.716Z] ---> 2ce8e544e5c5 [2023-03-08T05:33:57.716Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-08T05:33:57.716Z] ---> Running in 961683d2f114 [2023-03-08T05:33:57.988Z] Removing intermediate container 961683d2f114 [2023-03-08T05:33:57.988Z] ---> 46a10e88aeb3 [2023-03-08T05:33:57.988Z] Step 29/32 : CMD ["gate"] [2023-03-08T05:33:57.988Z] ---> Running in 8ec5b5803764 [2023-03-08T05:33:58.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:58.527Z] Removing intermediate container 8ec5b5803764 [2023-03-08T05:33:58.527Z] ---> 80fd87611b88 [2023-03-08T05:33:58.527Z] Step 30/32 : LABEL arch=arm64 [2023-03-08T05:33:58.527Z] ---> Running in 339af467a875 [2023-03-08T05:33:58.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T05:33:58.800Z] Removing intermediate container 339af467a875 [2023-03-08T05:33:58.800Z] ---> e93c2fa608df [2023-03-08T05:33:58.800Z] Step 31/32 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:33:58.800Z] ---> Running in 87c54c4e526c [2023-03-08T05:33:59.390Z] Removing intermediate container 87c54c4e526c [2023-03-08T05:33:59.390Z] ---> 5762276df24b [2023-03-08T05:33:59.390Z] Step 32/32 : LABEL version=3.0.0-dev.82 [2023-03-08T05:33:59.390Z] ---> Running in fe4ada3dc150 [2023-03-08T05:33:59.668Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-08T05:33:59.668Z] Removing intermediate container fe4ada3dc150 [2023-03-08T05:33:59.668Z] ---> a9aa1a1f1df4 [2023-03-08T05:33:59.668Z] [2023-03-08T05:33:59.668Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-08T05:33:59.668Z] (3/3) Installing su-exec (0.2-r1) [2023-03-08T05:33:59.668Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T05:33:59.936Z] Executing ca-certificates-20220614-r0.trigger [2023-03-08T05:33:59.936Z] Successfully built a9aa1a1f1df4 [2023-03-08T05:33:59.936Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-08T05:33:59.936Z]  Building security-bootstrapper ... done OK: 6 MiB in 17 packages [2023-03-08T05:34:03.271Z] Removing intermediate container e19ae0c6358e [2023-03-08T05:34:03.271Z] ---> fcbc64c27357 [2023-03-08T05:34:03.271Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-08T05:34:03.271Z] ---> Running in 6ad682349880 [2023-03-08T05:34:03.271Z] Removing intermediate container 6ad682349880 [2023-03-08T05:34:03.271Z] ---> e35a3ea53ce7 [2023-03-08T05:34:03.271Z] Step 12/23 : WORKDIR / [2023-03-08T05:34:03.271Z] ---> Running in 5c5ae42e9c95 [2023-03-08T05:34:03.538Z] Removing intermediate container 5c5ae42e9c95 [2023-03-08T05:34:03.538Z] ---> 40d341ca77d9 [2023-03-08T05:34:03.538Z] Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-08T05:34:04.119Z] ---> 65ac66860cd8 [2023-03-08T05:34:04.119Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-08T05:34:04.703Z] ---> 8245baff9a11 [2023-03-08T05:34:04.703Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-08T05:34:04.970Z] ---> 1d8028e7ec82 [2023-03-08T05:34:04.970Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-08T05:34:05.930Z] ---> 46dd2a4ad309 [2023-03-08T05:34:05.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-08T05:34:06.889Z] ---> aa312278296f [2023-03-08T05:34:06.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-08T05:34:07.472Z] ---> c69215cff0c6 [2023-03-08T05:34:07.472Z] Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-08T05:34:07.472Z] ---> Running in 22180c069c8f [2023-03-08T05:34:09.420Z] Removing intermediate container 22180c069c8f [2023-03-08T05:34:09.420Z] ---> 6a3f0cdfd2aa [2023-03-08T05:34:09.420Z] Step 20/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-08T05:34:09.420Z] ---> Running in fadfc2219017 [2023-03-08T05:34:09.420Z] Removing intermediate container fadfc2219017 [2023-03-08T05:34:09.420Z] ---> 11da448514c5 [2023-03-08T05:34:09.420Z] Step 21/23 : LABEL arch=arm64 [2023-03-08T05:34:09.686Z] ---> Running in 8f58f7fc9454 [2023-03-08T05:34:09.954Z] Removing intermediate container 8f58f7fc9454 [2023-03-08T05:34:09.954Z] ---> bd8cc16bf70a [2023-03-08T05:34:09.954Z] Step 22/23 : LABEL git_sha=363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:09.954Z] ---> Running in 4dc6f03180f4 [2023-03-08T05:34:10.220Z] Removing intermediate container 4dc6f03180f4 [2023-03-08T05:34:10.220Z] ---> 9e697c95b428 [2023-03-08T05:34:10.220Z] Step 23/23 : LABEL version=3.0.0-dev.82 [2023-03-08T05:34:10.220Z] ---> Running in 6f494af33a14 [2023-03-08T05:34:10.485Z] Removing intermediate container 6f494af33a14 [2023-03-08T05:34:10.485Z] ---> 8ac575130487 [2023-03-08T05:34:10.485Z] [2023-03-08T05:34:10.750Z] Successfully built 8ac575130487 [2023-03-08T05:34:10.750Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-08T05:34:11.027Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-03-08T05:34:11.031Z] $ docker stop --time=1 c8748ffdd6b771011f88fefbc523907830323b9b228d6e89c9e56c2747c53f6b [2023-03-08T05:34:12.687Z] $ docker rm -f --volumes c8748ffdd6b771011f88fefbc523907830323b9b228d6e89c9e56c2747c53f6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T05:34:13.176Z] + docker images [2023-03-08T05:34:13.443Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-08T05:34:13.443Z] security-secretstore-setup-arm64 latest 8ac575130487 3 seconds ago 28.7MB [2023-03-08T05:34:13.443Z] security-bootstrapper-arm64 latest a9aa1a1f1df4 14 seconds ago 19MB [2023-03-08T05:34:13.443Z] 2d6eb7bedf6d 17 seconds ago 1.33GB [2023-03-08T05:34:13.443Z] security-proxy-setup-arm64 latest 6d54011af963 19 seconds ago 15.8MB [2023-03-08T05:34:13.443Z] 8139d3a8d57d 35 seconds ago 1.32GB [2023-03-08T05:34:13.443Z] ce2d7c1278c8 44 seconds ago 1.32GB [2023-03-08T05:34:13.443Z] support-notifications-arm64 latest eed7b6cf9b55 55 seconds ago 29.7MB [2023-03-08T05:34:13.443Z] 6f3d03dedde0 About a minute ago 1.4GB [2023-03-08T05:34:13.443Z] core-command-arm64 latest 2fbb2dfd1cb1 5 minutes ago 17.1MB [2023-03-08T05:34:13.443Z] core-metadata-arm64 latest 18f7b929d029 5 minutes ago 17.8MB [2023-03-08T05:34:13.443Z] f220dbc30a82 5 minutes ago 1.34GB [2023-03-08T05:34:13.443Z] b3b61c473cb3 5 minutes ago 1.35GB [2023-03-08T05:34:13.443Z] security-spire-server-arm64 latest c6e46d2cf93c 6 minutes ago 84.3MB [2023-03-08T05:34:13.443Z] 7dfcbbb38b0c 6 minutes ago 1.21GB [2023-03-08T05:34:13.443Z] security-spire-config-arm64 latest c6a6b98989f1 6 minutes ago 83.6MB [2023-03-08T05:34:13.443Z] 0f4c878c7842 6 minutes ago 1.21GB [2023-03-08T05:34:13.443Z] security-spire-agent-arm64 latest c51e0d8564b1 7 minutes ago 122MB [2023-03-08T05:34:13.443Z] 77b195908a05 8 minutes ago 1.21GB [2023-03-08T05:34:13.443Z] support-scheduler-arm64 latest 2dd7e0c9351d 8 minutes ago 29.1MB [2023-03-08T05:34:13.443Z] a14f29240074 9 minutes ago 1.4GB [2023-03-08T05:34:13.443Z] security-spiffe-token-provider-arm64 latest 634d7ebcda11 10 minutes ago 29.1MB [2023-03-08T05:34:13.443Z] 00995cc0b6ed 10 minutes ago 1.37GB [2023-03-08T05:34:13.443Z] core-data-arm64 latest 8055d183fb93 11 minutes ago 17.3MB [2023-03-08T05:34:13.443Z] 654930126482 11 minutes ago 1.34GB [2023-03-08T05:34:13.443Z] core-common-config-bootstrapper-arm64 latest 6a7a9b8be2cf 12 minutes ago 14.9MB [2023-03-08T05:34:13.443Z] f506ca1d7f56 12 minutes ago 1.33GB [2023-03-08T05:34:13.443Z] security-proxy-auth-arm64 latest 23f73c46dbab 12 minutes ago 15.6MB [2023-03-08T05:34:13.443Z] 70767ad360ea 13 minutes ago 1.32GB [2023-03-08T05:34:13.443Z] ci-base-image-arm64 latest 76931958a5ac 21 minutes ago 904MB [2023-03-08T05:34:13.443Z] alpine 3.15 354640af7b1b 3 weeks ago 5.34MB [2023-03-08T05:34:13.443Z] alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB [2023-03-08T05:34:13.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB [2023-03-08T05:34:13.443Z] 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-03-08T05:34:13.555Z] provisioning config files... [2023-03-08T05:34:13.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/444@tmp/config475408590965141185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:34:13.906Z] ---> docker-login.sh [2023-03-08T05:34:13.906Z] nexus3.edgexfoundry.org:10001 [2023-03-08T05:34:14.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:34:14.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:34:14.438Z] Configure a credential helper to remove this warning. See [2023-03-08T05:34:14.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:34:14.438Z] [2023-03-08T05:34:14.438Z] Login Succeeded [2023-03-08T05:34:14.438Z] nexus3.edgexfoundry.org:10002 [2023-03-08T05:34:14.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:34:14.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:34:14.704Z] Configure a credential helper to remove this warning. See [2023-03-08T05:34:14.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:34:14.704Z] [2023-03-08T05:34:14.704Z] Login Succeeded [2023-03-08T05:34:14.704Z] nexus3.edgexfoundry.org:10003 [2023-03-08T05:34:14.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:34:14.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:34:14.969Z] Configure a credential helper to remove this warning. See [2023-03-08T05:34:14.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:34:14.969Z] [2023-03-08T05:34:14.969Z] Login Succeeded [2023-03-08T05:34:14.969Z] nexus3.edgexfoundry.org:10004 [2023-03-08T05:34:15.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:34:15.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:34:15.505Z] Configure a credential helper to remove this warning. See [2023-03-08T05:34:15.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:34:15.505Z] [2023-03-08T05:34:15.505Z] Login Succeeded [2023-03-08T05:34:15.505Z] docker.io [2023-03-08T05:34:15.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T05:34:16.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T05:34:16.034Z] Configure a credential helper to remove this warning. See [2023-03-08T05:34:16.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T05:34:16.034Z] [2023-03-08T05:34:16.034Z] Login Succeeded [2023-03-08T05:34:16.034Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T05:34:16.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:34:16.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T05:34:16.086Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-08T05:34:16.086Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:16.086Z] latest [2023-03-08T05:34:16.086Z] 3.0.0-dev.82 [2023-03-08T05:34:16.086Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:16.086Z] main [2023-03-08T05:34:16.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:16.423Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:16.758Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:16.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T05:34:16.758Z] 3ed55052de2a: Preparing [2023-03-08T05:34:16.758Z] f8019971d98e: Preparing [2023-03-08T05:34:16.758Z] 82a18055223b: Preparing [2023-03-08T05:34:16.758Z] f9e970a5f90f: Preparing [2023-03-08T05:34:16.758Z] f70ee36035b9: Preparing [2023-03-08T05:34:16.758Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:17.028Z] 3ed55052de2a: Pushed [2023-03-08T05:34:17.028Z] 82a18055223b: Pushed [2023-03-08T05:34:17.028Z] f9e970a5f90f: Pushed [2023-03-08T05:34:19.602Z] f8019971d98e: Pushed [2023-03-08T05:34:19.868Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:20.246Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:20.598Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T05:34:20.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T05:34:20.598Z] 3ed55052de2a: Preparing [2023-03-08T05:34:20.598Z] f8019971d98e: Preparing [2023-03-08T05:34:20.598Z] 82a18055223b: Preparing [2023-03-08T05:34:20.598Z] f9e970a5f90f: Preparing [2023-03-08T05:34:20.598Z] f70ee36035b9: Preparing [2023-03-08T05:34:20.598Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:20.598Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:20.598Z] 3ed55052de2a: Layer already exists [2023-03-08T05:34:20.598Z] f8019971d98e: Layer already exists [2023-03-08T05:34:20.598Z] 82a18055223b: Layer already exists [2023-03-08T05:34:20.598Z] latest: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:20.963Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:21.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.82 [2023-03-08T05:34:21.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T05:34:21.314Z] 3ed55052de2a: Preparing [2023-03-08T05:34:21.314Z] f8019971d98e: Preparing [2023-03-08T05:34:21.314Z] 82a18055223b: Preparing [2023-03-08T05:34:21.314Z] f9e970a5f90f: Preparing [2023-03-08T05:34:21.314Z] f70ee36035b9: Preparing [2023-03-08T05:34:21.314Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:21.314Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:21.314Z] 82a18055223b: Layer already exists [2023-03-08T05:34:21.314Z] 3ed55052de2a: Layer already exists [2023-03-08T05:34:21.314Z] f8019971d98e: Layer already exists [2023-03-08T05:34:21.583Z] 3.0.0-dev.82: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:21.938Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:22.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:22.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T05:34:22.289Z] 3ed55052de2a: Preparing [2023-03-08T05:34:22.289Z] f8019971d98e: Preparing [2023-03-08T05:34:22.289Z] 82a18055223b: Preparing [2023-03-08T05:34:22.289Z] f9e970a5f90f: Preparing [2023-03-08T05:34:22.289Z] f70ee36035b9: Preparing [2023-03-08T05:34:22.289Z] 3ed55052de2a: Layer already exists [2023-03-08T05:34:22.289Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:22.289Z] 82a18055223b: Layer already exists [2023-03-08T05:34:22.289Z] f8019971d98e: Layer already exists [2023-03-08T05:34:22.289Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:22.289Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:22.897Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:23.231Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-08T05:34:23.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-08T05:34:23.231Z] 3ed55052de2a: Preparing [2023-03-08T05:34:23.231Z] f8019971d98e: Preparing [2023-03-08T05:34:23.231Z] 82a18055223b: Preparing [2023-03-08T05:34:23.231Z] f9e970a5f90f: Preparing [2023-03-08T05:34:23.231Z] f70ee36035b9: Preparing [2023-03-08T05:34:23.231Z] 3ed55052de2a: Layer already exists [2023-03-08T05:34:23.231Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:23.231Z] 82a18055223b: Layer already exists [2023-03-08T05:34:23.231Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:23.231Z] f8019971d98e: Layer already exists [2023-03-08T05:34:23.231Z] main: digest: sha256:d101c2faca575eb494e901c0907a99ebcead104919eefa694db881b6969e7d55 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:34:23.269Z] ===================================================== [Pipeline] echo [2023-03-08T05:34:23.275Z] taggedImages: [2023-03-08T05:34:23.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:23.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-08T05:34:23.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.82 [2023-03-08T05:34:23.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:23.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-08T05:34:23.290Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-08T05:34:23.290Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:23.290Z] latest [2023-03-08T05:34:23.290Z] 3.0.0-dev.82 [2023-03-08T05:34:23.290Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:23.290Z] main [2023-03-08T05:34:23.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:23.619Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:23.948Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T05:34:23.948Z] 9f1fae33de59: Preparing [2023-03-08T05:34:23.948Z] 10e63eda16cc: Preparing [2023-03-08T05:34:23.948Z] b08115f3a0a1: Preparing [2023-03-08T05:34:23.948Z] 418efb1b0e0b: Preparing [2023-03-08T05:34:23.948Z] 82a18055223b: Preparing [2023-03-08T05:34:23.948Z] 2532ccb550f3: Preparing [2023-03-08T05:34:23.948Z] f70ee36035b9: Preparing [2023-03-08T05:34:23.948Z] 2532ccb550f3: Waiting [2023-03-08T05:34:23.948Z] 82a18055223b: Layer already exists [2023-03-08T05:34:24.213Z] 9f1fae33de59: Pushed [2023-03-08T05:34:24.213Z] 10e63eda16cc: Pushed [2023-03-08T05:34:24.213Z] b08115f3a0a1: Pushed [2023-03-08T05:34:24.213Z] 2532ccb550f3: Pushed [2023-03-08T05:34:24.213Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:26.786Z] 418efb1b0e0b: Pushed [2023-03-08T05:34:26.786Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:27.116Z] + 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-03-08T05:34:27.446Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T05:34:27.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T05:34:27.446Z] 9f1fae33de59: Preparing [2023-03-08T05:34:27.446Z] 10e63eda16cc: Preparing [2023-03-08T05:34:27.446Z] b08115f3a0a1: Preparing [2023-03-08T05:34:27.446Z] 418efb1b0e0b: Preparing [2023-03-08T05:34:27.446Z] 82a18055223b: Preparing [2023-03-08T05:34:27.446Z] 2532ccb550f3: Preparing [2023-03-08T05:34:27.446Z] f70ee36035b9: Preparing [2023-03-08T05:34:27.446Z] 2532ccb550f3: Waiting [2023-03-08T05:34:27.446Z] f70ee36035b9: Waiting [2023-03-08T05:34:27.447Z] 82a18055223b: Layer already exists [2023-03-08T05:34:27.447Z] 418efb1b0e0b: Layer already exists [2023-03-08T05:34:27.447Z] 9f1fae33de59: Layer already exists [2023-03-08T05:34:27.447Z] b08115f3a0a1: Layer already exists [2023-03-08T05:34:27.447Z] 10e63eda16cc: Layer already exists [2023-03-08T05:34:27.447Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:27.447Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:27.711Z] latest: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:28.049Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:28.380Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.82 [2023-03-08T05:34:28.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T05:34:28.380Z] 9f1fae33de59: Preparing [2023-03-08T05:34:28.380Z] 10e63eda16cc: Preparing [2023-03-08T05:34:28.380Z] b08115f3a0a1: Preparing [2023-03-08T05:34:28.380Z] 418efb1b0e0b: Preparing [2023-03-08T05:34:28.380Z] 82a18055223b: Preparing [2023-03-08T05:34:28.380Z] 2532ccb550f3: Preparing [2023-03-08T05:34:28.380Z] f70ee36035b9: Preparing [2023-03-08T05:34:28.380Z] 2532ccb550f3: Waiting [2023-03-08T05:34:28.380Z] f70ee36035b9: Waiting [2023-03-08T05:34:28.380Z] 9f1fae33de59: Layer already exists [2023-03-08T05:34:28.380Z] 418efb1b0e0b: Layer already exists [2023-03-08T05:34:28.380Z] b08115f3a0a1: Layer already exists [2023-03-08T05:34:28.380Z] 10e63eda16cc: Layer already exists [2023-03-08T05:34:28.380Z] 82a18055223b: Layer already exists [2023-03-08T05:34:28.380Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:28.380Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:28.380Z] 3.0.0-dev.82: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:28.720Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:29.059Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:29.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T05:34:29.059Z] 9f1fae33de59: Preparing [2023-03-08T05:34:29.059Z] 10e63eda16cc: Preparing [2023-03-08T05:34:29.059Z] b08115f3a0a1: Preparing [2023-03-08T05:34:29.059Z] 418efb1b0e0b: Preparing [2023-03-08T05:34:29.059Z] 82a18055223b: Preparing [2023-03-08T05:34:29.059Z] 2532ccb550f3: Preparing [2023-03-08T05:34:29.059Z] f70ee36035b9: Preparing [2023-03-08T05:34:29.059Z] 2532ccb550f3: Waiting [2023-03-08T05:34:29.059Z] f70ee36035b9: Waiting [2023-03-08T05:34:29.059Z] b08115f3a0a1: Layer already exists [2023-03-08T05:34:29.059Z] 9f1fae33de59: Layer already exists [2023-03-08T05:34:29.059Z] 10e63eda16cc: Layer already exists [2023-03-08T05:34:29.059Z] 82a18055223b: Layer already exists [2023-03-08T05:34:29.059Z] 418efb1b0e0b: Layer already exists [2023-03-08T05:34:29.059Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:29.059Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:29.059Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:29.666Z] + 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-03-08T05:34:30.005Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-08T05:34:30.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-08T05:34:30.005Z] 9f1fae33de59: Preparing [2023-03-08T05:34:30.005Z] 10e63eda16cc: Preparing [2023-03-08T05:34:30.005Z] b08115f3a0a1: Preparing [2023-03-08T05:34:30.005Z] 418efb1b0e0b: Preparing [2023-03-08T05:34:30.005Z] 82a18055223b: Preparing [2023-03-08T05:34:30.005Z] 2532ccb550f3: Preparing [2023-03-08T05:34:30.005Z] f70ee36035b9: Preparing [2023-03-08T05:34:30.005Z] 2532ccb550f3: Waiting [2023-03-08T05:34:30.005Z] f70ee36035b9: Waiting [2023-03-08T05:34:30.005Z] 82a18055223b: Layer already exists [2023-03-08T05:34:30.005Z] 10e63eda16cc: Layer already exists [2023-03-08T05:34:30.005Z] 9f1fae33de59: Layer already exists [2023-03-08T05:34:30.005Z] 418efb1b0e0b: Layer already exists [2023-03-08T05:34:30.006Z] b08115f3a0a1: Layer already exists [2023-03-08T05:34:30.006Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:30.006Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:30.271Z] main: digest: sha256:ea0ae8195ff11cb108b7c3fdad4ee9979ae171af7fde6c0184e42599c7544784 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:34:30.321Z] ===================================================== [Pipeline] echo [2023-03-08T05:34:30.331Z] taggedImages: [2023-03-08T05:34:30.331Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:30.331Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-08T05:34:30.331Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.82 [2023-03-08T05:34:30.331Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:30.331Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T05:34:30.354Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-08T05:34:30.354Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:30.354Z] latest [2023-03-08T05:34:30.354Z] 3.0.0-dev.82 [2023-03-08T05:34:30.354Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:30.354Z] main [2023-03-08T05:34:30.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:30.695Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:31.025Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:31.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T05:34:31.025Z] e192fbbb2641: Preparing [2023-03-08T05:34:31.025Z] 059d033bbfb5: Preparing [2023-03-08T05:34:31.025Z] 82a18055223b: Preparing [2023-03-08T05:34:31.025Z] d00ce8e897cb: Preparing [2023-03-08T05:34:31.025Z] f70ee36035b9: Preparing [2023-03-08T05:34:31.025Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:31.026Z] 82a18055223b: Layer already exists [2023-03-08T05:34:31.291Z] e192fbbb2641: Pushed [2023-03-08T05:34:31.291Z] d00ce8e897cb: Pushed [2023-03-08T05:34:33.863Z] 059d033bbfb5: Pushed [2023-03-08T05:34:34.127Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:34.474Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:34.811Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T05:34:34.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T05:34:34.811Z] e192fbbb2641: Preparing [2023-03-08T05:34:34.811Z] 059d033bbfb5: Preparing [2023-03-08T05:34:34.811Z] 82a18055223b: Preparing [2023-03-08T05:34:34.811Z] d00ce8e897cb: Preparing [2023-03-08T05:34:34.811Z] f70ee36035b9: Preparing [2023-03-08T05:34:34.811Z] d00ce8e897cb: Layer already exists [2023-03-08T05:34:34.811Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:34.811Z] 059d033bbfb5: Layer already exists [2023-03-08T05:34:34.811Z] 82a18055223b: Layer already exists [2023-03-08T05:34:34.811Z] e192fbbb2641: Layer already exists [2023-03-08T05:34:34.811Z] latest: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:35.157Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:35.494Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.82 [2023-03-08T05:34:35.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T05:34:35.494Z] e192fbbb2641: Preparing [2023-03-08T05:34:35.494Z] 059d033bbfb5: Preparing [2023-03-08T05:34:35.494Z] 82a18055223b: Preparing [2023-03-08T05:34:35.494Z] d00ce8e897cb: Preparing [2023-03-08T05:34:35.494Z] f70ee36035b9: Preparing [2023-03-08T05:34:35.494Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:35.494Z] 82a18055223b: Layer already exists [2023-03-08T05:34:35.494Z] 059d033bbfb5: Layer already exists [2023-03-08T05:34:35.494Z] d00ce8e897cb: Layer already exists [2023-03-08T05:34:35.494Z] e192fbbb2641: Layer already exists [2023-03-08T05:34:35.759Z] 3.0.0-dev.82: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:36.098Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:36.428Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:36.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T05:34:36.428Z] e192fbbb2641: Preparing [2023-03-08T05:34:36.428Z] 059d033bbfb5: Preparing [2023-03-08T05:34:36.428Z] 82a18055223b: Preparing [2023-03-08T05:34:36.428Z] d00ce8e897cb: Preparing [2023-03-08T05:34:36.428Z] f70ee36035b9: Preparing [2023-03-08T05:34:36.428Z] d00ce8e897cb: Layer already exists [2023-03-08T05:34:36.428Z] 059d033bbfb5: Layer already exists [2023-03-08T05:34:36.428Z] 82a18055223b: Layer already exists [2023-03-08T05:34:36.428Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:36.428Z] e192fbbb2641: Layer already exists [2023-03-08T05:34:36.428Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:36.767Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:37.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-08T05:34:37.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-08T05:34:37.099Z] e192fbbb2641: Preparing [2023-03-08T05:34:37.099Z] 059d033bbfb5: Preparing [2023-03-08T05:34:37.099Z] 82a18055223b: Preparing [2023-03-08T05:34:37.099Z] d00ce8e897cb: Preparing [2023-03-08T05:34:37.099Z] f70ee36035b9: Preparing [2023-03-08T05:34:37.099Z] d00ce8e897cb: Layer already exists [2023-03-08T05:34:37.099Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:37.099Z] 82a18055223b: Layer already exists [2023-03-08T05:34:37.099Z] e192fbbb2641: Layer already exists [2023-03-08T05:34:37.099Z] 059d033bbfb5: Layer already exists [2023-03-08T05:34:37.366Z] main: digest: sha256:0a23c29f1b2dea24f6921f3cd368e84c17ebb73605b01d6698d4b63e942985e5 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:34:37.416Z] ===================================================== [Pipeline] echo [2023-03-08T05:34:37.422Z] taggedImages: [2023-03-08T05:34:37.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:37.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-08T05:34:37.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.82 [2023-03-08T05:34:37.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:37.422Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-08T05:34:37.440Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-08T05:34:37.440Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:37.440Z] latest [2023-03-08T05:34:37.440Z] 3.0.0-dev.82 [2023-03-08T05:34:37.440Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:37.440Z] main [2023-03-08T05:34:37.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:37.776Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:38.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:38.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T05:34:38.106Z] c5254582327f: Preparing [2023-03-08T05:34:38.106Z] 422dcb23a247: Preparing [2023-03-08T05:34:38.106Z] b86a3c4c685d: Preparing [2023-03-08T05:34:38.106Z] 82a18055223b: Preparing [2023-03-08T05:34:38.106Z] f9e970a5f90f: Preparing [2023-03-08T05:34:38.106Z] f70ee36035b9: Preparing [2023-03-08T05:34:38.106Z] f70ee36035b9: Waiting [2023-03-08T05:34:38.106Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:38.106Z] 82a18055223b: Layer already exists [2023-03-08T05:34:38.373Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:38.373Z] c5254582327f: Pushed [2023-03-08T05:34:38.373Z] 422dcb23a247: Pushed [2023-03-08T05:34:41.707Z] b86a3c4c685d: Pushed [2023-03-08T05:34:41.707Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:42.048Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:42.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T05:34:42.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T05:34:42.385Z] c5254582327f: Preparing [2023-03-08T05:34:42.385Z] 422dcb23a247: Preparing [2023-03-08T05:34:42.385Z] b86a3c4c685d: Preparing [2023-03-08T05:34:42.385Z] 82a18055223b: Preparing [2023-03-08T05:34:42.385Z] f9e970a5f90f: Preparing [2023-03-08T05:34:42.385Z] f70ee36035b9: Preparing [2023-03-08T05:34:42.385Z] f70ee36035b9: Waiting [2023-03-08T05:34:42.385Z] c5254582327f: Layer already exists [2023-03-08T05:34:42.385Z] 82a18055223b: Layer already exists [2023-03-08T05:34:42.385Z] b86a3c4c685d: Layer already exists [2023-03-08T05:34:42.385Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:42.385Z] 422dcb23a247: Layer already exists [2023-03-08T05:34:42.385Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:42.650Z] latest: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:42.984Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:43.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.82 [2023-03-08T05:34:43.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T05:34:43.313Z] c5254582327f: Preparing [2023-03-08T05:34:43.313Z] 422dcb23a247: Preparing [2023-03-08T05:34:43.313Z] b86a3c4c685d: Preparing [2023-03-08T05:34:43.313Z] 82a18055223b: Preparing [2023-03-08T05:34:43.313Z] f9e970a5f90f: Preparing [2023-03-08T05:34:43.314Z] f70ee36035b9: Preparing [2023-03-08T05:34:43.314Z] f70ee36035b9: Waiting [2023-03-08T05:34:43.314Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:43.314Z] 422dcb23a247: Layer already exists [2023-03-08T05:34:43.314Z] 82a18055223b: Layer already exists [2023-03-08T05:34:43.314Z] b86a3c4c685d: Layer already exists [2023-03-08T05:34:43.314Z] c5254582327f: Layer already exists [2023-03-08T05:34:43.314Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:43.314Z] 3.0.0-dev.82: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:43.919Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:44.257Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:44.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T05:34:44.257Z] c5254582327f: Preparing [2023-03-08T05:34:44.257Z] 422dcb23a247: Preparing [2023-03-08T05:34:44.257Z] b86a3c4c685d: Preparing [2023-03-08T05:34:44.257Z] 82a18055223b: Preparing [2023-03-08T05:34:44.257Z] f9e970a5f90f: Preparing [2023-03-08T05:34:44.257Z] f70ee36035b9: Preparing [2023-03-08T05:34:44.257Z] f70ee36035b9: Waiting [2023-03-08T05:34:44.257Z] c5254582327f: Layer already exists [2023-03-08T05:34:44.257Z] 82a18055223b: Layer already exists [2023-03-08T05:34:44.257Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:44.257Z] 422dcb23a247: Layer already exists [2023-03-08T05:34:44.257Z] b86a3c4c685d: Layer already exists [2023-03-08T05:34:44.257Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:44.257Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:44.863Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:45.198Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-08T05:34:45.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-08T05:34:45.198Z] c5254582327f: Preparing [2023-03-08T05:34:45.198Z] 422dcb23a247: Preparing [2023-03-08T05:34:45.198Z] b86a3c4c685d: Preparing [2023-03-08T05:34:45.198Z] 82a18055223b: Preparing [2023-03-08T05:34:45.198Z] f9e970a5f90f: Preparing [2023-03-08T05:34:45.198Z] f70ee36035b9: Preparing [2023-03-08T05:34:45.198Z] f70ee36035b9: Waiting [2023-03-08T05:34:45.198Z] b86a3c4c685d: Layer already exists [2023-03-08T05:34:45.198Z] 82a18055223b: Layer already exists [2023-03-08T05:34:45.198Z] f9e970a5f90f: Layer already exists [2023-03-08T05:34:45.198Z] 422dcb23a247: Layer already exists [2023-03-08T05:34:45.198Z] c5254582327f: Layer already exists [2023-03-08T05:34:45.198Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:45.198Z] main: digest: sha256:a0f51e1a4ffcc67cf1deacb6306c2b44a1bd25d5281ca48c562e1418ab2b4ff1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:34:45.523Z] ===================================================== [Pipeline] echo [2023-03-08T05:34:45.538Z] taggedImages: [2023-03-08T05:34:45.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:45.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-08T05:34:45.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.82 [2023-03-08T05:34:45.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:45.538Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-08T05:34:45.560Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-08T05:34:45.560Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:45.560Z] latest [2023-03-08T05:34:45.560Z] 3.0.0-dev.82 [2023-03-08T05:34:45.560Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:45.560Z] main [2023-03-08T05:34:45.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:45.907Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:46.245Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:46.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T05:34:46.245Z] 61318a1581d2: Preparing [2023-03-08T05:34:46.245Z] 61318a1581d2: Preparing [2023-03-08T05:34:46.245Z] 980e941f5ad7: Preparing [2023-03-08T05:34:46.245Z] 4b8cc7aba7c3: Preparing [2023-03-08T05:34:46.245Z] 02acdaa7aea9: Preparing [2023-03-08T05:34:46.245Z] 90d51bbeee7c: Preparing [2023-03-08T05:34:46.245Z] d4d92a395eae: Preparing [2023-03-08T05:34:46.245Z] 82a18055223b: Preparing [2023-03-08T05:34:46.245Z] 2c9b0609ec65: Preparing [2023-03-08T05:34:46.245Z] 32ca514e4209: Preparing [2023-03-08T05:34:46.245Z] d672a691767c: Preparing [2023-03-08T05:34:46.245Z] d03a77e24cf3: Preparing [2023-03-08T05:34:46.245Z] f70ee36035b9: Preparing [2023-03-08T05:34:46.245Z] 32ca514e4209: Waiting [2023-03-08T05:34:46.245Z] d672a691767c: Waiting [2023-03-08T05:34:46.245Z] f70ee36035b9: Waiting [2023-03-08T05:34:46.245Z] d4d92a395eae: Waiting [2023-03-08T05:34:46.245Z] 82a18055223b: Waiting [2023-03-08T05:34:46.245Z] 2c9b0609ec65: Waiting [2023-03-08T05:34:46.245Z] d03a77e24cf3: Waiting [2023-03-08T05:34:46.510Z] 02acdaa7aea9: Pushed [2023-03-08T05:34:46.510Z] 90d51bbeee7c: Pushed [2023-03-08T05:34:46.510Z] 61318a1581d2: Pushed [2023-03-08T05:34:46.510Z] 4b8cc7aba7c3: Pushed [2023-03-08T05:34:46.510Z] 980e941f5ad7: Pushed [2023-03-08T05:34:46.510Z] 82a18055223b: Layer already exists [2023-03-08T05:34:46.775Z] 2c9b0609ec65: Pushed [2023-03-08T05:34:46.775Z] d672a691767c: Pushed [2023-03-08T05:34:46.775Z] 32ca514e4209: Pushed [2023-03-08T05:34:46.775Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:46.775Z] d03a77e24cf3: Pushed [2023-03-08T05:34:50.107Z] d4d92a395eae: Pushed [2023-03-08T05:34:50.107Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:50.434Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:50.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T05:34:50.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T05:34:50.765Z] 61318a1581d2: Preparing [2023-03-08T05:34:50.765Z] 61318a1581d2: Preparing [2023-03-08T05:34:50.765Z] 980e941f5ad7: Preparing [2023-03-08T05:34:50.765Z] 4b8cc7aba7c3: Preparing [2023-03-08T05:34:50.765Z] 02acdaa7aea9: Preparing [2023-03-08T05:34:50.765Z] 90d51bbeee7c: Preparing [2023-03-08T05:34:50.765Z] d4d92a395eae: Preparing [2023-03-08T05:34:50.765Z] 82a18055223b: Preparing [2023-03-08T05:34:50.765Z] 2c9b0609ec65: Preparing [2023-03-08T05:34:50.765Z] 32ca514e4209: Preparing [2023-03-08T05:34:50.765Z] d672a691767c: Preparing [2023-03-08T05:34:50.765Z] d03a77e24cf3: Preparing [2023-03-08T05:34:50.765Z] f70ee36035b9: Preparing [2023-03-08T05:34:50.765Z] 32ca514e4209: Waiting [2023-03-08T05:34:50.765Z] d672a691767c: Waiting [2023-03-08T05:34:50.765Z] d4d92a395eae: Waiting [2023-03-08T05:34:50.765Z] d03a77e24cf3: Waiting [2023-03-08T05:34:50.765Z] f70ee36035b9: Waiting [2023-03-08T05:34:50.765Z] 82a18055223b: Waiting [2023-03-08T05:34:50.765Z] 2c9b0609ec65: Waiting [2023-03-08T05:34:50.765Z] 4b8cc7aba7c3: Layer already exists [2023-03-08T05:34:50.765Z] 02acdaa7aea9: Layer already exists [2023-03-08T05:34:50.765Z] 980e941f5ad7: Layer already exists [2023-03-08T05:34:50.765Z] 90d51bbeee7c: Layer already exists [2023-03-08T05:34:50.765Z] 61318a1581d2: Layer already exists [2023-03-08T05:34:50.765Z] 82a18055223b: Layer already exists [2023-03-08T05:34:50.765Z] d4d92a395eae: Layer already exists [2023-03-08T05:34:50.765Z] 2c9b0609ec65: Layer already exists [2023-03-08T05:34:50.765Z] d672a691767c: Layer already exists [2023-03-08T05:34:50.765Z] 32ca514e4209: Layer already exists [2023-03-08T05:34:50.765Z] d03a77e24cf3: Layer already exists [2023-03-08T05:34:50.765Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:51.030Z] latest: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:51.367Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:51.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.82 [2023-03-08T05:34:51.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T05:34:51.692Z] 61318a1581d2: Preparing [2023-03-08T05:34:51.692Z] 61318a1581d2: Preparing [2023-03-08T05:34:51.692Z] 980e941f5ad7: Preparing [2023-03-08T05:34:51.692Z] 4b8cc7aba7c3: Preparing [2023-03-08T05:34:51.692Z] 02acdaa7aea9: Preparing [2023-03-08T05:34:51.692Z] 90d51bbeee7c: Preparing [2023-03-08T05:34:51.692Z] d4d92a395eae: Preparing [2023-03-08T05:34:51.692Z] 82a18055223b: Preparing [2023-03-08T05:34:51.692Z] 2c9b0609ec65: Preparing [2023-03-08T05:34:51.692Z] 32ca514e4209: Preparing [2023-03-08T05:34:51.692Z] d672a691767c: Preparing [2023-03-08T05:34:51.692Z] d03a77e24cf3: Preparing [2023-03-08T05:34:51.692Z] f70ee36035b9: Preparing [2023-03-08T05:34:51.692Z] d4d92a395eae: Waiting [2023-03-08T05:34:51.692Z] 82a18055223b: Waiting [2023-03-08T05:34:51.692Z] 2c9b0609ec65: Waiting [2023-03-08T05:34:51.692Z] 32ca514e4209: Waiting [2023-03-08T05:34:51.692Z] d672a691767c: Waiting [2023-03-08T05:34:51.692Z] d03a77e24cf3: Waiting [2023-03-08T05:34:51.692Z] f70ee36035b9: Waiting [2023-03-08T05:34:51.692Z] 61318a1581d2: Layer already exists [2023-03-08T05:34:51.692Z] 02acdaa7aea9: Layer already exists [2023-03-08T05:34:51.692Z] 980e941f5ad7: Layer already exists [2023-03-08T05:34:51.692Z] 90d51bbeee7c: Layer already exists [2023-03-08T05:34:51.692Z] 4b8cc7aba7c3: Layer already exists [2023-03-08T05:34:51.692Z] d4d92a395eae: Layer already exists [2023-03-08T05:34:51.692Z] 2c9b0609ec65: Layer already exists [2023-03-08T05:34:51.692Z] d672a691767c: Layer already exists [2023-03-08T05:34:51.692Z] 32ca514e4209: Layer already exists [2023-03-08T05:34:51.692Z] 82a18055223b: Layer already exists [2023-03-08T05:34:51.692Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:51.692Z] d03a77e24cf3: Layer already exists [2023-03-08T05:34:51.956Z] 3.0.0-dev.82: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:52.281Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:52.607Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:52.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T05:34:52.607Z] 61318a1581d2: Preparing [2023-03-08T05:34:52.607Z] 61318a1581d2: Preparing [2023-03-08T05:34:52.607Z] 980e941f5ad7: Preparing [2023-03-08T05:34:52.607Z] 4b8cc7aba7c3: Preparing [2023-03-08T05:34:52.607Z] 02acdaa7aea9: Preparing [2023-03-08T05:34:52.607Z] 90d51bbeee7c: Preparing [2023-03-08T05:34:52.607Z] d4d92a395eae: Preparing [2023-03-08T05:34:52.607Z] 82a18055223b: Preparing [2023-03-08T05:34:52.607Z] 2c9b0609ec65: Preparing [2023-03-08T05:34:52.607Z] 32ca514e4209: Preparing [2023-03-08T05:34:52.607Z] d672a691767c: Preparing [2023-03-08T05:34:52.607Z] d03a77e24cf3: Preparing [2023-03-08T05:34:52.607Z] f70ee36035b9: Preparing [2023-03-08T05:34:52.607Z] 2c9b0609ec65: Waiting [2023-03-08T05:34:52.607Z] 32ca514e4209: Waiting [2023-03-08T05:34:52.607Z] d672a691767c: Waiting [2023-03-08T05:34:52.607Z] f70ee36035b9: Waiting [2023-03-08T05:34:52.607Z] d03a77e24cf3: Waiting [2023-03-08T05:34:52.607Z] d4d92a395eae: Waiting [2023-03-08T05:34:52.607Z] 82a18055223b: Waiting [2023-03-08T05:34:52.607Z] 90d51bbeee7c: Layer already exists [2023-03-08T05:34:52.607Z] 02acdaa7aea9: Layer already exists [2023-03-08T05:34:52.607Z] 4b8cc7aba7c3: Layer already exists [2023-03-08T05:34:52.607Z] 61318a1581d2: Layer already exists [2023-03-08T05:34:52.607Z] 980e941f5ad7: Layer already exists [2023-03-08T05:34:52.607Z] 2c9b0609ec65: Layer already exists [2023-03-08T05:34:52.607Z] d4d92a395eae: Layer already exists [2023-03-08T05:34:52.607Z] 82a18055223b: Layer already exists [2023-03-08T05:34:52.607Z] 32ca514e4209: Layer already exists [2023-03-08T05:34:52.608Z] d672a691767c: Layer already exists [2023-03-08T05:34:52.608Z] d03a77e24cf3: Layer already exists [2023-03-08T05:34:52.608Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:52.873Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:53.202Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:53.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-08T05:34:53.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-08T05:34:53.536Z] 61318a1581d2: Preparing [2023-03-08T05:34:53.536Z] 61318a1581d2: Preparing [2023-03-08T05:34:53.536Z] 980e941f5ad7: Preparing [2023-03-08T05:34:53.536Z] 4b8cc7aba7c3: Preparing [2023-03-08T05:34:53.536Z] 02acdaa7aea9: Preparing [2023-03-08T05:34:53.536Z] 90d51bbeee7c: Preparing [2023-03-08T05:34:53.536Z] d4d92a395eae: Preparing [2023-03-08T05:34:53.537Z] 82a18055223b: Preparing [2023-03-08T05:34:53.537Z] 2c9b0609ec65: Preparing [2023-03-08T05:34:53.537Z] 32ca514e4209: Preparing [2023-03-08T05:34:53.537Z] d672a691767c: Preparing [2023-03-08T05:34:53.537Z] d03a77e24cf3: Preparing [2023-03-08T05:34:53.537Z] f70ee36035b9: Preparing [2023-03-08T05:34:53.537Z] 2c9b0609ec65: Waiting [2023-03-08T05:34:53.537Z] 32ca514e4209: Waiting [2023-03-08T05:34:53.537Z] d672a691767c: Waiting [2023-03-08T05:34:53.537Z] d03a77e24cf3: Waiting [2023-03-08T05:34:53.537Z] f70ee36035b9: Waiting [2023-03-08T05:34:53.537Z] 82a18055223b: Waiting [2023-03-08T05:34:53.537Z] d4d92a395eae: Waiting [2023-03-08T05:34:53.537Z] 61318a1581d2: Layer already exists [2023-03-08T05:34:53.537Z] 90d51bbeee7c: Layer already exists [2023-03-08T05:34:53.537Z] 02acdaa7aea9: Layer already exists [2023-03-08T05:34:53.537Z] 980e941f5ad7: Layer already exists [2023-03-08T05:34:53.537Z] 4b8cc7aba7c3: Layer already exists [2023-03-08T05:34:53.537Z] d4d92a395eae: Layer already exists [2023-03-08T05:34:53.537Z] 82a18055223b: Layer already exists [2023-03-08T05:34:53.537Z] d672a691767c: Layer already exists [2023-03-08T05:34:53.537Z] 2c9b0609ec65: Layer already exists [2023-03-08T05:34:53.537Z] 32ca514e4209: Layer already exists [2023-03-08T05:34:53.537Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:53.537Z] d03a77e24cf3: Layer already exists [2023-03-08T05:34:53.802Z] main: digest: sha256:5cdb036ce64ea1092cd852b9a0c2baaef214d72da35b4d96ce2fd13e72e3a04c size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:34:53.842Z] ===================================================== [Pipeline] echo [2023-03-08T05:34:53.847Z] taggedImages: [2023-03-08T05:34:53.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:53.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-08T05:34:53.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.82 [2023-03-08T05:34:53.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:53.847Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-08T05:34:53.862Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-08T05:34:53.862Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:53.862Z] latest [2023-03-08T05:34:53.862Z] 3.0.0-dev.82 [2023-03-08T05:34:53.862Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:53.862Z] main [2023-03-08T05:34:53.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:54.185Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:54.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:34:54.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T05:34:54.571Z] d26110088c28: Preparing [2023-03-08T05:34:54.571Z] ca556ae5569c: Preparing [2023-03-08T05:34:54.571Z] 97a471beee75: Preparing [2023-03-08T05:34:54.571Z] 4cd3f390b450: Preparing [2023-03-08T05:34:54.571Z] 82a18055223b: Preparing [2023-03-08T05:34:54.571Z] 2532ccb550f3: Preparing [2023-03-08T05:34:54.571Z] f70ee36035b9: Preparing [2023-03-08T05:34:54.571Z] 2532ccb550f3: Waiting [2023-03-08T05:34:54.571Z] f70ee36035b9: Waiting [2023-03-08T05:34:54.571Z] 82a18055223b: Layer already exists [2023-03-08T05:34:54.852Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:54.852Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:54.852Z] d26110088c28: Pushed [2023-03-08T05:34:54.852Z] 97a471beee75: Pushed [2023-03-08T05:34:54.852Z] ca556ae5569c: Pushed [2023-03-08T05:34:57.440Z] 4cd3f390b450: Pushed [2023-03-08T05:34:57.440Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:57.772Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:58.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T05:34:58.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T05:34:58.099Z] d26110088c28: Preparing [2023-03-08T05:34:58.099Z] ca556ae5569c: Preparing [2023-03-08T05:34:58.099Z] 97a471beee75: Preparing [2023-03-08T05:34:58.099Z] 4cd3f390b450: Preparing [2023-03-08T05:34:58.099Z] 82a18055223b: Preparing [2023-03-08T05:34:58.099Z] 2532ccb550f3: Preparing [2023-03-08T05:34:58.099Z] f70ee36035b9: Preparing [2023-03-08T05:34:58.099Z] 2532ccb550f3: Waiting [2023-03-08T05:34:58.099Z] ca556ae5569c: Layer already exists [2023-03-08T05:34:58.099Z] 82a18055223b: Layer already exists [2023-03-08T05:34:58.099Z] 97a471beee75: Layer already exists [2023-03-08T05:34:58.099Z] 4cd3f390b450: Layer already exists [2023-03-08T05:34:58.099Z] d26110088c28: Layer already exists [2023-03-08T05:34:58.099Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:58.099Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:58.363Z] latest: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:58.697Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:59.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.82 [2023-03-08T05:34:59.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T05:34:59.034Z] d26110088c28: Preparing [2023-03-08T05:34:59.034Z] ca556ae5569c: Preparing [2023-03-08T05:34:59.034Z] 97a471beee75: Preparing [2023-03-08T05:34:59.034Z] 4cd3f390b450: Preparing [2023-03-08T05:34:59.034Z] 82a18055223b: Preparing [2023-03-08T05:34:59.034Z] 2532ccb550f3: Preparing [2023-03-08T05:34:59.034Z] f70ee36035b9: Preparing [2023-03-08T05:34:59.034Z] 2532ccb550f3: Waiting [2023-03-08T05:34:59.034Z] f70ee36035b9: Waiting [2023-03-08T05:34:59.034Z] 97a471beee75: Layer already exists [2023-03-08T05:34:59.034Z] d26110088c28: Layer already exists [2023-03-08T05:34:59.034Z] ca556ae5569c: Layer already exists [2023-03-08T05:34:59.034Z] 4cd3f390b450: Layer already exists [2023-03-08T05:34:59.034Z] 82a18055223b: Layer already exists [2023-03-08T05:34:59.034Z] 2532ccb550f3: Layer already exists [2023-03-08T05:34:59.034Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:59.034Z] 3.0.0-dev.82: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:59.639Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:34:59.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:34:59.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T05:34:59.965Z] d26110088c28: Preparing [2023-03-08T05:34:59.965Z] ca556ae5569c: Preparing [2023-03-08T05:34:59.965Z] 97a471beee75: Preparing [2023-03-08T05:34:59.965Z] 4cd3f390b450: Preparing [2023-03-08T05:34:59.965Z] 82a18055223b: Preparing [2023-03-08T05:34:59.965Z] 2532ccb550f3: Preparing [2023-03-08T05:34:59.965Z] f70ee36035b9: Preparing [2023-03-08T05:34:59.965Z] f70ee36035b9: Waiting [2023-03-08T05:34:59.965Z] 2532ccb550f3: Waiting [2023-03-08T05:34:59.965Z] 97a471beee75: Layer already exists [2023-03-08T05:34:59.965Z] d26110088c28: Layer already exists [2023-03-08T05:34:59.965Z] 82a18055223b: Layer already exists [2023-03-08T05:34:59.965Z] 4cd3f390b450: Layer already exists [2023-03-08T05:34:59.965Z] ca556ae5569c: Layer already exists [2023-03-08T05:34:59.965Z] f70ee36035b9: Layer already exists [2023-03-08T05:34:59.965Z] 2532ccb550f3: Layer already exists [2023-03-08T05:35:00.230Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:00.560Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:00.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-08T05:35:00.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-08T05:35:00.887Z] d26110088c28: Preparing [2023-03-08T05:35:00.887Z] ca556ae5569c: Preparing [2023-03-08T05:35:00.887Z] 97a471beee75: Preparing [2023-03-08T05:35:00.887Z] 4cd3f390b450: Preparing [2023-03-08T05:35:00.887Z] 82a18055223b: Preparing [2023-03-08T05:35:00.887Z] 2532ccb550f3: Preparing [2023-03-08T05:35:00.887Z] f70ee36035b9: Preparing [2023-03-08T05:35:00.887Z] 2532ccb550f3: Waiting [2023-03-08T05:35:00.887Z] f70ee36035b9: Waiting [2023-03-08T05:35:00.887Z] 4cd3f390b450: Layer already exists [2023-03-08T05:35:00.887Z] d26110088c28: Layer already exists [2023-03-08T05:35:00.887Z] 82a18055223b: Layer already exists [2023-03-08T05:35:00.887Z] ca556ae5569c: Layer already exists [2023-03-08T05:35:00.887Z] 97a471beee75: Layer already exists [2023-03-08T05:35:00.887Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:00.887Z] 2532ccb550f3: Layer already exists [2023-03-08T05:35:01.152Z] main: digest: sha256:7f0e8a5a0885441df839478dc9d62a24c7b03e6cf7b34d7a7bd697f8457099a3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:35:01.190Z] ===================================================== [Pipeline] echo [2023-03-08T05:35:01.196Z] taggedImages: [2023-03-08T05:35:01.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:01.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-08T05:35:01.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.82 [2023-03-08T05:35:01.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:01.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-08T05:35:01.210Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-08T05:35:01.210Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:01.210Z] latest [2023-03-08T05:35:01.210Z] 3.0.0-dev.82 [2023-03-08T05:35:01.210Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:01.210Z] main [2023-03-08T05:35:01.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:01.535Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:01.862Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:01.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T05:35:01.863Z] e4f6cc816ef2: Preparing [2023-03-08T05:35:01.863Z] 931df75836d9: Preparing [2023-03-08T05:35:01.863Z] 385ff61cd6cf: Preparing [2023-03-08T05:35:01.863Z] 0543bf38f780: Preparing [2023-03-08T05:35:01.863Z] 4b4a7a419c2d: Preparing [2023-03-08T05:35:01.863Z] 4de5448161b3: Preparing [2023-03-08T05:35:01.863Z] f70ee36035b9: Preparing [2023-03-08T05:35:01.863Z] 4de5448161b3: Waiting [2023-03-08T05:35:01.863Z] f70ee36035b9: Waiting [2023-03-08T05:35:02.129Z] e4f6cc816ef2: Pushed [2023-03-08T05:35:02.129Z] 931df75836d9: Pushed [2023-03-08T05:35:02.129Z] 4b4a7a419c2d: Pushed [2023-03-08T05:35:02.129Z] 0543bf38f780: Pushed [2023-03-08T05:35:02.129Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:02.394Z] 4de5448161b3: Pushed [2023-03-08T05:35:04.967Z] 385ff61cd6cf: Pushed [2023-03-08T05:35:04.967Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:05.304Z] + 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-03-08T05:35:05.636Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T05:35:05.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T05:35:05.636Z] e4f6cc816ef2: Preparing [2023-03-08T05:35:05.636Z] 931df75836d9: Preparing [2023-03-08T05:35:05.636Z] 385ff61cd6cf: Preparing [2023-03-08T05:35:05.636Z] 0543bf38f780: Preparing [2023-03-08T05:35:05.636Z] 4b4a7a419c2d: Preparing [2023-03-08T05:35:05.636Z] 4de5448161b3: Preparing [2023-03-08T05:35:05.636Z] f70ee36035b9: Preparing [2023-03-08T05:35:05.636Z] 4de5448161b3: Waiting [2023-03-08T05:35:05.636Z] f70ee36035b9: Waiting [2023-03-08T05:35:05.636Z] 4b4a7a419c2d: Layer already exists [2023-03-08T05:35:05.636Z] e4f6cc816ef2: Layer already exists [2023-03-08T05:35:05.636Z] 931df75836d9: Layer already exists [2023-03-08T05:35:05.636Z] 0543bf38f780: Layer already exists [2023-03-08T05:35:05.636Z] 385ff61cd6cf: Layer already exists [2023-03-08T05:35:05.636Z] 4de5448161b3: Layer already exists [2023-03-08T05:35:05.636Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:05.900Z] latest: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:06.247Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:06.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.82 [2023-03-08T05:35:06.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T05:35:06.594Z] e4f6cc816ef2: Preparing [2023-03-08T05:35:06.594Z] 931df75836d9: Preparing [2023-03-08T05:35:06.594Z] 385ff61cd6cf: Preparing [2023-03-08T05:35:06.594Z] 0543bf38f780: Preparing [2023-03-08T05:35:06.594Z] 4b4a7a419c2d: Preparing [2023-03-08T05:35:06.594Z] 4de5448161b3: Preparing [2023-03-08T05:35:06.594Z] f70ee36035b9: Preparing [2023-03-08T05:35:06.594Z] 4de5448161b3: Waiting [2023-03-08T05:35:06.594Z] f70ee36035b9: Waiting [2023-03-08T05:35:06.594Z] 4b4a7a419c2d: Layer already exists [2023-03-08T05:35:06.594Z] 0543bf38f780: Layer already exists [2023-03-08T05:35:06.594Z] e4f6cc816ef2: Layer already exists [2023-03-08T05:35:06.594Z] 385ff61cd6cf: Layer already exists [2023-03-08T05:35:06.594Z] 931df75836d9: Layer already exists [2023-03-08T05:35:06.594Z] 4de5448161b3: Layer already exists [2023-03-08T05:35:06.594Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:06.861Z] 3.0.0-dev.82: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:07.200Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:07.547Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:07.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T05:35:07.547Z] e4f6cc816ef2: Preparing [2023-03-08T05:35:07.547Z] 931df75836d9: Preparing [2023-03-08T05:35:07.547Z] 385ff61cd6cf: Preparing [2023-03-08T05:35:07.547Z] 0543bf38f780: Preparing [2023-03-08T05:35:07.547Z] 4b4a7a419c2d: Preparing [2023-03-08T05:35:07.547Z] 4de5448161b3: Preparing [2023-03-08T05:35:07.547Z] f70ee36035b9: Preparing [2023-03-08T05:35:07.547Z] 4de5448161b3: Waiting [2023-03-08T05:35:07.547Z] f70ee36035b9: Waiting [2023-03-08T05:35:07.547Z] e4f6cc816ef2: Layer already exists [2023-03-08T05:35:07.547Z] 0543bf38f780: Layer already exists [2023-03-08T05:35:07.547Z] 385ff61cd6cf: Layer already exists [2023-03-08T05:35:07.547Z] 931df75836d9: Layer already exists [2023-03-08T05:35:07.547Z] 4b4a7a419c2d: Layer already exists [2023-03-08T05:35:07.547Z] 4de5448161b3: Layer already exists [2023-03-08T05:35:07.547Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:07.547Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:08.171Z] + 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-03-08T05:35:08.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-08T05:35:08.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-08T05:35:08.507Z] e4f6cc816ef2: Preparing [2023-03-08T05:35:08.507Z] 931df75836d9: Preparing [2023-03-08T05:35:08.507Z] 385ff61cd6cf: Preparing [2023-03-08T05:35:08.507Z] 0543bf38f780: Preparing [2023-03-08T05:35:08.507Z] 4b4a7a419c2d: Preparing [2023-03-08T05:35:08.507Z] 4de5448161b3: Preparing [2023-03-08T05:35:08.507Z] f70ee36035b9: Preparing [2023-03-08T05:35:08.507Z] 4de5448161b3: Waiting [2023-03-08T05:35:08.507Z] f70ee36035b9: Waiting [2023-03-08T05:35:08.507Z] 4b4a7a419c2d: Layer already exists [2023-03-08T05:35:08.507Z] 0543bf38f780: Layer already exists [2023-03-08T05:35:08.507Z] e4f6cc816ef2: Layer already exists [2023-03-08T05:35:08.507Z] 385ff61cd6cf: Layer already exists [2023-03-08T05:35:08.507Z] 931df75836d9: Layer already exists [2023-03-08T05:35:08.507Z] 4de5448161b3: Layer already exists [2023-03-08T05:35:08.507Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:08.772Z] main: digest: sha256:09ac005360f2c5cf738cf2151ba212a74f1a86fd5c74c030e4f0cc281c47832b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:35:08.829Z] ===================================================== [Pipeline] echo [2023-03-08T05:35:08.839Z] taggedImages: [2023-03-08T05:35:08.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:08.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-08T05:35:08.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.82 [2023-03-08T05:35:08.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:08.839Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-08T05:35:08.864Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-08T05:35:08.864Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:08.864Z] latest [2023-03-08T05:35:08.864Z] 3.0.0-dev.82 [2023-03-08T05:35:08.864Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:08.864Z] main [2023-03-08T05:35:08.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:09.218Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:09.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:09.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T05:35:09.558Z] a5b5af4e5648: Preparing [2023-03-08T05:35:09.558Z] dfd0c854714e: Preparing [2023-03-08T05:35:09.558Z] 9e81b55bfb21: Preparing [2023-03-08T05:35:09.558Z] c88b2bdad9d3: Preparing [2023-03-08T05:35:09.558Z] 2d7c78625fd6: Preparing [2023-03-08T05:35:09.558Z] 2ffd3aa0fd16: Preparing [2023-03-08T05:35:09.558Z] e1fb5e209668: Preparing [2023-03-08T05:35:09.558Z] a99de5d80523: Preparing [2023-03-08T05:35:09.558Z] f70ee36035b9: Preparing [2023-03-08T05:35:09.558Z] 2ffd3aa0fd16: Waiting [2023-03-08T05:35:09.558Z] e1fb5e209668: Waiting [2023-03-08T05:35:09.558Z] a99de5d80523: Waiting [2023-03-08T05:35:09.558Z] f70ee36035b9: Waiting [2023-03-08T05:35:09.823Z] a5b5af4e5648: Pushed [2023-03-08T05:35:10.089Z] dfd0c854714e: Pushed [2023-03-08T05:35:10.089Z] 2d7c78625fd6: Pushed [2023-03-08T05:35:10.089Z] 2ffd3aa0fd16: Pushed [2023-03-08T05:35:10.089Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:10.356Z] e1fb5e209668: Pushed [2023-03-08T05:35:10.357Z] a99de5d80523: Pushed [2023-03-08T05:35:12.293Z] c88b2bdad9d3: Pushed [2023-03-08T05:35:13.249Z] 9e81b55bfb21: Pushed [2023-03-08T05:35:13.249Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:13.599Z] + 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-03-08T05:35:13.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T05:35:13.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T05:35:13.928Z] a5b5af4e5648: Preparing [2023-03-08T05:35:13.928Z] dfd0c854714e: Preparing [2023-03-08T05:35:13.928Z] 9e81b55bfb21: Preparing [2023-03-08T05:35:13.928Z] c88b2bdad9d3: Preparing [2023-03-08T05:35:13.928Z] 2d7c78625fd6: Preparing [2023-03-08T05:35:13.928Z] 2ffd3aa0fd16: Preparing [2023-03-08T05:35:13.928Z] e1fb5e209668: Preparing [2023-03-08T05:35:13.928Z] a99de5d80523: Preparing [2023-03-08T05:35:13.928Z] f70ee36035b9: Preparing [2023-03-08T05:35:13.928Z] e1fb5e209668: Waiting [2023-03-08T05:35:13.928Z] a99de5d80523: Waiting [2023-03-08T05:35:13.928Z] f70ee36035b9: Waiting [2023-03-08T05:35:13.928Z] 2ffd3aa0fd16: Waiting [2023-03-08T05:35:13.928Z] 2d7c78625fd6: Layer already exists [2023-03-08T05:35:13.928Z] c88b2bdad9d3: Layer already exists [2023-03-08T05:35:13.928Z] a5b5af4e5648: Layer already exists [2023-03-08T05:35:13.928Z] 9e81b55bfb21: Layer already exists [2023-03-08T05:35:13.928Z] dfd0c854714e: Layer already exists [2023-03-08T05:35:13.928Z] e1fb5e209668: Layer already exists [2023-03-08T05:35:13.928Z] 2ffd3aa0fd16: Layer already exists [2023-03-08T05:35:13.928Z] a99de5d80523: Layer already exists [2023-03-08T05:35:13.928Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:13.928Z] latest: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:14.531Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:14.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.82 [2023-03-08T05:35:14.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T05:35:14.865Z] a5b5af4e5648: Preparing [2023-03-08T05:35:14.865Z] dfd0c854714e: Preparing [2023-03-08T05:35:14.865Z] 9e81b55bfb21: Preparing [2023-03-08T05:35:14.865Z] c88b2bdad9d3: Preparing [2023-03-08T05:35:14.865Z] 2d7c78625fd6: Preparing [2023-03-08T05:35:14.865Z] 2ffd3aa0fd16: Preparing [2023-03-08T05:35:14.865Z] e1fb5e209668: Preparing [2023-03-08T05:35:14.865Z] a99de5d80523: Preparing [2023-03-08T05:35:14.865Z] f70ee36035b9: Preparing [2023-03-08T05:35:14.865Z] a99de5d80523: Waiting [2023-03-08T05:35:14.865Z] 2ffd3aa0fd16: Waiting [2023-03-08T05:35:14.865Z] e1fb5e209668: Waiting [2023-03-08T05:35:14.865Z] f70ee36035b9: Waiting [2023-03-08T05:35:14.865Z] 9e81b55bfb21: Layer already exists [2023-03-08T05:35:14.865Z] c88b2bdad9d3: Layer already exists [2023-03-08T05:35:14.865Z] 2d7c78625fd6: Layer already exists [2023-03-08T05:35:14.865Z] a5b5af4e5648: Layer already exists [2023-03-08T05:35:14.865Z] dfd0c854714e: Layer already exists [2023-03-08T05:35:14.865Z] a99de5d80523: Layer already exists [2023-03-08T05:35:14.865Z] 2ffd3aa0fd16: Layer already exists [2023-03-08T05:35:14.865Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:14.865Z] e1fb5e209668: Layer already exists [2023-03-08T05:35:14.865Z] 3.0.0-dev.82: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:15.470Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:15.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:15.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T05:35:15.801Z] a5b5af4e5648: Preparing [2023-03-08T05:35:15.801Z] dfd0c854714e: Preparing [2023-03-08T05:35:15.801Z] 9e81b55bfb21: Preparing [2023-03-08T05:35:15.801Z] c88b2bdad9d3: Preparing [2023-03-08T05:35:15.801Z] 2d7c78625fd6: Preparing [2023-03-08T05:35:15.801Z] 2ffd3aa0fd16: Preparing [2023-03-08T05:35:15.801Z] e1fb5e209668: Preparing [2023-03-08T05:35:15.801Z] a99de5d80523: Preparing [2023-03-08T05:35:15.801Z] f70ee36035b9: Preparing [2023-03-08T05:35:15.801Z] 2ffd3aa0fd16: Waiting [2023-03-08T05:35:15.801Z] e1fb5e209668: Waiting [2023-03-08T05:35:15.801Z] f70ee36035b9: Waiting [2023-03-08T05:35:15.801Z] a99de5d80523: Waiting [2023-03-08T05:35:15.801Z] 9e81b55bfb21: Layer already exists [2023-03-08T05:35:15.801Z] dfd0c854714e: Layer already exists [2023-03-08T05:35:15.801Z] 2d7c78625fd6: Layer already exists [2023-03-08T05:35:15.801Z] a5b5af4e5648: Layer already exists [2023-03-08T05:35:15.801Z] c88b2bdad9d3: Layer already exists [2023-03-08T05:35:15.801Z] 2ffd3aa0fd16: Layer already exists [2023-03-08T05:35:15.801Z] a99de5d80523: Layer already exists [2023-03-08T05:35:15.801Z] e1fb5e209668: Layer already exists [2023-03-08T05:35:15.801Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:16.065Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:16.400Z] + 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-03-08T05:35:16.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-08T05:35:16.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-08T05:35:16.725Z] a5b5af4e5648: Preparing [2023-03-08T05:35:16.725Z] dfd0c854714e: Preparing [2023-03-08T05:35:16.725Z] 9e81b55bfb21: Preparing [2023-03-08T05:35:16.725Z] c88b2bdad9d3: Preparing [2023-03-08T05:35:16.725Z] 2d7c78625fd6: Preparing [2023-03-08T05:35:16.725Z] 2ffd3aa0fd16: Preparing [2023-03-08T05:35:16.725Z] e1fb5e209668: Preparing [2023-03-08T05:35:16.725Z] a99de5d80523: Preparing [2023-03-08T05:35:16.725Z] f70ee36035b9: Preparing [2023-03-08T05:35:16.725Z] e1fb5e209668: Waiting [2023-03-08T05:35:16.725Z] a99de5d80523: Waiting [2023-03-08T05:35:16.725Z] f70ee36035b9: Waiting [2023-03-08T05:35:16.725Z] dfd0c854714e: Layer already exists [2023-03-08T05:35:16.725Z] 9e81b55bfb21: Layer already exists [2023-03-08T05:35:16.725Z] c88b2bdad9d3: Layer already exists [2023-03-08T05:35:16.725Z] a5b5af4e5648: Layer already exists [2023-03-08T05:35:16.725Z] 2d7c78625fd6: Layer already exists [2023-03-08T05:35:16.725Z] 2ffd3aa0fd16: Layer already exists [2023-03-08T05:35:16.725Z] a99de5d80523: Layer already exists [2023-03-08T05:35:16.725Z] e1fb5e209668: Layer already exists [2023-03-08T05:35:16.725Z] f70ee36035b9: Layer already exists [2023-03-08T05:35:16.725Z] main: digest: sha256:b2944929b3960fa2b200b85720186cdf798f5f186e9b78d5b4e189dbfd3458cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:35:17.030Z] ===================================================== [Pipeline] echo [2023-03-08T05:35:17.036Z] taggedImages: [2023-03-08T05:35:17.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:17.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-08T05:35:17.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.82 [2023-03-08T05:35:17.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:17.036Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-08T05:35:17.050Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-08T05:35:17.050Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:17.050Z] latest [2023-03-08T05:35:17.050Z] 3.0.0-dev.82 [2023-03-08T05:35:17.050Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:17.050Z] main [2023-03-08T05:35:17.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:17.373Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:17.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:17.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T05:35:17.700Z] 1a3ac733f0cc: Preparing [2023-03-08T05:35:17.700Z] 53d2f74b8b68: Preparing [2023-03-08T05:35:17.700Z] 82a18055223b: Preparing [2023-03-08T05:35:17.700Z] 10553c212ce2: Preparing [2023-03-08T05:35:17.700Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:17.700Z] 82a18055223b: Layer already exists [2023-03-08T05:35:17.700Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:17.969Z] 1a3ac733f0cc: Pushed [2023-03-08T05:35:18.924Z] 10553c212ce2: Pushed [2023-03-08T05:35:22.262Z] 53d2f74b8b68: Pushed [2023-03-08T05:35:22.526Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:22.856Z] + 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-03-08T05:35:23.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T05:35:23.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T05:35:23.186Z] 1a3ac733f0cc: Preparing [2023-03-08T05:35:23.186Z] 53d2f74b8b68: Preparing [2023-03-08T05:35:23.186Z] 82a18055223b: Preparing [2023-03-08T05:35:23.186Z] 10553c212ce2: Preparing [2023-03-08T05:35:23.186Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:23.186Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:23.186Z] 1a3ac733f0cc: Layer already exists [2023-03-08T05:35:23.186Z] 53d2f74b8b68: Layer already exists [2023-03-08T05:35:23.186Z] 10553c212ce2: Layer already exists [2023-03-08T05:35:23.186Z] 82a18055223b: Layer already exists [2023-03-08T05:35:23.186Z] latest: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:23.517Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:23.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.82 [2023-03-08T05:35:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T05:35:23.846Z] 1a3ac733f0cc: Preparing [2023-03-08T05:35:23.846Z] 53d2f74b8b68: Preparing [2023-03-08T05:35:23.846Z] 82a18055223b: Preparing [2023-03-08T05:35:23.846Z] 10553c212ce2: Preparing [2023-03-08T05:35:23.846Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:23.846Z] 1a3ac733f0cc: Layer already exists [2023-03-08T05:35:23.846Z] 10553c212ce2: Layer already exists [2023-03-08T05:35:23.846Z] 82a18055223b: Layer already exists [2023-03-08T05:35:23.846Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:23.846Z] 53d2f74b8b68: Layer already exists [2023-03-08T05:35:23.846Z] 3.0.0-dev.82: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:24.184Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:24.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:24.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T05:35:24.521Z] 1a3ac733f0cc: Preparing [2023-03-08T05:35:24.521Z] 53d2f74b8b68: Preparing [2023-03-08T05:35:24.521Z] 82a18055223b: Preparing [2023-03-08T05:35:24.521Z] 10553c212ce2: Preparing [2023-03-08T05:35:24.521Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:24.521Z] 82a18055223b: Layer already exists [2023-03-08T05:35:24.521Z] 53d2f74b8b68: Layer already exists [2023-03-08T05:35:24.521Z] 1a3ac733f0cc: Layer already exists [2023-03-08T05:35:24.521Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:24.521Z] 10553c212ce2: Layer already exists [2023-03-08T05:35:24.521Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:24.853Z] + 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-03-08T05:35:25.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-08T05:35:25.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-08T05:35:25.183Z] 1a3ac733f0cc: Preparing [2023-03-08T05:35:25.183Z] 53d2f74b8b68: Preparing [2023-03-08T05:35:25.183Z] 82a18055223b: Preparing [2023-03-08T05:35:25.183Z] 10553c212ce2: Preparing [2023-03-08T05:35:25.183Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:25.183Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:25.183Z] 53d2f74b8b68: Layer already exists [2023-03-08T05:35:25.183Z] 1a3ac733f0cc: Layer already exists [2023-03-08T05:35:25.183Z] 10553c212ce2: Layer already exists [2023-03-08T05:35:25.183Z] 82a18055223b: Layer already exists [2023-03-08T05:35:25.183Z] main: digest: sha256:202d0622166f23b69f9c6486c0f4c89c37695cfdfd56c57b88647a0c5f70aa3d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:35:25.502Z] ===================================================== [Pipeline] echo [2023-03-08T05:35:25.511Z] taggedImages: [2023-03-08T05:35:25.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:25.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-08T05:35:25.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.82 [2023-03-08T05:35:25.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:25.511Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-08T05:35:25.532Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-08T05:35:25.532Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:25.532Z] latest [2023-03-08T05:35:25.532Z] 3.0.0-dev.82 [2023-03-08T05:35:25.532Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:25.532Z] main [2023-03-08T05:35:25.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:25.872Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:26.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:26.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T05:35:26.204Z] 330a0bd5225c: Preparing [2023-03-08T05:35:26.204Z] 04fa9e5ed00b: Preparing [2023-03-08T05:35:26.204Z] 202bd2e645ca: Preparing [2023-03-08T05:35:26.204Z] 254eec9f8f22: Preparing [2023-03-08T05:35:26.204Z] 4127c988d0e7: Preparing [2023-03-08T05:35:26.204Z] 0d6455e1b052: Preparing [2023-03-08T05:35:26.204Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:26.204Z] 0d6455e1b052: Waiting [2023-03-08T05:35:26.204Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:35:26.469Z] 04fa9e5ed00b: Pushed [2023-03-08T05:35:26.469Z] 202bd2e645ca: Pushed [2023-03-08T05:35:26.469Z] 330a0bd5225c: Pushed [2023-03-08T05:35:26.469Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:27.421Z] 0d6455e1b052: Pushed [2023-03-08T05:35:34.048Z] 4127c988d0e7: Pushed [2023-03-08T05:35:42.228Z] 254eec9f8f22: Pushed [2023-03-08T05:35:42.228Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:42.561Z] + 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-03-08T05:35:42.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T05:35:42.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T05:35:42.892Z] 330a0bd5225c: Preparing [2023-03-08T05:35:42.892Z] 04fa9e5ed00b: Preparing [2023-03-08T05:35:42.892Z] 202bd2e645ca: Preparing [2023-03-08T05:35:42.892Z] 254eec9f8f22: Preparing [2023-03-08T05:35:42.892Z] 4127c988d0e7: Preparing [2023-03-08T05:35:42.892Z] 0d6455e1b052: Preparing [2023-03-08T05:35:42.892Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:42.892Z] 0d6455e1b052: Waiting [2023-03-08T05:35:42.892Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:35:42.892Z] 4127c988d0e7: Layer already exists [2023-03-08T05:35:42.892Z] 330a0bd5225c: Layer already exists [2023-03-08T05:35:42.892Z] 04fa9e5ed00b: Layer already exists [2023-03-08T05:35:42.892Z] 254eec9f8f22: Layer already exists [2023-03-08T05:35:42.892Z] 202bd2e645ca: Layer already exists [2023-03-08T05:35:42.892Z] 0d6455e1b052: Layer already exists [2023-03-08T05:35:42.892Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:43.471Z] latest: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:43.800Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:44.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.82 [2023-03-08T05:35:44.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T05:35:44.126Z] 330a0bd5225c: Preparing [2023-03-08T05:35:44.126Z] 04fa9e5ed00b: Preparing [2023-03-08T05:35:44.126Z] 202bd2e645ca: Preparing [2023-03-08T05:35:44.126Z] 254eec9f8f22: Preparing [2023-03-08T05:35:44.126Z] 4127c988d0e7: Preparing [2023-03-08T05:35:44.126Z] 0d6455e1b052: Preparing [2023-03-08T05:35:44.126Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:44.126Z] 0d6455e1b052: Waiting [2023-03-08T05:35:44.126Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:35:44.126Z] 202bd2e645ca: Layer already exists [2023-03-08T05:35:44.126Z] 254eec9f8f22: Layer already exists [2023-03-08T05:35:44.126Z] 4127c988d0e7: Layer already exists [2023-03-08T05:35:44.126Z] 330a0bd5225c: Layer already exists [2023-03-08T05:35:44.126Z] 04fa9e5ed00b: Layer already exists [2023-03-08T05:35:44.126Z] 0d6455e1b052: Layer already exists [2023-03-08T05:35:44.126Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:44.126Z] 3.0.0-dev.82: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:44.725Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:45.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:45.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T05:35:45.060Z] 330a0bd5225c: Preparing [2023-03-08T05:35:45.060Z] 04fa9e5ed00b: Preparing [2023-03-08T05:35:45.060Z] 202bd2e645ca: Preparing [2023-03-08T05:35:45.060Z] 254eec9f8f22: Preparing [2023-03-08T05:35:45.060Z] 4127c988d0e7: Preparing [2023-03-08T05:35:45.060Z] 0d6455e1b052: Preparing [2023-03-08T05:35:45.060Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:45.060Z] 0d6455e1b052: Waiting [2023-03-08T05:35:45.060Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:35:45.060Z] 4127c988d0e7: Layer already exists [2023-03-08T05:35:45.060Z] 330a0bd5225c: Layer already exists [2023-03-08T05:35:45.060Z] 04fa9e5ed00b: Layer already exists [2023-03-08T05:35:45.060Z] 202bd2e645ca: Layer already exists [2023-03-08T05:35:45.060Z] 254eec9f8f22: Layer already exists [2023-03-08T05:35:45.060Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:45.060Z] 0d6455e1b052: Layer already exists [2023-03-08T05:35:45.325Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:45.662Z] + 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-03-08T05:35:45.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-08T05:35:45.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-08T05:35:45.989Z] 330a0bd5225c: Preparing [2023-03-08T05:35:45.989Z] 04fa9e5ed00b: Preparing [2023-03-08T05:35:45.989Z] 202bd2e645ca: Preparing [2023-03-08T05:35:45.989Z] 254eec9f8f22: Preparing [2023-03-08T05:35:45.989Z] 4127c988d0e7: Preparing [2023-03-08T05:35:45.989Z] 0d6455e1b052: Preparing [2023-03-08T05:35:45.989Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:45.989Z] 0d6455e1b052: Waiting [2023-03-08T05:35:45.989Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:35:45.989Z] 04fa9e5ed00b: Layer already exists [2023-03-08T05:35:45.989Z] 4127c988d0e7: Layer already exists [2023-03-08T05:35:45.989Z] 202bd2e645ca: Layer already exists [2023-03-08T05:35:45.989Z] 254eec9f8f22: Layer already exists [2023-03-08T05:35:45.989Z] 330a0bd5225c: Layer already exists [2023-03-08T05:35:45.989Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:45.989Z] 0d6455e1b052: Layer already exists [2023-03-08T05:35:46.055Z] main: digest: sha256:6179b6491f0ae67727450fd737a96b22c60721be3610a1006f8e8a0cddc51fa2 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:35:46.097Z] ===================================================== [Pipeline] echo [2023-03-08T05:35:46.105Z] taggedImages: [2023-03-08T05:35:46.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:46.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-08T05:35:46.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.82 [2023-03-08T05:35:46.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:46.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-08T05:35:46.128Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-08T05:35:46.128Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:46.128Z] latest [2023-03-08T05:35:46.128Z] 3.0.0-dev.82 [2023-03-08T05:35:46.128Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:35:46.128Z] main [2023-03-08T05:35:46.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:46.484Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:35:46.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:35:46.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T05:35:46.847Z] 9a85874eaa3b: Preparing [2023-03-08T05:35:46.847Z] e4474b25c460: Preparing [2023-03-08T05:35:46.847Z] 33bfa54f6dde: Preparing [2023-03-08T05:35:46.847Z] 8c7a83797263: Preparing [2023-03-08T05:35:46.847Z] 8e89cf2bb585: Preparing [2023-03-08T05:35:46.847Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:35:46.847Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:35:47.119Z] 9a85874eaa3b: Pushed [2023-03-08T05:35:47.119Z] e4474b25c460: Pushed [2023-03-08T05:35:47.119Z] 33bfa54f6dde: Pushed [2023-03-08T05:35:47.119Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:35:47.717Z] 8e89cf2bb585: Pushed [2023-03-08T05:36:02.700Z] 8c7a83797263: Pushed [2023-03-08T05:36:02.700Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:03.041Z] + 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-03-08T05:36:03.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T05:36:03.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T05:36:03.380Z] 9a85874eaa3b: Preparing [2023-03-08T05:36:03.380Z] e4474b25c460: Preparing [2023-03-08T05:36:03.380Z] 33bfa54f6dde: Preparing [2023-03-08T05:36:03.380Z] 8c7a83797263: Preparing [2023-03-08T05:36:03.380Z] 8e89cf2bb585: Preparing [2023-03-08T05:36:03.380Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:03.380Z] 8e89cf2bb585: Layer already exists [2023-03-08T05:36:03.380Z] 33bfa54f6dde: Layer already exists [2023-03-08T05:36:03.380Z] 9a85874eaa3b: Layer already exists [2023-03-08T05:36:03.380Z] e4474b25c460: Layer already exists [2023-03-08T05:36:03.380Z] 8c7a83797263: Layer already exists [2023-03-08T05:36:03.380Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:03.644Z] latest: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:03.972Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:04.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.82 [2023-03-08T05:36:04.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T05:36:04.294Z] 9a85874eaa3b: Preparing [2023-03-08T05:36:04.294Z] e4474b25c460: Preparing [2023-03-08T05:36:04.294Z] 33bfa54f6dde: Preparing [2023-03-08T05:36:04.294Z] 8c7a83797263: Preparing [2023-03-08T05:36:04.294Z] 8e89cf2bb585: Preparing [2023-03-08T05:36:04.294Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:04.294Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:04.294Z] 8e89cf2bb585: Layer already exists [2023-03-08T05:36:04.294Z] 9a85874eaa3b: Layer already exists [2023-03-08T05:36:04.294Z] 33bfa54f6dde: Layer already exists [2023-03-08T05:36:04.294Z] 8c7a83797263: Layer already exists [2023-03-08T05:36:04.294Z] e4474b25c460: Layer already exists [2023-03-08T05:36:04.294Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:04.294Z] 3.0.0-dev.82: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:04.886Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:05.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:05.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T05:36:05.216Z] 9a85874eaa3b: Preparing [2023-03-08T05:36:05.216Z] e4474b25c460: Preparing [2023-03-08T05:36:05.216Z] 33bfa54f6dde: Preparing [2023-03-08T05:36:05.216Z] 8c7a83797263: Preparing [2023-03-08T05:36:05.216Z] 8e89cf2bb585: Preparing [2023-03-08T05:36:05.216Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:05.216Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:05.216Z] 8c7a83797263: Layer already exists [2023-03-08T05:36:05.216Z] 8e89cf2bb585: Layer already exists [2023-03-08T05:36:05.216Z] 9a85874eaa3b: Layer already exists [2023-03-08T05:36:05.216Z] 33bfa54f6dde: Layer already exists [2023-03-08T05:36:05.216Z] e4474b25c460: Layer already exists [2023-03-08T05:36:05.216Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:05.482Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:05.818Z] + 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-03-08T05:36:06.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-08T05:36:06.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-08T05:36:06.144Z] 9a85874eaa3b: Preparing [2023-03-08T05:36:06.144Z] e4474b25c460: Preparing [2023-03-08T05:36:06.144Z] 33bfa54f6dde: Preparing [2023-03-08T05:36:06.144Z] 8c7a83797263: Preparing [2023-03-08T05:36:06.144Z] 8e89cf2bb585: Preparing [2023-03-08T05:36:06.144Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:06.144Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:06.144Z] e4474b25c460: Layer already exists [2023-03-08T05:36:06.144Z] 8c7a83797263: Layer already exists [2023-03-08T05:36:06.144Z] 33bfa54f6dde: Layer already exists [2023-03-08T05:36:06.144Z] 8e89cf2bb585: Layer already exists [2023-03-08T05:36:06.144Z] 9a85874eaa3b: Layer already exists [2023-03-08T05:36:06.144Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:06.144Z] main: digest: sha256:887f9af114cfabb05f7114cbab57e40748d99cdf27096bc73f7bc47cb85f91ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:36:06.550Z] ===================================================== [Pipeline] echo [2023-03-08T05:36:06.557Z] taggedImages: [2023-03-08T05:36:06.557Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:06.557Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-08T05:36:06.557Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.82 [2023-03-08T05:36:06.557Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:06.557Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-08T05:36:06.575Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-08T05:36:06.575Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:06.575Z] latest [2023-03-08T05:36:06.575Z] 3.0.0-dev.82 [2023-03-08T05:36:06.575Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:06.575Z] main [2023-03-08T05:36:06.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:06.910Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:07.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:07.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T05:36:07.245Z] 9c9a13dc26ba: Preparing [2023-03-08T05:36:07.245Z] b89afc1415cf: Preparing [2023-03-08T05:36:07.245Z] 52f271526142: Preparing [2023-03-08T05:36:07.245Z] 6ebf544878cd: Preparing [2023-03-08T05:36:07.245Z] 0d6455e1b052: Preparing [2023-03-08T05:36:07.245Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:07.245Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:07.245Z] 0d6455e1b052: Layer already exists [2023-03-08T05:36:07.509Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:07.509Z] 9c9a13dc26ba: Pushed [2023-03-08T05:36:07.509Z] b89afc1415cf: Pushed [2023-03-08T05:36:07.509Z] 52f271526142: Pushed [2023-03-08T05:36:25.716Z] 6ebf544878cd: Pushed [2023-03-08T05:36:25.716Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:26.071Z] + 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-03-08T05:36:26.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T05:36:26.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T05:36:26.407Z] 9c9a13dc26ba: Preparing [2023-03-08T05:36:26.407Z] b89afc1415cf: Preparing [2023-03-08T05:36:26.407Z] 52f271526142: Preparing [2023-03-08T05:36:26.407Z] 6ebf544878cd: Preparing [2023-03-08T05:36:26.407Z] 0d6455e1b052: Preparing [2023-03-08T05:36:26.407Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:26.407Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:26.407Z] b89afc1415cf: Layer already exists [2023-03-08T05:36:26.407Z] 9c9a13dc26ba: Layer already exists [2023-03-08T05:36:26.407Z] 6ebf544878cd: Layer already exists [2023-03-08T05:36:26.407Z] 0d6455e1b052: Layer already exists [2023-03-08T05:36:26.407Z] 52f271526142: Layer already exists [2023-03-08T05:36:26.407Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:26.407Z] latest: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:26.748Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:27.088Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.82 [2023-03-08T05:36:27.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T05:36:27.088Z] 9c9a13dc26ba: Preparing [2023-03-08T05:36:27.088Z] b89afc1415cf: Preparing [2023-03-08T05:36:27.088Z] 52f271526142: Preparing [2023-03-08T05:36:27.088Z] 6ebf544878cd: Preparing [2023-03-08T05:36:27.088Z] 0d6455e1b052: Preparing [2023-03-08T05:36:27.088Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:27.088Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:27.088Z] 52f271526142: Layer already exists [2023-03-08T05:36:27.088Z] 9c9a13dc26ba: Layer already exists [2023-03-08T05:36:27.088Z] 0d6455e1b052: Layer already exists [2023-03-08T05:36:27.088Z] b89afc1415cf: Layer already exists [2023-03-08T05:36:27.088Z] 6ebf544878cd: Layer already exists [2023-03-08T05:36:27.088Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:27.088Z] 3.0.0-dev.82: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:27.698Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:28.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:28.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T05:36:28.041Z] 9c9a13dc26ba: Preparing [2023-03-08T05:36:28.041Z] b89afc1415cf: Preparing [2023-03-08T05:36:28.041Z] 52f271526142: Preparing [2023-03-08T05:36:28.041Z] 6ebf544878cd: Preparing [2023-03-08T05:36:28.041Z] 0d6455e1b052: Preparing [2023-03-08T05:36:28.041Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:28.041Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:28.041Z] b89afc1415cf: Layer already exists [2023-03-08T05:36:28.041Z] 9c9a13dc26ba: Layer already exists [2023-03-08T05:36:28.041Z] 0d6455e1b052: Layer already exists [2023-03-08T05:36:28.041Z] 6ebf544878cd: Layer already exists [2023-03-08T05:36:28.041Z] 52f271526142: Layer already exists [2023-03-08T05:36:28.041Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:28.306Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:28.652Z] + 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-03-08T05:36:28.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-08T05:36:28.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-08T05:36:28.995Z] 9c9a13dc26ba: Preparing [2023-03-08T05:36:28.995Z] b89afc1415cf: Preparing [2023-03-08T05:36:28.995Z] 52f271526142: Preparing [2023-03-08T05:36:28.995Z] 6ebf544878cd: Preparing [2023-03-08T05:36:28.995Z] 0d6455e1b052: Preparing [2023-03-08T05:36:28.995Z] a8cfdf0cc8ec: Preparing [2023-03-08T05:36:28.995Z] a8cfdf0cc8ec: Waiting [2023-03-08T05:36:28.995Z] b89afc1415cf: Layer already exists [2023-03-08T05:36:28.995Z] 52f271526142: Layer already exists [2023-03-08T05:36:28.995Z] 6ebf544878cd: Layer already exists [2023-03-08T05:36:28.995Z] 9c9a13dc26ba: Layer already exists [2023-03-08T05:36:28.995Z] 0d6455e1b052: Layer already exists [2023-03-08T05:36:28.995Z] a8cfdf0cc8ec: Layer already exists [2023-03-08T05:36:29.261Z] main: digest: sha256:0c5b342a11a176ebc71fb0f64503ce80d9278ea2c03ca766ffc534746fad7222 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:36:29.315Z] ===================================================== [Pipeline] echo [2023-03-08T05:36:29.323Z] taggedImages: [2023-03-08T05:36:29.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:29.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-08T05:36:29.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.82 [2023-03-08T05:36:29.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:29.323Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-08T05:36:29.345Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-08T05:36:29.345Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:29.345Z] latest [2023-03-08T05:36:29.345Z] 3.0.0-dev.82 [2023-03-08T05:36:29.345Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:29.345Z] main [2023-03-08T05:36:29.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:29.693Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:30.026Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:30.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T05:36:30.027Z] a8540c9ceece: Preparing [2023-03-08T05:36:30.027Z] cf19076ed22b: Preparing [2023-03-08T05:36:30.027Z] 82a18055223b: Preparing [2023-03-08T05:36:30.027Z] 7b89110e1b9c: Preparing [2023-03-08T05:36:30.027Z] f70ee36035b9: Preparing [2023-03-08T05:36:30.027Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:30.027Z] 82a18055223b: Layer already exists [2023-03-08T05:36:30.292Z] a8540c9ceece: Pushed [2023-03-08T05:36:30.558Z] 7b89110e1b9c: Pushed [2023-03-08T05:36:35.890Z] cf19076ed22b: Pushed [2023-03-08T05:36:35.890Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:36.221Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:36.545Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T05:36:36.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T05:36:36.545Z] a8540c9ceece: Preparing [2023-03-08T05:36:36.545Z] cf19076ed22b: Preparing [2023-03-08T05:36:36.545Z] 82a18055223b: Preparing [2023-03-08T05:36:36.545Z] 7b89110e1b9c: Preparing [2023-03-08T05:36:36.545Z] f70ee36035b9: Preparing [2023-03-08T05:36:36.545Z] 82a18055223b: Layer already exists [2023-03-08T05:36:36.545Z] a8540c9ceece: Layer already exists [2023-03-08T05:36:36.545Z] 7b89110e1b9c: Layer already exists [2023-03-08T05:36:36.545Z] cf19076ed22b: Layer already exists [2023-03-08T05:36:36.545Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:36.545Z] latest: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:36.874Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:37.199Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.82 [2023-03-08T05:36:37.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T05:36:37.199Z] a8540c9ceece: Preparing [2023-03-08T05:36:37.199Z] cf19076ed22b: Preparing [2023-03-08T05:36:37.199Z] 82a18055223b: Preparing [2023-03-08T05:36:37.199Z] 7b89110e1b9c: Preparing [2023-03-08T05:36:37.199Z] f70ee36035b9: Preparing [2023-03-08T05:36:37.199Z] 82a18055223b: Layer already exists [2023-03-08T05:36:37.199Z] 7b89110e1b9c: Layer already exists [2023-03-08T05:36:37.199Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:37.199Z] cf19076ed22b: Layer already exists [2023-03-08T05:36:37.199Z] a8540c9ceece: Layer already exists [2023-03-08T05:36:37.199Z] 3.0.0-dev.82: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:37.526Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:37.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:37.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T05:36:37.853Z] a8540c9ceece: Preparing [2023-03-08T05:36:37.853Z] cf19076ed22b: Preparing [2023-03-08T05:36:37.853Z] 82a18055223b: Preparing [2023-03-08T05:36:37.853Z] 7b89110e1b9c: Preparing [2023-03-08T05:36:37.853Z] f70ee36035b9: Preparing [2023-03-08T05:36:37.853Z] 82a18055223b: Layer already exists [2023-03-08T05:36:37.853Z] cf19076ed22b: Layer already exists [2023-03-08T05:36:37.853Z] a8540c9ceece: Layer already exists [2023-03-08T05:36:37.853Z] 7b89110e1b9c: Layer already exists [2023-03-08T05:36:37.853Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:37.853Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:38.185Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:38.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-08T05:36:38.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-08T05:36:38.517Z] a8540c9ceece: Preparing [2023-03-08T05:36:38.517Z] cf19076ed22b: Preparing [2023-03-08T05:36:38.517Z] 82a18055223b: Preparing [2023-03-08T05:36:38.517Z] 7b89110e1b9c: Preparing [2023-03-08T05:36:38.517Z] f70ee36035b9: Preparing [2023-03-08T05:36:38.517Z] 82a18055223b: Layer already exists [2023-03-08T05:36:38.517Z] a8540c9ceece: Layer already exists [2023-03-08T05:36:38.517Z] cf19076ed22b: Layer already exists [2023-03-08T05:36:38.517Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:38.517Z] 7b89110e1b9c: Layer already exists [2023-03-08T05:36:38.517Z] main: digest: sha256:8fa74cc979cb5c6dccb04a338dd20f0e3563cd2155ed5d1a99ca5fd546e2a7ce size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:36:38.822Z] ===================================================== [Pipeline] echo [2023-03-08T05:36:38.836Z] taggedImages: [2023-03-08T05:36:38.836Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:38.836Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-08T05:36:38.836Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.82 [2023-03-08T05:36:38.836Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:38.836Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-08T05:36:38.859Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-08T05:36:38.860Z] 363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:38.860Z] latest [2023-03-08T05:36:38.860Z] 3.0.0-dev.82 [2023-03-08T05:36:38.860Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:38.860Z] main [2023-03-08T05:36:38.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:39.215Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:39.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:39.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T05:36:39.588Z] 27ce6f148739: Preparing [2023-03-08T05:36:39.588Z] b79190a9c829: Preparing [2023-03-08T05:36:39.588Z] 82a18055223b: Preparing [2023-03-08T05:36:39.588Z] f9e970a5f90f: Preparing [2023-03-08T05:36:39.588Z] f70ee36035b9: Preparing [2023-03-08T05:36:39.588Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:39.588Z] f9e970a5f90f: Layer already exists [2023-03-08T05:36:39.588Z] 82a18055223b: Layer already exists [2023-03-08T05:36:39.856Z] 27ce6f148739: Pushed [2023-03-08T05:36:45.192Z] b79190a9c829: Pushed [2023-03-08T05:36:45.192Z] 363f833ea6f60f941992b7112881234b721ef949: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:45.528Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:45.856Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T05:36:45.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T05:36:45.856Z] 27ce6f148739: Preparing [2023-03-08T05:36:45.856Z] b79190a9c829: Preparing [2023-03-08T05:36:45.856Z] 82a18055223b: Preparing [2023-03-08T05:36:45.856Z] f9e970a5f90f: Preparing [2023-03-08T05:36:45.856Z] f70ee36035b9: Preparing [2023-03-08T05:36:45.856Z] f9e970a5f90f: Layer already exists [2023-03-08T05:36:45.856Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:45.856Z] 82a18055223b: Layer already exists [2023-03-08T05:36:45.856Z] 27ce6f148739: Layer already exists [2023-03-08T05:36:45.856Z] b79190a9c829: Layer already exists [2023-03-08T05:36:45.856Z] latest: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:46.453Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:46.787Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.82 [2023-03-08T05:36:46.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T05:36:46.788Z] 27ce6f148739: Preparing [2023-03-08T05:36:46.788Z] b79190a9c829: Preparing [2023-03-08T05:36:46.788Z] 82a18055223b: Preparing [2023-03-08T05:36:46.788Z] f9e970a5f90f: Preparing [2023-03-08T05:36:46.788Z] f70ee36035b9: Preparing [2023-03-08T05:36:46.788Z] b79190a9c829: Layer already exists [2023-03-08T05:36:46.788Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:46.788Z] 82a18055223b: Layer already exists [2023-03-08T05:36:46.788Z] 27ce6f148739: Layer already exists [2023-03-08T05:36:46.788Z] f9e970a5f90f: Layer already exists [2023-03-08T05:36:46.788Z] 3.0.0-dev.82: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:47.131Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:47.469Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:47.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T05:36:47.469Z] 27ce6f148739: Preparing [2023-03-08T05:36:47.469Z] b79190a9c829: Preparing [2023-03-08T05:36:47.469Z] 82a18055223b: Preparing [2023-03-08T05:36:47.469Z] f9e970a5f90f: Preparing [2023-03-08T05:36:47.469Z] f70ee36035b9: Preparing [2023-03-08T05:36:47.469Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:47.469Z] 27ce6f148739: Layer already exists [2023-03-08T05:36:47.469Z] f9e970a5f90f: Layer already exists [2023-03-08T05:36:47.469Z] b79190a9c829: Layer already exists [2023-03-08T05:36:47.469Z] 82a18055223b: Layer already exists [2023-03-08T05:36:47.469Z] 363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:48.079Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:48.414Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-08T05:36:48.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-08T05:36:48.414Z] 27ce6f148739: Preparing [2023-03-08T05:36:48.414Z] b79190a9c829: Preparing [2023-03-08T05:36:48.414Z] 82a18055223b: Preparing [2023-03-08T05:36:48.414Z] f9e970a5f90f: Preparing [2023-03-08T05:36:48.414Z] f70ee36035b9: Preparing [2023-03-08T05:36:48.414Z] f70ee36035b9: Layer already exists [2023-03-08T05:36:48.414Z] 27ce6f148739: Layer already exists [2023-03-08T05:36:48.414Z] b79190a9c829: Layer already exists [2023-03-08T05:36:48.414Z] 82a18055223b: Layer already exists [2023-03-08T05:36:48.414Z] f9e970a5f90f: Layer already exists [2023-03-08T05:36:48.414Z] main: digest: sha256:d234ad4bbd0687c73a52a56a277af82230049be6f54abab08d5ffe7e13be2d7d size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T05:36:48.719Z] ===================================================== [Pipeline] echo [2023-03-08T05:36:48.725Z] taggedImages: [2023-03-08T05:36:48.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949 [2023-03-08T05:36:48.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-08T05:36:48.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.82 [2023-03-08T05:36:48.725Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:363f833ea6f60f941992b7112881234b721ef949-3.0.0-dev.82 [2023-03-08T05:36:48.725Z] - 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-03-08T05:36:49.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T05:36:49.075Z] [2023-03-08T05:36:49.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:36:49.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T05:36:49.399Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T05:36:49.399Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T05:36:49.399Z] 04944245beec: Pulling fs layer [2023-03-08T05:36:49.399Z] 699f458cf7ca: Pulling fs layer [2023-03-08T05:36:49.399Z] 765212b225bb: Pulling fs layer [2023-03-08T05:36:49.399Z] f23df028b6ca: Pulling fs layer [2023-03-08T05:36:49.399Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T05:36:49.399Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T05:36:49.399Z] f23df028b6ca: Waiting [2023-03-08T05:36:49.399Z] d65c8cfc05b1: Waiting [2023-03-08T05:36:49.399Z] 2437ff75d9bd: Waiting [2023-03-08T05:36:49.399Z] 765212b225bb: Waiting [2023-03-08T05:36:49.665Z] 04944245beec: Verifying Checksum [2023-03-08T05:36:49.665Z] 04944245beec: Download complete [2023-03-08T05:36:49.665Z] 765212b225bb: Verifying Checksum [2023-03-08T05:36:49.665Z] 765212b225bb: Download complete [2023-03-08T05:36:49.665Z] f23df028b6ca: Verifying Checksum [2023-03-08T05:36:49.665Z] f23df028b6ca: Download complete [2023-03-08T05:36:49.665Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T05:36:49.665Z] d65c8cfc05b1: Download complete [2023-03-08T05:36:49.665Z] 699f458cf7ca: Verifying Checksum [2023-03-08T05:36:49.665Z] 699f458cf7ca: Download complete [2023-03-08T05:36:50.250Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T05:36:50.251Z] 8998bd30e6a1: Download complete [2023-03-08T05:36:52.830Z] 2437ff75d9bd: Verifying Checksum [2023-03-08T05:36:52.830Z] 2437ff75d9bd: Download complete [2023-03-08T05:36:54.236Z] 8998bd30e6a1: Pull complete [2023-03-08T05:36:54.503Z] 04944245beec: Pull complete [2023-03-08T05:36:55.906Z] 699f458cf7ca: Pull complete [2023-03-08T05:36:56.172Z] 765212b225bb: Pull complete [2023-03-08T05:36:56.753Z] f23df028b6ca: Pull complete [2023-03-08T05:36:57.016Z] d65c8cfc05b1: Pull complete [2023-03-08T05:37:11.994Z] 2437ff75d9bd: Pull complete [2023-03-08T05:37:11.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T05:37:11.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T05:37:11.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:37:12.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-8743 does not seem to be running inside a container [2023-03-08T05:37:12.224Z] $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T05:37:14.750Z] $ docker top 55cf564547bfc11dfacfbb1c425179b079d966766e0d9a06f1fbc5aa2896b520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:37:15.334Z] ---> job-cost.sh [2023-03-08T05:37:15.600Z] lf-activate-venv: SKIPPING [2023-03-08T05:37:15.600Z] INFO: No Stack... [2023-03-08T05:37:16.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T05:37:17.135Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T05:37:17.461Z] + cat /w/workspace/edgex-go/444/archives/cost.csv [2023-03-08T05:37:17.461Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T05:37:17.501Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] [2023-03-08T05:37:17.508Z] Resource [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] did not exist. Created. [2023-03-08T05:37:17.508Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T05:37:17.837Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T05:37:18.682Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T05:37:18.690Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-444-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T05:37:18.699Z] $ docker stop --time=1 55cf564547bfc11dfacfbb1c425179b079d966766e0d9a06f1fbc5aa2896b520 [2023-03-08T05:37:20.170Z] $ docker rm -f --volumes 55cf564547bfc11dfacfbb1c425179b079d966766e0d9a06f1fbc5aa2896b520 [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-03-08T05:37:20.625Z] provisioning config files... [2023-03-08T05:37:20.633Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/444@tmp/config15345620823354418691tmp [Pipeline] { [Pipeline] sh [2023-03-08T05:37:20.925Z] + set +x [2023-03-08T05:37:20.925Z] + bash -s -- [2023-03-08T05:37:20.925Z] + curl -s https://codecov.io/bash [2023-03-08T05:37:20.925Z] [2023-03-08T05:37:20.925Z] _____ _ [2023-03-08T05:37:20.925Z] / ____| | | [2023-03-08T05:37:20.925Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T05:37:20.925Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T05:37:20.925Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T05:37:20.925Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T05:37:20.925Z] Bash-1.0.6 [2023-03-08T05:37:20.925Z] [2023-03-08T05:37:20.925Z] [2023-03-08T05:37:20.925Z] ==> git version 2.25.1 found [2023-03-08T05:37:20.925Z] ==> 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-03-08T05:37:20.925Z] Release-Date: 2020-01-08 [2023-03-08T05:37:20.925Z] 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-03-08T05:37:20.925Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T05:37:20.925Z] ==> Jenkins CI detected. [2023-03-08T05:37:20.925Z] current dir:  /w/workspace/edgex-go/444 [2023-03-08T05:37:20.925Z] project root: . [2023-03-08T05:37:20.925Z] --> token set from env [2023-03-08T05:37:20.925Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T05:37:20.925Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T05:37:20.925Z] ==> Python coveragepy not found [2023-03-08T05:37:20.925Z] ==> Searching for coverage reports in: [2023-03-08T05:37:20.925Z] + . [2023-03-08T05:37:20.925Z] -> Found 1 reports [2023-03-08T05:37:20.925Z] ==> Detecting git/mercurial file structure [2023-03-08T05:37:20.925Z] ==> Reading reports [2023-03-08T05:37:21.183Z] + ./coverage.out bytes=446903 [2023-03-08T05:37:21.183Z] ==> Appending adjustments [2023-03-08T05:37:21.183Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T05:37:22.118Z] + Found adjustments [2023-03-08T05:37:22.118Z] ==> Gzipping contents [2023-03-08T05:37:22.118Z] 60K /tmp/codecov.l4nCwY.gz [2023-03-08T05:37:22.118Z] ==> Uploading reports [2023-03-08T05:37:22.118Z] url: https://codecov.io [2023-03-08T05:37:22.118Z] query: branch=main&commit=363f833ea6f60f941992b7112881234b721ef949&build=444&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F444%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T05:37:22.118Z] -> Pinging Codecov [2023-03-08T05:37:22.118Z] 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=363f833ea6f60f941992b7112881234b721ef949&build=444&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F444%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T05:37:22.118Z] -> Uploading to [2023-03-08T05:37:22.118Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/363f833ea6f60f941992b7112881234b721ef949/157f72e8-8641-4769-ba2a-bd90c488e84c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T053722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0ff2c1f865f81f5ad52f44c97785955f4f3c9bdea24e08132bdef5833fa688c [2023-03-08T05:37:22.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:37:22.118Z] Dload Upload Total Spent Left Speed [2023-03-08T05:37:22.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58044 0 0 100 58044 0 257k --:--:-- --:--:-- --:--:-- 256k 100 58044 0 0 100 58044 0 205k --:--:-- --:--:-- --:--:-- 204k [2023-03-08T05:37:22.376Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/363f833ea6f60f941992b7112881234b721ef949 [Pipeline] } [2023-03-08T05:37:22.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-08T05:37:22.599Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T05:37:22.614Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:37:22.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T05:37:22.915Z] [2023-03-08T05:37:22.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:37:23.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T05:37:23.207Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T05:37:23.207Z] df9b9388f04a: Pulling fs layer [2023-03-08T05:37:23.207Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T05:37:23.208Z] 25bc292e5bac: Pulling fs layer [2023-03-08T05:37:23.208Z] 114826534d7a: Pulling fs layer [2023-03-08T05:37:23.208Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T05:37:23.208Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T05:37:23.208Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T05:37:23.208Z] 4657fd5d0bcf: Waiting [2023-03-08T05:37:23.208Z] 6ad1cebc031e: Waiting [2023-03-08T05:37:23.208Z] 8a3aa393b2d8: Waiting [2023-03-08T05:37:23.208Z] 114826534d7a: Waiting [2023-03-08T05:37:23.208Z] 25bc292e5bac: Verifying Checksum [2023-03-08T05:37:23.208Z] 25bc292e5bac: Download complete [2023-03-08T05:37:23.208Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T05:37:23.208Z] 52dc419b0ee2: Download complete [2023-03-08T05:37:23.208Z] 4657fd5d0bcf: Verifying Checksum [2023-03-08T05:37:23.208Z] 4657fd5d0bcf: Download complete [2023-03-08T05:37:23.208Z] df9b9388f04a: Verifying Checksum [2023-03-08T05:37:23.208Z] df9b9388f04a: Download complete [2023-03-08T05:37:23.466Z] df9b9388f04a: Pull complete [2023-03-08T05:37:23.466Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T05:37:23.466Z] 52dc419b0ee2: Pull complete [2023-03-08T05:37:23.725Z] 25bc292e5bac: Pull complete [2023-03-08T05:37:23.984Z] 114826534d7a: Verifying Checksum [2023-03-08T05:37:23.984Z] 114826534d7a: Download complete [2023-03-08T05:37:24.242Z] 8a3aa393b2d8: Verifying Checksum [2023-03-08T05:37:24.242Z] 8a3aa393b2d8: Download complete [2023-03-08T05:37:27.527Z] 114826534d7a: Pull complete [2023-03-08T05:37:27.527Z] 4657fd5d0bcf: Pull complete [2023-03-08T05:37:27.527Z] 6ad1cebc031e: Pull complete [2023-03-08T05:37:30.057Z] 8a3aa393b2d8: Pull complete [2023-03-08T05:37:30.057Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T05:37:30.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T05:37:30.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:37:30.124Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:37:30.156Z] $ 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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:37:32.125Z] $ docker top b3e5c41d6ac2822f3fc425b0603ffad256132b67324f7f55cb1d08c3c7f07f01 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T05:37:32.184Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-08T05:37:32.461Z] + set -o pipefail [2023-03-08T05:37:32.461Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-08T05:37:36.652Z] [2023-03-08T05:37:36.652Z] Monitoring /w/workspace/edgex-go/444 (github.com/edgexfoundry/edgex-go)... [2023-03-08T05:37:36.652Z] [2023-03-08T05:37:36.652Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a1be0312-1c3d-45db-b83d-766690173942 [2023-03-08T05:37:36.652Z] [2023-03-08T05:37:36.652Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T05:37:36.652Z] [2023-03-08T05:37:36.652Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T05:37:36.652Z] [2023-03-08T05:37:36.652Z] [2023-03-08T05:37:36.652Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T05:37:36.652Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T05:37:36.652Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T05:37:36.664Z] $ docker stop --time=1 b3e5c41d6ac2822f3fc425b0603ffad256132b67324f7f55cb1d08c3c7f07f01 [2023-03-08T05:37:38.715Z] $ docker rm -f --volumes b3e5c41d6ac2822f3fc425b0603ffad256132b67324f7f55cb1d08c3c7f07f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-08T05:37:39.032Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T05:37:39.041Z] provisioning config files... [2023-03-08T05:37:39.048Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/444@tmp/config13297008147983663599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:37:39.335Z] --> edgex-publish-swagger.sh [2023-03-08T05:37:39.335Z] === Publish openapi/v3 API === [2023-03-08T05:37:39.335Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-08T05:37:39.335Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/444/openapi/v3/core-command.yaml] [2023-03-08T05:37:39.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:37:39.335Z] Dload Upload Total Spent Left Speed [2023-03-08T05:37:39.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 130k --:--:-- --:--:-- --:--:-- 129k 100 29030 0 0 100 29030 0 63246 --:--:-- --:--:-- --:--:-- 63108 [2023-03-08T05:37:39.593Z] [2023-03-08T05:37:39.593Z] [2023-03-08T05:37:39.593Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/444/openapi/v3/core-data.yaml] [2023-03-08T05:37:39.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:37:39.593Z] Dload Upload Total Spent Left Speed [2023-03-08T05:37:40.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 121k --:--:-- --:--:-- --:--:-- 121k [2023-03-08T05:37:40.159Z] [2023-03-08T05:37:40.159Z] [2023-03-08T05:37:40.159Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/444/openapi/v3/core-metadata.yaml] [2023-03-08T05:37:40.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:37:40.159Z] Dload Upload Total Spent Left Speed [2023-03-08T05:37:40.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 1527k --:--:-- --:--:-- --:--:-- 1511k 100 140k 0 0 100 140k 0 262k --:--:-- --:--:-- --:--:-- 262k [2023-03-08T05:37:40.680Z] [2023-03-08T05:37:40.680Z] [2023-03-08T05:37:40.939Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/444/openapi/v3/support-notifications.yaml] [2023-03-08T05:37:40.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:37:40.939Z] Dload Upload Total Spent Left Speed [2023-03-08T05:37:41.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-03-08T05:37:41.197Z] [2023-03-08T05:37:41.197Z] [2023-03-08T05:37:41.197Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/444/openapi/v3/support-scheduler.yaml] [2023-03-08T05:37:41.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T05:37:41.197Z] Dload Upload Total Spent Left Speed [2023-03-08T05:37:41.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 77099 --:--:-- --:--:-- --:--:-- 76925 [2023-03-08T05:37:41.715Z] [2023-03-08T05:37:41.715Z] [Pipeline] } [2023-03-08T05:37:41.722Z] 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-03-08T05:37:42.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T05:37:42.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:37:42.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T05:37:42.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:37:42.498Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:37:42.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:37:42.906Z] $ docker top b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f -eo pid,comm [2023-03-08T05:37:42.946Z] 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-03-08T05:37:42.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T05:37:42.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T05:37:42.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T05:37:43.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T05:37:43.095Z] $ docker exec b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f ssh-agent [2023-03-08T05:37:43.198Z] SSH_AUTH_SOCK=/tmp/ssh-de9MF5TNy136/agent.32 [2023-03-08T05:37:43.198Z] SSH_AGENT_PID=38 [2023-03-08T05:37:43.203Z] Running ssh-add (command line suppressed) [2023-03-08T05:37:43.311Z] Identity added: /w/workspace/edgex-go/444@tmp/private_key_6100699804364082328.key (/w/workspace/edgex-go/444@tmp/private_key_6100699804364082328.key) [2023-03-08T05:37:43.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T05:37:43.608Z] + git semver tag [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,773 [run_tag] DEBUG tag force:False [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,773 [check_head_tag] DEBUG check head tag [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,776 [execute] INFO git cat-file --batch-check [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=) [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,780 [execute] INFO git cat-file --batch [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=) [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,841 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,841 [execute] INFO git tag -a v3.0.0-dev.82 -m v3.0.0-dev.82 [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,841 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.82', '-m', 'v3.0.0-dev.82'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=None) [2023-03-08T05:37:43.867Z] 2023-03-08 05:37:43,845 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:37:43.867Z] 3.0.0-dev.82 [Pipeline] } [2023-03-08T05:37:43.878Z] $ docker exec --env ******** --env ******** b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f ssh-agent -k [2023-03-08T05:37:43.975Z] unset SSH_AUTH_SOCK; [2023-03-08T05:37:43.975Z] unset SSH_AGENT_PID; [2023-03-08T05:37:43.975Z] echo Agent pid 38 killed; [2023-03-08T05:37:43.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T05:37:44.291Z] + git semver [Pipeline] } [2023-03-08T05:37:44.564Z] $ docker stop --time=1 b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f [2023-03-08T05:37:45.840Z] $ docker rm -f --volumes b5e1c3821a5dbe372c6cf44c5bda76396fa6c3f3902f7c6d17f9cbd74e968d2f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:37:46.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T05:37:46.220Z] [2023-03-08T05:37:46.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:37:46.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T05:37:46.519Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T05:37:46.519Z] ab5ef0e58194: Pulling fs layer [2023-03-08T05:37:46.519Z] 9712f1f96733: Pulling fs layer [2023-03-08T05:37:46.519Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T05:37:46.519Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T05:37:46.519Z] e9a5061849ea: Pulling fs layer [2023-03-08T05:37:46.519Z] d747dcd14b5f: Pulling fs layer [2023-03-08T05:37:46.519Z] 2de7ff778b66: Pulling fs layer [2023-03-08T05:37:46.519Z] 0d9ebad4ef96: Waiting [2023-03-08T05:37:46.519Z] e9a5061849ea: Waiting [2023-03-08T05:37:46.519Z] d747dcd14b5f: Waiting [2023-03-08T05:37:46.519Z] 2de7ff778b66: Waiting [2023-03-08T05:37:46.519Z] 9712f1f96733: Verifying Checksum [2023-03-08T05:37:46.519Z] 9712f1f96733: Download complete [2023-03-08T05:37:47.099Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T05:37:47.099Z] 63f879dbbcfc: Download complete [2023-03-08T05:37:47.099Z] e9a5061849ea: Verifying Checksum [2023-03-08T05:37:47.099Z] e9a5061849ea: Download complete [2023-03-08T05:37:47.099Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T05:37:47.099Z] 0d9ebad4ef96: Download complete [2023-03-08T05:37:47.099Z] d747dcd14b5f: Verifying Checksum [2023-03-08T05:37:47.099Z] d747dcd14b5f: Download complete [2023-03-08T05:37:47.356Z] ab5ef0e58194: Verifying Checksum [2023-03-08T05:37:47.356Z] ab5ef0e58194: Download complete [2023-03-08T05:37:47.356Z] 2de7ff778b66: Verifying Checksum [2023-03-08T05:37:47.356Z] 2de7ff778b66: Download complete [2023-03-08T05:37:49.883Z] ab5ef0e58194: Pull complete [2023-03-08T05:37:49.883Z] 9712f1f96733: Pull complete [2023-03-08T05:37:50.813Z] 63f879dbbcfc: Pull complete [2023-03-08T05:37:54.089Z] 0d9ebad4ef96: Pull complete [2023-03-08T05:37:54.089Z] e9a5061849ea: Pull complete [2023-03-08T05:37:54.089Z] d747dcd14b5f: Pull complete [2023-03-08T05:37:55.022Z] 2de7ff778b66: Pull complete [2023-03-08T05:37:55.022Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T05:37:55.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T05:37:55.022Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:37:55.101Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:37:55.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:37:57.139Z] $ docker top c395bfe9eee0e6be5a6f110d016c3755cf7487b45ebb55190a00330dcb07357f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T05:37:57.208Z] provisioning config files... [2023-03-08T05:37:57.214Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/444@tmp/config15018048966039825008tmp [2023-03-08T05:37:57.223Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/444@tmp/config9724000079857341668tmp [2023-03-08T05:37:57.230Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/444@tmp/config13172130097366020264tmp [Pipeline] { [Pipeline] echo [2023-03-08T05:37:57.241Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:37:57.518Z] ---> sigul-configuration.sh [2023-03-08T05:37:57.518Z] gpg: directory `/root/.gnupg' created [2023-03-08T05:37:57.518Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T05:37:57.518Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T05:37:57.518Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T05:37:57.518Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T05:37:57.518Z] gpg: CAST5 encrypted data [2023-03-08T05:37:57.518Z] gpg: encrypted with 1 passphrase [2023-03-08T05:37:57.518Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T05:37:57.804Z] + mkdir /home/jenkins [2023-03-08T05:37:57.804Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T05:37:58.089Z] + 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-03-08T05:37:58.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:37:58.385Z] ---> sigul-install.sh [2023-03-08T05:37:58.385Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T05:37:58.668Z] + git tag --list [2023-03-08T05:37:58.668Z] 0.6.0 [2023-03-08T05:37:58.668Z] 0.6.1 [2023-03-08T05:37:58.668Z] 0.7.0 [2023-03-08T05:37:58.668Z] 0.7.1 [2023-03-08T05:37:58.668Z] v1.0.0 [2023-03-08T05:37:58.668Z] v1.0.1 [2023-03-08T05:37:58.668Z] v1.1.0 [2023-03-08T05:37:58.668Z] v1.2.0 [2023-03-08T05:37:58.668Z] v1.2.1 [2023-03-08T05:37:58.668Z] v1.3.0 [2023-03-08T05:37:58.668Z] v1.3.1 [2023-03-08T05:37:58.668Z] v2.0.0 [2023-03-08T05:37:58.668Z] v2.1.0 [2023-03-08T05:37:58.668Z] v2.1.1 [2023-03-08T05:37:58.668Z] v2.1.1-dev.1 [2023-03-08T05:37:58.668Z] v2.1.1-dev.2 [2023-03-08T05:37:58.668Z] v2.1.1-dev.3 [2023-03-08T05:37:58.668Z] v2.1.1-dev.4 [2023-03-08T05:37:58.668Z] v2.1.1-dev.5 [2023-03-08T05:37:58.668Z] v2.1.1-dev.6 [2023-03-08T05:37:58.668Z] v2.1.1-dev.7 [2023-03-08T05:37:58.668Z] v2.1.1-dev.8 [2023-03-08T05:37:58.668Z] v2.1.2-dev.1 [2023-03-08T05:37:58.668Z] v2.2.0 [2023-03-08T05:37:58.668Z] v2.2.1-dev.1 [2023-03-08T05:37:58.668Z] v2.2.1-dev.10 [2023-03-08T05:37:58.668Z] v2.2.1-dev.11 [2023-03-08T05:37:58.668Z] v2.2.1-dev.12 [2023-03-08T05:37:58.668Z] v2.2.1-dev.13 [2023-03-08T05:37:58.668Z] v2.2.1-dev.14 [2023-03-08T05:37:58.668Z] v2.2.1-dev.15 [2023-03-08T05:37:58.668Z] v2.2.1-dev.16 [2023-03-08T05:37:58.668Z] v2.2.1-dev.17 [2023-03-08T05:37:58.668Z] v2.2.1-dev.18 [2023-03-08T05:37:58.668Z] v2.2.1-dev.19 [2023-03-08T05:37:58.668Z] v2.2.1-dev.2 [2023-03-08T05:37:58.668Z] v2.2.1-dev.20 [2023-03-08T05:37:58.668Z] v2.2.1-dev.21 [2023-03-08T05:37:58.668Z] v2.2.1-dev.22 [2023-03-08T05:37:58.668Z] v2.2.1-dev.23 [2023-03-08T05:37:58.668Z] v2.2.1-dev.24 [2023-03-08T05:37:58.668Z] v2.2.1-dev.25 [2023-03-08T05:37:58.668Z] v2.2.1-dev.26 [2023-03-08T05:37:58.668Z] v2.2.1-dev.27 [2023-03-08T05:37:58.668Z] v2.2.1-dev.28 [2023-03-08T05:37:58.668Z] v2.2.1-dev.29 [2023-03-08T05:37:58.668Z] v2.2.1-dev.3 [2023-03-08T05:37:58.668Z] v2.2.1-dev.4 [2023-03-08T05:37:58.669Z] v2.2.1-dev.5 [2023-03-08T05:37:58.669Z] v2.2.1-dev.6 [2023-03-08T05:37:58.669Z] v2.2.1-dev.7 [2023-03-08T05:37:58.669Z] v2.2.1-dev.8 [2023-03-08T05:37:58.669Z] v2.2.1-dev.9 [2023-03-08T05:37:58.669Z] v2.3.0 [2023-03-08T05:37:58.669Z] v2.3.0-dev.100 [2023-03-08T05:37:58.669Z] v2.3.0-dev.101 [2023-03-08T05:37:58.669Z] v2.3.0-dev.102 [2023-03-08T05:37:58.669Z] v2.3.0-dev.103 [2023-03-08T05:37:58.669Z] v2.3.0-dev.104 [2023-03-08T05:37:58.669Z] v2.3.0-dev.105 [2023-03-08T05:37:58.669Z] v2.3.0-dev.106 [2023-03-08T05:37:58.669Z] v2.3.0-dev.29 [2023-03-08T05:37:58.669Z] v2.3.0-dev.30 [2023-03-08T05:37:58.669Z] v2.3.0-dev.31 [2023-03-08T05:37:58.669Z] v2.3.0-dev.32 [2023-03-08T05:37:58.669Z] v2.3.0-dev.33 [2023-03-08T05:37:58.669Z] v2.3.0-dev.34 [2023-03-08T05:37:58.669Z] v2.3.0-dev.35 [2023-03-08T05:37:58.669Z] v2.3.0-dev.36 [2023-03-08T05:37:58.669Z] v2.3.0-dev.37 [2023-03-08T05:37:58.669Z] v2.3.0-dev.38 [2023-03-08T05:37:58.669Z] v2.3.0-dev.39 [2023-03-08T05:37:58.669Z] v2.3.0-dev.40 [2023-03-08T05:37:58.669Z] v2.3.0-dev.41 [2023-03-08T05:37:58.669Z] v2.3.0-dev.42 [2023-03-08T05:37:58.669Z] v2.3.0-dev.43 [2023-03-08T05:37:58.669Z] v2.3.0-dev.44 [2023-03-08T05:37:58.669Z] v2.3.0-dev.45 [2023-03-08T05:37:58.669Z] v2.3.0-dev.46 [2023-03-08T05:37:58.669Z] v2.3.0-dev.47 [2023-03-08T05:37:58.669Z] v2.3.0-dev.48 [2023-03-08T05:37:58.669Z] v2.3.0-dev.49 [2023-03-08T05:37:58.669Z] v2.3.0-dev.50 [2023-03-08T05:37:58.669Z] v2.3.0-dev.51 [2023-03-08T05:37:58.669Z] v2.3.0-dev.52 [2023-03-08T05:37:58.669Z] v2.3.0-dev.53 [2023-03-08T05:37:58.669Z] v2.3.0-dev.54 [2023-03-08T05:37:58.669Z] v2.3.0-dev.55 [2023-03-08T05:37:58.669Z] v2.3.0-dev.56 [2023-03-08T05:37:58.669Z] v2.3.0-dev.57 [2023-03-08T05:37:58.669Z] v2.3.0-dev.58 [2023-03-08T05:37:58.669Z] v2.3.0-dev.59 [2023-03-08T05:37:58.669Z] v2.3.0-dev.60 [2023-03-08T05:37:58.669Z] v2.3.0-dev.61 [2023-03-08T05:37:58.669Z] v2.3.0-dev.62 [2023-03-08T05:37:58.669Z] v2.3.0-dev.63 [2023-03-08T05:37:58.669Z] v2.3.0-dev.64 [2023-03-08T05:37:58.669Z] v2.3.0-dev.65 [2023-03-08T05:37:58.669Z] v2.3.0-dev.66 [2023-03-08T05:37:58.669Z] v2.3.0-dev.67 [2023-03-08T05:37:58.669Z] v2.3.0-dev.68 [2023-03-08T05:37:58.669Z] v2.3.0-dev.69 [2023-03-08T05:37:58.669Z] v2.3.0-dev.70 [2023-03-08T05:37:58.669Z] v2.3.0-dev.71 [2023-03-08T05:37:58.669Z] v2.3.0-dev.72 [2023-03-08T05:37:58.669Z] v2.3.0-dev.73 [2023-03-08T05:37:58.669Z] v2.3.0-dev.74 [2023-03-08T05:37:58.669Z] v2.3.0-dev.75 [2023-03-08T05:37:58.669Z] v2.3.0-dev.76 [2023-03-08T05:37:58.669Z] v2.3.0-dev.77 [2023-03-08T05:37:58.669Z] v2.3.0-dev.78 [2023-03-08T05:37:58.669Z] v2.3.0-dev.79 [2023-03-08T05:37:58.669Z] v2.3.0-dev.80 [2023-03-08T05:37:58.669Z] v2.3.0-dev.81 [2023-03-08T05:37:58.669Z] v2.3.0-dev.82 [2023-03-08T05:37:58.669Z] v2.3.0-dev.83 [2023-03-08T05:37:58.669Z] v2.3.0-dev.84 [2023-03-08T05:37:58.669Z] v2.3.0-dev.85 [2023-03-08T05:37:58.669Z] v2.3.0-dev.86 [2023-03-08T05:37:58.669Z] v2.3.0-dev.87 [2023-03-08T05:37:58.669Z] v2.3.0-dev.88 [2023-03-08T05:37:58.669Z] v2.3.0-dev.89 [2023-03-08T05:37:58.669Z] v2.3.0-dev.90 [2023-03-08T05:37:58.669Z] v2.3.0-dev.91 [2023-03-08T05:37:58.669Z] v2.3.0-dev.92 [2023-03-08T05:37:58.669Z] v2.3.0-dev.93 [2023-03-08T05:37:58.669Z] v2.3.0-dev.94 [2023-03-08T05:37:58.669Z] v2.3.0-dev.95 [2023-03-08T05:37:58.669Z] v2.3.0-dev.96 [2023-03-08T05:37:58.669Z] v2.3.0-dev.97 [2023-03-08T05:37:58.669Z] v2.3.0-dev.98 [2023-03-08T05:37:58.669Z] v2.3.0-dev.99 [2023-03-08T05:37:58.669Z] v2.3.1-dev.1 [2023-03-08T05:37:58.669Z] v2.3.1-dev.2 [2023-03-08T05:37:58.669Z] v2.3.1-dev.3 [2023-03-08T05:37:58.669Z] v2.3.1-dev.4 [2023-03-08T05:37:58.669Z] v2.3.1-dev.5 [2023-03-08T05:37:58.669Z] v3.0.0-dev.1 [2023-03-08T05:37:58.669Z] v3.0.0-dev.10 [2023-03-08T05:37:58.669Z] v3.0.0-dev.11 [2023-03-08T05:37:58.669Z] v3.0.0-dev.12 [2023-03-08T05:37:58.669Z] v3.0.0-dev.13 [2023-03-08T05:37:58.669Z] v3.0.0-dev.14 [2023-03-08T05:37:58.669Z] v3.0.0-dev.15 [2023-03-08T05:37:58.669Z] v3.0.0-dev.16 [2023-03-08T05:37:58.669Z] v3.0.0-dev.17 [2023-03-08T05:37:58.669Z] v3.0.0-dev.18 [2023-03-08T05:37:58.669Z] v3.0.0-dev.19 [2023-03-08T05:37:58.669Z] v3.0.0-dev.2 [2023-03-08T05:37:58.669Z] v3.0.0-dev.20 [2023-03-08T05:37:58.669Z] v3.0.0-dev.21 [2023-03-08T05:37:58.669Z] v3.0.0-dev.22 [2023-03-08T05:37:58.669Z] v3.0.0-dev.23 [2023-03-08T05:37:58.669Z] v3.0.0-dev.24 [2023-03-08T05:37:58.669Z] v3.0.0-dev.25 [2023-03-08T05:37:58.669Z] v3.0.0-dev.26 [2023-03-08T05:37:58.669Z] v3.0.0-dev.27 [2023-03-08T05:37:58.669Z] v3.0.0-dev.28 [2023-03-08T05:37:58.669Z] v3.0.0-dev.29 [2023-03-08T05:37:58.669Z] v3.0.0-dev.3 [2023-03-08T05:37:58.669Z] v3.0.0-dev.30 [2023-03-08T05:37:58.669Z] v3.0.0-dev.31 [2023-03-08T05:37:58.669Z] v3.0.0-dev.32 [2023-03-08T05:37:58.669Z] v3.0.0-dev.33 [2023-03-08T05:37:58.669Z] v3.0.0-dev.34 [2023-03-08T05:37:58.669Z] v3.0.0-dev.35 [2023-03-08T05:37:58.669Z] v3.0.0-dev.36 [2023-03-08T05:37:58.669Z] v3.0.0-dev.37 [2023-03-08T05:37:58.669Z] v3.0.0-dev.38 [2023-03-08T05:37:58.669Z] v3.0.0-dev.39 [2023-03-08T05:37:58.669Z] v3.0.0-dev.4 [2023-03-08T05:37:58.669Z] v3.0.0-dev.40 [2023-03-08T05:37:58.669Z] v3.0.0-dev.41 [2023-03-08T05:37:58.669Z] v3.0.0-dev.42 [2023-03-08T05:37:58.669Z] v3.0.0-dev.43 [2023-03-08T05:37:58.669Z] v3.0.0-dev.44 [2023-03-08T05:37:58.669Z] v3.0.0-dev.45 [2023-03-08T05:37:58.669Z] v3.0.0-dev.46 [2023-03-08T05:37:58.669Z] v3.0.0-dev.47 [2023-03-08T05:37:58.669Z] v3.0.0-dev.48 [2023-03-08T05:37:58.669Z] v3.0.0-dev.49 [2023-03-08T05:37:58.669Z] v3.0.0-dev.5 [2023-03-08T05:37:58.669Z] v3.0.0-dev.50 [2023-03-08T05:37:58.669Z] v3.0.0-dev.51 [2023-03-08T05:37:58.669Z] v3.0.0-dev.52 [2023-03-08T05:37:58.669Z] v3.0.0-dev.53 [2023-03-08T05:37:58.669Z] v3.0.0-dev.54 [2023-03-08T05:37:58.669Z] v3.0.0-dev.55 [2023-03-08T05:37:58.669Z] v3.0.0-dev.56 [2023-03-08T05:37:58.669Z] v3.0.0-dev.57 [2023-03-08T05:37:58.669Z] v3.0.0-dev.58 [2023-03-08T05:37:58.669Z] v3.0.0-dev.59 [2023-03-08T05:37:58.669Z] v3.0.0-dev.6 [2023-03-08T05:37:58.669Z] v3.0.0-dev.60 [2023-03-08T05:37:58.669Z] v3.0.0-dev.61 [2023-03-08T05:37:58.669Z] v3.0.0-dev.62 [2023-03-08T05:37:58.669Z] v3.0.0-dev.63 [2023-03-08T05:37:58.669Z] v3.0.0-dev.64 [2023-03-08T05:37:58.669Z] v3.0.0-dev.65 [2023-03-08T05:37:58.669Z] v3.0.0-dev.66 [2023-03-08T05:37:58.669Z] v3.0.0-dev.67 [2023-03-08T05:37:58.669Z] v3.0.0-dev.68 [2023-03-08T05:37:58.669Z] v3.0.0-dev.69 [2023-03-08T05:37:58.669Z] v3.0.0-dev.7 [2023-03-08T05:37:58.669Z] v3.0.0-dev.70 [2023-03-08T05:37:58.669Z] v3.0.0-dev.71 [2023-03-08T05:37:58.669Z] v3.0.0-dev.72 [2023-03-08T05:37:58.669Z] v3.0.0-dev.73 [2023-03-08T05:37:58.669Z] v3.0.0-dev.74 [2023-03-08T05:37:58.669Z] v3.0.0-dev.75 [2023-03-08T05:37:58.669Z] v3.0.0-dev.76 [2023-03-08T05:37:58.669Z] v3.0.0-dev.77 [2023-03-08T05:37:58.669Z] v3.0.0-dev.78 [2023-03-08T05:37:58.669Z] v3.0.0-dev.79 [2023-03-08T05:37:58.669Z] v3.0.0-dev.8 [2023-03-08T05:37:58.669Z] v3.0.0-dev.80 [2023-03-08T05:37:58.669Z] v3.0.0-dev.81 [2023-03-08T05:37:58.669Z] v3.0.0-dev.82 [2023-03-08T05:37:58.669Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-08T05:37:58.952Z] + lftools sign git-tag v3.0.0-dev.82 [2023-03-08T05:37:59.520Z] Signing Git tag with Sigul... [2023-03-08T05:37:59.520Z] Signing v3.0.0-dev.82 [Pipeline] echo [2023-03-08T05:37:59.786Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:00.068Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T05:38:00.076Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T05:38:00.095Z] $ docker stop --time=1 c395bfe9eee0e6be5a6f110d016c3755cf7487b45ebb55190a00330dcb07357f [2023-03-08T05:38:01.378Z] $ docker rm -f --volumes c395bfe9eee0e6be5a6f110d016c3755cf7487b45ebb55190a00330dcb07357f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T05:38:01.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T05:38:01.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:38:02.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T05:38:02.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:38:02.145Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:38:02.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:38:02.534Z] $ docker top d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T05:38:02.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T05:38:02.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T05:38:02.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T05:38:02.734Z] $ docker exec d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce ssh-agent [2023-03-08T05:38:02.841Z] SSH_AUTH_SOCK=/tmp/ssh-z7APMYegIVvQ/agent.33 [2023-03-08T05:38:02.841Z] SSH_AGENT_PID=39 [2023-03-08T05:38:02.847Z] Running ssh-add (command line suppressed) [2023-03-08T05:38:02.946Z] Identity added: /w/workspace/edgex-go/444@tmp/private_key_5942135465569804955.key (/w/workspace/edgex-go/444@tmp/private_key_5942135465569804955.key) [2023-03-08T05:38:02.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T05:38:03.240Z] + git semver bump pre [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,415 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,415 [bump_version] DEBUG bumping version:3.0.0-dev.82 on axis:pre with prefix:dev [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,415 [bump_version] DEBUG bumped version:3.0.0-dev.83 [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,415 [write_version] DEBUG write version:3.0.0-dev.83 to path:/w/workspace/edgex-go/444/.semver/main with force:True [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,415 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,415 [write_file] DEBUG write to file:/w/workspace/edgex-go/444/.semver/main [2023-03-08T05:38:03.498Z] 2023-03-08 05:38:03,417 [execute] INFO git cat-file --batch-check [2023-03-08T05:38:03.499Z] 2023-03-08 05:38:03,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T05:38:03.499Z] 2023-03-08 05:38:03,423 [execute] INFO git cat-file --batch [2023-03-08T05:38:03.499Z] 2023-03-08 05:38:03,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T05:38:03.499Z] 2023-03-08 05:38:03,429 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:38:03.499Z] 3.0.0-dev.83 [Pipeline] } [2023-03-08T05:38:03.510Z] $ docker exec --env ******** --env ******** d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce ssh-agent -k [2023-03-08T05:38:03.620Z] unset SSH_AUTH_SOCK; [2023-03-08T05:38:03.620Z] unset SSH_AGENT_PID; [2023-03-08T05:38:03.620Z] echo Agent pid 39 killed; [2023-03-08T05:38:03.631Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T05:38:03.925Z] + git semver [Pipeline] } [2023-03-08T05:38:04.195Z] $ docker stop --time=1 d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce [2023-03-08T05:38:05.483Z] $ docker rm -f --volumes d0d0d8f588277d9504f7138c8dd066bc24cc33e05e73e4c16de80ceee530e2ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T05:38:05.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T05:38:05.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:38:06.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T05:38:06.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:38:06.174Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:38:06.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:38:06.568Z] $ docker top 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T05:38:06.647Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T05:38:06.647Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T05:38:06.760Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T05:38:06.764Z] $ docker exec 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e ssh-agent [2023-03-08T05:38:06.870Z] SSH_AUTH_SOCK=/tmp/ssh-BUCtxfEWW7Wt/agent.33 [2023-03-08T05:38:06.870Z] SSH_AGENT_PID=39 [2023-03-08T05:38:06.874Z] Running ssh-add (command line suppressed) [2023-03-08T05:38:06.977Z] Identity added: /w/workspace/edgex-go/444@tmp/private_key_14837616613685634691.key (/w/workspace/edgex-go/444@tmp/private_key_14837616613685634691.key) [2023-03-08T05:38:06.988Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T05:38:07.275Z] + git semver push [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,454 [run_push] DEBUG push [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,455 [execute] INFO git cat-file --batch-check [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,459 [execute] INFO git rev-list dfd2534d4ffd05af24948b9ef8bf11239692bc31 -- [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,459 [execute] DEBUG Popen(['git', 'rev-list', 'dfd2534d4ffd05af24948b9ef8bf11239692bc31', '--'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,476 [execute] INFO git fetch -v origin [2023-03-08T05:38:07.533Z] 2023-03-08 05:38:07,476 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T05:38:08.100Z] 2023-03-08 05:38:07,960 [run_push] DEBUG no remote changes detected [2023-03-08T05:38:08.100Z] 2023-03-08 05:38:07,960 [execute] INFO git push origin semver [2023-03-08T05:38:08.100Z] 2023-03-08 05:38:07,961 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/444/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T05:38:09.036Z] 2023-03-08 05:38:08,757 [run_push] DEBUG push all version tags [2023-03-08T05:38:09.036Z] 2023-03-08 05:38:08,757 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T05:38:09.036Z] 2023-03-08 05:38:08,757 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/444, universal_newlines=False, shell=None, istream=None) [2023-03-08T05:38:09.604Z] 2023-03-08 05:38:09,598 [read_version] DEBUG read version from /w/workspace/edgex-go/444/.semver/main [2023-03-08T05:38:09.604Z] 3.0.0-dev.83 [Pipeline] } [2023-03-08T05:38:09.873Z] $ docker exec --env ******** --env ******** 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e ssh-agent -k [2023-03-08T05:38:09.977Z] unset SSH_AUTH_SOCK; [2023-03-08T05:38:09.978Z] unset SSH_AGENT_PID; [2023-03-08T05:38:09.978Z] echo Agent pid 39 killed; [2023-03-08T05:38:09.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T05:38:10.288Z] + git semver [Pipeline] } [2023-03-08T05:38:10.560Z] $ docker stop --time=1 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e [2023-03-08T05:38:11.834Z] $ docker rm -f --volumes 3368a940826554c19fe2caade2bd639f05885b642ce71dcba46d4a0d0362c74e [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-03-08T05:38:12.372Z] + [ -d /w/workspace/edgex-go/444/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:12.660Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:13.519Z] ---> package-listing.sh [2023-03-08T05:38:13.519Z] ++ facter osfamily [2023-03-08T05:38:13.519Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T05:38:13.779Z] + OS_FAMILY=debian [2023-03-08T05:38:13.779Z] + workspace=/w/workspace/edgex-go/444 [2023-03-08T05:38:13.779Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T05:38:13.779Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T05:38:13.779Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T05:38:13.779Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T05:38:13.779Z] + '[' /w/workspace/edgex-go/444 ']' [2023-03-08T05:38:13.779Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T05:38:13.779Z] + case "${OS_FAMILY}" in [2023-03-08T05:38:13.779Z] + dpkg -l [2023-03-08T05:38:13.779Z] + grep '^ii' [2023-03-08T05:38:13.779Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T05:38:13.779Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T05:38:13.779Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T05:38:13.779Z] + '[' /w/workspace/edgex-go/444 ']' [2023-03-08T05:38:13.779Z] + mkdir -p /w/workspace/edgex-go/444/archives/ [2023-03-08T05:38:13.779Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/444/archives/ [Pipeline] echo [2023-03-08T05:38:13.791Z] 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/444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T05:38:14.065Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:38:14.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T05:38:14.620Z] [2023-03-08T05:38:14.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T05:38:14.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T05:38:14.921Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T05:38:14.921Z] 5eb5b503b376: Pulling fs layer [2023-03-08T05:38:14.921Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T05:38:14.921Z] ec43610c2a17: Pulling fs layer [2023-03-08T05:38:14.921Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T05:38:14.921Z] 33b1e0a273af: Pulling fs layer [2023-03-08T05:38:14.921Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T05:38:14.921Z] 2f39f015ded8: Pulling fs layer [2023-03-08T05:38:14.921Z] 3a2ae6a8a46f: Waiting [2023-03-08T05:38:14.921Z] 33b1e0a273af: Waiting [2023-03-08T05:38:14.921Z] 5d3b04190fa2: Waiting [2023-03-08T05:38:14.921Z] 2f39f015ded8: Waiting [2023-03-08T05:38:14.921Z] 5c69ac0246d0: Verifying Checksum [2023-03-08T05:38:14.921Z] 5c69ac0246d0: Download complete [2023-03-08T05:38:14.921Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T05:38:14.921Z] 3a2ae6a8a46f: Download complete [2023-03-08T05:38:15.181Z] 33b1e0a273af: Download complete [2023-03-08T05:38:15.181Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T05:38:15.181Z] 5d3b04190fa2: Download complete [2023-03-08T05:38:15.181Z] ec43610c2a17: Verifying Checksum [2023-03-08T05:38:15.181Z] ec43610c2a17: Download complete [2023-03-08T05:38:15.181Z] 5eb5b503b376: Verifying Checksum [2023-03-08T05:38:15.181Z] 5eb5b503b376: Download complete [2023-03-08T05:38:16.120Z] 2f39f015ded8: Download complete [2023-03-08T05:38:16.378Z] 5eb5b503b376: Pull complete [2023-03-08T05:38:16.637Z] 5c69ac0246d0: Pull complete [2023-03-08T05:38:16.894Z] ec43610c2a17: Pull complete [2023-03-08T05:38:16.894Z] 3a2ae6a8a46f: Pull complete [2023-03-08T05:38:17.152Z] 33b1e0a273af: Pull complete [2023-03-08T05:38:17.152Z] 5d3b04190fa2: Pull complete [2023-03-08T05:38:21.335Z] 2f39f015ded8: Pull complete [2023-03-08T05:38:21.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T05:38:21.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T05:38:21.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T05:38:21.408Z] prd-ubuntu20.04-docker-8c-8g-8745 does not seem to be running inside a container [2023-03-08T05:38:21.433Z] $ 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/444/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/444 -v /w/workspace/edgex-go/444:/w/workspace/edgex-go/444:rw,z -v /w/workspace/edgex-go/444@tmp:/w/workspace/edgex-go/444@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-03-08T05:38:22.858Z] $ docker top 0c583b84ed419e06b463d51a2166304e720b709d3ed8e128434a903b076f2301 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T05:38:23.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T05:38:23.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T05:38:23.752Z] + ls /var/log/sa-host [2023-03-08T05:38:23.752Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T05:38:23.897Z] provisioning config files... [2023-03-08T05:38:23.903Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/444@tmp/config9663212743116196797tmp [Pipeline] { [Pipeline] echo [2023-03-08T05:38:23.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:24.190Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T05:38:24.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:24.515Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T05:38:24.525Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:24.806Z] ---> sudo-logs.sh [2023-03-08T05:38:24.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T05:38:24.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:25.109Z] ---> job-cost.sh [2023-03-08T05:38:25.109Z] lf-activate-venv: SKIPPING [2023-03-08T05:38:25.109Z] DEBUG: total: 0.10999999940395355 [2023-03-08T05:38:25.109Z] INFO: Retrieving Stack Cost... [2023-03-08T05:38:25.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T05:38:25.938Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T05:38:25.950Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T05:38:26.227Z] ---> logs-deploy.sh [2023-03-08T05:38:26.227Z] lf-activate-venv: SKIPPING [2023-03-08T05:38:26.227Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/444 [2023-03-08T05:38:26.227Z] INFO: archiving workspace using pattern(s): [2023-03-08T05:38:27.160Z] Archives upload complete. [2023-03-08T05:38:27.160Z] INFO: archiving logs to Nexus