Started by upstream project "edgexfoundry/cd-management/release" build number 118 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f1b2626cb078c7149dc655301029b2517b4b500 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-ssh2691375553229642459.key Verifying host key using known hosts file > 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-ssh5248080718466791706.key Verifying host key using known hosts file > 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-ssh2161927584262176608.key Verifying host key using known hosts file > 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-ssh6035092466536817150.key Verifying host key using known hosts file > 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-ssh8210923685587314335.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-118789 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/348 [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/348 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) Commit message: "docs: Levski Change Log (#4230)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 > git rev-list --no-walk 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-09T19:05:25.363Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-09T19:05:25.421Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T19:05:25.438Z] ========================================================= [2022-11-09T19:05:25.438Z] EdgeX Global Pipelines Version Info [2022-11-09T19:05:25.438Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:05:26.143Z] ------------------- [2022-11-09T19:05:26.143Z] stable info: [2022-11-09T19:05:26.143Z] ------------------- [2022-11-09T19:05:26.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-09T19:05:26.143Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T19:05:26.143Z] Message: update stable to v1.0.244 [2022-11-09T19:05:26.712Z] ------------------- [2022-11-09T19:05:26.712Z] experimental info: [2022-11-09T19:05:26.712Z] ------------------- [2022-11-09T19:05:26.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-09T19:05:26.712Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-09T19:05:26.712Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-09T19:05:26.883Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-09T19:05:26.896Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-09T19:05:26.906Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-09T19:05:26.916Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-09T19:05:26.928Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-09T19:05:26.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-09T19:05:26.948Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-09T19:05:26.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-09T19:05:26.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-09T19:05:26.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-09T19:05:26.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-09T19:05:27.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-09T19:05:27.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-09T19:05:27.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-09T19:05:27.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-09T19:05:27.055Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T19:05:27.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-09T19:05:27.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-09T19:05:27.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-09T19:05:27.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-09T19:05:27.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-09T19:05:27.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-09T19:05:27.139Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-09T19:05:27.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-09T19:05:27.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-09T19:05:27.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-09T19:05:27.184Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo [2022-11-09T19:05:27.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f1b262 [Pipeline] echo [2022-11-09T19:05:27.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:05:27.254Z] provisioning config files... [2022-11-09T19:05:27.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config12505717978480363661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:05:27.572Z] ---> docker-login.sh [2022-11-09T19:05:27.572Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:05:27.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:05:27.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:05:27.832Z] Configure a credential helper to remove this warning. See [2022-11-09T19:05:27.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:05:27.832Z] [2022-11-09T19:05:27.832Z] Login Succeeded [2022-11-09T19:05:27.832Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:05:27.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:05:28.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:05:28.091Z] Configure a credential helper to remove this warning. See [2022-11-09T19:05:28.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:05:28.091Z] [2022-11-09T19:05:28.091Z] Login Succeeded [2022-11-09T19:05:28.091Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:05:28.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:05:28.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:05:28.091Z] Configure a credential helper to remove this warning. See [2022-11-09T19:05:28.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:05:28.091Z] [2022-11-09T19:05:28.091Z] Login Succeeded [2022-11-09T19:05:28.091Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:05:28.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:05:28.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:05:28.091Z] Configure a credential helper to remove this warning. See [2022-11-09T19:05:28.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:05:28.091Z] [2022-11-09T19:05:28.091Z] Login Succeeded [2022-11-09T19:05:28.091Z] docker.io [2022-11-09T19:05:28.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:05:28.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:05:28.609Z] Configure a credential helper to remove this warning. See [2022-11-09T19:05:28.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:05:28.609Z] [2022-11-09T19:05:28.609Z] Login Succeeded [2022-11-09T19:05:28.609Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:05:28.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:05:28.916Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + dirname cmd/core-command/Dockerfile [2022-11-09T19:05:28.916Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-09T19:05:28.916Z] + + dirname cmd/core-data/Dockerfile [2022-11-09T19:05:28.916Z] cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/core-metadata/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-09T19:05:28.916Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-09T19:05:28.916Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-09T19:05:28.916Z] + + dirname cmd/support-notifications/Dockerfile [2022-11-09T19:05:28.916Z] cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-09T19:05:28.916Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-11-09T19:05:28.916Z] + cut -d/ -f2 [2022-11-09T19:05:28.916Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-09T19:05:28.945Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-09T19:05:29.287Z] + git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo [2022-11-09T19:05:29.299Z] -----------> git rev-list -1 --merges 4f1b2626cb078c7149dc655301029b2517b4b500~1..4f1b2626cb078c7149dc655301029b2517b4b500 4f1b2626cb078c7149dc655301029b2517b4b500 [false] [Pipeline] sh [2022-11-09T19:05:29.589Z] + git log --format=format:%s -1 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] echo [2022-11-09T19:05:29.641Z] ========================================================= [2022-11-09T19:05:29.641Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2022-11-09T19:05:29.641Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-09T19:05:30.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T19:05:30.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-09T19:05:30.021Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-09T19:05:30.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-09T19:05:30.021Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-09T19:05:30.021Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-09T19:05:30.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:05:30.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:05:30.354Z] [2022-11-09T19:05:30.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:05:30.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:05:30.653Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-09T19:05:30.653Z] b85a868b505f: Pulling fs layer [2022-11-09T19:05:30.653Z] e2be974225ed: Pulling fs layer [2022-11-09T19:05:30.653Z] 339a4e72a1f5: Pulling fs layer [2022-11-09T19:05:30.653Z] 988bab9f4d93: Pulling fs layer [2022-11-09T19:05:30.653Z] 1469e6f7b9e6: Pulling fs layer [2022-11-09T19:05:30.653Z] eaf3925da568: Pulling fs layer [2022-11-09T19:05:30.653Z] bab4dde63d76: Pulling fs layer [2022-11-09T19:05:30.653Z] bde34c3a00c8: Pulling fs layer [2022-11-09T19:05:30.653Z] b352a97aabf1: Pulling fs layer [2022-11-09T19:05:30.653Z] 4872d77fe225: Pulling fs layer [2022-11-09T19:05:30.653Z] 5851b861e8e6: Pulling fs layer [2022-11-09T19:05:30.653Z] bde34c3a00c8: Waiting [2022-11-09T19:05:30.653Z] 988bab9f4d93: Waiting [2022-11-09T19:05:30.653Z] b352a97aabf1: Waiting [2022-11-09T19:05:30.653Z] 1469e6f7b9e6: Waiting [2022-11-09T19:05:30.653Z] bab4dde63d76: Waiting [2022-11-09T19:05:30.653Z] 4872d77fe225: Waiting [2022-11-09T19:05:30.653Z] 5851b861e8e6: Waiting [2022-11-09T19:05:30.653Z] e2be974225ed: Download complete [2022-11-09T19:05:30.653Z] 988bab9f4d93: Verifying Checksum [2022-11-09T19:05:30.653Z] 988bab9f4d93: Download complete [2022-11-09T19:05:30.913Z] 1469e6f7b9e6: Verifying Checksum [2022-11-09T19:05:30.913Z] 1469e6f7b9e6: Download complete [2022-11-09T19:05:30.913Z] 339a4e72a1f5: Verifying Checksum [2022-11-09T19:05:30.913Z] 339a4e72a1f5: Download complete [2022-11-09T19:05:30.913Z] eaf3925da568: Download complete [2022-11-09T19:05:30.913Z] bde34c3a00c8: Verifying Checksum [2022-11-09T19:05:30.913Z] bde34c3a00c8: Download complete [2022-11-09T19:05:30.913Z] b352a97aabf1: Verifying Checksum [2022-11-09T19:05:30.913Z] b352a97aabf1: Download complete [2022-11-09T19:05:30.913Z] 4872d77fe225: Verifying Checksum [2022-11-09T19:05:30.913Z] 4872d77fe225: Download complete [2022-11-09T19:05:30.913Z] 5851b861e8e6: Verifying Checksum [2022-11-09T19:05:30.913Z] 5851b861e8e6: Download complete [2022-11-09T19:05:30.913Z] b85a868b505f: Verifying Checksum [2022-11-09T19:05:30.913Z] b85a868b505f: Download complete [2022-11-09T19:05:31.172Z] bab4dde63d76: Verifying Checksum [2022-11-09T19:05:31.172Z] bab4dde63d76: Download complete [2022-11-09T19:05:32.109Z] b85a868b505f: Pull complete [2022-11-09T19:05:32.367Z] e2be974225ed: Pull complete [2022-11-09T19:05:32.627Z] 339a4e72a1f5: Pull complete [2022-11-09T19:05:32.887Z] 988bab9f4d93: Pull complete [2022-11-09T19:05:33.147Z] 1469e6f7b9e6: Pull complete [2022-11-09T19:05:33.147Z] eaf3925da568: Pull complete [2022-11-09T19:05:35.051Z] bab4dde63d76: Pull complete [2022-11-09T19:05:35.052Z] bde34c3a00c8: Pull complete [2022-11-09T19:05:35.052Z] b352a97aabf1: Pull complete [2022-11-09T19:05:35.052Z] 4872d77fe225: Pull complete [2022-11-09T19:05:35.052Z] 5851b861e8e6: Pull complete [2022-11-09T19:05:35.052Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-09T19:05:35.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:05:35.052Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:05:35.127Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:05:35.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 [2022-11-09T19:05:38.048Z] $ docker top d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 -eo pid,comm [2022-11-09T19:05:38.099Z] 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). [2022-11-09T19:05:38.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-09T19:05:38.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T19:05:38.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T19:05:38.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T19:05:38.250Z] $ docker exec d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent [2022-11-09T19:05:38.351Z] SSH_AUTH_SOCK=/tmp/ssh-eg3FPinnPFme/agent.34 [2022-11-09T19:05:38.351Z] SSH_AGENT_PID=40 [2022-11-09T19:05:38.357Z] Running ssh-add (command line suppressed) [2022-11-09T19:05:38.471Z] Identity added: /w/workspace/edgex-go/348@tmp/private_key_873481865493209539.key (/w/workspace/edgex-go/348@tmp/private_key_873481865493209539.key) [2022-11-09T19:05:38.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T19:05:38.769Z] + git tag --points-at 4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [2022-11-09T19:05:38.783Z] $ docker exec --env ******** --env ******** d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent -k [2022-11-09T19:05:38.885Z] unset SSH_AUTH_SOCK; [2022-11-09T19:05:38.885Z] unset SSH_AGENT_PID; [2022-11-09T19:05:38.885Z] echo Agent pid 40 killed; [2022-11-09T19:05:38.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-11-09T19:05:38.909Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.0|v2.3.0-dev.106' [Pipeline] sshagent [2022-11-09T19:05:38.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-09T19:05:38.924Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-09T19:05:39.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-09T19:05:39.038Z] $ docker exec d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent [2022-11-09T19:05:39.140Z] SSH_AUTH_SOCK=/tmp/ssh-uw1fp67BAg71/agent.72 [2022-11-09T19:05:39.140Z] SSH_AGENT_PID=78 [2022-11-09T19:05:39.144Z] Running ssh-add (command line suppressed) [2022-11-09T19:05:39.245Z] Identity added: /w/workspace/edgex-go/348@tmp/private_key_10294929550004946126.key (/w/workspace/edgex-go/348@tmp/private_key_10294929550004946126.key) [2022-11-09T19:05:39.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-09T19:05:39.538Z] + git semver init [2022-11-09T19:05:39.797Z] 2022-11-09 19:05:39,715 [run_init] DEBUG init version:0.0.0 force:False [2022-11-09T19:05:39.797Z] 2022-11-09 19:05:39,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/348/.semver [2022-11-09T19:05:39.797Z] 2022-11-09 19:05:39,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/348/.semver [2022-11-09T19:05:39.797Z] 2022-11-09 19:05:39,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/348/.semver'], cwd=/w/workspace/edgex-go/348, universal_newlines=False, shell=None, istream=None) [2022-11-09T19:05:45.105Z] 2022-11-09 19:05:44,636 [append_file] DEBUG append to file:/w/workspace/edgex-go/348/.git/info/exclude [2022-11-09T19:05:45.105Z] 2022-11-09 19:05:44,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/348/.semver/main with force:False [2022-11-09T19:05:45.105Z] 2022-11-09 19:05:44,637 [read_version] DEBUG read version from /w/workspace/edgex-go/348/.semver/main [2022-11-09T19:05:45.105Z] 2022-11-09 19:05:44,637 [read_version] DEBUG read version from /w/workspace/edgex-go/348/.semver/main [2022-11-09T19:05:45.105Z] 2.3.0 [Pipeline] } [2022-11-09T19:05:45.117Z] $ docker exec --env ******** --env ******** d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 ssh-agent -k [2022-11-09T19:05:45.222Z] unset SSH_AUTH_SOCK; [2022-11-09T19:05:45.222Z] unset SSH_AGENT_PID; [2022-11-09T19:05:45.223Z] echo Agent pid 78 killed; [2022-11-09T19:05:45.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:05:45.532Z] + git semver [Pipeline] } [2022-11-09T19:05:45.806Z] $ docker stop --time=1 d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 [2022-11-09T19:05:47.109Z] $ docker rm -f d674e350cc8f43cd619b5110bfeb150a0cf4f98274ab2e495c399883ae75d1f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:05:47.442Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-09T19:05:47.603Z] Stashed 1 file(s) [Pipeline] echo [2022-11-09T19:05:47.605Z] [edgeXSemver]: initialized semver on version 2.3.0 [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 [2022-11-09T19:05:48.006Z] + git checkout 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:05:48.006Z] HEAD is now at 4f1b2626 docs: Levski Change Log (#4230) [Pipeline] sh [2022-11-09T19:05:48.295Z] + git config --global --add safe.directory /w/workspace/edgex-go/348 [Pipeline] echo [2022-11-09T19:05:48.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:05:48.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:05:48.325Z] ========================================================= [2022-11-09T19:05:48.325Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-09T19:05:48.325Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:05:48.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:05:48.606Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-09T19:05:48.606Z] 213ec9aee27d: Pulling fs layer [2022-11-09T19:05:48.606Z] 4583459ba037: Pulling fs layer [2022-11-09T19:05:48.606Z] 93c1e223e6f2: Pulling fs layer [2022-11-09T19:05:48.606Z] 53926ce57604: Pulling fs layer [2022-11-09T19:05:48.606Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-09T19:05:48.606Z] 22ff95d597cd: Pulling fs layer [2022-11-09T19:05:48.606Z] 12d6caf4c0d1: Pulling fs layer [2022-11-09T19:05:48.606Z] 96b7cbca73a9: Pulling fs layer [2022-11-09T19:05:48.606Z] a7acece74701: Pulling fs layer [2022-11-09T19:05:48.606Z] 96b7cbca73a9: Waiting [2022-11-09T19:05:48.606Z] 53926ce57604: Waiting [2022-11-09T19:05:48.606Z] 22ff95d597cd: Waiting [2022-11-09T19:05:48.606Z] 21b2b0c7a3f4: Waiting [2022-11-09T19:05:48.606Z] a7acece74701: Waiting [2022-11-09T19:05:48.606Z] 93c1e223e6f2: Verifying Checksum [2022-11-09T19:05:48.606Z] 93c1e223e6f2: Download complete [2022-11-09T19:05:48.606Z] 4583459ba037: Download complete [2022-11-09T19:05:48.606Z] 21b2b0c7a3f4: Download complete [2022-11-09T19:05:48.606Z] 22ff95d597cd: Verifying Checksum [2022-11-09T19:05:48.606Z] 22ff95d597cd: Download complete [2022-11-09T19:05:48.606Z] 213ec9aee27d: Verifying Checksum [2022-11-09T19:05:48.606Z] 213ec9aee27d: Download complete [2022-11-09T19:05:48.606Z] 12d6caf4c0d1: Verifying Checksum [2022-11-09T19:05:48.606Z] 12d6caf4c0d1: Download complete [2022-11-09T19:05:48.866Z] 213ec9aee27d: Pull complete [2022-11-09T19:05:48.866Z] 4583459ba037: Pull complete [2022-11-09T19:05:49.126Z] 93c1e223e6f2: Pull complete [2022-11-09T19:05:49.126Z] a7acece74701: Verifying Checksum [2022-11-09T19:05:49.126Z] a7acece74701: Download complete [2022-11-09T19:05:49.385Z] 96b7cbca73a9: Verifying Checksum [2022-11-09T19:05:49.385Z] 96b7cbca73a9: Download complete [2022-11-09T19:05:49.385Z] 53926ce57604: Verifying Checksum [2022-11-09T19:05:49.385Z] 53926ce57604: Download complete [2022-11-09T19:05:52.666Z] 53926ce57604: Pull complete [2022-11-09T19:05:52.925Z] 21b2b0c7a3f4: Pull complete [2022-11-09T19:05:52.925Z] 22ff95d597cd: Pull complete [2022-11-09T19:05:53.183Z] 12d6caf4c0d1: Pull complete [2022-11-09T19:05:55.081Z] 96b7cbca73a9: Pull complete [2022-11-09T19:05:55.647Z] a7acece74701: Pull complete [2022-11-09T19:05:55.647Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-09T19:05:55.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:05:55.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:05:55.944Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:05:55.944Z] WORKDIR /edgex [2022-11-09T19:05:55.944Z] COPY go.mod . [2022-11-09T19:05:55.944Z] RUN go mod download [2022-11-09T19:05:55.944Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-09T19:05:56.512Z] Sending build context to Docker daemon 169.8MB [2022-11-09T19:05:56.512Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-09T19:05:56.512Z] ---> db6d94c90886 [2022-11-09T19:05:56.512Z] Step 2/4 : WORKDIR /edgex [2022-11-09T19:06:02.691Z] Still waiting to schedule task [2022-11-09T19:06:02.691Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-09T19:06:03.080Z] ---> Running in 1996d8aedb56 [2022-11-09T19:06:03.080Z] Removing intermediate container 1996d8aedb56 [2022-11-09T19:06:03.080Z] ---> 431b0e582c25 [2022-11-09T19:06:03.080Z] Step 3/4 : COPY go.mod . [2022-11-09T19:06:03.080Z] ---> 2174c28c212e [2022-11-09T19:06:03.080Z] Step 4/4 : RUN go mod download [2022-11-09T19:06:03.080Z] ---> Running in ad7b6831285d [2022-11-09T19:06:17.966Z] Removing intermediate container ad7b6831285d [2022-11-09T19:06:17.966Z] ---> 476ee3523e22 [2022-11-09T19:06:18.225Z] Successfully built 476ee3523e22 [2022-11-09T19:06:18.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:06:18.525Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T19:06:18.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:06:18.591Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:06:18.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 ******** ci-base-image-x86_64 cat [2022-11-09T19:06:18.981Z] $ docker top da6e423d1df688ca07b0b3e332c4c51b89cb174f4ff19abcd6645df63187d23e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:06:19.320Z] + go version [2022-11-09T19:06:19.320Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-09T19:06:19.327Z] $ docker stop --time=1 da6e423d1df688ca07b0b3e332c4c51b89cb174f4ff19abcd6645df63187d23e [2022-11-09T19:06:20.608Z] $ docker rm -f da6e423d1df688ca07b0b3e332c4c51b89cb174f4ff19abcd6645df63187d23e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:06:20.979Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-09T19:06:20.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:06:21.042Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:06:21.068Z] $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 ******** ci-base-image-x86_64 cat [2022-11-09T19:06:21.383Z] $ docker top 990055b9e26d066eae304575fd3ea5cf416c83957ebb17f62e336699e1d1db50 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T19:06:21.452Z] ========================================================= [2022-11-09T19:06:21.452Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-09T19:06:21.452Z] ========================================================= [Pipeline] sh [2022-11-09T19:06:21.727Z] + git config --global --add safe.directory /w/workspace/edgex-go/348 [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:06:22.021Z] + make test [2022-11-09T19:06:22.021Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-09T19:06:28.581Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-09T19:06:40.768Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-09T19:06:41.025Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-09T19:06:41.025Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-09T19:06:41.025Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-09T19:06:41.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-09T19:06:41.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.113s coverage: 28.7% of statements [2022-11-09T19:06:41.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-09T19:06:41.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-09T19:06:41.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.132s coverage: 98.5% of statements [2022-11-09T19:06:42.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.116s coverage: 43.0% of statements [2022-11-09T19:06:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-09T19:06:42.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-09T19:06:42.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-11-09T19:06:42.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-09T19:06:42.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 89.2% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 2.2% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.076s coverage: 29.6% of statements [2022-11-09T19:06:45.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-11-09T19:06:45.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-11-09T19:06:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.101s coverage: 94.4% of statements [2022-11-09T19:06:55.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2022-11-09T19:06:56.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 79.9% of statements [2022-11-09T19:06:56.980Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-11-09T19:07:05.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-09T19:07:05.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 65.8% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-09T19:07:05.100Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-11-09T19:07:05.100Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-11-09T19:07:05.359Z] 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 [2022-11-09T19:07:23.555Z] 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." [2022-11-09T19:07:23.555Z] GO111MODULE=on go vet ./... [2022-11-09T19:07:26.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-09T19:07:26.853Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-09T19:07:27.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-09T19:07:27.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-09T19:07:27.407Z] + ls -al . [2022-11-09T19:07:27.407Z] total 776 [2022-11-09T19:07:27.407Z] drwxrwxr-x 11 1001 1001 4096 Nov 9 19:06 . [2022-11-09T19:07:27.407Z] drwxr-xr-x 4 root root 4096 Nov 9 19:06 .. [2022-11-09T19:07:27.407Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:05 .blubracket [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 16 Nov 9 19:05 .dockerignore [2022-11-09T19:07:27.407Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:07 .git [2022-11-09T19:07:27.407Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:05 .github [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 1030 Nov 9 19:05 .gitignore [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 42 Nov 9 19:05 .golangci.yml [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 87 Nov 9 19:05 .hadolint.yml [2022-11-09T19:07:27.407Z] drwxr-xr-x 3 1001 1001 4096 Nov 9 19:05 .semver [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 166 Nov 9 19:05 .sonarcloud.properties [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 1171 Nov 9 19:05 ADOPTERS.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 10722 Nov 9 19:05 Attribution.txt [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 73765 Nov 9 19:05 CHANGELOG.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 3804 Nov 9 19:05 CONTRIBUTING.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 677 Nov 9 19:05 GOVERNANCE.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 850 Nov 9 19:05 Jenkinsfile [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 10775 Nov 9 19:05 LICENSE [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 13857 Nov 9 19:05 Makefile [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 582 Nov 9 19:05 OWNERS.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 9799 Nov 9 19:05 README.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 6912 Nov 9 19:05 SECURITY.md [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 5 Nov 9 19:05 VERSION [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 4131 Nov 9 19:05 ZMQWindows.md [2022-11-09T19:07:27.407Z] drwxrwxr-x 2 1001 1001 4096 Nov 9 19:05 bin [2022-11-09T19:07:27.407Z] drwxrwxr-x 18 1001 1001 4096 Nov 9 19:05 cmd [2022-11-09T19:07:27.407Z] -rw-r--r-- 1 root root 501828 Nov 9 19:07 coverage.out [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 3405 Nov 9 19:05 go.mod [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 44978 Nov 9 19:05 go.sum [2022-11-09T19:07:27.407Z] drwxrwxr-x 8 1001 1001 4096 Nov 9 19:05 internal [2022-11-09T19:07:27.407Z] drwxrwxr-x 3 1001 1001 4096 Nov 9 19:05 openapi [2022-11-09T19:07:27.407Z] drwxrwxr-x 4 1001 1001 4096 Nov 9 19:05 snap [2022-11-09T19:07:27.407Z] -rw-rw-r-- 1 1001 1001 204 Nov 9 19:05 version.go [Pipeline] sh [2022-11-09T19:07:27.689Z] + '[' -e coverage.out ] [2022-11-09T19:07:27.689Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-09T19:07:27.791Z] Stashed 1 file(s) [Pipeline] sh [2022-11-09T19:07:28.149Z] + make build [2022-11-09T19:07:28.149Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T19:07:33.687Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118790 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-09T19:07:33.700Z] Running in /w/workspace/edgex-go/348 [Pipeline] { [Pipeline] checkout [2022-11-09T19:07:33.730Z] The recommended git tool is: git [2022-11-09T19:07:38.640Z] using credential edgex-jenkins-ssh [2022-11-09T19:07:38.654Z] Cloning the remote Git repository [2022-11-09T19:07:38.697Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:07:38.763Z] > git init /w/workspace/edgex-go/348 # timeout=10 [2022-11-09T19:07:38.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-09T19:07:38.888Z] > git --version # timeout=10 [2022-11-09T19:07:38.914Z] > git --version # 'git version 2.25.1' [2022-11-09T19:07:38.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-09T19:07:38.962Z] Verifying host key using known hosts file [2022-11-09T19:07:39.152Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-09T19:07:39.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T19:07:40.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T19:07:52.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T19:07:52.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T19:07:56.808Z] Avoid second fetch [2022-11-09T19:07:56.808Z] Checking out Revision 4f1b2626cb078c7149dc655301029b2517b4b500 (main) [2022-11-09T19:07:57.456Z] Commit message: "docs: Levski Change Log (#4230)" [2022-11-09T19:07:57.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T19:07:57.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-09T19:07:55.997Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-09T19:07:56.019Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-09T19:07:56.824Z] > git config core.sparsecheckout # timeout=10 [2022-11-09T19:07:56.840Z] > git checkout -f 4f1b2626cb078c7149dc655301029b2517b4b500 # timeout=10 [2022-11-09T19:07:58.340Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-09T19:07:58.340Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:07:58.340Z] Dload Upload Total Spent Left Speed [2022-11-09T19:07:58.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-11-09T19:07:59.013Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-09T19:07:59.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T19:07:59.345Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-09T19:07:59.345Z] + sudo tee /etc/docker/daemon.new [2022-11-09T19:07:59.345Z] { [2022-11-09T19:07:59.345Z] "registry-mirrors": [ [2022-11-09T19:07:59.345Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-09T19:07:59.345Z] ], [2022-11-09T19:07:59.345Z] "bip": "10.250.0.254/24", [2022-11-09T19:07:59.345Z] "hosts": [ [2022-11-09T19:07:59.345Z] "tcp://0.0.0.0:5555", [2022-11-09T19:07:59.345Z] "unix:///var/run/docker.sock" [2022-11-09T19:07:59.345Z] ], [2022-11-09T19:07:59.345Z] "mtu": 1458, [2022-11-09T19:07:59.345Z] "selinux-enabled": true, [2022-11-09T19:07:59.345Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-09T19:07:59.345Z] } [Pipeline] sh [2022-11-09T19:07:59.675Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-09T19:08:00.017Z] + sudo service docker restart [2022-11-09T19:08:00.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T19:08:01.092Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T19:08:02.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T19:08:02.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T19:08:03.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T19:08:05.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-09T19:08:06.370Z] $ docker stop --time=1 990055b9e26d066eae304575fd3ea5cf416c83957ebb17f62e336699e1d1db50 [2022-11-09T19:08:12.391Z] $ docker rm -f 990055b9e26d066eae304575fd3ea5cf416c83957ebb17f62e336699e1d1db50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:08:13.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:08:13.265Z] [2022-11-09T19:08:13.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:08:13.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:08:13.565Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-09T19:08:13.565Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-09T19:08:13.565Z] ca9280d653b3: Pulling fs layer [2022-11-09T19:08:13.565Z] 7e9c9ca2126c: Pulling fs layer [2022-11-09T19:08:13.823Z] cbdbe7a5bc2a: Download complete [2022-11-09T19:08:13.823Z] cbdbe7a5bc2a: Pull complete [2022-11-09T19:08:13.823Z] ca9280d653b3: Verifying Checksum [2022-11-09T19:08:13.823Z] ca9280d653b3: Download complete [2022-11-09T19:08:14.389Z] 7e9c9ca2126c: Download complete [2022-11-09T19:08:14.389Z] ca9280d653b3: Pull complete [2022-11-09T19:08:17.681Z] 7e9c9ca2126c: Pull complete [2022-11-09T19:08:17.681Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-09T19:08:17.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:08:17.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:08:17.752Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:08:17.782Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 [2022-11-09T19:08:20.784Z] $ docker top 0106cdbaf2207ed6ed9e80947dc3ff2e87e9dfe45afec172635c5ae1532bf3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-11-09T19:08:21.154Z] + git checkout 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:08:21.154Z] HEAD is now at 4f1b2626 docs: Levski Change Log (#4230) [Pipeline] withEnv [Pipeline] { [2022-11-09T19:08:21.175Z] + docker-compose build --help [2022-11-09T19:08:21.175Z] + grep parallel [Pipeline] configFileProvider [2022-11-09T19:08:21.182Z] provisioning config files... [2022-11-09T19:08:21.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config4633898067149985713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:08:21.549Z] ---> docker-login.sh [2022-11-09T19:08:21.549Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:08:21.742Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T19:08:21.749Z] $ docker stop --time=1 0106cdbaf2207ed6ed9e80947dc3ff2e87e9dfe45afec172635c5ae1532bf3c1 [2022-11-09T19:08:22.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:08:22.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:08:22.135Z] Configure a credential helper to remove this warning. See [2022-11-09T19:08:22.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:08:22.135Z] [2022-11-09T19:08:22.135Z] Login Succeeded [2022-11-09T19:08:22.135Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:08:22.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:08:22.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:08:22.403Z] Configure a credential helper to remove this warning. See [2022-11-09T19:08:22.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:08:22.403Z] [2022-11-09T19:08:22.403Z] Login Succeeded [2022-11-09T19:08:22.674Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:08:22.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:08:22.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:08:22.944Z] Configure a credential helper to remove this warning. See [2022-11-09T19:08:22.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:08:22.944Z] [2022-11-09T19:08:22.944Z] Login Succeeded [2022-11-09T19:08:22.944Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:08:23.036Z] $ docker rm -f 0106cdbaf2207ed6ed9e80947dc3ff2e87e9dfe45afec172635c5ae1532bf3c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:08:23.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:08:23.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:08:23.214Z] Configure a credential helper to remove this warning. See [2022-11-09T19:08:23.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:08:23.214Z] [2022-11-09T19:08:23.214Z] Login Succeeded [2022-11-09T19:08:23.214Z] docker.io [2022-11-09T19:08:23.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-09T19:08:23.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:08:23.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:08:23.503Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:08:23.527Z] $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-11-09T19:08:23.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:08:23.754Z] Configure a credential helper to remove this warning. See [2022-11-09T19:08:23.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:08:23.754Z] [2022-11-09T19:08:23.754Z] Login Succeeded [2022-11-09T19:08:23.754Z] ---> docker-login.sh ends [2022-11-09T19:08:23.857Z] $ docker top aecf30115f7dc17924e0ad60610f12a8c0ac417b15c7970245940f7c9d8ed853 -eo pid,comm [Pipeline] { [Pipeline] } [2022-11-09T19:08:23.919Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-09T19:08:24.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T19:08:24.395Z] + git config --global --add safe.directory /w/workspace/edgex-go/348 [Pipeline] echo [2022-11-09T19:08:24.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:08:24.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:08:24.436Z] ========================================================= [2022-11-09T19:08:24.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-09T19:08:24.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:08:24.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:08:24.769Z] Building core-command ... [2022-11-09T19:08:24.769Z] Building core-data ... [2022-11-09T19:08:24.769Z] Building core-metadata ... [2022-11-09T19:08:24.769Z] Building security-bootstrapper ... [2022-11-09T19:08:24.769Z] Building security-proxy-setup ... [2022-11-09T19:08:24.769Z] Building security-secretstore-setup ... [2022-11-09T19:08:24.769Z] Building security-spiffe-token-provider ... [2022-11-09T19:08:24.769Z] Building security-spire-agent ... [2022-11-09T19:08:24.769Z] Building security-spire-config ... [2022-11-09T19:08:24.769Z] Building security-spire-server ... [2022-11-09T19:08:24.769Z] Building support-notifications ... [2022-11-09T19:08:24.769Z] Building support-scheduler ... [2022-11-09T19:08:24.769Z] Building sys-mgmt-agent ... [2022-11-09T19:08:24.769Z] Building security-proxy-setup [2022-11-09T19:08:24.769Z] Building security-spiffe-token-provider [2022-11-09T19:08:24.769Z] Building security-spire-server [2022-11-09T19:08:24.769Z] Building core-data [2022-11-09T19:08:24.769Z] Building security-secretstore-setup [2022-11-09T19:08:25.028Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-09T19:08:25.028Z] 9b18e9b68314: Pulling fs layer [2022-11-09T19:08:25.028Z] 35d82f9e3411: Pulling fs layer [2022-11-09T19:08:25.028Z] e16973657156: Pulling fs layer [2022-11-09T19:08:25.028Z] fc693d55d65f: Pulling fs layer [2022-11-09T19:08:25.028Z] 7e9fc2657dce: Pulling fs layer [2022-11-09T19:08:25.028Z] dda99020689f: Pulling fs layer [2022-11-09T19:08:25.028Z] db1c61fa0a46: Pulling fs layer [2022-11-09T19:08:25.028Z] 891c053d2c06: Pulling fs layer [2022-11-09T19:08:25.028Z] 7e9fc2657dce: Waiting [2022-11-09T19:08:25.028Z] dda99020689f: Waiting [2022-11-09T19:08:25.028Z] db1c61fa0a46: Waiting [2022-11-09T19:08:25.028Z] 891c053d2c06: Waiting [2022-11-09T19:08:25.028Z] fc693d55d65f: Waiting [2022-11-09T19:08:25.028Z] e16973657156: Verifying Checksum [2022-11-09T19:08:25.028Z] e16973657156: Download complete [2022-11-09T19:08:25.028Z] 35d82f9e3411: Verifying Checksum [2022-11-09T19:08:25.028Z] 35d82f9e3411: Download complete [2022-11-09T19:08:25.028Z] 7e9fc2657dce: Verifying Checksum [2022-11-09T19:08:25.028Z] 7e9fc2657dce: Download complete [2022-11-09T19:08:25.028Z] dda99020689f: Verifying Checksum [2022-11-09T19:08:25.028Z] dda99020689f: Download complete [2022-11-09T19:08:25.028Z] 9b18e9b68314: Verifying Checksum [2022-11-09T19:08:25.028Z] 9b18e9b68314: Download complete [2022-11-09T19:08:25.998Z] 9b18e9b68314: Pull complete [2022-11-09T19:08:25.998Z] 891c053d2c06: Verifying Checksum [2022-11-09T19:08:25.998Z] 891c053d2c06: Download complete [2022-11-09T19:08:26.598Z] 35d82f9e3411: Pull complete [2022-11-09T19:08:26.868Z] e16973657156: Pull complete [2022-11-09T19:08:27.458Z] db1c61fa0a46: Verifying Checksum [2022-11-09T19:08:27.458Z] db1c61fa0a46: Download complete [2022-11-09T19:08:27.726Z] fc693d55d65f: Verifying Checksum [2022-11-09T19:08:27.726Z] fc693d55d65f: Download complete [2022-11-09T19:08:34.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:08:34.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:08:34.732Z] ---> 476ee3523e22 [2022-11-09T19:08:34.732Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:08:34.732Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:08:34.732Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:08:34.732Z] ---> 476ee3523e22 [2022-11-09T19:08:34.732Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T19:08:37.264Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:08:37.264Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:08:37.264Z] ---> 476ee3523e22 [2022-11-09T19:08:37.264Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T19:08:37.523Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:08:37.523Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:08:37.523Z] ---> 476ee3523e22 [2022-11-09T19:08:37.523Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T19:08:37.523Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:08:37.523Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:08:37.523Z] ---> 476ee3523e22 [2022-11-09T19:08:37.523Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:08:40.199Z] fc693d55d65f: Pull complete [2022-11-09T19:08:40.199Z] 7e9fc2657dce: Pull complete [2022-11-09T19:08:40.199Z] dda99020689f: Pull complete [2022-11-09T19:08:45.638Z] ---> Running in b333241d1538 [2022-11-09T19:08:45.638Z] ---> Running in 40ff003cef10 [2022-11-09T19:08:45.638Z] ---> Running in 74d3d95395ca [2022-11-09T19:08:45.638Z] ---> Running in 4d223cd44e93 [2022-11-09T19:08:45.638Z] ---> Running in ea41fad5c984 [2022-11-09T19:08:45.638Z] Removing intermediate container 74d3d95395ca [2022-11-09T19:08:45.638Z] ---> aac38bd50a6c [2022-11-09T19:08:45.638Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:08:45.638Z] Removing intermediate container 4d223cd44e93 [2022-11-09T19:08:45.638Z] ---> 7c96c80e06e1 [2022-11-09T19:08:45.638Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T19:08:45.638Z] Removing intermediate container b333241d1538 [2022-11-09T19:08:45.638Z] ---> c1f43269d2cc [2022-11-09T19:08:45.638Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T19:08:45.638Z] Removing intermediate container 40ff003cef10 [2022-11-09T19:08:45.638Z] ---> 5a34949a8c99 [2022-11-09T19:08:45.638Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:08:45.638Z] Removing intermediate container ea41fad5c984 [2022-11-09T19:08:45.638Z] ---> 535ed0a809ac [2022-11-09T19:08:45.638Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T19:08:45.638Z] ---> Running in aab8b2cb9f6e [2022-11-09T19:08:45.638Z] ---> Running in efaef59bff2d [2022-11-09T19:08:45.638Z] ---> Running in 1a54ed70d0b5 [2022-11-09T19:08:45.638Z] ---> Running in e54e4aa4d2e9 [2022-11-09T19:08:45.638Z] ---> Running in 20313d59cdfa [2022-11-09T19:08:45.638Z] Removing intermediate container aab8b2cb9f6e [2022-11-09T19:08:45.638Z] ---> 7d3a08e79ca0 [2022-11-09T19:08:45.638Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T19:08:45.638Z] ---> Running in f6dd9c6ace56 [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] OK: 211 MiB in 51 packages [2022-11-09T19:08:45.638Z] OK: 211 MiB in 51 packages [2022-11-09T19:08:45.638Z] OK: 211 MiB in 51 packages [2022-11-09T19:08:45.638Z] v3.16.2-434-g9613d258cc [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T19:08:45.638Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T19:08:45.638Z] OK: 17038 distinct packages available [2022-11-09T19:08:45.638Z] OK: 211 MiB in 51 packages [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:08:45.905Z] OK: 211 MiB in 51 packages [2022-11-09T19:08:46.161Z] Removing intermediate container efaef59bff2d [2022-11-09T19:08:46.161Z] ---> 3f565472df4d [2022-11-09T19:08:46.161Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T19:08:46.161Z] Removing intermediate container e54e4aa4d2e9 [2022-11-09T19:08:46.161Z] ---> 2521c8cf7efc [2022-11-09T19:08:46.161Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T19:08:46.161Z] Removing intermediate container 1a54ed70d0b5 [2022-11-09T19:08:46.161Z] ---> fea0ec61a7b1 [2022-11-09T19:08:46.161Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:08:46.161Z] Removing intermediate container f6dd9c6ace56 [2022-11-09T19:08:46.161Z] ---> 8f512e822f17 [2022-11-09T19:08:46.161Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:08:46.436Z] ---> 4772ce82a8ab [2022-11-09T19:08:46.436Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:08:46.436Z] ---> 9e5c83be129d [2022-11-09T19:08:46.436Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:08:46.436Z] ---> Running in b9d04bea3391 [2022-11-09T19:08:46.436Z] ---> Running in 7cbcd8f7bb0d [2022-11-09T19:08:46.436Z] ---> c2c0e9c92c73 [2022-11-09T19:08:46.436Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:08:46.436Z] ---> Running in 38515c57f56b [2022-11-09T19:08:46.436Z] ---> 961168bdf5f0 [2022-11-09T19:08:46.436Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:08:46.436Z] ---> Running in 9a7cc383ebf2 [2022-11-09T19:08:46.694Z] Removing intermediate container 20313d59cdfa [2022-11-09T19:08:46.694Z] ---> 04056e47c698 [2022-11-09T19:08:46.694Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T19:08:46.694Z] ---> 1b3876db3264 [2022-11-09T19:08:46.694Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:08:46.694Z] ---> Running in e17efc8913ab [2022-11-09T19:08:46.862Z] db1c61fa0a46: Pull complete [2022-11-09T19:08:48.811Z] 891c053d2c06: Pull complete [2022-11-09T19:08:48.811Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-09T19:08:48.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:08:48.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-09T19:08:49.140Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:08:49.140Z] WORKDIR /edgex [2022-11-09T19:08:49.140Z] COPY go.mod . [2022-11-09T19:08:49.140Z] RUN go mod download -t [2022-11-09T19:08:49.140Z] ci-base-image-arm64 -f - . [2022-11-09T19:08:49.726Z] Sending build context to Docker daemon 3.277MB [2022-11-09T19:08:49.726Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-09T19:08:49.726Z] ---> f96f9c87975a [2022-11-09T19:08:49.726Z] Step 2/4 : WORKDIR /edgex [2022-11-09T19:08:51.664Z] ---> Running in 40c59e51a5cb [2022-11-09T19:08:51.664Z] Removing intermediate container 40c59e51a5cb [2022-11-09T19:08:51.664Z] ---> 4324b16b9757 [2022-11-09T19:08:51.664Z] Step 3/4 : COPY go.mod . [2022-11-09T19:08:52.250Z] ---> b64c5f0edd5a [2022-11-09T19:08:52.250Z] Step 4/4 : RUN go mod download [2022-11-09T19:08:52.250Z] ---> Running in bc463fef0595 [2022-11-09T19:09:24.500Z] Removing intermediate container bc463fef0595 [2022-11-09T19:09:24.500Z] ---> c810c9c1d514 [2022-11-09T19:09:24.500Z] Successfully built c810c9c1d514 [2022-11-09T19:09:24.500Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:09:24.827Z] + docker inspect -f . ci-base-image-arm64 [2022-11-09T19:09:24.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:09:25.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container [2022-11-09T19:09:25.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 ******** ci-base-image-arm64 cat [2022-11-09T19:09:25.521Z] Removing intermediate container b9d04bea3391 [2022-11-09T19:09:25.521Z] ---> bcd1459dfdaf [2022-11-09T19:09:25.521Z] Step 7/21 : COPY . . [2022-11-09T19:09:25.521Z] Removing intermediate container 38515c57f56b [2022-11-09T19:09:25.521Z] ---> 545181feb7d2 [2022-11-09T19:09:25.521Z] Step 7/24 : COPY . . [2022-11-09T19:09:25.521Z] Removing intermediate container 9a7cc383ebf2 [2022-11-09T19:09:25.521Z] ---> fff605e78614 [2022-11-09T19:09:25.521Z] Step 8/22 : COPY . . [2022-11-09T19:09:25.521Z] Removing intermediate container e17efc8913ab [2022-11-09T19:09:25.521Z] ---> 211aa0b1300a [2022-11-09T19:09:25.521Z] Step 7/19 : COPY . . [2022-11-09T19:09:25.521Z] Removing intermediate container 7cbcd8f7bb0d [2022-11-09T19:09:25.521Z] ---> f74745634e7c [2022-11-09T19:09:25.521Z] Step 7/23 : COPY . . [2022-11-09T19:09:26.230Z] $ docker top f455137a7603c12b8fe367dddc2acf77f841d6d168a3766c93469b8192c202bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:09:27.058Z] + go version [2022-11-09T19:09:27.058Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-09T19:09:27.074Z] $ docker stop --time=1 f455137a7603c12b8fe367dddc2acf77f841d6d168a3766c93469b8192c202bf [2022-11-09T19:09:28.679Z] $ docker rm -f f455137a7603c12b8fe367dddc2acf77f841d6d168a3766c93469b8192c202bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:09:29.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:09:29.263Z] [2022-11-09T19:09:29.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:09:29.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:09:29.600Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-09T19:09:29.600Z] 29e5d40040c1: Pulling fs layer [2022-11-09T19:09:29.600Z] 1ce36da41761: Pulling fs layer [2022-11-09T19:09:29.600Z] 25b303627fd3: Pulling fs layer [2022-11-09T19:09:29.870Z] 29e5d40040c1: Verifying Checksum [2022-11-09T19:09:29.870Z] 29e5d40040c1: Download complete [2022-11-09T19:09:30.140Z] 1ce36da41761: Verifying Checksum [2022-11-09T19:09:30.140Z] 1ce36da41761: Download complete [2022-11-09T19:09:30.409Z] 29e5d40040c1: Pull complete [2022-11-09T19:09:31.822Z] 1ce36da41761: Pull complete [2022-11-09T19:09:31.822Z] 25b303627fd3: Verifying Checksum [2022-11-09T19:09:31.822Z] 25b303627fd3: Download complete [2022-11-09T19:09:41.908Z] 25b303627fd3: Pull complete [2022-11-09T19:09:41.908Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-09T19:09:41.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:09:41.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:09:42.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container [2022-11-09T19:09:42.141Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T19:09:43.636Z] ---> 7f8b73cce66d [2022-11-09T19:09:43.637Z] ---> f2ea44381554 [2022-11-09T19:09:43.637Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T19:09:43.637Z] [2022-11-09T19:09:43.637Z] ---> f1692335d655 [2022-11-09T19:09:43.637Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:09:43.637Z] ---> b87d382cae84 [2022-11-09T19:09:43.637Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T19:09:43.637Z] ---> 9eccdf0b2f09 [2022-11-09T19:09:43.637Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T19:09:43.637Z] ---> Running in fe56a0e50a05 [2022-11-09T19:09:43.637Z] ---> Running in f6f0d6c20554 [2022-11-09T19:09:43.637Z] ---> Running in 60e32f9a1c1b [2022-11-09T19:09:43.637Z] ---> Running in 5c8b20f503b1 [2022-11-09T19:09:43.637Z] ---> Running in 9b8d41d22798 [2022-11-09T19:09:43.637Z] Removing intermediate container 5c8b20f503b1 [2022-11-09T19:09:43.637Z] ---> 52c44d8ffd3e [2022-11-09T19:09:43.637Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T19:09:43.637Z] ---> Running in 0b1d6f7412d2 [2022-11-09T19:09:43.637Z] Removing intermediate container 0b1d6f7412d2 [2022-11-09T19:09:43.637Z] ---> 4b967a9ca62b [2022-11-09T19:09:43.637Z] 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 [2022-11-09T19:09:43.637Z] ---> Running in 2bcf23d9c81a [2022-11-09T19:09:43.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T19:09:43.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T19:09:43.637Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-09T19:09:43.894Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T19:09:44.343Z] $ docker top 79192623174b0f7583adb8590dc5ca9e62b725db841709003280a6c6ca3188e8 -eo pid,comm [2022-11-09T19:09:44.459Z] Removing intermediate container 2bcf23d9c81a [2022-11-09T19:09:44.459Z] ---> 4c8d84ebc6cf [2022-11-09T19:09:44.459Z] Step 11/23 : WORKDIR /edgex-go [Pipeline] { [Pipeline] sh [2022-11-09T19:09:44.717Z] ---> Running in 4bf1a015868b [2022-11-09T19:09:44.976Z] Removing intermediate container 4bf1a015868b [2022-11-09T19:09:44.976Z] ---> e358a6429108 [2022-11-09T19:09:44.976Z] [2022-11-09T19:09:44.976Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T19:09:44.976Z] 3.15: Pulling from library/alpine [2022-11-09T19:09:45.168Z] + docker-compose build --help [2022-11-09T19:09:45.168Z] + grep parallel [2022-11-09T19:09:45.361Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T19:09:45.361Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T19:09:45.361Z] ---> c4fc93816858 [2022-11-09T19:09:45.361Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:09:45.630Z] ---> Running in 0a21f6078f36 [2022-11-09T19:09:45.630Z] Removing intermediate container 0a21f6078f36 [2022-11-09T19:09:45.630Z] ---> 06a9b1fc17a9 [2022-11-09T19:09:45.630Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:09:45.630Z] ---> Running in c014722faaaa [2022-11-09T19:09:46.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:09:46.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:09:46.453Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:09:46.453Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:09:46.453Z] OK: 15859 distinct packages available [2022-11-09T19:09:46.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:09:46.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:09:46.710Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T19:09:46.710Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:09:46.710Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T19:09:46.710Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T19:09:46.710Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T19:09:46.967Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:09:46.967Z] OK: 7 MiB in 19 packages [2022-11-09T19:09:48.339Z] Removing intermediate container c014722faaaa [2022-11-09T19:09:48.339Z] ---> 80ee9a15a51a [2022-11-09T19:09:48.339Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:09:49.417Z] --parallel Build images in parallel. [Pipeline] } [2022-11-09T19:09:49.431Z] $ docker stop --time=1 79192623174b0f7583adb8590dc5ca9e62b725db841709003280a6c6ca3188e8 [2022-11-09T19:09:51.052Z] $ docker rm -f 79192623174b0f7583adb8590dc5ca9e62b725db841709003280a6c6ca3188e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:09:51.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-09T19:09:51.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:09:51.757Z] prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container [2022-11-09T19:09:51.814Z] $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-11-09T19:09:52.939Z] $ docker top 14c390bb4a248e4b6f510ff09cf4d39f0fd30e730c0064e8ada9f70fb93751fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:09:53.432Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-09T19:09:53.601Z] ---> ee6037a76e16 [2022-11-09T19:09:53.601Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:09:54.545Z] ---> cf3c505be068 [2022-11-09T19:09:54.545Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T19:09:55.495Z] ---> 48d9dc7feefa [2022-11-09T19:09:55.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T19:09:56.865Z] ---> 61bd2c8f95d5 [2022-11-09T19:09:56.865Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:09:57.122Z] ---> Running in 949465e82906 [2022-11-09T19:09:57.684Z] Building core-command ... [2022-11-09T19:09:57.684Z] Building core-data ... [2022-11-09T19:09:57.684Z] Building core-metadata ... [2022-11-09T19:09:57.684Z] Building security-bootstrapper ... [2022-11-09T19:09:57.684Z] Building security-proxy-setup ... [2022-11-09T19:09:57.684Z] Building security-secretstore-setup ... [2022-11-09T19:09:57.684Z] Building security-spiffe-token-provider ... [2022-11-09T19:09:57.684Z] Building security-spire-agent ... [2022-11-09T19:09:57.684Z] Building security-spire-config ... [2022-11-09T19:09:57.684Z] Building security-spire-server ... [2022-11-09T19:09:57.684Z] Building support-notifications ... [2022-11-09T19:09:57.684Z] Building support-scheduler ... [2022-11-09T19:09:57.684Z] Building sys-mgmt-agent ... [2022-11-09T19:09:57.684Z] Building security-spire-server [2022-11-09T19:09:57.684Z] Building support-notifications [2022-11-09T19:09:57.684Z] Building security-secretstore-setup [2022-11-09T19:09:57.684Z] Building security-spiffe-token-provider [2022-11-09T19:09:57.684Z] Building security-spire-agent [2022-11-09T19:09:58.061Z] Removing intermediate container 949465e82906 [2022-11-09T19:09:58.061Z] ---> 56f488028358 [2022-11-09T19:09:58.061Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:09:58.625Z] ---> Running in 4e30dbde4275 [2022-11-09T19:09:59.557Z] Removing intermediate container 4e30dbde4275 [2022-11-09T19:09:59.557Z] ---> 90a3e1cb53c1 [2022-11-09T19:09:59.557Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T19:09:59.557Z] ---> Running in 2f0e7d24462f [2022-11-09T19:10:00.494Z] Removing intermediate container 2f0e7d24462f [2022-11-09T19:10:00.494Z] ---> 78fbdd7c83ca [2022-11-09T19:10:00.494Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:10:00.754Z] ---> Running in d44f4648520d [2022-11-09T19:10:01.688Z] Removing intermediate container d44f4648520d [2022-11-09T19:10:01.688Z] ---> 12a6a77fa585 [2022-11-09T19:10:01.688Z] Step 23/23 : LABEL version=2.3.0 [2022-11-09T19:10:02.253Z] ---> Running in 28a4fab0f3d6 [2022-11-09T19:10:02.817Z] Removing intermediate container 28a4fab0f3d6 [2022-11-09T19:10:02.818Z] ---> bbd8558fcc61 [2022-11-09T19:10:02.818Z] [2022-11-09T19:10:02.818Z] Successfully built bbd8558fcc61 [2022-11-09T19:10:02.818Z] Successfully tagged security-spire-server:latest [2022-11-09T19:10:02.818Z] Building security-spire-agent [2022-11-09T19:10:06.106Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:06.106Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:06.106Z] ---> 476ee3523e22 [2022-11-09T19:10:06.106Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:10:06.106Z] ---> Using cache [2022-11-09T19:10:06.106Z] ---> 535ed0a809ac [2022-11-09T19:10:06.106Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:10:09.980Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:09.980Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:09.980Z] ---> c810c9c1d514 [2022-11-09T19:10:09.981Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:10:09.981Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:09.981Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:09.981Z] ---> c810c9c1d514 [2022-11-09T19:10:09.981Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:10:09.981Z] ---> Running in 1f172bef2f98 [2022-11-09T19:10:09.981Z] ---> Running in d74a0f66e932 [2022-11-09T19:10:09.981Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:09.981Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:09.981Z] ---> c810c9c1d514 [2022-11-09T19:10:09.981Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:10:09.981Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:09.981Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:09.981Z] ---> c810c9c1d514 [2022-11-09T19:10:09.981Z] Step 3/19 : WORKDIR /edgex-go [2022-11-09T19:10:09.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:09.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:09.981Z] ---> c810c9c1d514 [2022-11-09T19:10:09.981Z] Step 3/23 : WORKDIR /edgex-go [2022-11-09T19:10:09.981Z] ---> Running in dbd24e6c92ce [2022-11-09T19:10:09.981Z] ---> Running in 4757595ea9b6 [2022-11-09T19:10:09.981Z] ---> Running in 3228c1b733a6 [2022-11-09T19:10:09.981Z] Removing intermediate container d74a0f66e932 [2022-11-09T19:10:09.981Z] ---> a56cf589cb95 [2022-11-09T19:10:09.981Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:10:09.981Z] Removing intermediate container 1f172bef2f98 [2022-11-09T19:10:09.981Z] ---> d89a2d8914d7 [2022-11-09T19:10:09.981Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-09T19:10:09.981Z] ---> Running in ee00773c814b [2022-11-09T19:10:09.981Z] ---> Running in 15369190dd06 [2022-11-09T19:10:09.981Z] Removing intermediate container dbd24e6c92ce [2022-11-09T19:10:09.981Z] ---> ed8046d4dc6d [2022-11-09T19:10:09.981Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:10:09.981Z] Removing intermediate container 4757595ea9b6 [2022-11-09T19:10:09.981Z] ---> 190456823dcc [2022-11-09T19:10:09.981Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:10:09.981Z] ---> Running in 3fddff62ab8a [2022-11-09T19:10:09.981Z] ---> Running in 88e6f8558a4e [2022-11-09T19:10:09.981Z] Removing intermediate container 3228c1b733a6 [2022-11-09T19:10:09.981Z] ---> 6fbee891aac8 [2022-11-09T19:10:09.981Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-09T19:10:09.981Z] ---> Running in 5f8867ef7c19 [2022-11-09T19:10:10.577Z] Removing intermediate container 3fddff62ab8a [2022-11-09T19:10:10.577Z] ---> 3c65f7c99613 [2022-11-09T19:10:10.577Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T19:10:10.577Z] ---> Running in c9bb4e3ed6d5 [2022-11-09T19:10:11.373Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T19:10:11.373Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T19:10:11.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:11.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:11.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:12.745Z] ---> Running in 51a8bd1fa863 [2022-11-09T19:10:12.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:13.230Z] OK: 221 MiB in 51 packages [2022-11-09T19:10:13.497Z] OK: 221 MiB in 51 packages [2022-11-09T19:10:13.497Z] OK: 221 MiB in 51 packages [2022-11-09T19:10:13.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:13.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:13.767Z] v3.16.2-434-g9613d258cc [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-09T19:10:13.767Z] v3.16.2-433-g1b6934392c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-09T19:10:13.767Z] OK: 16895 distinct packages available [2022-11-09T19:10:13.934Z] OK: 211 MiB in 51 packages [2022-11-09T19:10:14.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:14.315Z] OK: 221 MiB in 51 packages [2022-11-09T19:10:14.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:10:15.306Z] Removing intermediate container ee00773c814b [2022-11-09T19:10:15.306Z] ---> 0cab2a6ae82a [2022-11-09T19:10:15.306Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:10:15.306Z] OK: 221 MiB in 51 packages [2022-11-09T19:10:15.576Z] Removing intermediate container 88e6f8558a4e [2022-11-09T19:10:15.576Z] Removing intermediate container 15369190dd06 [2022-11-09T19:10:15.576Z] ---> f27d33c7f1cb [2022-11-09T19:10:15.576Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-09T19:10:15.576Z] ---> 5476347517d8 [2022-11-09T19:10:15.576Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:10:15.842Z] Removing intermediate container c9bb4e3ed6d5 [2022-11-09T19:10:15.842Z] ---> 31a6a2ffd1fa [2022-11-09T19:10:15.842Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:10:16.428Z] ---> 148629fb2bfb [2022-11-09T19:10:16.428Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:16.700Z] ---> 2764c6466c4a [2022-11-09T19:10:16.700Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:16.700Z] ---> Running in 69cda9dd72c1 [2022-11-09T19:10:16.700Z] ---> f9a456b3425b [2022-11-09T19:10:16.700Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:16.700Z] ---> Running in 89ca1d0764fe [2022-11-09T19:10:16.970Z] ---> 80d91e968827 [2022-11-09T19:10:16.970Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:16.970Z] ---> Running in 264639a0a64f [2022-11-09T19:10:16.970Z] Removing intermediate container 5f8867ef7c19 [2022-11-09T19:10:16.970Z] ---> 5f1b22f14503 [2022-11-09T19:10:16.970Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-09T19:10:16.970Z] ---> Running in 375c512e79c3 [2022-11-09T19:10:17.931Z] ---> 6167f25f80e3 [2022-11-09T19:10:17.931Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:18.117Z] Removing intermediate container 60e32f9a1c1b [2022-11-09T19:10:18.117Z] ---> 69dec12c6cc1 [2022-11-09T19:10:18.117Z] [2022-11-09T19:10:18.117Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T19:10:18.117Z] Removing intermediate container fe56a0e50a05 [2022-11-09T19:10:18.117Z] ---> b25b59322636 [2022-11-09T19:10:18.117Z] [2022-11-09T19:10:18.117Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T19:10:18.117Z] Removing intermediate container 51a8bd1fa863 [2022-11-09T19:10:18.117Z] ---> 4eccb8b535aa [2022-11-09T19:10:18.117Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:10:18.198Z] ---> Running in 6ee09767e0e6 [2022-11-09T19:10:18.376Z] 3.16: Pulling from library/alpine [2022-11-09T19:10:18.654Z] 3.16: Pulling from library/alpine [2022-11-09T19:10:18.654Z] ---> d25742c72722 [2022-11-09T19:10:18.654Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:21.264Z] ---> Running in e0faa7e8c26b [2022-11-09T19:10:21.264Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:10:21.264Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T19:10:21.264Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:10:21.264Z] Status: Image is up to date for alpine:3.16 [2022-11-09T19:10:21.264Z] ---> 9c6f07244728 [2022-11-09T19:10:21.264Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T19:10:21.264Z] ---> 9c6f07244728 [2022-11-09T19:10:21.264Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T19:10:21.264Z] ---> Running in 55b7a4006265 [2022-11-09T19:10:21.264Z] ---> Running in 1eb0f6e3c21d [2022-11-09T19:10:21.264Z] Removing intermediate container f6f0d6c20554 [2022-11-09T19:10:21.264Z] ---> b2df034aa5bf [2022-11-09T19:10:21.264Z] [2022-11-09T19:10:21.264Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T19:10:21.264Z] ---> c4fc93816858 [2022-11-09T19:10:21.264Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:10:21.264Z] ---> Using cache [2022-11-09T19:10:21.264Z] ---> 06a9b1fc17a9 [2022-11-09T19:10:21.264Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T19:10:21.264Z] Removing intermediate container 9b8d41d22798 [2022-11-09T19:10:21.264Z] ---> ea4cbf7f10ba [2022-11-09T19:10:21.264Z] [2022-11-09T19:10:21.264Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:10:21.264Z] ---> 9c6f07244728 [2022-11-09T19:10:21.264Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T19:10:21.264Z] ---> Running in 3eeccf9eb7ac [2022-11-09T19:10:21.264Z] ---> Running in 6911977f58d5 [2022-11-09T19:10:21.524Z] Removing intermediate container 6911977f58d5 [2022-11-09T19:10:21.524Z] ---> 2ce736c3437e [2022-11-09T19:10:21.524Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T19:10:21.524Z] ---> Running in cb4c2c054062 [2022-11-09T19:10:21.524Z] Removing intermediate container cb4c2c054062 [2022-11-09T19:10:21.524Z] ---> a829bc1598d7 [2022-11-09T19:10:21.524Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T19:10:21.524Z] ---> Running in 0a95aeef8ad9 [2022-11-09T19:10:21.785Z] Removing intermediate container 0a95aeef8ad9 [2022-11-09T19:10:21.785Z] ---> a800eedd3305 [2022-11-09T19:10:21.785Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T19:10:21.785Z] ---> Running in 6024a68be120 [2022-11-09T19:10:21.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.307Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T19:10:22.307Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T19:10:22.307Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:10:22.307Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T19:10:22.307Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:10:22.307Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T19:10:22.307Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:10:22.307Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T19:10:22.307Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:10:22.307Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:10:22.307Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T19:10:22.307Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:10:22.579Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:10:22.579Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T19:10:22.579Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:10:22.579Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:10:22.579Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:10:22.579Z] OK: 6 MiB in 17 packages [2022-11-09T19:10:22.579Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T19:10:22.579Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T19:10:22.579Z] OK: 8 MiB in 20 packages [2022-11-09T19:10:22.579Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:10:22.579Z] OK: 8 MiB in 20 packages [2022-11-09T19:10:22.579Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:10:22.579Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:10:22.579Z] OK: 15859 distinct packages available [2022-11-09T19:10:22.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:22.940Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T19:10:22.940Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T19:10:23.224Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T19:10:23.224Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T19:10:23.224Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T19:10:23.224Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T19:10:23.224Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:10:23.224Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T19:10:23.224Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T19:10:23.224Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:10:23.224Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:10:23.224Z] OK: 8 MiB in 23 packages [2022-11-09T19:10:26.679Z] Removing intermediate container 6024a68be120 [2022-11-09T19:10:26.679Z] ---> 8aa384555e30 [2022-11-09T19:10:26.679Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:10:26.679Z] Removing intermediate container 1eb0f6e3c21d [2022-11-09T19:10:26.679Z] ---> 91fc3edc190c [2022-11-09T19:10:26.679Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:10:26.679Z] Removing intermediate container 55b7a4006265 [2022-11-09T19:10:26.679Z] ---> 0ecf81fa1531 [2022-11-09T19:10:26.680Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:10:26.680Z] Removing intermediate container 3eeccf9eb7ac [2022-11-09T19:10:26.680Z] ---> 46728e0a0fac [2022-11-09T19:10:26.680Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:10:26.680Z] ---> Running in 78e0e4b1eecb [2022-11-09T19:10:26.680Z] ---> Running in 5e3b9d2b021c [2022-11-09T19:10:26.939Z] ---> a6b89382a591 [2022-11-09T19:10:26.939Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T19:10:27.205Z] ---> a6e7cbbb53c3 [2022-11-09T19:10:27.205Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T19:10:28.589Z] Removing intermediate container 78e0e4b1eecb [2022-11-09T19:10:28.589Z] ---> 83ecaa9648da [2022-11-09T19:10:28.589Z] Step 12/24 : WORKDIR / [2022-11-09T19:10:28.589Z] Removing intermediate container 5e3b9d2b021c [2022-11-09T19:10:28.589Z] ---> a347e1301e4a [2022-11-09T19:10:28.589Z] Step 12/21 : WORKDIR /edgex [2022-11-09T19:10:28.850Z] ---> 9d194442315d [2022-11-09T19:10:28.850Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T19:10:28.850Z] ---> 2fc4c9710561 [2022-11-09T19:10:28.850Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T19:10:28.850Z] ---> Running in 8f9aa5c87e88 [2022-11-09T19:10:28.850Z] ---> Running in 44eb1dfef46b [2022-11-09T19:10:29.109Z] Removing intermediate container 8f9aa5c87e88 [2022-11-09T19:10:29.109Z] ---> e21d8d5ecbf5 [2022-11-09T19:10:29.109Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T19:10:29.404Z] ---> 57594edd2124 [2022-11-09T19:10:29.404Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T19:10:29.712Z] Removing intermediate container 44eb1dfef46b [2022-11-09T19:10:29.712Z] ---> 3e4ef5da794e [2022-11-09T19:10:29.712Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T19:10:29.712Z] ---> 5f05b5c7d3a9 [2022-11-09T19:10:29.712Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T19:10:29.712Z] ---> Running in e31436083e0d [2022-11-09T19:10:29.712Z] ---> Running in f14ce1d4a7dd [2022-11-09T19:10:29.712Z] ---> 28a54c8e23f3 [2022-11-09T19:10:29.712Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T19:10:29.972Z] Removing intermediate container e31436083e0d [2022-11-09T19:10:29.972Z] ---> 98aa13f08e29 [2022-11-09T19:10:29.972Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:10:29.972Z] ---> Running in 7b000dbe60fc [2022-11-09T19:10:29.972Z] ---> b16bf7e772f2 [2022-11-09T19:10:29.972Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T19:10:29.972Z] Removing intermediate container f14ce1d4a7dd [2022-11-09T19:10:29.972Z] ---> 67358a0ccf8b [2022-11-09T19:10:29.972Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:10:29.972Z] ---> Running in e98313706e65 [2022-11-09T19:10:29.972Z] ---> a6d397163182 [2022-11-09T19:10:29.972Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T19:10:29.972Z] Removing intermediate container 7b000dbe60fc [2022-11-09T19:10:29.972Z] ---> 1d5b78f8ac1d [2022-11-09T19:10:29.972Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:10:30.268Z] ---> Running in 5fd9c9043109 [2022-11-09T19:10:30.268Z] Removing intermediate container e98313706e65 [2022-11-09T19:10:30.268Z] ---> 801bff8f8e3a [2022-11-09T19:10:30.268Z] Step 17/19 : LABEL arch=x86_64 [2022-11-09T19:10:30.542Z] ---> Running in 67e3cac1e04d [2022-11-09T19:10:30.542Z] Removing intermediate container 5fd9c9043109 [2022-11-09T19:10:30.542Z] ---> 416d03c3b8ab [2022-11-09T19:10:30.542Z] ---> cf73cad6e14c [2022-11-09T19:10:30.542Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T19:10:30.542Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:10:30.542Z] ---> Running in afe51ac2d38e [2022-11-09T19:10:30.801Z] ---> 3494e83e57ad [2022-11-09T19:10:30.801Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T19:10:30.801Z] Removing intermediate container 67e3cac1e04d [2022-11-09T19:10:30.801Z] ---> 4dbe70f15386 [2022-11-09T19:10:30.801Z] Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:10:30.801Z] ---> cde67449ab0a [2022-11-09T19:10:30.801Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T19:10:30.801Z] ---> Running in 5c387265addd [2022-11-09T19:10:30.801Z] Removing intermediate container afe51ac2d38e [2022-11-09T19:10:30.801Z] ---> eba70e28db4f [2022-11-09T19:10:30.801Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:10:31.058Z] ---> Running in 8e56d1991463 [2022-11-09T19:10:31.349Z] Removing intermediate container 5c387265addd [2022-11-09T19:10:31.349Z] ---> c1a8fa0d0de8 [2022-11-09T19:10:31.349Z] Step 19/19 : LABEL version=2.3.0 [2022-11-09T19:10:31.954Z] Removing intermediate container 8e56d1991463 [2022-11-09T19:10:31.954Z] ---> 872f7e48e83d [2022-11-09T19:10:31.954Z] [2022-11-09T19:10:31.954Z] ---> Running in d945f9e6f4c4 [2022-11-09T19:10:31.954Z] ---> 38c3d115f5bf [2022-11-09T19:10:31.954Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:10:31.954Z] ---> 20a86ffa294d [2022-11-09T19:10:31.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T19:10:31.954Z] Successfully built 872f7e48e83d [2022-11-09T19:10:31.954Z] Successfully tagged core-data:latest [2022-11-09T19:10:31.954Z] Building sys-mgmt-agent [2022-11-09T19:10:31.954Z]  Building core-data ... done Removing intermediate container d945f9e6f4c4 [2022-11-09T19:10:31.954Z] ---> 223fb153ee38 [2022-11-09T19:10:31.954Z] [2022-11-09T19:10:32.249Z] Successfully built 223fb153ee38 [2022-11-09T19:10:32.508Z] Removing intermediate container e0faa7e8c26b [2022-11-09T19:10:32.508Z] ---> 58058c4e70a4 [2022-11-09T19:10:32.508Z] Step 7/24 : COPY . . [2022-11-09T19:10:35.047Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:35.047Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:35.987Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-09T19:10:35.988Z] ---> 476ee3523e22 [2022-11-09T19:10:35.988Z]  Building security-spiffe-token-provider ... done Step 3/22 : WORKDIR /edgex-go [2022-11-09T19:10:35.988Z] Building security-bootstrapper [2022-11-09T19:10:35.988Z] ---> Using cache [2022-11-09T19:10:35.988Z] ---> 535ed0a809ac [2022-11-09T19:10:35.988Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T19:10:38.627Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:38.627Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:38.627Z] ---> 476ee3523e22 [2022-11-09T19:10:38.627Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T19:10:38.627Z] ---> Using cache [2022-11-09T19:10:38.627Z] ---> 535ed0a809ac [2022-11-09T19:10:38.627Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T19:10:40.565Z] ---> f2737e2708fc [2022-11-09T19:10:40.565Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:10:40.565Z] ---> ea1d625769bb [2022-11-09T19:10:40.565Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:10:40.565Z] ---> Running in 740feba53516 [2022-11-09T19:10:40.565Z] ---> Running in 1c9fe7873fbf [2022-11-09T19:10:40.824Z] ---> Running in 02743b31512a [2022-11-09T19:10:40.824Z] ---> cd4e4eef91df [2022-11-09T19:10:40.824Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:10:40.824Z] ---> Running in 454e476af2f0 [2022-11-09T19:10:40.824Z] ---> 57c1ba938fe2 [2022-11-09T19:10:40.824Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:10:40.824Z] Removing intermediate container 454e476af2f0 [2022-11-09T19:10:40.824Z] ---> 539ea2d49432 [2022-11-09T19:10:40.824Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:10:40.824Z] ---> Running in c02957eda8ce [2022-11-09T19:10:40.824Z] ---> Running in 1e717bec1457 [2022-11-09T19:10:41.083Z] Removing intermediate container 1e717bec1457 [2022-11-09T19:10:41.083Z] ---> d85ccefcb1bc [2022-11-09T19:10:41.083Z] 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 [2022-11-09T19:10:41.083Z] ---> Running in 990625b3a3a1 [2022-11-09T19:10:41.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:41.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:41.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:41.342Z] OK: 211 MiB in 51 packages [2022-11-09T19:10:41.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:41.603Z] OK: 211 MiB in 51 packages [2022-11-09T19:10:41.864Z] Removing intermediate container 02743b31512a [2022-11-09T19:10:41.864Z] ---> cf6acce38f6e [2022-11-09T19:10:41.864Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:10:41.864Z] ---> Running in 5288b049f82a [2022-11-09T19:10:42.127Z] Removing intermediate container 5288b049f82a [2022-11-09T19:10:42.127Z] ---> bc798855595f [2022-11-09T19:10:42.127Z] Step 19/21 : LABEL arch=x86_64 [2022-11-09T19:10:42.127Z] ---> Running in 725cb2e832a2 [2022-11-09T19:10:42.127Z] Removing intermediate container 1c9fe7873fbf [2022-11-09T19:10:42.127Z] ---> 03c0e80e6bf0 [2022-11-09T19:10:42.127Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T19:10:42.127Z] Removing intermediate container c02957eda8ce [2022-11-09T19:10:42.127Z] ---> daed23d2fbd8 [2022-11-09T19:10:42.127Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:10:42.127Z] Removing intermediate container 725cb2e832a2 [2022-11-09T19:10:42.127Z] ---> e62d26595b3b [2022-11-09T19:10:42.127Z] Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:10:42.127Z] Removing intermediate container 990625b3a3a1 [2022-11-09T19:10:42.127Z] ---> 4e7293061d0b [2022-11-09T19:10:42.127Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:10:42.127Z] ---> Running in b5b7436fa57e [2022-11-09T19:10:42.127Z] ---> Running in 763c9337e548 [2022-11-09T19:10:42.127Z] ---> Running in 9b520481477a [2022-11-09T19:10:42.399Z] Removing intermediate container 740feba53516 [2022-11-09T19:10:42.399Z] ---> 0c892540fd00 [2022-11-09T19:10:42.399Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T19:10:42.399Z] Removing intermediate container 763c9337e548 [2022-11-09T19:10:42.399Z] ---> 4b8c142c15cc [2022-11-09T19:10:42.399Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:10:42.399Z] Removing intermediate container b5b7436fa57e [2022-11-09T19:10:42.399Z] ---> 3629e435af8b [2022-11-09T19:10:42.399Z] Step 21/21 : LABEL version=2.3.0 [2022-11-09T19:10:42.399Z] ---> 16270202526b [2022-11-09T19:10:42.399Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:42.399Z] ---> Running in cab074b75dff [2022-11-09T19:10:42.399Z] ---> Running in 6d49c46ce653 [2022-11-09T19:10:42.399Z] ---> Running in 14080df1bfaa [2022-11-09T19:10:42.399Z] Removing intermediate container 9b520481477a [2022-11-09T19:10:42.399Z] ---> 9c1a99ef253e [2022-11-09T19:10:42.399Z] [2022-11-09T19:10:42.399Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:10:42.399Z] ---> c4fc93816858 [2022-11-09T19:10:42.399Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:10:42.399Z] ---> Using cache [2022-11-09T19:10:42.399Z] ---> 06a9b1fc17a9 [2022-11-09T19:10:42.399Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:10:42.399Z] ---> Using cache [2022-11-09T19:10:42.399Z] ---> 80ee9a15a51a [2022-11-09T19:10:42.399Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T19:10:42.399Z] ---> a89a006e20f3 [2022-11-09T19:10:42.399Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:42.399Z] ---> Running in 128e0657f0b7 [2022-11-09T19:10:42.399Z] Removing intermediate container 6d49c46ce653 [2022-11-09T19:10:42.399Z] ---> 2a784af199f5 [2022-11-09T19:10:42.399Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:10:42.913Z] ---> Running in 85c40cabe53c [2022-11-09T19:10:42.913Z] Removing intermediate container cab074b75dff [2022-11-09T19:10:42.913Z] ---> 05d3f2cbcaa4 [2022-11-09T19:10:42.913Z] [2022-11-09T19:10:42.913Z] Successfully built 05d3f2cbcaa4 [2022-11-09T19:10:42.913Z] Successfully tagged security-proxy-setup:latest [2022-11-09T19:10:42.913Z]  Building security-proxy-setup ... done Building security-spire-config [2022-11-09T19:10:43.174Z] Removing intermediate container 85c40cabe53c [2022-11-09T19:10:43.174Z] ---> 505efc8ca728 [2022-11-09T19:10:43.174Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:10:46.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:46.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:46.665Z] ---> 476ee3523e22 [2022-11-09T19:10:46.665Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 535ed0a809ac [2022-11-09T19:10:46.665Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 4eccb8b535aa [2022-11-09T19:10:46.665Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> d25742c72722 [2022-11-09T19:10:46.665Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 58058c4e70a4 [2022-11-09T19:10:46.665Z] Step 7/24 : COPY . . [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> cd4e4eef91df [2022-11-09T19:10:46.665Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 539ea2d49432 [2022-11-09T19:10:46.665Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> d85ccefcb1bc [2022-11-09T19:10:46.665Z] 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 [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 4e7293061d0b [2022-11-09T19:10:46.665Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 9c1a99ef253e [2022-11-09T19:10:46.665Z] [2022-11-09T19:10:46.665Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:10:46.665Z] ---> c4fc93816858 [2022-11-09T19:10:46.665Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:10:46.665Z] ---> Using cache [2022-11-09T19:10:46.665Z] ---> 06a9b1fc17a9 [2022-11-09T19:10:46.665Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T19:10:47.610Z] ---> Running in e9746d670965 [2022-11-09T19:10:47.610Z] ---> c22ecb4059df [2022-11-09T19:10:47.610Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:10:47.610Z] ---> Running in 2225854f6e0d [2022-11-09T19:10:47.610Z] Removing intermediate container e9746d670965 [2022-11-09T19:10:47.610Z] ---> 68fd5ec3e9cc [2022-11-09T19:10:47.610Z] [2022-11-09T19:10:47.610Z] Successfully built 68fd5ec3e9cc [2022-11-09T19:10:47.610Z] Successfully tagged security-secretstore-setup:latest [2022-11-09T19:10:47.610Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-11-09T19:10:48.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:48.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:49.348Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:10:49.348Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:10:49.348Z] OK: 15859 distinct packages available [2022-11-09T19:10:49.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:49.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:10:49.799Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T19:10:49.799Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:10:49.799Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T19:10:49.799Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T19:10:49.799Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:10:49.799Z] OK: 6 MiB in 18 packages [2022-11-09T19:10:51.978Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:10:51.978Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:10:51.978Z] ---> 476ee3523e22 [2022-11-09T19:10:51.978Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:10:51.978Z] ---> Using cache [2022-11-09T19:10:51.978Z] ---> aac38bd50a6c [2022-11-09T19:10:51.978Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:10:51.978Z] ---> Using cache [2022-11-09T19:10:51.978Z] ---> 7d3a08e79ca0 [2022-11-09T19:10:51.978Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T19:11:00.249Z] ---> Running in c1dbacb42db1 [2022-11-09T19:11:00.249Z] ---> 5c25c629b7dd [2022-11-09T19:11:00.249Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:11:00.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:11:00.249Z] Removing intermediate container 2225854f6e0d [2022-11-09T19:11:00.249Z] ---> 58fd8fe8ef48 [2022-11-09T19:11:00.249Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:11:00.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:11:00.249Z] OK: 211 MiB in 51 packages [2022-11-09T19:11:02.214Z] ---> a98dfd03229b [2022-11-09T19:11:02.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T19:11:06.417Z] ---> 65baa6b9d34e [2022-11-09T19:11:06.417Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T19:11:06.417Z] ---> 330c78b3eaa7 [2022-11-09T19:11:06.417Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:11:06.417Z] Removing intermediate container c1dbacb42db1 [2022-11-09T19:11:06.417Z] ---> b566b3ebe86d [2022-11-09T19:11:06.417Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:11:06.417Z] ---> 57ac1bf633e0 [2022-11-09T19:11:06.417Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:11:06.417Z] ---> 98d0051a65df [2022-11-09T19:11:06.417Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T19:11:06.417Z] ---> a47b0e83a0e9 [2022-11-09T19:11:06.417Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:11:06.417Z] ---> Running in bfce10373246 [2022-11-09T19:11:06.417Z] ---> Running in 1255f9dc0dc1 [2022-11-09T19:11:06.417Z] ---> Running in 2ab81745338d [2022-11-09T19:11:06.417Z] Removing intermediate container bfce10373246 [2022-11-09T19:11:06.417Z] ---> 2dd0a04d6c94 [2022-11-09T19:11:06.417Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:11:06.417Z] ---> Running in d551974bd4eb [2022-11-09T19:11:06.678Z] Removing intermediate container 1255f9dc0dc1 [2022-11-09T19:11:06.678Z] ---> 397f15073b51 [2022-11-09T19:11:06.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T19:11:06.678Z] Removing intermediate container d551974bd4eb [2022-11-09T19:11:06.678Z] ---> 838101f28b1e [2022-11-09T19:11:06.678Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:11:06.939Z] ---> Running in 53130c5f3f6f [2022-11-09T19:11:06.939Z] ---> 6f193009043e [2022-11-09T19:11:06.939Z] Step 19/24 : WORKDIR / [2022-11-09T19:11:07.200Z] ---> Running in ddb82a96032d [2022-11-09T19:11:07.200Z] Removing intermediate container 53130c5f3f6f [2022-11-09T19:11:07.200Z] ---> a9d82b9dbb1e [2022-11-09T19:11:07.200Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:11:07.200Z] ---> Running in 5a2debe591cc [2022-11-09T19:11:07.460Z] Removing intermediate container 14080df1bfaa [2022-11-09T19:11:07.460Z] ---> 1130e0f04024 [2022-11-09T19:11:07.460Z] Step 7/22 : COPY . . [2022-11-09T19:11:07.460Z] Removing intermediate container ddb82a96032d [2022-11-09T19:11:07.460Z] ---> 150c4aed6bda [2022-11-09T19:11:07.460Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:11:07.460Z] ---> Running in a0f8853415d4 [2022-11-09T19:11:07.460Z] Removing intermediate container 5a2debe591cc [2022-11-09T19:11:07.460Z] ---> 49b222700c03 [2022-11-09T19:11:07.460Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:11:07.718Z] Removing intermediate container 128e0657f0b7 [2022-11-09T19:11:07.718Z] ---> 18d3f5368dc8 [2022-11-09T19:11:07.718Z] Step 7/32 : COPY . . [2022-11-09T19:11:14.322Z] ---> Running in 3d1a4c309709 [2022-11-09T19:11:14.322Z] Removing intermediate container a0f8853415d4 [2022-11-09T19:11:14.322Z] ---> 299e7980cf69 [2022-11-09T19:11:14.322Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:11:14.322Z] ---> 973ed447dbf9 [2022-11-09T19:11:14.322Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T19:11:15.750Z] ---> 2e4549ae0272 [2022-11-09T19:11:15.750Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T19:11:17.138Z] Removing intermediate container 3d1a4c309709 [2022-11-09T19:11:17.138Z] ---> 02e73c8ba1d8 [2022-11-09T19:11:17.138Z] [2022-11-09T19:11:17.138Z] ---> Running in 1eddb6c6779a [2022-11-09T19:11:17.138Z] ---> Running in 09898ea0da2a [2022-11-09T19:11:17.138Z] ---> Running in e09f42e13113 [2022-11-09T19:11:17.138Z] Successfully built 02e73c8ba1d8 [2022-11-09T19:11:17.138Z] Successfully tagged security-spire-agent:latest [2022-11-09T19:11:17.138Z]  Building security-spire-agent ... done Building support-notifications [2022-11-09T19:11:17.397Z] Removing intermediate container 1eddb6c6779a [2022-11-09T19:11:17.397Z] ---> 9d2139c1fc03 [2022-11-09T19:11:17.397Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:11:17.397Z] ---> Running in 77f406e939a3 [2022-11-09T19:11:19.945Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:11:19.945Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:11:19.945Z] ---> 476ee3523e22 [2022-11-09T19:11:19.945Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:11:19.945Z] ---> Using cache [2022-11-09T19:11:19.945Z] ---> aac38bd50a6c [2022-11-09T19:11:19.945Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:11:19.945Z] ---> Using cache [2022-11-09T19:11:19.945Z] ---> 7d3a08e79ca0 [2022-11-09T19:11:19.945Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-09T19:11:21.848Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T19:11:22.106Z] Removing intermediate container 77f406e939a3 [2022-11-09T19:11:22.106Z] ---> ec6f4fb389a5 [2022-11-09T19:11:22.106Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:11:24.695Z] ---> Running in b0d0720f4b3a [2022-11-09T19:11:24.695Z] ---> Running in 3766f203d51f [2022-11-09T19:11:24.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T19:11:24.952Z] Removing intermediate container 3766f203d51f [2022-11-09T19:11:24.952Z] ---> c9208dfbb2e7 [2022-11-09T19:11:24.952Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:11:25.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:11:25.293Z] ---> Running in 1057dfc3f23e [2022-11-09T19:11:25.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:11:25.293Z] Removing intermediate container 2ab81745338d [2022-11-09T19:11:25.293Z] ---> ca92582125b8 [2022-11-09T19:11:25.293Z] Step 8/22 : COPY . . [2022-11-09T19:11:25.555Z] Removing intermediate container 1057dfc3f23e [2022-11-09T19:11:25.555Z] ---> 0dab4629bd80 [2022-11-09T19:11:25.555Z] [2022-11-09T19:11:25.555Z] OK: 211 MiB in 51 packages [2022-11-09T19:11:25.555Z] Successfully built 0dab4629bd80 [2022-11-09T19:11:25.555Z] Successfully tagged security-spire-config:latest [2022-11-09T19:11:25.555Z]  Building security-spire-config ... done Building core-metadata [2022-11-09T19:11:30.135Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:11:30.135Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:11:30.135Z] ---> 476ee3523e22 [2022-11-09T19:11:30.135Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:11:30.135Z] ---> Using cache [2022-11-09T19:11:30.135Z] ---> aac38bd50a6c [2022-11-09T19:11:30.135Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T19:11:30.135Z] ---> Using cache [2022-11-09T19:11:30.135Z] ---> 7d3a08e79ca0 [2022-11-09T19:11:30.135Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T19:11:30.135Z] ---> Using cache [2022-11-09T19:11:30.135Z] ---> b566b3ebe86d [2022-11-09T19:11:30.135Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T19:11:30.135Z] ---> Using cache [2022-11-09T19:11:30.135Z] ---> a47b0e83a0e9 [2022-11-09T19:11:30.135Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:11:30.135Z] ---> Using cache [2022-11-09T19:11:30.135Z] ---> ca92582125b8 [2022-11-09T19:11:30.135Z] Step 8/24 : COPY . . [2022-11-09T19:11:39.808Z] Removing intermediate container 375c512e79c3 [2022-11-09T19:11:39.809Z] ---> a64c82766384 [2022-11-09T19:11:39.809Z] Step 8/22 : COPY . . [2022-11-09T19:11:39.809Z] Removing intermediate container 89ca1d0764fe [2022-11-09T19:11:39.809Z] ---> 5144dd2ca6bf [2022-11-09T19:11:39.809Z] Step 7/23 : COPY . . [2022-11-09T19:11:39.809Z] Removing intermediate container 69cda9dd72c1 [2022-11-09T19:11:39.809Z] ---> fe0baf6a9de4 [2022-11-09T19:11:39.809Z] Step 7/24 : COPY . . [2022-11-09T19:11:39.809Z] Removing intermediate container 6ee09767e0e6 [2022-11-09T19:11:39.809Z] ---> 84dd35f1d6dd [2022-11-09T19:11:39.809Z] Step 7/19 : COPY . . [2022-11-09T19:11:39.809Z] Removing intermediate container 264639a0a64f [2022-11-09T19:11:39.809Z] ---> f3cf4762c3d6 [2022-11-09T19:11:39.809Z] Step 7/24 : COPY . . [2022-11-09T19:11:42.392Z] ---> ad24f8dab95a [2022-11-09T19:11:42.392Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T19:11:42.392Z] ---> 0bc2dfba7058 [2022-11-09T19:11:42.392Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-09T19:11:42.392Z] ---> Running in 4339ecd9004e [2022-11-09T19:11:42.392Z] ---> 5f460c04a3ef [2022-11-09T19:11:42.392Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:11:42.660Z] ---> Running in 15138a5f8ce7 [2022-11-09T19:11:42.660Z] ---> 1f1895eef577 [2022-11-09T19:11:42.660Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:11:42.660Z] ---> c821d213e5e7 [2022-11-09T19:11:42.660Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-09T19:11:42.660Z] ---> Running in e9f12262549f [2022-11-09T19:11:42.928Z] ---> Running in 817b5b2632c6 [2022-11-09T19:11:42.928Z] ---> Running in f506cd659ae5 [2022-11-09T19:11:43.516Z] Removing intermediate container 817b5b2632c6 [2022-11-09T19:11:43.516Z] ---> 9c3e25df0dc3 [2022-11-09T19:11:43.516Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-09T19:11:43.516Z] Removing intermediate container e9f12262549f [2022-11-09T19:11:43.516Z] ---> ba105c9fd506 [2022-11-09T19:11:43.516Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:11:43.783Z] ---> Running in 033d966697e3 [2022-11-09T19:11:43.783Z] ---> Running in e2c76a132823 [2022-11-09T19:11:44.060Z] Removing intermediate container e2c76a132823 [2022-11-09T19:11:44.060Z] ---> 24f1921a4fb3 [2022-11-09T19:11:44.060Z] 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 [2022-11-09T19:11:44.352Z] ---> Running in 4ade20a9e6d2 [2022-11-09T19:11:44.352Z] Removing intermediate container 033d966697e3 [2022-11-09T19:11:44.352Z] ---> 023563cf9afe [2022-11-09T19:11:44.352Z] 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 [2022-11-09T19:11:44.643Z] ---> Running in a98d3c940dfc [2022-11-09T19:11:44.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T19:11:45.005Z] Removing intermediate container b0d0720f4b3a [2022-11-09T19:11:45.005Z] ---> 79265080bb59 [2022-11-09T19:11:45.005Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:11:45.005Z] ---> ec39c9694399 [2022-11-09T19:11:45.006Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T19:11:45.006Z] ---> 0242a9123b23 [2022-11-09T19:11:45.006Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T19:11:45.006Z] ---> Running in 266166d3d126 [2022-11-09T19:11:45.006Z] ---> Running in ccded7a56baa [2022-11-09T19:11:45.006Z] ---> 753a407532c8 [2022-11-09T19:11:45.006Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:11:45.006Z] ---> Running in d43f50cac69e [2022-11-09T19:11:45.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T19:11:45.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T19:11:45.228Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-09T19:11:45.228Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-09T19:11:47.805Z] Removing intermediate container a98d3c940dfc [2022-11-09T19:11:47.805Z] ---> ffb428044fc2 [2022-11-09T19:11:47.805Z] Step 11/23 : WORKDIR /edgex-go [2022-11-09T19:11:48.073Z] ---> Running in e77ac4f0ee0f [2022-11-09T19:11:48.339Z] Removing intermediate container 4ade20a9e6d2 [2022-11-09T19:11:48.339Z] ---> 5dc280546f3e [2022-11-09T19:11:48.339Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:11:48.607Z] ---> Running in e2a6a28665f1 [2022-11-09T19:11:48.607Z] Removing intermediate container e77ac4f0ee0f [2022-11-09T19:11:48.607Z] ---> 23563bd85154 [2022-11-09T19:11:48.607Z] [2022-11-09T19:11:48.607Z] Step 12/23 : FROM alpine:3.15 [2022-11-09T19:11:48.878Z] 3.15: Pulling from library/alpine [2022-11-09T19:11:49.147Z] Removing intermediate container e2a6a28665f1 [2022-11-09T19:11:49.147Z] ---> 81ef621c3ac4 [2022-11-09T19:11:49.147Z] [2022-11-09T19:11:49.147Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:11:49.338Z] Removing intermediate container 09898ea0da2a [2022-11-09T19:11:49.338Z] ---> 43dea0c1954b [2022-11-09T19:11:49.338Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T19:11:49.416Z] 3.15: Pulling from library/alpine [2022-11-09T19:11:50.377Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T19:11:50.377Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-11-09T19:11:50.377Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T19:11:50.377Z] Status: Downloaded newer image for alpine:3.15 [2022-11-09T19:11:50.377Z] ---> 02e0d6fdf486 [2022-11-09T19:11:50.377Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:11:50.377Z] ---> 02e0d6fdf486 [2022-11-09T19:11:50.377Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:11:50.377Z] ---> Running in 28b3d0fcaea7 [2022-11-09T19:11:50.377Z] ---> Running in f77c24394c97 [2022-11-09T19:11:51.348Z] Removing intermediate container f77c24394c97 [2022-11-09T19:11:51.348Z] ---> 048af98bf4c2 [2022-11-09T19:11:51.348Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:11:51.348Z] Removing intermediate container 28b3d0fcaea7 [2022-11-09T19:11:51.348Z] ---> cb99693a4796 [2022-11-09T19:11:51.348Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-09T19:11:51.348Z] ---> Running in 34ae579630c5 [2022-11-09T19:11:51.616Z] ---> Running in 5a5b59feac3e [2022-11-09T19:11:54.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:54.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:54.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:54.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:55.984Z] Removing intermediate container e09f42e13113 [2022-11-09T19:11:55.984Z] ---> d179f82a1460 [2022-11-09T19:11:55.984Z] [2022-11-09T19:11:55.984Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T19:11:55.984Z] ---> 9c6f07244728 [2022-11-09T19:11:55.984Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:11:55.984Z] ---> Running in 101a75d4a943 [2022-11-09T19:11:55.984Z] ---> Running in 1ea56e28c3ff [2022-11-09T19:11:55.984Z] Removing intermediate container 1ea56e28c3ff [2022-11-09T19:11:55.984Z] ---> e26d024baa8b [2022-11-09T19:11:55.984Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T19:11:56.244Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T19:11:56.505Z] ---> Running in 236ad0da5b91 [2022-11-09T19:11:56.544Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:11:56.544Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:11:56.544Z] OK: 15736 distinct packages available [2022-11-09T19:11:56.811Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:11:56.811Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:11:56.811Z] OK: 15736 distinct packages available [2022-11-09T19:11:56.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:57.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:57.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:57.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:11:59.024Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T19:11:59.025Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:11:59.025Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T19:11:59.025Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-09T19:11:59.025Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T19:11:59.025Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T19:11:59.025Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:11:59.025Z] (3/5) Installing libucontext (1.1-r0) [2022-11-09T19:11:59.025Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-09T19:11:59.025Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-09T19:11:59.025Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:11:59.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:11:59.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:11:59.050Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:11:59.050Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T19:11:59.050Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:11:59.050Z] OK: 6 MiB in 16 packages [2022-11-09T19:11:59.292Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:11:59.292Z] OK: 6 MiB in 19 packages [2022-11-09T19:11:59.292Z] OK: 6 MiB in 19 packages [2022-11-09T19:12:02.646Z] Removing intermediate container 5a5b59feac3e [2022-11-09T19:12:02.646Z] ---> 24e5752c7d88 [2022-11-09T19:12:02.646Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-09T19:12:02.646Z] Removing intermediate container 34ae579630c5 [2022-11-09T19:12:02.646Z] ---> 9b56eb02213a [2022-11-09T19:12:02.646Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:12:05.636Z] Removing intermediate container 101a75d4a943 [2022-11-09T19:12:05.637Z] ---> d65582df3342 [2022-11-09T19:12:05.637Z] [2022-11-09T19:12:05.637Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:12:05.637Z] ---> 9c6f07244728 [2022-11-09T19:12:05.637Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:12:05.637Z] Removing intermediate container 236ad0da5b91 [2022-11-09T19:12:05.637Z] ---> 2edffa9d979d [2022-11-09T19:12:05.637Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T19:12:05.898Z] ---> Running in 6868f44e014e [2022-11-09T19:12:06.187Z] ---> Running in 51423aa3bbc3 [2022-11-09T19:12:06.187Z] Removing intermediate container 6868f44e014e [2022-11-09T19:12:06.187Z] ---> a805d1cb76ef [2022-11-09T19:12:06.187Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T19:12:06.187Z] Removing intermediate container 51423aa3bbc3 [2022-11-09T19:12:06.187Z] ---> 14e31a81cada [2022-11-09T19:12:06.187Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T19:12:06.187Z] ---> Running in 1dfba0ad764b [2022-11-09T19:12:06.446Z] Removing intermediate container d43f50cac69e [2022-11-09T19:12:06.447Z] ---> ef8fc75555a8 [2022-11-09T19:12:06.447Z] Step 8/22 : COPY . . [2022-11-09T19:12:06.447Z] ---> Running in ef7a496105cd [2022-11-09T19:12:07.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:07.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:07.271Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T19:12:07.271Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T19:12:07.271Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T19:12:07.271Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T19:12:07.271Z] Executing bash-5.1.16-r2.post-install [2022-11-09T19:12:07.271Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T19:12:07.271Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:12:07.271Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:12:07.271Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T19:12:07.271Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T19:12:07.271Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T19:12:07.529Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T19:12:07.529Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T19:12:07.529Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T19:12:07.529Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T19:12:07.529Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T19:12:07.529Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T19:12:07.788Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:12:07.788Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:12:07.788Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T19:12:07.788Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T19:12:07.788Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T19:12:08.047Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T19:12:08.047Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T19:12:08.047Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T19:12:08.047Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T19:12:08.047Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T19:12:08.048Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T19:12:08.048Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T19:12:08.048Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T19:12:08.048Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T19:12:08.048Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T19:12:08.048Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T19:12:08.048Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T19:12:08.305Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:12:08.305Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:12:08.305Z] OK: 122 MiB in 47 packages [2022-11-09T19:12:09.834Z] Removing intermediate container ef7a496105cd [2022-11-09T19:12:09.834Z] ---> e05d500ac301 [2022-11-09T19:12:09.834Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T19:12:10.883Z] ---> 4d89873e67dc [2022-11-09T19:12:10.883Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:12:13.479Z] ---> f5c4b3acc66f [2022-11-09T19:12:13.479Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:12:14.902Z] ---> d71c30272a92 [2022-11-09T19:12:14.902Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-09T19:12:15.163Z] ---> Running in 45c240b2f81a [2022-11-09T19:12:15.164Z] ---> 5f396ed71620 [2022-11-09T19:12:15.164Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-09T19:12:15.164Z] Removing intermediate container 266166d3d126 [2022-11-09T19:12:15.164Z] ---> 83918dde8154 [2022-11-09T19:12:15.164Z] [2022-11-09T19:12:15.164Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T19:12:15.164Z] ---> 9c6f07244728 [2022-11-09T19:12:15.164Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:12:16.871Z] ---> c1caf5557ac2 [2022-11-09T19:12:16.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-09T19:12:17.711Z] ---> Running in 050fc72aa451 [2022-11-09T19:12:17.711Z] ---> Running in 0540a92c8387 [2022-11-09T19:12:17.711Z] Removing intermediate container 45c240b2f81a [2022-11-09T19:12:17.711Z] ---> e5cdd7aea1dc [2022-11-09T19:12:17.711Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T19:12:17.711Z] ---> Running in 0a7c80950c01 [2022-11-09T19:12:17.711Z] Removing intermediate container 0a7c80950c01 [2022-11-09T19:12:17.711Z] ---> a37e92911a34 [2022-11-09T19:12:17.711Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T19:12:17.970Z] ---> Running in 5b1d4341771b [2022-11-09T19:12:17.970Z] Removing intermediate container ccded7a56baa [2022-11-09T19:12:17.970Z] ---> 51cdc7438045 [2022-11-09T19:12:17.970Z] [2022-11-09T19:12:17.970Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:12:17.970Z] ---> 9c6f07244728 [2022-11-09T19:12:17.970Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:12:17.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:17.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-09T19:12:17.970Z] ---> Running in 2a59f4456e58 [2022-11-09T19:12:17.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:18.233Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T19:12:18.233Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:12:18.233Z] OK: 6 MiB in 15 packages [2022-11-09T19:12:18.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:18.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:18.754Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T19:12:18.754Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:12:18.754Z] OK: 6 MiB in 15 packages [2022-11-09T19:12:19.014Z] Removing intermediate container 050fc72aa451 [2022-11-09T19:12:19.014Z] ---> 019d9f68a772 [2022-11-09T19:12:19.014Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:12:19.014Z] Removing intermediate container 5b1d4341771b [2022-11-09T19:12:19.014Z] ---> 1a3ee13712b7 [2022-11-09T19:12:19.014Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T19:12:19.014Z] ---> Running in 747025dc344f [2022-11-09T19:12:19.014Z] ---> Running in 011b8ea648f0 [2022-11-09T19:12:19.275Z] Removing intermediate container 011b8ea648f0 [2022-11-09T19:12:19.275Z] ---> a39c0a4e2b17 [2022-11-09T19:12:19.275Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T19:12:19.275Z] Removing intermediate container 747025dc344f [2022-11-09T19:12:19.275Z] ---> faf29e541d7d [2022-11-09T19:12:19.275Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T19:12:19.275Z] Removing intermediate container 2a59f4456e58 [2022-11-09T19:12:19.275Z] ---> 162d8dab9c9e [2022-11-09T19:12:19.275Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:12:19.275Z] ---> Running in 0ddca525d92b [2022-11-09T19:12:19.456Z] ---> abf45f7adf3a [2022-11-09T19:12:19.456Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:12:19.456Z] ---> Running in ba0d484617b5 [2022-11-09T19:12:19.537Z] ---> Running in f9ea94e6b27a [2022-11-09T19:12:19.537Z] Removing intermediate container 0ddca525d92b [2022-11-09T19:12:19.537Z] ---> 4f20db8b9b44 [2022-11-09T19:12:19.537Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T19:12:19.537Z] ---> Running in 9f5ed23c52ff [2022-11-09T19:12:19.537Z] ---> 05f12e1f4b0c [2022-11-09T19:12:19.537Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T19:12:19.537Z] Removing intermediate container f9ea94e6b27a [2022-11-09T19:12:19.537Z] ---> e6f54bfe87cc [2022-11-09T19:12:19.537Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T19:12:19.537Z] Collecting docker-compose==1.23.2 [2022-11-09T19:12:19.537Z] ---> Running in 3f246ec1b7c9 [2022-11-09T19:12:19.537Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T19:12:19.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 21.3 MB/s eta 0:00:00 [2022-11-09T19:12:19.798Z] ---> Running in df9c47081c1c [2022-11-09T19:12:19.798Z] Removing intermediate container 9f5ed23c52ff [2022-11-09T19:12:19.798Z] ---> 3fce0bf1553e [2022-11-09T19:12:19.798Z] Step 15/24 : WORKDIR / [2022-11-09T19:12:19.798Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T19:12:19.798Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T19:12:19.798Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T19:12:19.798Z] Preparing metadata (setup.py): started [2022-11-09T19:12:19.798Z] ---> Running in 3fce5fec7974 [2022-11-09T19:12:19.798Z] Removing intermediate container 3f246ec1b7c9 [2022-11-09T19:12:19.798Z] ---> 0ce8c962037b [2022-11-09T19:12:19.798Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:12:19.798Z] ---> Running in c41debaf8bce [2022-11-09T19:12:20.090Z] Removing intermediate container 3fce5fec7974 [2022-11-09T19:12:20.090Z] ---> 9860c6335c05 [2022-11-09T19:12:20.090Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:12:20.090Z] Removing intermediate container c41debaf8bce [2022-11-09T19:12:20.090Z] ---> d3717d2bcc21 [2022-11-09T19:12:20.090Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:12:20.090Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:12:20.090Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T19:12:20.090Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T19:12:20.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 78.9 MB/s eta 0:00:00 [2022-11-09T19:12:20.350Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T19:12:20.350Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T19:12:20.350Z] ---> 86a30bbf4148 [2022-11-09T19:12:20.350Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T19:12:20.350Z] ---> 2942e4d8b86e [2022-11-09T19:12:20.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T19:12:20.350Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T19:12:20.350Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T19:12:20.350Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 106.6 MB/s eta 0:00:00 [2022-11-09T19:12:20.350Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T19:12:20.350Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T19:12:20.350Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T19:12:20.350Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T19:12:20.350Z] Preparing metadata (setup.py): started [2022-11-09T19:12:20.418Z] Removing intermediate container ba0d484617b5 [2022-11-09T19:12:20.418Z] ---> d78b8d254eca [2022-11-09T19:12:20.418Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:12:20.690Z] ---> Running in 749ea8220512 [2022-11-09T19:12:20.920Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:12:20.920Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T19:12:20.920Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T19:12:20.920Z] Preparing metadata (setup.py): started [2022-11-09T19:12:21.491Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:12:21.491Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T19:12:21.491Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T19:12:21.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 127.7 MB/s eta 0:00:00 [2022-11-09T19:12:21.491Z] Collecting PyYAML<4,>=3.10 [2022-11-09T19:12:21.491Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T19:12:21.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 150.8 MB/s eta 0:00:00 [2022-11-09T19:12:21.752Z] Preparing metadata (setup.py): started [2022-11-09T19:12:22.017Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:12:22.017Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T19:12:22.017Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T19:12:22.104Z] Removing intermediate container 749ea8220512 [2022-11-09T19:12:22.104Z] ---> f6b6ac61231b [2022-11-09T19:12:22.104Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T19:12:22.297Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T19:12:22.297Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T19:12:22.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 77.9 MB/s eta 0:00:00 [2022-11-09T19:12:22.297Z] Collecting certifi>=2017.4.17 [2022-11-09T19:12:22.297Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T19:12:22.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 102.5 MB/s eta 0:00:00 [2022-11-09T19:12:22.297Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T19:12:22.297Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T19:12:22.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 93.4 MB/s eta 0:00:00 [2022-11-09T19:12:22.370Z] ---> Running in 246ef475f6a0 [2022-11-09T19:12:22.564Z] Collecting idna<2.8,>=2.5 [2022-11-09T19:12:22.564Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T19:12:22.564Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 134.8 MB/s eta 0:00:00 [2022-11-09T19:12:22.564Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T19:12:22.564Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T19:12:22.564Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T19:12:22.564Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T19:12:22.564Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T19:12:22.564Z] ---> 704776b54787 [2022-11-09T19:12:22.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T19:12:22.564Z] ---> d0410f0b8fe2 [2022-11-09T19:12:22.564Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T19:12:22.564Z] Running setup.py install for texttable: started [2022-11-09T19:12:22.635Z] ---> 26995ab61cdd [2022-11-09T19:12:22.635Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:12:22.828Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T19:12:22.829Z] Running setup.py install for PyYAML: started [2022-11-09T19:12:23.217Z] Removing intermediate container 246ef475f6a0 [2022-11-09T19:12:23.217Z] ---> 2981d6c45742 [2022-11-09T19:12:23.217Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:23.397Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T19:12:23.397Z] Removing intermediate container df9c47081c1c [2022-11-09T19:12:23.397Z] ---> 68e976f521a0 [2022-11-09T19:12:23.397Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:12:23.483Z] ---> Running in b3d017ab6fed [2022-11-09T19:12:24.442Z] Removing intermediate container b3d017ab6fed [2022-11-09T19:12:24.442Z] ---> 5d4c227d5cd0 [2022-11-09T19:12:24.442Z] Step 23/23 : LABEL version=2.3.0 [2022-11-09T19:12:24.708Z] ---> b830fc09a56d [2022-11-09T19:12:24.708Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-09T19:12:24.708Z] ---> Running in b412a6b240a6 [2022-11-09T19:12:25.302Z] Running setup.py install for docopt: started [2022-11-09T19:12:25.671Z] Removing intermediate container b412a6b240a6 [2022-11-09T19:12:25.671Z] ---> 82cd5c144e09 [2022-11-09T19:12:25.671Z] [2022-11-09T19:12:25.870Z] ---> 8f18623a5497 [2022-11-09T19:12:25.870Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T19:12:25.870Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T19:12:26.137Z] ---> c725befa857f [2022-11-09T19:12:26.137Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T19:12:26.467Z] Successfully built 82cd5c144e09 [2022-11-09T19:12:26.467Z] Successfully tagged security-spire-server-arm64:latest [2022-11-09T19:12:26.467Z] Building core-metadata [2022-11-09T19:12:26.467Z]  Building security-spire-server ... done  ---> c3def2f033d6 [2022-11-09T19:12:26.467Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-09T19:12:27.460Z] ---> 5423f62b2e8d [2022-11-09T19:12:27.460Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:12:27.460Z] ---> Running in 1b3ebc931f85 [2022-11-09T19:12:28.035Z] ---> 4404ae7f0fbc [2022-11-09T19:12:28.035Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T19:12:28.035Z] ---> Running in 544cbc5b1b22 [2022-11-09T19:12:28.081Z] Removing intermediate container 1b3ebc931f85 [2022-11-09T19:12:28.081Z] ---> 74eb1a347820 [2022-11-09T19:12:28.081Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:12:28.293Z] ---> 7d0cf4fbb02b [2022-11-09T19:12:28.293Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T19:12:28.293Z] Running setup.py install for dockerpty: started [2022-11-09T19:12:28.380Z] ---> Running in d754b99d2680 [2022-11-09T19:12:28.551Z] Removing intermediate container 544cbc5b1b22 [2022-11-09T19:12:28.551Z] ---> 1a57b6343095 [2022-11-09T19:12:28.551Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:12:28.551Z] ---> Running in 185f38251ac4 [2022-11-09T19:12:28.551Z] ---> 79742ffc384c [2022-11-09T19:12:28.551Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> Running in 004c6fc6a473 [2022-11-09T19:12:28.551Z] [2022-11-09T19:12:28.551Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T19:12:28.814Z] ---> 8958d47f0614 [2022-11-09T19:12:28.814Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T19:12:29.003Z] Removing intermediate container d754b99d2680 [2022-11-09T19:12:29.003Z] ---> c5b92158acc1 [2022-11-09T19:12:29.003Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T19:12:29.075Z] Removing intermediate container 185f38251ac4 [2022-11-09T19:12:29.075Z] ---> 4d0d9ab4a479 [2022-11-09T19:12:29.075Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:12:29.075Z] Removing intermediate container 004c6fc6a473 [2022-11-09T19:12:29.075Z] ---> 159786fe3ea8 [2022-11-09T19:12:29.075Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:12:29.075Z] ---> Running in 6457e1431a30 [2022-11-09T19:12:29.075Z] ---> Running in de0dc1ea9dbf [2022-11-09T19:12:29.277Z] ---> Running in a2925d163cf7 [2022-11-09T19:12:29.333Z] ---> 6240eff8a3ce [2022-11-09T19:12:29.333Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T19:12:29.589Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T19:12:29.589Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T19:12:29.589Z] Removing intermediate container 6457e1431a30 [2022-11-09T19:12:29.589Z] ---> d48606bcad8c [2022-11-09T19:12:29.589Z] Step 22/24 : LABEL arch=x86_64 [2022-11-09T19:12:29.589Z] Removing intermediate container de0dc1ea9dbf [2022-11-09T19:12:29.589Z] ---> 332cf4aae094 [2022-11-09T19:12:29.589Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:29.846Z] ---> Running in 12cabdffbaf9 [2022-11-09T19:12:29.846Z] ---> Running in dbf95dc7ff92 [2022-11-09T19:12:29.875Z] Removing intermediate container a2925d163cf7 [2022-11-09T19:12:29.875Z] ---> 9d943337606a [2022-11-09T19:12:29.875Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:29.875Z] ---> Running in 8ce64966f5bf [2022-11-09T19:12:30.104Z] ---> 95a22c07e0b7 [2022-11-09T19:12:30.104Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T19:12:30.486Z] Removing intermediate container 8ce64966f5bf [2022-11-09T19:12:30.486Z] ---> 41abf49f5053 [2022-11-09T19:12:30.486Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:12:30.668Z] Removing intermediate container 12cabdffbaf9 [2022-11-09T19:12:30.668Z] ---> 69e40f27e4ad [2022-11-09T19:12:30.668Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:30.668Z] Removing intermediate container dbf95dc7ff92 [2022-11-09T19:12:30.668Z] ---> bcd47674359a [2022-11-09T19:12:30.668Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:12:30.754Z] ---> Running in e23a249d86af [2022-11-09T19:12:30.928Z] ---> ffccfbbd5fe3 [2022-11-09T19:12:30.928Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T19:12:30.928Z] ---> Running in a60c08b6dcd8 [2022-11-09T19:12:30.928Z] ---> Running in b188a8c180b1 [2022-11-09T19:12:31.336Z] Removing intermediate container e23a249d86af [2022-11-09T19:12:31.336Z] ---> 23d3d96e65c3 [2022-11-09T19:12:31.336Z] [2022-11-09T19:12:31.864Z] Removing intermediate container a60c08b6dcd8 [2022-11-09T19:12:31.864Z] ---> 13090059344f [2022-11-09T19:12:31.864Z] [2022-11-09T19:12:31.864Z] Successfully built 13090059344f [2022-11-09T19:12:31.923Z] Successfully built 23d3d96e65c3 [2022-11-09T19:12:31.923Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-09T19:12:31.923Z]  Building security-spire-agent ... done Building core-command [2022-11-09T19:12:32.504Z] Successfully tagged support-scheduler:latest [2022-11-09T19:12:32.504Z] Building core-command [2022-11-09T19:12:32.504Z]  Building support-scheduler ... done Removing intermediate container b188a8c180b1 [2022-11-09T19:12:32.504Z] ---> b14dad81e6f3 [2022-11-09T19:12:32.504Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:12:32.504Z] ---> 2ef179279d7e [2022-11-09T19:12:32.504Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T19:12:32.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:12:32.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:12:32.888Z] ---> c810c9c1d514 [2022-11-09T19:12:32.888Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:12:32.888Z] ---> Using cache [2022-11-09T19:12:32.888Z] ---> ed8046d4dc6d [2022-11-09T19:12:32.888Z] Step 4/24 : WORKDIR /edgex-go [2022-11-09T19:12:32.888Z] ---> Using cache [2022-11-09T19:12:32.888Z] ---> 3c65f7c99613 [2022-11-09T19:12:32.888Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-09T19:12:32.888Z] ---> Running in 9116aa00f4eb [2022-11-09T19:12:34.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:12:35.075Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:12:35.075Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:12:35.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:12:35.654Z] ---> 476ee3523e22 [2022-11-09T19:12:35.654Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:12:35.654Z] ---> Using cache [2022-11-09T19:12:35.654Z] ---> aac38bd50a6c [2022-11-09T19:12:35.654Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T19:12:35.654Z] ---> Using cache [2022-11-09T19:12:35.654Z] ---> 7d3a08e79ca0 [2022-11-09T19:12:35.654Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T19:12:35.654Z] ---> Using cache [2022-11-09T19:12:35.654Z] ---> b566b3ebe86d [2022-11-09T19:12:35.654Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T19:12:35.654Z] ---> Using cache [2022-11-09T19:12:35.654Z] ---> a47b0e83a0e9 [2022-11-09T19:12:35.654Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:12:35.654Z] ---> Using cache [2022-11-09T19:12:35.654Z] ---> ca92582125b8 [2022-11-09T19:12:35.654Z] Step 8/23 : COPY . . [2022-11-09T19:12:35.654Z] ---> Using cache [2022-11-09T19:12:35.654Z] ---> 0242a9123b23 [2022-11-09T19:12:35.654Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T19:12:36.839Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:12:36.839Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:12:36.839Z] ---> c810c9c1d514 [2022-11-09T19:12:36.839Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:12:36.839Z] ---> Using cache [2022-11-09T19:12:36.839Z] ---> ed8046d4dc6d [2022-11-09T19:12:36.839Z] Step 4/23 : WORKDIR /edgex-go [2022-11-09T19:12:36.839Z] ---> Using cache [2022-11-09T19:12:36.839Z] ---> 3c65f7c99613 [2022-11-09T19:12:36.839Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-09T19:12:37.042Z] ---> Running in f61686495a54 [2022-11-09T19:12:37.042Z] ---> Running in b988ce7fa45f [2022-11-09T19:12:37.042Z] ---> Running in b43e80842341 [2022-11-09T19:12:37.042Z] Removing intermediate container f61686495a54 [2022-11-09T19:12:37.042Z] ---> 7f55f1b3b1cc [2022-11-09T19:12:37.042Z] [2022-11-09T19:12:37.042Z] Removing intermediate container 1dfba0ad764b [2022-11-09T19:12:37.042Z] ---> 5eac1fe951dc [2022-11-09T19:12:37.042Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T19:12:37.042Z] Successfully built 7f55f1b3b1cc [2022-11-09T19:12:37.110Z] ---> Running in 00a9cebbefeb [2022-11-09T19:12:37.110Z] OK: 221 MiB in 51 packages [2022-11-09T19:12:37.306Z] Successfully tagged core-metadata:latest [2022-11-09T19:12:37.306Z]  Building core-metadata ... done  ---> Running in 866fb29739f2 [2022-11-09T19:12:37.566Z] Removing intermediate container 866fb29739f2 [2022-11-09T19:12:37.566Z] ---> 53a8a7f5942a [2022-11-09T19:12:37.566Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:12:37.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T19:12:38.518Z] ---> Running in afa27bd4ccac [2022-11-09T19:12:39.052Z] Removing intermediate container 9116aa00f4eb [2022-11-09T19:12:39.052Z] ---> 91702b11560b [2022-11-09T19:12:39.052Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-09T19:12:39.117Z] Removing intermediate container afa27bd4ccac [2022-11-09T19:12:39.117Z] ---> 2e80876cfc6b [2022-11-09T19:12:39.117Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T19:12:39.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:12:39.900Z] ---> ca2db3cf6133 [2022-11-09T19:12:39.900Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:12:39.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:12:39.900Z] ---> Running in d5dd5a293607 [2022-11-09T19:12:40.142Z] Removing intermediate container b988ce7fa45f [2022-11-09T19:12:40.142Z] ---> d992b30e2783 [2022-11-09T19:12:40.142Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T19:12:40.412Z] ---> 7d88bebb2d5a [2022-11-09T19:12:40.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T19:12:40.412Z] ---> Running in 4df233a34513 [2022-11-09T19:12:40.681Z] Removing intermediate container 4df233a34513 [2022-11-09T19:12:40.681Z] ---> 5af996cf88d5 [2022-11-09T19:12:40.681Z] Step 29/32 : CMD ["gate"] [2022-11-09T19:12:40.681Z] ---> e9f3dfc7f01e [2022-11-09T19:12:40.681Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T19:12:40.681Z] ---> Running in 010f153e0324 [2022-11-09T19:12:40.681Z] Removing intermediate container 0540a92c8387 [2022-11-09T19:12:40.681Z] ---> f42f591e6916 [2022-11-09T19:12:40.681Z] [2022-11-09T19:12:40.681Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:12:40.681Z] ---> 9c6f07244728 [2022-11-09T19:12:40.681Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T19:12:40.940Z] ---> Running in 72f536621780 [2022-11-09T19:12:40.940Z] Removing intermediate container 010f153e0324 [2022-11-09T19:12:40.940Z] ---> 6f12db963c6c [2022-11-09T19:12:40.940Z] Step 30/32 : LABEL arch=x86_64 [2022-11-09T19:12:40.940Z] ---> Running in 1d47984197b6 [2022-11-09T19:12:41.202Z] ---> f673aae465e2 [2022-11-09T19:12:41.202Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T19:12:41.202Z] ---> Running in 8e2fa10e5977 [2022-11-09T19:12:41.202Z] Removing intermediate container 1d47984197b6 [2022-11-09T19:12:41.202Z] ---> 4def127e6ccc [2022-11-09T19:12:41.202Z] Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:41.202Z] ---> Running in 21f8a33617ee [2022-11-09T19:12:41.202Z] Removing intermediate container 8e2fa10e5977 [2022-11-09T19:12:41.202Z] ---> 260745a624e3 [2022-11-09T19:12:41.202Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:12:41.202Z] ---> Running in 1372d6ad5a92 [2022-11-09T19:12:41.505Z] Removing intermediate container 21f8a33617ee [2022-11-09T19:12:41.505Z] ---> 24505b6c6c7d [2022-11-09T19:12:41.505Z] Step 32/32 : LABEL version=2.3.0 [2022-11-09T19:12:41.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:41.505Z] ---> Running in 72f032850410 [2022-11-09T19:12:41.505Z] Removing intermediate container 1372d6ad5a92 [2022-11-09T19:12:41.505Z] ---> 67d029f28b29 [2022-11-09T19:12:41.505Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:12:41.505Z] ---> Running in 17887be69161 [2022-11-09T19:12:41.505Z] Removing intermediate container 72f032850410 [2022-11-09T19:12:41.505Z] ---> aefc685f484f [2022-11-09T19:12:41.505Z] [2022-11-09T19:12:41.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-09T19:12:41.505Z] Successfully built aefc685f484f [2022-11-09T19:12:41.505Z] Successfully tagged security-bootstrapper:latest [2022-11-09T19:12:41.762Z]  Building security-bootstrapper ... done Removing intermediate container 17887be69161 [2022-11-09T19:12:41.762Z] ---> 6899ec96e0af [2022-11-09T19:12:41.762Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:41.762Z] ---> Running in 66e2dc7aee15 [2022-11-09T19:12:41.762Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T19:12:41.762Z] Removing intermediate container 66e2dc7aee15 [2022-11-09T19:12:41.762Z] ---> 29e72dea9c7e [2022-11-09T19:12:41.762Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:12:41.841Z] OK: 221 MiB in 51 packages [2022-11-09T19:12:42.020Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:12:42.020Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:12:42.020Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:12:42.020Z] ---> Running in 03c7af4e05fc [2022-11-09T19:12:42.020Z] OK: 6 MiB in 16 packages [2022-11-09T19:12:42.277Z] Removing intermediate container 03c7af4e05fc [2022-11-09T19:12:42.277Z] ---> 840cb5ac9665 [2022-11-09T19:12:42.277Z] [2022-11-09T19:12:42.277Z] Successfully built 840cb5ac9665 [2022-11-09T19:12:42.277Z] Successfully tagged sys-mgmt-agent:latest [2022-11-09T19:12:42.822Z] Removing intermediate container 00a9cebbefeb [2022-11-09T19:12:42.822Z] ---> 7ccaf20a1503 [2022-11-09T19:12:42.823Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-09T19:12:42.847Z]  Building sys-mgmt-agent ... done Removing intermediate container 72f536621780 [2022-11-09T19:12:42.847Z] ---> ffc3432aa3de [2022-11-09T19:12:42.847Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:12:42.847Z] ---> Running in 71e45b8f0cd2 [2022-11-09T19:12:42.847Z] Removing intermediate container 71e45b8f0cd2 [2022-11-09T19:12:42.847Z] ---> ebcba2554636 [2022-11-09T19:12:42.847Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T19:12:43.105Z] ---> Running in 89f83bbf1ed3 [2022-11-09T19:12:43.105Z] Removing intermediate container 89f83bbf1ed3 [2022-11-09T19:12:43.105Z] ---> ec347aadd94f [2022-11-09T19:12:43.105Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:12:43.105Z] ---> Running in 1b7e272cb76f [2022-11-09T19:12:43.364Z] Removing intermediate container 1b7e272cb76f [2022-11-09T19:12:43.364Z] ---> 9733b3e211e4 [2022-11-09T19:12:43.364Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:12:43.621Z] ---> 0ab9f7b31e4d [2022-11-09T19:12:43.621Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T19:12:43.783Z] ---> fba2487caae6 [2022-11-09T19:12:43.783Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:12:44.063Z] ---> Running in 5a0997f78329 [2022-11-09T19:12:45.031Z] ---> 605e0b73a40b [2022-11-09T19:12:45.031Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T19:12:45.291Z] ---> 72e999451e3b [2022-11-09T19:12:45.291Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T19:12:45.291Z] ---> Running in 7544aadd20ca [2022-11-09T19:12:45.550Z] Removing intermediate container 7544aadd20ca [2022-11-09T19:12:45.550Z] ---> da4303109b3f [2022-11-09T19:12:45.550Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:12:45.810Z] ---> Running in 77b1d44cf49c [2022-11-09T19:12:46.070Z] Removing intermediate container 77b1d44cf49c [2022-11-09T19:12:46.070Z] ---> c86c9c1ba303 [2022-11-09T19:12:46.070Z] Step 20/22 : LABEL arch=x86_64 [2022-11-09T19:12:46.070Z] ---> Running in 0a2ccf7cc7ad [2022-11-09T19:12:46.332Z] Removing intermediate container 0a2ccf7cc7ad [2022-11-09T19:12:46.332Z] ---> 383a83d8c47d [2022-11-09T19:12:46.332Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:46.332Z] ---> Running in c90201e65761 [2022-11-09T19:12:46.625Z] Removing intermediate container c90201e65761 [2022-11-09T19:12:46.625Z] ---> bc25c3bf9216 [2022-11-09T19:12:46.625Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:12:46.885Z] ---> Running in 035d9ba30b4e [2022-11-09T19:12:46.885Z] Removing intermediate container 035d9ba30b4e [2022-11-09T19:12:46.885Z] ---> 0406127cbc25 [2022-11-09T19:12:46.885Z] [2022-11-09T19:12:47.146Z] Successfully built 0406127cbc25 [2022-11-09T19:12:47.146Z] Successfully tagged support-notifications:latest [2022-11-09T19:12:55.278Z]  Building support-notifications ... done Removing intermediate container b43e80842341 [2022-11-09T19:12:55.278Z] ---> 9e321b533917 [2022-11-09T19:12:55.278Z] [2022-11-09T19:12:55.278Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T19:12:55.278Z] ---> 9c6f07244728 [2022-11-09T19:12:55.278Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:12:55.278Z] ---> Using cache [2022-11-09T19:12:55.278Z] ---> 162d8dab9c9e [2022-11-09T19:12:55.278Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:12:55.278Z] ---> Using cache [2022-11-09T19:12:55.278Z] ---> e6f54bfe87cc [2022-11-09T19:12:55.278Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T19:12:55.278Z] ---> Running in 027c68065c0b [2022-11-09T19:12:55.278Z] Removing intermediate container 027c68065c0b [2022-11-09T19:12:55.278Z] ---> a23ec6771876 [2022-11-09T19:12:55.278Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T19:12:55.278Z] ---> Running in 1f62d3248758 [2022-11-09T19:12:55.278Z] Removing intermediate container 1f62d3248758 [2022-11-09T19:12:55.278Z] ---> 63eb4a28d0de [2022-11-09T19:12:55.278Z] Step 15/23 : WORKDIR / [2022-11-09T19:12:55.278Z] ---> Running in 29e51ceb4dee [2022-11-09T19:12:55.278Z] Removing intermediate container 29e51ceb4dee [2022-11-09T19:12:55.278Z] ---> 9aa027577ddf [2022-11-09T19:12:55.278Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:12:55.278Z] ---> 6199a1035adc [2022-11-09T19:12:55.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T19:12:55.851Z] ---> 1e49e166e8ff [2022-11-09T19:12:55.851Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T19:12:55.851Z] ---> 0b40116fd04b [2022-11-09T19:12:55.851Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T19:12:55.851Z] ---> Running in 56c50562c1b7 [2022-11-09T19:12:56.112Z] Removing intermediate container 56c50562c1b7 [2022-11-09T19:12:56.112Z] ---> 8f5040cf362e [2022-11-09T19:12:56.112Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:12:56.112Z] ---> Running in 72343205fd88 [2022-11-09T19:12:56.112Z] Removing intermediate container 72343205fd88 [2022-11-09T19:12:56.112Z] ---> 689b964ccb77 [2022-11-09T19:12:56.112Z] Step 21/23 : LABEL arch=x86_64 [2022-11-09T19:12:56.112Z] ---> Running in 0046d1958c0c [2022-11-09T19:12:56.112Z] Removing intermediate container 0046d1958c0c [2022-11-09T19:12:56.112Z] ---> 4883d1f1cf55 [2022-11-09T19:12:56.112Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:56.112Z] ---> Running in 27f052937275 [2022-11-09T19:12:56.375Z] Removing intermediate container 27f052937275 [2022-11-09T19:12:56.375Z] ---> bb3dffc60af0 [2022-11-09T19:12:56.375Z] Step 23/23 : LABEL version=2.3.0 [2022-11-09T19:12:56.375Z] ---> Running in 4e5decbc3da6 [2022-11-09T19:12:56.375Z] Removing intermediate container 4e5decbc3da6 [2022-11-09T19:12:56.375Z] ---> ef075935daca [2022-11-09T19:12:56.375Z] [2022-11-09T19:12:56.375Z] Successfully built ef075935daca [2022-11-09T19:12:56.375Z] Successfully tagged core-command:latest [2022-11-09T19:12:56.382Z]  Building core-command ... done  [Pipeline] } [2022-11-09T19:12:56.383Z] $ docker stop --time=1 aecf30115f7dc17924e0ad60610f12a8c0ac417b15c7970245940f7c9d8ed853 [2022-11-09T19:12:57.692Z] $ docker rm -f aecf30115f7dc17924e0ad60610f12a8c0ac417b15c7970245940f7c9d8ed853 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:12:58.034Z] + docker images [2022-11-09T19:12:58.034Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T19:12:58.034Z] core-command latest ef075935daca 1 second ago 17.6MB [2022-11-09T19:12:58.035Z] 9e321b533917 4 seconds ago 1.61GB [2022-11-09T19:12:58.035Z] support-notifications latest 0406127cbc25 11 seconds ago 30.4MB [2022-11-09T19:12:58.035Z] sys-mgmt-agent latest 840cb5ac9665 16 seconds ago 136MB [2022-11-09T19:12:58.035Z] security-bootstrapper latest aefc685f484f 16 seconds ago 20.2MB [2022-11-09T19:12:58.035Z] f42f591e6916 17 seconds ago 1.68GB [2022-11-09T19:12:58.035Z] core-metadata latest 7f55f1b3b1cc 21 seconds ago 18.5MB [2022-11-09T19:12:58.035Z] support-scheduler latest 13090059344f 26 seconds ago 29.8MB [2022-11-09T19:12:58.035Z] 51cdc7438045 40 seconds ago 1.68GB [2022-11-09T19:12:58.035Z] 83918dde8154 48 seconds ago 1.62GB [2022-11-09T19:12:58.035Z] d65582df3342 54 seconds ago 1.6GB [2022-11-09T19:12:58.035Z] d179f82a1460 About a minute ago 1.6GB [2022-11-09T19:12:58.035Z] security-spire-config latest 0dab4629bd80 About a minute ago 85.8MB [2022-11-09T19:12:58.035Z] security-spire-agent latest 02e73c8ba1d8 About a minute ago 125MB [2022-11-09T19:12:58.035Z] security-secretstore-setup latest 68fd5ec3e9cc 2 minutes ago 29.7MB [2022-11-09T19:12:58.035Z] security-proxy-setup latest 05d3f2cbcaa4 2 minutes ago 27.6MB [2022-11-09T19:12:58.035Z] 9c1a99ef253e 2 minutes ago 1.49GB [2022-11-09T19:12:58.035Z] core-data latest 872f7e48e83d 2 minutes ago 21.7MB [2022-11-09T19:12:58.035Z] security-spiffe-token-provider latest 223fb153ee38 2 minutes ago 29.7MB [2022-11-09T19:12:58.035Z] b2df034aa5bf 2 minutes ago 1.65GB [2022-11-09T19:12:58.035Z] ea4cbf7f10ba 2 minutes ago 1.62GB [2022-11-09T19:12:58.035Z] 69dec12c6cc1 2 minutes ago 1.6GB [2022-11-09T19:12:58.035Z] b25b59322636 2 minutes ago 1.61GB [2022-11-09T19:12:58.035Z] security-spire-server latest bbd8558fcc61 2 minutes ago 86.5MB [2022-11-09T19:12:58.035Z] e358a6429108 3 minutes ago 1.49GB [2022-11-09T19:12:58.035Z] ci-base-image-x86_64 latest 476ee3523e22 6 minutes ago 947MB [2022-11-09T19:12:58.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 6 days ago 683MB [2022-11-09T19:12:58.035Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-09T19:12:58.035Z] alpine 3.16 9c6f07244728 3 months ago 5.54MB [2022-11-09T19:12:58.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-09T19:12:58.035Z] 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 [2022-11-09T19:12:58.143Z] provisioning config files... [2022-11-09T19:12:58.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config17198264166794240539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:12:58.447Z] ---> docker-login.sh [2022-11-09T19:12:58.447Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:12:58.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:12:58.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:12:58.705Z] Configure a credential helper to remove this warning. See [2022-11-09T19:12:58.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:12:58.705Z] [2022-11-09T19:12:58.705Z] Login Succeeded [2022-11-09T19:12:58.705Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:12:58.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:12:58.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:12:58.706Z] Configure a credential helper to remove this warning. See [2022-11-09T19:12:58.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:12:58.706Z] [2022-11-09T19:12:58.706Z] Login Succeeded [2022-11-09T19:12:58.706Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:12:58.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:12:58.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:12:58.964Z] Configure a credential helper to remove this warning. See [2022-11-09T19:12:58.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:12:58.964Z] [2022-11-09T19:12:58.964Z] Login Succeeded [2022-11-09T19:12:58.964Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:12:58.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:12:58.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:12:58.964Z] Configure a credential helper to remove this warning. See [2022-11-09T19:12:58.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:12:58.964Z] [2022-11-09T19:12:58.964Z] Login Succeeded [2022-11-09T19:12:58.964Z] docker.io [2022-11-09T19:12:58.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:12:59.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:12:59.530Z] Configure a credential helper to remove this warning. See [2022-11-09T19:12:59.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:12:59.530Z] [2022-11-09T19:12:59.530Z] Login Succeeded [2022-11-09T19:12:59.530Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:12:59.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:12:59.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:12:59.574Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-09T19:12:59.575Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:12:59.575Z] latest [2022-11-09T19:12:59.575Z] 2.3.0 [2022-11-09T19:12:59.575Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:12:59.575Z] main [2022-11-09T19:12:59.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:12:59.877Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:00.302Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:00.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T19:13:00.302Z] 06e81938871c: Preparing [2022-11-09T19:13:00.302Z] 652845d9a168: Preparing [2022-11-09T19:13:00.302Z] f6e618f09ec6: Preparing [2022-11-09T19:13:00.302Z] d09250fffc0f: Preparing [2022-11-09T19:13:00.302Z] 994393dc58e7: Preparing [2022-11-09T19:13:00.302Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:00.302Z] 06e81938871c: Pushed [2022-11-09T19:13:00.302Z] d09250fffc0f: Pushed [2022-11-09T19:13:00.302Z] f6e618f09ec6: Pushed [2022-11-09T19:13:01.752Z] 652845d9a168: Pushed [2022-11-09T19:13:01.752Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:02.090Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:02.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-09T19:13:02.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T19:13:02.412Z] 06e81938871c: Preparing [2022-11-09T19:13:02.412Z] 652845d9a168: Preparing [2022-11-09T19:13:02.412Z] f6e618f09ec6: Preparing [2022-11-09T19:13:02.412Z] d09250fffc0f: Preparing [2022-11-09T19:13:02.412Z] 994393dc58e7: Preparing [2022-11-09T19:13:02.412Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:02.412Z] d09250fffc0f: Layer already exists [2022-11-09T19:13:02.412Z] 06e81938871c: Layer already exists [2022-11-09T19:13:02.412Z] 652845d9a168: Layer already exists [2022-11-09T19:13:02.412Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:02.412Z] latest: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:02.743Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:03.048Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0 [2022-11-09T19:13:03.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T19:13:03.048Z] 06e81938871c: Preparing [2022-11-09T19:13:03.048Z] 652845d9a168: Preparing [2022-11-09T19:13:03.048Z] f6e618f09ec6: Preparing [2022-11-09T19:13:03.048Z] d09250fffc0f: Preparing [2022-11-09T19:13:03.048Z] 994393dc58e7: Preparing [2022-11-09T19:13:03.048Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:03.048Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:03.048Z] 652845d9a168: Layer already exists [2022-11-09T19:13:03.048Z] d09250fffc0f: Layer already exists [2022-11-09T19:13:03.048Z] 06e81938871c: Layer already exists [2022-11-09T19:13:03.048Z] 2.3.0: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:03.368Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:03.674Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:03.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T19:13:03.674Z] 06e81938871c: Preparing [2022-11-09T19:13:03.674Z] 652845d9a168: Preparing [2022-11-09T19:13:03.674Z] f6e618f09ec6: Preparing [2022-11-09T19:13:03.674Z] d09250fffc0f: Preparing [2022-11-09T19:13:03.674Z] 994393dc58e7: Preparing [2022-11-09T19:13:03.674Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:03.674Z] 06e81938871c: Layer already exists [2022-11-09T19:13:03.674Z] 652845d9a168: Layer already exists [2022-11-09T19:13:03.674Z] d09250fffc0f: Layer already exists [2022-11-09T19:13:03.674Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:03.674Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:03.985Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:04.295Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-09T19:13:04.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-09T19:13:04.296Z] 06e81938871c: Preparing [2022-11-09T19:13:04.296Z] 652845d9a168: Preparing [2022-11-09T19:13:04.296Z] f6e618f09ec6: Preparing [2022-11-09T19:13:04.296Z] d09250fffc0f: Preparing [2022-11-09T19:13:04.296Z] 994393dc58e7: Preparing [2022-11-09T19:13:04.296Z] 06e81938871c: Layer already exists [2022-11-09T19:13:04.296Z] d09250fffc0f: Layer already exists [2022-11-09T19:13:04.296Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:04.296Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:04.296Z] 652845d9a168: Layer already exists [2022-11-09T19:13:04.296Z] main: digest: sha256:39c324ffe21eb918a5540ffb54b1de34be6e1a4721a74533f64da965c7014255 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:04.328Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:04.333Z] taggedImages: [2022-11-09T19:13:04.333Z] - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:04.333Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-09T19:13:04.333Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0 [2022-11-09T19:13:04.333Z] - nexus3.edgexfoundry.org:10004/core-command:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:04.333Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-09T19:13:04.346Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-09T19:13:04.346Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:04.346Z] latest [2022-11-09T19:13:04.346Z] 2.3.0 [2022-11-09T19:13:04.346Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:04.346Z] main [2022-11-09T19:13:04.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:04.645Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:04.945Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:04.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T19:13:04.945Z] 9e99fac2a037: Preparing [2022-11-09T19:13:04.945Z] c5c2ad55a8be: Preparing [2022-11-09T19:13:04.945Z] f6e618f09ec6: Preparing [2022-11-09T19:13:04.945Z] 95493b9d413e: Preparing [2022-11-09T19:13:04.945Z] 994393dc58e7: Preparing [2022-11-09T19:13:04.945Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:04.945Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:04.945Z] 9e99fac2a037: Pushed [2022-11-09T19:13:05.206Z] 95493b9d413e: Pushed [2022-11-09T19:13:06.583Z] c5c2ad55a8be: Pushed [2022-11-09T19:13:06.583Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:06.885Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:07.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-09T19:13:07.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T19:13:07.203Z] 9e99fac2a037: Preparing [2022-11-09T19:13:07.203Z] c5c2ad55a8be: Preparing [2022-11-09T19:13:07.203Z] f6e618f09ec6: Preparing [2022-11-09T19:13:07.203Z] 95493b9d413e: Preparing [2022-11-09T19:13:07.203Z] 994393dc58e7: Preparing [2022-11-09T19:13:07.203Z] c5c2ad55a8be: Layer already exists [2022-11-09T19:13:07.203Z] 9e99fac2a037: Layer already exists [2022-11-09T19:13:07.203Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:07.203Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:07.203Z] 95493b9d413e: Layer already exists [2022-11-09T19:13:07.203Z] latest: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:07.513Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:07.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0 [2022-11-09T19:13:07.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T19:13:07.812Z] 9e99fac2a037: Preparing [2022-11-09T19:13:07.812Z] c5c2ad55a8be: Preparing [2022-11-09T19:13:07.813Z] f6e618f09ec6: Preparing [2022-11-09T19:13:07.813Z] 95493b9d413e: Preparing [2022-11-09T19:13:07.813Z] 994393dc58e7: Preparing [2022-11-09T19:13:07.813Z] 9e99fac2a037: Layer already exists [2022-11-09T19:13:07.813Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:07.813Z] c5c2ad55a8be: Layer already exists [2022-11-09T19:13:07.813Z] 95493b9d413e: Layer already exists [2022-11-09T19:13:07.813Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:07.813Z] 2.3.0: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:08.114Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:08.422Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:08.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T19:13:08.422Z] 9e99fac2a037: Preparing [2022-11-09T19:13:08.422Z] c5c2ad55a8be: Preparing [2022-11-09T19:13:08.422Z] f6e618f09ec6: Preparing [2022-11-09T19:13:08.422Z] 95493b9d413e: Preparing [2022-11-09T19:13:08.422Z] 994393dc58e7: Preparing [2022-11-09T19:13:08.422Z] c5c2ad55a8be: Layer already exists [2022-11-09T19:13:08.422Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:08.422Z] 9e99fac2a037: Layer already exists [2022-11-09T19:13:08.422Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:08.422Z] 95493b9d413e: Layer already exists [2022-11-09T19:13:08.422Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:08.727Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:09.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-09T19:13:09.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-09T19:13:09.030Z] 9e99fac2a037: Preparing [2022-11-09T19:13:09.030Z] c5c2ad55a8be: Preparing [2022-11-09T19:13:09.030Z] f6e618f09ec6: Preparing [2022-11-09T19:13:09.030Z] 95493b9d413e: Preparing [2022-11-09T19:13:09.030Z] 994393dc58e7: Preparing [2022-11-09T19:13:09.030Z] 95493b9d413e: Layer already exists [2022-11-09T19:13:09.030Z] 9e99fac2a037: Layer already exists [2022-11-09T19:13:09.030Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:09.030Z] c5c2ad55a8be: Layer already exists [2022-11-09T19:13:09.030Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:09.031Z] main: digest: sha256:323087194698461e1b9f031610f84852ce0f88a5db93773a41c2c071eee44952 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:09.066Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:09.072Z] taggedImages: [2022-11-09T19:13:09.072Z] - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:09.072Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-09T19:13:09.072Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0 [2022-11-09T19:13:09.072Z] - nexus3.edgexfoundry.org:10004/core-data:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:09.072Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-09T19:13:09.085Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-09T19:13:09.085Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:09.085Z] latest [2022-11-09T19:13:09.085Z] 2.3.0 [2022-11-09T19:13:09.085Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:09.085Z] main [2022-11-09T19:13:09.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:09.385Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:09.680Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:09.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T19:13:09.680Z] 26a5e2f071e3: Preparing [2022-11-09T19:13:09.680Z] 31f5bf690707: Preparing [2022-11-09T19:13:09.680Z] 22e466c5b450: Preparing [2022-11-09T19:13:09.680Z] f6e618f09ec6: Preparing [2022-11-09T19:13:09.680Z] ceee32537825: Preparing [2022-11-09T19:13:09.680Z] 994393dc58e7: Preparing [2022-11-09T19:13:09.680Z] 994393dc58e7: Waiting [2022-11-09T19:13:09.680Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:09.680Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:09.680Z] 26a5e2f071e3: Pushed [2022-11-09T19:13:09.680Z] ceee32537825: Pushed [2022-11-09T19:13:09.680Z] 31f5bf690707: Pushed [2022-11-09T19:13:11.054Z] 22e466c5b450: Pushed [2022-11-09T19:13:11.313Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:11.617Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:11.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-09T19:13:11.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T19:13:11.926Z] 26a5e2f071e3: Preparing [2022-11-09T19:13:11.926Z] 31f5bf690707: Preparing [2022-11-09T19:13:11.926Z] 22e466c5b450: Preparing [2022-11-09T19:13:11.926Z] f6e618f09ec6: Preparing [2022-11-09T19:13:11.926Z] ceee32537825: Preparing [2022-11-09T19:13:11.926Z] 994393dc58e7: Preparing [2022-11-09T19:13:11.926Z] 994393dc58e7: Waiting [2022-11-09T19:13:11.926Z] 31f5bf690707: Layer already exists [2022-11-09T19:13:11.926Z] 26a5e2f071e3: Layer already exists [2022-11-09T19:13:11.926Z] ceee32537825: Layer already exists [2022-11-09T19:13:11.926Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:11.926Z] 22e466c5b450: Layer already exists [2022-11-09T19:13:11.926Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:11.926Z] latest: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:12.226Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:12.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0 [2022-11-09T19:13:12.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T19:13:12.525Z] 26a5e2f071e3: Preparing [2022-11-09T19:13:12.525Z] 31f5bf690707: Preparing [2022-11-09T19:13:12.525Z] 22e466c5b450: Preparing [2022-11-09T19:13:12.525Z] f6e618f09ec6: Preparing [2022-11-09T19:13:12.525Z] ceee32537825: Preparing [2022-11-09T19:13:12.525Z] 994393dc58e7: Preparing [2022-11-09T19:13:12.525Z] 994393dc58e7: Waiting [2022-11-09T19:13:12.525Z] 22e466c5b450: Layer already exists [2022-11-09T19:13:12.525Z] ceee32537825: Layer already exists [2022-11-09T19:13:12.525Z] 31f5bf690707: Layer already exists [2022-11-09T19:13:12.525Z] 26a5e2f071e3: Layer already exists [2022-11-09T19:13:12.525Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:12.525Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:12.525Z] 2.3.0: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:12.827Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:13.126Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:13.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T19:13:13.126Z] 26a5e2f071e3: Preparing [2022-11-09T19:13:13.126Z] 31f5bf690707: Preparing [2022-11-09T19:13:13.126Z] 22e466c5b450: Preparing [2022-11-09T19:13:13.126Z] f6e618f09ec6: Preparing [2022-11-09T19:13:13.126Z] ceee32537825: Preparing [2022-11-09T19:13:13.126Z] 994393dc58e7: Preparing [2022-11-09T19:13:13.126Z] 31f5bf690707: Layer already exists [2022-11-09T19:13:13.126Z] 26a5e2f071e3: Layer already exists [2022-11-09T19:13:13.126Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:13.126Z] ceee32537825: Layer already exists [2022-11-09T19:13:13.126Z] 22e466c5b450: Layer already exists [2022-11-09T19:13:13.126Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:13.126Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:13.430Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:13.731Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-09T19:13:13.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-09T19:13:13.731Z] 26a5e2f071e3: Preparing [2022-11-09T19:13:13.731Z] 31f5bf690707: Preparing [2022-11-09T19:13:13.731Z] 22e466c5b450: Preparing [2022-11-09T19:13:13.731Z] f6e618f09ec6: Preparing [2022-11-09T19:13:13.731Z] ceee32537825: Preparing [2022-11-09T19:13:13.731Z] 994393dc58e7: Preparing [2022-11-09T19:13:13.731Z] 994393dc58e7: Waiting [2022-11-09T19:13:13.731Z] ceee32537825: Layer already exists [2022-11-09T19:13:13.731Z] 26a5e2f071e3: Layer already exists [2022-11-09T19:13:13.731Z] 31f5bf690707: Layer already exists [2022-11-09T19:13:13.731Z] 22e466c5b450: Layer already exists [2022-11-09T19:13:13.731Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:13.731Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:13.731Z] main: digest: sha256:03979ac57b3e7a3651d74813fb94fcc644c3908012c3e872a67052c3e115b81e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:13.773Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:13.778Z] taggedImages: [2022-11-09T19:13:13.778Z] - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:13.778Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-09T19:13:13.778Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0 [2022-11-09T19:13:13.778Z] - nexus3.edgexfoundry.org:10004/core-metadata:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:13.778Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-09T19:13:13.794Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-09T19:13:13.794Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:13.794Z] latest [2022-11-09T19:13:13.794Z] 2.3.0 [2022-11-09T19:13:13.794Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:13.794Z] main [2022-11-09T19:13:13.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:14.093Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:14.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:14.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T19:13:14.391Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:14.391Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:14.391Z] 9c08ecec4b17: Preparing [2022-11-09T19:13:14.391Z] 14d853c0d343: Preparing [2022-11-09T19:13:14.391Z] 3eb0c05905c2: Preparing [2022-11-09T19:13:14.391Z] 0dd5833d2eef: Preparing [2022-11-09T19:13:14.391Z] 1d95221339d5: Preparing [2022-11-09T19:13:14.391Z] f6e618f09ec6: Preparing [2022-11-09T19:13:14.391Z] b50f7eeff551: Preparing [2022-11-09T19:13:14.391Z] eb3ea27f7f6d: Preparing [2022-11-09T19:13:14.391Z] 7693f8f4ab61: Preparing [2022-11-09T19:13:14.391Z] 5d8052ebedd8: Preparing [2022-11-09T19:13:14.391Z] 994393dc58e7: Preparing [2022-11-09T19:13:14.391Z] 1d95221339d5: Waiting [2022-11-09T19:13:14.391Z] 7693f8f4ab61: Waiting [2022-11-09T19:13:14.391Z] 5d8052ebedd8: Waiting [2022-11-09T19:13:14.391Z] f6e618f09ec6: Waiting [2022-11-09T19:13:14.391Z] 994393dc58e7: Waiting [2022-11-09T19:13:14.391Z] b50f7eeff551: Waiting [2022-11-09T19:13:14.391Z] eb3ea27f7f6d: Waiting [2022-11-09T19:13:14.391Z] 5d2f7d71cd04: Pushed [2022-11-09T19:13:14.391Z] 9c08ecec4b17: Pushed [2022-11-09T19:13:14.391Z] 3eb0c05905c2: Pushed [2022-11-09T19:13:14.391Z] 0dd5833d2eef: Pushed [2022-11-09T19:13:14.391Z] 14d853c0d343: Pushed [2022-11-09T19:13:14.650Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:14.650Z] eb3ea27f7f6d: Pushed [2022-11-09T19:13:14.650Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:14.650Z] b50f7eeff551: Pushed [2022-11-09T19:13:14.650Z] 7693f8f4ab61: Pushed [2022-11-09T19:13:14.650Z] 5d8052ebedd8: Pushed [2022-11-09T19:13:16.021Z] 1d95221339d5: Pushed [2022-11-09T19:13:16.279Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:16.587Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:16.886Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-09T19:13:16.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T19:13:16.886Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:16.886Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:16.886Z] 9c08ecec4b17: Preparing [2022-11-09T19:13:16.886Z] 14d853c0d343: Preparing [2022-11-09T19:13:16.886Z] 3eb0c05905c2: Preparing [2022-11-09T19:13:16.886Z] 0dd5833d2eef: Preparing [2022-11-09T19:13:16.886Z] 1d95221339d5: Preparing [2022-11-09T19:13:16.886Z] f6e618f09ec6: Preparing [2022-11-09T19:13:16.886Z] b50f7eeff551: Preparing [2022-11-09T19:13:16.886Z] eb3ea27f7f6d: Preparing [2022-11-09T19:13:16.886Z] 7693f8f4ab61: Preparing [2022-11-09T19:13:16.886Z] 5d8052ebedd8: Preparing [2022-11-09T19:13:16.886Z] 994393dc58e7: Preparing [2022-11-09T19:13:16.886Z] 1d95221339d5: Waiting [2022-11-09T19:13:16.886Z] f6e618f09ec6: Waiting [2022-11-09T19:13:16.886Z] 5d8052ebedd8: Waiting [2022-11-09T19:13:16.886Z] b50f7eeff551: Waiting [2022-11-09T19:13:16.886Z] 994393dc58e7: Waiting [2022-11-09T19:13:16.886Z] eb3ea27f7f6d: Waiting [2022-11-09T19:13:16.886Z] 7693f8f4ab61: Waiting [2022-11-09T19:13:16.886Z] 5d2f7d71cd04: Layer already exists [2022-11-09T19:13:16.886Z] 3eb0c05905c2: Layer already exists [2022-11-09T19:13:16.886Z] 14d853c0d343: Layer already exists [2022-11-09T19:13:16.886Z] 0dd5833d2eef: Layer already exists [2022-11-09T19:13:16.886Z] 9c08ecec4b17: Layer already exists [2022-11-09T19:13:16.886Z] 1d95221339d5: Layer already exists [2022-11-09T19:13:16.886Z] eb3ea27f7f6d: Layer already exists [2022-11-09T19:13:16.886Z] 7693f8f4ab61: Layer already exists [2022-11-09T19:13:16.886Z] b50f7eeff551: Layer already exists [2022-11-09T19:13:16.886Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:16.886Z] 5d8052ebedd8: Layer already exists [2022-11-09T19:13:16.886Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:16.886Z] latest: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:17.204Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:17.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0 [2022-11-09T19:13:17.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T19:13:17.512Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:17.512Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:17.512Z] 9c08ecec4b17: Preparing [2022-11-09T19:13:17.512Z] 14d853c0d343: Preparing [2022-11-09T19:13:17.512Z] 3eb0c05905c2: Preparing [2022-11-09T19:13:17.512Z] 0dd5833d2eef: Preparing [2022-11-09T19:13:17.512Z] 1d95221339d5: Preparing [2022-11-09T19:13:17.512Z] f6e618f09ec6: Preparing [2022-11-09T19:13:17.512Z] b50f7eeff551: Preparing [2022-11-09T19:13:17.512Z] eb3ea27f7f6d: Preparing [2022-11-09T19:13:17.512Z] 7693f8f4ab61: Preparing [2022-11-09T19:13:17.512Z] 5d8052ebedd8: Preparing [2022-11-09T19:13:17.512Z] 994393dc58e7: Preparing [2022-11-09T19:13:17.512Z] f6e618f09ec6: Waiting [2022-11-09T19:13:17.512Z] b50f7eeff551: Waiting [2022-11-09T19:13:17.512Z] eb3ea27f7f6d: Waiting [2022-11-09T19:13:17.512Z] 5d8052ebedd8: Waiting [2022-11-09T19:13:17.512Z] 994393dc58e7: Waiting [2022-11-09T19:13:17.512Z] 7693f8f4ab61: Waiting [2022-11-09T19:13:17.512Z] 1d95221339d5: Waiting [2022-11-09T19:13:17.512Z] 3eb0c05905c2: Layer already exists [2022-11-09T19:13:17.512Z] 5d2f7d71cd04: Layer already exists [2022-11-09T19:13:17.512Z] 9c08ecec4b17: Layer already exists [2022-11-09T19:13:17.512Z] 14d853c0d343: Layer already exists [2022-11-09T19:13:17.512Z] 0dd5833d2eef: Layer already exists [2022-11-09T19:13:17.512Z] 1d95221339d5: Layer already exists [2022-11-09T19:13:17.512Z] b50f7eeff551: Layer already exists [2022-11-09T19:13:17.512Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:17.512Z] 7693f8f4ab61: Layer already exists [2022-11-09T19:13:17.512Z] eb3ea27f7f6d: Layer already exists [2022-11-09T19:13:17.512Z] 5d8052ebedd8: Layer already exists [2022-11-09T19:13:17.512Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:17.512Z] 2.3.0: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:17.812Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:18.117Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:18.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T19:13:18.117Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:18.117Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:18.117Z] 9c08ecec4b17: Preparing [2022-11-09T19:13:18.117Z] 14d853c0d343: Preparing [2022-11-09T19:13:18.117Z] 3eb0c05905c2: Preparing [2022-11-09T19:13:18.117Z] 0dd5833d2eef: Preparing [2022-11-09T19:13:18.117Z] 1d95221339d5: Preparing [2022-11-09T19:13:18.118Z] f6e618f09ec6: Preparing [2022-11-09T19:13:18.118Z] b50f7eeff551: Preparing [2022-11-09T19:13:18.118Z] eb3ea27f7f6d: Preparing [2022-11-09T19:13:18.118Z] 7693f8f4ab61: Preparing [2022-11-09T19:13:18.118Z] 5d8052ebedd8: Preparing [2022-11-09T19:13:18.118Z] 994393dc58e7: Preparing [2022-11-09T19:13:18.118Z] 7693f8f4ab61: Waiting [2022-11-09T19:13:18.118Z] eb3ea27f7f6d: Waiting [2022-11-09T19:13:18.118Z] b50f7eeff551: Waiting [2022-11-09T19:13:18.118Z] 5d8052ebedd8: Waiting [2022-11-09T19:13:18.118Z] 1d95221339d5: Waiting [2022-11-09T19:13:18.118Z] 994393dc58e7: Waiting [2022-11-09T19:13:18.118Z] f6e618f09ec6: Waiting [2022-11-09T19:13:18.118Z] 0dd5833d2eef: Layer already exists [2022-11-09T19:13:18.118Z] 9c08ecec4b17: Layer already exists [2022-11-09T19:13:18.118Z] 3eb0c05905c2: Layer already exists [2022-11-09T19:13:18.118Z] 5d2f7d71cd04: Layer already exists [2022-11-09T19:13:18.118Z] 14d853c0d343: Layer already exists [2022-11-09T19:13:18.118Z] 1d95221339d5: Layer already exists [2022-11-09T19:13:18.118Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:18.118Z] eb3ea27f7f6d: Layer already exists [2022-11-09T19:13:18.118Z] 7693f8f4ab61: Layer already exists [2022-11-09T19:13:18.118Z] b50f7eeff551: Layer already exists [2022-11-09T19:13:18.118Z] 5d8052ebedd8: Layer already exists [2022-11-09T19:13:18.118Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:18.118Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:18.427Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:18.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-09T19:13:18.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-09T19:13:18.736Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:18.736Z] 5d2f7d71cd04: Preparing [2022-11-09T19:13:18.736Z] 9c08ecec4b17: Preparing [2022-11-09T19:13:18.736Z] 14d853c0d343: Preparing [2022-11-09T19:13:18.736Z] 3eb0c05905c2: Preparing [2022-11-09T19:13:18.736Z] 0dd5833d2eef: Preparing [2022-11-09T19:13:18.736Z] 1d95221339d5: Preparing [2022-11-09T19:13:18.736Z] f6e618f09ec6: Preparing [2022-11-09T19:13:18.736Z] b50f7eeff551: Preparing [2022-11-09T19:13:18.736Z] eb3ea27f7f6d: Preparing [2022-11-09T19:13:18.736Z] 7693f8f4ab61: Preparing [2022-11-09T19:13:18.736Z] 5d8052ebedd8: Preparing [2022-11-09T19:13:18.736Z] 994393dc58e7: Preparing [2022-11-09T19:13:18.736Z] 1d95221339d5: Waiting [2022-11-09T19:13:18.736Z] b50f7eeff551: Waiting [2022-11-09T19:13:18.736Z] eb3ea27f7f6d: Waiting [2022-11-09T19:13:18.736Z] f6e618f09ec6: Waiting [2022-11-09T19:13:18.736Z] 7693f8f4ab61: Waiting [2022-11-09T19:13:18.736Z] 5d8052ebedd8: Waiting [2022-11-09T19:13:18.736Z] 994393dc58e7: Waiting [2022-11-09T19:13:18.736Z] 14d853c0d343: Layer already exists [2022-11-09T19:13:18.736Z] 3eb0c05905c2: Layer already exists [2022-11-09T19:13:18.736Z] 9c08ecec4b17: Layer already exists [2022-11-09T19:13:18.736Z] 5d2f7d71cd04: Layer already exists [2022-11-09T19:13:18.736Z] 0dd5833d2eef: Layer already exists [2022-11-09T19:13:18.736Z] 1d95221339d5: Layer already exists [2022-11-09T19:13:18.736Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:18.736Z] eb3ea27f7f6d: Layer already exists [2022-11-09T19:13:18.736Z] b50f7eeff551: Layer already exists [2022-11-09T19:13:18.736Z] 7693f8f4ab61: Layer already exists [2022-11-09T19:13:18.736Z] 5d8052ebedd8: Layer already exists [2022-11-09T19:13:18.736Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:18.736Z] main: digest: sha256:b5fd9d1ed98c1ee37e862efb5257c0832f767bfbc577b9515ebd26ad7bb44c04 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:18.791Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:18.801Z] taggedImages: [2022-11-09T19:13:18.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:18.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-09T19:13:18.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0 [2022-11-09T19:13:18.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:18.801Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-09T19:13:18.824Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-09T19:13:18.824Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:18.824Z] latest [2022-11-09T19:13:18.824Z] 2.3.0 [2022-11-09T19:13:18.824Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:18.824Z] main [2022-11-09T19:13:18.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:19.134Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:19.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:19.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T19:13:19.436Z] 91356b3df2d9: Preparing [2022-11-09T19:13:19.436Z] 9b06158f494d: Preparing [2022-11-09T19:13:19.436Z] f008ec5292de: Preparing [2022-11-09T19:13:19.436Z] b9dabba95e0e: Preparing [2022-11-09T19:13:19.436Z] b3ad6a8b4b2c: Preparing [2022-11-09T19:13:19.436Z] a0014464dcba: Preparing [2022-11-09T19:13:19.436Z] 58974a2ecdd9: Preparing [2022-11-09T19:13:19.436Z] 994393dc58e7: Preparing [2022-11-09T19:13:19.436Z] a0014464dcba: Waiting [2022-11-09T19:13:19.436Z] 994393dc58e7: Waiting [2022-11-09T19:13:19.436Z] 9b06158f494d: Pushed [2022-11-09T19:13:19.436Z] 91356b3df2d9: Pushed [2022-11-09T19:13:19.436Z] b3ad6a8b4b2c: Pushed [2022-11-09T19:13:19.436Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:19.694Z] a0014464dcba: Pushed [2022-11-09T19:13:19.953Z] 58974a2ecdd9: Pushed [2022-11-09T19:13:20.517Z] b9dabba95e0e: Pushed [2022-11-09T19:13:20.517Z] f008ec5292de: Pushed [2022-11-09T19:13:20.774Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:21.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:21.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-09T19:13:21.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T19:13:21.375Z] 91356b3df2d9: Preparing [2022-11-09T19:13:21.375Z] 9b06158f494d: Preparing [2022-11-09T19:13:21.375Z] f008ec5292de: Preparing [2022-11-09T19:13:21.375Z] b9dabba95e0e: Preparing [2022-11-09T19:13:21.375Z] b3ad6a8b4b2c: Preparing [2022-11-09T19:13:21.375Z] a0014464dcba: Preparing [2022-11-09T19:13:21.375Z] 58974a2ecdd9: Preparing [2022-11-09T19:13:21.375Z] 994393dc58e7: Preparing [2022-11-09T19:13:21.375Z] a0014464dcba: Waiting [2022-11-09T19:13:21.375Z] 994393dc58e7: Waiting [2022-11-09T19:13:21.375Z] 58974a2ecdd9: Waiting [2022-11-09T19:13:21.375Z] b3ad6a8b4b2c: Layer already exists [2022-11-09T19:13:21.375Z] f008ec5292de: Layer already exists [2022-11-09T19:13:21.375Z] 9b06158f494d: Layer already exists [2022-11-09T19:13:21.375Z] 91356b3df2d9: Layer already exists [2022-11-09T19:13:21.375Z] b9dabba95e0e: Layer already exists [2022-11-09T19:13:21.375Z] a0014464dcba: Layer already exists [2022-11-09T19:13:21.375Z] 58974a2ecdd9: Layer already exists [2022-11-09T19:13:21.375Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:21.375Z] latest: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:21.676Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:21.983Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0 [2022-11-09T19:13:21.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T19:13:21.983Z] 91356b3df2d9: Preparing [2022-11-09T19:13:21.983Z] 9b06158f494d: Preparing [2022-11-09T19:13:21.983Z] f008ec5292de: Preparing [2022-11-09T19:13:21.983Z] b9dabba95e0e: Preparing [2022-11-09T19:13:21.983Z] b3ad6a8b4b2c: Preparing [2022-11-09T19:13:21.983Z] a0014464dcba: Preparing [2022-11-09T19:13:21.983Z] 58974a2ecdd9: Preparing [2022-11-09T19:13:21.983Z] 994393dc58e7: Preparing [2022-11-09T19:13:21.983Z] a0014464dcba: Waiting [2022-11-09T19:13:21.983Z] 994393dc58e7: Waiting [2022-11-09T19:13:21.983Z] 58974a2ecdd9: Waiting [2022-11-09T19:13:21.983Z] f008ec5292de: Layer already exists [2022-11-09T19:13:21.983Z] 91356b3df2d9: Layer already exists [2022-11-09T19:13:21.983Z] 9b06158f494d: Layer already exists [2022-11-09T19:13:21.983Z] b9dabba95e0e: Layer already exists [2022-11-09T19:13:21.983Z] b3ad6a8b4b2c: Layer already exists [2022-11-09T19:13:21.983Z] a0014464dcba: Layer already exists [2022-11-09T19:13:21.983Z] 58974a2ecdd9: Layer already exists [2022-11-09T19:13:21.983Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:21.983Z] 2.3.0: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:22.293Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:22.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:22.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T19:13:22.599Z] 91356b3df2d9: Preparing [2022-11-09T19:13:22.599Z] 9b06158f494d: Preparing [2022-11-09T19:13:22.599Z] f008ec5292de: Preparing [2022-11-09T19:13:22.599Z] b9dabba95e0e: Preparing [2022-11-09T19:13:22.599Z] b3ad6a8b4b2c: Preparing [2022-11-09T19:13:22.599Z] a0014464dcba: Preparing [2022-11-09T19:13:22.599Z] 58974a2ecdd9: Preparing [2022-11-09T19:13:22.599Z] 994393dc58e7: Preparing [2022-11-09T19:13:22.599Z] 58974a2ecdd9: Waiting [2022-11-09T19:13:22.599Z] 994393dc58e7: Waiting [2022-11-09T19:13:22.599Z] f008ec5292de: Layer already exists [2022-11-09T19:13:22.599Z] b9dabba95e0e: Layer already exists [2022-11-09T19:13:22.599Z] b3ad6a8b4b2c: Layer already exists [2022-11-09T19:13:22.599Z] 91356b3df2d9: Layer already exists [2022-11-09T19:13:22.599Z] 9b06158f494d: Layer already exists [2022-11-09T19:13:22.599Z] a0014464dcba: Layer already exists [2022-11-09T19:13:22.599Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:22.599Z] 58974a2ecdd9: Layer already exists [2022-11-09T19:13:22.599Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:22.912Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:23.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-09T19:13:23.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-09T19:13:23.214Z] 91356b3df2d9: Preparing [2022-11-09T19:13:23.214Z] 9b06158f494d: Preparing [2022-11-09T19:13:23.214Z] f008ec5292de: Preparing [2022-11-09T19:13:23.214Z] b9dabba95e0e: Preparing [2022-11-09T19:13:23.214Z] b3ad6a8b4b2c: Preparing [2022-11-09T19:13:23.214Z] a0014464dcba: Preparing [2022-11-09T19:13:23.214Z] 58974a2ecdd9: Preparing [2022-11-09T19:13:23.214Z] 994393dc58e7: Preparing [2022-11-09T19:13:23.214Z] a0014464dcba: Waiting [2022-11-09T19:13:23.214Z] 994393dc58e7: Waiting [2022-11-09T19:13:23.214Z] 58974a2ecdd9: Waiting [2022-11-09T19:13:23.214Z] 9b06158f494d: Layer already exists [2022-11-09T19:13:23.214Z] b9dabba95e0e: Layer already exists [2022-11-09T19:13:23.214Z] 91356b3df2d9: Layer already exists [2022-11-09T19:13:23.214Z] b3ad6a8b4b2c: Layer already exists [2022-11-09T19:13:23.214Z] f008ec5292de: Layer already exists [2022-11-09T19:13:23.214Z] a0014464dcba: Layer already exists [2022-11-09T19:13:23.214Z] 58974a2ecdd9: Layer already exists [2022-11-09T19:13:23.214Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:23.214Z] main: digest: sha256:e6871d1bff603b73102656c568122a453b34537803a480843912e3d17db79b13 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:23.248Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:23.253Z] taggedImages: [2022-11-09T19:13:23.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:23.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-09T19:13:23.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0 [2022-11-09T19:13:23.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:23.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-09T19:13:23.266Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-09T19:13:23.266Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:23.266Z] latest [2022-11-09T19:13:23.266Z] 2.3.0 [2022-11-09T19:13:23.266Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:23.266Z] main [2022-11-09T19:13:23.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:23.565Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:23.866Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:23.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T19:13:23.866Z] 010f358c68b5: Preparing [2022-11-09T19:13:23.866Z] f9ea487d5234: Preparing [2022-11-09T19:13:23.866Z] d09cf13610f0: Preparing [2022-11-09T19:13:23.866Z] 77c6e84c6896: Preparing [2022-11-09T19:13:23.866Z] 8e9f4fa6fdba: Preparing [2022-11-09T19:13:23.866Z] 223be5762fa5: Preparing [2022-11-09T19:13:23.866Z] 69d0ba04d02c: Preparing [2022-11-09T19:13:23.866Z] 2f9c606454ae: Preparing [2022-11-09T19:13:23.866Z] c9b70aee1525: Preparing [2022-11-09T19:13:23.866Z] 994393dc58e7: Preparing [2022-11-09T19:13:23.866Z] 2f9c606454ae: Waiting [2022-11-09T19:13:23.866Z] 69d0ba04d02c: Waiting [2022-11-09T19:13:23.866Z] c9b70aee1525: Waiting [2022-11-09T19:13:23.866Z] 994393dc58e7: Waiting [2022-11-09T19:13:23.866Z] 223be5762fa5: Waiting [2022-11-09T19:13:23.866Z] 010f358c68b5: Pushed [2022-11-09T19:13:23.866Z] f9ea487d5234: Pushed [2022-11-09T19:13:23.866Z] 8e9f4fa6fdba: Pushed [2022-11-09T19:13:24.124Z] 69d0ba04d02c: Pushed [2022-11-09T19:13:24.124Z] 2f9c606454ae: Pushed [2022-11-09T19:13:24.124Z] 223be5762fa5: Pushed [2022-11-09T19:13:24.124Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:24.124Z] c9b70aee1525: Pushed [2022-11-09T19:13:25.057Z] 77c6e84c6896: Pushed [2022-11-09T19:13:25.315Z] d09cf13610f0: Pushed [2022-11-09T19:13:25.573Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:25.878Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:26.178Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-09T19:13:26.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T19:13:26.178Z] 010f358c68b5: Preparing [2022-11-09T19:13:26.178Z] f9ea487d5234: Preparing [2022-11-09T19:13:26.178Z] d09cf13610f0: Preparing [2022-11-09T19:13:26.178Z] 77c6e84c6896: Preparing [2022-11-09T19:13:26.178Z] 8e9f4fa6fdba: Preparing [2022-11-09T19:13:26.178Z] 223be5762fa5: Preparing [2022-11-09T19:13:26.178Z] 69d0ba04d02c: Preparing [2022-11-09T19:13:26.178Z] 2f9c606454ae: Preparing [2022-11-09T19:13:26.178Z] c9b70aee1525: Preparing [2022-11-09T19:13:26.178Z] 994393dc58e7: Preparing [2022-11-09T19:13:26.178Z] c9b70aee1525: Waiting [2022-11-09T19:13:26.178Z] 223be5762fa5: Waiting [2022-11-09T19:13:26.178Z] 2f9c606454ae: Waiting [2022-11-09T19:13:26.178Z] 69d0ba04d02c: Waiting [2022-11-09T19:13:26.178Z] 994393dc58e7: Waiting [2022-11-09T19:13:26.178Z] 8e9f4fa6fdba: Layer already exists [2022-11-09T19:13:26.178Z] f9ea487d5234: Layer already exists [2022-11-09T19:13:26.178Z] 010f358c68b5: Layer already exists [2022-11-09T19:13:26.178Z] d09cf13610f0: Layer already exists [2022-11-09T19:13:26.178Z] 77c6e84c6896: Layer already exists [2022-11-09T19:13:26.178Z] 223be5762fa5: Layer already exists [2022-11-09T19:13:26.178Z] 2f9c606454ae: Layer already exists [2022-11-09T19:13:26.178Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:26.178Z] 69d0ba04d02c: Layer already exists [2022-11-09T19:13:26.178Z] c9b70aee1525: Layer already exists [2022-11-09T19:13:26.178Z] latest: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:26.488Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:26.794Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0 [2022-11-09T19:13:26.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T19:13:26.794Z] 010f358c68b5: Preparing [2022-11-09T19:13:26.794Z] f9ea487d5234: Preparing [2022-11-09T19:13:26.794Z] d09cf13610f0: Preparing [2022-11-09T19:13:26.794Z] 77c6e84c6896: Preparing [2022-11-09T19:13:26.794Z] 8e9f4fa6fdba: Preparing [2022-11-09T19:13:26.794Z] 223be5762fa5: Preparing [2022-11-09T19:13:26.794Z] 69d0ba04d02c: Preparing [2022-11-09T19:13:26.794Z] 2f9c606454ae: Preparing [2022-11-09T19:13:26.794Z] c9b70aee1525: Preparing [2022-11-09T19:13:26.794Z] 994393dc58e7: Preparing [2022-11-09T19:13:26.794Z] 223be5762fa5: Waiting [2022-11-09T19:13:26.794Z] c9b70aee1525: Waiting [2022-11-09T19:13:26.794Z] 2f9c606454ae: Waiting [2022-11-09T19:13:26.794Z] 69d0ba04d02c: Waiting [2022-11-09T19:13:26.794Z] 994393dc58e7: Waiting [2022-11-09T19:13:26.794Z] 8e9f4fa6fdba: Layer already exists [2022-11-09T19:13:26.794Z] 77c6e84c6896: Layer already exists [2022-11-09T19:13:26.794Z] d09cf13610f0: Layer already exists [2022-11-09T19:13:26.794Z] 010f358c68b5: Layer already exists [2022-11-09T19:13:26.794Z] f9ea487d5234: Layer already exists [2022-11-09T19:13:26.794Z] 223be5762fa5: Layer already exists [2022-11-09T19:13:26.794Z] 69d0ba04d02c: Layer already exists [2022-11-09T19:13:26.794Z] 2f9c606454ae: Layer already exists [2022-11-09T19:13:26.794Z] c9b70aee1525: Layer already exists [2022-11-09T19:13:26.794Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:26.794Z] 2.3.0: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:27.104Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:27.403Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:27.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T19:13:27.403Z] 010f358c68b5: Preparing [2022-11-09T19:13:27.403Z] f9ea487d5234: Preparing [2022-11-09T19:13:27.403Z] d09cf13610f0: Preparing [2022-11-09T19:13:27.403Z] 77c6e84c6896: Preparing [2022-11-09T19:13:27.403Z] 8e9f4fa6fdba: Preparing [2022-11-09T19:13:27.403Z] 223be5762fa5: Preparing [2022-11-09T19:13:27.403Z] 69d0ba04d02c: Preparing [2022-11-09T19:13:27.403Z] 2f9c606454ae: Preparing [2022-11-09T19:13:27.403Z] c9b70aee1525: Preparing [2022-11-09T19:13:27.403Z] 994393dc58e7: Preparing [2022-11-09T19:13:27.403Z] 223be5762fa5: Waiting [2022-11-09T19:13:27.403Z] 69d0ba04d02c: Waiting [2022-11-09T19:13:27.403Z] 2f9c606454ae: Waiting [2022-11-09T19:13:27.403Z] 994393dc58e7: Waiting [2022-11-09T19:13:27.403Z] c9b70aee1525: Waiting [2022-11-09T19:13:27.403Z] d09cf13610f0: Layer already exists [2022-11-09T19:13:27.403Z] 8e9f4fa6fdba: Layer already exists [2022-11-09T19:13:27.403Z] f9ea487d5234: Layer already exists [2022-11-09T19:13:27.403Z] 77c6e84c6896: Layer already exists [2022-11-09T19:13:27.403Z] 010f358c68b5: Layer already exists [2022-11-09T19:13:27.403Z] 69d0ba04d02c: Layer already exists [2022-11-09T19:13:27.403Z] c9b70aee1525: Layer already exists [2022-11-09T19:13:27.403Z] 2f9c606454ae: Layer already exists [2022-11-09T19:13:27.403Z] 223be5762fa5: Layer already exists [2022-11-09T19:13:27.403Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:27.403Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:27.704Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:28.007Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-09T19:13:28.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-09T19:13:28.007Z] 010f358c68b5: Preparing [2022-11-09T19:13:28.007Z] f9ea487d5234: Preparing [2022-11-09T19:13:28.007Z] d09cf13610f0: Preparing [2022-11-09T19:13:28.007Z] 77c6e84c6896: Preparing [2022-11-09T19:13:28.007Z] 8e9f4fa6fdba: Preparing [2022-11-09T19:13:28.007Z] 223be5762fa5: Preparing [2022-11-09T19:13:28.007Z] 69d0ba04d02c: Preparing [2022-11-09T19:13:28.007Z] 2f9c606454ae: Preparing [2022-11-09T19:13:28.007Z] c9b70aee1525: Preparing [2022-11-09T19:13:28.007Z] 994393dc58e7: Preparing [2022-11-09T19:13:28.007Z] 223be5762fa5: Waiting [2022-11-09T19:13:28.007Z] 69d0ba04d02c: Waiting [2022-11-09T19:13:28.007Z] 2f9c606454ae: Waiting [2022-11-09T19:13:28.007Z] c9b70aee1525: Waiting [2022-11-09T19:13:28.007Z] 994393dc58e7: Waiting [2022-11-09T19:13:28.007Z] f9ea487d5234: Layer already exists [2022-11-09T19:13:28.007Z] 8e9f4fa6fdba: Layer already exists [2022-11-09T19:13:28.007Z] d09cf13610f0: Layer already exists [2022-11-09T19:13:28.007Z] 010f358c68b5: Layer already exists [2022-11-09T19:13:28.007Z] 77c6e84c6896: Layer already exists [2022-11-09T19:13:28.007Z] 223be5762fa5: Layer already exists [2022-11-09T19:13:28.007Z] 69d0ba04d02c: Layer already exists [2022-11-09T19:13:28.007Z] 2f9c606454ae: Layer already exists [2022-11-09T19:13:28.007Z] c9b70aee1525: Layer already exists [2022-11-09T19:13:28.007Z] 994393dc58e7: Layer already exists [2022-11-09T19:13:28.007Z] main: digest: sha256:29cf89f71eb5da19e1b9c1272ca0d50fd68a51fe11b152f76ed3d71343cb439d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:28.040Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:28.045Z] taggedImages: [2022-11-09T19:13:28.045Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:28.045Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-09T19:13:28.045Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0 [2022-11-09T19:13:28.045Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:28.045Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-09T19:13:28.058Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-09T19:13:28.058Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:28.058Z] latest [2022-11-09T19:13:28.058Z] 2.3.0 [2022-11-09T19:13:28.058Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:28.058Z] main [2022-11-09T19:13:28.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:28.369Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:28.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:28.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T19:13:28.675Z] 295dac052c84: Preparing [2022-11-09T19:13:28.675Z] b09a2c3a4fed: Preparing [2022-11-09T19:13:28.675Z] f6e618f09ec6: Preparing [2022-11-09T19:13:28.675Z] 31771223dce9: Preparing [2022-11-09T19:13:28.675Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:28.675Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:28.675Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:28.675Z] 295dac052c84: Pushed [2022-11-09T19:13:29.241Z] 31771223dce9: Pushed [2022-11-09T19:13:30.618Z] b09a2c3a4fed: Pushed [2022-11-09T19:13:30.877Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:31.180Z] + 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 [2022-11-09T19:13:31.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-09T19:13:31.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T19:13:31.483Z] 295dac052c84: Preparing [2022-11-09T19:13:31.483Z] b09a2c3a4fed: Preparing [2022-11-09T19:13:31.483Z] f6e618f09ec6: Preparing [2022-11-09T19:13:31.483Z] 31771223dce9: Preparing [2022-11-09T19:13:31.483Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:31.483Z] 295dac052c84: Layer already exists [2022-11-09T19:13:31.483Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:31.483Z] b09a2c3a4fed: Layer already exists [2022-11-09T19:13:31.483Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:31.483Z] 31771223dce9: Layer already exists [2022-11-09T19:13:31.483Z] latest: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:31.792Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:32.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0 [2022-11-09T19:13:32.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T19:13:32.091Z] 295dac052c84: Preparing [2022-11-09T19:13:32.091Z] b09a2c3a4fed: Preparing [2022-11-09T19:13:32.091Z] f6e618f09ec6: Preparing [2022-11-09T19:13:32.091Z] 31771223dce9: Preparing [2022-11-09T19:13:32.091Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:32.091Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:32.091Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:32.091Z] 31771223dce9: Layer already exists [2022-11-09T19:13:32.091Z] 295dac052c84: Layer already exists [2022-11-09T19:13:32.091Z] b09a2c3a4fed: Layer already exists [2022-11-09T19:13:32.091Z] 2.3.0: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:32.394Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:32.693Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:32.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T19:13:32.693Z] 295dac052c84: Preparing [2022-11-09T19:13:32.693Z] b09a2c3a4fed: Preparing [2022-11-09T19:13:32.693Z] f6e618f09ec6: Preparing [2022-11-09T19:13:32.693Z] 31771223dce9: Preparing [2022-11-09T19:13:32.693Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:32.693Z] b09a2c3a4fed: Layer already exists [2022-11-09T19:13:32.693Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:32.693Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:32.693Z] 295dac052c84: Layer already exists [2022-11-09T19:13:32.693Z] 31771223dce9: Layer already exists [2022-11-09T19:13:32.693Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:33.008Z] + 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 [2022-11-09T19:13:33.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-09T19:13:33.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-09T19:13:33.310Z] 295dac052c84: Preparing [2022-11-09T19:13:33.310Z] b09a2c3a4fed: Preparing [2022-11-09T19:13:33.310Z] f6e618f09ec6: Preparing [2022-11-09T19:13:33.310Z] 31771223dce9: Preparing [2022-11-09T19:13:33.310Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:33.310Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:33.310Z] 31771223dce9: Layer already exists [2022-11-09T19:13:33.310Z] 295dac052c84: Layer already exists [2022-11-09T19:13:33.310Z] f6e618f09ec6: Layer already exists [2022-11-09T19:13:33.310Z] b09a2c3a4fed: Layer already exists [2022-11-09T19:13:33.310Z] main: digest: sha256:56f15f6861e108ed04407b829a519d449389381708ddb1da4574673c9b5bed6d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:33.343Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:33.349Z] taggedImages: [2022-11-09T19:13:33.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:33.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-09T19:13:33.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0 [2022-11-09T19:13:33.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:33.349Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-09T19:13:33.363Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-09T19:13:33.363Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:33.363Z] latest [2022-11-09T19:13:33.363Z] 2.3.0 [2022-11-09T19:13:33.363Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:33.363Z] main [2022-11-09T19:13:33.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:33.662Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:33.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:33.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T19:13:33.965Z] 37abb1bb8f1c: Preparing [2022-11-09T19:13:33.965Z] 26b8940e0648: Preparing [2022-11-09T19:13:33.965Z] fa4460ee87dd: Preparing [2022-11-09T19:13:33.965Z] 840d8bf1c740: Preparing [2022-11-09T19:13:33.965Z] 54a1634f613b: Preparing [2022-11-09T19:13:33.965Z] 609c0385b7cd: Preparing [2022-11-09T19:13:33.965Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:33.965Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:33.965Z] 609c0385b7cd: Waiting [2022-11-09T19:13:33.965Z] 26b8940e0648: Pushed [2022-11-09T19:13:33.965Z] 37abb1bb8f1c: Pushed [2022-11-09T19:13:33.965Z] fa4460ee87dd: Pushed [2022-11-09T19:13:33.965Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:34.530Z] 609c0385b7cd: Pushed [2022-11-09T19:13:37.808Z] 54a1634f613b: Pushed [2022-11-09T19:13:41.094Z] 840d8bf1c740: Pushed [2022-11-09T19:13:41.094Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:41.399Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:41.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-09T19:13:41.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T19:13:41.709Z] 37abb1bb8f1c: Preparing [2022-11-09T19:13:41.709Z] 26b8940e0648: Preparing [2022-11-09T19:13:41.709Z] fa4460ee87dd: Preparing [2022-11-09T19:13:41.709Z] 840d8bf1c740: Preparing [2022-11-09T19:13:41.709Z] 54a1634f613b: Preparing [2022-11-09T19:13:41.709Z] 609c0385b7cd: Preparing [2022-11-09T19:13:41.709Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:41.709Z] 609c0385b7cd: Waiting [2022-11-09T19:13:41.709Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:41.709Z] 54a1634f613b: Layer already exists [2022-11-09T19:13:41.709Z] 37abb1bb8f1c: Layer already exists [2022-11-09T19:13:41.709Z] 26b8940e0648: Layer already exists [2022-11-09T19:13:41.709Z] 840d8bf1c740: Layer already exists [2022-11-09T19:13:41.709Z] fa4460ee87dd: Layer already exists [2022-11-09T19:13:41.709Z] 609c0385b7cd: Layer already exists [2022-11-09T19:13:41.709Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:41.709Z] latest: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:42.013Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:42.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0 [2022-11-09T19:13:42.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T19:13:42.318Z] 37abb1bb8f1c: Preparing [2022-11-09T19:13:42.318Z] 26b8940e0648: Preparing [2022-11-09T19:13:42.318Z] fa4460ee87dd: Preparing [2022-11-09T19:13:42.318Z] 840d8bf1c740: Preparing [2022-11-09T19:13:42.318Z] 54a1634f613b: Preparing [2022-11-09T19:13:42.318Z] 609c0385b7cd: Preparing [2022-11-09T19:13:42.318Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:42.318Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:42.318Z] 609c0385b7cd: Waiting [2022-11-09T19:13:42.318Z] 54a1634f613b: Layer already exists [2022-11-09T19:13:42.318Z] 26b8940e0648: Layer already exists [2022-11-09T19:13:42.318Z] 37abb1bb8f1c: Layer already exists [2022-11-09T19:13:42.318Z] 840d8bf1c740: Layer already exists [2022-11-09T19:13:42.318Z] fa4460ee87dd: Layer already exists [2022-11-09T19:13:42.318Z] 609c0385b7cd: Layer already exists [2022-11-09T19:13:42.318Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:42.318Z] 2.3.0: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:42.622Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:42.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:42.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T19:13:42.923Z] 37abb1bb8f1c: Preparing [2022-11-09T19:13:42.923Z] 26b8940e0648: Preparing [2022-11-09T19:13:42.923Z] fa4460ee87dd: Preparing [2022-11-09T19:13:42.923Z] 840d8bf1c740: Preparing [2022-11-09T19:13:42.923Z] 54a1634f613b: Preparing [2022-11-09T19:13:42.923Z] 609c0385b7cd: Preparing [2022-11-09T19:13:42.923Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:42.923Z] 609c0385b7cd: Waiting [2022-11-09T19:13:42.923Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:42.923Z] 54a1634f613b: Layer already exists [2022-11-09T19:13:42.923Z] 37abb1bb8f1c: Layer already exists [2022-11-09T19:13:42.923Z] 26b8940e0648: Layer already exists [2022-11-09T19:13:42.923Z] 840d8bf1c740: Layer already exists [2022-11-09T19:13:42.923Z] fa4460ee87dd: Layer already exists [2022-11-09T19:13:42.923Z] 609c0385b7cd: Layer already exists [2022-11-09T19:13:42.923Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:42.923Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:43.234Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:43.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-09T19:13:43.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-09T19:13:43.534Z] 37abb1bb8f1c: Preparing [2022-11-09T19:13:43.534Z] 26b8940e0648: Preparing [2022-11-09T19:13:43.534Z] fa4460ee87dd: Preparing [2022-11-09T19:13:43.534Z] 840d8bf1c740: Preparing [2022-11-09T19:13:43.534Z] 54a1634f613b: Preparing [2022-11-09T19:13:43.534Z] 609c0385b7cd: Preparing [2022-11-09T19:13:43.534Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:43.534Z] 609c0385b7cd: Waiting [2022-11-09T19:13:43.534Z] 26b8940e0648: Layer already exists [2022-11-09T19:13:43.534Z] 54a1634f613b: Layer already exists [2022-11-09T19:13:43.534Z] fa4460ee87dd: Layer already exists [2022-11-09T19:13:43.534Z] 37abb1bb8f1c: Layer already exists [2022-11-09T19:13:43.534Z] 840d8bf1c740: Layer already exists [2022-11-09T19:13:43.534Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:43.534Z] 609c0385b7cd: Layer already exists [2022-11-09T19:13:43.534Z] main: digest: sha256:fa49d95550059a21c24dea8a81e763b28fae7fba27110e02c16e347ebb7963a1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:43.569Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:43.574Z] taggedImages: [2022-11-09T19:13:43.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:43.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-09T19:13:43.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0 [2022-11-09T19:13:43.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:43.574Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-09T19:13:43.587Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-09T19:13:43.587Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:43.587Z] latest [2022-11-09T19:13:43.587Z] 2.3.0 [2022-11-09T19:13:43.587Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:43.587Z] main [2022-11-09T19:13:43.587Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:43.900Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:44.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:44.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T19:13:44.204Z] 4b2fa6f9c5ac: Preparing [2022-11-09T19:13:44.204Z] 06b5cc60e274: Preparing [2022-11-09T19:13:44.204Z] f68244615359: Preparing [2022-11-09T19:13:44.204Z] 2a4602efad41: Preparing [2022-11-09T19:13:44.204Z] e39fd11d52c6: Preparing [2022-11-09T19:13:44.204Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:44.204Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:44.204Z] 4b2fa6f9c5ac: Pushed [2022-11-09T19:13:44.204Z] f68244615359: Pushed [2022-11-09T19:13:44.204Z] 06b5cc60e274: Pushed [2022-11-09T19:13:44.204Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:44.463Z] e39fd11d52c6: Pushed [2022-11-09T19:13:51.021Z] 2a4602efad41: Pushed [2022-11-09T19:13:51.021Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:51.326Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:51.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-09T19:13:51.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T19:13:51.633Z] 4b2fa6f9c5ac: Preparing [2022-11-09T19:13:51.633Z] 06b5cc60e274: Preparing [2022-11-09T19:13:51.633Z] f68244615359: Preparing [2022-11-09T19:13:51.633Z] 2a4602efad41: Preparing [2022-11-09T19:13:51.633Z] e39fd11d52c6: Preparing [2022-11-09T19:13:51.633Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:51.633Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:51.633Z] 4b2fa6f9c5ac: Layer already exists [2022-11-09T19:13:51.633Z] 06b5cc60e274: Layer already exists [2022-11-09T19:13:51.633Z] e39fd11d52c6: Layer already exists [2022-11-09T19:13:51.633Z] 2a4602efad41: Layer already exists [2022-11-09T19:13:51.633Z] f68244615359: Layer already exists [2022-11-09T19:13:51.633Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:51.633Z] latest: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:51.936Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:52.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0 [2022-11-09T19:13:52.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T19:13:52.238Z] 4b2fa6f9c5ac: Preparing [2022-11-09T19:13:52.238Z] 06b5cc60e274: Preparing [2022-11-09T19:13:52.238Z] f68244615359: Preparing [2022-11-09T19:13:52.238Z] 2a4602efad41: Preparing [2022-11-09T19:13:52.238Z] e39fd11d52c6: Preparing [2022-11-09T19:13:52.238Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:52.238Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:52.238Z] 2a4602efad41: Layer already exists [2022-11-09T19:13:52.238Z] 06b5cc60e274: Layer already exists [2022-11-09T19:13:52.238Z] 4b2fa6f9c5ac: Layer already exists [2022-11-09T19:13:52.238Z] e39fd11d52c6: Layer already exists [2022-11-09T19:13:52.238Z] f68244615359: Layer already exists [2022-11-09T19:13:52.238Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:52.238Z] 2.3.0: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:52.544Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:52.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:52.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T19:13:52.844Z] 4b2fa6f9c5ac: Preparing [2022-11-09T19:13:52.844Z] 06b5cc60e274: Preparing [2022-11-09T19:13:52.844Z] f68244615359: Preparing [2022-11-09T19:13:52.844Z] 2a4602efad41: Preparing [2022-11-09T19:13:52.844Z] e39fd11d52c6: Preparing [2022-11-09T19:13:52.844Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:52.844Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:52.844Z] e39fd11d52c6: Layer already exists [2022-11-09T19:13:52.844Z] 4b2fa6f9c5ac: Layer already exists [2022-11-09T19:13:52.844Z] 2a4602efad41: Layer already exists [2022-11-09T19:13:52.844Z] f68244615359: Layer already exists [2022-11-09T19:13:52.844Z] 06b5cc60e274: Layer already exists [2022-11-09T19:13:52.844Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:52.844Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:53.152Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:53.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-09T19:13:53.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-09T19:13:53.453Z] 4b2fa6f9c5ac: Preparing [2022-11-09T19:13:53.453Z] 06b5cc60e274: Preparing [2022-11-09T19:13:53.453Z] f68244615359: Preparing [2022-11-09T19:13:53.453Z] 2a4602efad41: Preparing [2022-11-09T19:13:53.453Z] e39fd11d52c6: Preparing [2022-11-09T19:13:53.453Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:53.453Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:53.453Z] 06b5cc60e274: Layer already exists [2022-11-09T19:13:53.453Z] f68244615359: Layer already exists [2022-11-09T19:13:53.453Z] 4b2fa6f9c5ac: Layer already exists [2022-11-09T19:13:53.453Z] 2a4602efad41: Layer already exists [2022-11-09T19:13:53.453Z] e39fd11d52c6: Layer already exists [2022-11-09T19:13:53.453Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:53.453Z] main: digest: sha256:74cf75e98e0d6d703a5d2671bd308fdc52b9bfd7eb7f13a8459e43915e1881d9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:13:53.491Z] ===================================================== [Pipeline] echo [2022-11-09T19:13:53.498Z] taggedImages: [2022-11-09T19:13:53.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:53.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-09T19:13:53.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0 [2022-11-09T19:13:53.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:53.498Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-09T19:13:53.511Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-09T19:13:53.511Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:53.511Z] latest [2022-11-09T19:13:53.511Z] 2.3.0 [2022-11-09T19:13:53.511Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:13:53.511Z] main [2022-11-09T19:13:53.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:53.809Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:13:54.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:13:54.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T19:13:54.111Z] 7857c367e4ed: Preparing [2022-11-09T19:13:54.111Z] 7474400bd3e8: Preparing [2022-11-09T19:13:54.111Z] 9762c711e9fe: Preparing [2022-11-09T19:13:54.111Z] 563b8878cda4: Preparing [2022-11-09T19:13:54.111Z] 609c0385b7cd: Preparing [2022-11-09T19:13:54.111Z] 34d5ebaa5410: Preparing [2022-11-09T19:13:54.111Z] 34d5ebaa5410: Waiting [2022-11-09T19:13:54.111Z] 609c0385b7cd: Layer already exists [2022-11-09T19:13:54.111Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:13:54.111Z] 7857c367e4ed: Pushed [2022-11-09T19:13:54.111Z] 7474400bd3e8: Pushed [2022-11-09T19:13:54.111Z] 9762c711e9fe: Pushed [2022-11-09T19:14:02.223Z] 563b8878cda4: Pushed [2022-11-09T19:14:02.223Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:02.537Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:02.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-09T19:14:02.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T19:14:02.842Z] 7857c367e4ed: Preparing [2022-11-09T19:14:02.842Z] 7474400bd3e8: Preparing [2022-11-09T19:14:02.842Z] 9762c711e9fe: Preparing [2022-11-09T19:14:02.842Z] 563b8878cda4: Preparing [2022-11-09T19:14:02.842Z] 609c0385b7cd: Preparing [2022-11-09T19:14:02.842Z] 34d5ebaa5410: Preparing [2022-11-09T19:14:02.842Z] 34d5ebaa5410: Waiting [2022-11-09T19:14:02.842Z] 7857c367e4ed: Layer already exists [2022-11-09T19:14:02.842Z] 563b8878cda4: Layer already exists [2022-11-09T19:14:02.842Z] 9762c711e9fe: Layer already exists [2022-11-09T19:14:02.842Z] 7474400bd3e8: Layer already exists [2022-11-09T19:14:02.842Z] 609c0385b7cd: Layer already exists [2022-11-09T19:14:02.842Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:14:02.842Z] latest: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:03.159Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:03.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0 [2022-11-09T19:14:03.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T19:14:03.473Z] 7857c367e4ed: Preparing [2022-11-09T19:14:03.473Z] 7474400bd3e8: Preparing [2022-11-09T19:14:03.473Z] 9762c711e9fe: Preparing [2022-11-09T19:14:03.473Z] 563b8878cda4: Preparing [2022-11-09T19:14:03.473Z] 609c0385b7cd: Preparing [2022-11-09T19:14:03.473Z] 34d5ebaa5410: Preparing [2022-11-09T19:14:03.473Z] 34d5ebaa5410: Waiting [2022-11-09T19:14:03.473Z] 7857c367e4ed: Layer already exists [2022-11-09T19:14:03.473Z] 9762c711e9fe: Layer already exists [2022-11-09T19:14:03.473Z] 609c0385b7cd: Layer already exists [2022-11-09T19:14:03.473Z] 563b8878cda4: Layer already exists [2022-11-09T19:14:03.473Z] 7474400bd3e8: Layer already exists [2022-11-09T19:14:03.473Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:14:03.473Z] 2.3.0: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:03.791Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:04.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:04.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T19:14:04.103Z] 7857c367e4ed: Preparing [2022-11-09T19:14:04.103Z] 7474400bd3e8: Preparing [2022-11-09T19:14:04.103Z] 9762c711e9fe: Preparing [2022-11-09T19:14:04.103Z] 563b8878cda4: Preparing [2022-11-09T19:14:04.103Z] 609c0385b7cd: Preparing [2022-11-09T19:14:04.103Z] 34d5ebaa5410: Preparing [2022-11-09T19:14:04.103Z] 34d5ebaa5410: Waiting [2022-11-09T19:14:04.103Z] 563b8878cda4: Layer already exists [2022-11-09T19:14:04.103Z] 609c0385b7cd: Layer already exists [2022-11-09T19:14:04.103Z] 7474400bd3e8: Layer already exists [2022-11-09T19:14:04.103Z] 9762c711e9fe: Layer already exists [2022-11-09T19:14:04.103Z] 7857c367e4ed: Layer already exists [2022-11-09T19:14:04.103Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:14:04.103Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:04.415Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:04.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-09T19:14:04.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-09T19:14:04.719Z] 7857c367e4ed: Preparing [2022-11-09T19:14:04.719Z] 7474400bd3e8: Preparing [2022-11-09T19:14:04.719Z] 9762c711e9fe: Preparing [2022-11-09T19:14:04.719Z] 563b8878cda4: Preparing [2022-11-09T19:14:04.719Z] 609c0385b7cd: Preparing [2022-11-09T19:14:04.719Z] 34d5ebaa5410: Preparing [2022-11-09T19:14:04.719Z] 34d5ebaa5410: Waiting [2022-11-09T19:14:04.719Z] 9762c711e9fe: Layer already exists [2022-11-09T19:14:04.719Z] 563b8878cda4: Layer already exists [2022-11-09T19:14:04.719Z] 609c0385b7cd: Layer already exists [2022-11-09T19:14:04.719Z] 7474400bd3e8: Layer already exists [2022-11-09T19:14:04.719Z] 7857c367e4ed: Layer already exists [2022-11-09T19:14:04.719Z] 34d5ebaa5410: Layer already exists [2022-11-09T19:14:04.719Z] main: digest: sha256:9d4c2537127b7b0ea4103719c84a1f1aa8bbe17e5d32ef1da90305178d808d69 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:14:04.752Z] ===================================================== [Pipeline] echo [2022-11-09T19:14:04.758Z] taggedImages: [2022-11-09T19:14:04.758Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:04.758Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-09T19:14:04.758Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0 [2022-11-09T19:14:04.758Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:04.758Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-09T19:14:04.772Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-09T19:14:04.772Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:04.772Z] latest [2022-11-09T19:14:04.772Z] 2.3.0 [2022-11-09T19:14:04.772Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:04.772Z] main [2022-11-09T19:14:04.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:05.088Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:05.485Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:05.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T19:14:05.485Z] 5582ae53409e: Preparing [2022-11-09T19:14:05.485Z] e4f22c034941: Preparing [2022-11-09T19:14:05.485Z] f6e618f09ec6: Preparing [2022-11-09T19:14:05.485Z] 8388c77d4481: Preparing [2022-11-09T19:14:05.485Z] 994393dc58e7: Preparing [2022-11-09T19:14:05.485Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:05.485Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:05.485Z] 5582ae53409e: Pushed [2022-11-09T19:14:05.485Z] 8388c77d4481: Pushed [2022-11-09T19:14:08.106Z] e4f22c034941: Pushed [2022-11-09T19:14:08.106Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:08.412Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:08.712Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-09T19:14:08.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T19:14:08.712Z] 5582ae53409e: Preparing [2022-11-09T19:14:08.712Z] e4f22c034941: Preparing [2022-11-09T19:14:08.712Z] f6e618f09ec6: Preparing [2022-11-09T19:14:08.712Z] 8388c77d4481: Preparing [2022-11-09T19:14:08.712Z] 994393dc58e7: Preparing [2022-11-09T19:14:08.712Z] 5582ae53409e: Layer already exists [2022-11-09T19:14:08.712Z] e4f22c034941: Layer already exists [2022-11-09T19:14:08.712Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:08.712Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:08.712Z] 8388c77d4481: Layer already exists [2022-11-09T19:14:08.712Z] latest: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:09.022Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:09.324Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0 [2022-11-09T19:14:09.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T19:14:09.324Z] 5582ae53409e: Preparing [2022-11-09T19:14:09.324Z] e4f22c034941: Preparing [2022-11-09T19:14:09.324Z] f6e618f09ec6: Preparing [2022-11-09T19:14:09.324Z] 8388c77d4481: Preparing [2022-11-09T19:14:09.324Z] 994393dc58e7: Preparing [2022-11-09T19:14:09.324Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:09.324Z] e4f22c034941: Layer already exists [2022-11-09T19:14:09.324Z] 8388c77d4481: Layer already exists [2022-11-09T19:14:09.324Z] 5582ae53409e: Layer already exists [2022-11-09T19:14:09.324Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:09.324Z] 2.3.0: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:09.626Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:09.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:09.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T19:14:09.934Z] 5582ae53409e: Preparing [2022-11-09T19:14:09.934Z] e4f22c034941: Preparing [2022-11-09T19:14:09.934Z] f6e618f09ec6: Preparing [2022-11-09T19:14:09.934Z] 8388c77d4481: Preparing [2022-11-09T19:14:09.934Z] 994393dc58e7: Preparing [2022-11-09T19:14:09.934Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:09.934Z] 8388c77d4481: Layer already exists [2022-11-09T19:14:09.934Z] e4f22c034941: Layer already exists [2022-11-09T19:14:09.934Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:09.934Z] 5582ae53409e: Layer already exists [2022-11-09T19:14:09.934Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:10.243Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:10.544Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-09T19:14:10.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-09T19:14:10.544Z] 5582ae53409e: Preparing [2022-11-09T19:14:10.544Z] e4f22c034941: Preparing [2022-11-09T19:14:10.544Z] f6e618f09ec6: Preparing [2022-11-09T19:14:10.544Z] 8388c77d4481: Preparing [2022-11-09T19:14:10.544Z] 994393dc58e7: Preparing [2022-11-09T19:14:10.544Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:10.544Z] e4f22c034941: Layer already exists [2022-11-09T19:14:10.544Z] 5582ae53409e: Layer already exists [2022-11-09T19:14:10.544Z] 8388c77d4481: Layer already exists [2022-11-09T19:14:10.544Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:10.544Z] main: digest: sha256:b177badd132dc934057abceee7c3dc5f7ceb66fbc5dbc61ae17defe4550f7935 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:14:10.598Z] ===================================================== [Pipeline] echo [2022-11-09T19:14:10.609Z] taggedImages: [2022-11-09T19:14:10.609Z] - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:10.609Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-09T19:14:10.609Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0 [2022-11-09T19:14:10.609Z] - nexus3.edgexfoundry.org:10004/support-notifications:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:10.609Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-09T19:14:10.633Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-09T19:14:10.633Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:10.633Z] latest [2022-11-09T19:14:10.633Z] 2.3.0 [2022-11-09T19:14:10.633Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:10.633Z] main [2022-11-09T19:14:10.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:10.948Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:11.250Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:11.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T19:14:11.250Z] 67f381ad5451: Preparing [2022-11-09T19:14:11.250Z] 9f7f711b87a9: Preparing [2022-11-09T19:14:11.250Z] f6e618f09ec6: Preparing [2022-11-09T19:14:11.250Z] d09250fffc0f: Preparing [2022-11-09T19:14:11.250Z] 994393dc58e7: Preparing [2022-11-09T19:14:11.250Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:11.250Z] d09250fffc0f: Layer already exists [2022-11-09T19:14:11.250Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:11.250Z] 67f381ad5451: Pushed [2022-11-09T19:14:13.785Z] 9f7f711b87a9: Pushed [2022-11-09T19:14:14.044Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:14.347Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:14.650Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-09T19:14:14.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T19:14:14.650Z] 67f381ad5451: Preparing [2022-11-09T19:14:14.650Z] 9f7f711b87a9: Preparing [2022-11-09T19:14:14.650Z] f6e618f09ec6: Preparing [2022-11-09T19:14:14.650Z] d09250fffc0f: Preparing [2022-11-09T19:14:14.650Z] 994393dc58e7: Preparing [2022-11-09T19:14:14.650Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:14.650Z] 9f7f711b87a9: Layer already exists [2022-11-09T19:14:14.650Z] d09250fffc0f: Layer already exists [2022-11-09T19:14:14.650Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:14.650Z] 67f381ad5451: Layer already exists [2022-11-09T19:14:14.650Z] latest: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:14.951Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:15.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0 [2022-11-09T19:14:15.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T19:14:15.256Z] 67f381ad5451: Preparing [2022-11-09T19:14:15.256Z] 9f7f711b87a9: Preparing [2022-11-09T19:14:15.256Z] f6e618f09ec6: Preparing [2022-11-09T19:14:15.256Z] d09250fffc0f: Preparing [2022-11-09T19:14:15.256Z] 994393dc58e7: Preparing [2022-11-09T19:14:15.256Z] 67f381ad5451: Layer already exists [2022-11-09T19:14:15.256Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:15.256Z] d09250fffc0f: Layer already exists [2022-11-09T19:14:15.257Z] 9f7f711b87a9: Layer already exists [2022-11-09T19:14:15.257Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:15.257Z] 2.3.0: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:15.566Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:15.871Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:15.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T19:14:15.871Z] 67f381ad5451: Preparing [2022-11-09T19:14:15.871Z] 9f7f711b87a9: Preparing [2022-11-09T19:14:15.871Z] f6e618f09ec6: Preparing [2022-11-09T19:14:15.871Z] d09250fffc0f: Preparing [2022-11-09T19:14:15.871Z] 994393dc58e7: Preparing [2022-11-09T19:14:15.871Z] 67f381ad5451: Layer already exists [2022-11-09T19:14:15.871Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:15.871Z] d09250fffc0f: Layer already exists [2022-11-09T19:14:15.871Z] 9f7f711b87a9: Layer already exists [2022-11-09T19:14:15.871Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:15.871Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:16.181Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:16.484Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-09T19:14:16.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-09T19:14:16.484Z] 67f381ad5451: Preparing [2022-11-09T19:14:16.484Z] 9f7f711b87a9: Preparing [2022-11-09T19:14:16.484Z] f6e618f09ec6: Preparing [2022-11-09T19:14:16.484Z] d09250fffc0f: Preparing [2022-11-09T19:14:16.484Z] 994393dc58e7: Preparing [2022-11-09T19:14:16.484Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:16.484Z] f6e618f09ec6: Layer already exists [2022-11-09T19:14:16.484Z] 67f381ad5451: Layer already exists [2022-11-09T19:14:16.484Z] d09250fffc0f: Layer already exists [2022-11-09T19:14:16.484Z] 9f7f711b87a9: Layer already exists [2022-11-09T19:14:16.484Z] main: digest: sha256:bab50555f4297ab54f37f075e97221780c1fd79ef349a6a71e245cf027fac09a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:14:16.542Z] ===================================================== [Pipeline] echo [2022-11-09T19:14:16.554Z] taggedImages: [2022-11-09T19:14:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-09T19:14:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0 [2022-11-09T19:14:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:16.554Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-09T19:14:16.576Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-09T19:14:16.576Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:16.576Z] latest [2022-11-09T19:14:16.576Z] 2.3.0 [2022-11-09T19:14:16.576Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:16.576Z] main [2022-11-09T19:14:16.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:16.900Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:17.197Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:17.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T19:14:17.197Z] 5fa8b9025b47: Preparing [2022-11-09T19:14:17.197Z] 4c8108797c04: Preparing [2022-11-09T19:14:17.197Z] 04a771b52106: Preparing [2022-11-09T19:14:17.197Z] fc65a387a2bf: Preparing [2022-11-09T19:14:17.197Z] 994393dc58e7: Preparing [2022-11-09T19:14:17.197Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:17.197Z] 4c8108797c04: Pushed [2022-11-09T19:14:17.453Z] 5fa8b9025b47: Pushed [2022-11-09T19:14:18.388Z] 04a771b52106: Pushed [2022-11-09T19:14:20.700Z] Removing intermediate container 5a0997f78329 [2022-11-09T19:14:20.700Z] ---> 319fd9fa9ddc [2022-11-09T19:14:20.700Z] Step 8/23 : COPY . . [2022-11-09T19:14:20.700Z] Removing intermediate container d5dd5a293607 [2022-11-09T19:14:20.700Z] ---> 349bfc10cc1d [2022-11-09T19:14:20.700Z] Step 8/24 : COPY . . [2022-11-09T19:14:20.700Z] ---> 959b69e17bcb [2022-11-09T19:14:20.700Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-09T19:14:20.700Z] ---> Running in 2f94d6cca888 [2022-11-09T19:14:20.700Z] ---> d5c5f7fe5a8a [2022-11-09T19:14:20.700Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-09T19:14:20.700Z] ---> Running in 7d48867be507 [2022-11-09T19:14:20.700Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-09T19:14:20.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-09T19:14:30.591Z] fc65a387a2bf: Pushed [2022-11-09T19:14:30.591Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:30.895Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:31.194Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-09T19:14:31.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T19:14:31.194Z] 5fa8b9025b47: Preparing [2022-11-09T19:14:31.194Z] 4c8108797c04: Preparing [2022-11-09T19:14:31.194Z] 04a771b52106: Preparing [2022-11-09T19:14:31.194Z] fc65a387a2bf: Preparing [2022-11-09T19:14:31.194Z] 994393dc58e7: Preparing [2022-11-09T19:14:31.194Z] 5fa8b9025b47: Layer already exists [2022-11-09T19:14:31.194Z] 4c8108797c04: Layer already exists [2022-11-09T19:14:31.194Z] fc65a387a2bf: Layer already exists [2022-11-09T19:14:31.194Z] 04a771b52106: Layer already exists [2022-11-09T19:14:31.194Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:31.194Z] latest: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:31.500Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:31.797Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0 [2022-11-09T19:14:31.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T19:14:31.797Z] 5fa8b9025b47: Preparing [2022-11-09T19:14:31.797Z] 4c8108797c04: Preparing [2022-11-09T19:14:31.797Z] 04a771b52106: Preparing [2022-11-09T19:14:31.797Z] fc65a387a2bf: Preparing [2022-11-09T19:14:31.797Z] 994393dc58e7: Preparing [2022-11-09T19:14:31.797Z] 04a771b52106: Layer already exists [2022-11-09T19:14:31.797Z] fc65a387a2bf: Layer already exists [2022-11-09T19:14:31.797Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:31.797Z] 5fa8b9025b47: Layer already exists [2022-11-09T19:14:31.797Z] 4c8108797c04: Layer already exists [2022-11-09T19:14:31.797Z] 2.3.0: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:32.101Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:32.403Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:32.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T19:14:32.403Z] 5fa8b9025b47: Preparing [2022-11-09T19:14:32.403Z] 4c8108797c04: Preparing [2022-11-09T19:14:32.403Z] 04a771b52106: Preparing [2022-11-09T19:14:32.403Z] fc65a387a2bf: Preparing [2022-11-09T19:14:32.403Z] 994393dc58e7: Preparing [2022-11-09T19:14:32.403Z] fc65a387a2bf: Layer already exists [2022-11-09T19:14:32.403Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:32.403Z] 5fa8b9025b47: Layer already exists [2022-11-09T19:14:32.403Z] 04a771b52106: Layer already exists [2022-11-09T19:14:32.403Z] 4c8108797c04: Layer already exists [2022-11-09T19:14:32.403Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:32.707Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:14:33.008Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-09T19:14:33.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-09T19:14:33.008Z] 5fa8b9025b47: Preparing [2022-11-09T19:14:33.008Z] 4c8108797c04: Preparing [2022-11-09T19:14:33.008Z] 04a771b52106: Preparing [2022-11-09T19:14:33.008Z] fc65a387a2bf: Preparing [2022-11-09T19:14:33.008Z] 994393dc58e7: Preparing [2022-11-09T19:14:33.008Z] 994393dc58e7: Layer already exists [2022-11-09T19:14:33.008Z] 5fa8b9025b47: Layer already exists [2022-11-09T19:14:33.008Z] fc65a387a2bf: Layer already exists [2022-11-09T19:14:33.008Z] 4c8108797c04: Layer already exists [2022-11-09T19:14:33.008Z] 04a771b52106: Layer already exists [2022-11-09T19:14:33.008Z] main: digest: sha256:06b882769eeadbeb225ea4963460203212f5f4978e4775b80c70388929cbf9b3 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:14:33.043Z] ===================================================== [Pipeline] echo [2022-11-09T19:14:33.048Z] taggedImages: [2022-11-09T19:14:33.048Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:14:33.048Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-09T19:14:33.048Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0 [2022-11-09T19:14:33.048Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:14:33.048Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent: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] } [2022-11-09T19:17:27.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-09T19:17:34.339Z] Removing intermediate container 15138a5f8ce7 [2022-11-09T19:17:34.339Z] ---> 1bd20140e82d [2022-11-09T19:17:34.339Z] [2022-11-09T19:17:34.339Z] Step 9/24 : FROM alpine:3.16 [2022-11-09T19:17:34.339Z] 3.16: Pulling from library/alpine [2022-11-09T19:17:34.339Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-09T19:17:34.339Z] Status: Downloaded newer image for alpine:3.16 [2022-11-09T19:17:34.339Z] ---> a6215f271958 [2022-11-09T19:17:34.339Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-09T19:17:34.339Z] ---> Running in f9a7d7f2fcc0 [2022-11-09T19:17:36.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:17:36.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:17:37.806Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-09T19:17:38.071Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-09T19:17:38.071Z] (3/3) Installing su-exec (0.2-r1) [2022-11-09T19:17:38.071Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:17:38.071Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:17:38.337Z] OK: 6 MiB in 17 packages [2022-11-09T19:17:40.910Z] Removing intermediate container f9a7d7f2fcc0 [2022-11-09T19:17:40.910Z] ---> bc2c3a413408 [2022-11-09T19:17:40.910Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:17:40.910Z] ---> Running in 4bf66a2e702a [2022-11-09T19:17:41.489Z] Removing intermediate container 4bf66a2e702a [2022-11-09T19:17:41.489Z] ---> 1026953c4d13 [2022-11-09T19:17:41.489Z] Step 12/24 : WORKDIR / [2022-11-09T19:17:41.489Z] ---> Running in c106196d369c [2022-11-09T19:17:42.456Z] Removing intermediate container c106196d369c [2022-11-09T19:17:42.456Z] ---> ab7a7d454183 [2022-11-09T19:17:42.456Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-09T19:17:45.040Z] ---> bdd41a75c803 [2022-11-09T19:17:45.040Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-09T19:17:45.626Z] ---> bb3243625ccb [2022-11-09T19:17:45.626Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-09T19:17:46.585Z] ---> bb118ddd2dd5 [2022-11-09T19:17:46.585Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-09T19:17:47.559Z] ---> 5033341ee029 [2022-11-09T19:17:47.559Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-09T19:17:48.973Z] ---> b353f2bf1a12 [2022-11-09T19:17:48.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-09T19:17:50.381Z] ---> af7de16e84db [2022-11-09T19:17:50.381Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:17:51.340Z] ---> 47762a873f3c [2022-11-09T19:17:51.340Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:17:51.340Z] ---> Running in fac61e52865f [2022-11-09T19:17:54.684Z] Removing intermediate container fac61e52865f [2022-11-09T19:17:54.684Z] ---> d46d51588f42 [2022-11-09T19:17:54.684Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:17:54.684Z] ---> Running in 35986dee69af [2022-11-09T19:17:56.088Z] Removing intermediate container 35986dee69af [2022-11-09T19:17:56.088Z] ---> 7eb2d441ac1b [2022-11-09T19:17:56.088Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T19:17:56.088Z] ---> Running in 4ec828d6f4cf [2022-11-09T19:17:56.354Z] Removing intermediate container 4ec828d6f4cf [2022-11-09T19:17:56.354Z] ---> f78bc4340c60 [2022-11-09T19:17:56.354Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:17:56.625Z] ---> Running in 6f35d3407f55 [2022-11-09T19:17:56.898Z] Removing intermediate container 6f35d3407f55 [2022-11-09T19:17:56.898Z] ---> 8c723d96b976 [2022-11-09T19:17:56.898Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:17:57.165Z] ---> Running in 8490686bf172 [2022-11-09T19:17:57.750Z] Removing intermediate container 8490686bf172 [2022-11-09T19:17:57.750Z] ---> 42ea5d53e0e3 [2022-11-09T19:17:57.750Z] [2022-11-09T19:17:57.750Z] Successfully built 42ea5d53e0e3 [2022-11-09T19:17:57.750Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-09T19:17:57.750Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2022-11-09T19:18:01.097Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:18:01.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:18:01.097Z] ---> c810c9c1d514 [2022-11-09T19:18:01.097Z] Step 3/22 : WORKDIR /edgex-go [2022-11-09T19:18:01.097Z] ---> Using cache [2022-11-09T19:18:01.097Z] ---> 6fbee891aac8 [2022-11-09T19:18:01.097Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-09T19:18:01.366Z] ---> Running in 51b033165cd7 [2022-11-09T19:18:03.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:18:03.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:18:05.043Z] OK: 221 MiB in 51 packages [2022-11-09T19:18:08.393Z] Removing intermediate container 51b033165cd7 [2022-11-09T19:18:08.393Z] ---> ee334e48f012 [2022-11-09T19:18:08.393Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-09T19:18:09.350Z] ---> f903e5d6f8da [2022-11-09T19:18:09.350Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:18:09.350Z] ---> Running in d8c2eb6a4372 [2022-11-09T19:19:17.192Z] Removing intermediate container d8c2eb6a4372 [2022-11-09T19:19:17.192Z] ---> a712415a2a25 [2022-11-09T19:19:17.192Z] Step 7/22 : COPY . . [2022-11-09T19:19:19.784Z] ---> 0f3fa12f9c26 [2022-11-09T19:19:19.784Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-09T19:19:19.784Z] ---> Running in 41aceadd21d9 [2022-11-09T19:19:21.208Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-09T19:19:39.399Z] Removing intermediate container f506cd659ae5 [2022-11-09T19:19:39.399Z] ---> f111dc2e1aca [2022-11-09T19:19:39.399Z] [2022-11-09T19:19:39.399Z] Step 9/19 : FROM alpine:3.15 [2022-11-09T19:19:39.399Z] ---> 02e0d6fdf486 [2022-11-09T19:19:39.399Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:19:39.399Z] ---> Using cache [2022-11-09T19:19:39.399Z] ---> cb99693a4796 [2022-11-09T19:19:39.399Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-09T19:19:39.399Z] ---> Running in a55bac090b90 [2022-11-09T19:19:39.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:19:40.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:19:40.955Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:19:40.955Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:19:40.955Z] OK: 15736 distinct packages available [2022-11-09T19:19:41.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:19:41.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:19:42.887Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-09T19:19:42.887Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-09T19:19:42.887Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-09T19:19:42.887Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-09T19:19:42.887Z] (5/9) Installing curl (7.80.0-r4) [2022-11-09T19:19:42.887Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-09T19:19:42.887Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:19:42.887Z] (8/9) Installing libucontext (1.1-r0) [2022-11-09T19:19:42.887Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-09T19:19:42.887Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:19:42.887Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:19:43.467Z] OK: 8 MiB in 23 packages [2022-11-09T19:19:47.729Z] Removing intermediate container a55bac090b90 [2022-11-09T19:19:47.729Z] ---> 3957b98bcb47 [2022-11-09T19:19:47.729Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:19:47.729Z] ---> 885fdcfaf6db [2022-11-09T19:19:47.729Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-09T19:19:49.674Z] ---> 4f13252b7816 [2022-11-09T19:19:49.674Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-09T19:19:50.630Z] ---> f56719f24fb3 [2022-11-09T19:19:50.630Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-09T19:19:50.630Z] ---> Running in 6ff728665f3e [2022-11-09T19:19:51.210Z] Removing intermediate container 6ff728665f3e [2022-11-09T19:19:51.210Z] ---> 5efeb472bcd1 [2022-11-09T19:19:51.210Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:19:51.210Z] ---> Running in 9eaa8e86a35a [2022-11-09T19:19:51.928Z] Removing intermediate container 9eaa8e86a35a [2022-11-09T19:19:51.928Z] ---> 1d995047a5bd [2022-11-09T19:19:51.928Z] Step 17/19 : LABEL arch=arm64 [2022-11-09T19:19:51.928Z] ---> Running in 7a6f8ed9a041 [2022-11-09T19:19:52.561Z] Removing intermediate container 7a6f8ed9a041 [2022-11-09T19:19:52.561Z] ---> 424ab779f641 [2022-11-09T19:19:52.561Z] Step 18/19 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:19:52.561Z] ---> Running in 7226a0e34ed2 [2022-11-09T19:19:53.193Z] Removing intermediate container 7226a0e34ed2 [2022-11-09T19:19:53.193Z] ---> fd90d3eff4cc [2022-11-09T19:19:53.193Z] Step 19/19 : LABEL version=2.3.0 [2022-11-09T19:19:53.193Z] ---> Running in 6b391cd84775 [2022-11-09T19:19:53.483Z] Removing intermediate container 6b391cd84775 [2022-11-09T19:19:53.483Z] ---> d3087db2d9cf [2022-11-09T19:19:53.483Z] [2022-11-09T19:19:53.784Z] Successfully built d3087db2d9cf [2022-11-09T19:19:53.784Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-09T19:19:53.784Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-11-09T19:19:57.253Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:19:57.253Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:19:57.253Z] ---> c810c9c1d514 [2022-11-09T19:19:57.253Z] Step 3/32 : WORKDIR /edgex-go [2022-11-09T19:19:57.253Z] ---> Using cache [2022-11-09T19:19:57.253Z] ---> 6fbee891aac8 [2022-11-09T19:19:57.253Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-09T19:19:57.518Z] ---> Running in 3daadcbed78f [2022-11-09T19:19:59.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:19:59.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:20:00.861Z] OK: 221 MiB in 51 packages [2022-11-09T19:20:02.264Z] Removing intermediate container 3daadcbed78f [2022-11-09T19:20:02.264Z] ---> be2806526ef9 [2022-11-09T19:20:02.264Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-09T19:20:02.854Z] ---> 8a1aa56785d6 [2022-11-09T19:20:02.855Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:20:03.123Z] ---> Running in c1037ac98035 [2022-11-09T19:20:41.963Z] Removing intermediate container 2f94d6cca888 [2022-11-09T19:20:41.963Z] ---> 429f5837ff99 [2022-11-09T19:20:41.963Z] [2022-11-09T19:20:41.963Z] Step 10/23 : FROM alpine:3.16 [2022-11-09T19:20:41.963Z] ---> a6215f271958 [2022-11-09T19:20:41.963Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:20:41.963Z] ---> Running in ed5abb741997 [2022-11-09T19:20:41.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:20:41.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:20:41.963Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-09T19:20:41.963Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:20:41.963Z] OK: 5 MiB in 15 packages [2022-11-09T19:20:43.370Z] Removing intermediate container ed5abb741997 [2022-11-09T19:20:43.370Z] ---> 97d2e44235a6 [2022-11-09T19:20:43.370Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:20:43.370Z] ---> Running in 06a923999c64 [2022-11-09T19:20:44.330Z] Removing intermediate container 06a923999c64 [2022-11-09T19:20:44.330Z] ---> 756da141f33f [2022-11-09T19:20:44.330Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-09T19:20:44.330Z] ---> Running in 2a215f2418bb [2022-11-09T19:20:45.283Z] Removing intermediate container 2a215f2418bb [2022-11-09T19:20:45.284Z] ---> b32b202612cd [2022-11-09T19:20:45.284Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-09T19:20:45.548Z] ---> Running in e9b455be827b [2022-11-09T19:20:46.133Z] Removing intermediate container e9b455be827b [2022-11-09T19:20:46.133Z] ---> 647f988e2b32 [2022-11-09T19:20:46.133Z] Step 15/23 : WORKDIR / [2022-11-09T19:20:46.400Z] ---> Running in 66b531d124ae [2022-11-09T19:20:47.809Z] Removing intermediate container 66b531d124ae [2022-11-09T19:20:47.809Z] ---> 48b841816bd9 [2022-11-09T19:20:47.809Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:20:49.752Z] ---> 011de86227d6 [2022-11-09T19:20:49.752Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-09T19:20:53.095Z] ---> 3d78d028b378 [2022-11-09T19:20:53.095Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-09T19:20:55.033Z] ---> 858e02853e80 [2022-11-09T19:20:55.033Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-09T19:20:55.302Z] ---> Running in 34fcb8c68967 [2022-11-09T19:20:56.718Z] Removing intermediate container 34fcb8c68967 [2022-11-09T19:20:56.718Z] ---> 67af0112efa0 [2022-11-09T19:20:56.718Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:20:56.985Z] ---> Running in 885a896168fe [2022-11-09T19:20:57.947Z] Removing intermediate container 885a896168fe [2022-11-09T19:20:57.947Z] ---> 949c2b170b9f [2022-11-09T19:20:57.947Z] Step 21/23 : LABEL arch=arm64 [2022-11-09T19:20:58.214Z] ---> Running in 781379a90428 [2022-11-09T19:20:59.618Z] Removing intermediate container 781379a90428 [2022-11-09T19:20:59.618Z] ---> bfb19f8bc7a6 [2022-11-09T19:20:59.618Z] Step 22/23 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:20:59.886Z] ---> Running in 3826e47488e8 [2022-11-09T19:21:01.291Z] Removing intermediate container 3826e47488e8 [2022-11-09T19:21:01.291Z] ---> dc8beb025095 [2022-11-09T19:21:01.291Z] Step 23/23 : LABEL version=2.3.0 [2022-11-09T19:21:01.291Z] ---> Running in 9479ca6876b0 [2022-11-09T19:21:02.692Z] Removing intermediate container 9479ca6876b0 [2022-11-09T19:21:02.692Z] ---> e9004e012d69 [2022-11-09T19:21:02.692Z] [2022-11-09T19:21:03.270Z] Successfully built e9004e012d69 [2022-11-09T19:21:03.270Z] Successfully tagged core-command-arm64:latest [2022-11-09T19:21:03.270Z]  Building core-command ... done Building core-data [2022-11-09T19:21:08.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:21:08.595Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:21:08.595Z] ---> c810c9c1d514 [2022-11-09T19:21:08.595Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:21:08.595Z] ---> Using cache [2022-11-09T19:21:08.595Z] ---> ed8046d4dc6d [2022-11-09T19:21:08.595Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:21:08.595Z] ---> Using cache [2022-11-09T19:21:08.595Z] ---> 3c65f7c99613 [2022-11-09T19:21:08.595Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-09T19:21:08.862Z] ---> Running in dc66803c6d89 [2022-11-09T19:21:11.439Z] Removing intermediate container 4339ecd9004e [2022-11-09T19:21:11.439Z] ---> eefee3755405 [2022-11-09T19:21:11.439Z] [2022-11-09T19:21:11.439Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:21:11.439Z] ---> a6215f271958 [2022-11-09T19:21:11.439Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-09T19:21:12.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:21:12.398Z] ---> Running in f063023a0e1c [2022-11-09T19:21:12.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:21:14.392Z] Removing intermediate container 7d48867be507 [2022-11-09T19:21:14.392Z] ---> 984421ad514a [2022-11-09T19:21:14.392Z] [2022-11-09T19:21:14.392Z] Step 10/24 : FROM alpine:3.16 [2022-11-09T19:21:14.392Z] ---> a6215f271958 [2022-11-09T19:21:14.392Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:21:14.392Z] ---> Using cache [2022-11-09T19:21:14.392Z] ---> 97d2e44235a6 [2022-11-09T19:21:14.392Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:21:14.392Z] ---> Using cache [2022-11-09T19:21:14.392Z] ---> 756da141f33f [2022-11-09T19:21:14.392Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-09T19:21:14.392Z] OK: 221 MiB in 51 packages [2022-11-09T19:21:14.660Z] ---> Running in dcd10e2a51f5 [2022-11-09T19:21:14.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:21:15.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:21:15.820Z] Removing intermediate container dcd10e2a51f5 [2022-11-09T19:21:15.820Z] ---> fc5fdff4ecff [2022-11-09T19:21:15.820Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-09T19:21:15.820Z] ---> Running in a67e040dba14 [2022-11-09T19:21:16.107Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-09T19:21:16.107Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:21:16.107Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:21:16.372Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:21:16.372Z] Removing intermediate container dc66803c6d89 [2022-11-09T19:21:16.372Z] ---> 345e57e569bf [2022-11-09T19:21:16.372Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:21:16.636Z] OK: 6 MiB in 16 packages [2022-11-09T19:21:17.214Z] Removing intermediate container a67e040dba14 [2022-11-09T19:21:17.214Z] ---> 26a54686024d [2022-11-09T19:21:17.214Z] Step 15/24 : WORKDIR / [2022-11-09T19:21:17.479Z] ---> Running in 00e8947f0f32 [2022-11-09T19:21:18.432Z] Removing intermediate container 00e8947f0f32 [2022-11-09T19:21:18.432Z] ---> f20a723ceac0 [2022-11-09T19:21:18.432Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:21:18.432Z] ---> 9d127765c6d6 [2022-11-09T19:21:18.432Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:21:18.699Z] ---> Running in be2dfeef57da [2022-11-09T19:21:20.102Z] Removing intermediate container f063023a0e1c [2022-11-09T19:21:20.102Z] ---> 90b2667f0ab1 [2022-11-09T19:21:20.102Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:21:20.375Z] ---> Running in 27c1d311ea3d [2022-11-09T19:21:20.644Z] ---> 4ed5881c222c [2022-11-09T19:21:20.644Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-09T19:21:21.605Z] Removing intermediate container 27c1d311ea3d [2022-11-09T19:21:21.605Z] ---> 23c1ee485d07 [2022-11-09T19:21:21.605Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-09T19:21:21.605Z] ---> Running in d8dfcea60cb0 [2022-11-09T19:21:22.565Z] Removing intermediate container d8dfcea60cb0 [2022-11-09T19:21:22.565Z] ---> 1d2a29cdf11e [2022-11-09T19:21:22.565Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:21:22.831Z] ---> Running in ca6cb5ef7545 [2022-11-09T19:21:23.795Z] Removing intermediate container ca6cb5ef7545 [2022-11-09T19:21:23.795Z] ---> bc38823fb1ac [2022-11-09T19:21:23.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:21:24.061Z] ---> 8311fc710bc6 [2022-11-09T19:21:24.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-09T19:21:25.999Z] ---> b1b40297eff3 [2022-11-09T19:21:25.999Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-09T19:21:25.999Z] ---> 6bd26f4b7a74 [2022-11-09T19:21:25.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-09T19:21:27.429Z] ---> 064709e0ed95 [2022-11-09T19:21:27.429Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-09T19:21:27.429Z] ---> Running in 1be3e9330ab5 [2022-11-09T19:21:28.388Z] Removing intermediate container 1be3e9330ab5 [2022-11-09T19:21:28.388Z] ---> 1c33d7a9baed [2022-11-09T19:21:28.388Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:21:28.388Z] ---> Running in d303cf403f97 [2022-11-09T19:21:29.344Z] Removing intermediate container d303cf403f97 [2022-11-09T19:21:29.344Z] ---> 2e2ee97add90 [2022-11-09T19:21:29.344Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T19:21:29.344Z] ---> Running in 6f0c564a2a3d [2022-11-09T19:21:29.610Z] ---> f14b81d96ba1 [2022-11-09T19:21:29.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-09T19:21:30.190Z] Removing intermediate container 6f0c564a2a3d [2022-11-09T19:21:30.190Z] ---> ba1834ef8263 [2022-11-09T19:21:30.190Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:21:30.456Z] ---> Running in b4ce3be2a728 [2022-11-09T19:21:31.062Z] ---> 1832f8740f82 [2022-11-09T19:21:31.062Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-09T19:21:31.329Z] ---> Running in 6f5016cea8c7 [2022-11-09T19:21:31.329Z] Removing intermediate container b4ce3be2a728 [2022-11-09T19:21:31.329Z] ---> 836adf126af6 [2022-11-09T19:21:31.329Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:21:31.597Z] ---> Running in 982f83a3a1aa [2022-11-09T19:21:32.186Z] Removing intermediate container 6f5016cea8c7 [2022-11-09T19:21:32.186Z] ---> e6a080426c6a [2022-11-09T19:21:32.186Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:21:32.453Z] Removing intermediate container 982f83a3a1aa [2022-11-09T19:21:32.453Z] ---> 0048de4867f8 [2022-11-09T19:21:32.453Z] [2022-11-09T19:21:32.453Z] ---> Running in 10e0991263cb [2022-11-09T19:21:32.719Z] Successfully built 0048de4867f8 [2022-11-09T19:21:32.719Z] Successfully tagged core-metadata-arm64:latest [2022-11-09T19:21:32.719Z]  Building core-metadata ... done Building security-proxy-setup [2022-11-09T19:21:33.304Z] Removing intermediate container 10e0991263cb [2022-11-09T19:21:33.304Z] ---> c718d0e9618d [2022-11-09T19:21:33.304Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T19:21:33.304Z] ---> Running in aedb5e1011b8 [2022-11-09T19:21:34.270Z] Removing intermediate container aedb5e1011b8 [2022-11-09T19:21:34.270Z] ---> dd35c0c36ce5 [2022-11-09T19:21:34.270Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:21:34.547Z] ---> Running in 4cdf78caa964 [2022-11-09T19:21:34.547Z] Removing intermediate container c1037ac98035 [2022-11-09T19:21:34.547Z] ---> 177a51d5dd9a [2022-11-09T19:21:34.547Z] Step 7/32 : COPY . . [2022-11-09T19:21:35.134Z] Removing intermediate container 4cdf78caa964 [2022-11-09T19:21:35.134Z] ---> 118c31ddda47 [2022-11-09T19:21:35.134Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:21:35.406Z] ---> Running in d513d2b4964c [2022-11-09T19:21:36.368Z] Removing intermediate container d513d2b4964c [2022-11-09T19:21:36.368Z] ---> db8485b9f2c1 [2022-11-09T19:21:36.368Z] [2022-11-09T19:21:36.633Z] Successfully built db8485b9f2c1 [2022-11-09T19:21:36.633Z] Successfully tagged support-notifications-arm64:latest [2022-11-09T19:21:36.633Z]  Building support-notifications ... done Building support-scheduler [2022-11-09T19:21:37.588Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:21:37.588Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:21:37.588Z] ---> c810c9c1d514 [2022-11-09T19:21:37.588Z] Step 3/21 : WORKDIR /edgex-go [2022-11-09T19:21:37.588Z] ---> Using cache [2022-11-09T19:21:37.588Z] ---> 6fbee891aac8 [2022-11-09T19:21:37.588Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-09T19:21:37.588Z] ---> Using cache [2022-11-09T19:21:37.588Z] ---> be2806526ef9 [2022-11-09T19:21:37.588Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-09T19:21:37.852Z] ---> Using cache [2022-11-09T19:21:37.852Z] ---> 8a1aa56785d6 [2022-11-09T19:21:37.852Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:21:37.852Z] ---> Using cache [2022-11-09T19:21:37.852Z] ---> 177a51d5dd9a [2022-11-09T19:21:37.852Z] Step 7/21 : COPY . . [2022-11-09T19:21:39.253Z] ---> f1c53fd97326 [2022-11-09T19:21:39.253Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-09T19:21:39.253Z] ---> Running in 7d5189bf57cc [2022-11-09T19:21:41.831Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-09T19:21:42.096Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:21:42.096Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:21:42.096Z] ---> c810c9c1d514 [2022-11-09T19:21:42.362Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-09T19:21:42.362Z] ---> Using cache [2022-11-09T19:21:42.362Z] ---> ed8046d4dc6d [2022-11-09T19:21:42.362Z] Step 4/22 : WORKDIR /edgex-go [2022-11-09T19:21:42.362Z] ---> Using cache [2022-11-09T19:21:42.362Z] ---> 3c65f7c99613 [2022-11-09T19:21:42.362Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-09T19:21:42.362Z] ---> Using cache [2022-11-09T19:21:42.362Z] ---> 7ccaf20a1503 [2022-11-09T19:21:42.362Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-09T19:21:42.362Z] ---> Using cache [2022-11-09T19:21:42.362Z] ---> fba2487caae6 [2022-11-09T19:21:42.362Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:21:42.362Z] ---> Using cache [2022-11-09T19:21:42.362Z] ---> 319fd9fa9ddc [2022-11-09T19:21:42.362Z] Step 8/22 : COPY . . [2022-11-09T19:21:42.362Z] ---> Using cache [2022-11-09T19:21:42.362Z] ---> 959b69e17bcb [2022-11-09T19:21:42.362Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-09T19:21:42.942Z] ---> Running in 684824d390cd [2022-11-09T19:21:43.207Z] ---> dc1327745fd7 [2022-11-09T19:21:43.207Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-09T19:21:43.475Z] ---> Running in 61c4d5fb2e14 [2022-11-09T19:21:45.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-09T19:21:45.411Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-09T19:22:24.262Z] Removing intermediate container be2dfeef57da [2022-11-09T19:22:24.262Z] ---> 116e564fb950 [2022-11-09T19:22:24.262Z] Step 8/22 : COPY . . [2022-11-09T19:22:24.262Z] ---> 6e9bc97e9266 [2022-11-09T19:22:24.262Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-09T19:22:24.262Z] ---> Running in d01635084809 [2022-11-09T19:22:24.263Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-09T19:24:00.887Z] Removing intermediate container 41aceadd21d9 [2022-11-09T19:24:00.887Z] ---> f5dab81d4daa [2022-11-09T19:24:00.887Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-09T19:24:00.887Z] ---> Running in abe0f29e80cb [2022-11-09T19:24:00.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-09T19:24:01.472Z] Removing intermediate container abe0f29e80cb [2022-11-09T19:24:01.472Z] ---> ee944ce3b846 [2022-11-09T19:24:01.472Z] [2022-11-09T19:24:01.472Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:24:01.472Z] ---> a6215f271958 [2022-11-09T19:24:01.472Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:24:01.757Z] ---> Running in 626bad8fd8a2 [2022-11-09T19:24:02.363Z] Removing intermediate container 626bad8fd8a2 [2022-11-09T19:24:02.363Z] ---> f0674b2b57ee [2022-11-09T19:24:02.363Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-09T19:24:02.363Z] ---> Running in 9244f1f3e5c4 [2022-11-09T19:24:04.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:24:04.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:24:05.994Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-09T19:24:05.994Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-09T19:24:05.994Z] (3/33) Installing readline (8.1.2-r0) [2022-11-09T19:24:05.994Z] (4/33) Installing bash (5.1.16-r2) [2022-11-09T19:24:05.994Z] Executing bash-5.1.16-r2.post-install [2022-11-09T19:24:05.994Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-09T19:24:06.262Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:24:06.262Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:24:06.262Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-09T19:24:06.262Z] (9/33) Installing curl (7.83.1-r4) [2022-11-09T19:24:06.262Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-09T19:24:07.224Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-09T19:24:07.224Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-09T19:24:07.224Z] (13/33) Installing expat (2.5.0-r0) [2022-11-09T19:24:07.224Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-09T19:24:07.224Z] (15/33) Installing gdbm (1.23-r0) [2022-11-09T19:24:07.224Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-09T19:24:07.224Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:24:07.224Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:24:07.224Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-09T19:24:07.224Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-09T19:24:07.224Z] (21/33) Installing python3 (3.10.5-r0) [2022-11-09T19:24:09.804Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-09T19:24:09.804Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-09T19:24:09.804Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-09T19:24:10.079Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-09T19:24:10.079Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-09T19:24:10.079Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-09T19:24:10.079Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-09T19:24:10.079Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-09T19:24:10.079Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-09T19:24:10.079Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-09T19:24:10.079Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-09T19:24:10.346Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-09T19:24:11.310Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:24:11.310Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:24:11.575Z] OK: 120 MiB in 47 packages [2022-11-09T19:24:29.773Z] Collecting docker-compose==1.23.2 [2022-11-09T19:24:29.773Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-09T19:24:29.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 11.7 MB/s eta 0:00:00 [2022-11-09T19:24:29.773Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-11-09T19:24:29.773Z] Collecting jsonschema<3,>=2.5.1 [2022-11-09T19:24:29.773Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-09T19:24:31.173Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-09T19:24:31.173Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-09T19:24:31.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 [2022-11-09T19:24:31.751Z] Collecting docker<4.0,>=3.6.0 [2022-11-09T19:24:31.751Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-09T19:24:31.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.9 MB/s eta 0:00:00 [2022-11-09T19:24:32.331Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-09T19:24:32.331Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-09T19:24:32.331Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.4 MB/s eta 0:00:00 [2022-11-09T19:24:33.286Z] Collecting PyYAML<4,>=3.10 [2022-11-09T19:24:33.286Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-09T19:24:33.286Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.5 MB/s eta 0:00:00 [2022-11-09T19:24:35.345Z] Preparing metadata (setup.py): started [2022-11-09T19:24:38.055Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:24:38.055Z] Collecting docopt<0.7,>=0.6.1 [2022-11-09T19:24:38.055Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-09T19:24:38.055Z] Preparing metadata (setup.py): started [2022-11-09T19:24:40.752Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:24:41.023Z] Collecting cached-property<2,>=1.2.0 [2022-11-09T19:24:41.023Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-09T19:24:41.287Z] Collecting texttable<0.10,>=0.9.0 [2022-11-09T19:24:41.287Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-09T19:24:41.287Z] Preparing metadata (setup.py): started [2022-11-09T19:24:43.877Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:24:43.877Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-09T19:24:43.877Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-09T19:24:43.877Z] Preparing metadata (setup.py): started [2022-11-09T19:24:46.456Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-09T19:24:47.859Z] Collecting docker-pycreds>=0.4.0 [2022-11-09T19:24:47.859Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-09T19:24:48.822Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-09T19:24:48.822Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-09T19:24:48.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 12.4 MB/s eta 0:00:00 [2022-11-09T19:24:49.403Z] Collecting certifi>=2017.4.17 [2022-11-09T19:24:49.403Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-09T19:24:49.403Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.9 MB/s eta 0:00:00 [2022-11-09T19:24:49.668Z] Collecting idna<2.8,>=2.5 [2022-11-09T19:24:49.668Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-09T19:24:49.933Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 [2022-11-09T19:24:49.933Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-09T19:24:49.933Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-09T19:24:50.201Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.6 MB/s eta 0:00:00 [2022-11-09T19:24:50.782Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-09T19:24:50.782Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-09T19:24:50.782Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-09T19:24:50.782Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-09T19:24:51.736Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-09T19:24:51.736Z] Running setup.py install for texttable: started [2022-11-09T19:24:55.073Z] Running setup.py install for texttable: finished with status 'done' [2022-11-09T19:24:55.073Z] Running setup.py install for PyYAML: started [2022-11-09T19:24:58.411Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-09T19:25:00.353Z] Running setup.py install for docopt: started [2022-11-09T19:25:02.938Z] Running setup.py install for docopt: finished with status 'done' [2022-11-09T19:25:07.185Z] Running setup.py install for dockerpty: started [2022-11-09T19:25:09.750Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-09T19:25:13.082Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-11-09T19:25:13.082Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-11-09T19:25:31.268Z] Removing intermediate container 9244f1f3e5c4 [2022-11-09T19:25:31.268Z] ---> a7bbf2ae8576 [2022-11-09T19:25:31.268Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-09T19:25:31.268Z] ---> Running in b89a37b6768d [2022-11-09T19:25:31.268Z] Removing intermediate container b89a37b6768d [2022-11-09T19:25:31.268Z] ---> 2defc374fe64 [2022-11-09T19:25:31.268Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:25:31.268Z] ---> Running in d653282e39be [2022-11-09T19:25:31.268Z] Removing intermediate container d653282e39be [2022-11-09T19:25:31.268Z] ---> e01b58884ad8 [2022-11-09T19:25:31.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-09T19:25:32.227Z] ---> bd7495e10151 [2022-11-09T19:25:32.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-09T19:25:33.186Z] ---> e1050d038ee8 [2022-11-09T19:25:33.187Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-09T19:25:36.535Z] ---> 054af3df3799 [2022-11-09T19:25:36.535Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-09T19:25:36.535Z] ---> Running in cb011add7e4e [2022-11-09T19:25:36.535Z] Removing intermediate container cb011add7e4e [2022-11-09T19:25:36.535Z] ---> 9d204c410be8 [2022-11-09T19:25:36.535Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:25:36.802Z] ---> Running in 85cefa319fc1 [2022-11-09T19:25:37.381Z] Removing intermediate container 85cefa319fc1 [2022-11-09T19:25:37.381Z] ---> e52e6e63414d [2022-11-09T19:25:37.381Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T19:25:37.381Z] ---> Running in 1b6ef94baf3b [2022-11-09T19:25:37.960Z] Removing intermediate container 1b6ef94baf3b [2022-11-09T19:25:37.960Z] ---> e06c9d13cd79 [2022-11-09T19:25:37.960Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:25:37.960Z] ---> Running in 22c0e44cfa4e [2022-11-09T19:25:38.547Z] Removing intermediate container 22c0e44cfa4e [2022-11-09T19:25:38.547Z] ---> ec1fcde52e9b [2022-11-09T19:25:38.547Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:25:38.547Z] ---> Running in 819944639f54 [2022-11-09T19:25:39.126Z] Removing intermediate container 819944639f54 [2022-11-09T19:25:39.126Z] ---> 9fe645b76b39 [2022-11-09T19:25:39.126Z] [2022-11-09T19:25:39.126Z] Successfully built 9fe645b76b39 [2022-11-09T19:25:39.126Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-09T19:25:39.126Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-11-09T19:25:43.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-09T19:25:43.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-09T19:25:43.365Z] ---> c810c9c1d514 [2022-11-09T19:25:43.365Z] Step 3/24 : WORKDIR /edgex-go [2022-11-09T19:25:43.365Z] ---> Using cache [2022-11-09T19:25:43.365Z] ---> 6fbee891aac8 [2022-11-09T19:25:43.365Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-09T19:25:43.365Z] ---> Running in f153b3de8857 [2022-11-09T19:25:45.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:25:45.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:25:46.984Z] OK: 221 MiB in 51 packages [2022-11-09T19:25:48.386Z] Removing intermediate container f153b3de8857 [2022-11-09T19:25:48.386Z] ---> 0fa4028cc0e4 [2022-11-09T19:25:48.386Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-09T19:25:49.344Z] ---> 9d54bb2ccdcb [2022-11-09T19:25:49.344Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-09T19:25:49.344Z] ---> Running in b532a075a176 [2022-11-09T19:26:57.198Z] Removing intermediate container b532a075a176 [2022-11-09T19:26:57.198Z] ---> 0aa026fc5c39 [2022-11-09T19:26:57.198Z] Step 7/24 : COPY . . [2022-11-09T19:26:59.789Z] ---> 37ca87b73014 [2022-11-09T19:26:59.789Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-09T19:27:00.057Z] ---> Running in 12442be30616 [2022-11-09T19:27:00.639Z] Removing intermediate container 12442be30616 [2022-11-09T19:27:00.639Z] ---> 26b6f3d9a3b4 [2022-11-09T19:27:00.640Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-09T19:27:00.640Z] ---> Running in 55bfc592107b [2022-11-09T19:27:01.227Z] Removing intermediate container 55bfc592107b [2022-11-09T19:27:01.227Z] ---> c0f90fd90e2e [2022-11-09T19:27:01.227Z] 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 [2022-11-09T19:27:01.495Z] ---> Running in dddcebdc3409 [2022-11-09T19:27:04.840Z] Removing intermediate container dddcebdc3409 [2022-11-09T19:27:04.840Z] ---> 346b607cb5f1 [2022-11-09T19:27:04.840Z] Step 11/24 : WORKDIR /edgex-go [2022-11-09T19:27:04.840Z] ---> Running in c6ad9ec1ee69 [2022-11-09T19:27:04.840Z] Removing intermediate container c6ad9ec1ee69 [2022-11-09T19:27:04.840Z] ---> c82b372ff1a8 [2022-11-09T19:27:04.840Z] [2022-11-09T19:27:04.840Z] Step 12/24 : FROM alpine:3.15 [2022-11-09T19:27:04.840Z] ---> 02e0d6fdf486 [2022-11-09T19:27:04.840Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:27:04.840Z] ---> Using cache [2022-11-09T19:27:04.840Z] ---> cb99693a4796 [2022-11-09T19:27:04.840Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-09T19:27:05.107Z] ---> Running in 658081da9e46 [2022-11-09T19:27:07.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:27:07.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:27:09.035Z] v3.15.6-175-g2ea6150494 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-09T19:27:09.035Z] v3.15.6-173-g9c7d29c84b [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-09T19:27:09.035Z] OK: 15736 distinct packages available [2022-11-09T19:27:09.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:27:09.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:27:10.575Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-09T19:27:10.575Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-09T19:27:10.575Z] (3/4) Installing libucontext (1.1-r0) [2022-11-09T19:27:10.575Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-09T19:27:10.842Z] Executing busybox-1.34.1-r7.trigger [2022-11-09T19:27:10.842Z] OK: 6 MiB in 18 packages [2022-11-09T19:27:12.795Z] Removing intermediate container 658081da9e46 [2022-11-09T19:27:12.795Z] ---> 788a9c1db5c3 [2022-11-09T19:27:12.795Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-09T19:27:18.143Z] ---> 96e16c7f8bd4 [2022-11-09T19:27:18.143Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-09T19:27:19.103Z] ---> 3e985e42193c [2022-11-09T19:27:19.369Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-09T19:27:19.369Z] ---> Running in 2811f7eb48b5 [2022-11-09T19:27:19.953Z] Removing intermediate container 2811f7eb48b5 [2022-11-09T19:27:19.953Z] ---> f46cc500980c [2022-11-09T19:27:19.953Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-09T19:27:20.938Z] ---> 1a0eee80f9d0 [2022-11-09T19:27:20.938Z] Step 19/24 : WORKDIR / [2022-11-09T19:27:20.938Z] ---> Running in 856c6400d91e [2022-11-09T19:27:21.520Z] Removing intermediate container 856c6400d91e [2022-11-09T19:27:21.520Z] ---> 5da8bc157fbe [2022-11-09T19:27:21.520Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-09T19:27:21.520Z] ---> Running in 300993f59601 [2022-11-09T19:27:23.460Z] Removing intermediate container 300993f59601 [2022-11-09T19:27:23.460Z] ---> 96c5b138f2e4 [2022-11-09T19:27:23.460Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-09T19:27:23.460Z] ---> Running in 929a81c7d8ff [2022-11-09T19:27:24.046Z] Removing intermediate container 929a81c7d8ff [2022-11-09T19:27:24.046Z] ---> cd360f27522a [2022-11-09T19:27:24.046Z] Step 22/24 : LABEL arch=arm64 [2022-11-09T19:27:24.313Z] ---> Running in d1b869fa46ed [2022-11-09T19:27:24.592Z] Removing intermediate container d1b869fa46ed [2022-11-09T19:27:24.592Z] ---> 7e59d3d7bc61 [2022-11-09T19:27:24.592Z] Step 23/24 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:27:24.867Z] ---> Running in 7f572bd4d20a [2022-11-09T19:27:25.455Z] Removing intermediate container 7f572bd4d20a [2022-11-09T19:27:25.455Z] ---> 243b07ea599b [2022-11-09T19:27:25.455Z] Step 24/24 : LABEL version=2.3.0 [2022-11-09T19:27:25.455Z] ---> Running in 36c48c61aca5 [2022-11-09T19:27:26.036Z] Removing intermediate container 36c48c61aca5 [2022-11-09T19:27:26.036Z] ---> 5e9965a4e97d [2022-11-09T19:27:26.036Z] [2022-11-09T19:27:26.302Z] Successfully built 5e9965a4e97d [2022-11-09T19:27:26.302Z] Successfully tagged security-spire-config-arm64:latest [2022-11-09T19:27:30.538Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-09T19:27:52.568Z] Removing intermediate container 61c4d5fb2e14 [2022-11-09T19:27:52.568Z] ---> 8e24040fd018 [2022-11-09T19:27:52.568Z] [2022-11-09T19:27:52.568Z] Step 9/21 : FROM alpine:3.16 [2022-11-09T19:27:52.568Z] ---> a6215f271958 [2022-11-09T19:27:52.568Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-09T19:27:52.568Z] ---> Running in adb700999b8f [2022-11-09T19:27:53.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:27:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:27:56.179Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-09T19:27:56.179Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-09T19:27:56.179Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-09T19:27:56.179Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-09T19:27:56.179Z] (5/6) Installing curl (7.83.1-r4) [2022-11-09T19:27:56.179Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:27:56.179Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:27:56.179Z] Executing ca-certificates-20220614-r0.trigger [2022-11-09T19:27:56.448Z] OK: 8 MiB in 20 packages [2022-11-09T19:27:57.862Z] Removing intermediate container 7d5189bf57cc [2022-11-09T19:27:57.862Z] ---> 22a28a97f2d1 [2022-11-09T19:27:57.862Z] [2022-11-09T19:27:57.862Z] Step 9/32 : FROM alpine:3.16 [2022-11-09T19:27:57.862Z] ---> a6215f271958 [2022-11-09T19:27:57.862Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-09T19:27:57.862Z] ---> Running in 524f4d3a429e [2022-11-09T19:27:58.444Z] Removing intermediate container 524f4d3a429e [2022-11-09T19:27:58.444Z] ---> 2b412921ac2e [2022-11-09T19:27:58.444Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-09T19:27:58.727Z] ---> Running in 4ff9ac07dbb5 [2022-11-09T19:27:59.311Z] Removing intermediate container adb700999b8f [2022-11-09T19:27:59.312Z] ---> 5ddd587829b9 [2022-11-09T19:27:59.312Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-09T19:27:59.312Z] ---> Running in eb9a04946aa5 [2022-11-09T19:27:59.918Z] Removing intermediate container eb9a04946aa5 [2022-11-09T19:27:59.918Z] ---> bb3349bd1bdc [2022-11-09T19:27:59.918Z] Step 12/21 : WORKDIR /edgex [2022-11-09T19:28:00.187Z] ---> Running in 9349ec19f573 [2022-11-09T19:28:01.143Z] Removing intermediate container 9349ec19f573 [2022-11-09T19:28:01.143Z] ---> abf48b39c220 [2022-11-09T19:28:01.143Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-09T19:28:01.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:28:01.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:28:02.007Z] ---> 9de7c0b6e79f [2022-11-09T19:28:02.007Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-09T19:28:02.591Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-09T19:28:02.591Z] (2/2) Installing su-exec (0.2-r1) [2022-11-09T19:28:02.591Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:28:02.857Z] OK: 5 MiB in 16 packages [2022-11-09T19:28:04.265Z] ---> 553c82ab62a7 [2022-11-09T19:28:04.265Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-09T19:28:04.849Z] Removing intermediate container 4ff9ac07dbb5 [2022-11-09T19:28:04.849Z] ---> e1ed829172d8 [2022-11-09T19:28:04.849Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-09T19:28:04.849Z] ---> Running in 8aa924b8e593 [2022-11-09T19:28:05.440Z] Removing intermediate container 8aa924b8e593 [2022-11-09T19:28:05.440Z] ---> 62b3755ad832 [2022-11-09T19:28:05.440Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-09T19:28:05.707Z] ---> Running in 058150a5ae20 [2022-11-09T19:28:06.288Z] ---> b85f3ee82cfd [2022-11-09T19:28:06.288Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-09T19:28:06.554Z] Removing intermediate container 058150a5ae20 [2022-11-09T19:28:06.554Z] ---> 571d7c55c673 [2022-11-09T19:28:06.554Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-09T19:28:06.554Z] ---> Running in b4623d0e2a01 [2022-11-09T19:28:07.144Z] Removing intermediate container b4623d0e2a01 [2022-11-09T19:28:07.144Z] ---> 4ca7af2e7798 [2022-11-09T19:28:07.144Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-09T19:28:07.412Z] ---> Running in b85425a007bf [2022-11-09T19:28:07.676Z] ---> 0b427c3c9106 [2022-11-09T19:28:07.676Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-09T19:28:07.941Z] ---> Running in 8f20b4c1aabd [2022-11-09T19:28:08.211Z] Removing intermediate container b85425a007bf [2022-11-09T19:28:08.211Z] ---> bab94fb4924d [2022-11-09T19:28:08.211Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-09T19:28:08.211Z] ---> Running in 8968620db615 [2022-11-09T19:28:11.721Z] Removing intermediate container 8f20b4c1aabd [2022-11-09T19:28:11.721Z] ---> 2de389ddfb65 [2022-11-09T19:28:11.721Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-09T19:28:11.721Z] ---> Running in 6049f0b24be8 [2022-11-09T19:28:12.061Z] Removing intermediate container 8968620db615 [2022-11-09T19:28:12.061Z] ---> 8afb2da20be0 [2022-11-09T19:28:12.061Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-09T19:28:12.061Z] ---> Running in cf2184dddb7a [2022-11-09T19:28:12.327Z] Removing intermediate container 6049f0b24be8 [2022-11-09T19:28:12.327Z] ---> 3d9dcfa14e3c [2022-11-09T19:28:12.327Z] Step 19/21 : LABEL arch=arm64 [2022-11-09T19:28:12.621Z] ---> Running in 8aa3d73eea4d [2022-11-09T19:28:12.903Z] Removing intermediate container cf2184dddb7a [2022-11-09T19:28:12.903Z] ---> 3a021b7d1376 [2022-11-09T19:28:12.903Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-09T19:28:13.187Z] Removing intermediate container 8aa3d73eea4d [2022-11-09T19:28:13.187Z] ---> 1020932de83d [2022-11-09T19:28:13.187Z] Step 20/21 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:28:13.473Z] ---> Running in d6c10c7db6d7 [2022-11-09T19:28:14.099Z] ---> 17d0e61442c1 [2022-11-09T19:28:14.099Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-09T19:28:14.099Z] Removing intermediate container d6c10c7db6d7 [2022-11-09T19:28:14.099Z] ---> 369f04b50f0d [2022-11-09T19:28:14.099Z] Step 21/21 : LABEL version=2.3.0 [2022-11-09T19:28:14.380Z] ---> Running in 7802f7e74382 [2022-11-09T19:28:14.380Z] ---> Running in b02ee5513caa [2022-11-09T19:28:15.342Z] Removing intermediate container b02ee5513caa [2022-11-09T19:28:15.343Z] ---> ecfee2ed8ebe [2022-11-09T19:28:15.343Z] [2022-11-09T19:28:15.343Z] Successfully built ecfee2ed8ebe [2022-11-09T19:28:15.343Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-09T19:28:17.914Z]  Building security-proxy-setup ... done Removing intermediate container 7802f7e74382 [2022-11-09T19:28:17.914Z] ---> 2f36e7010cbd [2022-11-09T19:28:17.914Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:28:18.872Z] ---> 9dc020b71084 [2022-11-09T19:28:18.872Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-09T19:28:20.818Z] ---> c5507e5e2b94 [2022-11-09T19:28:20.818Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-09T19:28:21.777Z] ---> dd47676cb4d8 [2022-11-09T19:28:21.777Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-09T19:28:22.732Z] ---> 6b135f0cd93c [2022-11-09T19:28:22.733Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-09T19:28:23.689Z] ---> 422e5f10abf1 [2022-11-09T19:28:23.689Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-09T19:28:26.264Z] ---> b52e2dc6ba5e [2022-11-09T19:28:26.264Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-09T19:28:26.848Z] ---> 4bd28158f5dd [2022-11-09T19:28:26.848Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-09T19:28:26.848Z] ---> Running in 13ff6a90dcf2 [2022-11-09T19:28:30.186Z] Removing intermediate container 13ff6a90dcf2 [2022-11-09T19:28:30.186Z] ---> cce06b99143f [2022-11-09T19:28:30.186Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-09T19:28:30.186Z] ---> Running in ea68543989ca [2022-11-09T19:28:30.767Z] Removing intermediate container ea68543989ca [2022-11-09T19:28:30.767Z] ---> b8370375aeec [2022-11-09T19:28:30.767Z] Step 29/32 : CMD ["gate"] [2022-11-09T19:28:30.767Z] ---> Running in 001e27c5cc0c [2022-11-09T19:28:31.349Z] Removing intermediate container 001e27c5cc0c [2022-11-09T19:28:31.349Z] ---> c44e90485233 [2022-11-09T19:28:31.349Z] Step 30/32 : LABEL arch=arm64 [2022-11-09T19:28:31.349Z] ---> Running in c1074998fa9e [2022-11-09T19:28:31.934Z] Removing intermediate container c1074998fa9e [2022-11-09T19:28:31.934Z] ---> 4c66070f2c81 [2022-11-09T19:28:31.934Z] Step 31/32 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:28:31.934Z] ---> Running in 6d2cc14c8267 [2022-11-09T19:28:32.523Z] Removing intermediate container 6d2cc14c8267 [2022-11-09T19:28:32.523Z] ---> f464b56c6429 [2022-11-09T19:28:32.523Z] Step 32/32 : LABEL version=2.3.0 [2022-11-09T19:28:32.790Z] ---> Running in cb0d778d22fd [2022-11-09T19:28:33.055Z] Removing intermediate container cb0d778d22fd [2022-11-09T19:28:33.055Z] ---> 169ec5b9b933 [2022-11-09T19:28:33.055Z] [2022-11-09T19:28:33.321Z] Successfully built 169ec5b9b933 [2022-11-09T19:28:33.321Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-09T19:29:05.519Z]  Building security-bootstrapper ... done Removing intermediate container d01635084809 [2022-11-09T19:29:05.519Z] ---> 9453b94afeda [2022-11-09T19:29:05.519Z] [2022-11-09T19:29:05.519Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:29:05.519Z] ---> a6215f271958 [2022-11-09T19:29:05.519Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-09T19:29:05.519Z] ---> Running in 4e0ba8b02539 [2022-11-09T19:29:05.519Z] Removing intermediate container 4e0ba8b02539 [2022-11-09T19:29:05.519Z] ---> d0a649a98ef3 [2022-11-09T19:29:05.519Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-09T19:29:05.519Z] ---> Running in ab0e94393e7a [2022-11-09T19:29:05.519Z] Removing intermediate container ab0e94393e7a [2022-11-09T19:29:05.519Z] ---> 61596511678d [2022-11-09T19:29:05.519Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-09T19:29:05.519Z] ---> Running in c31aab8d29a7 [2022-11-09T19:29:05.519Z] Removing intermediate container c31aab8d29a7 [2022-11-09T19:29:05.519Z] ---> 2b3d5496bc44 [2022-11-09T19:29:05.519Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-09T19:29:05.519Z] ---> Running in 42a828bd9d91 [2022-11-09T19:29:05.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-09T19:29:05.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-09T19:29:06.495Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-09T19:29:06.495Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-09T19:29:06.495Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-09T19:29:06.495Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-09T19:29:06.495Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-09T19:29:06.495Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-09T19:29:06.495Z] Executing busybox-1.35.0-r17.trigger [2022-11-09T19:29:06.495Z] OK: 8 MiB in 20 packages [2022-11-09T19:29:07.902Z] Removing intermediate container 42a828bd9d91 [2022-11-09T19:29:07.902Z] ---> 59b34802780c [2022-11-09T19:29:07.902Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:29:08.487Z] ---> 0c5fa33ae0ab [2022-11-09T19:29:08.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-09T19:29:09.893Z] ---> 92df4cfbfade [2022-11-09T19:29:09.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-09T19:29:10.163Z] ---> ebf2810b7ebe [2022-11-09T19:29:10.163Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-09T19:29:10.431Z] ---> Running in 8e54390b6e3e [2022-11-09T19:29:10.697Z] Removing intermediate container 8e54390b6e3e [2022-11-09T19:29:10.697Z] ---> 2be4f5ddca12 [2022-11-09T19:29:10.697Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:29:10.963Z] ---> Running in 222a4d52e995 [2022-11-09T19:29:11.547Z] Removing intermediate container 222a4d52e995 [2022-11-09T19:29:11.547Z] ---> 7f4d41be96cc [2022-11-09T19:29:11.547Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T19:29:11.547Z] ---> Running in fc78909f8163 [2022-11-09T19:29:12.130Z] Removing intermediate container fc78909f8163 [2022-11-09T19:29:12.130Z] ---> c76c33f5c782 [2022-11-09T19:29:12.130Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:12.130Z] ---> Running in 934b9bbf9c7e [2022-11-09T19:29:13.091Z] Removing intermediate container 934b9bbf9c7e [2022-11-09T19:29:13.091Z] ---> 11ba973cbf45 [2022-11-09T19:29:13.091Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:29:13.091Z] ---> Running in 7401c089d8b6 [2022-11-09T19:29:13.358Z] Removing intermediate container 7401c089d8b6 [2022-11-09T19:29:13.358Z] ---> 0535b3a13034 [2022-11-09T19:29:13.358Z] [2022-11-09T19:29:13.627Z] Successfully built 0535b3a13034 [2022-11-09T19:29:13.627Z] Successfully tagged core-data-arm64:latest [2022-11-09T19:29:25.935Z]  Building core-data ... done Removing intermediate container 684824d390cd [2022-11-09T19:29:25.935Z] ---> 08712615e5ca [2022-11-09T19:29:25.935Z] [2022-11-09T19:29:25.935Z] Step 10/22 : FROM alpine:3.16 [2022-11-09T19:29:25.935Z] ---> a6215f271958 [2022-11-09T19:29:25.935Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-09T19:29:25.936Z] ---> Using cache [2022-11-09T19:29:25.936Z] ---> 97d2e44235a6 [2022-11-09T19:29:25.936Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-09T19:29:25.936Z] ---> Using cache [2022-11-09T19:29:25.936Z] ---> 756da141f33f [2022-11-09T19:29:25.936Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-09T19:29:25.936Z] ---> Running in 760e847a3b19 [2022-11-09T19:29:25.936Z] Removing intermediate container 760e847a3b19 [2022-11-09T19:29:25.936Z] ---> 40f27c4b7308 [2022-11-09T19:29:25.936Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-09T19:29:25.936Z] ---> Running in d095f806f059 [2022-11-09T19:29:25.936Z] Removing intermediate container d095f806f059 [2022-11-09T19:29:25.936Z] ---> 2345c419ae48 [2022-11-09T19:29:25.936Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-09T19:29:25.936Z] ---> ad9cae3c6026 [2022-11-09T19:29:25.936Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-09T19:29:27.344Z] ---> a65360ef1ce7 [2022-11-09T19:29:27.344Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-09T19:29:27.610Z] ---> 8dbd0b62a182 [2022-11-09T19:29:27.610Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-09T19:29:27.610Z] ---> Running in 22491666d6d1 [2022-11-09T19:29:27.876Z] Removing intermediate container 22491666d6d1 [2022-11-09T19:29:27.876Z] ---> 54bcb6dcbcab [2022-11-09T19:29:27.876Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-09T19:29:27.876Z] ---> Running in 2a91182d9815 [2022-11-09T19:29:28.144Z] Removing intermediate container 2a91182d9815 [2022-11-09T19:29:28.144Z] ---> 4dee2b686e7f [2022-11-09T19:29:28.144Z] Step 20/22 : LABEL arch=arm64 [2022-11-09T19:29:28.411Z] ---> Running in 123d0b163ca4 [2022-11-09T19:29:28.679Z] Removing intermediate container 123d0b163ca4 [2022-11-09T19:29:28.679Z] ---> 2b102a234449 [2022-11-09T19:29:28.679Z] Step 21/22 : LABEL git_sha=4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:28.679Z] ---> Running in 2f3aa658459e [2022-11-09T19:29:28.945Z] Removing intermediate container 2f3aa658459e [2022-11-09T19:29:28.945Z] ---> 0b96281fa8f9 [2022-11-09T19:29:28.945Z] Step 22/22 : LABEL version=2.3.0 [2022-11-09T19:29:28.945Z] ---> Running in 2ec16021c640 [2022-11-09T19:29:29.210Z] Removing intermediate container 2ec16021c640 [2022-11-09T19:29:29.210Z] ---> 74d6892d0550 [2022-11-09T19:29:29.210Z] [2022-11-09T19:29:29.475Z] Successfully built 74d6892d0550 [2022-11-09T19:29:29.475Z] Successfully tagged support-scheduler-arm64:latest [2022-11-09T19:29:29.752Z]  Building support-scheduler ... done  [Pipeline] } [2022-11-09T19:29:29.752Z] $ docker stop --time=1 14c390bb4a248e4b6f510ff09cf4d39f0fd30e730c0064e8ada9f70fb93751fa [2022-11-09T19:29:31.430Z] $ docker rm -f 14c390bb4a248e4b6f510ff09cf4d39f0fd30e730c0064e8ada9f70fb93751fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:29:31.929Z] + docker images [2022-11-09T19:29:32.196Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-09T19:29:32.196Z] support-scheduler-arm64 latest 74d6892d0550 2 seconds ago 28.8MB [2022-11-09T19:29:32.196Z] 08712615e5ca 8 seconds ago 1.33GB [2022-11-09T19:29:32.196Z] core-data-arm64 latest 0535b3a13034 18 seconds ago 20.8MB [2022-11-09T19:29:32.196Z] 9453b94afeda 30 seconds ago 1.28GB [2022-11-09T19:29:32.196Z] security-bootstrapper-arm64 latest 169ec5b9b933 59 seconds ago 19.4MB [2022-11-09T19:29:32.196Z] security-proxy-setup-arm64 latest ecfee2ed8ebe About a minute ago 26.7MB [2022-11-09T19:29:32.196Z] 22a28a97f2d1 About a minute ago 1.26GB [2022-11-09T19:29:32.196Z] 8e24040fd018 About a minute ago 1.26GB [2022-11-09T19:29:32.196Z] security-spire-config-arm64 latest 5e9965a4e97d 2 minutes ago 83.6MB [2022-11-09T19:29:32.196Z] c82b372ff1a8 2 minutes ago 1.14GB [2022-11-09T19:29:32.196Z] sys-mgmt-agent-arm64 latest 9fe645b76b39 3 minutes ago 133MB [2022-11-09T19:29:32.196Z] ee944ce3b846 5 minutes ago 1.25GB [2022-11-09T19:29:32.196Z] support-notifications-arm64 latest db8485b9f2c1 7 minutes ago 29.5MB [2022-11-09T19:29:32.196Z] core-metadata-arm64 latest 0048de4867f8 8 minutes ago 17.7MB [2022-11-09T19:29:32.196Z] 984421ad514a 8 minutes ago 1.28GB [2022-11-09T19:29:32.196Z] eefee3755405 8 minutes ago 1.33GB [2022-11-09T19:29:32.196Z] core-command-arm64 latest e9004e012d69 8 minutes ago 16.9MB [2022-11-09T19:29:32.196Z] 429f5837ff99 8 minutes ago 1.27GB [2022-11-09T19:29:32.196Z] security-spiffe-token-provider-arm64 latest d3087db2d9cf 9 minutes ago 28.8MB [2022-11-09T19:29:32.196Z] f111dc2e1aca 9 minutes ago 1.3GB [2022-11-09T19:29:32.196Z] security-secretstore-setup-arm64 latest 42ea5d53e0e3 11 minutes ago 28.6MB [2022-11-09T19:29:32.196Z] 1bd20140e82d 12 minutes ago 1.26GB [2022-11-09T19:29:32.196Z] security-spire-agent-arm64 latest 23d3d96e65c3 17 minutes ago 122MB [2022-11-09T19:29:32.196Z] security-spire-server-arm64 latest 82cd5c144e09 17 minutes ago 84.3MB [2022-11-09T19:29:32.196Z] 23563bd85154 17 minutes ago 1.14GB [2022-11-09T19:29:32.196Z] 81ef621c3ac4 17 minutes ago 1.14GB [2022-11-09T19:29:32.196Z] ci-base-image-arm64 latest c810c9c1d514 20 minutes ago 948MB [2022-11-09T19:29:32.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 6 days ago 685MB [2022-11-09T19:29:32.196Z] alpine 3.15 02e0d6fdf486 3 months ago 5.33MB [2022-11-09T19:29:32.196Z] alpine 3.16 a6215f271958 3 months ago 5.29MB [2022-11-09T19:29:32.196Z] 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 [2022-11-09T19:29:32.297Z] provisioning config files... [2022-11-09T19:29:32.311Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/348@tmp/config13558854324857815548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:29:32.642Z] ---> docker-login.sh [2022-11-09T19:29:32.642Z] nexus3.edgexfoundry.org:10001 [2022-11-09T19:29:32.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:29:32.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:29:32.908Z] Configure a credential helper to remove this warning. See [2022-11-09T19:29:32.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:29:32.908Z] [2022-11-09T19:29:32.908Z] Login Succeeded [2022-11-09T19:29:32.908Z] nexus3.edgexfoundry.org:10002 [2022-11-09T19:29:33.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:29:33.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:29:33.175Z] Configure a credential helper to remove this warning. See [2022-11-09T19:29:33.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:29:33.175Z] [2022-11-09T19:29:33.175Z] Login Succeeded [2022-11-09T19:29:33.175Z] nexus3.edgexfoundry.org:10003 [2022-11-09T19:29:33.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:29:33.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:29:33.707Z] Configure a credential helper to remove this warning. See [2022-11-09T19:29:33.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:29:33.707Z] [2022-11-09T19:29:33.707Z] Login Succeeded [2022-11-09T19:29:33.707Z] nexus3.edgexfoundry.org:10004 [2022-11-09T19:29:33.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:29:33.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:29:33.973Z] Configure a credential helper to remove this warning. See [2022-11-09T19:29:33.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:29:33.973Z] [2022-11-09T19:29:33.973Z] Login Succeeded [2022-11-09T19:29:33.973Z] docker.io [2022-11-09T19:29:34.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-09T19:29:34.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-09T19:29:34.505Z] Configure a credential helper to remove this warning. See [2022-11-09T19:29:34.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-09T19:29:34.505Z] [2022-11-09T19:29:34.505Z] Login Succeeded [2022-11-09T19:29:34.505Z] ---> docker-login.sh ends [Pipeline] } [2022-11-09T19:29:34.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:29:34.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-09T19:29:34.559Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-09T19:29:34.559Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:34.559Z] latest [2022-11-09T19:29:34.559Z] 2.3.0 [2022-11-09T19:29:34.559Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:34.559Z] main [2022-11-09T19:29:34.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:34.897Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:35.230Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:35.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T19:29:35.230Z] 2d8fab842138: Preparing [2022-11-09T19:29:35.230Z] b7ef261a3a6b: Preparing [2022-11-09T19:29:35.230Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:35.230Z] ae80c9f37b63: Preparing [2022-11-09T19:29:35.230Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:35.495Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:35.495Z] 2d8fab842138: Pushed [2022-11-09T19:29:35.495Z] ae80c9f37b63: Pushed [2022-11-09T19:29:35.495Z] 07bb49bd21ae: Pushed [2022-11-09T19:29:38.073Z] b7ef261a3a6b: Pushed [2022-11-09T19:29:38.338Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:38.674Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:39.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-09T19:29:39.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T19:29:39.013Z] 2d8fab842138: Preparing [2022-11-09T19:29:39.013Z] b7ef261a3a6b: Preparing [2022-11-09T19:29:39.013Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:39.013Z] ae80c9f37b63: Preparing [2022-11-09T19:29:39.013Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:39.013Z] b7ef261a3a6b: Layer already exists [2022-11-09T19:29:39.013Z] 2d8fab842138: Layer already exists [2022-11-09T19:29:39.013Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:39.013Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:39.013Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:39.013Z] latest: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:39.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:39.964Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0 [2022-11-09T19:29:39.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T19:29:39.964Z] 2d8fab842138: Preparing [2022-11-09T19:29:39.964Z] b7ef261a3a6b: Preparing [2022-11-09T19:29:39.964Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:39.964Z] ae80c9f37b63: Preparing [2022-11-09T19:29:39.964Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:39.964Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:39.964Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:39.964Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:39.964Z] b7ef261a3a6b: Layer already exists [2022-11-09T19:29:39.964Z] 2d8fab842138: Layer already exists [2022-11-09T19:29:40.230Z] 2.3.0: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:40.569Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:40.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:40.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T19:29:40.902Z] 2d8fab842138: Preparing [2022-11-09T19:29:40.902Z] b7ef261a3a6b: Preparing [2022-11-09T19:29:40.902Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:40.902Z] ae80c9f37b63: Preparing [2022-11-09T19:29:40.902Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:40.902Z] 2d8fab842138: Layer already exists [2022-11-09T19:29:40.902Z] b7ef261a3a6b: Layer already exists [2022-11-09T19:29:40.902Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:40.902Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:40.902Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:40.902Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:41.243Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:41.576Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-09T19:29:41.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-09T19:29:41.577Z] 2d8fab842138: Preparing [2022-11-09T19:29:41.577Z] b7ef261a3a6b: Preparing [2022-11-09T19:29:41.577Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:41.577Z] ae80c9f37b63: Preparing [2022-11-09T19:29:41.577Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:41.577Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:41.577Z] 2d8fab842138: Layer already exists [2022-11-09T19:29:41.577Z] b7ef261a3a6b: Layer already exists [2022-11-09T19:29:41.577Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:41.577Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:41.842Z] main: digest: sha256:f725b035980ea4400fcc2e8cc8a6ae3c578fb976dd92ab8de6888ae7a6f08b92 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:29:41.880Z] ===================================================== [Pipeline] echo [2022-11-09T19:29:41.886Z] taggedImages: [2022-11-09T19:29:41.886Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:41.886Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-09T19:29:41.886Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0 [2022-11-09T19:29:41.886Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:41.886Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-09T19:29:41.903Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-09T19:29:41.903Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:41.903Z] latest [2022-11-09T19:29:41.903Z] 2.3.0 [2022-11-09T19:29:41.903Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:41.903Z] main [2022-11-09T19:29:41.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:42.232Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:42.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:42.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T19:29:42.566Z] a247623130f3: Preparing [2022-11-09T19:29:42.566Z] 06d0c9061629: Preparing [2022-11-09T19:29:42.566Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:42.566Z] e38dc8fec4f7: Preparing [2022-11-09T19:29:42.566Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:42.566Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:42.566Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:42.831Z] a247623130f3: Pushed [2022-11-09T19:29:43.411Z] e38dc8fec4f7: Pushed [2022-11-09T19:29:45.986Z] 06d0c9061629: Pushed [2022-11-09T19:29:45.986Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:46.331Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:46.666Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-09T19:29:46.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T19:29:46.666Z] a247623130f3: Preparing [2022-11-09T19:29:46.666Z] 06d0c9061629: Preparing [2022-11-09T19:29:46.666Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:46.666Z] e38dc8fec4f7: Preparing [2022-11-09T19:29:46.666Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:46.666Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:46.666Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:46.666Z] a247623130f3: Layer already exists [2022-11-09T19:29:46.666Z] e38dc8fec4f7: Layer already exists [2022-11-09T19:29:46.666Z] 06d0c9061629: Layer already exists [2022-11-09T19:29:46.666Z] latest: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:47.274Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:47.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0 [2022-11-09T19:29:47.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T19:29:47.618Z] a247623130f3: Preparing [2022-11-09T19:29:47.618Z] 06d0c9061629: Preparing [2022-11-09T19:29:47.618Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:47.618Z] e38dc8fec4f7: Preparing [2022-11-09T19:29:47.618Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:47.618Z] a247623130f3: Layer already exists [2022-11-09T19:29:47.618Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:47.618Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:47.618Z] e38dc8fec4f7: Layer already exists [2022-11-09T19:29:47.618Z] 06d0c9061629: Layer already exists [2022-11-09T19:29:47.884Z] 2.3.0: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:48.243Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:48.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:48.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T19:29:48.585Z] a247623130f3: Preparing [2022-11-09T19:29:48.585Z] 06d0c9061629: Preparing [2022-11-09T19:29:48.585Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:48.585Z] e38dc8fec4f7: Preparing [2022-11-09T19:29:48.585Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:48.585Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:48.585Z] e38dc8fec4f7: Layer already exists [2022-11-09T19:29:48.585Z] 06d0c9061629: Layer already exists [2022-11-09T19:29:48.585Z] a247623130f3: Layer already exists [2022-11-09T19:29:48.585Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:48.585Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:48.924Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:49.264Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-09T19:29:49.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-09T19:29:49.264Z] a247623130f3: Preparing [2022-11-09T19:29:49.264Z] 06d0c9061629: Preparing [2022-11-09T19:29:49.264Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:49.264Z] e38dc8fec4f7: Preparing [2022-11-09T19:29:49.264Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:49.264Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:49.264Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:49.264Z] e38dc8fec4f7: Layer already exists [2022-11-09T19:29:49.264Z] 06d0c9061629: Layer already exists [2022-11-09T19:29:49.264Z] a247623130f3: Layer already exists [2022-11-09T19:29:49.533Z] main: digest: sha256:cbf2c08f0481fd09034461d16aea2d09f76e0ef82c48faa52e8db7f8d90eb6e1 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:29:49.578Z] ===================================================== [Pipeline] echo [2022-11-09T19:29:49.587Z] taggedImages: [2022-11-09T19:29:49.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:49.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-09T19:29:49.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0 [2022-11-09T19:29:49.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:49.587Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-09T19:29:49.611Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-09T19:29:49.611Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:49.611Z] latest [2022-11-09T19:29:49.611Z] 2.3.0 [2022-11-09T19:29:49.611Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:49.611Z] main [2022-11-09T19:29:49.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:49.948Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:50.286Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:50.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T19:29:50.286Z] 632eef6b5f4a: Preparing [2022-11-09T19:29:50.286Z] e5d07f78c52c: Preparing [2022-11-09T19:29:50.286Z] 7ef5710609b2: Preparing [2022-11-09T19:29:50.286Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:50.286Z] ae80c9f37b63: Preparing [2022-11-09T19:29:50.286Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:50.286Z] 5d3e392a13a0: Waiting [2022-11-09T19:29:50.286Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:50.286Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:50.286Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:50.551Z] e5d07f78c52c: Pushed [2022-11-09T19:29:50.551Z] 632eef6b5f4a: Pushed [2022-11-09T19:29:53.293Z] 7ef5710609b2: Pushed [2022-11-09T19:29:53.576Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:53.940Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:54.304Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-09T19:29:54.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T19:29:54.305Z] 632eef6b5f4a: Preparing [2022-11-09T19:29:54.305Z] e5d07f78c52c: Preparing [2022-11-09T19:29:54.305Z] 7ef5710609b2: Preparing [2022-11-09T19:29:54.305Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:54.305Z] ae80c9f37b63: Preparing [2022-11-09T19:29:54.305Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:54.305Z] 5d3e392a13a0: Waiting [2022-11-09T19:29:54.305Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:54.305Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:54.305Z] 632eef6b5f4a: Layer already exists [2022-11-09T19:29:54.305Z] e5d07f78c52c: Layer already exists [2022-11-09T19:29:54.305Z] 7ef5710609b2: Layer already exists [2022-11-09T19:29:54.305Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:54.575Z] latest: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:54.923Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:55.266Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0 [2022-11-09T19:29:55.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T19:29:55.266Z] 632eef6b5f4a: Preparing [2022-11-09T19:29:55.266Z] e5d07f78c52c: Preparing [2022-11-09T19:29:55.266Z] 7ef5710609b2: Preparing [2022-11-09T19:29:55.266Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:55.266Z] ae80c9f37b63: Preparing [2022-11-09T19:29:55.266Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:55.266Z] 5d3e392a13a0: Waiting [2022-11-09T19:29:55.266Z] 7ef5710609b2: Layer already exists [2022-11-09T19:29:55.266Z] e5d07f78c52c: Layer already exists [2022-11-09T19:29:55.266Z] 632eef6b5f4a: Layer already exists [2022-11-09T19:29:55.266Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:55.266Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:55.266Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:55.534Z] 2.3.0: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:55.882Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:56.225Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:56.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T19:29:56.225Z] 632eef6b5f4a: Preparing [2022-11-09T19:29:56.225Z] e5d07f78c52c: Preparing [2022-11-09T19:29:56.225Z] 7ef5710609b2: Preparing [2022-11-09T19:29:56.225Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:56.225Z] ae80c9f37b63: Preparing [2022-11-09T19:29:56.225Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:56.225Z] 5d3e392a13a0: Waiting [2022-11-09T19:29:56.225Z] e5d07f78c52c: Layer already exists [2022-11-09T19:29:56.225Z] 7ef5710609b2: Layer already exists [2022-11-09T19:29:56.225Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:56.225Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:56.225Z] 632eef6b5f4a: Layer already exists [2022-11-09T19:29:56.225Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:56.490Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:56.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:57.182Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-09T19:29:57.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-09T19:29:57.183Z] 632eef6b5f4a: Preparing [2022-11-09T19:29:57.183Z] e5d07f78c52c: Preparing [2022-11-09T19:29:57.183Z] 7ef5710609b2: Preparing [2022-11-09T19:29:57.183Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:57.183Z] ae80c9f37b63: Preparing [2022-11-09T19:29:57.183Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:57.183Z] 5d3e392a13a0: Waiting [2022-11-09T19:29:57.183Z] ae80c9f37b63: Layer already exists [2022-11-09T19:29:57.183Z] 632eef6b5f4a: Layer already exists [2022-11-09T19:29:57.183Z] e5d07f78c52c: Layer already exists [2022-11-09T19:29:57.183Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:57.183Z] 7ef5710609b2: Layer already exists [2022-11-09T19:29:57.183Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:57.448Z] main: digest: sha256:841090879f29c98cb95f4723d8e23447ccde89997c28494acaf540334b7f9c88 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:29:57.502Z] ===================================================== [Pipeline] echo [2022-11-09T19:29:57.512Z] taggedImages: [2022-11-09T19:29:57.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:57.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-09T19:29:57.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0 [2022-11-09T19:29:57.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:57.512Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-09T19:29:57.528Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-09T19:29:57.528Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:57.528Z] latest [2022-11-09T19:29:57.528Z] 2.3.0 [2022-11-09T19:29:57.528Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:29:57.528Z] main [2022-11-09T19:29:57.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:57.851Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:29:58.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:29:58.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T19:29:58.184Z] 89030a8034fc: Preparing [2022-11-09T19:29:58.184Z] 89030a8034fc: Preparing [2022-11-09T19:29:58.184Z] 3a77b43451dc: Preparing [2022-11-09T19:29:58.184Z] 1065081c680b: Preparing [2022-11-09T19:29:58.184Z] a7a292fd5228: Preparing [2022-11-09T19:29:58.184Z] 5a9f62ded465: Preparing [2022-11-09T19:29:58.184Z] 2e5ca310d1ba: Preparing [2022-11-09T19:29:58.184Z] 07bb49bd21ae: Preparing [2022-11-09T19:29:58.184Z] 7241d1604fac: Preparing [2022-11-09T19:29:58.184Z] 1bde6a034a0a: Preparing [2022-11-09T19:29:58.184Z] 4f1592fa825e: Preparing [2022-11-09T19:29:58.184Z] e01e730a5cb5: Preparing [2022-11-09T19:29:58.184Z] 5d3e392a13a0: Preparing [2022-11-09T19:29:58.184Z] 1bde6a034a0a: Waiting [2022-11-09T19:29:58.184Z] 2e5ca310d1ba: Waiting [2022-11-09T19:29:58.184Z] 4f1592fa825e: Waiting [2022-11-09T19:29:58.184Z] e01e730a5cb5: Waiting [2022-11-09T19:29:58.184Z] 07bb49bd21ae: Waiting [2022-11-09T19:29:58.184Z] 7241d1604fac: Waiting [2022-11-09T19:29:58.450Z] 3a77b43451dc: Pushed [2022-11-09T19:29:58.450Z] a7a292fd5228: Pushed [2022-11-09T19:29:58.450Z] 1065081c680b: Pushed [2022-11-09T19:29:58.450Z] 5a9f62ded465: Pushed [2022-11-09T19:29:58.450Z] 89030a8034fc: Pushed [2022-11-09T19:29:58.450Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:29:58.715Z] 7241d1604fac: Pushed [2022-11-09T19:29:58.715Z] 1bde6a034a0a: Pushed [2022-11-09T19:29:58.715Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:29:58.715Z] 4f1592fa825e: Pushed [2022-11-09T19:29:58.715Z] e01e730a5cb5: Pushed [2022-11-09T19:30:02.051Z] 2e5ca310d1ba: Pushed [2022-11-09T19:30:02.315Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:02.655Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:02.978Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-09T19:30:02.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T19:30:02.978Z] 89030a8034fc: Preparing [2022-11-09T19:30:02.978Z] 89030a8034fc: Preparing [2022-11-09T19:30:02.978Z] 3a77b43451dc: Preparing [2022-11-09T19:30:02.978Z] 1065081c680b: Preparing [2022-11-09T19:30:02.978Z] a7a292fd5228: Preparing [2022-11-09T19:30:02.978Z] 5a9f62ded465: Preparing [2022-11-09T19:30:02.978Z] 2e5ca310d1ba: Preparing [2022-11-09T19:30:02.978Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:02.978Z] 7241d1604fac: Preparing [2022-11-09T19:30:02.978Z] 1bde6a034a0a: Preparing [2022-11-09T19:30:02.978Z] 4f1592fa825e: Preparing [2022-11-09T19:30:02.978Z] e01e730a5cb5: Preparing [2022-11-09T19:30:02.978Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:02.978Z] 2e5ca310d1ba: Waiting [2022-11-09T19:30:02.978Z] 07bb49bd21ae: Waiting [2022-11-09T19:30:02.978Z] 7241d1604fac: Waiting [2022-11-09T19:30:02.978Z] 1bde6a034a0a: Waiting [2022-11-09T19:30:02.978Z] 4f1592fa825e: Waiting [2022-11-09T19:30:02.978Z] e01e730a5cb5: Waiting [2022-11-09T19:30:02.978Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:02.978Z] a7a292fd5228: Layer already exists [2022-11-09T19:30:02.978Z] 3a77b43451dc: Layer already exists [2022-11-09T19:30:02.978Z] 89030a8034fc: Layer already exists [2022-11-09T19:30:02.978Z] 5a9f62ded465: Layer already exists [2022-11-09T19:30:02.978Z] 1065081c680b: Layer already exists [2022-11-09T19:30:02.978Z] 1bde6a034a0a: Layer already exists [2022-11-09T19:30:02.978Z] 2e5ca310d1ba: Layer already exists [2022-11-09T19:30:02.978Z] 7241d1604fac: Layer already exists [2022-11-09T19:30:02.978Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:02.978Z] 4f1592fa825e: Layer already exists [2022-11-09T19:30:02.978Z] e01e730a5cb5: Layer already exists [2022-11-09T19:30:02.978Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:03.242Z] latest: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:03.583Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:03.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0 [2022-11-09T19:30:03.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T19:30:03.913Z] 89030a8034fc: Preparing [2022-11-09T19:30:03.913Z] 89030a8034fc: Preparing [2022-11-09T19:30:03.913Z] 3a77b43451dc: Preparing [2022-11-09T19:30:03.913Z] 1065081c680b: Preparing [2022-11-09T19:30:03.913Z] a7a292fd5228: Preparing [2022-11-09T19:30:03.913Z] 5a9f62ded465: Preparing [2022-11-09T19:30:03.913Z] 2e5ca310d1ba: Preparing [2022-11-09T19:30:03.913Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:03.913Z] 7241d1604fac: Preparing [2022-11-09T19:30:03.913Z] 1bde6a034a0a: Preparing [2022-11-09T19:30:03.913Z] 4f1592fa825e: Preparing [2022-11-09T19:30:03.913Z] e01e730a5cb5: Preparing [2022-11-09T19:30:03.913Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:03.913Z] 1bde6a034a0a: Waiting [2022-11-09T19:30:03.913Z] e01e730a5cb5: Waiting [2022-11-09T19:30:03.913Z] 2e5ca310d1ba: Waiting [2022-11-09T19:30:03.913Z] 07bb49bd21ae: Waiting [2022-11-09T19:30:03.913Z] 7241d1604fac: Waiting [2022-11-09T19:30:03.913Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:03.913Z] 5a9f62ded465: Layer already exists [2022-11-09T19:30:03.913Z] 3a77b43451dc: Layer already exists [2022-11-09T19:30:03.913Z] a7a292fd5228: Layer already exists [2022-11-09T19:30:03.913Z] 1065081c680b: Layer already exists [2022-11-09T19:30:03.913Z] 89030a8034fc: Layer already exists [2022-11-09T19:30:03.913Z] 2e5ca310d1ba: Layer already exists [2022-11-09T19:30:03.913Z] 7241d1604fac: Layer already exists [2022-11-09T19:30:03.913Z] 4f1592fa825e: Layer already exists [2022-11-09T19:30:03.913Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:03.913Z] 1bde6a034a0a: Layer already exists [2022-11-09T19:30:03.913Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:03.913Z] e01e730a5cb5: Layer already exists [2022-11-09T19:30:04.178Z] 2.3.0: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:04.511Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:04.844Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:04.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T19:30:04.844Z] 89030a8034fc: Preparing [2022-11-09T19:30:04.844Z] 89030a8034fc: Preparing [2022-11-09T19:30:04.844Z] 3a77b43451dc: Preparing [2022-11-09T19:30:04.844Z] 1065081c680b: Preparing [2022-11-09T19:30:04.844Z] a7a292fd5228: Preparing [2022-11-09T19:30:04.844Z] 5a9f62ded465: Preparing [2022-11-09T19:30:04.844Z] 2e5ca310d1ba: Preparing [2022-11-09T19:30:04.844Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:04.844Z] 7241d1604fac: Preparing [2022-11-09T19:30:04.844Z] 1bde6a034a0a: Preparing [2022-11-09T19:30:04.844Z] 4f1592fa825e: Preparing [2022-11-09T19:30:04.844Z] e01e730a5cb5: Preparing [2022-11-09T19:30:04.844Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:04.844Z] 1bde6a034a0a: Waiting [2022-11-09T19:30:04.844Z] 4f1592fa825e: Waiting [2022-11-09T19:30:04.844Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:04.844Z] e01e730a5cb5: Waiting [2022-11-09T19:30:04.844Z] 2e5ca310d1ba: Waiting [2022-11-09T19:30:04.844Z] 07bb49bd21ae: Waiting [2022-11-09T19:30:04.844Z] 7241d1604fac: Waiting [2022-11-09T19:30:04.844Z] 5a9f62ded465: Layer already exists [2022-11-09T19:30:04.844Z] 89030a8034fc: Layer already exists [2022-11-09T19:30:04.844Z] a7a292fd5228: Layer already exists [2022-11-09T19:30:04.844Z] 1065081c680b: Layer already exists [2022-11-09T19:30:04.844Z] 3a77b43451dc: Layer already exists [2022-11-09T19:30:04.844Z] 2e5ca310d1ba: Layer already exists [2022-11-09T19:30:04.844Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:04.844Z] 7241d1604fac: Layer already exists [2022-11-09T19:30:04.844Z] 4f1592fa825e: Layer already exists [2022-11-09T19:30:04.844Z] 1bde6a034a0a: Layer already exists [2022-11-09T19:30:04.844Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:04.844Z] e01e730a5cb5: Layer already exists [2022-11-09T19:30:05.109Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:05.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:05.770Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-09T19:30:05.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-09T19:30:05.770Z] 89030a8034fc: Preparing [2022-11-09T19:30:05.770Z] 89030a8034fc: Preparing [2022-11-09T19:30:05.770Z] 3a77b43451dc: Preparing [2022-11-09T19:30:05.770Z] 1065081c680b: Preparing [2022-11-09T19:30:05.770Z] a7a292fd5228: Preparing [2022-11-09T19:30:05.770Z] 5a9f62ded465: Preparing [2022-11-09T19:30:05.770Z] 2e5ca310d1ba: Preparing [2022-11-09T19:30:05.770Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:05.770Z] 7241d1604fac: Preparing [2022-11-09T19:30:05.770Z] 1bde6a034a0a: Preparing [2022-11-09T19:30:05.770Z] 4f1592fa825e: Preparing [2022-11-09T19:30:05.770Z] e01e730a5cb5: Preparing [2022-11-09T19:30:05.770Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:05.770Z] 1bde6a034a0a: Waiting [2022-11-09T19:30:05.770Z] 4f1592fa825e: Waiting [2022-11-09T19:30:05.770Z] 2e5ca310d1ba: Waiting [2022-11-09T19:30:05.770Z] 07bb49bd21ae: Waiting [2022-11-09T19:30:05.770Z] 7241d1604fac: Waiting [2022-11-09T19:30:05.770Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:05.770Z] e01e730a5cb5: Waiting [2022-11-09T19:30:05.770Z] 5a9f62ded465: Layer already exists [2022-11-09T19:30:05.770Z] 1065081c680b: Layer already exists [2022-11-09T19:30:05.770Z] 3a77b43451dc: Layer already exists [2022-11-09T19:30:05.770Z] 89030a8034fc: Layer already exists [2022-11-09T19:30:05.770Z] a7a292fd5228: Layer already exists [2022-11-09T19:30:05.770Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:05.770Z] 2e5ca310d1ba: Layer already exists [2022-11-09T19:30:05.770Z] 7241d1604fac: Layer already exists [2022-11-09T19:30:05.770Z] 4f1592fa825e: Layer already exists [2022-11-09T19:30:05.770Z] 1bde6a034a0a: Layer already exists [2022-11-09T19:30:05.770Z] e01e730a5cb5: Layer already exists [2022-11-09T19:30:05.770Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:06.035Z] main: digest: sha256:ae527fb52a041766d05993ba02f7678262c5d839d0fb4091515f34c1fe812bf2 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:30:06.087Z] ===================================================== [Pipeline] echo [2022-11-09T19:30:06.093Z] taggedImages: [2022-11-09T19:30:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-09T19:30:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0 [2022-11-09T19:30:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:06.093Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-09T19:30:06.114Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-09T19:30:06.114Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:06.114Z] latest [2022-11-09T19:30:06.114Z] 2.3.0 [2022-11-09T19:30:06.114Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:06.114Z] main [2022-11-09T19:30:06.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:06.456Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:06.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:06.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T19:30:06.784Z] 74c2e3c65aaf: Preparing [2022-11-09T19:30:06.784Z] 6578e93b3583: Preparing [2022-11-09T19:30:06.784Z] a53551791a4e: Preparing [2022-11-09T19:30:06.784Z] 806ea189ebe9: Preparing [2022-11-09T19:30:06.784Z] dce7b16ae808: Preparing [2022-11-09T19:30:06.784Z] 2e5b4b92279d: Preparing [2022-11-09T19:30:06.784Z] 64c73ce441c5: Preparing [2022-11-09T19:30:06.784Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:06.784Z] 2e5b4b92279d: Waiting [2022-11-09T19:30:06.784Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:06.784Z] 64c73ce441c5: Waiting [2022-11-09T19:30:07.049Z] dce7b16ae808: Pushed [2022-11-09T19:30:07.049Z] 74c2e3c65aaf: Pushed [2022-11-09T19:30:07.049Z] 6578e93b3583: Pushed [2022-11-09T19:30:07.049Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:07.313Z] 2e5b4b92279d: Pushed [2022-11-09T19:30:07.895Z] 64c73ce441c5: Pushed [2022-11-09T19:30:09.302Z] a53551791a4e: Pushed [2022-11-09T19:30:09.302Z] 806ea189ebe9: Pushed [2022-11-09T19:30:09.568Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:09.913Z] + 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 [2022-11-09T19:30:10.259Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-09T19:30:10.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T19:30:10.259Z] 74c2e3c65aaf: Preparing [2022-11-09T19:30:10.259Z] 6578e93b3583: Preparing [2022-11-09T19:30:10.259Z] a53551791a4e: Preparing [2022-11-09T19:30:10.259Z] 806ea189ebe9: Preparing [2022-11-09T19:30:10.259Z] dce7b16ae808: Preparing [2022-11-09T19:30:10.259Z] 2e5b4b92279d: Preparing [2022-11-09T19:30:10.259Z] 64c73ce441c5: Preparing [2022-11-09T19:30:10.259Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:10.259Z] 2e5b4b92279d: Waiting [2022-11-09T19:30:10.259Z] 64c73ce441c5: Waiting [2022-11-09T19:30:10.259Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:10.259Z] 74c2e3c65aaf: Layer already exists [2022-11-09T19:30:10.259Z] 6578e93b3583: Layer already exists [2022-11-09T19:30:10.259Z] dce7b16ae808: Layer already exists [2022-11-09T19:30:10.259Z] a53551791a4e: Layer already exists [2022-11-09T19:30:10.259Z] 806ea189ebe9: Layer already exists [2022-11-09T19:30:10.259Z] 2e5b4b92279d: Layer already exists [2022-11-09T19:30:10.259Z] 64c73ce441c5: Layer already exists [2022-11-09T19:30:10.259Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:10.526Z] latest: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:10.863Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:11.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0 [2022-11-09T19:30:11.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T19:30:11.197Z] 74c2e3c65aaf: Preparing [2022-11-09T19:30:11.197Z] 6578e93b3583: Preparing [2022-11-09T19:30:11.197Z] a53551791a4e: Preparing [2022-11-09T19:30:11.197Z] 806ea189ebe9: Preparing [2022-11-09T19:30:11.197Z] dce7b16ae808: Preparing [2022-11-09T19:30:11.197Z] 2e5b4b92279d: Preparing [2022-11-09T19:30:11.197Z] 64c73ce441c5: Preparing [2022-11-09T19:30:11.197Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:11.197Z] 64c73ce441c5: Waiting [2022-11-09T19:30:11.197Z] 2e5b4b92279d: Waiting [2022-11-09T19:30:11.197Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:11.197Z] 6578e93b3583: Layer already exists [2022-11-09T19:30:11.197Z] 806ea189ebe9: Layer already exists [2022-11-09T19:30:11.197Z] a53551791a4e: Layer already exists [2022-11-09T19:30:11.197Z] dce7b16ae808: Layer already exists [2022-11-09T19:30:11.197Z] 74c2e3c65aaf: Layer already exists [2022-11-09T19:30:11.197Z] 2e5b4b92279d: Layer already exists [2022-11-09T19:30:11.197Z] 64c73ce441c5: Layer already exists [2022-11-09T19:30:11.197Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:11.464Z] 2.3.0: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:11.797Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:12.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:12.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T19:30:12.121Z] 74c2e3c65aaf: Preparing [2022-11-09T19:30:12.121Z] 6578e93b3583: Preparing [2022-11-09T19:30:12.121Z] a53551791a4e: Preparing [2022-11-09T19:30:12.121Z] 806ea189ebe9: Preparing [2022-11-09T19:30:12.121Z] dce7b16ae808: Preparing [2022-11-09T19:30:12.121Z] 2e5b4b92279d: Preparing [2022-11-09T19:30:12.121Z] 64c73ce441c5: Preparing [2022-11-09T19:30:12.121Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:12.121Z] 64c73ce441c5: Waiting [2022-11-09T19:30:12.121Z] 2e5b4b92279d: Waiting [2022-11-09T19:30:12.121Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:12.121Z] dce7b16ae808: Layer already exists [2022-11-09T19:30:12.121Z] 6578e93b3583: Layer already exists [2022-11-09T19:30:12.121Z] 74c2e3c65aaf: Layer already exists [2022-11-09T19:30:12.121Z] 806ea189ebe9: Layer already exists [2022-11-09T19:30:12.121Z] a53551791a4e: Layer already exists [2022-11-09T19:30:12.121Z] 64c73ce441c5: Layer already exists [2022-11-09T19:30:12.121Z] 2e5b4b92279d: Layer already exists [2022-11-09T19:30:12.121Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:12.387Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:12.724Z] + 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 [2022-11-09T19:30:13.062Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-09T19:30:13.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-09T19:30:13.062Z] 74c2e3c65aaf: Preparing [2022-11-09T19:30:13.062Z] 6578e93b3583: Preparing [2022-11-09T19:30:13.062Z] a53551791a4e: Preparing [2022-11-09T19:30:13.062Z] 806ea189ebe9: Preparing [2022-11-09T19:30:13.062Z] dce7b16ae808: Preparing [2022-11-09T19:30:13.062Z] 2e5b4b92279d: Preparing [2022-11-09T19:30:13.062Z] 64c73ce441c5: Preparing [2022-11-09T19:30:13.062Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:13.062Z] 2e5b4b92279d: Waiting [2022-11-09T19:30:13.062Z] 64c73ce441c5: Waiting [2022-11-09T19:30:13.062Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:13.062Z] 6578e93b3583: Layer already exists [2022-11-09T19:30:13.062Z] a53551791a4e: Layer already exists [2022-11-09T19:30:13.062Z] 74c2e3c65aaf: Layer already exists [2022-11-09T19:30:13.062Z] 806ea189ebe9: Layer already exists [2022-11-09T19:30:13.062Z] dce7b16ae808: Layer already exists [2022-11-09T19:30:13.062Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:13.062Z] 64c73ce441c5: Layer already exists [2022-11-09T19:30:13.062Z] 2e5b4b92279d: Layer already exists [2022-11-09T19:30:13.331Z] main: digest: sha256:bc9407bdb055b12d97fa06ce64452b64253b53eab2143f02ae43cef645b6aa50 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:30:13.382Z] ===================================================== [Pipeline] echo [2022-11-09T19:30:13.389Z] taggedImages: [2022-11-09T19:30:13.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:13.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-09T19:30:13.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0 [2022-11-09T19:30:13.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:13.389Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-09T19:30:13.403Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-09T19:30:13.403Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:13.403Z] latest [2022-11-09T19:30:13.403Z] 2.3.0 [2022-11-09T19:30:13.403Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:13.403Z] main [2022-11-09T19:30:13.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:13.745Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:14.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:14.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T19:30:14.085Z] 570df8c8f63a: Preparing [2022-11-09T19:30:14.085Z] d4b8e1e26b61: Preparing [2022-11-09T19:30:14.085Z] 9d292e48e209: Preparing [2022-11-09T19:30:14.085Z] 48dcb29b35c0: Preparing [2022-11-09T19:30:14.085Z] 66c75daa9ded: Preparing [2022-11-09T19:30:14.085Z] c5de9399567c: Preparing [2022-11-09T19:30:14.085Z] 3d90c02ba8e2: Preparing [2022-11-09T19:30:14.085Z] e9a650c30f78: Preparing [2022-11-09T19:30:14.085Z] 2fe855025e0d: Preparing [2022-11-09T19:30:14.085Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:14.085Z] 2fe855025e0d: Waiting [2022-11-09T19:30:14.085Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:14.085Z] c5de9399567c: Waiting [2022-11-09T19:30:14.085Z] 3d90c02ba8e2: Waiting [2022-11-09T19:30:14.085Z] e9a650c30f78: Waiting [2022-11-09T19:30:14.350Z] 66c75daa9ded: Pushed [2022-11-09T19:30:14.350Z] 570df8c8f63a: Pushed [2022-11-09T19:30:14.350Z] d4b8e1e26b61: Pushed [2022-11-09T19:30:14.616Z] c5de9399567c: Pushed [2022-11-09T19:30:14.616Z] e9a650c30f78: Pushed [2022-11-09T19:30:14.616Z] 3d90c02ba8e2: Pushed [2022-11-09T19:30:14.616Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:14.883Z] 2fe855025e0d: Pushed [2022-11-09T19:30:16.829Z] 48dcb29b35c0: Pushed [2022-11-09T19:30:17.786Z] 9d292e48e209: Pushed [2022-11-09T19:30:17.786Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:18.390Z] + 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 [2022-11-09T19:30:18.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-09T19:30:18.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T19:30:18.729Z] 570df8c8f63a: Preparing [2022-11-09T19:30:18.729Z] d4b8e1e26b61: Preparing [2022-11-09T19:30:18.729Z] 9d292e48e209: Preparing [2022-11-09T19:30:18.729Z] 48dcb29b35c0: Preparing [2022-11-09T19:30:18.729Z] 66c75daa9ded: Preparing [2022-11-09T19:30:18.729Z] c5de9399567c: Preparing [2022-11-09T19:30:18.729Z] 3d90c02ba8e2: Preparing [2022-11-09T19:30:18.729Z] e9a650c30f78: Preparing [2022-11-09T19:30:18.729Z] 2fe855025e0d: Preparing [2022-11-09T19:30:18.729Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:18.729Z] 3d90c02ba8e2: Waiting [2022-11-09T19:30:18.729Z] e9a650c30f78: Waiting [2022-11-09T19:30:18.729Z] 2fe855025e0d: Waiting [2022-11-09T19:30:18.729Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:18.729Z] c5de9399567c: Waiting [2022-11-09T19:30:18.729Z] 66c75daa9ded: Layer already exists [2022-11-09T19:30:18.729Z] 48dcb29b35c0: Layer already exists [2022-11-09T19:30:18.729Z] d4b8e1e26b61: Layer already exists [2022-11-09T19:30:18.729Z] 9d292e48e209: Layer already exists [2022-11-09T19:30:18.729Z] 570df8c8f63a: Layer already exists [2022-11-09T19:30:18.729Z] c5de9399567c: Layer already exists [2022-11-09T19:30:18.729Z] 3d90c02ba8e2: Layer already exists [2022-11-09T19:30:18.729Z] e9a650c30f78: Layer already exists [2022-11-09T19:30:18.729Z] 2fe855025e0d: Layer already exists [2022-11-09T19:30:18.729Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:18.995Z] latest: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:19.341Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:19.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0 [2022-11-09T19:30:19.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T19:30:19.677Z] 570df8c8f63a: Preparing [2022-11-09T19:30:19.677Z] d4b8e1e26b61: Preparing [2022-11-09T19:30:19.677Z] 9d292e48e209: Preparing [2022-11-09T19:30:19.677Z] 48dcb29b35c0: Preparing [2022-11-09T19:30:19.677Z] 66c75daa9ded: Preparing [2022-11-09T19:30:19.677Z] c5de9399567c: Preparing [2022-11-09T19:30:19.677Z] 3d90c02ba8e2: Preparing [2022-11-09T19:30:19.677Z] e9a650c30f78: Preparing [2022-11-09T19:30:19.677Z] 2fe855025e0d: Preparing [2022-11-09T19:30:19.677Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:19.677Z] 3d90c02ba8e2: Waiting [2022-11-09T19:30:19.677Z] e9a650c30f78: Waiting [2022-11-09T19:30:19.677Z] c5de9399567c: Waiting [2022-11-09T19:30:19.677Z] 2fe855025e0d: Waiting [2022-11-09T19:30:19.677Z] d4b8e1e26b61: Layer already exists [2022-11-09T19:30:19.677Z] 48dcb29b35c0: Layer already exists [2022-11-09T19:30:19.677Z] 66c75daa9ded: Layer already exists [2022-11-09T19:30:19.677Z] 570df8c8f63a: Layer already exists [2022-11-09T19:30:19.677Z] 9d292e48e209: Layer already exists [2022-11-09T19:30:19.677Z] c5de9399567c: Layer already exists [2022-11-09T19:30:19.677Z] e9a650c30f78: Layer already exists [2022-11-09T19:30:19.677Z] 3d90c02ba8e2: Layer already exists [2022-11-09T19:30:19.677Z] 2fe855025e0d: Layer already exists [2022-11-09T19:30:19.677Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:19.943Z] 2.3.0: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:20.274Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:20.604Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:20.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T19:30:20.604Z] 570df8c8f63a: Preparing [2022-11-09T19:30:20.604Z] d4b8e1e26b61: Preparing [2022-11-09T19:30:20.604Z] 9d292e48e209: Preparing [2022-11-09T19:30:20.604Z] 48dcb29b35c0: Preparing [2022-11-09T19:30:20.604Z] 66c75daa9ded: Preparing [2022-11-09T19:30:20.604Z] c5de9399567c: Preparing [2022-11-09T19:30:20.604Z] 3d90c02ba8e2: Preparing [2022-11-09T19:30:20.604Z] e9a650c30f78: Preparing [2022-11-09T19:30:20.604Z] 2fe855025e0d: Preparing [2022-11-09T19:30:20.604Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:20.604Z] e9a650c30f78: Waiting [2022-11-09T19:30:20.604Z] 2fe855025e0d: Waiting [2022-11-09T19:30:20.604Z] 5d3e392a13a0: Waiting [2022-11-09T19:30:20.604Z] 3d90c02ba8e2: Waiting [2022-11-09T19:30:20.604Z] 9d292e48e209: Layer already exists [2022-11-09T19:30:20.604Z] d4b8e1e26b61: Layer already exists [2022-11-09T19:30:20.604Z] 48dcb29b35c0: Layer already exists [2022-11-09T19:30:20.604Z] 570df8c8f63a: Layer already exists [2022-11-09T19:30:20.604Z] 66c75daa9ded: Layer already exists [2022-11-09T19:30:20.604Z] e9a650c30f78: Layer already exists [2022-11-09T19:30:20.604Z] c5de9399567c: Layer already exists [2022-11-09T19:30:20.604Z] 3d90c02ba8e2: Layer already exists [2022-11-09T19:30:20.604Z] 2fe855025e0d: Layer already exists [2022-11-09T19:30:20.604Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:20.869Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:21.205Z] + 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 [2022-11-09T19:30:21.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-09T19:30:21.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-09T19:30:21.536Z] 570df8c8f63a: Preparing [2022-11-09T19:30:21.536Z] d4b8e1e26b61: Preparing [2022-11-09T19:30:21.536Z] 9d292e48e209: Preparing [2022-11-09T19:30:21.536Z] 48dcb29b35c0: Preparing [2022-11-09T19:30:21.536Z] 66c75daa9ded: Preparing [2022-11-09T19:30:21.536Z] c5de9399567c: Preparing [2022-11-09T19:30:21.536Z] 3d90c02ba8e2: Preparing [2022-11-09T19:30:21.536Z] e9a650c30f78: Preparing [2022-11-09T19:30:21.536Z] 2fe855025e0d: Preparing [2022-11-09T19:30:21.536Z] 5d3e392a13a0: Preparing [2022-11-09T19:30:21.536Z] c5de9399567c: Waiting [2022-11-09T19:30:21.536Z] 3d90c02ba8e2: Waiting [2022-11-09T19:30:21.536Z] e9a650c30f78: Waiting [2022-11-09T19:30:21.536Z] 2fe855025e0d: Waiting [2022-11-09T19:30:21.536Z] 570df8c8f63a: Layer already exists [2022-11-09T19:30:21.536Z] d4b8e1e26b61: Layer already exists [2022-11-09T19:30:21.536Z] 48dcb29b35c0: Layer already exists [2022-11-09T19:30:21.536Z] 66c75daa9ded: Layer already exists [2022-11-09T19:30:21.536Z] 9d292e48e209: Layer already exists [2022-11-09T19:30:21.536Z] c5de9399567c: Layer already exists [2022-11-09T19:30:21.536Z] 2fe855025e0d: Layer already exists [2022-11-09T19:30:21.536Z] 3d90c02ba8e2: Layer already exists [2022-11-09T19:30:21.536Z] e9a650c30f78: Layer already exists [2022-11-09T19:30:21.536Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:30:21.802Z] main: digest: sha256:35d1f9c964baeb010909114a0793e9b161528ca862449ed577eae8c79c587082 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:30:21.845Z] ===================================================== [Pipeline] echo [2022-11-09T19:30:21.853Z] taggedImages: [2022-11-09T19:30:21.853Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:21.853Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-09T19:30:21.853Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0 [2022-11-09T19:30:21.853Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:21.853Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-09T19:30:21.871Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-09T19:30:21.871Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:21.871Z] latest [2022-11-09T19:30:21.871Z] 2.3.0 [2022-11-09T19:30:21.871Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:21.871Z] main [2022-11-09T19:30:21.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:22.222Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:22.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:22.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T19:30:22.556Z] 880dc05d46e6: Preparing [2022-11-09T19:30:22.556Z] 94f46ddada72: Preparing [2022-11-09T19:30:22.556Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:22.556Z] 4ee52d135a9a: Preparing [2022-11-09T19:30:22.556Z] 9833f26c6bda: Preparing [2022-11-09T19:30:22.556Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:22.556Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:22.822Z] 880dc05d46e6: Pushed [2022-11-09T19:30:23.779Z] 4ee52d135a9a: Pushed [2022-11-09T19:30:27.120Z] 94f46ddada72: Pushed [2022-11-09T19:30:27.385Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:27.723Z] + 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 [2022-11-09T19:30:28.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-09T19:30:28.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T19:30:28.053Z] 880dc05d46e6: Preparing [2022-11-09T19:30:28.053Z] 94f46ddada72: Preparing [2022-11-09T19:30:28.053Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:28.053Z] 4ee52d135a9a: Preparing [2022-11-09T19:30:28.053Z] 9833f26c6bda: Preparing [2022-11-09T19:30:28.053Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:28.053Z] 4ee52d135a9a: Layer already exists [2022-11-09T19:30:28.053Z] 94f46ddada72: Layer already exists [2022-11-09T19:30:28.053Z] 880dc05d46e6: Layer already exists [2022-11-09T19:30:28.053Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:28.318Z] latest: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:28.653Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:28.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0 [2022-11-09T19:30:28.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T19:30:28.988Z] 880dc05d46e6: Preparing [2022-11-09T19:30:28.988Z] 94f46ddada72: Preparing [2022-11-09T19:30:28.988Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:28.988Z] 4ee52d135a9a: Preparing [2022-11-09T19:30:28.988Z] 9833f26c6bda: Preparing [2022-11-09T19:30:28.988Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:28.988Z] 880dc05d46e6: Layer already exists [2022-11-09T19:30:28.988Z] 4ee52d135a9a: Layer already exists [2022-11-09T19:30:28.988Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:28.988Z] 94f46ddada72: Layer already exists [2022-11-09T19:30:28.988Z] 2.3.0: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:29.334Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:29.676Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:29.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T19:30:29.676Z] 880dc05d46e6: Preparing [2022-11-09T19:30:29.676Z] 94f46ddada72: Preparing [2022-11-09T19:30:29.676Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:29.676Z] 4ee52d135a9a: Preparing [2022-11-09T19:30:29.676Z] 9833f26c6bda: Preparing [2022-11-09T19:30:29.676Z] 880dc05d46e6: Layer already exists [2022-11-09T19:30:29.676Z] 94f46ddada72: Layer already exists [2022-11-09T19:30:29.676Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:29.676Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:29.676Z] 4ee52d135a9a: Layer already exists [2022-11-09T19:30:29.676Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:30.268Z] + 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 [2022-11-09T19:30:30.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-09T19:30:30.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-09T19:30:30.604Z] 880dc05d46e6: Preparing [2022-11-09T19:30:30.604Z] 94f46ddada72: Preparing [2022-11-09T19:30:30.604Z] 07bb49bd21ae: Preparing [2022-11-09T19:30:30.604Z] 4ee52d135a9a: Preparing [2022-11-09T19:30:30.604Z] 9833f26c6bda: Preparing [2022-11-09T19:30:30.604Z] 4ee52d135a9a: Layer already exists [2022-11-09T19:30:30.604Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:30:30.604Z] 880dc05d46e6: Layer already exists [2022-11-09T19:30:30.604Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:30.604Z] 94f46ddada72: Layer already exists [2022-11-09T19:30:30.604Z] main: digest: sha256:619f886769f91ba1a7e0d52f53d3fb9a49065853d312f5a15062901bd75f3ca0 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:30:30.914Z] ===================================================== [Pipeline] echo [2022-11-09T19:30:30.922Z] taggedImages: [2022-11-09T19:30:30.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:30.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-09T19:30:30.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0 [2022-11-09T19:30:30.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:30.922Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-09T19:30:30.943Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-09T19:30:30.943Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:30.943Z] latest [2022-11-09T19:30:30.943Z] 2.3.0 [2022-11-09T19:30:30.943Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:30.943Z] main [2022-11-09T19:30:30.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:31.279Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:31.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:31.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T19:30:31.598Z] 916988365f85: Preparing [2022-11-09T19:30:31.598Z] f6d714b79984: Preparing [2022-11-09T19:30:31.598Z] 813b8c833a22: Preparing [2022-11-09T19:30:31.598Z] f146f4413af4: Preparing [2022-11-09T19:30:31.598Z] 8be3c8b0c7a3: Preparing [2022-11-09T19:30:31.598Z] 3825ac6bf4f9: Preparing [2022-11-09T19:30:31.598Z] 9833f26c6bda: Preparing [2022-11-09T19:30:31.598Z] 3825ac6bf4f9: Waiting [2022-11-09T19:30:31.598Z] 9833f26c6bda: Waiting [2022-11-09T19:30:31.863Z] 916988365f85: Pushed [2022-11-09T19:30:31.863Z] 813b8c833a22: Pushed [2022-11-09T19:30:31.863Z] f6d714b79984: Pushed [2022-11-09T19:30:31.863Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:32.949Z] 3825ac6bf4f9: Pushed [2022-11-09T19:30:39.917Z] 8be3c8b0c7a3: Pushed [2022-11-09T19:30:48.094Z] f146f4413af4: Pushed [2022-11-09T19:30:48.094Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:48.415Z] + 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 [2022-11-09T19:30:48.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-09T19:30:48.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T19:30:48.741Z] 916988365f85: Preparing [2022-11-09T19:30:48.741Z] f6d714b79984: Preparing [2022-11-09T19:30:48.741Z] 813b8c833a22: Preparing [2022-11-09T19:30:48.741Z] f146f4413af4: Preparing [2022-11-09T19:30:48.741Z] 8be3c8b0c7a3: Preparing [2022-11-09T19:30:48.741Z] 3825ac6bf4f9: Preparing [2022-11-09T19:30:48.741Z] 9833f26c6bda: Preparing [2022-11-09T19:30:48.742Z] 3825ac6bf4f9: Waiting [2022-11-09T19:30:48.742Z] 9833f26c6bda: Waiting [2022-11-09T19:30:48.742Z] 813b8c833a22: Layer already exists [2022-11-09T19:30:48.742Z] 916988365f85: Layer already exists [2022-11-09T19:30:48.742Z] 8be3c8b0c7a3: Layer already exists [2022-11-09T19:30:48.742Z] f6d714b79984: Layer already exists [2022-11-09T19:30:48.742Z] f146f4413af4: Layer already exists [2022-11-09T19:30:48.742Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:48.742Z] 3825ac6bf4f9: Layer already exists [2022-11-09T19:30:49.005Z] latest: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:49.326Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:49.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0 [2022-11-09T19:30:49.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T19:30:49.649Z] 916988365f85: Preparing [2022-11-09T19:30:49.649Z] f6d714b79984: Preparing [2022-11-09T19:30:49.649Z] 813b8c833a22: Preparing [2022-11-09T19:30:49.649Z] f146f4413af4: Preparing [2022-11-09T19:30:49.649Z] 8be3c8b0c7a3: Preparing [2022-11-09T19:30:49.649Z] 3825ac6bf4f9: Preparing [2022-11-09T19:30:49.649Z] 9833f26c6bda: Preparing [2022-11-09T19:30:49.649Z] 3825ac6bf4f9: Waiting [2022-11-09T19:30:49.649Z] 9833f26c6bda: Waiting [2022-11-09T19:30:49.649Z] 916988365f85: Layer already exists [2022-11-09T19:30:49.649Z] 813b8c833a22: Layer already exists [2022-11-09T19:30:49.649Z] 8be3c8b0c7a3: Layer already exists [2022-11-09T19:30:49.649Z] f146f4413af4: Layer already exists [2022-11-09T19:30:49.649Z] f6d714b79984: Layer already exists [2022-11-09T19:30:49.649Z] 3825ac6bf4f9: Layer already exists [2022-11-09T19:30:49.649Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:49.914Z] 2.3.0: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:50.243Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:50.575Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:50.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T19:30:50.575Z] 916988365f85: Preparing [2022-11-09T19:30:50.575Z] f6d714b79984: Preparing [2022-11-09T19:30:50.575Z] 813b8c833a22: Preparing [2022-11-09T19:30:50.575Z] f146f4413af4: Preparing [2022-11-09T19:30:50.575Z] 8be3c8b0c7a3: Preparing [2022-11-09T19:30:50.575Z] 3825ac6bf4f9: Preparing [2022-11-09T19:30:50.575Z] 9833f26c6bda: Preparing [2022-11-09T19:30:50.575Z] 9833f26c6bda: Waiting [2022-11-09T19:30:50.575Z] 3825ac6bf4f9: Waiting [2022-11-09T19:30:50.575Z] 916988365f85: Layer already exists [2022-11-09T19:30:50.575Z] f6d714b79984: Layer already exists [2022-11-09T19:30:50.575Z] 8be3c8b0c7a3: Layer already exists [2022-11-09T19:30:50.575Z] 813b8c833a22: Layer already exists [2022-11-09T19:30:50.575Z] f146f4413af4: Layer already exists [2022-11-09T19:30:50.575Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:50.575Z] 3825ac6bf4f9: Layer already exists [2022-11-09T19:30:50.839Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:51.180Z] + 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 [2022-11-09T19:30:51.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-09T19:30:51.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-09T19:30:51.506Z] 916988365f85: Preparing [2022-11-09T19:30:51.506Z] f6d714b79984: Preparing [2022-11-09T19:30:51.506Z] 813b8c833a22: Preparing [2022-11-09T19:30:51.506Z] f146f4413af4: Preparing [2022-11-09T19:30:51.506Z] 8be3c8b0c7a3: Preparing [2022-11-09T19:30:51.506Z] 3825ac6bf4f9: Preparing [2022-11-09T19:30:51.506Z] 9833f26c6bda: Preparing [2022-11-09T19:30:51.506Z] 3825ac6bf4f9: Waiting [2022-11-09T19:30:51.506Z] 9833f26c6bda: Waiting [2022-11-09T19:30:51.506Z] f146f4413af4: Layer already exists [2022-11-09T19:30:51.506Z] f6d714b79984: Layer already exists [2022-11-09T19:30:51.506Z] 813b8c833a22: Layer already exists [2022-11-09T19:30:51.506Z] 916988365f85: Layer already exists [2022-11-09T19:30:51.506Z] 8be3c8b0c7a3: Layer already exists [2022-11-09T19:30:51.506Z] 3825ac6bf4f9: Layer already exists [2022-11-09T19:30:51.506Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:51.771Z] main: digest: sha256:1ab317a187981d1491029efb8e82f4d74378b2dc0b2ae6b1096991f32d9a7e19 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:30:51.818Z] ===================================================== [Pipeline] echo [2022-11-09T19:30:51.826Z] taggedImages: [2022-11-09T19:30:51.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:51.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-09T19:30:51.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0 [2022-11-09T19:30:51.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:51.826Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-09T19:30:51.844Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-09T19:30:51.844Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:51.844Z] latest [2022-11-09T19:30:51.844Z] 2.3.0 [2022-11-09T19:30:51.844Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:30:51.844Z] main [2022-11-09T19:30:51.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:52.189Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:30:52.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:30:52.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T19:30:52.518Z] d42d50bff486: Preparing [2022-11-09T19:30:52.518Z] 70a228b130a7: Preparing [2022-11-09T19:30:52.518Z] 71ec6fd38bef: Preparing [2022-11-09T19:30:52.518Z] 96985fc9504e: Preparing [2022-11-09T19:30:52.518Z] 4ae5e6fceb96: Preparing [2022-11-09T19:30:52.518Z] 9833f26c6bda: Preparing [2022-11-09T19:30:52.518Z] 9833f26c6bda: Waiting [2022-11-09T19:30:52.782Z] 71ec6fd38bef: Pushed [2022-11-09T19:30:52.782Z] d42d50bff486: Pushed [2022-11-09T19:30:52.782Z] 70a228b130a7: Pushed [2022-11-09T19:30:52.782Z] 9833f26c6bda: Layer already exists [2022-11-09T19:30:53.358Z] 4ae5e6fceb96: Pushed [2022-11-09T19:31:08.328Z] 96985fc9504e: Pushed [2022-11-09T19:31:08.328Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:08.666Z] + 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 [2022-11-09T19:31:08.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-09T19:31:08.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T19:31:08.998Z] d42d50bff486: Preparing [2022-11-09T19:31:08.998Z] 70a228b130a7: Preparing [2022-11-09T19:31:08.998Z] 71ec6fd38bef: Preparing [2022-11-09T19:31:08.998Z] 96985fc9504e: Preparing [2022-11-09T19:31:08.998Z] 4ae5e6fceb96: Preparing [2022-11-09T19:31:08.998Z] 9833f26c6bda: Preparing [2022-11-09T19:31:08.998Z] 9833f26c6bda: Waiting [2022-11-09T19:31:08.998Z] 4ae5e6fceb96: Layer already exists [2022-11-09T19:31:08.998Z] 70a228b130a7: Layer already exists [2022-11-09T19:31:08.998Z] 71ec6fd38bef: Layer already exists [2022-11-09T19:31:08.998Z] 96985fc9504e: Layer already exists [2022-11-09T19:31:08.998Z] d42d50bff486: Layer already exists [2022-11-09T19:31:08.998Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:09.262Z] latest: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:09.598Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:09.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0 [2022-11-09T19:31:09.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T19:31:09.930Z] d42d50bff486: Preparing [2022-11-09T19:31:09.930Z] 70a228b130a7: Preparing [2022-11-09T19:31:09.930Z] 71ec6fd38bef: Preparing [2022-11-09T19:31:09.930Z] 96985fc9504e: Preparing [2022-11-09T19:31:09.930Z] 4ae5e6fceb96: Preparing [2022-11-09T19:31:09.930Z] 9833f26c6bda: Preparing [2022-11-09T19:31:09.930Z] 9833f26c6bda: Waiting [2022-11-09T19:31:09.930Z] 4ae5e6fceb96: Layer already exists [2022-11-09T19:31:09.930Z] 71ec6fd38bef: Layer already exists [2022-11-09T19:31:09.930Z] 70a228b130a7: Layer already exists [2022-11-09T19:31:09.930Z] 96985fc9504e: Layer already exists [2022-11-09T19:31:09.930Z] d42d50bff486: Layer already exists [2022-11-09T19:31:09.930Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:10.194Z] 2.3.0: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:10.529Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:10.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:10.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T19:31:10.852Z] d42d50bff486: Preparing [2022-11-09T19:31:10.852Z] 70a228b130a7: Preparing [2022-11-09T19:31:10.852Z] 71ec6fd38bef: Preparing [2022-11-09T19:31:10.852Z] 96985fc9504e: Preparing [2022-11-09T19:31:10.852Z] 4ae5e6fceb96: Preparing [2022-11-09T19:31:10.852Z] 9833f26c6bda: Preparing [2022-11-09T19:31:10.852Z] 9833f26c6bda: Waiting [2022-11-09T19:31:10.852Z] 96985fc9504e: Layer already exists [2022-11-09T19:31:10.852Z] 70a228b130a7: Layer already exists [2022-11-09T19:31:10.852Z] 4ae5e6fceb96: Layer already exists [2022-11-09T19:31:10.852Z] 71ec6fd38bef: Layer already exists [2022-11-09T19:31:10.852Z] d42d50bff486: Layer already exists [2022-11-09T19:31:10.852Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:10.852Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:11.186Z] + 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 [2022-11-09T19:31:11.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-09T19:31:11.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-09T19:31:11.516Z] d42d50bff486: Preparing [2022-11-09T19:31:11.516Z] 70a228b130a7: Preparing [2022-11-09T19:31:11.516Z] 71ec6fd38bef: Preparing [2022-11-09T19:31:11.516Z] 96985fc9504e: Preparing [2022-11-09T19:31:11.516Z] 4ae5e6fceb96: Preparing [2022-11-09T19:31:11.516Z] 9833f26c6bda: Preparing [2022-11-09T19:31:11.516Z] 96985fc9504e: Layer already exists [2022-11-09T19:31:11.516Z] 71ec6fd38bef: Layer already exists [2022-11-09T19:31:11.516Z] d42d50bff486: Layer already exists [2022-11-09T19:31:11.516Z] 70a228b130a7: Layer already exists [2022-11-09T19:31:11.516Z] 4ae5e6fceb96: Layer already exists [2022-11-09T19:31:11.516Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:11.516Z] main: digest: sha256:20bb583b4baea529812fc0a20433d90504493bba307c83bb856b04b5e7bb94c5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:31:11.827Z] ===================================================== [Pipeline] echo [2022-11-09T19:31:11.836Z] taggedImages: [2022-11-09T19:31:11.836Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:11.836Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-09T19:31:11.836Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0 [2022-11-09T19:31:11.836Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:11.836Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-09T19:31:11.861Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-09T19:31:11.861Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:11.861Z] latest [2022-11-09T19:31:11.861Z] 2.3.0 [2022-11-09T19:31:11.861Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:11.861Z] main [2022-11-09T19:31:11.861Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:12.202Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:12.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:12.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T19:31:12.545Z] abb1d996365d: Preparing [2022-11-09T19:31:12.545Z] 79ffb13eab12: Preparing [2022-11-09T19:31:12.545Z] 25f142071ce5: Preparing [2022-11-09T19:31:12.545Z] 1e8ac47ebe23: Preparing [2022-11-09T19:31:12.545Z] 2a54259600f1: Preparing [2022-11-09T19:31:12.545Z] 9833f26c6bda: Preparing [2022-11-09T19:31:12.545Z] 9833f26c6bda: Waiting [2022-11-09T19:31:12.812Z] abb1d996365d: Pushed [2022-11-09T19:31:12.812Z] 79ffb13eab12: Pushed [2022-11-09T19:31:12.812Z] 25f142071ce5: Pushed [2022-11-09T19:31:12.812Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:13.391Z] 2a54259600f1: Pushed [2022-11-09T19:31:28.352Z] 1e8ac47ebe23: Pushed [2022-11-09T19:31:28.352Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:28.676Z] + 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 [2022-11-09T19:31:28.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-09T19:31:28.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T19:31:28.994Z] abb1d996365d: Preparing [2022-11-09T19:31:28.994Z] 79ffb13eab12: Preparing [2022-11-09T19:31:28.994Z] 25f142071ce5: Preparing [2022-11-09T19:31:28.994Z] 1e8ac47ebe23: Preparing [2022-11-09T19:31:28.994Z] 2a54259600f1: Preparing [2022-11-09T19:31:28.994Z] 9833f26c6bda: Preparing [2022-11-09T19:31:28.994Z] 9833f26c6bda: Waiting [2022-11-09T19:31:28.994Z] abb1d996365d: Layer already exists [2022-11-09T19:31:28.994Z] 79ffb13eab12: Layer already exists [2022-11-09T19:31:28.994Z] 25f142071ce5: Layer already exists [2022-11-09T19:31:28.994Z] 1e8ac47ebe23: Layer already exists [2022-11-09T19:31:28.994Z] 2a54259600f1: Layer already exists [2022-11-09T19:31:28.994Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:29.257Z] latest: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:29.583Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:29.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0 [2022-11-09T19:31:29.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T19:31:29.911Z] abb1d996365d: Preparing [2022-11-09T19:31:29.911Z] 79ffb13eab12: Preparing [2022-11-09T19:31:29.911Z] 25f142071ce5: Preparing [2022-11-09T19:31:29.911Z] 1e8ac47ebe23: Preparing [2022-11-09T19:31:29.911Z] 2a54259600f1: Preparing [2022-11-09T19:31:29.911Z] 9833f26c6bda: Preparing [2022-11-09T19:31:29.911Z] 9833f26c6bda: Waiting [2022-11-09T19:31:29.911Z] abb1d996365d: Layer already exists [2022-11-09T19:31:29.911Z] 1e8ac47ebe23: Layer already exists [2022-11-09T19:31:29.911Z] 79ffb13eab12: Layer already exists [2022-11-09T19:31:29.911Z] 2a54259600f1: Layer already exists [2022-11-09T19:31:29.911Z] 25f142071ce5: Layer already exists [2022-11-09T19:31:29.911Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:30.178Z] 2.3.0: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:30.518Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:30.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:30.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T19:31:30.842Z] abb1d996365d: Preparing [2022-11-09T19:31:30.842Z] 79ffb13eab12: Preparing [2022-11-09T19:31:30.842Z] 25f142071ce5: Preparing [2022-11-09T19:31:30.842Z] 1e8ac47ebe23: Preparing [2022-11-09T19:31:30.842Z] 2a54259600f1: Preparing [2022-11-09T19:31:30.842Z] 9833f26c6bda: Preparing [2022-11-09T19:31:30.842Z] 9833f26c6bda: Waiting [2022-11-09T19:31:30.842Z] 79ffb13eab12: Layer already exists [2022-11-09T19:31:30.842Z] 2a54259600f1: Layer already exists [2022-11-09T19:31:30.842Z] 1e8ac47ebe23: Layer already exists [2022-11-09T19:31:30.842Z] 25f142071ce5: Layer already exists [2022-11-09T19:31:30.842Z] abb1d996365d: Layer already exists [2022-11-09T19:31:30.842Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:30.842Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:31.431Z] + 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 [2022-11-09T19:31:31.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-09T19:31:31.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-09T19:31:31.760Z] abb1d996365d: Preparing [2022-11-09T19:31:31.760Z] 79ffb13eab12: Preparing [2022-11-09T19:31:31.760Z] 25f142071ce5: Preparing [2022-11-09T19:31:31.760Z] 1e8ac47ebe23: Preparing [2022-11-09T19:31:31.760Z] 2a54259600f1: Preparing [2022-11-09T19:31:31.760Z] 9833f26c6bda: Preparing [2022-11-09T19:31:31.760Z] 9833f26c6bda: Waiting [2022-11-09T19:31:31.760Z] 25f142071ce5: Layer already exists [2022-11-09T19:31:31.760Z] abb1d996365d: Layer already exists [2022-11-09T19:31:31.760Z] 79ffb13eab12: Layer already exists [2022-11-09T19:31:31.760Z] 1e8ac47ebe23: Layer already exists [2022-11-09T19:31:31.760Z] 2a54259600f1: Layer already exists [2022-11-09T19:31:31.760Z] 9833f26c6bda: Layer already exists [2022-11-09T19:31:32.027Z] main: digest: sha256:a518444961f50ec8bc6c58496cc4bcf8a4e994b4db3162ee3d34cd26509aad50 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:31:32.068Z] ===================================================== [Pipeline] echo [2022-11-09T19:31:32.073Z] taggedImages: [2022-11-09T19:31:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-09T19:31:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0 [2022-11-09T19:31:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:32.073Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-09T19:31:32.085Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-09T19:31:32.085Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:32.085Z] latest [2022-11-09T19:31:32.085Z] 2.3.0 [2022-11-09T19:31:32.085Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:32.085Z] main [2022-11-09T19:31:32.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:32.406Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:32.728Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:32.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T19:31:32.728Z] aa4d0e13078c: Preparing [2022-11-09T19:31:32.728Z] 5ca9fc0dd4d0: Preparing [2022-11-09T19:31:32.728Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:32.728Z] 6af30ba81db9: Preparing [2022-11-09T19:31:32.728Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:32.728Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:32.728Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:32.992Z] aa4d0e13078c: Pushed [2022-11-09T19:31:32.992Z] 6af30ba81db9: Pushed [2022-11-09T19:31:38.317Z] 5ca9fc0dd4d0: Pushed [2022-11-09T19:31:38.317Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:38.646Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:38.982Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-09T19:31:38.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T19:31:38.982Z] aa4d0e13078c: Preparing [2022-11-09T19:31:38.982Z] 5ca9fc0dd4d0: Preparing [2022-11-09T19:31:38.982Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:38.982Z] 6af30ba81db9: Preparing [2022-11-09T19:31:38.982Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:38.982Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:38.982Z] 6af30ba81db9: Layer already exists [2022-11-09T19:31:38.982Z] aa4d0e13078c: Layer already exists [2022-11-09T19:31:38.982Z] 5ca9fc0dd4d0: Layer already exists [2022-11-09T19:31:38.982Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:38.982Z] latest: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:39.310Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:39.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0 [2022-11-09T19:31:39.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T19:31:39.640Z] aa4d0e13078c: Preparing [2022-11-09T19:31:39.640Z] 5ca9fc0dd4d0: Preparing [2022-11-09T19:31:39.640Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:39.640Z] 6af30ba81db9: Preparing [2022-11-09T19:31:39.640Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:39.640Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:39.640Z] aa4d0e13078c: Layer already exists [2022-11-09T19:31:39.640Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:39.640Z] 6af30ba81db9: Layer already exists [2022-11-09T19:31:39.640Z] 5ca9fc0dd4d0: Layer already exists [2022-11-09T19:31:39.640Z] 2.3.0: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:39.970Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:40.296Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:40.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T19:31:40.296Z] aa4d0e13078c: Preparing [2022-11-09T19:31:40.296Z] 5ca9fc0dd4d0: Preparing [2022-11-09T19:31:40.296Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:40.296Z] 6af30ba81db9: Preparing [2022-11-09T19:31:40.296Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:40.296Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:40.296Z] 5ca9fc0dd4d0: Layer already exists [2022-11-09T19:31:40.296Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:40.296Z] aa4d0e13078c: Layer already exists [2022-11-09T19:31:40.296Z] 6af30ba81db9: Layer already exists [2022-11-09T19:31:40.296Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:40.634Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:40.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-09T19:31:40.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-09T19:31:40.955Z] aa4d0e13078c: Preparing [2022-11-09T19:31:40.955Z] 5ca9fc0dd4d0: Preparing [2022-11-09T19:31:40.955Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:40.955Z] 6af30ba81db9: Preparing [2022-11-09T19:31:40.955Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:40.955Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:40.955Z] 5ca9fc0dd4d0: Layer already exists [2022-11-09T19:31:40.955Z] aa4d0e13078c: Layer already exists [2022-11-09T19:31:40.955Z] 6af30ba81db9: Layer already exists [2022-11-09T19:31:40.955Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:40.955Z] main: digest: sha256:9db5fe50cdc72972ee72584719185b8a391a625a0bfe1680e20df9bcb3b0065f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:31:41.261Z] ===================================================== [Pipeline] echo [2022-11-09T19:31:41.267Z] taggedImages: [2022-11-09T19:31:41.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:41.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-09T19:31:41.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0 [2022-11-09T19:31:41.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:41.267Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-09T19:31:41.293Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-09T19:31:41.293Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:41.293Z] latest [2022-11-09T19:31:41.293Z] 2.3.0 [2022-11-09T19:31:41.293Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:41.293Z] main [2022-11-09T19:31:41.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:41.618Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:41.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:41.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T19:31:41.937Z] 5dbabcbb544d: Preparing [2022-11-09T19:31:41.937Z] 647841bc46c5: Preparing [2022-11-09T19:31:41.937Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:41.937Z] ae80c9f37b63: Preparing [2022-11-09T19:31:41.937Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:41.937Z] ae80c9f37b63: Layer already exists [2022-11-09T19:31:41.937Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:41.937Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:42.202Z] 5dbabcbb544d: Pushed [2022-11-09T19:31:47.523Z] 647841bc46c5: Pushed [2022-11-09T19:31:47.787Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:48.115Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:48.438Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-09T19:31:48.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T19:31:48.438Z] 5dbabcbb544d: Preparing [2022-11-09T19:31:48.438Z] 647841bc46c5: Preparing [2022-11-09T19:31:48.438Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:48.438Z] ae80c9f37b63: Preparing [2022-11-09T19:31:48.438Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:48.438Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:48.438Z] 5dbabcbb544d: Layer already exists [2022-11-09T19:31:48.438Z] 647841bc46c5: Layer already exists [2022-11-09T19:31:48.438Z] ae80c9f37b63: Layer already exists [2022-11-09T19:31:48.438Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:48.702Z] latest: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:49.031Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:49.352Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0 [2022-11-09T19:31:49.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T19:31:49.352Z] 5dbabcbb544d: Preparing [2022-11-09T19:31:49.352Z] 647841bc46c5: Preparing [2022-11-09T19:31:49.352Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:49.352Z] ae80c9f37b63: Preparing [2022-11-09T19:31:49.352Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:49.352Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:49.352Z] 5dbabcbb544d: Layer already exists [2022-11-09T19:31:49.352Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:49.352Z] 647841bc46c5: Layer already exists [2022-11-09T19:31:49.352Z] ae80c9f37b63: Layer already exists [2022-11-09T19:31:49.352Z] 2.3.0: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:49.680Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:50.012Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:50.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T19:31:50.012Z] 5dbabcbb544d: Preparing [2022-11-09T19:31:50.012Z] 647841bc46c5: Preparing [2022-11-09T19:31:50.012Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:50.012Z] ae80c9f37b63: Preparing [2022-11-09T19:31:50.012Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:50.012Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:50.012Z] 647841bc46c5: Layer already exists [2022-11-09T19:31:50.012Z] ae80c9f37b63: Layer already exists [2022-11-09T19:31:50.012Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:50.012Z] 5dbabcbb544d: Layer already exists [2022-11-09T19:31:50.012Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:50.345Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:50.669Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-09T19:31:50.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-09T19:31:50.669Z] 5dbabcbb544d: Preparing [2022-11-09T19:31:50.669Z] 647841bc46c5: Preparing [2022-11-09T19:31:50.669Z] 07bb49bd21ae: Preparing [2022-11-09T19:31:50.669Z] ae80c9f37b63: Preparing [2022-11-09T19:31:50.669Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:50.669Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:50.669Z] ae80c9f37b63: Layer already exists [2022-11-09T19:31:50.669Z] 647841bc46c5: Layer already exists [2022-11-09T19:31:50.669Z] 07bb49bd21ae: Layer already exists [2022-11-09T19:31:50.669Z] 5dbabcbb544d: Layer already exists [2022-11-09T19:31:50.669Z] main: digest: sha256:bf25be5884d521613d310493f00f1d46a642effc05601d2999985b9bf04c55a0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:31:50.997Z] ===================================================== [Pipeline] echo [2022-11-09T19:31:51.002Z] taggedImages: [2022-11-09T19:31:51.002Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:51.002Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-09T19:31:51.002Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0 [2022-11-09T19:31:51.002Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:51.002Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-09T19:31:51.015Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-09T19:31:51.015Z] 4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:51.015Z] latest [2022-11-09T19:31:51.015Z] 2.3.0 [2022-11-09T19:31:51.015Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:31:51.015Z] main [2022-11-09T19:31:51.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:51.359Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:31:51.731Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:31:51.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T19:31:51.731Z] 09fc807cc8c0: Preparing [2022-11-09T19:31:51.731Z] 3c8b17af0726: Preparing [2022-11-09T19:31:51.731Z] fab515a04d54: Preparing [2022-11-09T19:31:51.731Z] d93521b43612: Preparing [2022-11-09T19:31:51.731Z] 5d3e392a13a0: Preparing [2022-11-09T19:31:51.731Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:31:52.003Z] 3c8b17af0726: Pushed [2022-11-09T19:31:52.614Z] 09fc807cc8c0: Pushed [2022-11-09T19:31:54.555Z] fab515a04d54: Pushed [2022-11-09T19:32:21.202Z] d93521b43612: Pushed [2022-11-09T19:32:21.202Z] 4f1b2626cb078c7149dc655301029b2517b4b500: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:21.549Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:21.887Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-09T19:32:21.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T19:32:21.887Z] 09fc807cc8c0: Preparing [2022-11-09T19:32:21.887Z] 3c8b17af0726: Preparing [2022-11-09T19:32:21.887Z] fab515a04d54: Preparing [2022-11-09T19:32:21.887Z] d93521b43612: Preparing [2022-11-09T19:32:21.887Z] 5d3e392a13a0: Preparing [2022-11-09T19:32:21.887Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:32:21.887Z] 3c8b17af0726: Layer already exists [2022-11-09T19:32:21.887Z] 09fc807cc8c0: Layer already exists [2022-11-09T19:32:21.887Z] d93521b43612: Layer already exists [2022-11-09T19:32:21.887Z] fab515a04d54: Layer already exists [2022-11-09T19:32:21.887Z] latest: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:22.496Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:22.831Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0 [2022-11-09T19:32:22.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T19:32:22.831Z] 09fc807cc8c0: Preparing [2022-11-09T19:32:22.831Z] 3c8b17af0726: Preparing [2022-11-09T19:32:22.831Z] fab515a04d54: Preparing [2022-11-09T19:32:22.831Z] d93521b43612: Preparing [2022-11-09T19:32:22.831Z] 5d3e392a13a0: Preparing [2022-11-09T19:32:22.831Z] 3c8b17af0726: Layer already exists [2022-11-09T19:32:22.831Z] d93521b43612: Layer already exists [2022-11-09T19:32:22.831Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:32:22.831Z] fab515a04d54: Layer already exists [2022-11-09T19:32:22.831Z] 09fc807cc8c0: Layer already exists [2022-11-09T19:32:22.831Z] 2.3.0: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:23.177Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:23.499Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:32:23.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T19:32:23.499Z] 09fc807cc8c0: Preparing [2022-11-09T19:32:23.499Z] 3c8b17af0726: Preparing [2022-11-09T19:32:23.499Z] fab515a04d54: Preparing [2022-11-09T19:32:23.499Z] d93521b43612: Preparing [2022-11-09T19:32:23.499Z] 5d3e392a13a0: Preparing [2022-11-09T19:32:23.499Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:32:23.499Z] d93521b43612: Layer already exists [2022-11-09T19:32:23.499Z] fab515a04d54: Layer already exists [2022-11-09T19:32:23.499Z] 09fc807cc8c0: Layer already exists [2022-11-09T19:32:23.499Z] 3c8b17af0726: Layer already exists [2022-11-09T19:32:23.499Z] 4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:23.910Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:24.251Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-09T19:32:24.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-09T19:32:24.251Z] 09fc807cc8c0: Preparing [2022-11-09T19:32:24.251Z] 3c8b17af0726: Preparing [2022-11-09T19:32:24.251Z] fab515a04d54: Preparing [2022-11-09T19:32:24.251Z] d93521b43612: Preparing [2022-11-09T19:32:24.251Z] 5d3e392a13a0: Preparing [2022-11-09T19:32:24.251Z] 5d3e392a13a0: Layer already exists [2022-11-09T19:32:24.251Z] d93521b43612: Layer already exists [2022-11-09T19:32:24.251Z] 09fc807cc8c0: Layer already exists [2022-11-09T19:32:24.251Z] fab515a04d54: Layer already exists [2022-11-09T19:32:24.251Z] 3c8b17af0726: Layer already exists [2022-11-09T19:32:24.251Z] main: digest: sha256:437e8059bfd5ac01f8e8558db6af308dcf075ce306e7a8bc63fb1c9c69452735 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-09T19:32:24.298Z] ===================================================== [Pipeline] echo [2022-11-09T19:32:24.307Z] taggedImages: [2022-11-09T19:32:24.307Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500 [2022-11-09T19:32:24.307Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-09T19:32:24.307Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0 [2022-11-09T19:32:24.307Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:4f1b2626cb078c7149dc655301029b2517b4b500-2.3.0 [2022-11-09T19:32:24.307Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:24.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T19:32:24.658Z] [2022-11-09T19:32:24.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:24.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T19:32:24.975Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-09T19:32:24.975Z] 8998bd30e6a1: Pulling fs layer [2022-11-09T19:32:24.975Z] 04944245beec: Pulling fs layer [2022-11-09T19:32:24.975Z] 699f458cf7ca: Pulling fs layer [2022-11-09T19:32:24.975Z] 765212b225bb: Pulling fs layer [2022-11-09T19:32:24.975Z] f23df028b6ca: Pulling fs layer [2022-11-09T19:32:24.975Z] d65c8cfc05b1: Pulling fs layer [2022-11-09T19:32:24.975Z] 2437ff75d9bd: Pulling fs layer [2022-11-09T19:32:24.975Z] 765212b225bb: Waiting [2022-11-09T19:32:24.975Z] 2437ff75d9bd: Waiting [2022-11-09T19:32:24.975Z] f23df028b6ca: Waiting [2022-11-09T19:32:24.975Z] d65c8cfc05b1: Waiting [2022-11-09T19:32:25.242Z] 04944245beec: Verifying Checksum [2022-11-09T19:32:25.242Z] 04944245beec: Download complete [2022-11-09T19:32:25.242Z] 765212b225bb: Verifying Checksum [2022-11-09T19:32:25.242Z] 765212b225bb: Download complete [2022-11-09T19:32:25.242Z] f23df028b6ca: Verifying Checksum [2022-11-09T19:32:25.242Z] f23df028b6ca: Download complete [2022-11-09T19:32:25.242Z] d65c8cfc05b1: Verifying Checksum [2022-11-09T19:32:25.242Z] d65c8cfc05b1: Download complete [2022-11-09T19:32:25.509Z] 699f458cf7ca: Verifying Checksum [2022-11-09T19:32:25.509Z] 699f458cf7ca: Download complete [2022-11-09T19:32:25.774Z] 8998bd30e6a1: Verifying Checksum [2022-11-09T19:32:25.774Z] 8998bd30e6a1: Download complete [2022-11-09T19:32:28.347Z] 2437ff75d9bd: Verifying Checksum [2022-11-09T19:32:28.347Z] 2437ff75d9bd: Download complete [2022-11-09T19:32:29.748Z] 8998bd30e6a1: Pull complete [2022-11-09T19:32:30.014Z] 04944245beec: Pull complete [2022-11-09T19:32:31.416Z] 699f458cf7ca: Pull complete [2022-11-09T19:32:31.685Z] 765212b225bb: Pull complete [2022-11-09T19:32:32.269Z] f23df028b6ca: Pull complete [2022-11-09T19:32:32.536Z] d65c8cfc05b1: Pull complete [2022-11-09T19:32:47.506Z] 2437ff75d9bd: Pull complete [2022-11-09T19:32:47.506Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-09T19:32:47.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-09T19:32:47.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:32:47.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-118790 does not seem to be running inside a container [2022-11-09T19:32:47.714Z] $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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-lftools-log-publisher:arm64 cat [2022-11-09T19:32:50.243Z] $ docker top c960ec4712a0f57606d0160b83521b98f19a951c2e8b30184d5b7d056ebdf42f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:32:51.115Z] ---> job-cost.sh [2022-11-09T19:32:51.115Z] lf-activate-venv: SKIPPING [2022-11-09T19:32:51.115Z] INFO: No Stack... [2022-11-09T19:32:51.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-09T19:32:52.334Z] INFO: Archiving Costs [Pipeline] sh [2022-11-09T19:32:52.965Z] + + cut -d,cat -f6 /w/workspace/edgex-go/348/archives/cost.csv [2022-11-09T19:32:52.965Z] [Pipeline] lock [2022-11-09T19:32:53.025Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] [2022-11-09T19:32:53.031Z] Resource [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] did not exist. Created. [2022-11-09T19:32:53.031Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-09T19:32:53.356Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-09T19:32:53.895Z] Stashed 1 file(s) [Pipeline] } [2022-11-09T19:32:53.904Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-348-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-09T19:32:53.916Z] $ docker stop --time=1 c960ec4712a0f57606d0160b83521b98f19a951c2e8b30184d5b7d056ebdf42f [2022-11-09T19:32:55.434Z] $ docker rm -f c960ec4712a0f57606d0160b83521b98f19a951c2e8b30184d5b7d056ebdf42f [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 [2022-11-09T19:32:55.846Z] provisioning config files... [2022-11-09T19:32:55.854Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/348@tmp/config13595831748163211476tmp [Pipeline] { [Pipeline] sh [2022-11-09T19:32:56.142Z] + set +x [2022-11-09T19:32:56.142Z] + + bash -s -- [2022-11-09T19:32:56.142Z] curl -s https://codecov.io/bash [2022-11-09T19:32:56.142Z] [2022-11-09T19:32:56.142Z] _____ _ [2022-11-09T19:32:56.142Z] / ____| | | [2022-11-09T19:32:56.142Z] | | ___ __| | ___ ___ _____ __ [2022-11-09T19:32:56.142Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-09T19:32:56.142Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-09T19:32:56.142Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-09T19:32:56.142Z] Bash-1.0.6 [2022-11-09T19:32:56.142Z] [2022-11-09T19:32:56.142Z] [2022-11-09T19:32:56.142Z] ==> git version 2.25.1 found [2022-11-09T19:32:56.142Z] ==> 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 [2022-11-09T19:32:56.142Z] Release-Date: 2020-01-08 [2022-11-09T19:32:56.142Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-09T19:32:56.142Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-09T19:32:56.142Z] ==> Jenkins CI detected. [2022-11-09T19:32:56.142Z] current dir:  /w/workspace/edgex-go/348 [2022-11-09T19:32:56.142Z] project root: . [2022-11-09T19:32:56.142Z] --> token set from env [2022-11-09T19:32:56.142Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-09T19:32:56.142Z] ==> Running gcov in . (disable via -X gcov) [2022-11-09T19:32:56.142Z] ==> Python coveragepy not found [2022-11-09T19:32:56.142Z] ==> Searching for coverage reports in: [2022-11-09T19:32:56.142Z] + . [2022-11-09T19:32:56.142Z] -> Found 1 reports [2022-11-09T19:32:56.142Z] ==> Detecting git/mercurial file structure [2022-11-09T19:32:56.142Z] ==> Reading reports [2022-11-09T19:32:56.142Z] + ./coverage.out bytes=501828 [2022-11-09T19:32:56.142Z] ==> Appending adjustments [2022-11-09T19:32:56.142Z] https://docs.codecov.io/docs/fixing-reports [2022-11-09T19:32:57.516Z] + Found adjustments [2022-11-09T19:32:57.516Z] ==> Gzipping contents [2022-11-09T19:32:57.516Z] 64K /tmp/codecov.49DaGd.gz [2022-11-09T19:32:57.516Z] ==> Uploading reports [2022-11-09T19:32:57.516Z] url: https://codecov.io [2022-11-09T19:32:57.516Z] query: branch=main&commit=4f1b2626cb078c7149dc655301029b2517b4b500&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T19:32:57.516Z] -> Pinging Codecov [2022-11-09T19:32:57.516Z] 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=4f1b2626cb078c7149dc655301029b2517b4b500&build=348&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F348%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-09T19:32:58.083Z] -> Uploading to [2022-11-09T19:32:58.083Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-09/00271124DB129430A58F1EEE437C3FCB/4f1b2626cb078c7149dc655301029b2517b4b500/63757f44-3394-4815-880c-66a20f6174e6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221109T193257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8487f63891ec12768bd920a029e9997363c634bffd916d5178f058aca8b5c32b [2022-11-09T19:32:58.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:32:58.083Z] Dload Upload Total Spent Left Speed [2022-11-09T19:32:58.083Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65418 0 0 100 65418 0 313k --:--:-- --:--:-- --:--:-- 313k [2022-11-09T19:32:58.083Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4f1b2626cb078c7149dc655301029b2517b4b500 [Pipeline] } [2022-11-09T19:32:58.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-09T19:32:58.257Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-09T19:32:58.268Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:58.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T19:32:58.557Z] [2022-11-09T19:32:58.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:32:58.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T19:32:58.855Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-09T19:32:58.855Z] df9b9388f04a: Pulling fs layer [2022-11-09T19:32:58.855Z] 52dc419b0ee2: Pulling fs layer [2022-11-09T19:32:58.855Z] 25bc292e5bac: Pulling fs layer [2022-11-09T19:32:58.855Z] 114826534d7a: Pulling fs layer [2022-11-09T19:32:58.855Z] 4657fd5d0bcf: Pulling fs layer [2022-11-09T19:32:58.855Z] 6ad1cebc031e: Pulling fs layer [2022-11-09T19:32:58.855Z] 8a3aa393b2d8: Pulling fs layer [2022-11-09T19:32:58.855Z] 6ad1cebc031e: Waiting [2022-11-09T19:32:58.855Z] 4657fd5d0bcf: Waiting [2022-11-09T19:32:58.855Z] 114826534d7a: Waiting [2022-11-09T19:32:58.855Z] 25bc292e5bac: Verifying Checksum [2022-11-09T19:32:58.855Z] 25bc292e5bac: Download complete [2022-11-09T19:32:58.855Z] 52dc419b0ee2: Verifying Checksum [2022-11-09T19:32:58.855Z] 52dc419b0ee2: Download complete [2022-11-09T19:32:58.855Z] 4657fd5d0bcf: Verifying Checksum [2022-11-09T19:32:58.855Z] 4657fd5d0bcf: Download complete [2022-11-09T19:32:58.855Z] df9b9388f04a: Verifying Checksum [2022-11-09T19:32:59.113Z] df9b9388f04a: Pull complete [2022-11-09T19:32:59.113Z] 6ad1cebc031e: Verifying Checksum [2022-11-09T19:32:59.113Z] 6ad1cebc031e: Download complete [2022-11-09T19:32:59.113Z] 52dc419b0ee2: Pull complete [2022-11-09T19:32:59.113Z] 25bc292e5bac: Pull complete [2022-11-09T19:32:59.683Z] 114826534d7a: Verifying Checksum [2022-11-09T19:32:59.683Z] 114826534d7a: Download complete [2022-11-09T19:33:00.249Z] 8a3aa393b2d8: Verifying Checksum [2022-11-09T19:33:00.249Z] 8a3aa393b2d8: Download complete [2022-11-09T19:33:02.773Z] 114826534d7a: Pull complete [2022-11-09T19:33:02.773Z] 4657fd5d0bcf: Pull complete [2022-11-09T19:33:03.338Z] 6ad1cebc031e: Pull complete [2022-11-09T19:33:05.864Z] 8a3aa393b2d8: Pull complete [2022-11-09T19:33:05.864Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-09T19:33:05.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-09T19:33:05.864Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:33:05.934Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:33:05.953Z] $ 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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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-snyk-go:1.410.4 cat [2022-11-09T19:33:11.276Z] $ docker top 22f58ad169da2c39d9c5830f9ee4d13faae79b6c5cea56d9fc8c3c07bca4d450 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-09T19:33:11.353Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-09T19:33:11.626Z] + set -o pipefail [2022-11-09T19:33:11.626Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-09T19:33:16.897Z] [2022-11-09T19:33:16.897Z] Monitoring /w/workspace/edgex-go/348 (github.com/edgexfoundry/edgex-go)... [2022-11-09T19:33:16.897Z] [2022-11-09T19:33:16.897Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f4f035ee-a39b-41fe-8a85-a9823258ae5b [2022-11-09T19:33:16.897Z] [2022-11-09T19:33:16.897Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-09T19:33:16.897Z] [2022-11-09T19:33:16.897Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-09T19:33:16.897Z] [2022-11-09T19:33:16.897Z] [2022-11-09T19:33:16.897Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-09T19:33:16.897Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-09T19:33:16.897Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-09T19:33:16.899Z] $ docker stop --time=1 22f58ad169da2c39d9c5830f9ee4d13faae79b6c5cea56d9fc8c3c07bca4d450 [2022-11-09T19:33:20.712Z] $ docker rm -f 22f58ad169da2c39d9c5830f9ee4d13faae79b6c5cea56d9fc8c3c07bca4d450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-09T19:33:21.077Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:33:21.090Z] provisioning config files... [2022-11-09T19:33:21.096Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/348@tmp/config15136557093825578005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:33:21.386Z] --> edgex-publish-swagger.sh [2022-11-09T19:33:21.386Z] === Publish openapi/v2 API === [2022-11-09T19:33:21.386Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-09T19:33:21.386Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/348/openapi/v2/core-command.yaml] [2022-11-09T19:33:21.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:33:21.386Z] Dload Upload Total Spent Left Speed [2022-11-09T19:33:22.323Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 30671 0:00:01 0:00:01 --:--:-- 30671 100 33831 0 0 100 33831 0 30671 0:00:01 0:00:01 --:--:-- 30671 [2022-11-09T19:33:22.323Z] [2022-11-09T19:33:22.323Z] [2022-11-09T19:33:22.323Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/348/openapi/v2/core-data.yaml] [2022-11-09T19:33:22.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:33:22.323Z] Dload Upload Total Spent Left Speed [2022-11-09T19:33:23.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59422 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 53158 0:00:01 0:00:01 --:--:-- 53118 100 71604 0 0 100 71604 0 53118 0:00:01 0:00:01 --:--:-- 53079 [2022-11-09T19:33:23.701Z] [2022-11-09T19:33:23.701Z] [2022-11-09T19:33:23.701Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/348/openapi/v2/core-metadata.yaml] [2022-11-09T19:33:23.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:33:23.701Z] Dload Upload Total Spent Left Speed [2022-11-09T19:33:25.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k 100 144k 0 0 100 144k 0 134k 0:00:01 0:00:01 --:--:-- 134k [2022-11-09T19:33:25.080Z] [2022-11-09T19:33:25.080Z] [2022-11-09T19:33:25.080Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/348/openapi/v2/support-notifications.yaml] [2022-11-09T19:33:25.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:33:25.080Z] Dload Upload Total Spent Left Speed [2022-11-09T19:33:26.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 82932 0:00:01 0:00:01 --:--:-- 83009 100 89318 0 0 100 89318 0 82855 0:00:01 0:00:01 --:--:-- 82855 [2022-11-09T19:33:26.023Z] [2022-11-09T19:33:26.023Z] [2022-11-09T19:33:26.023Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/348/openapi/v2/support-scheduler.yaml] [2022-11-09T19:33:26.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:33:26.023Z] Dload Upload Total Spent Left Speed [2022-11-09T19:33:26.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 100 39556 0 0 100 39556 0 39203 0:00:01 0:00:01 --:--:-- 39203 [2022-11-09T19:33:26.959Z] [2022-11-09T19:33:26.959Z] [2022-11-09T19:33:26.959Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/348/openapi/v2/system-agent.yaml] [2022-11-09T19:33:26.959Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-09T19:33:26.959Z] Dload Upload Total Spent Left Speed [2022-11-09T19:33:28.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 19911 0:00:01 0:00:01 --:--:-- 19911 100 20091 0 0 100 20091 0 19911 0:00:01 0:00:01 --:--:-- 19911 [2022-11-09T19:33:28.334Z] [2022-11-09T19:33:28.334Z] [Pipeline] } [2022-11-09T19:33:28.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-11-09T19:33:28.701Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T19:33:28.701Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:33:28.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:33:28.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:33:29.051Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:33:29.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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/py-git-semver:0.1.4 cat [2022-11-09T19:33:29.465Z] $ docker top 9f83e3bb1a4c33f368590d816ad64e9f059b9c31af605f7c68411c0e07bf60cd -eo pid,comm [2022-11-09T19:33:29.517Z] 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). [2022-11-09T19:33:29.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T19:33:29.549Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.106' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:33:29.835Z] + git semver [Pipeline] } [2022-11-09T19:33:30.098Z] $ docker stop --time=1 9f83e3bb1a4c33f368590d816ad64e9f059b9c31af605f7c68411c0e07bf60cd [2022-11-09T19:33:31.381Z] $ docker rm -f 9f83e3bb1a4c33f368590d816ad64e9f059b9c31af605f7c68411c0e07bf60cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:33:31.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T19:33:31.763Z] [2022-11-09T19:33:31.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:33:32.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T19:33:32.320Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-09T19:33:32.320Z] ab5ef0e58194: Pulling fs layer [2022-11-09T19:33:32.320Z] 9712f1f96733: Pulling fs layer [2022-11-09T19:33:32.320Z] 63f879dbbcfc: Pulling fs layer [2022-11-09T19:33:32.320Z] 0d9ebad4ef96: Pulling fs layer [2022-11-09T19:33:32.320Z] e9a5061849ea: Pulling fs layer [2022-11-09T19:33:32.320Z] d747dcd14b5f: Pulling fs layer [2022-11-09T19:33:32.320Z] 2de7ff778b66: Pulling fs layer [2022-11-09T19:33:32.320Z] 0d9ebad4ef96: Waiting [2022-11-09T19:33:32.320Z] d747dcd14b5f: Waiting [2022-11-09T19:33:32.320Z] 2de7ff778b66: Waiting [2022-11-09T19:33:32.320Z] e9a5061849ea: Waiting [2022-11-09T19:33:32.320Z] 9712f1f96733: Download complete [2022-11-09T19:33:32.580Z] 63f879dbbcfc: Verifying Checksum [2022-11-09T19:33:32.580Z] 63f879dbbcfc: Download complete [2022-11-09T19:33:32.580Z] e9a5061849ea: Verifying Checksum [2022-11-09T19:33:32.580Z] e9a5061849ea: Download complete [2022-11-09T19:33:32.838Z] d747dcd14b5f: Verifying Checksum [2022-11-09T19:33:32.838Z] d747dcd14b5f: Download complete [2022-11-09T19:33:32.838Z] 2de7ff778b66: Verifying Checksum [2022-11-09T19:33:32.838Z] 2de7ff778b66: Download complete [2022-11-09T19:33:32.838Z] ab5ef0e58194: Verifying Checksum [2022-11-09T19:33:32.838Z] ab5ef0e58194: Download complete [2022-11-09T19:33:32.838Z] 0d9ebad4ef96: Verifying Checksum [2022-11-09T19:33:32.838Z] 0d9ebad4ef96: Download complete [2022-11-09T19:33:35.367Z] ab5ef0e58194: Pull complete [2022-11-09T19:33:35.626Z] 9712f1f96733: Pull complete [2022-11-09T19:33:36.192Z] 63f879dbbcfc: Pull complete [2022-11-09T19:33:40.376Z] 0d9ebad4ef96: Pull complete [2022-11-09T19:33:40.376Z] e9a5061849ea: Pull complete [2022-11-09T19:33:40.633Z] d747dcd14b5f: Pull complete [2022-11-09T19:33:41.567Z] 2de7ff778b66: Pull complete [2022-11-09T19:33:41.567Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-09T19:33:41.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-09T19:33:41.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:33:41.637Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:33:41.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-09T19:33:46.787Z] $ docker top 5a35a5b13836b3f906ccecf8feb52c20a104106b92409164de45b6b4cc41f2a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:33:46.862Z] provisioning config files... [2022-11-09T19:33:46.871Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/348@tmp/config7821994645228477968tmp [2022-11-09T19:33:46.882Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/348@tmp/config7603475300333310142tmp [2022-11-09T19:33:46.891Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/348@tmp/config12036999869067915194tmp [Pipeline] { [Pipeline] echo [2022-11-09T19:33:46.905Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:33:47.188Z] ---> sigul-configuration.sh [2022-11-09T19:33:47.188Z] gpg: directory `/root/.gnupg' created [2022-11-09T19:33:47.188Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-09T19:33:47.188Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-09T19:33:47.188Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-09T19:33:47.188Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-09T19:33:47.188Z] gpg: CAST5 encrypted data [2022-11-09T19:33:47.188Z] gpg: encrypted with 1 passphrase [2022-11-09T19:33:47.188Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-09T19:33:47.469Z] + mkdir /home/jenkins [2022-11-09T19:33:47.469Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-09T19:33:47.751Z] + 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 [2022-11-09T19:33:47.759Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:33:48.045Z] ---> sigul-install.sh [2022-11-09T19:33:48.045Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-09T19:33:48.333Z] + git tag --list [2022-11-09T19:33:48.333Z] 0.6.0 [2022-11-09T19:33:48.333Z] 0.6.1 [2022-11-09T19:33:48.333Z] 0.7.0 [2022-11-09T19:33:48.333Z] 0.7.1 [2022-11-09T19:33:48.333Z] v1.0.0 [2022-11-09T19:33:48.333Z] v1.0.1 [2022-11-09T19:33:48.333Z] v1.1.0 [2022-11-09T19:33:48.333Z] v1.2.0 [2022-11-09T19:33:48.333Z] v1.2.1 [2022-11-09T19:33:48.333Z] v1.3.0 [2022-11-09T19:33:48.333Z] v1.3.1 [2022-11-09T19:33:48.333Z] v2.0.0 [2022-11-09T19:33:48.333Z] v2.1.0 [2022-11-09T19:33:48.333Z] v2.1.1 [2022-11-09T19:33:48.333Z] v2.1.1-dev.1 [2022-11-09T19:33:48.333Z] v2.1.1-dev.2 [2022-11-09T19:33:48.333Z] v2.1.1-dev.3 [2022-11-09T19:33:48.333Z] v2.1.1-dev.4 [2022-11-09T19:33:48.333Z] v2.1.1-dev.5 [2022-11-09T19:33:48.333Z] v2.1.1-dev.6 [2022-11-09T19:33:48.333Z] v2.1.1-dev.7 [2022-11-09T19:33:48.333Z] v2.1.1-dev.8 [2022-11-09T19:33:48.333Z] v2.1.2-dev.1 [2022-11-09T19:33:48.333Z] v2.2.0 [2022-11-09T19:33:48.333Z] v2.2.1-dev.1 [2022-11-09T19:33:48.333Z] v2.2.1-dev.10 [2022-11-09T19:33:48.333Z] v2.2.1-dev.11 [2022-11-09T19:33:48.333Z] v2.2.1-dev.12 [2022-11-09T19:33:48.333Z] v2.2.1-dev.13 [2022-11-09T19:33:48.333Z] v2.2.1-dev.14 [2022-11-09T19:33:48.333Z] v2.2.1-dev.15 [2022-11-09T19:33:48.333Z] v2.2.1-dev.16 [2022-11-09T19:33:48.333Z] v2.2.1-dev.17 [2022-11-09T19:33:48.333Z] v2.2.1-dev.18 [2022-11-09T19:33:48.333Z] v2.2.1-dev.19 [2022-11-09T19:33:48.333Z] v2.2.1-dev.2 [2022-11-09T19:33:48.333Z] v2.2.1-dev.20 [2022-11-09T19:33:48.333Z] v2.2.1-dev.21 [2022-11-09T19:33:48.333Z] v2.2.1-dev.22 [2022-11-09T19:33:48.333Z] v2.2.1-dev.23 [2022-11-09T19:33:48.333Z] v2.2.1-dev.24 [2022-11-09T19:33:48.333Z] v2.2.1-dev.25 [2022-11-09T19:33:48.333Z] v2.2.1-dev.26 [2022-11-09T19:33:48.333Z] v2.2.1-dev.27 [2022-11-09T19:33:48.333Z] v2.2.1-dev.28 [2022-11-09T19:33:48.333Z] v2.2.1-dev.29 [2022-11-09T19:33:48.333Z] v2.2.1-dev.3 [2022-11-09T19:33:48.333Z] v2.2.1-dev.4 [2022-11-09T19:33:48.333Z] v2.2.1-dev.5 [2022-11-09T19:33:48.333Z] v2.2.1-dev.6 [2022-11-09T19:33:48.333Z] v2.2.1-dev.7 [2022-11-09T19:33:48.334Z] v2.2.1-dev.8 [2022-11-09T19:33:48.334Z] v2.2.1-dev.9 [2022-11-09T19:33:48.334Z] v2.3.0 [2022-11-09T19:33:48.334Z] v2.3.0-dev.100 [2022-11-09T19:33:48.334Z] v2.3.0-dev.101 [2022-11-09T19:33:48.334Z] v2.3.0-dev.102 [2022-11-09T19:33:48.334Z] v2.3.0-dev.103 [2022-11-09T19:33:48.334Z] v2.3.0-dev.104 [2022-11-09T19:33:48.334Z] v2.3.0-dev.105 [2022-11-09T19:33:48.334Z] v2.3.0-dev.106 [2022-11-09T19:33:48.334Z] v2.3.0-dev.29 [2022-11-09T19:33:48.334Z] v2.3.0-dev.30 [2022-11-09T19:33:48.334Z] v2.3.0-dev.31 [2022-11-09T19:33:48.334Z] v2.3.0-dev.32 [2022-11-09T19:33:48.334Z] v2.3.0-dev.33 [2022-11-09T19:33:48.334Z] v2.3.0-dev.34 [2022-11-09T19:33:48.334Z] v2.3.0-dev.35 [2022-11-09T19:33:48.334Z] v2.3.0-dev.36 [2022-11-09T19:33:48.334Z] v2.3.0-dev.37 [2022-11-09T19:33:48.334Z] v2.3.0-dev.38 [2022-11-09T19:33:48.334Z] v2.3.0-dev.39 [2022-11-09T19:33:48.334Z] v2.3.0-dev.40 [2022-11-09T19:33:48.334Z] v2.3.0-dev.41 [2022-11-09T19:33:48.334Z] v2.3.0-dev.42 [2022-11-09T19:33:48.334Z] v2.3.0-dev.43 [2022-11-09T19:33:48.334Z] v2.3.0-dev.44 [2022-11-09T19:33:48.334Z] v2.3.0-dev.45 [2022-11-09T19:33:48.334Z] v2.3.0-dev.46 [2022-11-09T19:33:48.334Z] v2.3.0-dev.47 [2022-11-09T19:33:48.334Z] v2.3.0-dev.48 [2022-11-09T19:33:48.334Z] v2.3.0-dev.49 [2022-11-09T19:33:48.334Z] v2.3.0-dev.50 [2022-11-09T19:33:48.334Z] v2.3.0-dev.51 [2022-11-09T19:33:48.334Z] v2.3.0-dev.52 [2022-11-09T19:33:48.334Z] v2.3.0-dev.53 [2022-11-09T19:33:48.334Z] v2.3.0-dev.54 [2022-11-09T19:33:48.334Z] v2.3.0-dev.55 [2022-11-09T19:33:48.334Z] v2.3.0-dev.56 [2022-11-09T19:33:48.334Z] v2.3.0-dev.57 [2022-11-09T19:33:48.334Z] v2.3.0-dev.58 [2022-11-09T19:33:48.334Z] v2.3.0-dev.59 [2022-11-09T19:33:48.334Z] v2.3.0-dev.60 [2022-11-09T19:33:48.334Z] v2.3.0-dev.61 [2022-11-09T19:33:48.334Z] v2.3.0-dev.62 [2022-11-09T19:33:48.334Z] v2.3.0-dev.63 [2022-11-09T19:33:48.334Z] v2.3.0-dev.64 [2022-11-09T19:33:48.334Z] v2.3.0-dev.65 [2022-11-09T19:33:48.334Z] v2.3.0-dev.66 [2022-11-09T19:33:48.334Z] v2.3.0-dev.67 [2022-11-09T19:33:48.334Z] v2.3.0-dev.68 [2022-11-09T19:33:48.334Z] v2.3.0-dev.69 [2022-11-09T19:33:48.334Z] v2.3.0-dev.70 [2022-11-09T19:33:48.334Z] v2.3.0-dev.71 [2022-11-09T19:33:48.334Z] v2.3.0-dev.72 [2022-11-09T19:33:48.334Z] v2.3.0-dev.73 [2022-11-09T19:33:48.334Z] v2.3.0-dev.74 [2022-11-09T19:33:48.334Z] v2.3.0-dev.75 [2022-11-09T19:33:48.334Z] v2.3.0-dev.76 [2022-11-09T19:33:48.334Z] v2.3.0-dev.77 [2022-11-09T19:33:48.334Z] v2.3.0-dev.78 [2022-11-09T19:33:48.334Z] v2.3.0-dev.79 [2022-11-09T19:33:48.334Z] v2.3.0-dev.80 [2022-11-09T19:33:48.334Z] v2.3.0-dev.81 [2022-11-09T19:33:48.334Z] v2.3.0-dev.82 [2022-11-09T19:33:48.334Z] v2.3.0-dev.83 [2022-11-09T19:33:48.334Z] v2.3.0-dev.84 [2022-11-09T19:33:48.334Z] v2.3.0-dev.85 [2022-11-09T19:33:48.334Z] v2.3.0-dev.86 [2022-11-09T19:33:48.334Z] v2.3.0-dev.87 [2022-11-09T19:33:48.334Z] v2.3.0-dev.88 [2022-11-09T19:33:48.334Z] v2.3.0-dev.89 [2022-11-09T19:33:48.334Z] v2.3.0-dev.90 [2022-11-09T19:33:48.334Z] v2.3.0-dev.91 [2022-11-09T19:33:48.334Z] v2.3.0-dev.92 [2022-11-09T19:33:48.334Z] v2.3.0-dev.93 [2022-11-09T19:33:48.334Z] v2.3.0-dev.94 [2022-11-09T19:33:48.334Z] v2.3.0-dev.95 [2022-11-09T19:33:48.334Z] v2.3.0-dev.96 [2022-11-09T19:33:48.334Z] v2.3.0-dev.97 [2022-11-09T19:33:48.334Z] v2.3.0-dev.98 [2022-11-09T19:33:48.334Z] v2.3.0-dev.99 [Pipeline] sh [2022-11-09T19:33:48.618Z] + lftools sign git-tag v2.3.0 [2022-11-09T19:33:49.184Z] Signing Git tag with Sigul... [2022-11-09T19:33:49.184Z] Signing v2.3.0 [Pipeline] echo [2022-11-09T19:33:49.453Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:33:49.736Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-09T19:33:49.743Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-09T19:33:49.753Z] $ docker stop --time=1 5a35a5b13836b3f906ccecf8feb52c20a104106b92409164de45b6b4cc41f2a6 [2022-11-09T19:33:51.056Z] $ docker rm -f 5a35a5b13836b3f906ccecf8feb52c20a104106b92409164de45b6b4cc41f2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-09T19:33:51.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T19:33:51.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:33:51.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:33:51.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:33:51.801Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:33:51.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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/py-git-semver:0.1.4 cat [2022-11-09T19:33:52.161Z] $ docker top 58ef505df565ceef71cd017ef6f24199fe0733b3df4c411e4c175eeb69b4213b -eo pid,comm [2022-11-09T19:33:52.213Z] 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). [2022-11-09T19:33:52.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T19:33:52.236Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.106' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:33:52.518Z] + git semver [Pipeline] } [2022-11-09T19:33:52.782Z] $ docker stop --time=1 58ef505df565ceef71cd017ef6f24199fe0733b3df4c411e4c175eeb69b4213b [2022-11-09T19:33:54.044Z] $ docker rm -f 58ef505df565ceef71cd017ef6f24199fe0733b3df4c411e4c175eeb69b4213b [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-09T19:33:54.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-09T19:33:54.382Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:33:54.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-09T19:33:54.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:33:54.738Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:33:54.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@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/py-git-semver:0.1.4 cat [2022-11-09T19:33:55.083Z] $ docker top fac58364925549435b77aadc72ec020ea18765109a73c3dcb7f37c648313914e -eo pid,comm [2022-11-09T19:33:55.134Z] 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). [2022-11-09T19:33:55.134Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-09T19:33:55.159Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.0|v2.3.0-dev.106' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-09T19:33:55.446Z] + git semver [Pipeline] } [2022-11-09T19:33:55.710Z] $ docker stop --time=1 fac58364925549435b77aadc72ec020ea18765109a73c3dcb7f37c648313914e [2022-11-09T19:33:56.999Z] $ docker rm -f fac58364925549435b77aadc72ec020ea18765109a73c3dcb7f37c648313914e [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 [2022-11-09T19:33:57.485Z] + [ -d /w/workspace/edgex-go/348/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:33:57.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:33:58.798Z] ---> package-listing.sh [2022-11-09T19:33:58.798Z] ++ facter osfamily [2022-11-09T19:33:58.798Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-09T19:33:58.798Z] + OS_FAMILY=debian [2022-11-09T19:33:58.798Z] + workspace=/w/workspace/edgex-go/348 [2022-11-09T19:33:58.798Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-09T19:33:58.798Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-09T19:33:58.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-09T19:33:58.798Z] + PACKAGES=/tmp/packages_start.txt [2022-11-09T19:33:58.798Z] + '[' /w/workspace/edgex-go/348 ']' [2022-11-09T19:33:58.798Z] + PACKAGES=/tmp/packages_end.txt [2022-11-09T19:33:58.798Z] + case "${OS_FAMILY}" in [2022-11-09T19:33:58.798Z] + dpkg -l [2022-11-09T19:33:58.798Z] + grep '^ii' [2022-11-09T19:33:59.059Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-09T19:33:59.059Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-09T19:33:59.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-09T19:33:59.059Z] + '[' /w/workspace/edgex-go/348 ']' [2022-11-09T19:33:59.059Z] + mkdir -p /w/workspace/edgex-go/348/archives/ [2022-11-09T19:33:59.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/348/archives/ [Pipeline] echo [2022-11-09T19:33:59.069Z] 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/348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-09T19:33:59.341Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:33:59.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T19:33:59.887Z] [2022-11-09T19:33:59.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-09T19:34:00.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T19:34:00.178Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-09T19:34:00.178Z] 5eb5b503b376: Pulling fs layer [2022-11-09T19:34:00.178Z] 5c69ac0246d0: Pulling fs layer [2022-11-09T19:34:00.178Z] ec43610c2a17: Pulling fs layer [2022-11-09T19:34:00.178Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-09T19:34:00.178Z] 33b1e0a273af: Pulling fs layer [2022-11-09T19:34:00.178Z] 5d3b04190fa2: Pulling fs layer [2022-11-09T19:34:00.178Z] 2f39f015ded8: Pulling fs layer [2022-11-09T19:34:00.178Z] 3a2ae6a8a46f: Waiting [2022-11-09T19:34:00.178Z] 33b1e0a273af: Waiting [2022-11-09T19:34:00.178Z] 5d3b04190fa2: Waiting [2022-11-09T19:34:00.179Z] 2f39f015ded8: Waiting [2022-11-09T19:34:00.179Z] 5c69ac0246d0: Verifying Checksum [2022-11-09T19:34:00.179Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-09T19:34:00.179Z] 3a2ae6a8a46f: Download complete [2022-11-09T19:34:00.179Z] ec43610c2a17: Verifying Checksum [2022-11-09T19:34:00.179Z] ec43610c2a17: Download complete [2022-11-09T19:34:00.436Z] 33b1e0a273af: Verifying Checksum [2022-11-09T19:34:00.436Z] 33b1e0a273af: Download complete [2022-11-09T19:34:00.436Z] 5eb5b503b376: Verifying Checksum [2022-11-09T19:34:00.436Z] 5eb5b503b376: Download complete [2022-11-09T19:34:01.003Z] 2f39f015ded8: Download complete [2022-11-09T19:34:01.569Z] 5eb5b503b376: Pull complete [2022-11-09T19:34:01.569Z] 5c69ac0246d0: Pull complete [2022-11-09T19:34:02.133Z] ec43610c2a17: Pull complete [2022-11-09T19:34:02.133Z] 3a2ae6a8a46f: Pull complete [2022-11-09T19:34:02.390Z] 33b1e0a273af: Pull complete [2022-11-09T19:34:02.390Z] 5d3b04190fa2: Pull complete [2022-11-09T19:34:06.572Z] 2f39f015ded8: Pull complete [2022-11-09T19:34:06.572Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-09T19:34:06.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-09T19:34:06.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-09T19:34:06.640Z] prd-ubuntu20.04-docker-8c-8g-118789 does not seem to be running inside a container [2022-11-09T19:34:06.662Z] $ 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/348/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/348 -v /w/workspace/edgex-go/348:/w/workspace/edgex-go/348:rw,z -v /w/workspace/edgex-go/348@tmp:/w/workspace/edgex-go/348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-09T19:34:10.951Z] $ docker top 1491967caa996d935545285d9aec7d19f86c2d205f3ac77dd54805eccc041448 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-09T19:34:11.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-09T19:34:11.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-09T19:34:11.865Z] + ls /var/log/sa-host [2022-11-09T19:34:11.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-09T19:34:11.928Z] provisioning config files... [2022-11-09T19:34:11.936Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/348@tmp/config18103562877017632181tmp [Pipeline] { [Pipeline] echo [2022-11-09T19:34:11.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:34:12.225Z] ---> create-netrc.sh [Pipeline] } [2022-11-09T19:34:12.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:34:12.544Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-09T19:34:12.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:34:12.833Z] ---> sudo-logs.sh [2022-11-09T19:34:12.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-09T19:34:12.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:34:13.130Z] ---> job-cost.sh [2022-11-09T19:34:13.130Z] lf-activate-venv: SKIPPING [2022-11-09T19:34:13.130Z] DEBUG: total: 0.10999999940395355 [2022-11-09T19:34:13.130Z] INFO: Retrieving Stack Cost... [2022-11-09T19:34:13.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-09T19:34:13.955Z] INFO: Archiving Costs [Pipeline] echo [2022-11-09T19:34:13.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-09T19:34:14.245Z] ---> logs-deploy.sh [2022-11-09T19:34:14.245Z] lf-activate-venv: SKIPPING [2022-11-09T19:34:14.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/348 [2022-11-09T19:34:14.245Z] INFO: archiving workspace using pattern(s): [2022-11-09T19:34:15.183Z] Archives upload complete. [2022-11-09T19:34:15.183Z] INFO: archiving logs to Nexus