Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 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-ssh2361523003122048025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9843297792774497895.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16565809314593550601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9992372529945476997.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-ssh16524325641666483449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21411’ Running on prd-ubuntu20.04-docker-8c-8g-21413 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/266 [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/266 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (main) > 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 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 Commit message: "feat: use different consul service policy rule for service role (#4104)" > git rev-list --no-walk 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T22:10:27.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T22:10:27.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T22:10:27.153Z] ========================================================= [2022-07-28T22:10:27.153Z] EdgeX Global Pipelines Version Info [2022-07-28T22:10:27.153Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:10:27.886Z] ------------------- [2022-07-28T22:10:27.887Z] stable info: [2022-07-28T22:10:27.887Z] ------------------- [2022-07-28T22:10:27.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T22:10:27.887Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T22:10:27.887Z] Message: update stable to v1.0.238 [2022-07-28T22:10:28.458Z] ------------------- [2022-07-28T22:10:28.458Z] experimental info: [2022-07-28T22:10:28.458Z] ------------------- [2022-07-28T22:10:28.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T22:10:28.458Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T22:10:28.458Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T22:10:28.717Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-28T22:10:28.729Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-28T22:10:28.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T22:10:28.757Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T22:10:28.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T22:10:28.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T22:10:28.794Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T22:10:28.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-28T22:10:28.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-28T22:10:28.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-28T22:10:28.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T22:10:28.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T22:10:28.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T22:10:28.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T22:10:28.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T22:10:28.900Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T22:10:28.913Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T22:10:28.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T22:10:28.937Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-28T22:10:28.947Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-28T22:10:28.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T22:10:28.971Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T22:10:28.986Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T22:10:28.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-28T22:10:29.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-28T22:10:29.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-28T22:10:29.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] echo [2022-07-28T22:10:29.044Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85bfaaf [Pipeline] echo [2022-07-28T22:10:29.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:10:29.089Z] provisioning config files... [2022-07-28T22:10:29.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config7643915787059249854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:10:29.433Z] ---> docker-login.sh [2022-07-28T22:10:29.433Z] nexus3.edgexfoundry.org:10001 [2022-07-28T22:10:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:10:29.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:10:29.698Z] Configure a credential helper to remove this warning. See [2022-07-28T22:10:29.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:10:29.698Z] [2022-07-28T22:10:29.698Z] Login Succeeded [2022-07-28T22:10:29.698Z] nexus3.edgexfoundry.org:10002 [2022-07-28T22:10:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:10:29.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:10:29.965Z] Configure a credential helper to remove this warning. See [2022-07-28T22:10:29.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:10:29.965Z] [2022-07-28T22:10:29.965Z] Login Succeeded [2022-07-28T22:10:29.965Z] nexus3.edgexfoundry.org:10003 [2022-07-28T22:10:29.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:10:29.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:10:29.965Z] Configure a credential helper to remove this warning. See [2022-07-28T22:10:29.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:10:29.965Z] [2022-07-28T22:10:29.965Z] Login Succeeded [2022-07-28T22:10:29.965Z] nexus3.edgexfoundry.org:10004 [2022-07-28T22:10:30.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:10:30.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:10:30.238Z] Configure a credential helper to remove this warning. See [2022-07-28T22:10:30.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:10:30.238Z] [2022-07-28T22:10:30.238Z] Login Succeeded [2022-07-28T22:10:30.238Z] docker.io [2022-07-28T22:10:30.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:10:30.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:10:30.499Z] Configure a credential helper to remove this warning. See [2022-07-28T22:10:30.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:10:30.499Z] [2022-07-28T22:10:30.499Z] Login Succeeded [2022-07-28T22:10:30.499Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T22:10:30.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:10:30.829Z] + 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-07-28T22:10:30.829Z] + dirname cmd/core-command/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/core-data/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/core-metadata/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/support-notifications/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-28T22:10:30.829Z] + + dirname cmd/support-scheduler/Dockerfilecut [2022-07-28T22:10:30.829Z] -d/ -f2 [2022-07-28T22:10:30.829Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-28T22:10:30.829Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-28T22:10:30.829Z] + cut -d/ -f2 [2022-07-28T22:10:30.829Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-28T22:10:30.865Z] 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-07-28T22:10:31.208Z] + git rev-list -1 --merges 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98~1..85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] echo [2022-07-28T22:10:31.227Z] -----------> git rev-list -1 --merges 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98~1..85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [false] [Pipeline] sh [2022-07-28T22:10:31.520Z] + git log --format=format:%s -1 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] echo [2022-07-28T22:10:31.538Z] ========================================================= [2022-07-28T22:10:31.538Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T22:10:31.538Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-28T22:10:31.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T22:10:31.936Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T22:10:31.936Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T22:10:31.936Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T22:10:31.936Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T22:10:31.936Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T22:10:31.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:10:32.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:10:32.297Z] [2022-07-28T22:10:32.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:10:32.599Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:10:32.599Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T22:10:32.599Z] b85a868b505f: Pulling fs layer [2022-07-28T22:10:32.599Z] e2be974225ed: Pulling fs layer [2022-07-28T22:10:32.599Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T22:10:32.599Z] 988bab9f4d93: Pulling fs layer [2022-07-28T22:10:32.599Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T22:10:32.599Z] eaf3925da568: Pulling fs layer [2022-07-28T22:10:32.599Z] bab4dde63d76: Pulling fs layer [2022-07-28T22:10:32.599Z] bde34c3a00c8: Pulling fs layer [2022-07-28T22:10:32.599Z] b352a97aabf1: Pulling fs layer [2022-07-28T22:10:32.599Z] 4872d77fe225: Pulling fs layer [2022-07-28T22:10:32.599Z] 5851b861e8e6: Pulling fs layer [2022-07-28T22:10:32.599Z] 1469e6f7b9e6: Waiting [2022-07-28T22:10:32.599Z] eaf3925da568: Waiting [2022-07-28T22:10:32.599Z] bab4dde63d76: Waiting [2022-07-28T22:10:32.599Z] 988bab9f4d93: Waiting [2022-07-28T22:10:32.599Z] 4872d77fe225: Waiting [2022-07-28T22:10:32.599Z] 5851b861e8e6: Waiting [2022-07-28T22:10:32.599Z] bde34c3a00c8: Waiting [2022-07-28T22:10:32.599Z] b352a97aabf1: Waiting [2022-07-28T22:10:32.599Z] e2be974225ed: Download complete [2022-07-28T22:10:32.599Z] 988bab9f4d93: Download complete [2022-07-28T22:10:32.859Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T22:10:32.859Z] 1469e6f7b9e6: Download complete [2022-07-28T22:10:32.859Z] eaf3925da568: Verifying Checksum [2022-07-28T22:10:32.859Z] 339a4e72a1f5: Verifying Checksum [2022-07-28T22:10:32.859Z] 339a4e72a1f5: Download complete [2022-07-28T22:10:32.859Z] bde34c3a00c8: Download complete [2022-07-28T22:10:32.859Z] b352a97aabf1: Verifying Checksum [2022-07-28T22:10:32.859Z] b352a97aabf1: Download complete [2022-07-28T22:10:32.859Z] 4872d77fe225: Verifying Checksum [2022-07-28T22:10:32.859Z] 4872d77fe225: Download complete [2022-07-28T22:10:32.859Z] 5851b861e8e6: Download complete [2022-07-28T22:10:32.859Z] b85a868b505f: Verifying Checksum [2022-07-28T22:10:32.859Z] b85a868b505f: Download complete [2022-07-28T22:10:33.119Z] bab4dde63d76: Verifying Checksum [2022-07-28T22:10:33.119Z] bab4dde63d76: Download complete [2022-07-28T22:10:34.069Z] b85a868b505f: Pull complete [2022-07-28T22:10:34.330Z] e2be974225ed: Pull complete [2022-07-28T22:10:34.590Z] 339a4e72a1f5: Pull complete [2022-07-28T22:10:34.850Z] 988bab9f4d93: Pull complete [2022-07-28T22:10:35.110Z] 1469e6f7b9e6: Pull complete [2022-07-28T22:10:35.110Z] eaf3925da568: Pull complete [2022-07-28T22:10:37.019Z] bab4dde63d76: Pull complete [2022-07-28T22:10:37.019Z] bde34c3a00c8: Pull complete [2022-07-28T22:10:37.019Z] b352a97aabf1: Pull complete [2022-07-28T22:10:37.280Z] 4872d77fe225: Pull complete [2022-07-28T22:10:37.280Z] 5851b861e8e6: Pull complete [2022-07-28T22:10:37.280Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T22:10:37.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:10:37.280Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:10:37.390Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:10:37.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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-07-28T22:10:38.767Z] $ docker top bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc -eo pid,comm [2022-07-28T22:10:38.838Z] 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-07-28T22:10:38.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T22:10:38.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:10:38.874Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:10:38.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:10:38.994Z] $ docker exec bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent [2022-07-28T22:10:39.115Z] SSH_AUTH_SOCK=/tmp/ssh-7F2QKUcRNTgF/agent.33 [2022-07-28T22:10:39.115Z] SSH_AGENT_PID=39 [2022-07-28T22:10:39.120Z] Running ssh-add (command line suppressed) [2022-07-28T22:10:39.231Z] Identity added: /w/workspace/edgex-go/266@tmp/private_key_8645178492684597047.key (/w/workspace/edgex-go/266@tmp/private_key_8645178492684597047.key) [2022-07-28T22:10:39.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:10:39.539Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T22:10:39.551Z] $ docker exec --env ******** --env ******** bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent -k [2022-07-28T22:10:39.662Z] unset SSH_AUTH_SOCK; [2022-07-28T22:10:39.662Z] unset SSH_AGENT_PID; [2022-07-28T22:10:39.662Z] echo Agent pid 39 killed; [2022-07-28T22:10:39.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T22:10:39.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:10:39.703Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:10:39.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:10:39.834Z] $ docker exec bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent [2022-07-28T22:10:39.957Z] SSH_AUTH_SOCK=/tmp/ssh-KNwY22hVcgZW/agent.73 [2022-07-28T22:10:39.957Z] SSH_AGENT_PID=80 [2022-07-28T22:10:39.962Z] Running ssh-add (command line suppressed) [2022-07-28T22:10:40.081Z] Identity added: /w/workspace/edgex-go/266@tmp/private_key_7709206747233125055.key (/w/workspace/edgex-go/266@tmp/private_key_7709206747233125055.key) [2022-07-28T22:10:40.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:10:40.389Z] + git semver init [2022-07-28T22:10:40.649Z] 2022-07-28 22:10:40,603 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T22:10:40.649Z] 2022-07-28 22:10:40,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/266/.semver [2022-07-28T22:10:40.649Z] 2022-07-28 22:10:40,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/266/.semver [2022-07-28T22:10:40.649Z] 2022-07-28 22:10:40,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/266/.semver'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=None) [2022-07-28T22:10:44.884Z] 2022-07-28 22:10:44,837 [append_file] DEBUG append to file:/w/workspace/edgex-go/266/.git/info/exclude [2022-07-28T22:10:44.884Z] 2022-07-28 22:10:44,838 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/266/.semver/main with force:False [2022-07-28T22:10:44.884Z] 2022-07-28 22:10:44,838 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:10:44.884Z] 2022-07-28 22:10:44,838 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:10:44.884Z] 2.3.0-dev.31 [Pipeline] } [2022-07-28T22:10:44.894Z] $ docker exec --env ******** --env ******** bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc ssh-agent -k [2022-07-28T22:10:44.999Z] unset SSH_AUTH_SOCK; [2022-07-28T22:10:45.005Z] unset SSH_AGENT_PID; [2022-07-28T22:10:45.005Z] echo Agent pid 80 killed; [2022-07-28T22:10:45.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:10:45.312Z] + git semver [Pipeline] } [2022-07-28T22:10:45.587Z] $ docker stop --time=1 bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc [2022-07-28T22:10:46.933Z] $ docker rm -f bffba4481aaddcdb10353b2887ae04db5f8c8f042a57c44bf88cf4935ba570dc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T22:10:47.278Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T22:10:47.519Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T22:10:47.521Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.31 [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-07-28T22:10:47.923Z] + git config --global --add safe.directory /w/workspace/edgex-go/266 [Pipeline] echo [2022-07-28T22:10:47.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:10:47.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:10:47.952Z] ========================================================= [2022-07-28T22:10:47.952Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T22:10:47.952Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:10:48.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:10:48.237Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T22:10:48.237Z] 2408cc74d12b: Pulling fs layer [2022-07-28T22:10:48.237Z] ea60b727a1ce: Pulling fs layer [2022-07-28T22:10:48.237Z] 30c4a7721957: Pulling fs layer [2022-07-28T22:10:48.237Z] 370296b7ddb6: Pulling fs layer [2022-07-28T22:10:48.237Z] 7c6cee850709: Pulling fs layer [2022-07-28T22:10:48.237Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T22:10:48.237Z] d94ebbe4e438: Pulling fs layer [2022-07-28T22:10:48.237Z] 39a5fcdaea64: Waiting [2022-07-28T22:10:48.237Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T22:10:48.237Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T22:10:48.237Z] d94ebbe4e438: Waiting [2022-07-28T22:10:48.237Z] bcfd1f05c69d: Waiting [2022-07-28T22:10:48.237Z] 59ccb84bbe0f: Waiting [2022-07-28T22:10:48.237Z] 30c4a7721957: Download complete [2022-07-28T22:10:48.237Z] ea60b727a1ce: Verifying Checksum [2022-07-28T22:10:48.237Z] ea60b727a1ce: Download complete [2022-07-28T22:10:48.237Z] 7c6cee850709: Download complete [2022-07-28T22:10:48.237Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T22:10:48.237Z] 39a5fcdaea64: Download complete [2022-07-28T22:10:48.237Z] 2408cc74d12b: Verifying Checksum [2022-07-28T22:10:48.237Z] 2408cc74d12b: Download complete [2022-07-28T22:10:48.237Z] d94ebbe4e438: Verifying Checksum [2022-07-28T22:10:48.237Z] d94ebbe4e438: Download complete [2022-07-28T22:10:48.501Z] 2408cc74d12b: Pull complete [2022-07-28T22:10:48.502Z] ea60b727a1ce: Pull complete [2022-07-28T22:10:48.764Z] 30c4a7721957: Pull complete [2022-07-28T22:10:48.764Z] 59ccb84bbe0f: Verifying Checksum [2022-07-28T22:10:48.764Z] 59ccb84bbe0f: Download complete [2022-07-28T22:10:49.024Z] 370296b7ddb6: Verifying Checksum [2022-07-28T22:10:49.024Z] 370296b7ddb6: Download complete [2022-07-28T22:10:49.024Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T22:10:49.024Z] bcfd1f05c69d: Download complete [2022-07-28T22:10:53.224Z] 370296b7ddb6: Pull complete [2022-07-28T22:10:53.224Z] 7c6cee850709: Pull complete [2022-07-28T22:10:53.224Z] 39a5fcdaea64: Pull complete [2022-07-28T22:10:53.224Z] d94ebbe4e438: Pull complete [2022-07-28T22:10:55.772Z] bcfd1f05c69d: Pull complete [2022-07-28T22:10:56.345Z] 59ccb84bbe0f: Pull complete [2022-07-28T22:10:56.345Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T22:10:56.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:10:56.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:10:56.641Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:10:56.641Z] WORKDIR /edgex [2022-07-28T22:10:56.641Z] COPY go.mod . [2022-07-28T22:10:56.641Z] RUN go mod download [2022-07-28T22:10:56.641Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-28T22:10:58.019Z] Sending build context to Docker daemon 335.3MB [2022-07-28T22:10:58.019Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T22:10:58.019Z] ---> a4fb48ad2a94 [2022-07-28T22:10:58.019Z] Step 2/4 : WORKDIR /edgex [2022-07-28T22:10:59.936Z] ---> Running in a142015d4bdb [2022-07-28T22:10:59.936Z] Removing intermediate container a142015d4bdb [2022-07-28T22:10:59.936Z] ---> e8c331273b47 [2022-07-28T22:10:59.936Z] Step 3/4 : COPY go.mod . [2022-07-28T22:10:59.936Z] ---> ed19340ab663 [2022-07-28T22:10:59.936Z] Step 4/4 : RUN go mod download [2022-07-28T22:10:59.936Z] ---> Running in 3a45f4378f41 [2022-07-28T22:11:02.587Z] Still waiting to schedule task [2022-07-28T22:11:02.588Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21412’ [2022-07-28T22:11:12.175Z] Removing intermediate container 3a45f4378f41 [2022-07-28T22:11:12.175Z] ---> 5a0d853723f0 [2022-07-28T22:11:12.175Z] Successfully built 5a0d853723f0 [2022-07-28T22:11:12.175Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:11:12.480Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T22:11:12.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:11:12.563Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:11:12.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T22:11:12.986Z] $ docker top 84790975b29facc5fd7314072315d9238eecabe0c4af19934d5290f564295cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:11:13.342Z] + go version [2022-07-28T22:11:13.343Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T22:11:13.354Z] $ docker stop --time=1 84790975b29facc5fd7314072315d9238eecabe0c4af19934d5290f564295cb0 [2022-07-28T22:11:14.650Z] $ docker rm -f 84790975b29facc5fd7314072315d9238eecabe0c4af19934d5290f564295cb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:11:15.066Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T22:11:15.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:11:15.149Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:11:15.186Z] $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T22:11:15.562Z] $ docker top e7daded134557dbbdb19a4c1c05a513ad96a41d69a34a18791fbac6bf2c64aac -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T22:11:15.643Z] ========================================================= [2022-07-28T22:11:15.643Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T22:11:15.643Z] ========================================================= [Pipeline] sh [2022-07-28T22:11:15.975Z] + git config --global --add safe.directory /w/workspace/edgex-go/266 [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:11:16.321Z] + make test [2022-07-28T22:11:16.321Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T22:11:22.899Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-28T22:11:37.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T22:11:37.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T22:11:37.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T22:11:37.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T22:11:41.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.874s coverage: 89.2% of statements [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:11:41.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 83.8% of statements [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T22:11:41.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:11:41.975Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T22:11:41.975Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T22:11:41.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T22:11:41.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-07-28T22:11:41.976Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-07-28T22:11:41.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2022-07-28T22:11:41.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-07-28T22:11:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.108s coverage: 94.4% of statements [2022-07-28T22:11:47.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements [2022-07-28T22:11:52.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.4% of statements [2022-07-28T22:11:52.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.2% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 66.1% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T22:12:00.692Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-07-28T22:12:00.692Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-07-28T22:12:00.692Z] 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-07-28T22:12:18.788Z] 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-07-28T22:12:18.789Z] GO111MODULE=on go vet ./... [2022-07-28T22:12:21.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T22:12:21.585Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T22:12:21.585Z] ./bin/test-attribution-txt.sh [2022-07-28T22:12:21.847Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T22:12:21.847Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T22:12:21.847Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T22:12:21.847Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T22:12:21.847Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T22:12:21.847Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T22:12:21.847Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T22:12:21.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T22:12:22.151Z] + ls -al . [2022-07-28T22:12:22.151Z] total 688 [2022-07-28T22:12:22.151Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 22:11 . [2022-07-28T22:12:22.151Z] drwxr-xr-x 4 root root 4096 Jul 28 22:11 .. [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 22:10 .dockerignore [2022-07-28T22:12:22.151Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 22:12 .git [2022-07-28T22:12:22.151Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 22:10 .github [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 22:10 .gitignore [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 22:10 .golangci.yml [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 22:10 .hadolint.yml [2022-07-28T22:12:22.151Z] drwxr-xr-x 3 1001 1001 4096 Jul 28 22:10 .semver [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 22:10 .sonarcloud.properties [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 22:10 ADOPTERS.md [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 22:10 Attribution.txt [2022-07-28T22:12:22.151Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 22:10 CHANGELOG.md [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 22:10 CONTRIBUTING.md [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 22:10 GOVERNANCE.md [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 22:10 Jenkinsfile [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 22:10 LICENSE [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 22:10 Makefile [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 22:10 OWNERS.md [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 22:10 README.md [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 22:10 SECURITY.md [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 12 Jul 28 22:10 VERSION [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 22:10 ZMQWindows.md [2022-07-28T22:12:22.152Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 22:10 bin [2022-07-28T22:12:22.152Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 22:10 cmd [2022-07-28T22:12:22.152Z] -rw-r--r-- 1 root root 436144 Jul 28 22:12 coverage.out [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 3661 Jul 28 22:10 go.mod [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 37993 Jul 28 22:10 go.sum [2022-07-28T22:12:22.152Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 22:10 internal [2022-07-28T22:12:22.152Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 22:10 openapi [2022-07-28T22:12:22.152Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 22:10 snap [2022-07-28T22:12:22.152Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 22:10 version.go [Pipeline] sh [2022-07-28T22:12:22.443Z] + '[' -e coverage.out ] [2022-07-28T22:12:22.443Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T22:12:22.535Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T22:12:22.815Z] + make build [2022-07-28T22:12:22.815Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T22:12:35.034Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T22:12:45.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T22:12:45.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T22:13:00.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T22:13:00.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T22:13:02.197Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T22:13:04.115Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T22:13:04.691Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T22:13:05.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T22:13:06.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-28T22:13:07.146Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T22:13:08.526Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-28T22:13:09.922Z] $ docker stop --time=1 e7daded134557dbbdb19a4c1c05a513ad96a41d69a34a18791fbac6bf2c64aac [2022-07-28T22:13:11.914Z] $ docker rm -f e7daded134557dbbdb19a4c1c05a513ad96a41d69a34a18791fbac6bf2c64aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:13:12.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:13:12.678Z] [2022-07-28T22:13:12.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:13:12.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:13:12.986Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-28T22:13:12.986Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-28T22:13:12.986Z] ca9280d653b3: Pulling fs layer [2022-07-28T22:13:12.986Z] 7e9c9ca2126c: Pulling fs layer [2022-07-28T22:13:13.246Z] cbdbe7a5bc2a: Verifying Checksum [2022-07-28T22:13:13.246Z] cbdbe7a5bc2a: Download complete [2022-07-28T22:13:13.246Z] cbdbe7a5bc2a: Pull complete [2022-07-28T22:13:13.246Z] ca9280d653b3: Verifying Checksum [2022-07-28T22:13:13.246Z] ca9280d653b3: Download complete [2022-07-28T22:13:13.815Z] 7e9c9ca2126c: Download complete [2022-07-28T22:13:13.815Z] ca9280d653b3: Pull complete [2022-07-28T22:13:17.106Z] 7e9c9ca2126c: Pull complete [2022-07-28T22:13:17.106Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-28T22:13:17.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:13:17.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:13:17.198Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:13:17.238Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-28T22:13:18.556Z] $ docker top d0e2aa2a136e50922e97246564db29e9e8cd5a207b83b5185285144e24eb2b1b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:13:18.916Z] + docker-compose build --help [2022-07-28T22:13:18.916Z] + grep parallel [2022-07-28T22:13:19.487Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T22:13:19.498Z] $ docker stop --time=1 d0e2aa2a136e50922e97246564db29e9e8cd5a207b83b5185285144e24eb2b1b [2022-07-28T22:13:20.785Z] $ docker rm -f d0e2aa2a136e50922e97246564db29e9e8cd5a207b83b5185285144e24eb2b1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:13:21.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T22:13:21.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:13:21.394Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:13:21.429Z] $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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-07-28T22:13:21.838Z] $ docker top 33ce8d9f632143647d4634213c45d78989829eeb7befdac9ec1ae78f6e559956 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:13:22.200Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T22:13:22.770Z] Building core-command ... [2022-07-28T22:13:22.770Z] Building core-data ... [2022-07-28T22:13:22.770Z] Building core-metadata ... [2022-07-28T22:13:22.770Z] Building security-bootstrapper ... [2022-07-28T22:13:22.770Z] Building security-proxy-setup ... [2022-07-28T22:13:22.770Z] Building security-secretstore-setup ... [2022-07-28T22:13:22.770Z] Building security-spiffe-token-provider ... [2022-07-28T22:13:22.770Z] Building security-spire-agent ... [2022-07-28T22:13:22.770Z] Building security-spire-config ... [2022-07-28T22:13:22.770Z] Building security-spire-server ... [2022-07-28T22:13:22.770Z] Building support-notifications ... [2022-07-28T22:13:22.770Z] Building support-scheduler ... [2022-07-28T22:13:22.770Z] Building sys-mgmt-agent ... [2022-07-28T22:13:22.770Z] Building core-command [2022-07-28T22:13:22.770Z] Building security-spiffe-token-provider [2022-07-28T22:13:22.770Z] Building security-spire-server [2022-07-28T22:13:22.770Z] Building security-bootstrapper [2022-07-28T22:13:22.770Z] Building security-spire-config [2022-07-28T22:13:40.872Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:13:40.872Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:13:40.872Z] ---> 5a0d853723f0 [2022-07-28T22:13:40.872Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T22:13:40.872Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:13:40.872Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:13:40.872Z] ---> 5a0d853723f0 [2022-07-28T22:13:40.872Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T22:13:40.872Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:13:40.872Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:13:40.872Z] ---> 5a0d853723f0 [2022-07-28T22:13:40.872Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T22:13:40.872Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:13:40.872Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:13:40.872Z] ---> 5a0d853723f0 [2022-07-28T22:13:40.872Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T22:13:40.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:13:40.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:13:40.872Z] ---> 5a0d853723f0 [2022-07-28T22:13:40.872Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:13:40.872Z] ---> Running in f13044c89fd0 [2022-07-28T22:13:40.872Z] ---> Running in 16675cdbcf0f [2022-07-28T22:13:40.872Z] ---> Running in 1705c0fbb382 [2022-07-28T22:13:40.872Z] ---> Running in e2346f52aa84 [2022-07-28T22:13:40.872Z] ---> Running in 29edb5937676 [2022-07-28T22:13:41.132Z] Removing intermediate container 29edb5937676 [2022-07-28T22:13:41.132Z] ---> b07e1e9436b5 [2022-07-28T22:13:41.132Z] Removing intermediate container 16675cdbcf0f [2022-07-28T22:13:41.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 7940aa6f027d [2022-07-28T22:13:41.132Z] [2022-07-28T22:13:41.132Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:13:41.132Z] Removing intermediate container f13044c89fd0 [2022-07-28T22:13:41.132Z] ---> 288bbcea37c2 [2022-07-28T22:13:41.132Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:13:41.132Z] Removing intermediate container 1705c0fbb382 [2022-07-28T22:13:41.132Z] ---> 232ec5b547bc [2022-07-28T22:13:41.132Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T22:13:41.132Z] Removing intermediate container e2346f52aa84 [2022-07-28T22:13:41.132Z] ---> 859381a062b5 [2022-07-28T22:13:41.132Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:13:41.391Z] ---> Running in d101fe5b7f32 [2022-07-28T22:13:41.391Z] ---> Running in 991f3a1a9c1f [2022-07-28T22:13:41.391Z] ---> Running in 5188ec68a1f1 [2022-07-28T22:13:41.391Z] ---> Running in ad83f1667b10 [2022-07-28T22:13:41.391Z] ---> Running in 036eed0b2a5c [2022-07-28T22:13:41.963Z] Removing intermediate container d101fe5b7f32 [2022-07-28T22:13:41.963Z] ---> 05cf6e9bba20 [2022-07-28T22:13:41.963Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T22:13:42.222Z] ---> Running in d5db13b04eea [2022-07-28T22:13:42.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:42.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:42.480Z] Removing intermediate container 991f3a1a9c1f [2022-07-28T22:13:42.480Z] ---> 06596904442e [2022-07-28T22:13:42.480Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:13:42.480Z] ---> Running in 18c18147dda0 [2022-07-28T22:13:42.757Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T22:13:42.757Z] v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T22:13:42.757Z] OK: 17033 distinct packages available [2022-07-28T22:13:42.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:42.757Z] Removing intermediate container 5188ec68a1f1 [2022-07-28T22:13:42.757Z] ---> 3193aecede6a [2022-07-28T22:13:42.757Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:13:42.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:42.757Z] ---> Running in ea532f5e05c1 [2022-07-28T22:13:42.757Z] Removing intermediate container 036eed0b2a5c [2022-07-28T22:13:42.757Z] ---> 8c427ad64841 [2022-07-28T22:13:42.757Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T22:13:43.017Z] ---> Running in e0418c19187c [2022-07-28T22:13:43.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:43.017Z] OK: 211 MiB in 51 packages [2022-07-28T22:13:43.017Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:43.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:43.588Z] Removing intermediate container ad83f1667b10 [2022-07-28T22:13:43.588Z] ---> a5e81ccb332c [2022-07-28T22:13:43.588Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T22:13:43.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:43.588Z] ---> 0473eb811bfb [2022-07-28T22:13:43.588Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:13:43.588Z] ---> Running in 3a546981031d [2022-07-28T22:13:43.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:43.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:44.115Z] OK: 211 MiB in 51 packages [2022-07-28T22:13:44.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:44.374Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:13:44.374Z] OK: 211 MiB in 51 packages [2022-07-28T22:13:44.374Z] Removing intermediate container d5db13b04eea [2022-07-28T22:13:44.374Z] ---> e830e245a0b2 [2022-07-28T22:13:44.374Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:13:44.633Z] OK: 211 MiB in 51 packages [2022-07-28T22:13:44.634Z] OK: 211 MiB in 51 packages [2022-07-28T22:13:44.634Z] ---> 8c27c0270f49 [2022-07-28T22:13:44.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:13:44.894Z] Removing intermediate container 18c18147dda0 [2022-07-28T22:13:44.894Z] ---> b8ab231da97b [2022-07-28T22:13:44.894Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T22:13:44.894Z] ---> Running in 48b781b90ef7 [2022-07-28T22:13:44.894Z] ---> 5c81cf217db5 [2022-07-28T22:13:44.894Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:13:45.153Z] ---> Running in 6f8881e314dd [2022-07-28T22:13:45.153Z] Removing intermediate container e0418c19187c [2022-07-28T22:13:45.153Z] ---> 61323a988864 [2022-07-28T22:13:45.153Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T22:13:45.153Z] Removing intermediate container ea532f5e05c1 [2022-07-28T22:13:45.153Z] ---> db5ba0843634 [2022-07-28T22:13:45.153Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T22:13:45.413Z] ---> c4a79ece93c7 [2022-07-28T22:13:45.413Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:13:45.413Z] ---> 4b0e43bfcbf0 [2022-07-28T22:13:45.413Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:13:45.673Z] ---> Running in 8509dba442a9 [2022-07-28T22:13:45.673Z] ---> Running in f2dc55123361 [2022-07-28T22:14:00.586Z] Removing intermediate container f2dc55123361 [2022-07-28T22:14:00.586Z] ---> 1144a15c05fa [2022-07-28T22:14:00.586Z] Step 8/26 : COPY . . [2022-07-28T22:14:00.586Z] Removing intermediate container 3a546981031d [2022-07-28T22:14:00.586Z] ---> f1795686b3b9 [2022-07-28T22:14:00.586Z] Step 7/20 : COPY . . [2022-07-28T22:14:00.586Z] Removing intermediate container 6f8881e314dd [2022-07-28T22:14:00.586Z] ---> 5879542dfae2 [2022-07-28T22:14:00.586Z] Step 8/25 : COPY . . [2022-07-28T22:14:00.586Z] Removing intermediate container 48b781b90ef7 [2022-07-28T22:14:00.586Z] ---> b9681abaa156 [2022-07-28T22:14:00.586Z] Step 8/23 : COPY . . [2022-07-28T22:14:00.586Z] Removing intermediate container 8509dba442a9 [2022-07-28T22:14:00.586Z] ---> 1f20248e2697 [2022-07-28T22:14:00.586Z] Step 8/31 : COPY . . [2022-07-28T22:14:10.589Z] ---> 3e1215e5ba6d [2022-07-28T22:14:10.589Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T22:14:10.589Z] ---> 4f87561842be [2022-07-28T22:14:10.589Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T22:14:10.589Z] ---> ba03a00a7880 [2022-07-28T22:14:10.589Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:14:10.589Z] ---> a3479374d7eb [2022-07-28T22:14:10.589Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:14:10.589Z] ---> f22ae3f49d4c [2022-07-28T22:14:10.589Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T22:14:10.589Z] ---> Running in a4576e6301c6 [2022-07-28T22:14:10.589Z] ---> Running in ac7c83c02ae7 [2022-07-28T22:14:10.589Z] ---> Running in b8d448df957a [2022-07-28T22:14:10.589Z] ---> Running in 064ea702848a [2022-07-28T22:14:10.589Z] ---> Running in e23f05586c3a [2022-07-28T22:14:10.589Z] Removing intermediate container ac7c83c02ae7 [2022-07-28T22:14:10.589Z] ---> 2ba9ea3d3dbe [2022-07-28T22:14:10.589Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T22:14:10.589Z] Removing intermediate container 064ea702848a [2022-07-28T22:14:10.589Z] ---> 60c69f7f96be [2022-07-28T22:14:10.589Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T22:14:10.589Z] ---> Running in 8304eba1363c [2022-07-28T22:14:10.589Z] ---> Running in 3c74d3a60892 [2022-07-28T22:14:10.589Z] Removing intermediate container 8304eba1363c [2022-07-28T22:14:10.589Z] ---> 3f36782c3683 [2022-07-28T22:14:10.589Z] Step 11/25 : 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-07-28T22:14:10.589Z] ---> Running in 4ad7d9b71343 [2022-07-28T22:14:10.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T22:14:10.589Z] Removing intermediate container 3c74d3a60892 [2022-07-28T22:14:10.589Z] ---> cbfcf0266b58 [2022-07-28T22:14:10.589Z] Step 11/26 : 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-07-28T22:14:10.589Z] ---> Running in 8ec2d69bac5c [2022-07-28T22:14:10.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T22:14:10.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-28T22:14:11.793Z] Removing intermediate container 4ad7d9b71343 [2022-07-28T22:14:11.793Z] ---> 868192dd7552 [2022-07-28T22:14:11.793Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T22:14:11.793Z] ---> Running in fae233d980be [2022-07-28T22:14:11.793Z] Removing intermediate container 8ec2d69bac5c [2022-07-28T22:14:11.793Z] ---> 8b59c3b3c85c [2022-07-28T22:14:11.793Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T22:14:11.793Z] ---> Running in 7c17e04afb1a [2022-07-28T22:14:12.052Z] Removing intermediate container fae233d980be [2022-07-28T22:14:12.052Z] ---> 35d30fd36446 [2022-07-28T22:14:12.052Z] [2022-07-28T22:14:12.052Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T22:14:12.052Z] Removing intermediate container 7c17e04afb1a [2022-07-28T22:14:12.052Z] ---> c1f35cd8b875 [2022-07-28T22:14:12.052Z] [2022-07-28T22:14:12.052Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T22:14:12.052Z] 3.15: Pulling from library/alpine [2022-07-28T22:14:12.052Z] 3.15: Pulling from library/alpine [2022-07-28T22:14:12.619Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T22:14:12.619Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T22:14:12.619Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T22:14:12.619Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T22:14:12.619Z] ---> 2720e26172a0 [2022-07-28T22:14:12.619Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:14:12.619Z] ---> 2720e26172a0 [2022-07-28T22:14:12.619Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:14:12.619Z] ---> Running in b6c7c52871f9 [2022-07-28T22:14:12.619Z] ---> Running in f9de84bcf674 [2022-07-28T22:14:12.878Z] Removing intermediate container b6c7c52871f9 [2022-07-28T22:14:12.878Z] ---> 40e5f3d5ce8a [2022-07-28T22:14:12.878Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:12.878Z] Removing intermediate container f9de84bcf674 [2022-07-28T22:14:12.878Z] ---> 597321246d0b [2022-07-28T22:14:12.878Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:12.878Z] ---> Running in 55206c60b19c [2022-07-28T22:14:12.878Z] ---> Running in 4763b24bc959 [2022-07-28T22:14:14.797Z] Removing intermediate container 55206c60b19c [2022-07-28T22:14:14.797Z] ---> bda0b298c6d9 [2022-07-28T22:14:14.797Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T22:14:14.797Z] Removing intermediate container 4763b24bc959 [2022-07-28T22:14:14.797Z] ---> 896612920854 [2022-07-28T22:14:14.797Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T22:14:14.797Z] ---> Running in bf507d00bf47 [2022-07-28T22:14:14.797Z] ---> Running in 0b8dc5c14a27 [2022-07-28T22:14:15.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:15.646Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:16.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:16.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:16.731Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:14:16.731Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:14:16.731Z] OK: 15856 distinct packages available [2022-07-28T22:14:16.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:16.991Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:14:16.991Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:14:16.991Z] OK: 15856 distinct packages available [2022-07-28T22:14:16.991Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:17.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:17.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:17.817Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T22:14:17.817Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:14:18.076Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T22:14:18.076Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T22:14:18.076Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:14:18.076Z] OK: 6 MiB in 18 packages [2022-07-28T22:14:18.334Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T22:14:18.593Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:14:18.593Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T22:14:18.593Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T22:14:18.855Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T22:14:18.855Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:14:18.855Z] OK: 6 MiB in 19 packages [2022-07-28T22:14:19.792Z] Removing intermediate container bf507d00bf47 [2022-07-28T22:14:19.792Z] ---> ffae5b4ed38b [2022-07-28T22:14:19.792Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:14:20.363Z] Removing intermediate container 0b8dc5c14a27 [2022-07-28T22:14:20.363Z] ---> b5cb831c26b3 [2022-07-28T22:14:20.363Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:14:22.780Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21414 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-07-28T22:14:22.792Z] Running in /w/workspace/edgex-go/266 [Pipeline] { [Pipeline] checkout [2022-07-28T22:14:22.836Z] The recommended git tool is: git [2022-07-28T22:14:22.918Z] ---> c05d34efa15a [2022-07-28T22:14:22.918Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:14:23.181Z] ---> e459a44cf391 [2022-07-28T22:14:23.181Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:14:23.750Z] ---> b58d73f3e21b [2022-07-28T22:14:23.750Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T22:14:23.750Z] ---> 73602e996b54 [2022-07-28T22:14:23.750Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T22:14:23.750Z] ---> Running in 1e1ab4a94f68 [2022-07-28T22:14:24.318Z] Removing intermediate container 1e1ab4a94f68 [2022-07-28T22:14:24.318Z] ---> b0c378b56267 [2022-07-28T22:14:24.318Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T22:14:24.318Z] ---> e84d644f3a3d [2022-07-28T22:14:24.318Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T22:14:24.886Z] ---> 26f8790b84e7 [2022-07-28T22:14:24.886Z] Step 21/26 : WORKDIR / [2022-07-28T22:14:25.145Z] ---> 2740589de221 [2022-07-28T22:14:25.145Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:14:25.145Z] ---> Running in b68ea2068ba0 [2022-07-28T22:14:25.145Z] ---> Running in 7fa1d02d7d74 [2022-07-28T22:14:25.409Z] Removing intermediate container b68ea2068ba0 [2022-07-28T22:14:25.409Z] ---> a02714144831 [2022-07-28T22:14:25.409Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:14:25.668Z] ---> Running in 5fb97b455497 [2022-07-28T22:14:25.668Z] Removing intermediate container 7fa1d02d7d74 [2022-07-28T22:14:25.668Z] ---> 79416689c3a7 [2022-07-28T22:14:25.668Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:14:25.927Z] ---> Running in daa9ad883a94 [2022-07-28T22:14:26.208Z] Removing intermediate container 5fb97b455497 [2022-07-28T22:14:26.208Z] ---> bee769b05c1a [2022-07-28T22:14:26.208Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:14:26.208Z] Removing intermediate container daa9ad883a94 [2022-07-28T22:14:26.208Z] ---> 781d2aba53ff [2022-07-28T22:14:26.208Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T22:14:26.208Z] ---> Running in 34fb19e8e8c2 [2022-07-28T22:14:26.208Z] ---> Running in 5e3d1d666458 [2022-07-28T22:14:26.467Z] Removing intermediate container 34fb19e8e8c2 [2022-07-28T22:14:26.467Z] ---> f83679bcfbda [2022-07-28T22:14:26.467Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T22:14:26.467Z] ---> Running in 778b15546c4a [2022-07-28T22:14:26.467Z] Removing intermediate container 5e3d1d666458 [2022-07-28T22:14:26.467Z] ---> 51a718f1db2c [2022-07-28T22:14:26.467Z] Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:14:26.467Z] ---> Running in 0f79762584e6 [2022-07-28T22:14:27.046Z] Removing intermediate container 778b15546c4a [2022-07-28T22:14:27.046Z] ---> 0e7bf225a542 [2022-07-28T22:14:27.046Z] Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:14:27.046Z] Removing intermediate container 0f79762584e6 [2022-07-28T22:14:27.046Z] ---> a2159911faab [2022-07-28T22:14:27.046Z] Step 25/25 : LABEL version=2.3.0-dev.31 [2022-07-28T22:14:27.046Z] ---> Running in 6d257b6f7a3a [2022-07-28T22:14:27.046Z] ---> Running in 9d6254c9bbb9 [2022-07-28T22:14:27.318Z] Removing intermediate container 9d6254c9bbb9 [2022-07-28T22:14:27.318Z] ---> f2f309a3282d [2022-07-28T22:14:27.318Z] [2022-07-28T22:14:27.318Z] Removing intermediate container 6d257b6f7a3a [2022-07-28T22:14:27.318Z] ---> b25d8d0922ea [2022-07-28T22:14:27.318Z] Step 26/26 : LABEL version=2.3.0-dev.31 [2022-07-28T22:14:27.584Z] ---> Running in c8836dd6dfe8 [2022-07-28T22:14:27.584Z] Successfully built f2f309a3282d [2022-07-28T22:14:27.584Z] Successfully tagged security-spire-server:latest [2022-07-28T22:14:27.584Z]  Building security-spire-server ... done Building security-spire-agent [2022-07-28T22:14:28.152Z] Removing intermediate container c8836dd6dfe8 [2022-07-28T22:14:28.152Z] ---> 40a4f6f9c118 [2022-07-28T22:14:28.152Z] [2022-07-28T22:14:28.152Z] Successfully built 40a4f6f9c118 [2022-07-28T22:14:28.152Z] Successfully tagged security-spire-config:latest [2022-07-28T22:14:28.152Z] Building core-data [2022-07-28T22:14:30.309Z] using credential edgex-jenkins-ssh [2022-07-28T22:14:30.327Z] Cloning the remote Git repository [2022-07-28T22:14:30.410Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-28T22:14:30.526Z] > git init /w/workspace/edgex-go/266 # timeout=10 [2022-07-28T22:14:30.634Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T22:14:30.635Z] > git --version # timeout=10 [2022-07-28T22:14:30.658Z] > git --version # 'git version 2.25.1' [2022-07-28T22:14:30.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T22:14:30.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T22:14:34.734Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:14:34.734Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:14:34.734Z] ---> 5a0d853723f0 [2022-07-28T22:14:34.734Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T22:14:34.734Z] ---> Using cache [2022-07-28T22:14:34.734Z] ---> 859381a062b5 [2022-07-28T22:14:34.734Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:34.734Z] ---> Using cache [2022-07-28T22:14:34.734Z] ---> 8c427ad64841 [2022-07-28T22:14:34.734Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:14:34.734Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:14:34.734Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:14:34.734Z] ---> 5a0d853723f0 [2022-07-28T22:14:34.734Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:14:34.734Z] ---> Using cache [2022-07-28T22:14:34.734Z] ---> 859381a062b5 [2022-07-28T22:14:34.734Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:34.734Z] ---> Using cache [2022-07-28T22:14:34.734Z] ---> 8c427ad64841 [2022-07-28T22:14:34.734Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T22:14:35.671Z] ---> Running in 596cbf837400 [2022-07-28T22:14:35.671Z] ---> Running in ac4ec368f045 [2022-07-28T22:14:36.329Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:36.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:37.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:37.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:37.726Z] OK: 211 MiB in 51 packages [2022-07-28T22:14:37.986Z] Removing intermediate container a4576e6301c6 [2022-07-28T22:14:37.986Z] ---> 411b1b83a918 [2022-07-28T22:14:37.986Z] [2022-07-28T22:14:37.986Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:14:37.986Z] Removing intermediate container b8d448df957a [2022-07-28T22:14:37.986Z] ---> 534a23bc389e [2022-07-28T22:14:37.986Z] [2022-07-28T22:14:37.986Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T22:14:38.246Z] OK: 211 MiB in 51 packages [2022-07-28T22:14:38.506Z] Removing intermediate container ac4ec368f045 [2022-07-28T22:14:38.506Z] ---> 095fcf8236fe [2022-07-28T22:14:38.506Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:14:38.765Z] 3.16: Pulling from library/alpine [2022-07-28T22:14:38.765Z] 3.16: Pulling from library/alpine [2022-07-28T22:14:38.765Z] ---> c0d8c5428516 [2022-07-28T22:14:38.765Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:14:39.025Z] ---> Running in a175a2de51db [2022-07-28T22:14:39.025Z] Removing intermediate container 596cbf837400 [2022-07-28T22:14:39.025Z] ---> c6be91026f32 [2022-07-28T22:14:39.025Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T22:14:39.025Z] Removing intermediate container e23f05586c3a [2022-07-28T22:14:39.025Z] ---> 94fc80522080 [2022-07-28T22:14:39.025Z] [2022-07-28T22:14:39.025Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T22:14:39.025Z] ---> 2720e26172a0 [2022-07-28T22:14:39.025Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:14:39.025Z] ---> Using cache [2022-07-28T22:14:39.025Z] ---> 597321246d0b [2022-07-28T22:14:39.025Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:39.025Z] ---> Using cache [2022-07-28T22:14:39.025Z] ---> 896612920854 [2022-07-28T22:14:39.025Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T22:14:39.025Z] ---> Running in 94f87209f377 [2022-07-28T22:14:39.283Z] ---> 8ba609b6a991 [2022-07-28T22:14:39.283Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:14:39.283Z] ---> Running in 54188c85d79f [2022-07-28T22:14:39.543Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:14:39.543Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T22:14:39.543Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:14:39.543Z] Status: Image is up to date for alpine:3.16 [2022-07-28T22:14:39.543Z] ---> d7d3d98c851f [2022-07-28T22:14:39.543Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:14:39.543Z] ---> d7d3d98c851f [2022-07-28T22:14:39.543Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:14:39.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:39.543Z] ---> Running in ad4daddf29e2 [2022-07-28T22:14:39.804Z] ---> Running in a8a5294a2303 [2022-07-28T22:14:39.804Z] Removing intermediate container ad4daddf29e2 [2022-07-28T22:14:39.804Z] ---> b47314f13c65 [2022-07-28T22:14:39.804Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T22:14:39.804Z] ---> Running in 23ea21ceb65c [2022-07-28T22:14:40.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:40.620Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T22:14:40.620Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:14:40.620Z] OK: 6 MiB in 15 packages [2022-07-28T22:14:40.620Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T22:14:40.620Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T22:14:40.620Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:14:40.620Z] OK: 6 MiB in 16 packages [2022-07-28T22:14:41.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:42.945Z] Removing intermediate container 23ea21ceb65c [2022-07-28T22:14:42.945Z] ---> c64cb33351f1 [2022-07-28T22:14:42.945Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T22:14:42.945Z] Removing intermediate container a8a5294a2303 [2022-07-28T22:14:42.945Z] ---> 824eb8e582a3 [2022-07-28T22:14:42.945Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:14:43.205Z] ---> Running in 10a6fc49f0ba [2022-07-28T22:14:43.205Z] ---> Running in 56544e04e971 [2022-07-28T22:14:43.465Z] Removing intermediate container 10a6fc49f0ba [2022-07-28T22:14:43.465Z] ---> 926f851244fe [2022-07-28T22:14:43.465Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T22:14:43.465Z] Removing intermediate container 56544e04e971 [2022-07-28T22:14:43.465Z] ---> 55e0528a651f [2022-07-28T22:14:43.465Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T22:14:43.465Z] ---> Running in a7ede8307e2d [2022-07-28T22:14:43.737Z] ---> Running in 8b4f178fa07f [2022-07-28T22:14:43.737Z] Removing intermediate container a7ede8307e2d [2022-07-28T22:14:43.737Z] ---> 9b92420d5c85 [2022-07-28T22:14:43.737Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T22:14:43.737Z] ---> Running in 82f06855cd47 [2022-07-28T22:14:43.737Z] Removing intermediate container 8b4f178fa07f [2022-07-28T22:14:43.737Z] ---> d6d2ac039e2f [2022-07-28T22:14:43.737Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T22:14:43.997Z] Removing intermediate container 82f06855cd47 [2022-07-28T22:14:43.997Z] ---> d99877d0b85a [2022-07-28T22:14:43.997Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T22:14:43.997Z] ---> Running in 47137b609ce0 [2022-07-28T22:14:44.295Z] ---> Running in 3c5baeac2624 [2022-07-28T22:14:44.296Z] Removing intermediate container 47137b609ce0 [2022-07-28T22:14:44.296Z] ---> 48d71d49e6aa [2022-07-28T22:14:44.296Z] Step 15/23 : WORKDIR / [2022-07-28T22:14:44.564Z] ---> Running in 2479efb06078 [2022-07-28T22:14:44.564Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:14:44.564Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:14:44.564Z] OK: 15856 distinct packages available [2022-07-28T22:14:44.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:45.131Z] Removing intermediate container 2479efb06078 [2022-07-28T22:14:45.131Z] ---> 3edd09228c4f [2022-07-28T22:14:45.131Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:14:45.391Z] Removing intermediate container 3c5baeac2624 [2022-07-28T22:14:45.391Z] ---> 04f91abf29ea [2022-07-28T22:14:45.391Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T22:14:45.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:14:45.659Z] ---> 8091e9536e9c [2022-07-28T22:14:45.659Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T22:14:45.659Z] ---> Running in 5238ab656d46 [2022-07-28T22:14:46.227Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T22:14:46.227Z] Removing intermediate container 5238ab656d46 [2022-07-28T22:14:46.227Z] ---> 60aa688e021c [2022-07-28T22:14:46.227Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T22:14:46.227Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T22:14:46.487Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T22:14:46.487Z] ---> b965697df89f [2022-07-28T22:14:46.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T22:14:46.487Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T22:14:46.746Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T22:14:46.747Z] ---> c2b5775be511 [2022-07-28T22:14:46.747Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T22:14:46.747Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T22:14:46.747Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:14:46.945Z] Avoid second fetch [2022-07-28T22:14:46.945Z] Checking out Revision 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (main) [2022-07-28T22:14:47.004Z] ---> Running in 911b69dbbeae [2022-07-28T22:14:47.004Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T22:14:47.004Z] ---> eef994e8de4e [2022-07-28T22:14:47.004Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T22:14:47.004Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T22:14:47.264Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:14:47.264Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:14:47.264Z] ---> Running in 10c229673588 [2022-07-28T22:14:47.264Z] OK: 8 MiB in 23 packages [2022-07-28T22:14:46.905Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T22:14:46.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T22:14:46.972Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T22:14:46.986Z] > git checkout -f 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 [2022-07-28T22:14:47.524Z] Removing intermediate container 10c229673588 [2022-07-28T22:14:47.524Z] ---> d7e71b62db40 [2022-07-28T22:14:47.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:14:47.784Z] ---> Running in 347162ea4110 [2022-07-28T22:14:48.045Z] Removing intermediate container 347162ea4110 [2022-07-28T22:14:48.045Z] ---> 048cd0de50f4 [2022-07-28T22:14:48.045Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:14:48.305Z] ---> Running in 6ed04577b58e [2022-07-28T22:14:48.305Z] Removing intermediate container 94f87209f377 [2022-07-28T22:14:48.305Z] ---> 0072dac4d6c0 [2022-07-28T22:14:48.305Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:14:48.305Z] Removing intermediate container 911b69dbbeae [2022-07-28T22:14:48.305Z] ---> bd0534d1804b [2022-07-28T22:14:48.305Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:14:48.305Z] Removing intermediate container 6ed04577b58e [2022-07-28T22:14:48.305Z] ---> 59a7ad320212 [2022-07-28T22:14:48.305Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:14:48.565Z] ---> 0e2f81255abc [2022-07-28T22:14:48.565Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T22:14:48.565Z] ---> Running in c15c52d7a0c2 [2022-07-28T22:14:48.565Z] Removing intermediate container a175a2de51db [2022-07-28T22:14:48.565Z] ---> 883c28fdb1cd [2022-07-28T22:14:48.565Z] Step 8/23 : COPY . . [2022-07-28T22:14:48.825Z] ---> 17d866faa81a [2022-07-28T22:14:48.825Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T22:14:48.825Z] Removing intermediate container 54188c85d79f [2022-07-28T22:14:48.825Z] ---> 11d2966d11ce [2022-07-28T22:14:48.825Z] Step 8/26 : COPY . . [2022-07-28T22:14:49.084Z] Removing intermediate container c15c52d7a0c2 [2022-07-28T22:14:49.084Z] ---> 48ca8b7cd4a5 [2022-07-28T22:14:49.084Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:14:51.442Z] Commit message: "feat: use different consul service policy rule for service role (#4104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T22:14:52.407Z] ---> Running in 56b102a70451 [2022-07-28T22:14:52.407Z] ---> 6c6a0b1ddfca [2022-07-28T22:14:52.407Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T22:14:52.407Z] ---> 4a643dc725b9 [2022-07-28T22:14:52.407Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T22:14:52.407Z] Removing intermediate container 56b102a70451 [2022-07-28T22:14:52.407Z] ---> aeb8038e8265 [2022-07-28T22:14:52.407Z] [2022-07-28T22:14:52.410Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T22:14:52.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:14:52.410Z] Dload Upload Total Spent Left Speed [2022-07-28T22:14:52.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [2022-07-28T22:14:52.666Z] Successfully built aeb8038e8265 [2022-07-28T22:14:52.666Z] Successfully tagged core-command:latest [2022-07-28T22:14:52.666Z] Building core-metadata [2022-07-28T22:14:52.666Z]  Building core-command ... done  ---> 47978ad5ee4d [2022-07-28T22:14:52.666Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T22:14:52.666Z] ---> 20fdee6013d0 [2022-07-28T22:14:52.666Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T22:14:52.666Z] ---> Running in ef6d6a8cd091 [Pipeline] sh [2022-07-28T22:14:53.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T22:14:53.418Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T22:14:53.418Z] + sudo tee /etc/docker/daemon.new [2022-07-28T22:14:53.418Z] { [2022-07-28T22:14:53.418Z] "registry-mirrors": [ [2022-07-28T22:14:53.418Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T22:14:53.418Z] ], [2022-07-28T22:14:53.418Z] "bip": "10.250.0.254/24", [2022-07-28T22:14:53.418Z] "hosts": [ [2022-07-28T22:14:53.418Z] "tcp://0.0.0.0:5555", [2022-07-28T22:14:53.418Z] "unix:///var/run/docker.sock" [2022-07-28T22:14:53.418Z] ], [2022-07-28T22:14:53.418Z] "mtu": 1458, [2022-07-28T22:14:53.418Z] "selinux-enabled": true, [2022-07-28T22:14:53.418Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T22:14:53.418Z] } [Pipeline] sh [2022-07-28T22:14:53.775Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T22:14:54.188Z] + sudo service docker restart [2022-07-28T22:14:54.632Z] ---> 8dc514a04b4f [2022-07-28T22:14:54.632Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T22:14:54.632Z] Removing intermediate container ef6d6a8cd091 [2022-07-28T22:14:54.632Z] ---> 5bdc93359211 [2022-07-28T22:14:54.632Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:14:54.632Z] ---> Running in 578486962b03 [2022-07-28T22:14:54.632Z] ---> a69d85b91532 [2022-07-28T22:14:54.632Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T22:14:54.632Z] Removing intermediate container 578486962b03 [2022-07-28T22:14:54.632Z] ---> 2f7fda21d6c0 [2022-07-28T22:14:54.632Z] Step 18/20 : LABEL arch=x86_64 [2022-07-28T22:14:54.632Z] ---> 4a5fd9c448da [2022-07-28T22:14:54.632Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:14:54.897Z] ---> Running in 293392e05b78 [2022-07-28T22:14:54.897Z] ---> Running in 46d838121cae [2022-07-28T22:14:54.897Z] ---> 9d93206de599 [2022-07-28T22:14:54.897Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T22:14:55.164Z] ---> Running in 7a63c77e6ae2 [2022-07-28T22:14:55.164Z] Removing intermediate container 293392e05b78 [2022-07-28T22:14:55.164Z] ---> 70577cc75886 [2022-07-28T22:14:55.164Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T22:14:55.423Z] Removing intermediate container 46d838121cae [2022-07-28T22:14:55.423Z] ---> 6ceacd430b0b [2022-07-28T22:14:55.423Z] Step 19/20 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:14:55.423Z] ---> Running in 1182be54323b [2022-07-28T22:14:55.682Z] ---> Running in 9d8d527dae33 [2022-07-28T22:14:55.682Z] Removing intermediate container 1182be54323b [2022-07-28T22:14:55.682Z] ---> c44f4e929bea [2022-07-28T22:14:55.682Z] Step 11/26 : 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-07-28T22:14:55.975Z] ---> 5185f91ee679 [2022-07-28T22:14:55.975Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T22:14:55.975Z] ---> Running in 171a4cfa3a4f [2022-07-28T22:14:55.975Z] Removing intermediate container 9d8d527dae33 [2022-07-28T22:14:55.975Z] ---> 435b4287d511 [2022-07-28T22:14:55.975Z] Step 20/20 : LABEL version=2.3.0-dev.31 [2022-07-28T22:14:55.975Z] ---> Running in f3e796c57b0f [2022-07-28T22:14:56.236Z] ---> Running in c3a502c25925 [2022-07-28T22:14:56.809Z] Removing intermediate container c3a502c25925 [2022-07-28T22:14:56.809Z] ---> 97338115716f [2022-07-28T22:14:56.809Z] [2022-07-28T22:14:56.809Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T22:14:57.079Z] Successfully built 97338115716f [2022-07-28T22:14:57.079Z] Removing intermediate container 7a63c77e6ae2 [2022-07-28T22:14:57.079Z] ---> 93232c921303 [2022-07-28T22:14:57.079Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T22:14:57.079Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-28T22:14:57.079Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-07-28T22:14:57.079Z] ---> Running in 37503c40a0f0 [2022-07-28T22:14:59.032Z] Removing intermediate container 37503c40a0f0 [2022-07-28T22:14:59.032Z] ---> f0e80aa4828e [2022-07-28T22:14:59.032Z] Step 28/31 : CMD ["gate"] [2022-07-28T22:14:59.032Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:14:59.032Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:14:59.032Z] ---> 5a0d853723f0 [2022-07-28T22:14:59.032Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:14:59.032Z] ---> Using cache [2022-07-28T22:14:59.032Z] ---> 859381a062b5 [2022-07-28T22:14:59.032Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:59.032Z] ---> Using cache [2022-07-28T22:14:59.032Z] ---> 8c427ad64841 [2022-07-28T22:14:59.032Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T22:14:59.032Z] ---> Using cache [2022-07-28T22:14:59.032Z] ---> 61323a988864 [2022-07-28T22:14:59.032Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:14:59.032Z] ---> Using cache [2022-07-28T22:14:59.032Z] ---> c4a79ece93c7 [2022-07-28T22:14:59.032Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:14:59.032Z] ---> Using cache [2022-07-28T22:14:59.032Z] ---> 1f20248e2697 [2022-07-28T22:14:59.032Z] Step 8/23 : COPY . . [2022-07-28T22:14:59.295Z] ---> Using cache [2022-07-28T22:14:59.295Z] ---> 4f87561842be [2022-07-28T22:14:59.295Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T22:14:59.295Z] ---> Running in 0fb5ec8d74a1 [2022-07-28T22:14:59.295Z] ---> Running in ee97812ef21f [2022-07-28T22:14:59.555Z] Removing intermediate container 0fb5ec8d74a1 [2022-07-28T22:14:59.555Z] ---> ebdac87ada0d [2022-07-28T22:14:59.555Z] Step 29/31 : LABEL arch=x86_64 [2022-07-28T22:14:59.555Z] Removing intermediate container 171a4cfa3a4f [2022-07-28T22:14:59.555Z] ---> e30e4c5649d9 [2022-07-28T22:14:59.555Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T22:14:59.555Z] ---> Running in ae002119b5c7 [2022-07-28T22:14:59.555Z] ---> Running in 97856e452776 [2022-07-28T22:14:59.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T22:14:59.842Z] Removing intermediate container ae002119b5c7 [2022-07-28T22:14:59.842Z] ---> a9004fc92394 [2022-07-28T22:14:59.842Z] Step 30/31 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:14:59.842Z] ---> Running in 176257e5fe3b [2022-07-28T22:14:59.842Z] Removing intermediate container 97856e452776 [2022-07-28T22:14:59.842Z] ---> 3c927994cbcf [2022-07-28T22:14:59.842Z] [2022-07-28T22:14:59.842Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T22:14:59.842Z] ---> 2720e26172a0 [2022-07-28T22:14:59.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:14:59.842Z] ---> Using cache [2022-07-28T22:14:59.842Z] ---> 597321246d0b [2022-07-28T22:14:59.842Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:14:59.842Z] ---> Using cache [2022-07-28T22:14:59.842Z] ---> 896612920854 [2022-07-28T22:14:59.842Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T22:14:59.842Z] ---> Using cache [2022-07-28T22:14:59.842Z] ---> b5cb831c26b3 [2022-07-28T22:14:59.842Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T22:15:00.104Z] Removing intermediate container 176257e5fe3b [2022-07-28T22:15:00.104Z] ---> 33a70399414e [2022-07-28T22:15:00.104Z] Step 31/31 : LABEL version=2.3.0-dev.31 [2022-07-28T22:15:00.104Z] ---> Running in 7779befc7c5a [2022-07-28T22:15:01.058Z] Removing intermediate container 7779befc7c5a [2022-07-28T22:15:01.058Z] ---> 66a7f5565163 [2022-07-28T22:15:01.058Z] [2022-07-28T22:15:01.058Z] Successfully built 66a7f5565163 [2022-07-28T22:15:01.339Z] Successfully tagged security-bootstrapper:latest [2022-07-28T22:15:01.339Z] Building support-scheduler [2022-07-28T22:15:01.607Z]  Building security-bootstrapper ... done  ---> 4e12412e08c8 [2022-07-28T22:15:01.607Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:15:03.529Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:15:03.529Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:15:03.529Z] ---> 5a0d853723f0 [2022-07-28T22:15:03.529Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T22:15:03.529Z] ---> Using cache [2022-07-28T22:15:03.529Z] ---> 859381a062b5 [2022-07-28T22:15:03.529Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:15:03.529Z] ---> Using cache [2022-07-28T22:15:03.529Z] ---> 8c427ad64841 [2022-07-28T22:15:03.529Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T22:15:03.529Z] ---> Using cache [2022-07-28T22:15:03.529Z] ---> 61323a988864 [2022-07-28T22:15:03.529Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T22:15:03.529Z] ---> Using cache [2022-07-28T22:15:03.529Z] ---> c4a79ece93c7 [2022-07-28T22:15:03.529Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:15:03.529Z] ---> Using cache [2022-07-28T22:15:03.529Z] ---> 1f20248e2697 [2022-07-28T22:15:03.529Z] Step 8/25 : COPY . . [2022-07-28T22:15:03.529Z] ---> Using cache [2022-07-28T22:15:03.529Z] ---> 4f87561842be [2022-07-28T22:15:03.529Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T22:15:06.823Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:15:06.823Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:15:06.823Z] ---> 5a0d853723f0 [2022-07-28T22:15:06.823Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:15:06.823Z] ---> Using cache [2022-07-28T22:15:06.823Z] ---> 859381a062b5 [2022-07-28T22:15:06.823Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:15:06.823Z] ---> Using cache [2022-07-28T22:15:06.823Z] ---> 8c427ad64841 [2022-07-28T22:15:06.823Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T22:15:06.823Z] ---> Using cache [2022-07-28T22:15:06.823Z] ---> 61323a988864 [2022-07-28T22:15:06.823Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:15:06.823Z] ---> Using cache [2022-07-28T22:15:06.823Z] ---> c4a79ece93c7 [2022-07-28T22:15:06.823Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:15:06.823Z] ---> Using cache [2022-07-28T22:15:06.823Z] ---> 1f20248e2697 [2022-07-28T22:15:06.823Z] Step 8/22 : COPY . . [2022-07-28T22:15:06.823Z] ---> Using cache [2022-07-28T22:15:06.823Z] ---> 4f87561842be [2022-07-28T22:15:06.823Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T22:15:08.216Z] ---> c365012d4b63 [2022-07-28T22:15:08.216Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:15:08.476Z] ---> Running in 53984ec08fb4 [2022-07-28T22:15:08.476Z] ---> Running in ca78c488be02 [2022-07-28T22:15:09.045Z] ---> 05ec43b6ac7c [2022-07-28T22:15:09.045Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T22:15:09.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T22:15:09.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T22:15:09.565Z] ---> 8c37b6a7ccb1 [2022-07-28T22:15:09.565Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T22:15:10.135Z] ---> 6904ad560c73 [2022-07-28T22:15:10.135Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:15:10.135Z] ---> Running in ae19ce9cac22 [2022-07-28T22:15:10.413Z] Removing intermediate container ae19ce9cac22 [2022-07-28T22:15:10.413Z] ---> 01bc8e83e1af [2022-07-28T22:15:10.413Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:15:10.686Z] ---> Running in 583034d83cd2 [2022-07-28T22:15:10.946Z] Removing intermediate container 583034d83cd2 [2022-07-28T22:15:10.946Z] ---> 77971d7afb22 [2022-07-28T22:15:10.946Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T22:15:10.946Z] ---> Running in 2ac0988dd2e0 [2022-07-28T22:15:11.206Z] Removing intermediate container 2ac0988dd2e0 [2022-07-28T22:15:11.206Z] ---> 2b6cf27b7719 [2022-07-28T22:15:11.206Z] Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:15:11.206Z] ---> Running in 04821fdd561b [2022-07-28T22:15:11.471Z] Removing intermediate container 04821fdd561b [2022-07-28T22:15:11.471Z] ---> f05161d1178a [2022-07-28T22:15:11.471Z] Step 26/26 : LABEL version=2.3.0-dev.31 [2022-07-28T22:15:11.732Z] ---> Running in dbbdaeedfb06 [2022-07-28T22:15:11.991Z] Removing intermediate container dbbdaeedfb06 [2022-07-28T22:15:11.991Z] ---> a5701e915ff9 [2022-07-28T22:15:11.991Z] [2022-07-28T22:15:11.991Z] Successfully built a5701e915ff9 [2022-07-28T22:15:11.991Z] Successfully tagged security-spire-agent:latest [2022-07-28T22:15:11.991Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:15:12.537Z] provisioning config files... [2022-07-28T22:15:12.563Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config5960316206475609452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:15:12.930Z] ---> docker-login.sh [2022-07-28T22:15:12.930Z] nexus3.edgexfoundry.org:10001 [2022-07-28T22:15:13.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:15:13.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:15:13.808Z] Configure a credential helper to remove this warning. See [2022-07-28T22:15:13.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:15:13.808Z] [2022-07-28T22:15:13.808Z] Login Succeeded [2022-07-28T22:15:13.808Z] nexus3.edgexfoundry.org:10002 [2022-07-28T22:15:14.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:15:14.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:15:14.406Z] Configure a credential helper to remove this warning. See [2022-07-28T22:15:14.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:15:14.406Z] [2022-07-28T22:15:14.406Z] Login Succeeded [2022-07-28T22:15:14.406Z] nexus3.edgexfoundry.org:10003 [2022-07-28T22:15:14.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:15:14.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:15:14.959Z] Configure a credential helper to remove this warning. See [2022-07-28T22:15:14.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:15:14.959Z] [2022-07-28T22:15:14.959Z] Login Succeeded [2022-07-28T22:15:14.959Z] nexus3.edgexfoundry.org:10004 [2022-07-28T22:15:15.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:15:15.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:15:15.514Z] Configure a credential helper to remove this warning. See [2022-07-28T22:15:15.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:15:15.514Z] [2022-07-28T22:15:15.514Z] Login Succeeded [2022-07-28T22:15:15.514Z] docker.io [2022-07-28T22:15:15.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:15:16.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:15:16.062Z] Configure a credential helper to remove this warning. See [2022-07-28T22:15:16.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:15:16.062Z] [2022-07-28T22:15:16.062Z] Login Succeeded [2022-07-28T22:15:16.062Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T22:15:16.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-28T22:15:16.873Z] + git config --global --add safe.directory /w/workspace/edgex-go/266 [Pipeline] echo [2022-07-28T22:15:16.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:15:16.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:15:16.919Z] ========================================================= [2022-07-28T22:15:16.919Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T22:15:16.919Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:15:17.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:15:17.279Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:15:17.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:15:17.279Z] ---> 5a0d853723f0 [2022-07-28T22:15:17.279Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:15:17.279Z] ---> Using cache [2022-07-28T22:15:17.279Z] ---> 859381a062b5 [2022-07-28T22:15:17.279Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:15:17.279Z] ---> Using cache [2022-07-28T22:15:17.279Z] ---> 8c427ad64841 [2022-07-28T22:15:17.279Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T22:15:17.279Z] ---> Using cache [2022-07-28T22:15:17.279Z] ---> 61323a988864 [2022-07-28T22:15:17.279Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:15:17.279Z] ---> Using cache [2022-07-28T22:15:17.279Z] ---> c4a79ece93c7 [2022-07-28T22:15:17.279Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:15:17.279Z] ---> Using cache [2022-07-28T22:15:17.279Z] ---> 1f20248e2697 [2022-07-28T22:15:17.279Z] Step 8/22 : COPY . . [2022-07-28T22:15:17.279Z] ---> Using cache [2022-07-28T22:15:17.279Z] ---> 4f87561842be [2022-07-28T22:15:17.279Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T22:15:17.553Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T22:15:17.553Z] b3c136eddcbf: Pulling fs layer [2022-07-28T22:15:17.553Z] c0a3192eca97: Pulling fs layer [2022-07-28T22:15:17.553Z] a050256f5b6f: Pulling fs layer [2022-07-28T22:15:17.553Z] 656be50a0ddc: Pulling fs layer [2022-07-28T22:15:17.553Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T22:15:17.553Z] 46d945488cbd: Pulling fs layer [2022-07-28T22:15:17.553Z] 8a5474983e97: Pulling fs layer [2022-07-28T22:15:17.553Z] 329c88fbcd65: Pulling fs layer [2022-07-28T22:15:17.553Z] 2bbca73fdf42: Waiting [2022-07-28T22:15:17.553Z] 46d945488cbd: Waiting [2022-07-28T22:15:17.553Z] 8a5474983e97: Waiting [2022-07-28T22:15:17.553Z] 656be50a0ddc: Waiting [2022-07-28T22:15:17.553Z] 329c88fbcd65: Waiting [2022-07-28T22:15:17.553Z] a050256f5b6f: Download complete [2022-07-28T22:15:17.553Z] c0a3192eca97: Verifying Checksum [2022-07-28T22:15:17.553Z] c0a3192eca97: Download complete [2022-07-28T22:15:17.553Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T22:15:17.553Z] 2bbca73fdf42: Download complete [2022-07-28T22:15:17.553Z] 46d945488cbd: Download complete [2022-07-28T22:15:17.553Z] b3c136eddcbf: Download complete [2022-07-28T22:15:19.045Z] b3c136eddcbf: Pull complete [2022-07-28T22:15:19.045Z] 329c88fbcd65: Verifying Checksum [2022-07-28T22:15:19.045Z] 329c88fbcd65: Download complete [2022-07-28T22:15:19.648Z] c0a3192eca97: Pull complete [2022-07-28T22:15:19.848Z] ---> Running in 748fa08253fb [2022-07-28T22:15:19.926Z] a050256f5b6f: Pull complete [2022-07-28T22:15:19.927Z] 8a5474983e97: Verifying Checksum [2022-07-28T22:15:19.927Z] 8a5474983e97: Download complete [2022-07-28T22:15:20.909Z] 656be50a0ddc: Download complete [2022-07-28T22:15:21.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T22:15:36.029Z] 656be50a0ddc: Pull complete [2022-07-28T22:15:36.029Z] 2bbca73fdf42: Pull complete [2022-07-28T22:15:36.029Z] 46d945488cbd: Pull complete [2022-07-28T22:15:36.223Z] Removing intermediate container ee97812ef21f [2022-07-28T22:15:36.223Z] ---> 3972e70687f5 [2022-07-28T22:15:36.223Z] [2022-07-28T22:15:36.223Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:15:36.223Z] ---> d7d3d98c851f [2022-07-28T22:15:36.223Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:15:36.223Z] ---> Using cache [2022-07-28T22:15:36.223Z] ---> 824eb8e582a3 [2022-07-28T22:15:36.223Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:15:36.223Z] ---> Using cache [2022-07-28T22:15:36.223Z] ---> 55e0528a651f [2022-07-28T22:15:36.223Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T22:15:36.223Z] Removing intermediate container f3e796c57b0f [2022-07-28T22:15:36.223Z] ---> 32843592c5b1 [2022-07-28T22:15:36.223Z] [2022-07-28T22:15:36.223Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:15:36.223Z] ---> d7d3d98c851f [2022-07-28T22:15:36.223Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T22:15:36.223Z] ---> Running in 28ab99e3497b [2022-07-28T22:15:36.550Z] ---> Running in 43bdf23fba6e [2022-07-28T22:15:36.550Z] Removing intermediate container 28ab99e3497b [2022-07-28T22:15:36.550Z] ---> cdc24e9498f7 [2022-07-28T22:15:36.550Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T22:15:37.147Z] ---> Running in aba7ee508b99 [2022-07-28T22:15:37.147Z] Removing intermediate container 43bdf23fba6e [2022-07-28T22:15:37.147Z] ---> 3de13241b3df [2022-07-28T22:15:37.147Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T22:15:37.147Z] ---> Running in 5242de9ec303 [2022-07-28T22:15:37.413Z] Removing intermediate container aba7ee508b99 [2022-07-28T22:15:37.413Z] ---> 2650ba214c0c [2022-07-28T22:15:37.413Z] Step 15/23 : WORKDIR / [2022-07-28T22:15:37.413Z] ---> Running in d2bda66b8fc3 [2022-07-28T22:15:37.685Z] Removing intermediate container 5242de9ec303 [2022-07-28T22:15:37.685Z] ---> 7817138b0184 [2022-07-28T22:15:37.685Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T22:15:37.685Z] ---> Running in d6937b7f770a [2022-07-28T22:15:37.948Z] Removing intermediate container d2bda66b8fc3 [2022-07-28T22:15:37.948Z] ---> ffac960d1978 [2022-07-28T22:15:37.948Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:15:38.214Z] Removing intermediate container d6937b7f770a [2022-07-28T22:15:38.214Z] ---> fd3dd5c65e02 [2022-07-28T22:15:38.214Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:15:38.214Z] ---> Running in e8751c6ffa4e [2022-07-28T22:15:38.478Z] ---> 360da40dea53 [2022-07-28T22:15:38.478Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T22:15:39.959Z] ---> e5f55d6b34e7 [2022-07-28T22:15:39.959Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T22:15:40.627Z] ---> d034d820ef41 [2022-07-28T22:15:40.627Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T22:15:40.627Z] ---> Running in 96bb25c287e9 [2022-07-28T22:15:40.627Z] Removing intermediate container e8751c6ffa4e [2022-07-28T22:15:40.627Z] ---> 039dcfe8034a [2022-07-28T22:15:40.627Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T22:15:40.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T22:15:40.887Z] ---> Running in f563f1782770 [2022-07-28T22:15:40.887Z] Removing intermediate container 96bb25c287e9 [2022-07-28T22:15:40.887Z] ---> 338975c2ccf3 [2022-07-28T22:15:40.887Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:15:41.151Z] ---> Running in e7a693cc5698 [2022-07-28T22:15:41.411Z] Removing intermediate container e7a693cc5698 [2022-07-28T22:15:41.411Z] ---> bbd366e47c15 [2022-07-28T22:15:41.411Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:15:41.411Z] ---> Running in 20110176485e [2022-07-28T22:15:41.459Z] 8a5474983e97: Pull complete [2022-07-28T22:15:41.672Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:41.940Z] Removing intermediate container 20110176485e [2022-07-28T22:15:41.940Z] ---> d8041247a008 [2022-07-28T22:15:41.940Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:15:42.211Z] ---> Running in 2d24f076cf57 [2022-07-28T22:15:42.211Z] Removing intermediate container 2d24f076cf57 [2022-07-28T22:15:42.211Z] ---> 040c7cebd6ad [2022-07-28T22:15:42.211Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:15:42.470Z] ---> Running in 426a2a216a2c [2022-07-28T22:15:42.470Z] Removing intermediate container 426a2a216a2c [2022-07-28T22:15:42.470Z] ---> 068dc22aa117 [2022-07-28T22:15:42.470Z] [2022-07-28T22:15:42.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:42.729Z] Successfully built 068dc22aa117 [2022-07-28T22:15:42.729Z] Successfully tagged core-metadata:latest [2022-07-28T22:15:42.729Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-07-28T22:15:42.901Z] 329c88fbcd65: Pull complete [2022-07-28T22:15:43.177Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T22:15:43.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:15:43.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T22:15:43.302Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T22:15:43.302Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T22:15:43.302Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T22:15:43.534Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:15:43.534Z] WORKDIR /edgex [2022-07-28T22:15:43.534Z] COPY go.mod . [2022-07-28T22:15:43.534Z] RUN go mod download [2022-07-28T22:15:43.534Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-28T22:15:43.563Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T22:15:44.539Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T22:15:44.539Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T22:15:44.539Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:15:44.539Z] OK: 8 MiB in 20 packages [2022-07-28T22:15:46.173Z] Sending build context to Docker daemon 169.3MB [2022-07-28T22:15:46.173Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T22:15:46.173Z] ---> ff4287adb874 [2022-07-28T22:15:46.173Z] Step 2/4 : WORKDIR /edgex [2022-07-28T22:15:47.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-28T22:15:47.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:15:47.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:15:47.867Z] ---> 5a0d853723f0 [2022-07-28T22:15:47.867Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:15:47.867Z] ---> Using cache [2022-07-28T22:15:47.867Z] ---> 859381a062b5 [2022-07-28T22:15:47.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:15:47.867Z] ---> Using cache [2022-07-28T22:15:47.867Z] ---> 8c427ad64841 [2022-07-28T22:15:47.867Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T22:15:48.160Z] ---> Running in 6430fd6b7e9f [2022-07-28T22:15:48.160Z] Removing intermediate container 6430fd6b7e9f [2022-07-28T22:15:48.160Z] ---> 8f0c17606b2e [2022-07-28T22:15:48.160Z] Step 3/4 : COPY go.mod . [2022-07-28T22:15:48.758Z] ---> 2a162d5c7ef8 [2022-07-28T22:15:48.758Z] Step 4/4 : RUN go mod download [2022-07-28T22:15:48.758Z] ---> Running in 44d74772a2bb [2022-07-28T22:15:49.266Z] Removing intermediate container 53984ec08fb4 [2022-07-28T22:15:49.266Z] ---> 10d32972ba68 [2022-07-28T22:15:49.266Z] [2022-07-28T22:15:49.266Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T22:15:49.266Z] ---> d7d3d98c851f [2022-07-28T22:15:49.266Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T22:15:49.266Z] ---> Running in 4ceb11beec25 [2022-07-28T22:15:49.552Z] ---> Running in 833de3bd6e55 [2022-07-28T22:15:49.552Z] Removing intermediate container f563f1782770 [2022-07-28T22:15:49.552Z] ---> 1c5a8c2bddd4 [2022-07-28T22:15:49.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:15:50.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:50.798Z] ---> e8d8c8b5dfa3 [2022-07-28T22:15:50.798Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T22:15:50.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:51.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:51.328Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T22:15:51.328Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T22:15:51.328Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T22:15:51.328Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:15:51.328Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:15:51.328Z] OK: 6 MiB in 17 packages [2022-07-28T22:15:51.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:51.940Z] OK: 211 MiB in 51 packages [2022-07-28T22:15:53.387Z] ---> 317887d6d33b [2022-07-28T22:15:53.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T22:15:53.387Z] Removing intermediate container 748fa08253fb [2022-07-28T22:15:53.387Z] ---> 3dc3ef128469 [2022-07-28T22:15:53.387Z] [2022-07-28T22:15:53.387Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:15:53.387Z] ---> d7d3d98c851f [2022-07-28T22:15:53.387Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T22:15:53.387Z] Removing intermediate container ca78c488be02 [2022-07-28T22:15:53.387Z] ---> 211649c29759 [2022-07-28T22:15:53.387Z] [2022-07-28T22:15:53.387Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:15:53.387Z] ---> d7d3d98c851f [2022-07-28T22:15:53.387Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:15:53.387Z] ---> Using cache [2022-07-28T22:15:53.387Z] ---> 824eb8e582a3 [2022-07-28T22:15:53.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:15:53.387Z] ---> Using cache [2022-07-28T22:15:53.387Z] ---> 55e0528a651f [2022-07-28T22:15:53.387Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T22:15:53.661Z] ---> Running in 4e0616f75265 [2022-07-28T22:15:53.661Z] ---> Running in 184ea882dfb3 [2022-07-28T22:15:53.924Z] ---> 7730402cd782 [2022-07-28T22:15:53.924Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T22:15:53.924Z] Removing intermediate container 4ceb11beec25 [2022-07-28T22:15:53.924Z] ---> ae80b8d48acf [2022-07-28T22:15:53.924Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:15:53.924Z] Removing intermediate container 833de3bd6e55 [2022-07-28T22:15:53.924Z] ---> 6c11971c64f7 [2022-07-28T22:15:53.924Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T22:15:53.924Z] ---> Running in 7c48b1707bed [2022-07-28T22:15:53.924Z] ---> Running in 4808a2a3df69 [2022-07-28T22:15:54.196Z] Removing intermediate container 184ea882dfb3 [2022-07-28T22:15:54.196Z] ---> 71ccfa2801ba [2022-07-28T22:15:54.196Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T22:15:54.196Z] ---> 2b4f954aae90 [2022-07-28T22:15:54.196Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:15:54.196Z] ---> Running in 3af1ec1bff82 [2022-07-28T22:15:54.196Z] ---> Running in 58c8479f701c [2022-07-28T22:15:54.196Z] Removing intermediate container 7c48b1707bed [2022-07-28T22:15:54.196Z] ---> a92d0616b593 [2022-07-28T22:15:54.196Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:15:54.196Z] Removing intermediate container 4808a2a3df69 [2022-07-28T22:15:54.196Z] ---> 5fb0798f54e7 [2022-07-28T22:15:54.196Z] Step 13/25 : WORKDIR / [2022-07-28T22:15:54.196Z] ---> Running in 4609c84a12bd [2022-07-28T22:15:54.467Z] ---> Running in b0210566b46f [2022-07-28T22:15:54.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:54.742Z] Removing intermediate container 58c8479f701c [2022-07-28T22:15:54.742Z] ---> f11508012247 [2022-07-28T22:15:54.742Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:15:54.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:15:54.742Z] Removing intermediate container 4609c84a12bd [2022-07-28T22:15:54.742Z] ---> c107c4f191f4 [2022-07-28T22:15:54.742Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:15:55.017Z] Removing intermediate container b0210566b46f [2022-07-28T22:15:55.017Z] ---> 89581976ad01 [2022-07-28T22:15:55.017Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-28T22:15:55.017Z] ---> Running in fe96e7c6b8c2 [2022-07-28T22:15:55.017Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T22:15:55.017Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T22:15:55.017Z] ---> 4e8be86c972c [2022-07-28T22:15:55.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T22:15:55.017Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T22:15:55.017Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T22:15:55.281Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T22:15:55.281Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T22:15:55.281Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:15:55.281Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:15:55.281Z] OK: 8 MiB in 20 packages [2022-07-28T22:15:55.544Z] ---> 23048b87d0a7 [2022-07-28T22:15:55.544Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-28T22:15:55.544Z] Removing intermediate container fe96e7c6b8c2 [2022-07-28T22:15:55.544Z] ---> 9fc637c4f7b8 [2022-07-28T22:15:55.544Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:15:55.820Z] ---> Running in 15e037f8ad2c [2022-07-28T22:15:56.461Z] ---> d3e09cbd8737 [2022-07-28T22:15:56.461Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T22:15:57.403Z] Removing intermediate container 15e037f8ad2c [2022-07-28T22:15:57.403Z] ---> dbdd85b8b02b [2022-07-28T22:15:57.403Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:15:57.403Z] ---> bf9387334bd4 [2022-07-28T22:15:57.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T22:15:57.403Z] ---> f9d31a86e8a8 [2022-07-28T22:15:57.403Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-28T22:15:57.403Z] ---> Running in e1ca91091643 [2022-07-28T22:15:57.403Z] Removing intermediate container 4e0616f75265 [2022-07-28T22:15:57.403Z] ---> 78a92e17a2d0 [2022-07-28T22:15:57.403Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T22:15:57.663Z] ---> Running in d6bf0f03cb09 [2022-07-28T22:15:57.663Z] Removing intermediate container e1ca91091643 [2022-07-28T22:15:57.663Z] ---> 455cd0a1dc64 [2022-07-28T22:15:57.663Z] [2022-07-28T22:15:57.927Z] ---> cc40a8bb94c2 [2022-07-28T22:15:57.928Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T22:15:57.928Z] Successfully built 455cd0a1dc64 [2022-07-28T22:15:58.187Z] Successfully tagged core-data:latest [2022-07-28T22:15:58.187Z]  Building core-data ... done Removing intermediate container d6bf0f03cb09 [2022-07-28T22:15:58.187Z] Building support-notifications [2022-07-28T22:15:58.187Z] ---> 37ae198564ce [2022-07-28T22:15:58.187Z] Step 13/22 : WORKDIR /edgex [2022-07-28T22:15:58.187Z] ---> 04b084419ff8 [2022-07-28T22:15:58.187Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T22:15:58.187Z] ---> Running in 8eb3dd7ea43d [2022-07-28T22:15:58.187Z] ---> Running in 1e59e13e89cb [2022-07-28T22:16:00.752Z] Removing intermediate container 8eb3dd7ea43d [2022-07-28T22:16:00.752Z] ---> 41ea5cd7dd9f [2022-07-28T22:16:00.752Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:16:00.752Z] ---> fd98ebf5d5e1 [2022-07-28T22:16:00.752Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T22:16:00.752Z] Removing intermediate container 1e59e13e89cb [2022-07-28T22:16:00.752Z] ---> cedfebad72c8 [2022-07-28T22:16:00.752Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T22:16:00.752Z] ---> Running in 6f4f21bcf9aa [2022-07-28T22:16:01.326Z] Removing intermediate container 6f4f21bcf9aa [2022-07-28T22:16:01.326Z] ---> 10c41b668d35 [2022-07-28T22:16:01.326Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T22:16:02.271Z] ---> 749c4a3b3e77 [2022-07-28T22:16:02.271Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T22:16:02.271Z] ---> 4e67e6917f08 [2022-07-28T22:16:02.271Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T22:16:02.271Z] ---> Running in 444241d182e2 [2022-07-28T22:16:02.537Z] Removing intermediate container 444241d182e2 [2022-07-28T22:16:02.537Z] ---> a0735ea89761 [2022-07-28T22:16:02.537Z] Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:02.798Z] ---> f977962d1c7f [2022-07-28T22:16:02.798Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T22:16:02.798Z] ---> Running in ea146e89f43b [2022-07-28T22:16:03.076Z] ---> Running in 71957a89c1a7 [2022-07-28T22:16:03.076Z] ---> 32f272a6ec79 [2022-07-28T22:16:03.076Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T22:16:03.076Z] Removing intermediate container ea146e89f43b [2022-07-28T22:16:03.076Z] ---> 51d65d6c1433 [2022-07-28T22:16:03.076Z] Step 22/22 : LABEL version=2.3.0-dev.31 [2022-07-28T22:16:03.336Z] ---> Running in 33861fede28e [2022-07-28T22:16:03.595Z] Removing intermediate container 3af1ec1bff82 [2022-07-28T22:16:03.595Z] ---> 20e1098e034c [2022-07-28T22:16:03.595Z] Step 8/23 : COPY . . [2022-07-28T22:16:03.595Z] ---> 210a7a64a02a [2022-07-28T22:16:03.595Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T22:16:04.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:16:04.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:16:04.163Z] ---> 5a0d853723f0 [2022-07-28T22:16:04.163Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:16:04.163Z] ---> Using cache [2022-07-28T22:16:04.163Z] ---> 859381a062b5 [2022-07-28T22:16:04.163Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:16:04.163Z] ---> Using cache [2022-07-28T22:16:04.163Z] ---> 8c427ad64841 [2022-07-28T22:16:04.163Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T22:16:04.733Z] Removing intermediate container 33861fede28e [2022-07-28T22:16:04.733Z] ---> 17092c6dcb08 [2022-07-28T22:16:04.733Z] [2022-07-28T22:16:04.993Z] Successfully built 17092c6dcb08 [2022-07-28T22:16:05.562Z] Successfully tagged support-scheduler:latest [2022-07-28T22:16:05.838Z]  Building support-scheduler ... done  ---> 39f2116987b7 [2022-07-28T22:16:05.838Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T22:16:05.838Z] ---> Running in a4bced50237a [2022-07-28T22:16:06.100Z] ---> Running in fc0805ff66b3 [2022-07-28T22:16:06.100Z] Removing intermediate container 71957a89c1a7 [2022-07-28T22:16:06.100Z] ---> 1b9b8baffeb8 [2022-07-28T22:16:06.100Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T22:16:06.362Z] ---> Running in 7d9f4aa464e9 [2022-07-28T22:16:06.622Z] Removing intermediate container 7d9f4aa464e9 [2022-07-28T22:16:06.622Z] ---> 87e1215eb63d [2022-07-28T22:16:06.622Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T22:16:06.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:16:06.622Z] ---> Running in cca2fa34c5ed [2022-07-28T22:16:06.894Z] Removing intermediate container cca2fa34c5ed [2022-07-28T22:16:06.894Z] ---> 7f6f7d4ad3a3 [2022-07-28T22:16:06.894Z] Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:07.156Z] ---> Running in 5123cbd463a2 [2022-07-28T22:16:07.417Z] Removing intermediate container 5123cbd463a2 [2022-07-28T22:16:07.417Z] ---> 6d877ab1ae98 [2022-07-28T22:16:07.417Z] Step 25/25 : LABEL version=2.3.0-dev.31 [2022-07-28T22:16:07.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:16:07.417Z] Removing intermediate container fc0805ff66b3 [2022-07-28T22:16:07.417Z] ---> a8bcf44598cd [2022-07-28T22:16:07.417Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T22:16:07.417Z] ---> Running in 5b377e6b80f0 [2022-07-28T22:16:07.417Z] ---> Running in 52d10b785a39 [2022-07-28T22:16:07.686Z] Removing intermediate container 5b377e6b80f0 [2022-07-28T22:16:07.686Z] ---> dc14fbc0827c [2022-07-28T22:16:07.686Z] [2022-07-28T22:16:07.686Z] Removing intermediate container 52d10b785a39 [2022-07-28T22:16:07.686Z] ---> 62ab80b9cf9f [2022-07-28T22:16:07.686Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T22:16:07.686Z] OK: 211 MiB in 51 packages [2022-07-28T22:16:07.984Z] ---> Running in 36085dcd8a46 [2022-07-28T22:16:07.984Z] Successfully built dc14fbc0827c [2022-07-28T22:16:07.984Z] Successfully tagged security-secretstore-setup:latest [2022-07-28T22:16:07.984Z]  Building security-secretstore-setup ... done Removing intermediate container 36085dcd8a46 [2022-07-28T22:16:07.984Z] ---> 01441624986a [2022-07-28T22:16:07.984Z] Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:08.265Z] ---> Running in 391f670ad690 [2022-07-28T22:16:08.582Z] Removing intermediate container 391f670ad690 [2022-07-28T22:16:08.582Z] ---> dd9b8f583b2e [2022-07-28T22:16:08.582Z] Step 22/22 : LABEL version=2.3.0-dev.31 [2022-07-28T22:16:08.582Z] ---> Running in 0a33876bb3af [2022-07-28T22:16:08.582Z] Removing intermediate container a4bced50237a [2022-07-28T22:16:08.582Z] ---> 86a268611eed [2022-07-28T22:16:08.582Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:16:08.844Z] Removing intermediate container 0a33876bb3af [2022-07-28T22:16:08.844Z] ---> a40fa23b7e23 [2022-07-28T22:16:08.844Z] [2022-07-28T22:16:09.106Z] ---> fdae4e84874a [2022-07-28T22:16:09.106Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:16:09.106Z] Successfully built a40fa23b7e23 [2022-07-28T22:16:09.106Z] Successfully tagged security-proxy-setup:latest [2022-07-28T22:16:09.106Z] ---> Running in e1457a806c61 [2022-07-28T22:16:11.649Z]  Building security-proxy-setup ... done  ---> e437dd5aff4b [2022-07-28T22:16:11.649Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T22:16:11.910Z] ---> Running in 4b1d839d3fa5 [2022-07-28T22:16:12.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T22:16:16.372Z] Removing intermediate container e1457a806c61 [2022-07-28T22:16:16.372Z] ---> b20cb9ad28ec [2022-07-28T22:16:16.372Z] Step 8/22 : COPY . . [2022-07-28T22:16:24.499Z] ---> d9a2f75353e5 [2022-07-28T22:16:24.499Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T22:16:24.499Z] ---> Running in 1bb2d34605ae [2022-07-28T22:16:24.757Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T22:16:27.772Z] Removing intermediate container 44d74772a2bb [2022-07-28T22:16:27.772Z] ---> 32a0e132ae5f [2022-07-28T22:16:27.772Z] Successfully built 32a0e132ae5f [2022-07-28T22:16:27.772Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:28.052Z] Removing intermediate container 4b1d839d3fa5 [2022-07-28T22:16:28.052Z] ---> 35ca224c3ba2 [2022-07-28T22:16:28.052Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T22:16:28.052Z] ---> Running in 56e1d1d190dd [2022-07-28T22:16:28.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T22:16:28.132Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T22:16:28.133Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:16:28.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container [2022-07-28T22:16:28.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T22:16:29.428Z] Removing intermediate container 56e1d1d190dd [2022-07-28T22:16:29.428Z] ---> 43f69ac38935 [2022-07-28T22:16:29.428Z] [2022-07-28T22:16:29.428Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T22:16:29.428Z] 20.10.14: Pulling from library/docker [2022-07-28T22:16:29.810Z] $ docker top 04a146df2ee59442ec938fa7e69932dedb090d97f7d62dd7f6ae794909575ece -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:16:30.710Z] + go version [2022-07-28T22:16:30.710Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T22:16:30.738Z] $ docker stop --time=1 04a146df2ee59442ec938fa7e69932dedb090d97f7d62dd7f6ae794909575ece [2022-07-28T22:16:32.373Z] $ docker rm -f 04a146df2ee59442ec938fa7e69932dedb090d97f7d62dd7f6ae794909575ece [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-07-28T22:16:33.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T22:16:33.059Z] [2022-07-28T22:16:33.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:33.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T22:16:33.698Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-28T22:16:33.698Z] 29e5d40040c1: Pulling fs layer [2022-07-28T22:16:33.698Z] 1ce36da41761: Pulling fs layer [2022-07-28T22:16:33.698Z] 25b303627fd3: Pulling fs layer [2022-07-28T22:16:33.698Z] 29e5d40040c1: Verifying Checksum [2022-07-28T22:16:33.698Z] 29e5d40040c1: Download complete [2022-07-28T22:16:33.976Z] 1ce36da41761: Verifying Checksum [2022-07-28T22:16:33.976Z] 1ce36da41761: Download complete [2022-07-28T22:16:34.249Z] 29e5d40040c1: Pull complete [2022-07-28T22:16:34.716Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T22:16:34.716Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T22:16:34.716Z] ---> 7417809fdb73 [2022-07-28T22:16:34.716Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:16:35.659Z] ---> Running in 65289587b129 [2022-07-28T22:16:35.689Z] 25b303627fd3: Verifying Checksum [2022-07-28T22:16:35.689Z] 25b303627fd3: Download complete [2022-07-28T22:16:35.689Z] 1ce36da41761: Pull complete [2022-07-28T22:16:35.926Z] Removing intermediate container 65289587b129 [2022-07-28T22:16:35.926Z] ---> d442037dd7fe [2022-07-28T22:16:35.926Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T22:16:35.926Z] ---> Running in b79eae7d52ea [2022-07-28T22:16:36.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:16:36.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:16:37.023Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T22:16:37.023Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T22:16:37.023Z] Executing bash-5.1.16-r0.post-install [2022-07-28T22:16:37.023Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T22:16:37.023Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T22:16:37.023Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T22:16:37.023Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T22:16:37.023Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T22:16:37.023Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T22:16:37.023Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T22:16:37.023Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T22:16:37.023Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T22:16:37.023Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T22:16:37.023Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T22:16:37.023Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T22:16:37.023Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T22:16:37.023Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T22:16:37.023Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T22:16:37.670Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T22:16:37.670Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T22:16:37.670Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T22:16:37.670Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T22:16:37.670Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T22:16:37.670Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T22:16:37.670Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T22:16:37.670Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T22:16:37.670Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T22:16:37.670Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T22:16:37.670Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T22:16:37.670Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T22:16:37.670Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T22:16:37.670Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T22:16:37.670Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T22:16:37.670Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T22:16:37.670Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T22:16:37.670Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T22:16:37.670Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T22:16:37.670Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T22:16:37.670Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T22:16:37.670Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T22:16:37.670Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T22:16:37.670Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T22:16:37.670Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T22:16:37.670Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T22:16:37.670Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T22:16:37.670Z] OK: 83 MiB in 65 packages [2022-07-28T22:16:38.688Z] Collecting docker-compose==1.23.2 [2022-07-28T22:16:38.688Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T22:16:38.688Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T22:16:38.688Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T22:16:38.688Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T22:16:39.006Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T22:16:39.006Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T22:16:39.269Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T22:16:39.269Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T22:16:39.896Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T22:16:39.896Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T22:16:39.896Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T22:16:39.896Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T22:16:39.896Z] Collecting PyYAML<4,>=3.10 [2022-07-28T22:16:39.896Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T22:16:40.483Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T22:16:40.483Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T22:16:40.766Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T22:16:40.766Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T22:16:40.766Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T22:16:40.766Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T22:16:40.766Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T22:16:41.041Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T22:16:41.042Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T22:16:41.042Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T22:16:41.042Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T22:16:41.042Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T22:16:41.042Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T22:16:41.042Z] Collecting idna<2.8,>=2.5 [2022-07-28T22:16:41.042Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T22:16:41.303Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T22:16:41.303Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T22:16:41.303Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T22:16:41.303Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T22:16:41.303Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T22:16:41.303Z] Attempting uninstall: urllib3 [2022-07-28T22:16:41.303Z] Found existing installation: urllib3 1.26.7 [2022-07-28T22:16:41.303Z] Uninstalling urllib3-1.26.7: [2022-07-28T22:16:41.303Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T22:16:41.563Z] Attempting uninstall: idna [2022-07-28T22:16:41.563Z] Found existing installation: idna 3.3 [2022-07-28T22:16:41.563Z] Uninstalling idna-3.3: [2022-07-28T22:16:41.563Z] Successfully uninstalled idna-3.3 [2022-07-28T22:16:42.150Z] Attempting uninstall: requests [2022-07-28T22:16:42.150Z] Found existing installation: requests 2.26.0 [2022-07-28T22:16:42.150Z] Uninstalling requests-2.26.0: [2022-07-28T22:16:42.150Z] Successfully uninstalled requests-2.26.0 [2022-07-28T22:16:42.727Z] Running setup.py install for texttable: started [2022-07-28T22:16:43.297Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T22:16:43.297Z] Running setup.py install for PyYAML: started [2022-07-28T22:16:43.558Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T22:16:43.558Z] Running setup.py install for docopt: started [2022-07-28T22:16:44.129Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T22:16:44.129Z] Running setup.py install for dockerpty: started [2022-07-28T22:16:44.391Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T22:16:45.340Z] Removing intermediate container 1bb2d34605ae [2022-07-28T22:16:45.340Z] ---> eb5ce3a57c77 [2022-07-28T22:16:45.340Z] [2022-07-28T22:16:45.340Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:16:45.340Z] ---> d7d3d98c851f [2022-07-28T22:16:45.340Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T22:16:45.340Z] ---> Running in 626124565d29 [2022-07-28T22:16:45.340Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-28T22:16:45.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T22:16:45.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T22:16:45.862Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T22:16:45.862Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T22:16:45.862Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:16:45.862Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:16:46.121Z] OK: 6 MiB in 16 packages [2022-07-28T22:16:47.064Z] Removing intermediate container 626124565d29 [2022-07-28T22:16:47.064Z] ---> 1ee9407a33b5 [2022-07-28T22:16:47.064Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:16:47.325Z] ---> Running in 8cc791185869 [2022-07-28T22:16:47.325Z] Removing intermediate container 8cc791185869 [2022-07-28T22:16:47.325Z] ---> 4e803495fe4d [2022-07-28T22:16:47.325Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T22:16:47.587Z] ---> Running in ef75d83ab257 [2022-07-28T22:16:47.587Z] Removing intermediate container ef75d83ab257 [2022-07-28T22:16:47.587Z] ---> d4c3135aeb62 [2022-07-28T22:16:47.587Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T22:16:47.587Z] ---> Running in daa27731fef1 [2022-07-28T22:16:47.849Z] Removing intermediate container daa27731fef1 [2022-07-28T22:16:47.849Z] ---> 62df3922aefe [2022-07-28T22:16:47.849Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:16:47.849Z] Removing intermediate container b79eae7d52ea [2022-07-28T22:16:47.849Z] ---> b5781e12d7eb [2022-07-28T22:16:47.849Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T22:16:47.849Z] ---> Running in fbf690727d80 [2022-07-28T22:16:47.849Z] ---> 1366069871ae [2022-07-28T22:16:47.849Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T22:16:47.849Z] Removing intermediate container fbf690727d80 [2022-07-28T22:16:47.849Z] ---> ee555f1fddcd [2022-07-28T22:16:47.849Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T22:16:47.849Z] ---> Running in 18d32e2eafef [2022-07-28T22:16:48.086Z] 25b303627fd3: Pull complete [2022-07-28T22:16:48.086Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-28T22:16:48.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T22:16:48.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [2022-07-28T22:16:48.115Z] Removing intermediate container 18d32e2eafef [2022-07-28T22:16:48.115Z] ---> 7bf0054d9ede [2022-07-28T22:16:48.115Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:16:48.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container [2022-07-28T22:16:48.444Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-28T22:16:48.691Z] ---> cc72a7c3b708 [2022-07-28T22:16:48.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T22:16:48.691Z] ---> fe66c90626cf [2022-07-28T22:16:48.691Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T22:16:48.691Z] ---> f7ba340cbecc [2022-07-28T22:16:48.691Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T22:16:48.691Z] ---> 63f1f46d0895 [2022-07-28T22:16:48.691Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T22:16:48.691Z] ---> Running in 6c356355813f [2022-07-28T22:16:48.952Z] Removing intermediate container 6c356355813f [2022-07-28T22:16:48.952Z] ---> 7a982ce0bc7f [2022-07-28T22:16:48.952Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:16:48.952Z] ---> b574d146f476 [2022-07-28T22:16:48.952Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T22:16:48.952Z] ---> Running in c7d34af66ea8 [2022-07-28T22:16:49.215Z] ---> Running in 5379941b2656 [2022-07-28T22:16:49.215Z] Removing intermediate container c7d34af66ea8 [2022-07-28T22:16:49.215Z] ---> 5e2dfd4e2db6 [2022-07-28T22:16:49.215Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T22:16:49.215Z] ---> Running in c6ec4e4448ad [2022-07-28T22:16:49.215Z] Removing intermediate container 5379941b2656 [2022-07-28T22:16:49.215Z] ---> 5ca5acebbc19 [2022-07-28T22:16:49.215Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:16:49.215Z] ---> Running in 76e2ec088dca [2022-07-28T22:16:49.215Z] Removing intermediate container c6ec4e4448ad [2022-07-28T22:16:49.215Z] ---> cc8078bce77a [2022-07-28T22:16:49.215Z] Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:49.476Z] ---> Running in b8bce393bc26 [2022-07-28T22:16:49.476Z] Removing intermediate container 76e2ec088dca [2022-07-28T22:16:49.476Z] ---> f042514325ed [2022-07-28T22:16:49.476Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T22:16:49.476Z] ---> Running in dff10b9acc35 [2022-07-28T22:16:49.476Z] Removing intermediate container b8bce393bc26 [2022-07-28T22:16:49.476Z] ---> 5fb85b060e9a [2022-07-28T22:16:49.476Z] Step 22/22 : LABEL version=2.3.0-dev.31 [2022-07-28T22:16:49.476Z] ---> Running in 7b6a022485a4 [2022-07-28T22:16:49.476Z] Removing intermediate container dff10b9acc35 [2022-07-28T22:16:49.476Z] ---> fcabf64ef255 [2022-07-28T22:16:49.476Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:49.740Z] ---> Running in 28d1105207ea [2022-07-28T22:16:49.740Z] Removing intermediate container 7b6a022485a4 [2022-07-28T22:16:49.740Z] ---> eff0f64a70f0 [2022-07-28T22:16:49.740Z] [2022-07-28T22:16:49.740Z] Successfully built eff0f64a70f0 [2022-07-28T22:16:49.740Z] Successfully tagged support-notifications:latest [2022-07-28T22:16:49.740Z] Removing intermediate container 28d1105207ea [2022-07-28T22:16:49.740Z] ---> 5a845274c856 [2022-07-28T22:16:49.740Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:16:49.740Z]  Building support-notifications ... done  ---> Running in 37cc006637c3 [2022-07-28T22:16:50.001Z] Removing intermediate container 37cc006637c3 [2022-07-28T22:16:50.001Z] ---> 69735b4547f3 [2022-07-28T22:16:50.001Z] [2022-07-28T22:16:50.001Z] Successfully built 69735b4547f3 [2022-07-28T22:16:50.001Z] Successfully tagged sys-mgmt-agent:latest [2022-07-28T22:16:50.009Z]  Building sys-mgmt-agent ... done  [2022-07-28T22:16:50.598Z] $ docker top 95e88eb5e1607237357c3adeb7cadfebef3a82f66abf4534ac83a8c55d7e78ae -eo pid,comm [Pipeline] { [Pipeline] } [2022-07-28T22:16:50.881Z] $ docker stop --time=1 33ce8d9f632143647d4634213c45d78989829eeb7befdac9ec1ae78f6e559956 [2022-07-28T22:16:52.172Z] $ docker rm -f 33ce8d9f632143647d4634213c45d78989829eeb7befdac9ec1ae78f6e559956 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2022-07-28T22:16:52.514Z] + docker images [2022-07-28T22:16:52.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T22:16:52.514Z] support-notifications latest eff0f64a70f0 3 seconds ago 27.1MB [2022-07-28T22:16:52.514Z] sys-mgmt-agent latest 69735b4547f3 3 seconds ago 299MB [2022-07-28T22:16:52.514Z] eb5ce3a57c77 8 seconds ago 1.74GB [2022-07-28T22:16:52.514Z] 43f69ac38935 23 seconds ago 1.68GB [2022-07-28T22:16:52.514Z] security-proxy-setup latest a40fa23b7e23 44 seconds ago 27.1MB [2022-07-28T22:16:52.514Z] security-secretstore-setup latest dc14fbc0827c 45 seconds ago 28.9MB [2022-07-28T22:16:52.514Z] support-scheduler latest 17092c6dcb08 49 seconds ago 26.5MB [2022-07-28T22:16:52.514Z] core-data latest 455cd0a1dc64 55 seconds ago 21.5MB [2022-07-28T22:16:52.514Z] 3dc3ef128469 59 seconds ago 1.69GB [2022-07-28T22:16:52.514Z] 211649c29759 About a minute ago 1.74GB [2022-07-28T22:16:52.514Z] 10d32972ba68 About a minute ago 1.69GB [2022-07-28T22:16:52.514Z] core-metadata latest 068dc22aa117 About a minute ago 17.1MB [2022-07-28T22:16:52.514Z] 32843592c5b1 About a minute ago 1.71GB [2022-07-28T22:16:52.514Z] 3972e70687f5 About a minute ago 1.69GB [2022-07-28T22:16:52.514Z] security-spire-agent latest a5701e915ff9 About a minute ago 125MB [2022-07-28T22:16:52.514Z] security-bootstrapper latest 66a7f5565163 About a minute ago 19.3MB [2022-07-28T22:16:52.514Z] 3c927994cbcf About a minute ago 1.58GB [2022-07-28T22:16:52.514Z] security-spiffe-token-provider latest 97338115716f About a minute ago 29.1MB [2022-07-28T22:16:52.514Z] core-command latest aeb8038e8265 2 minutes ago 16.1MB [2022-07-28T22:16:52.514Z] 94fc80522080 2 minutes ago 1.73GB [2022-07-28T22:16:52.514Z] 534a23bc389e 2 minutes ago 1.69GB [2022-07-28T22:16:52.514Z] 411b1b83a918 2 minutes ago 1.68GB [2022-07-28T22:16:52.514Z] security-spire-server latest f2f309a3282d 2 minutes ago 86.5MB [2022-07-28T22:16:52.514Z] security-spire-config latest 40a4f6f9c118 2 minutes ago 85.8MB [2022-07-28T22:16:52.514Z] 35d30fd36446 2 minutes ago 1.58GB [2022-07-28T22:16:52.514Z] c1f35cd8b875 2 minutes ago 1.58GB [2022-07-28T22:16:52.514Z] ci-base-image-x86_64 latest 5a0d853723f0 5 minutes ago 993MB [2022-07-28T22:16:52.514Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-28T22:16:52.514Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-28T22:16:52.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-28T22:16:52.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-28T22:16:52.514Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-28T22:16:52.514Z] 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-07-28T22:16:52.632Z] provisioning config files... [2022-07-28T22:16:52.643Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config878872272875468420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:16:52.908Z] + docker-compose build --help [2022-07-28T22:16:52.908Z] + grep parallel [2022-07-28T22:16:52.951Z] ---> docker-login.sh [2022-07-28T22:16:52.951Z] nexus3.edgexfoundry.org:10001 [2022-07-28T22:16:52.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:16:52.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:16:52.951Z] Configure a credential helper to remove this warning. See [2022-07-28T22:16:52.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:16:52.951Z] [2022-07-28T22:16:52.951Z] Login Succeeded [2022-07-28T22:16:52.951Z] nexus3.edgexfoundry.org:10002 [2022-07-28T22:16:52.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:16:53.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:16:53.211Z] Configure a credential helper to remove this warning. See [2022-07-28T22:16:53.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:16:53.211Z] [2022-07-28T22:16:53.211Z] Login Succeeded [2022-07-28T22:16:53.211Z] nexus3.edgexfoundry.org:10003 [2022-07-28T22:16:53.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:16:53.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:16:53.211Z] Configure a credential helper to remove this warning. See [2022-07-28T22:16:53.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:16:53.211Z] [2022-07-28T22:16:53.211Z] Login Succeeded [2022-07-28T22:16:53.211Z] nexus3.edgexfoundry.org:10004 [2022-07-28T22:16:53.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:16:53.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:16:53.471Z] Configure a credential helper to remove this warning. See [2022-07-28T22:16:53.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:16:53.471Z] [2022-07-28T22:16:53.471Z] Login Succeeded [2022-07-28T22:16:53.471Z] docker.io [2022-07-28T22:16:53.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:16:53.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:16:53.731Z] Configure a credential helper to remove this warning. See [2022-07-28T22:16:53.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:16:53.731Z] [2022-07-28T22:16:53.731Z] Login Succeeded [2022-07-28T22:16:53.731Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T22:16:53.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:16:53.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:16:53.797Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-07-28T22:16:53.797Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:53.797Z] latest [2022-07-28T22:16:53.797Z] 2.3.0-dev.31 [2022-07-28T22:16:53.797Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:16:53.797Z] main [2022-07-28T22:16:53.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:54.110Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:54.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:16:54.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-28T22:16:54.430Z] 157819ddebc1: Preparing [2022-07-28T22:16:54.430Z] 4f1ff657f362: Preparing [2022-07-28T22:16:54.430Z] d804f29f32af: Preparing [2022-07-28T22:16:54.430Z] af3c26ac9feb: Preparing [2022-07-28T22:16:54.430Z] ec34fcc1d526: Preparing [2022-07-28T22:16:54.430Z] ec34fcc1d526: Layer already exists [2022-07-28T22:16:54.430Z] d804f29f32af: Pushed [2022-07-28T22:16:54.430Z] 157819ddebc1: Pushed [2022-07-28T22:16:54.430Z] af3c26ac9feb: Pushed [2022-07-28T22:16:55.816Z] 4f1ff657f362: Pushed [2022-07-28T22:16:56.078Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:56.399Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:56.718Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-28T22:16:56.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-28T22:16:56.719Z] 157819ddebc1: Preparing [2022-07-28T22:16:56.719Z] 4f1ff657f362: Preparing [2022-07-28T22:16:56.719Z] d804f29f32af: Preparing [2022-07-28T22:16:56.719Z] af3c26ac9feb: Preparing [2022-07-28T22:16:56.719Z] ec34fcc1d526: Preparing [2022-07-28T22:16:56.719Z] ec34fcc1d526: Layer already exists [2022-07-28T22:16:56.719Z] af3c26ac9feb: Layer already exists [2022-07-28T22:16:56.719Z] 157819ddebc1: Layer already exists [2022-07-28T22:16:56.719Z] d804f29f32af: Layer already exists [2022-07-28T22:16:56.719Z] 4f1ff657f362: Layer already exists [2022-07-28T22:16:56.719Z] latest: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:57.045Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:57.208Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T22:16:57.234Z] $ docker stop --time=1 95e88eb5e1607237357c3adeb7cadfebef3a82f66abf4534ac83a8c55d7e78ae [2022-07-28T22:16:57.363Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.31 [2022-07-28T22:16:57.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-28T22:16:57.363Z] 157819ddebc1: Preparing [2022-07-28T22:16:57.363Z] 4f1ff657f362: Preparing [2022-07-28T22:16:57.363Z] d804f29f32af: Preparing [2022-07-28T22:16:57.363Z] af3c26ac9feb: Preparing [2022-07-28T22:16:57.363Z] ec34fcc1d526: Preparing [2022-07-28T22:16:57.363Z] 4f1ff657f362: Layer already exists [2022-07-28T22:16:57.363Z] ec34fcc1d526: Layer already exists [2022-07-28T22:16:57.363Z] af3c26ac9feb: Layer already exists [2022-07-28T22:16:57.363Z] 157819ddebc1: Layer already exists [2022-07-28T22:16:57.363Z] d804f29f32af: Layer already exists [2022-07-28T22:16:57.363Z] 2.3.0-dev.31: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [2022-07-28T22:16:58.899Z] $ docker rm -f 95e88eb5e1607237357c3adeb7cadfebef3a82f66abf4534ac83a8c55d7e78ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:59.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:16:59.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T22:16:59.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:16:59.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:16:59.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-28T22:16:59.750Z] 157819ddebc1: Preparing [2022-07-28T22:16:59.750Z] 4f1ff657f362: Preparing [2022-07-28T22:16:59.750Z] d804f29f32af: Preparing [2022-07-28T22:16:59.750Z] af3c26ac9feb: Preparing [2022-07-28T22:16:59.750Z] ec34fcc1d526: Preparing [2022-07-28T22:16:59.750Z] 157819ddebc1: Layer already exists [2022-07-28T22:16:59.750Z] af3c26ac9feb: Layer already exists [2022-07-28T22:16:59.750Z] d804f29f32af: Layer already exists [2022-07-28T22:16:59.750Z] ec34fcc1d526: Layer already exists [2022-07-28T22:16:59.750Z] 4f1ff657f362: Layer already exists [2022-07-28T22:16:59.750Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [2022-07-28T22:16:59.793Z] prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container [2022-07-28T22:16:59.888Z] $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@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-07-28T22:17:01.141Z] $ docker top 8c59964f761c28111809cf917aae9118dfba9304fa0d24437e86253311c9bea2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:01.812Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:02.090Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T22:17:02.131Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-07-28T22:17:02.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-07-28T22:17:02.131Z] 157819ddebc1: Preparing [2022-07-28T22:17:02.131Z] 4f1ff657f362: Preparing [2022-07-28T22:17:02.131Z] d804f29f32af: Preparing [2022-07-28T22:17:02.131Z] af3c26ac9feb: Preparing [2022-07-28T22:17:02.131Z] ec34fcc1d526: Preparing [2022-07-28T22:17:02.131Z] d804f29f32af: Layer already exists [2022-07-28T22:17:02.131Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:02.131Z] 4f1ff657f362: Layer already exists [2022-07-28T22:17:02.131Z] af3c26ac9feb: Layer already exists [2022-07-28T22:17:02.131Z] 157819ddebc1: Layer already exists [2022-07-28T22:17:02.131Z] main: digest: sha256:a41581c432b57b872cb014c26c7c193583345cd35382dd148d00ef4c1dc51306 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:02.184Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:02.195Z] taggedImages: [2022-07-28T22:17:02.195Z] - nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:02.195Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-07-28T22:17:02.195Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.31 [2022-07-28T22:17:02.195Z] - nexus3.edgexfoundry.org:10004/core-command:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:02.195Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-07-28T22:17:02.221Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-07-28T22:17:02.221Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:02.221Z] latest [2022-07-28T22:17:02.221Z] 2.3.0-dev.31 [2022-07-28T22:17:02.221Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:02.221Z] main [2022-07-28T22:17:02.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:02.549Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:02.860Z] + docker push nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:02.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-28T22:17:02.860Z] 3be3a6bbeb3f: Preparing [2022-07-28T22:17:02.860Z] 21f9903dc2f4: Preparing [2022-07-28T22:17:02.860Z] d804f29f32af: Preparing [2022-07-28T22:17:02.860Z] 4906fcdcbb22: Preparing [2022-07-28T22:17:02.860Z] 028e5d390269: Preparing [2022-07-28T22:17:02.860Z] ec34fcc1d526: Preparing [2022-07-28T22:17:02.860Z] ec34fcc1d526: Waiting [2022-07-28T22:17:02.860Z] d804f29f32af: Layer already exists [2022-07-28T22:17:02.860Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:02.860Z] 028e5d390269: Pushed [2022-07-28T22:17:02.860Z] 3be3a6bbeb3f: Pushed [2022-07-28T22:17:03.119Z] 4906fcdcbb22: Pushed [2022-07-28T22:17:04.508Z] 21f9903dc2f4: Pushed [2022-07-28T22:17:04.508Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:04.834Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:05.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-28T22:17:05.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-28T22:17:05.150Z] 3be3a6bbeb3f: Preparing [2022-07-28T22:17:05.150Z] 21f9903dc2f4: Preparing [2022-07-28T22:17:05.150Z] d804f29f32af: Preparing [2022-07-28T22:17:05.150Z] 4906fcdcbb22: Preparing [2022-07-28T22:17:05.150Z] 028e5d390269: Preparing [2022-07-28T22:17:05.150Z] ec34fcc1d526: Preparing [2022-07-28T22:17:05.150Z] ec34fcc1d526: Waiting [2022-07-28T22:17:05.150Z] d804f29f32af: Layer already exists [2022-07-28T22:17:05.150Z] 4906fcdcbb22: Layer already exists [2022-07-28T22:17:05.150Z] 3be3a6bbeb3f: Layer already exists [2022-07-28T22:17:05.150Z] 21f9903dc2f4: Layer already exists [2022-07-28T22:17:05.150Z] 028e5d390269: Layer already exists [2022-07-28T22:17:05.150Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:05.150Z] latest: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:05.469Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:05.782Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.31 [2022-07-28T22:17:05.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-28T22:17:05.782Z] 3be3a6bbeb3f: Preparing [2022-07-28T22:17:05.782Z] 21f9903dc2f4: Preparing [2022-07-28T22:17:05.782Z] d804f29f32af: Preparing [2022-07-28T22:17:05.782Z] 4906fcdcbb22: Preparing [2022-07-28T22:17:05.782Z] 028e5d390269: Preparing [2022-07-28T22:17:05.782Z] ec34fcc1d526: Preparing [2022-07-28T22:17:05.782Z] ec34fcc1d526: Waiting [2022-07-28T22:17:05.782Z] 028e5d390269: Layer already exists [2022-07-28T22:17:05.782Z] d804f29f32af: Layer already exists [2022-07-28T22:17:05.782Z] 3be3a6bbeb3f: Layer already exists [2022-07-28T22:17:05.782Z] 21f9903dc2f4: Layer already exists [2022-07-28T22:17:05.782Z] 4906fcdcbb22: Layer already exists [2022-07-28T22:17:05.782Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:05.782Z] 2.3.0-dev.31: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:06.111Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:06.425Z] + docker push nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:06.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-28T22:17:06.425Z] 3be3a6bbeb3f: Preparing [2022-07-28T22:17:06.425Z] 21f9903dc2f4: Preparing [2022-07-28T22:17:06.425Z] d804f29f32af: Preparing [2022-07-28T22:17:06.425Z] 4906fcdcbb22: Preparing [2022-07-28T22:17:06.425Z] 028e5d390269: Preparing [2022-07-28T22:17:06.425Z] ec34fcc1d526: Preparing [2022-07-28T22:17:06.425Z] ec34fcc1d526: Waiting [2022-07-28T22:17:06.425Z] 21f9903dc2f4: Layer already exists [2022-07-28T22:17:06.425Z] d804f29f32af: Layer already exists [2022-07-28T22:17:06.425Z] 3be3a6bbeb3f: Layer already exists [2022-07-28T22:17:06.425Z] 4906fcdcbb22: Layer already exists [2022-07-28T22:17:06.425Z] 028e5d390269: Layer already exists [2022-07-28T22:17:06.425Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:06.425Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:06.744Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:07.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-07-28T22:17:07.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-07-28T22:17:07.062Z] 3be3a6bbeb3f: Preparing [2022-07-28T22:17:07.062Z] 21f9903dc2f4: Preparing [2022-07-28T22:17:07.062Z] d804f29f32af: Preparing [2022-07-28T22:17:07.062Z] 4906fcdcbb22: Preparing [2022-07-28T22:17:07.062Z] 028e5d390269: Preparing [2022-07-28T22:17:07.062Z] ec34fcc1d526: Preparing [2022-07-28T22:17:07.062Z] ec34fcc1d526: Waiting [2022-07-28T22:17:07.062Z] 4906fcdcbb22: Layer already exists [2022-07-28T22:17:07.062Z] d804f29f32af: Layer already exists [2022-07-28T22:17:07.062Z] 21f9903dc2f4: Layer already exists [2022-07-28T22:17:07.062Z] 028e5d390269: Layer already exists [2022-07-28T22:17:07.062Z] 3be3a6bbeb3f: Layer already exists [2022-07-28T22:17:07.062Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:07.062Z] main: digest: sha256:7c720f8985c8c8168af18b6c20a4cd6127db72a9780ce4662322f849ae90ed5b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:07.118Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:07.128Z] taggedImages: [2022-07-28T22:17:07.128Z] - nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:07.128Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-07-28T22:17:07.128Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.31 [2022-07-28T22:17:07.128Z] - nexus3.edgexfoundry.org:10004/core-data:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:07.128Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-07-28T22:17:07.150Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-07-28T22:17:07.150Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:07.150Z] latest [2022-07-28T22:17:07.150Z] 2.3.0-dev.31 [2022-07-28T22:17:07.150Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:07.150Z] main [2022-07-28T22:17:07.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:07.475Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:07.479Z] Building core-command ... [2022-07-28T22:17:07.479Z] Building core-data ... [2022-07-28T22:17:07.479Z] Building core-metadata ... [2022-07-28T22:17:07.479Z] Building security-bootstrapper ... [2022-07-28T22:17:07.479Z] Building security-proxy-setup ... [2022-07-28T22:17:07.479Z] Building security-secretstore-setup ... [2022-07-28T22:17:07.479Z] Building security-spiffe-token-provider ... [2022-07-28T22:17:07.479Z] Building security-spire-agent ... [2022-07-28T22:17:07.479Z] Building security-spire-config ... [2022-07-28T22:17:07.479Z] Building security-spire-server ... [2022-07-28T22:17:07.479Z] Building support-notifications ... [2022-07-28T22:17:07.479Z] Building support-scheduler ... [2022-07-28T22:17:07.479Z] Building sys-mgmt-agent ... [2022-07-28T22:17:07.479Z] Building security-proxy-setup [2022-07-28T22:17:07.479Z] Building security-spiffe-token-provider [2022-07-28T22:17:07.479Z] Building security-spire-server [2022-07-28T22:17:07.479Z] Building core-data [2022-07-28T22:17:07.479Z] Building security-secretstore-setup [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:07.796Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:07.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-28T22:17:07.796Z] baf67da98cca: Preparing [2022-07-28T22:17:07.796Z] 0795406b07ad: Preparing [2022-07-28T22:17:07.796Z] d804f29f32af: Preparing [2022-07-28T22:17:07.796Z] af3c26ac9feb: Preparing [2022-07-28T22:17:07.796Z] ec34fcc1d526: Preparing [2022-07-28T22:17:07.796Z] af3c26ac9feb: Layer already exists [2022-07-28T22:17:07.796Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:07.796Z] d804f29f32af: Layer already exists [2022-07-28T22:17:07.796Z] baf67da98cca: Pushed [2022-07-28T22:17:09.179Z] 0795406b07ad: Pushed [2022-07-28T22:17:09.179Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:09.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:09.812Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-28T22:17:09.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-28T22:17:09.813Z] baf67da98cca: Preparing [2022-07-28T22:17:09.813Z] 0795406b07ad: Preparing [2022-07-28T22:17:09.813Z] d804f29f32af: Preparing [2022-07-28T22:17:09.813Z] af3c26ac9feb: Preparing [2022-07-28T22:17:09.813Z] ec34fcc1d526: Preparing [2022-07-28T22:17:09.813Z] d804f29f32af: Layer already exists [2022-07-28T22:17:09.813Z] baf67da98cca: Layer already exists [2022-07-28T22:17:09.813Z] 0795406b07ad: Layer already exists [2022-07-28T22:17:09.813Z] af3c26ac9feb: Layer already exists [2022-07-28T22:17:09.813Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:09.813Z] latest: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:10.140Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:10.452Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.31 [2022-07-28T22:17:10.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-28T22:17:10.452Z] baf67da98cca: Preparing [2022-07-28T22:17:10.452Z] 0795406b07ad: Preparing [2022-07-28T22:17:10.452Z] d804f29f32af: Preparing [2022-07-28T22:17:10.452Z] af3c26ac9feb: Preparing [2022-07-28T22:17:10.452Z] ec34fcc1d526: Preparing [2022-07-28T22:17:10.452Z] af3c26ac9feb: Layer already exists [2022-07-28T22:17:10.452Z] d804f29f32af: Layer already exists [2022-07-28T22:17:10.452Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:10.452Z] 0795406b07ad: Layer already exists [2022-07-28T22:17:10.452Z] baf67da98cca: Layer already exists [2022-07-28T22:17:10.452Z] 2.3.0-dev.31: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:10.767Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:11.077Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:11.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-28T22:17:11.077Z] baf67da98cca: Preparing [2022-07-28T22:17:11.077Z] 0795406b07ad: Preparing [2022-07-28T22:17:11.077Z] d804f29f32af: Preparing [2022-07-28T22:17:11.077Z] af3c26ac9feb: Preparing [2022-07-28T22:17:11.077Z] ec34fcc1d526: Preparing [2022-07-28T22:17:11.077Z] d804f29f32af: Layer already exists [2022-07-28T22:17:11.077Z] af3c26ac9feb: Layer already exists [2022-07-28T22:17:11.077Z] baf67da98cca: Layer already exists [2022-07-28T22:17:11.077Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:11.077Z] 0795406b07ad: Layer already exists [2022-07-28T22:17:11.077Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:11.394Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:11.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-07-28T22:17:11.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-07-28T22:17:11.709Z] baf67da98cca: Preparing [2022-07-28T22:17:11.709Z] 0795406b07ad: Preparing [2022-07-28T22:17:11.709Z] d804f29f32af: Preparing [2022-07-28T22:17:11.709Z] af3c26ac9feb: Preparing [2022-07-28T22:17:11.709Z] ec34fcc1d526: Preparing [2022-07-28T22:17:11.709Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:11.709Z] d804f29f32af: Layer already exists [2022-07-28T22:17:11.709Z] 0795406b07ad: Layer already exists [2022-07-28T22:17:11.709Z] baf67da98cca: Layer already exists [2022-07-28T22:17:11.709Z] af3c26ac9feb: Layer already exists [2022-07-28T22:17:11.709Z] main: digest: sha256:a839897fdff4db26ac89768a27d54b64c67ab9b4d1bc5bf4c848c37247e27ff0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:11.762Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:11.770Z] taggedImages: [2022-07-28T22:17:11.770Z] - nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:11.770Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-07-28T22:17:11.770Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.31 [2022-07-28T22:17:11.770Z] - nexus3.edgexfoundry.org:10004/core-metadata:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:11.770Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-07-28T22:17:11.794Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-07-28T22:17:11.794Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:11.794Z] latest [2022-07-28T22:17:11.794Z] 2.3.0-dev.31 [2022-07-28T22:17:11.794Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:11.794Z] main [2022-07-28T22:17:11.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:12.110Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:12.419Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:12.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-28T22:17:12.419Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:12.419Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:12.419Z] 688a8c926eb2: Preparing [2022-07-28T22:17:12.419Z] 21b063a6e616: Preparing [2022-07-28T22:17:12.419Z] 9c1e06b250e9: Preparing [2022-07-28T22:17:12.419Z] 8a43c756503d: Preparing [2022-07-28T22:17:12.419Z] d804f29f32af: Preparing [2022-07-28T22:17:12.419Z] 11d7ed3d9387: Preparing [2022-07-28T22:17:12.419Z] e5a1a66da6a2: Preparing [2022-07-28T22:17:12.419Z] 2d00e5259f93: Preparing [2022-07-28T22:17:12.419Z] ae3771ef3985: Preparing [2022-07-28T22:17:12.419Z] ec34fcc1d526: Preparing [2022-07-28T22:17:12.419Z] d804f29f32af: Waiting [2022-07-28T22:17:12.419Z] 11d7ed3d9387: Waiting [2022-07-28T22:17:12.419Z] e5a1a66da6a2: Waiting [2022-07-28T22:17:12.419Z] 2d00e5259f93: Waiting [2022-07-28T22:17:12.419Z] ec34fcc1d526: Waiting [2022-07-28T22:17:12.419Z] 90bbb343d9b1: Pushed [2022-07-28T22:17:12.419Z] 9c1e06b250e9: Pushed [2022-07-28T22:17:12.419Z] 21b063a6e616: Pushed [2022-07-28T22:17:12.419Z] 688a8c926eb2: Pushed [2022-07-28T22:17:12.419Z] d804f29f32af: Layer already exists [2022-07-28T22:17:12.680Z] 11d7ed3d9387: Pushed [2022-07-28T22:17:12.680Z] e5a1a66da6a2: Pushed [2022-07-28T22:17:12.680Z] ae3771ef3985: Pushed [2022-07-28T22:17:12.680Z] 2d00e5259f93: Pushed [2022-07-28T22:17:12.680Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:14.062Z] 8a43c756503d: Pushed [2022-07-28T22:17:14.062Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:14.385Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:14.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-28T22:17:14.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-28T22:17:14.703Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:14.703Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:14.703Z] 688a8c926eb2: Preparing [2022-07-28T22:17:14.703Z] 21b063a6e616: Preparing [2022-07-28T22:17:14.703Z] 9c1e06b250e9: Preparing [2022-07-28T22:17:14.703Z] 8a43c756503d: Preparing [2022-07-28T22:17:14.703Z] d804f29f32af: Preparing [2022-07-28T22:17:14.703Z] 11d7ed3d9387: Preparing [2022-07-28T22:17:14.703Z] e5a1a66da6a2: Preparing [2022-07-28T22:17:14.703Z] 2d00e5259f93: Preparing [2022-07-28T22:17:14.703Z] ae3771ef3985: Preparing [2022-07-28T22:17:14.703Z] ec34fcc1d526: Preparing [2022-07-28T22:17:14.703Z] ae3771ef3985: Waiting [2022-07-28T22:17:14.703Z] d804f29f32af: Waiting [2022-07-28T22:17:14.703Z] e5a1a66da6a2: Waiting [2022-07-28T22:17:14.703Z] 11d7ed3d9387: Waiting [2022-07-28T22:17:14.703Z] ec34fcc1d526: Waiting [2022-07-28T22:17:14.703Z] 688a8c926eb2: Layer already exists [2022-07-28T22:17:14.703Z] 21b063a6e616: Layer already exists [2022-07-28T22:17:14.703Z] 9c1e06b250e9: Layer already exists [2022-07-28T22:17:14.703Z] 90bbb343d9b1: Layer already exists [2022-07-28T22:17:14.703Z] 8a43c756503d: Layer already exists [2022-07-28T22:17:14.703Z] e5a1a66da6a2: Layer already exists [2022-07-28T22:17:14.703Z] 2d00e5259f93: Layer already exists [2022-07-28T22:17:14.703Z] 11d7ed3d9387: Layer already exists [2022-07-28T22:17:14.703Z] ae3771ef3985: Layer already exists [2022-07-28T22:17:14.703Z] d804f29f32af: Layer already exists [2022-07-28T22:17:14.703Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:14.703Z] latest: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:15.021Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:15.335Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.31 [2022-07-28T22:17:15.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-28T22:17:15.335Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:15.335Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:15.335Z] 688a8c926eb2: Preparing [2022-07-28T22:17:15.335Z] 21b063a6e616: Preparing [2022-07-28T22:17:15.335Z] 9c1e06b250e9: Preparing [2022-07-28T22:17:15.335Z] 8a43c756503d: Preparing [2022-07-28T22:17:15.335Z] d804f29f32af: Preparing [2022-07-28T22:17:15.335Z] 11d7ed3d9387: Preparing [2022-07-28T22:17:15.335Z] e5a1a66da6a2: Preparing [2022-07-28T22:17:15.335Z] 2d00e5259f93: Preparing [2022-07-28T22:17:15.335Z] ae3771ef3985: Preparing [2022-07-28T22:17:15.335Z] ec34fcc1d526: Preparing [2022-07-28T22:17:15.335Z] 11d7ed3d9387: Waiting [2022-07-28T22:17:15.335Z] e5a1a66da6a2: Waiting [2022-07-28T22:17:15.335Z] d804f29f32af: Waiting [2022-07-28T22:17:15.335Z] 2d00e5259f93: Waiting [2022-07-28T22:17:15.335Z] ae3771ef3985: Waiting [2022-07-28T22:17:15.335Z] ec34fcc1d526: Waiting [2022-07-28T22:17:15.335Z] 21b063a6e616: Layer already exists [2022-07-28T22:17:15.335Z] 688a8c926eb2: Layer already exists [2022-07-28T22:17:15.335Z] 9c1e06b250e9: Layer already exists [2022-07-28T22:17:15.335Z] 8a43c756503d: Layer already exists [2022-07-28T22:17:15.335Z] 90bbb343d9b1: Layer already exists [2022-07-28T22:17:15.335Z] 2d00e5259f93: Layer already exists [2022-07-28T22:17:15.335Z] e5a1a66da6a2: Layer already exists [2022-07-28T22:17:15.335Z] 11d7ed3d9387: Layer already exists [2022-07-28T22:17:15.336Z] d804f29f32af: Layer already exists [2022-07-28T22:17:15.336Z] ae3771ef3985: Layer already exists [2022-07-28T22:17:15.336Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:15.336Z] 2.3.0-dev.31: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:15.654Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:15.970Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:15.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-28T22:17:15.970Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:15.970Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:15.970Z] 688a8c926eb2: Preparing [2022-07-28T22:17:15.970Z] 21b063a6e616: Preparing [2022-07-28T22:17:15.970Z] 9c1e06b250e9: Preparing [2022-07-28T22:17:15.970Z] 8a43c756503d: Preparing [2022-07-28T22:17:15.970Z] d804f29f32af: Preparing [2022-07-28T22:17:15.970Z] 11d7ed3d9387: Preparing [2022-07-28T22:17:15.970Z] e5a1a66da6a2: Preparing [2022-07-28T22:17:15.970Z] 2d00e5259f93: Preparing [2022-07-28T22:17:15.970Z] ae3771ef3985: Preparing [2022-07-28T22:17:15.970Z] ec34fcc1d526: Preparing [2022-07-28T22:17:15.970Z] d804f29f32af: Waiting [2022-07-28T22:17:15.970Z] 11d7ed3d9387: Waiting [2022-07-28T22:17:15.970Z] e5a1a66da6a2: Waiting [2022-07-28T22:17:15.970Z] 2d00e5259f93: Waiting [2022-07-28T22:17:15.970Z] ae3771ef3985: Waiting [2022-07-28T22:17:15.970Z] ec34fcc1d526: Waiting [2022-07-28T22:17:15.970Z] 21b063a6e616: Layer already exists [2022-07-28T22:17:15.970Z] 9c1e06b250e9: Layer already exists [2022-07-28T22:17:15.970Z] 8a43c756503d: Layer already exists [2022-07-28T22:17:15.970Z] 688a8c926eb2: Layer already exists [2022-07-28T22:17:15.970Z] 90bbb343d9b1: Layer already exists [2022-07-28T22:17:15.970Z] 11d7ed3d9387: Layer already exists [2022-07-28T22:17:15.970Z] d804f29f32af: Layer already exists [2022-07-28T22:17:15.970Z] e5a1a66da6a2: Layer already exists [2022-07-28T22:17:15.970Z] 2d00e5259f93: Layer already exists [2022-07-28T22:17:15.970Z] ae3771ef3985: Layer already exists [2022-07-28T22:17:15.970Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:15.970Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:16.291Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:16.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-07-28T22:17:16.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-07-28T22:17:16.608Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:16.608Z] 90bbb343d9b1: Preparing [2022-07-28T22:17:16.608Z] 688a8c926eb2: Preparing [2022-07-28T22:17:16.608Z] 21b063a6e616: Preparing [2022-07-28T22:17:16.608Z] 9c1e06b250e9: Preparing [2022-07-28T22:17:16.608Z] 8a43c756503d: Preparing [2022-07-28T22:17:16.608Z] d804f29f32af: Preparing [2022-07-28T22:17:16.608Z] 11d7ed3d9387: Preparing [2022-07-28T22:17:16.608Z] e5a1a66da6a2: Preparing [2022-07-28T22:17:16.608Z] 2d00e5259f93: Preparing [2022-07-28T22:17:16.608Z] ae3771ef3985: Preparing [2022-07-28T22:17:16.608Z] ec34fcc1d526: Preparing [2022-07-28T22:17:16.608Z] 11d7ed3d9387: Waiting [2022-07-28T22:17:16.608Z] e5a1a66da6a2: Waiting [2022-07-28T22:17:16.608Z] 2d00e5259f93: Waiting [2022-07-28T22:17:16.608Z] ae3771ef3985: Waiting [2022-07-28T22:17:16.608Z] ec34fcc1d526: Waiting [2022-07-28T22:17:16.608Z] d804f29f32af: Waiting [2022-07-28T22:17:16.608Z] 90bbb343d9b1: Layer already exists [2022-07-28T22:17:16.608Z] 21b063a6e616: Layer already exists [2022-07-28T22:17:16.608Z] 688a8c926eb2: Layer already exists [2022-07-28T22:17:16.608Z] 9c1e06b250e9: Layer already exists [2022-07-28T22:17:16.608Z] 8a43c756503d: Layer already exists [2022-07-28T22:17:16.609Z] d804f29f32af: Layer already exists [2022-07-28T22:17:16.609Z] 2d00e5259f93: Layer already exists [2022-07-28T22:17:16.609Z] e5a1a66da6a2: Layer already exists [2022-07-28T22:17:16.609Z] 11d7ed3d9387: Layer already exists [2022-07-28T22:17:16.609Z] ae3771ef3985: Layer already exists [2022-07-28T22:17:16.609Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:16.609Z] main: digest: sha256:1b4abda697ad7890bc06fe339e406f9f9fccf86ee35a6d6e56435e78e5417cd1 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:16.656Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:16.666Z] taggedImages: [2022-07-28T22:17:16.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:16.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-07-28T22:17:16.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.31 [2022-07-28T22:17:16.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:16.666Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-07-28T22:17:16.685Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-07-28T22:17:16.685Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:16.685Z] latest [2022-07-28T22:17:16.685Z] 2.3.0-dev.31 [2022-07-28T22:17:16.685Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:16.685Z] main [2022-07-28T22:17:16.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:17.022Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:17.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:17.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-28T22:17:17.336Z] 57399c713724: Preparing [2022-07-28T22:17:17.336Z] 71c32809938c: Preparing [2022-07-28T22:17:17.336Z] 15ce17683b4a: Preparing [2022-07-28T22:17:17.336Z] 3b02e0092d77: Preparing [2022-07-28T22:17:17.336Z] 3270f20eef5e: Preparing [2022-07-28T22:17:17.336Z] b4b0828f3eb6: Preparing [2022-07-28T22:17:17.336Z] 740a6103a93e: Preparing [2022-07-28T22:17:17.336Z] ec34fcc1d526: Preparing [2022-07-28T22:17:17.336Z] 740a6103a93e: Waiting [2022-07-28T22:17:17.336Z] ec34fcc1d526: Waiting [2022-07-28T22:17:17.336Z] b4b0828f3eb6: Waiting [2022-07-28T22:17:17.336Z] 3270f20eef5e: Pushed [2022-07-28T22:17:17.336Z] 57399c713724: Pushed [2022-07-28T22:17:17.336Z] 71c32809938c: Pushed [2022-07-28T22:17:17.336Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:17.604Z] b4b0828f3eb6: Pushed [2022-07-28T22:17:17.865Z] 740a6103a93e: Pushed [2022-07-28T22:17:18.437Z] 3b02e0092d77: Pushed [2022-07-28T22:17:18.437Z] 15ce17683b4a: Pushed [2022-07-28T22:17:18.698Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:19.027Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:19.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-28T22:17:19.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-28T22:17:19.341Z] 57399c713724: Preparing [2022-07-28T22:17:19.341Z] 71c32809938c: Preparing [2022-07-28T22:17:19.341Z] 15ce17683b4a: Preparing [2022-07-28T22:17:19.341Z] 3b02e0092d77: Preparing [2022-07-28T22:17:19.341Z] 3270f20eef5e: Preparing [2022-07-28T22:17:19.341Z] b4b0828f3eb6: Preparing [2022-07-28T22:17:19.341Z] 740a6103a93e: Preparing [2022-07-28T22:17:19.341Z] ec34fcc1d526: Preparing [2022-07-28T22:17:19.341Z] b4b0828f3eb6: Waiting [2022-07-28T22:17:19.341Z] 15ce17683b4a: Layer already exists [2022-07-28T22:17:19.341Z] 3b02e0092d77: Layer already exists [2022-07-28T22:17:19.341Z] 57399c713724: Layer already exists [2022-07-28T22:17:19.341Z] 71c32809938c: Layer already exists [2022-07-28T22:17:19.341Z] 3270f20eef5e: Layer already exists [2022-07-28T22:17:19.341Z] b4b0828f3eb6: Layer already exists [2022-07-28T22:17:19.341Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:19.341Z] 740a6103a93e: Layer already exists [2022-07-28T22:17:19.341Z] latest: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:19.663Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:19.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.31 [2022-07-28T22:17:19.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-28T22:17:19.976Z] 57399c713724: Preparing [2022-07-28T22:17:19.976Z] 71c32809938c: Preparing [2022-07-28T22:17:19.976Z] 15ce17683b4a: Preparing [2022-07-28T22:17:19.976Z] 3b02e0092d77: Preparing [2022-07-28T22:17:19.976Z] 3270f20eef5e: Preparing [2022-07-28T22:17:19.976Z] b4b0828f3eb6: Preparing [2022-07-28T22:17:19.976Z] 740a6103a93e: Preparing [2022-07-28T22:17:19.976Z] ec34fcc1d526: Preparing [2022-07-28T22:17:19.976Z] 740a6103a93e: Waiting [2022-07-28T22:17:19.976Z] ec34fcc1d526: Waiting [2022-07-28T22:17:19.976Z] 3b02e0092d77: Layer already exists [2022-07-28T22:17:19.976Z] 15ce17683b4a: Layer already exists [2022-07-28T22:17:19.976Z] 3270f20eef5e: Layer already exists [2022-07-28T22:17:19.976Z] 57399c713724: Layer already exists [2022-07-28T22:17:19.976Z] 71c32809938c: Layer already exists [2022-07-28T22:17:19.976Z] b4b0828f3eb6: Layer already exists [2022-07-28T22:17:19.976Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:19.976Z] 740a6103a93e: Layer already exists [2022-07-28T22:17:19.976Z] 2.3.0-dev.31: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:20.297Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:20.622Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:20.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-28T22:17:20.622Z] 57399c713724: Preparing [2022-07-28T22:17:20.623Z] 71c32809938c: Preparing [2022-07-28T22:17:20.623Z] 15ce17683b4a: Preparing [2022-07-28T22:17:20.623Z] 3b02e0092d77: Preparing [2022-07-28T22:17:20.623Z] 3270f20eef5e: Preparing [2022-07-28T22:17:20.623Z] b4b0828f3eb6: Preparing [2022-07-28T22:17:20.623Z] 740a6103a93e: Preparing [2022-07-28T22:17:20.623Z] ec34fcc1d526: Preparing [2022-07-28T22:17:20.623Z] b4b0828f3eb6: Waiting [2022-07-28T22:17:20.623Z] 740a6103a93e: Waiting [2022-07-28T22:17:20.623Z] ec34fcc1d526: Waiting [2022-07-28T22:17:20.623Z] 3270f20eef5e: Layer already exists [2022-07-28T22:17:20.623Z] 57399c713724: Layer already exists [2022-07-28T22:17:20.623Z] 71c32809938c: Layer already exists [2022-07-28T22:17:20.623Z] 15ce17683b4a: Layer already exists [2022-07-28T22:17:20.623Z] 3b02e0092d77: Layer already exists [2022-07-28T22:17:20.623Z] 740a6103a93e: Layer already exists [2022-07-28T22:17:20.623Z] b4b0828f3eb6: Layer already exists [2022-07-28T22:17:20.623Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:20.623Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:20.950Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:21.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-07-28T22:17:21.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-07-28T22:17:21.263Z] 57399c713724: Preparing [2022-07-28T22:17:21.263Z] 71c32809938c: Preparing [2022-07-28T22:17:21.263Z] 15ce17683b4a: Preparing [2022-07-28T22:17:21.263Z] 3b02e0092d77: Preparing [2022-07-28T22:17:21.263Z] 3270f20eef5e: Preparing [2022-07-28T22:17:21.263Z] b4b0828f3eb6: Preparing [2022-07-28T22:17:21.263Z] 740a6103a93e: Preparing [2022-07-28T22:17:21.263Z] ec34fcc1d526: Preparing [2022-07-28T22:17:21.263Z] b4b0828f3eb6: Waiting [2022-07-28T22:17:21.263Z] 740a6103a93e: Waiting [2022-07-28T22:17:21.263Z] 3b02e0092d77: Layer already exists [2022-07-28T22:17:21.263Z] 15ce17683b4a: Layer already exists [2022-07-28T22:17:21.263Z] 71c32809938c: Layer already exists [2022-07-28T22:17:21.263Z] 3270f20eef5e: Layer already exists [2022-07-28T22:17:21.263Z] 57399c713724: Layer already exists [2022-07-28T22:17:21.263Z] 740a6103a93e: Layer already exists [2022-07-28T22:17:21.263Z] b4b0828f3eb6: Layer already exists [2022-07-28T22:17:21.263Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:21.263Z] main: digest: sha256:35c8166f3e42467ffd5e2d9b37ad8f2a73272d60f97fd70c345616b88436b527 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:21.316Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:21.325Z] taggedImages: [2022-07-28T22:17:21.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:21.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-07-28T22:17:21.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.31 [2022-07-28T22:17:21.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:21.325Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-07-28T22:17:21.346Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-07-28T22:17:21.346Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:21.346Z] latest [2022-07-28T22:17:21.346Z] 2.3.0-dev.31 [2022-07-28T22:17:21.346Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:21.346Z] main [2022-07-28T22:17:21.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:21.685Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:22.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:22.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-28T22:17:22.003Z] c07df59a6360: Preparing [2022-07-28T22:17:22.003Z] 760c1d39411b: Preparing [2022-07-28T22:17:22.003Z] 91d91f6d861f: Preparing [2022-07-28T22:17:22.003Z] bb79cd385109: Preparing [2022-07-28T22:17:22.003Z] 56e6508cc05e: Preparing [2022-07-28T22:17:22.003Z] 755ef09233af: Preparing [2022-07-28T22:17:22.003Z] 6473f67405d7: Preparing [2022-07-28T22:17:22.003Z] c7f4e10e4008: Preparing [2022-07-28T22:17:22.003Z] 40bb979e97a4: Preparing [2022-07-28T22:17:22.003Z] ec34fcc1d526: Preparing [2022-07-28T22:17:22.003Z] 755ef09233af: Waiting [2022-07-28T22:17:22.003Z] 6473f67405d7: Waiting [2022-07-28T22:17:22.003Z] c7f4e10e4008: Waiting [2022-07-28T22:17:22.003Z] 40bb979e97a4: Waiting [2022-07-28T22:17:22.003Z] c07df59a6360: Pushed [2022-07-28T22:17:22.003Z] 56e6508cc05e: Pushed [2022-07-28T22:17:22.003Z] 760c1d39411b: Pushed [2022-07-28T22:17:22.003Z] 755ef09233af: Pushed [2022-07-28T22:17:22.263Z] 6473f67405d7: Pushed [2022-07-28T22:17:22.263Z] c7f4e10e4008: Pushed [2022-07-28T22:17:22.263Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:22.263Z] 40bb979e97a4: Pushed [2022-07-28T22:17:23.205Z] bb79cd385109: Pushed [2022-07-28T22:17:23.778Z] 91d91f6d861f: Pushed [2022-07-28T22:17:23.778Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:24.098Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:24.412Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-28T22:17:24.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-28T22:17:24.413Z] c07df59a6360: Preparing [2022-07-28T22:17:24.413Z] 760c1d39411b: Preparing [2022-07-28T22:17:24.413Z] 91d91f6d861f: Preparing [2022-07-28T22:17:24.413Z] bb79cd385109: Preparing [2022-07-28T22:17:24.413Z] 56e6508cc05e: Preparing [2022-07-28T22:17:24.413Z] 755ef09233af: Preparing [2022-07-28T22:17:24.413Z] 6473f67405d7: Preparing [2022-07-28T22:17:24.413Z] c7f4e10e4008: Preparing [2022-07-28T22:17:24.413Z] 40bb979e97a4: Preparing [2022-07-28T22:17:24.413Z] ec34fcc1d526: Preparing [2022-07-28T22:17:24.413Z] c7f4e10e4008: Waiting [2022-07-28T22:17:24.413Z] 40bb979e97a4: Waiting [2022-07-28T22:17:24.413Z] 755ef09233af: Waiting [2022-07-28T22:17:24.413Z] 6473f67405d7: Waiting [2022-07-28T22:17:24.413Z] 760c1d39411b: Layer already exists [2022-07-28T22:17:24.413Z] 91d91f6d861f: Layer already exists [2022-07-28T22:17:24.413Z] 56e6508cc05e: Layer already exists [2022-07-28T22:17:24.413Z] c07df59a6360: Layer already exists [2022-07-28T22:17:24.413Z] bb79cd385109: Layer already exists [2022-07-28T22:17:24.413Z] 755ef09233af: Layer already exists [2022-07-28T22:17:24.413Z] 6473f67405d7: Layer already exists [2022-07-28T22:17:24.413Z] c7f4e10e4008: Layer already exists [2022-07-28T22:17:24.413Z] 40bb979e97a4: Layer already exists [2022-07-28T22:17:24.413Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:24.413Z] latest: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:24.739Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:25.055Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.31 [2022-07-28T22:17:25.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-28T22:17:25.055Z] c07df59a6360: Preparing [2022-07-28T22:17:25.055Z] 760c1d39411b: Preparing [2022-07-28T22:17:25.055Z] 91d91f6d861f: Preparing [2022-07-28T22:17:25.055Z] bb79cd385109: Preparing [2022-07-28T22:17:25.055Z] 56e6508cc05e: Preparing [2022-07-28T22:17:25.055Z] 755ef09233af: Preparing [2022-07-28T22:17:25.055Z] 6473f67405d7: Preparing [2022-07-28T22:17:25.055Z] c7f4e10e4008: Preparing [2022-07-28T22:17:25.055Z] 40bb979e97a4: Preparing [2022-07-28T22:17:25.055Z] 6473f67405d7: Waiting [2022-07-28T22:17:25.055Z] 755ef09233af: Waiting [2022-07-28T22:17:25.055Z] c7f4e10e4008: Waiting [2022-07-28T22:17:25.055Z] 40bb979e97a4: Waiting [2022-07-28T22:17:25.055Z] ec34fcc1d526: Preparing [2022-07-28T22:17:25.055Z] bb79cd385109: Layer already exists [2022-07-28T22:17:25.055Z] c07df59a6360: Layer already exists [2022-07-28T22:17:25.055Z] 760c1d39411b: Layer already exists [2022-07-28T22:17:25.055Z] 56e6508cc05e: Layer already exists [2022-07-28T22:17:25.055Z] 91d91f6d861f: Layer already exists [2022-07-28T22:17:25.055Z] 755ef09233af: Layer already exists [2022-07-28T22:17:25.055Z] c7f4e10e4008: Layer already exists [2022-07-28T22:17:25.055Z] 40bb979e97a4: Layer already exists [2022-07-28T22:17:25.055Z] 6473f67405d7: Layer already exists [2022-07-28T22:17:25.055Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:25.055Z] 2.3.0-dev.31: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:25.402Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:25.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:25.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-28T22:17:25.739Z] c07df59a6360: Preparing [2022-07-28T22:17:25.739Z] 760c1d39411b: Preparing [2022-07-28T22:17:25.739Z] 91d91f6d861f: Preparing [2022-07-28T22:17:25.739Z] bb79cd385109: Preparing [2022-07-28T22:17:25.739Z] 56e6508cc05e: Preparing [2022-07-28T22:17:25.739Z] 755ef09233af: Preparing [2022-07-28T22:17:25.739Z] 6473f67405d7: Preparing [2022-07-28T22:17:25.739Z] c7f4e10e4008: Preparing [2022-07-28T22:17:25.739Z] 40bb979e97a4: Preparing [2022-07-28T22:17:25.739Z] ec34fcc1d526: Preparing [2022-07-28T22:17:25.739Z] 6473f67405d7: Waiting [2022-07-28T22:17:25.739Z] 40bb979e97a4: Waiting [2022-07-28T22:17:25.739Z] c7f4e10e4008: Waiting [2022-07-28T22:17:25.739Z] ec34fcc1d526: Waiting [2022-07-28T22:17:25.739Z] 755ef09233af: Waiting [2022-07-28T22:17:25.739Z] bb79cd385109: Layer already exists [2022-07-28T22:17:25.739Z] 760c1d39411b: Layer already exists [2022-07-28T22:17:25.739Z] 56e6508cc05e: Layer already exists [2022-07-28T22:17:25.739Z] c07df59a6360: Layer already exists [2022-07-28T22:17:25.739Z] 91d91f6d861f: Layer already exists [2022-07-28T22:17:25.739Z] c7f4e10e4008: Layer already exists [2022-07-28T22:17:25.739Z] 40bb979e97a4: Layer already exists [2022-07-28T22:17:25.739Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:25.739Z] 755ef09233af: Layer already exists [2022-07-28T22:17:25.739Z] 6473f67405d7: Layer already exists [2022-07-28T22:17:25.739Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:26.094Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:26.406Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-07-28T22:17:26.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-07-28T22:17:26.406Z] c07df59a6360: Preparing [2022-07-28T22:17:26.406Z] 760c1d39411b: Preparing [2022-07-28T22:17:26.406Z] 91d91f6d861f: Preparing [2022-07-28T22:17:26.406Z] bb79cd385109: Preparing [2022-07-28T22:17:26.406Z] 56e6508cc05e: Preparing [2022-07-28T22:17:26.406Z] 755ef09233af: Preparing [2022-07-28T22:17:26.406Z] 6473f67405d7: Preparing [2022-07-28T22:17:26.406Z] c7f4e10e4008: Preparing [2022-07-28T22:17:26.406Z] 40bb979e97a4: Preparing [2022-07-28T22:17:26.406Z] ec34fcc1d526: Preparing [2022-07-28T22:17:26.406Z] 755ef09233af: Waiting [2022-07-28T22:17:26.406Z] 6473f67405d7: Waiting [2022-07-28T22:17:26.406Z] c7f4e10e4008: Waiting [2022-07-28T22:17:26.406Z] 40bb979e97a4: Waiting [2022-07-28T22:17:26.406Z] bb79cd385109: Layer already exists [2022-07-28T22:17:26.406Z] 56e6508cc05e: Layer already exists [2022-07-28T22:17:26.406Z] 91d91f6d861f: Layer already exists [2022-07-28T22:17:26.406Z] c07df59a6360: Layer already exists [2022-07-28T22:17:26.406Z] 760c1d39411b: Layer already exists [2022-07-28T22:17:26.406Z] 755ef09233af: Layer already exists [2022-07-28T22:17:26.406Z] 40bb979e97a4: Layer already exists [2022-07-28T22:17:26.406Z] 6473f67405d7: Layer already exists [2022-07-28T22:17:26.406Z] c7f4e10e4008: Layer already exists [2022-07-28T22:17:26.406Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:26.406Z] main: digest: sha256:8c1771532235adf5d06bae8ccc8a46b470e65df99086f33072ffd11199018561 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:26.457Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:26.465Z] taggedImages: [2022-07-28T22:17:26.465Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:26.465Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-07-28T22:17:26.465Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.31 [2022-07-28T22:17:26.465Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:26.465Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-07-28T22:17:26.484Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-07-28T22:17:26.484Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:26.484Z] latest [2022-07-28T22:17:26.484Z] 2.3.0-dev.31 [2022-07-28T22:17:26.484Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:26.484Z] main [2022-07-28T22:17:26.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:26.810Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:27.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:27.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-28T22:17:27.123Z] 42334322bc8e: Preparing [2022-07-28T22:17:27.123Z] 4f95ebb89bab: Preparing [2022-07-28T22:17:27.123Z] d804f29f32af: Preparing [2022-07-28T22:17:27.123Z] 4ea09bf9b631: Preparing [2022-07-28T22:17:27.123Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:27.123Z] ad543cd673bd: Preparing [2022-07-28T22:17:27.123Z] ad543cd673bd: Waiting [2022-07-28T22:17:27.123Z] d804f29f32af: Layer already exists [2022-07-28T22:17:27.123Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:27.123Z] 42334322bc8e: Pushed [2022-07-28T22:17:27.123Z] 6da9f873f2a8: Pushed [2022-07-28T22:17:27.693Z] 4ea09bf9b631: Pushed [2022-07-28T22:17:29.077Z] 4f95ebb89bab: Pushed [2022-07-28T22:17:29.338Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:29.651Z] + 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-07-28T22:17:29.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-28T22:17:29.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-28T22:17:29.970Z] 42334322bc8e: Preparing [2022-07-28T22:17:29.970Z] 4f95ebb89bab: Preparing [2022-07-28T22:17:29.970Z] d804f29f32af: Preparing [2022-07-28T22:17:29.970Z] 4ea09bf9b631: Preparing [2022-07-28T22:17:29.970Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:29.970Z] ad543cd673bd: Preparing [2022-07-28T22:17:29.970Z] ad543cd673bd: Waiting [2022-07-28T22:17:29.970Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:29.970Z] 4ea09bf9b631: Layer already exists [2022-07-28T22:17:29.970Z] d804f29f32af: Layer already exists [2022-07-28T22:17:29.970Z] 42334322bc8e: Layer already exists [2022-07-28T22:17:29.970Z] 4f95ebb89bab: Layer already exists [2022-07-28T22:17:29.970Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:29.970Z] latest: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:30.290Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:30.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.31 [2022-07-28T22:17:30.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-28T22:17:30.603Z] 42334322bc8e: Preparing [2022-07-28T22:17:30.603Z] 4f95ebb89bab: Preparing [2022-07-28T22:17:30.603Z] d804f29f32af: Preparing [2022-07-28T22:17:30.603Z] 4ea09bf9b631: Preparing [2022-07-28T22:17:30.603Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:30.603Z] ad543cd673bd: Preparing [2022-07-28T22:17:30.603Z] ad543cd673bd: Waiting [2022-07-28T22:17:30.603Z] d804f29f32af: Layer already exists [2022-07-28T22:17:30.603Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:30.603Z] 42334322bc8e: Layer already exists [2022-07-28T22:17:30.603Z] 4f95ebb89bab: Layer already exists [2022-07-28T22:17:30.603Z] 4ea09bf9b631: Layer already exists [2022-07-28T22:17:30.603Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:30.603Z] 2.3.0-dev.31: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:30.926Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:31.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:31.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-28T22:17:31.243Z] 42334322bc8e: Preparing [2022-07-28T22:17:31.243Z] 4f95ebb89bab: Preparing [2022-07-28T22:17:31.243Z] d804f29f32af: Preparing [2022-07-28T22:17:31.243Z] 4ea09bf9b631: Preparing [2022-07-28T22:17:31.243Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:31.243Z] ad543cd673bd: Preparing [2022-07-28T22:17:31.243Z] ad543cd673bd: Waiting [2022-07-28T22:17:31.243Z] 4ea09bf9b631: Layer already exists [2022-07-28T22:17:31.243Z] 4f95ebb89bab: Layer already exists [2022-07-28T22:17:31.243Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:31.243Z] 42334322bc8e: Layer already exists [2022-07-28T22:17:31.243Z] d804f29f32af: Layer already exists [2022-07-28T22:17:31.243Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:31.243Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:31.560Z] + 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-07-28T22:17:31.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-07-28T22:17:31.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-07-28T22:17:31.878Z] 42334322bc8e: Preparing [2022-07-28T22:17:31.878Z] 4f95ebb89bab: Preparing [2022-07-28T22:17:31.878Z] d804f29f32af: Preparing [2022-07-28T22:17:31.878Z] 4ea09bf9b631: Preparing [2022-07-28T22:17:31.878Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:31.878Z] ad543cd673bd: Preparing [2022-07-28T22:17:31.878Z] ad543cd673bd: Waiting [2022-07-28T22:17:31.878Z] d804f29f32af: Layer already exists [2022-07-28T22:17:31.878Z] 4f95ebb89bab: Layer already exists [2022-07-28T22:17:31.878Z] 42334322bc8e: Layer already exists [2022-07-28T22:17:31.878Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:31.878Z] 4ea09bf9b631: Layer already exists [2022-07-28T22:17:31.878Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:31.878Z] main: digest: sha256:5b9db0fc712d5a4c07934493a9762542114fa96700d3e60e7af89a56c83fa126 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:31.926Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:31.938Z] taggedImages: [2022-07-28T22:17:31.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:31.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-07-28T22:17:31.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.31 [2022-07-28T22:17:31.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:31.938Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-07-28T22:17:31.959Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-07-28T22:17:31.959Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:31.959Z] latest [2022-07-28T22:17:31.959Z] 2.3.0-dev.31 [2022-07-28T22:17:31.959Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:31.959Z] main [2022-07-28T22:17:31.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:32.276Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:32.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:32.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-28T22:17:32.589Z] 9c597991b5ce: Preparing [2022-07-28T22:17:32.589Z] a19535a81e5e: Preparing [2022-07-28T22:17:32.589Z] 75e6bd084af7: Preparing [2022-07-28T22:17:32.589Z] 5439120ed52c: Preparing [2022-07-28T22:17:32.589Z] 4b6fac0e110d: Preparing [2022-07-28T22:17:32.589Z] de61f17a33f9: Preparing [2022-07-28T22:17:32.589Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:32.589Z] ad543cd673bd: Preparing [2022-07-28T22:17:32.589Z] ad543cd673bd: Waiting [2022-07-28T22:17:32.589Z] de61f17a33f9: Waiting [2022-07-28T22:17:32.589Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:32.589Z] a19535a81e5e: Pushed [2022-07-28T22:17:32.589Z] 75e6bd084af7: Pushed [2022-07-28T22:17:32.589Z] 9c597991b5ce: Pushed [2022-07-28T22:17:32.589Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:32.589Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:33.160Z] de61f17a33f9: Pushed [2022-07-28T22:17:36.465Z] 4b6fac0e110d: Pushed [2022-07-28T22:17:39.015Z] 5439120ed52c: Pushed [2022-07-28T22:17:39.015Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:39.342Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:39.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-28T22:17:39.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-28T22:17:39.654Z] 9c597991b5ce: Preparing [2022-07-28T22:17:39.654Z] a19535a81e5e: Preparing [2022-07-28T22:17:39.654Z] 75e6bd084af7: Preparing [2022-07-28T22:17:39.654Z] 5439120ed52c: Preparing [2022-07-28T22:17:39.654Z] 4b6fac0e110d: Preparing [2022-07-28T22:17:39.654Z] de61f17a33f9: Preparing [2022-07-28T22:17:39.654Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:39.654Z] ad543cd673bd: Preparing [2022-07-28T22:17:39.654Z] de61f17a33f9: Waiting [2022-07-28T22:17:39.654Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:39.654Z] ad543cd673bd: Waiting [2022-07-28T22:17:39.654Z] 4b6fac0e110d: Layer already exists [2022-07-28T22:17:39.654Z] 5439120ed52c: Layer already exists [2022-07-28T22:17:39.654Z] 75e6bd084af7: Layer already exists [2022-07-28T22:17:39.654Z] 9c597991b5ce: Layer already exists [2022-07-28T22:17:39.654Z] a19535a81e5e: Layer already exists [2022-07-28T22:17:39.654Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:39.654Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:39.654Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:39.654Z] latest: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:39.974Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:40.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.31 [2022-07-28T22:17:40.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-28T22:17:40.289Z] 9c597991b5ce: Preparing [2022-07-28T22:17:40.289Z] a19535a81e5e: Preparing [2022-07-28T22:17:40.289Z] 75e6bd084af7: Preparing [2022-07-28T22:17:40.289Z] 5439120ed52c: Preparing [2022-07-28T22:17:40.289Z] 4b6fac0e110d: Preparing [2022-07-28T22:17:40.289Z] de61f17a33f9: Preparing [2022-07-28T22:17:40.289Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:40.289Z] ad543cd673bd: Preparing [2022-07-28T22:17:40.289Z] de61f17a33f9: Waiting [2022-07-28T22:17:40.289Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:40.289Z] ad543cd673bd: Waiting [2022-07-28T22:17:40.289Z] 9c597991b5ce: Layer already exists [2022-07-28T22:17:40.289Z] 4b6fac0e110d: Layer already exists [2022-07-28T22:17:40.289Z] 75e6bd084af7: Layer already exists [2022-07-28T22:17:40.289Z] a19535a81e5e: Layer already exists [2022-07-28T22:17:40.289Z] 5439120ed52c: Layer already exists [2022-07-28T22:17:40.289Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:40.289Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:40.289Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:40.289Z] 2.3.0-dev.31: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:40.607Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:40.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:40.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-28T22:17:40.917Z] 9c597991b5ce: Preparing [2022-07-28T22:17:40.917Z] a19535a81e5e: Preparing [2022-07-28T22:17:40.917Z] 75e6bd084af7: Preparing [2022-07-28T22:17:40.917Z] 5439120ed52c: Preparing [2022-07-28T22:17:40.917Z] 4b6fac0e110d: Preparing [2022-07-28T22:17:40.917Z] de61f17a33f9: Preparing [2022-07-28T22:17:40.917Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:40.917Z] ad543cd673bd: Preparing [2022-07-28T22:17:40.917Z] de61f17a33f9: Waiting [2022-07-28T22:17:40.917Z] ad543cd673bd: Waiting [2022-07-28T22:17:40.917Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:40.917Z] 75e6bd084af7: Layer already exists [2022-07-28T22:17:40.917Z] 9c597991b5ce: Layer already exists [2022-07-28T22:17:40.917Z] a19535a81e5e: Layer already exists [2022-07-28T22:17:40.917Z] 5439120ed52c: Layer already exists [2022-07-28T22:17:40.917Z] 4b6fac0e110d: Layer already exists [2022-07-28T22:17:40.917Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:40.917Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:40.917Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:40.917Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:41.238Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:41.550Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-07-28T22:17:41.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-07-28T22:17:41.550Z] 9c597991b5ce: Preparing [2022-07-28T22:17:41.550Z] a19535a81e5e: Preparing [2022-07-28T22:17:41.550Z] 75e6bd084af7: Preparing [2022-07-28T22:17:41.550Z] 5439120ed52c: Preparing [2022-07-28T22:17:41.550Z] 4b6fac0e110d: Preparing [2022-07-28T22:17:41.550Z] de61f17a33f9: Preparing [2022-07-28T22:17:41.550Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:41.550Z] ad543cd673bd: Preparing [2022-07-28T22:17:41.550Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:41.550Z] de61f17a33f9: Waiting [2022-07-28T22:17:41.550Z] ad543cd673bd: Waiting [2022-07-28T22:17:41.550Z] 4b6fac0e110d: Layer already exists [2022-07-28T22:17:41.550Z] 5439120ed52c: Layer already exists [2022-07-28T22:17:41.550Z] 9c597991b5ce: Layer already exists [2022-07-28T22:17:41.550Z] a19535a81e5e: Layer already exists [2022-07-28T22:17:41.550Z] 75e6bd084af7: Layer already exists [2022-07-28T22:17:41.550Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:41.550Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:41.550Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:41.550Z] main: digest: sha256:885982cbe16432f8ba8e9cf81b210525c30393bb1f0bc773c77ba6e44911b6a9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:41.600Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:41.609Z] taggedImages: [2022-07-28T22:17:41.609Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:41.609Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-07-28T22:17:41.609Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.31 [2022-07-28T22:17:41.609Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:41.609Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-07-28T22:17:41.631Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-07-28T22:17:41.631Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:41.631Z] latest [2022-07-28T22:17:41.631Z] 2.3.0-dev.31 [2022-07-28T22:17:41.631Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:41.631Z] main [2022-07-28T22:17:41.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:41.953Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:42.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:42.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-28T22:17:42.261Z] e08702b1059e: Preparing [2022-07-28T22:17:42.261Z] c8c7f5e43dcf: Preparing [2022-07-28T22:17:42.261Z] 706875508b59: Preparing [2022-07-28T22:17:42.261Z] 257ec895168f: Preparing [2022-07-28T22:17:42.261Z] caafddfb3bf5: Preparing [2022-07-28T22:17:42.261Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:42.261Z] ad543cd673bd: Preparing [2022-07-28T22:17:42.261Z] ad543cd673bd: Waiting [2022-07-28T22:17:42.261Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:42.261Z] 706875508b59: Pushed [2022-07-28T22:17:42.261Z] c8c7f5e43dcf: Pushed [2022-07-28T22:17:42.261Z] e08702b1059e: Pushed [2022-07-28T22:17:42.261Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:42.261Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:42.522Z] caafddfb3bf5: Pushed [2022-07-28T22:17:49.107Z] 257ec895168f: Pushed [2022-07-28T22:17:49.107Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:49.423Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:49.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-28T22:17:49.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-28T22:17:49.733Z] e08702b1059e: Preparing [2022-07-28T22:17:49.733Z] c8c7f5e43dcf: Preparing [2022-07-28T22:17:49.733Z] 706875508b59: Preparing [2022-07-28T22:17:49.733Z] 257ec895168f: Preparing [2022-07-28T22:17:49.733Z] caafddfb3bf5: Preparing [2022-07-28T22:17:49.733Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:49.733Z] ad543cd673bd: Preparing [2022-07-28T22:17:49.733Z] ad543cd673bd: Waiting [2022-07-28T22:17:49.733Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:49.733Z] caafddfb3bf5: Layer already exists [2022-07-28T22:17:49.733Z] 257ec895168f: Layer already exists [2022-07-28T22:17:49.733Z] 706875508b59: Layer already exists [2022-07-28T22:17:49.733Z] e08702b1059e: Layer already exists [2022-07-28T22:17:49.733Z] c8c7f5e43dcf: Layer already exists [2022-07-28T22:17:49.733Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:49.733Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:49.733Z] latest: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:50.047Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:50.359Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.31 [2022-07-28T22:17:50.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-28T22:17:50.359Z] e08702b1059e: Preparing [2022-07-28T22:17:50.359Z] c8c7f5e43dcf: Preparing [2022-07-28T22:17:50.359Z] 706875508b59: Preparing [2022-07-28T22:17:50.359Z] 257ec895168f: Preparing [2022-07-28T22:17:50.359Z] caafddfb3bf5: Preparing [2022-07-28T22:17:50.359Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:50.359Z] ad543cd673bd: Preparing [2022-07-28T22:17:50.359Z] ad543cd673bd: Waiting [2022-07-28T22:17:50.359Z] e08702b1059e: Layer already exists [2022-07-28T22:17:50.359Z] caafddfb3bf5: Layer already exists [2022-07-28T22:17:50.359Z] 706875508b59: Layer already exists [2022-07-28T22:17:50.359Z] c8c7f5e43dcf: Layer already exists [2022-07-28T22:17:50.359Z] 257ec895168f: Layer already exists [2022-07-28T22:17:50.359Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:50.359Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:50.359Z] 2.3.0-dev.31: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:50.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:50.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:50.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-28T22:17:50.985Z] e08702b1059e: Preparing [2022-07-28T22:17:50.985Z] c8c7f5e43dcf: Preparing [2022-07-28T22:17:50.985Z] 706875508b59: Preparing [2022-07-28T22:17:50.985Z] 257ec895168f: Preparing [2022-07-28T22:17:50.985Z] caafddfb3bf5: Preparing [2022-07-28T22:17:50.985Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:50.985Z] ad543cd673bd: Preparing [2022-07-28T22:17:50.985Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:50.985Z] ad543cd673bd: Waiting [2022-07-28T22:17:50.985Z] 706875508b59: Layer already exists [2022-07-28T22:17:50.985Z] 257ec895168f: Layer already exists [2022-07-28T22:17:50.985Z] e08702b1059e: Layer already exists [2022-07-28T22:17:50.985Z] c8c7f5e43dcf: Layer already exists [2022-07-28T22:17:50.985Z] caafddfb3bf5: Layer already exists [2022-07-28T22:17:50.985Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:50.985Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:50.985Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:51.302Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:51.617Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-07-28T22:17:51.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-07-28T22:17:51.617Z] e08702b1059e: Preparing [2022-07-28T22:17:51.617Z] c8c7f5e43dcf: Preparing [2022-07-28T22:17:51.617Z] 706875508b59: Preparing [2022-07-28T22:17:51.617Z] 257ec895168f: Preparing [2022-07-28T22:17:51.617Z] caafddfb3bf5: Preparing [2022-07-28T22:17:51.617Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:51.617Z] ad543cd673bd: Preparing [2022-07-28T22:17:51.617Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:51.617Z] ad543cd673bd: Waiting [2022-07-28T22:17:51.617Z] 706875508b59: Layer already exists [2022-07-28T22:17:51.617Z] e08702b1059e: Layer already exists [2022-07-28T22:17:51.617Z] 257ec895168f: Layer already exists [2022-07-28T22:17:51.617Z] c8c7f5e43dcf: Layer already exists [2022-07-28T22:17:51.617Z] caafddfb3bf5: Layer already exists [2022-07-28T22:17:51.617Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:51.617Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:51.617Z] main: digest: sha256:1142eed80cda837dc6503bc44ef73ae8e71e73662064b37862965ca2dd870a2b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:51.665Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:51.672Z] taggedImages: [2022-07-28T22:17:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-07-28T22:17:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.31 [2022-07-28T22:17:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:51.672Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-07-28T22:17:51.692Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-07-28T22:17:51.692Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:51.692Z] latest [2022-07-28T22:17:51.692Z] 2.3.0-dev.31 [2022-07-28T22:17:51.692Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:51.692Z] main [2022-07-28T22:17:51.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:52.012Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:52.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:52.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-28T22:17:52.324Z] 27bf853f69c9: Preparing [2022-07-28T22:17:52.324Z] 53764f38b0c4: Preparing [2022-07-28T22:17:52.324Z] 3fc0b1f3010c: Preparing [2022-07-28T22:17:52.324Z] 257ec895168f: Preparing [2022-07-28T22:17:52.324Z] de61f17a33f9: Preparing [2022-07-28T22:17:52.324Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:52.324Z] ad543cd673bd: Preparing [2022-07-28T22:17:52.324Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:52.324Z] ad543cd673bd: Waiting [2022-07-28T22:17:52.324Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:52.324Z] 257ec895168f: Layer already exists [2022-07-28T22:17:52.324Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:52.324Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:52.324Z] 3fc0b1f3010c: Pushed [2022-07-28T22:17:52.324Z] 27bf853f69c9: Pushed [2022-07-28T22:17:52.324Z] 53764f38b0c4: Pushed [2022-07-28T22:17:52.585Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:52.906Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:53.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-28T22:17:53.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-28T22:17:53.217Z] 27bf853f69c9: Preparing [2022-07-28T22:17:53.217Z] 53764f38b0c4: Preparing [2022-07-28T22:17:53.217Z] 3fc0b1f3010c: Preparing [2022-07-28T22:17:53.217Z] 257ec895168f: Preparing [2022-07-28T22:17:53.217Z] de61f17a33f9: Preparing [2022-07-28T22:17:53.217Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:53.217Z] ad543cd673bd: Preparing [2022-07-28T22:17:53.217Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:53.217Z] ad543cd673bd: Waiting [2022-07-28T22:17:53.217Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:53.217Z] 3fc0b1f3010c: Layer already exists [2022-07-28T22:17:53.217Z] 27bf853f69c9: Layer already exists [2022-07-28T22:17:53.217Z] 53764f38b0c4: Layer already exists [2022-07-28T22:17:53.217Z] 257ec895168f: Layer already exists [2022-07-28T22:17:53.217Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:53.217Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:53.217Z] latest: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:53.541Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:53.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.31 [2022-07-28T22:17:53.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-28T22:17:53.852Z] 27bf853f69c9: Preparing [2022-07-28T22:17:53.852Z] 53764f38b0c4: Preparing [2022-07-28T22:17:53.852Z] 3fc0b1f3010c: Preparing [2022-07-28T22:17:53.852Z] 257ec895168f: Preparing [2022-07-28T22:17:53.852Z] de61f17a33f9: Preparing [2022-07-28T22:17:53.852Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:53.852Z] ad543cd673bd: Preparing [2022-07-28T22:17:53.852Z] ad543cd673bd: Waiting [2022-07-28T22:17:53.852Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:53.852Z] 257ec895168f: Layer already exists [2022-07-28T22:17:53.852Z] 27bf853f69c9: Layer already exists [2022-07-28T22:17:53.852Z] 53764f38b0c4: Layer already exists [2022-07-28T22:17:53.852Z] 3fc0b1f3010c: Layer already exists [2022-07-28T22:17:53.852Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:53.852Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:53.852Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:53.852Z] 2.3.0-dev.31: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:54.170Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:54.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:54.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-28T22:17:54.480Z] 27bf853f69c9: Preparing [2022-07-28T22:17:54.480Z] 53764f38b0c4: Preparing [2022-07-28T22:17:54.480Z] 3fc0b1f3010c: Preparing [2022-07-28T22:17:54.480Z] 257ec895168f: Preparing [2022-07-28T22:17:54.480Z] de61f17a33f9: Preparing [2022-07-28T22:17:54.480Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:54.480Z] ad543cd673bd: Preparing [2022-07-28T22:17:54.480Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:54.480Z] ad543cd673bd: Waiting [2022-07-28T22:17:54.480Z] 257ec895168f: Layer already exists [2022-07-28T22:17:54.480Z] 27bf853f69c9: Layer already exists [2022-07-28T22:17:54.480Z] 3fc0b1f3010c: Layer already exists [2022-07-28T22:17:54.480Z] 53764f38b0c4: Layer already exists [2022-07-28T22:17:54.480Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:54.480Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:54.480Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:54.481Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:54.610Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:17:54.610Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:17:54.610Z] ---> 32a0e132ae5f [2022-07-28T22:17:54.610Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:17:54.610Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:17:54.610Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:17:54.610Z] ---> 32a0e132ae5f [2022-07-28T22:17:54.610Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T22:17:54.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:17:54.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:17:54.610Z] ---> 32a0e132ae5f [2022-07-28T22:17:54.610Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:17:54.610Z] ---> Running in 937cbf4bf360 [2022-07-28T22:17:54.610Z] ---> Running in 76a3144f9442 [2022-07-28T22:17:54.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:17:54.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:17:54.610Z] ---> 32a0e132ae5f [2022-07-28T22:17:54.610Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T22:17:54.610Z] ---> Running in 18037c5ace65 [2022-07-28T22:17:54.610Z] ---> Running in 018cd0d59add [2022-07-28T22:17:54.610Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:17:54.610Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:17:54.610Z] ---> 32a0e132ae5f [2022-07-28T22:17:54.610Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T22:17:54.610Z] ---> Running in 0d3bde05be15 [2022-07-28T22:17:54.795Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:55.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-07-28T22:17:55.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-07-28T22:17:55.107Z] 27bf853f69c9: Preparing [2022-07-28T22:17:55.107Z] 53764f38b0c4: Preparing [2022-07-28T22:17:55.107Z] 3fc0b1f3010c: Preparing [2022-07-28T22:17:55.107Z] 257ec895168f: Preparing [2022-07-28T22:17:55.107Z] de61f17a33f9: Preparing [2022-07-28T22:17:55.107Z] 6da9f873f2a8: Preparing [2022-07-28T22:17:55.107Z] ad543cd673bd: Preparing [2022-07-28T22:17:55.107Z] ad543cd673bd: Waiting [2022-07-28T22:17:55.107Z] 6da9f873f2a8: Waiting [2022-07-28T22:17:55.107Z] 53764f38b0c4: Layer already exists [2022-07-28T22:17:55.107Z] de61f17a33f9: Layer already exists [2022-07-28T22:17:55.107Z] 27bf853f69c9: Layer already exists [2022-07-28T22:17:55.107Z] 3fc0b1f3010c: Layer already exists [2022-07-28T22:17:55.107Z] 257ec895168f: Layer already exists [2022-07-28T22:17:55.107Z] ad543cd673bd: Layer already exists [2022-07-28T22:17:55.107Z] 6da9f873f2a8: Layer already exists [2022-07-28T22:17:55.107Z] main: digest: sha256:20ac228623fb888323af4c15c0087c68f7ff1770970db1882ac1c204f4726cc1 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:17:55.157Z] ===================================================== [Pipeline] echo [2022-07-28T22:17:55.165Z] taggedImages: [2022-07-28T22:17:55.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:55.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-07-28T22:17:55.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.31 [2022-07-28T22:17:55.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:55.165Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-07-28T22:17:55.183Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-07-28T22:17:55.183Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:55.183Z] latest [2022-07-28T22:17:55.183Z] 2.3.0-dev.31 [2022-07-28T22:17:55.183Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:17:55.183Z] main [2022-07-28T22:17:55.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:55.231Z] Removing intermediate container 76a3144f9442 [2022-07-28T22:17:55.231Z] ---> d42ffb793168 [2022-07-28T22:17:55.231Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T22:17:55.231Z] Removing intermediate container 937cbf4bf360 [2022-07-28T22:17:55.231Z] ---> b1ea595f697e [2022-07-28T22:17:55.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:17:55.231Z] ---> Running in 0184c7339106 [2022-07-28T22:17:55.231Z] ---> Running in 7c31e0f23d78 [2022-07-28T22:17:55.503Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:55.505Z] Removing intermediate container 18037c5ace65 [2022-07-28T22:17:55.505Z] ---> ab1f4b7252af [2022-07-28T22:17:55.505Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:17:55.505Z] Removing intermediate container 0d3bde05be15 [2022-07-28T22:17:55.505Z] ---> e9867f723dc1 [2022-07-28T22:17:55.505Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 018cd0d59add [2022-07-28T22:17:55.505Z] ---> 29b0ddbaa842 [2022-07-28T22:17:55.505Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:17:55.505Z] [2022-07-28T22:17:55.505Z] ---> Running in 518d0b8cb1dc [2022-07-28T22:17:55.505Z] ---> Running in 780964c8c3c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:55.780Z] ---> Running in 0edf4a77d105 [2022-07-28T22:17:55.828Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:17:55.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-28T22:17:55.828Z] 2a2992720dd0: Preparing [2022-07-28T22:17:55.828Z] f73ac7e3744b: Preparing [2022-07-28T22:17:55.828Z] d804f29f32af: Preparing [2022-07-28T22:17:55.828Z] 91823dfc3926: Preparing [2022-07-28T22:17:55.828Z] ec34fcc1d526: Preparing [2022-07-28T22:17:55.828Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:55.828Z] d804f29f32af: Layer already exists [2022-07-28T22:17:55.828Z] 2a2992720dd0: Pushed [2022-07-28T22:17:55.828Z] 91823dfc3926: Pushed [2022-07-28T22:17:57.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:17:58.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:17:58.371Z] f73ac7e3744b: Pushed [2022-07-28T22:17:58.371Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:58.686Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:59.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-28T22:17:59.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-28T22:17:59.000Z] 2a2992720dd0: Preparing [2022-07-28T22:17:59.000Z] f73ac7e3744b: Preparing [2022-07-28T22:17:59.000Z] d804f29f32af: Preparing [2022-07-28T22:17:59.000Z] 91823dfc3926: Preparing [2022-07-28T22:17:59.000Z] ec34fcc1d526: Preparing [2022-07-28T22:17:59.000Z] 91823dfc3926: Layer already exists [2022-07-28T22:17:59.000Z] f73ac7e3744b: Layer already exists [2022-07-28T22:17:59.000Z] 2a2992720dd0: Layer already exists [2022-07-28T22:17:59.000Z] d804f29f32af: Layer already exists [2022-07-28T22:17:59.000Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:59.000Z] latest: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:59.076Z] Removing intermediate container 7c31e0f23d78 [2022-07-28T22:17:59.076Z] ---> 8a08467805f6 [2022-07-28T22:17:59.076Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T22:17:59.322Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:17:59.377Z] ---> Running in 71555cd1a95e [2022-07-28T22:17:59.377Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T22:17:59.377Z] v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T22:17:59.377Z] OK: 16887 distinct packages available [2022-07-28T22:17:59.377Z] Removing intermediate container 780964c8c3c5 [2022-07-28T22:17:59.377Z] ---> 420e909cd0e2 [2022-07-28T22:17:59.377Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T22:17:59.630Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.31 [2022-07-28T22:17:59.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-28T22:17:59.630Z] 2a2992720dd0: Preparing [2022-07-28T22:17:59.630Z] f73ac7e3744b: Preparing [2022-07-28T22:17:59.630Z] d804f29f32af: Preparing [2022-07-28T22:17:59.630Z] 91823dfc3926: Preparing [2022-07-28T22:17:59.630Z] ec34fcc1d526: Preparing [2022-07-28T22:17:59.630Z] 2a2992720dd0: Layer already exists [2022-07-28T22:17:59.630Z] 91823dfc3926: Layer already exists [2022-07-28T22:17:59.630Z] ec34fcc1d526: Layer already exists [2022-07-28T22:17:59.630Z] d804f29f32af: Layer already exists [2022-07-28T22:17:59.630Z] f73ac7e3744b: Layer already exists [2022-07-28T22:17:59.630Z] 2.3.0-dev.31: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-07-28T22:17:59.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:17:59.666Z] ---> Running in 573614c47949 [Pipeline] sh [2022-07-28T22:17:59.954Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [2022-07-28T22:17:59.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:17:59.964Z] Removing intermediate container 518d0b8cb1dc [2022-07-28T22:17:59.964Z] ---> b011a3fcd48d [2022-07-28T22:17:59.964Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:00.242Z] Removing intermediate container 0edf4a77d105 [2022-07-28T22:18:00.242Z] ---> 42a751c75827 [2022-07-28T22:18:00.242Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:18:00.242Z] ---> Running in de5acdc220c6 [2022-07-28T22:18:00.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:00.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-28T22:18:00.263Z] 2a2992720dd0: Preparing [2022-07-28T22:18:00.263Z] f73ac7e3744b: Preparing [2022-07-28T22:18:00.263Z] d804f29f32af: Preparing [2022-07-28T22:18:00.263Z] 91823dfc3926: Preparing [2022-07-28T22:18:00.263Z] ec34fcc1d526: Preparing [2022-07-28T22:18:00.263Z] 2a2992720dd0: Layer already exists [2022-07-28T22:18:00.263Z] d804f29f32af: Layer already exists [2022-07-28T22:18:00.263Z] f73ac7e3744b: Layer already exists [2022-07-28T22:18:00.263Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:00.263Z] 91823dfc3926: Layer already exists [2022-07-28T22:18:00.263Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:00.517Z] ---> Running in c59fbdf233a9 [2022-07-28T22:18:00.579Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:00.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-07-28T22:18:00.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-07-28T22:18:00.890Z] 2a2992720dd0: Preparing [2022-07-28T22:18:00.890Z] f73ac7e3744b: Preparing [2022-07-28T22:18:00.890Z] d804f29f32af: Preparing [2022-07-28T22:18:00.890Z] 91823dfc3926: Preparing [2022-07-28T22:18:00.890Z] ec34fcc1d526: Preparing [2022-07-28T22:18:00.890Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:00.890Z] d804f29f32af: Layer already exists [2022-07-28T22:18:00.890Z] 2a2992720dd0: Layer already exists [2022-07-28T22:18:00.890Z] f73ac7e3744b: Layer already exists [2022-07-28T22:18:00.890Z] 91823dfc3926: Layer already exists [2022-07-28T22:18:00.890Z] main: digest: sha256:eff016e2a1ec3f6854263bb503c377e5cf729cd6d0948536585b233c21bf66b4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:18:00.938Z] ===================================================== [Pipeline] echo [2022-07-28T22:18:00.945Z] taggedImages: [2022-07-28T22:18:00.945Z] - nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:00.945Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-07-28T22:18:00.945Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.31 [2022-07-28T22:18:00.945Z] - nexus3.edgexfoundry.org:10004/support-notifications:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:00.945Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-07-28T22:18:00.962Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-07-28T22:18:00.962Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:00.962Z] latest [2022-07-28T22:18:00.962Z] 2.3.0-dev.31 [2022-07-28T22:18:00.962Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:00.962Z] main [2022-07-28T22:18:00.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:01.123Z] OK: 221 MiB in 51 packages [2022-07-28T22:18:01.285Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:01.587Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:01.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-28T22:18:01.587Z] 755e63a46302: Preparing [2022-07-28T22:18:01.587Z] fbc227d49a52: Preparing [2022-07-28T22:18:01.587Z] d804f29f32af: Preparing [2022-07-28T22:18:01.587Z] af3c26ac9feb: Preparing [2022-07-28T22:18:01.588Z] ec34fcc1d526: Preparing [2022-07-28T22:18:01.588Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:01.588Z] af3c26ac9feb: Layer already exists [2022-07-28T22:18:01.588Z] d804f29f32af: Layer already exists [2022-07-28T22:18:01.588Z] 755e63a46302: Pushed [2022-07-28T22:18:01.723Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:01.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:02.279Z] Removing intermediate container 0184c7339106 [2022-07-28T22:18:02.279Z] ---> 1c3d4e4ffda6 [2022-07-28T22:18:02.279Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T22:18:02.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:02.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:02.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:03.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:03.125Z] ---> 58b550e5dd94 [2022-07-28T22:18:03.125Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:18:03.125Z] ---> Running in c05b26444773 [2022-07-28T22:18:03.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:03.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:18:04.017Z] OK: 221 MiB in 51 packages [2022-07-28T22:18:04.134Z] fbc227d49a52: Pushed [2022-07-28T22:18:04.134Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:04.306Z] OK: 221 MiB in 51 packages [2022-07-28T22:18:04.456Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:04.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-28T22:18:04.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-28T22:18:04.771Z] 755e63a46302: Preparing [2022-07-28T22:18:04.771Z] fbc227d49a52: Preparing [2022-07-28T22:18:04.771Z] d804f29f32af: Preparing [2022-07-28T22:18:04.771Z] af3c26ac9feb: Preparing [2022-07-28T22:18:04.771Z] ec34fcc1d526: Preparing [2022-07-28T22:18:04.771Z] 755e63a46302: Layer already exists [2022-07-28T22:18:04.771Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:04.771Z] fbc227d49a52: Layer already exists [2022-07-28T22:18:04.771Z] d804f29f32af: Layer already exists [2022-07-28T22:18:04.771Z] af3c26ac9feb: Layer already exists [2022-07-28T22:18:04.771Z] latest: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:04.924Z] OK: 221 MiB in 51 packages [2022-07-28T22:18:05.087Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:05.208Z] OK: 221 MiB in 51 packages [2022-07-28T22:18:05.400Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.31 [2022-07-28T22:18:05.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-28T22:18:05.400Z] 755e63a46302: Preparing [2022-07-28T22:18:05.400Z] fbc227d49a52: Preparing [2022-07-28T22:18:05.400Z] d804f29f32af: Preparing [2022-07-28T22:18:05.400Z] af3c26ac9feb: Preparing [2022-07-28T22:18:05.400Z] ec34fcc1d526: Preparing [2022-07-28T22:18:05.400Z] d804f29f32af: Layer already exists [2022-07-28T22:18:05.400Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:05.400Z] fbc227d49a52: Layer already exists [2022-07-28T22:18:05.400Z] af3c26ac9feb: Layer already exists [2022-07-28T22:18:05.400Z] 755e63a46302: Layer already exists [2022-07-28T22:18:05.400Z] 2.3.0-dev.31: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:05.716Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:06.032Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:06.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-28T22:18:06.032Z] 755e63a46302: Preparing [2022-07-28T22:18:06.032Z] fbc227d49a52: Preparing [2022-07-28T22:18:06.032Z] d804f29f32af: Preparing [2022-07-28T22:18:06.032Z] af3c26ac9feb: Preparing [2022-07-28T22:18:06.032Z] ec34fcc1d526: Preparing [2022-07-28T22:18:06.032Z] af3c26ac9feb: Layer already exists [2022-07-28T22:18:06.032Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:06.032Z] 755e63a46302: Layer already exists [2022-07-28T22:18:06.032Z] d804f29f32af: Layer already exists [2022-07-28T22:18:06.032Z] fbc227d49a52: Layer already exists [2022-07-28T22:18:06.032Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:06.212Z] Removing intermediate container 71555cd1a95e [2022-07-28T22:18:06.212Z] ---> 65f429fb394f [2022-07-28T22:18:06.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:18:06.212Z] Removing intermediate container 573614c47949 [2022-07-28T22:18:06.212Z] ---> 3b79f2616ccf [2022-07-28T22:18:06.212Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T22:18:06.351Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:06.662Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-07-28T22:18:06.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-07-28T22:18:06.662Z] 755e63a46302: Preparing [2022-07-28T22:18:06.662Z] fbc227d49a52: Preparing [2022-07-28T22:18:06.662Z] d804f29f32af: Preparing [2022-07-28T22:18:06.662Z] af3c26ac9feb: Preparing [2022-07-28T22:18:06.662Z] ec34fcc1d526: Preparing [2022-07-28T22:18:06.663Z] ec34fcc1d526: Layer already exists [2022-07-28T22:18:06.663Z] af3c26ac9feb: Layer already exists [2022-07-28T22:18:06.663Z] 755e63a46302: Layer already exists [2022-07-28T22:18:06.663Z] fbc227d49a52: Layer already exists [2022-07-28T22:18:06.663Z] d804f29f32af: Layer already exists [2022-07-28T22:18:06.663Z] main: digest: sha256:0c829a2b2be5ef68a08b8cd445cd1716d9032be85e3c8d9b087662a366557011 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:18:06.712Z] ===================================================== [Pipeline] echo [2022-07-28T22:18:06.721Z] taggedImages: [2022-07-28T22:18:06.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:06.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-07-28T22:18:06.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.31 [2022-07-28T22:18:06.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:06.721Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-07-28T22:18:06.741Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-07-28T22:18:06.741Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:06.741Z] latest [2022-07-28T22:18:06.741Z] 2.3.0-dev.31 [2022-07-28T22:18:06.741Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:06.741Z] main [2022-07-28T22:18:06.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:06.820Z] Removing intermediate container c59fbdf233a9 [2022-07-28T22:18:06.820Z] ---> ecf8d7b9e6c1 [2022-07-28T22:18:06.820Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T22:18:06.820Z] Removing intermediate container de5acdc220c6 [2022-07-28T22:18:06.820Z] ---> f17bb9b31e72 [2022-07-28T22:18:06.820Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:18:07.074Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:07.393Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:07.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-28T22:18:07.393Z] 21f57c56bd65: Preparing [2022-07-28T22:18:07.393Z] 36fefb17360c: Preparing [2022-07-28T22:18:07.393Z] 5d6c0005993a: Preparing [2022-07-28T22:18:07.393Z] cf3aff46d237: Preparing [2022-07-28T22:18:07.393Z] 52f44be93a46: Preparing [2022-07-28T22:18:07.393Z] 10d82663b225: Preparing [2022-07-28T22:18:07.393Z] f7a7a140f1b3: Preparing [2022-07-28T22:18:07.393Z] 31e69d4774c9: Preparing [2022-07-28T22:18:07.393Z] 7750d494dfbd: Preparing [2022-07-28T22:18:07.393Z] 18708474c90b: Preparing [2022-07-28T22:18:07.393Z] 4fc242d58285: Preparing [2022-07-28T22:18:07.393Z] 10d82663b225: Waiting [2022-07-28T22:18:07.393Z] f7a7a140f1b3: Waiting [2022-07-28T22:18:07.393Z] 31e69d4774c9: Waiting [2022-07-28T22:18:07.393Z] 7750d494dfbd: Waiting [2022-07-28T22:18:07.393Z] 18708474c90b: Waiting [2022-07-28T22:18:07.393Z] 4fc242d58285: Waiting [2022-07-28T22:18:07.393Z] 52f44be93a46: Layer already exists [2022-07-28T22:18:07.393Z] 10d82663b225: Layer already exists [2022-07-28T22:18:07.393Z] f7a7a140f1b3: Layer already exists [2022-07-28T22:18:07.393Z] 31e69d4774c9: Layer already exists [2022-07-28T22:18:07.393Z] 36fefb17360c: Pushed [2022-07-28T22:18:07.393Z] 7750d494dfbd: Layer already exists [2022-07-28T22:18:07.393Z] 18708474c90b: Layer already exists [2022-07-28T22:18:07.393Z] 4fc242d58285: Layer already exists [2022-07-28T22:18:07.425Z] ---> fec9b6c73a5c [2022-07-28T22:18:07.425Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:18:07.425Z] ---> 0008c9696e5e [2022-07-28T22:18:07.425Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:18:07.653Z] 21f57c56bd65: Pushed [2022-07-28T22:18:07.708Z] ---> Running in 92744705c84d [2022-07-28T22:18:07.708Z] ---> Running in 7683f7f171fa [2022-07-28T22:18:07.985Z] ---> e2e2d1755cb7 [2022-07-28T22:18:07.985Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:18:08.276Z] ---> Running in 4c76f7a905ee [2022-07-28T22:18:08.556Z] ---> e4c62b62d55c [2022-07-28T22:18:08.556Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:18:08.594Z] 5d6c0005993a: Pushed [2022-07-28T22:18:08.834Z] ---> Running in 9666db8abd73 [2022-07-28T22:18:15.180Z] cf3aff46d237: Pushed [2022-07-28T22:18:15.180Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:15.496Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:15.809Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-28T22:18:15.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-28T22:18:15.809Z] 21f57c56bd65: Preparing [2022-07-28T22:18:15.809Z] 36fefb17360c: Preparing [2022-07-28T22:18:15.809Z] 5d6c0005993a: Preparing [2022-07-28T22:18:15.809Z] cf3aff46d237: Preparing [2022-07-28T22:18:15.809Z] 52f44be93a46: Preparing [2022-07-28T22:18:15.809Z] 10d82663b225: Preparing [2022-07-28T22:18:15.809Z] f7a7a140f1b3: Preparing [2022-07-28T22:18:15.809Z] 31e69d4774c9: Preparing [2022-07-28T22:18:15.809Z] 7750d494dfbd: Preparing [2022-07-28T22:18:15.809Z] 18708474c90b: Preparing [2022-07-28T22:18:15.809Z] 4fc242d58285: Preparing [2022-07-28T22:18:15.809Z] 10d82663b225: Waiting [2022-07-28T22:18:15.809Z] 7750d494dfbd: Waiting [2022-07-28T22:18:15.809Z] 31e69d4774c9: Waiting [2022-07-28T22:18:15.809Z] 4fc242d58285: Waiting [2022-07-28T22:18:15.809Z] 5d6c0005993a: Layer already exists [2022-07-28T22:18:15.809Z] 52f44be93a46: Layer already exists [2022-07-28T22:18:15.809Z] 21f57c56bd65: Layer already exists [2022-07-28T22:18:15.809Z] cf3aff46d237: Layer already exists [2022-07-28T22:18:15.809Z] 36fefb17360c: Layer already exists [2022-07-28T22:18:15.809Z] 10d82663b225: Layer already exists [2022-07-28T22:18:15.809Z] 7750d494dfbd: Layer already exists [2022-07-28T22:18:15.809Z] f7a7a140f1b3: Layer already exists [2022-07-28T22:18:15.809Z] 31e69d4774c9: Layer already exists [2022-07-28T22:18:15.809Z] 18708474c90b: Layer already exists [2022-07-28T22:18:15.809Z] 4fc242d58285: Layer already exists [2022-07-28T22:18:15.809Z] latest: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:16.129Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:16.443Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.31 [2022-07-28T22:18:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-28T22:18:16.444Z] 21f57c56bd65: Preparing [2022-07-28T22:18:16.444Z] 36fefb17360c: Preparing [2022-07-28T22:18:16.444Z] 5d6c0005993a: Preparing [2022-07-28T22:18:16.444Z] cf3aff46d237: Preparing [2022-07-28T22:18:16.444Z] 52f44be93a46: Preparing [2022-07-28T22:18:16.444Z] 10d82663b225: Preparing [2022-07-28T22:18:16.444Z] f7a7a140f1b3: Preparing [2022-07-28T22:18:16.444Z] 31e69d4774c9: Preparing [2022-07-28T22:18:16.444Z] 7750d494dfbd: Preparing [2022-07-28T22:18:16.444Z] 18708474c90b: Preparing [2022-07-28T22:18:16.444Z] 4fc242d58285: Preparing [2022-07-28T22:18:16.444Z] f7a7a140f1b3: Waiting [2022-07-28T22:18:16.444Z] 31e69d4774c9: Waiting [2022-07-28T22:18:16.444Z] 7750d494dfbd: Waiting [2022-07-28T22:18:16.444Z] 18708474c90b: Waiting [2022-07-28T22:18:16.444Z] 4fc242d58285: Waiting [2022-07-28T22:18:16.444Z] 10d82663b225: Waiting [2022-07-28T22:18:16.444Z] 36fefb17360c: Layer already exists [2022-07-28T22:18:16.444Z] 52f44be93a46: Layer already exists [2022-07-28T22:18:16.444Z] 21f57c56bd65: Layer already exists [2022-07-28T22:18:16.444Z] cf3aff46d237: Layer already exists [2022-07-28T22:18:16.444Z] 5d6c0005993a: Layer already exists [2022-07-28T22:18:16.444Z] 10d82663b225: Layer already exists [2022-07-28T22:18:16.444Z] 31e69d4774c9: Layer already exists [2022-07-28T22:18:16.444Z] f7a7a140f1b3: Layer already exists [2022-07-28T22:18:16.444Z] 18708474c90b: Layer already exists [2022-07-28T22:18:16.444Z] 7750d494dfbd: Layer already exists [2022-07-28T22:18:16.444Z] 4fc242d58285: Layer already exists [2022-07-28T22:18:16.444Z] 2.3.0-dev.31: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:16.768Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:17.078Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:17.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-28T22:18:17.078Z] 21f57c56bd65: Preparing [2022-07-28T22:18:17.078Z] 36fefb17360c: Preparing [2022-07-28T22:18:17.078Z] 5d6c0005993a: Preparing [2022-07-28T22:18:17.078Z] cf3aff46d237: Preparing [2022-07-28T22:18:17.078Z] 52f44be93a46: Preparing [2022-07-28T22:18:17.078Z] 10d82663b225: Preparing [2022-07-28T22:18:17.078Z] f7a7a140f1b3: Preparing [2022-07-28T22:18:17.078Z] 31e69d4774c9: Preparing [2022-07-28T22:18:17.078Z] 7750d494dfbd: Preparing [2022-07-28T22:18:17.078Z] 18708474c90b: Preparing [2022-07-28T22:18:17.078Z] 4fc242d58285: Preparing [2022-07-28T22:18:17.078Z] 31e69d4774c9: Waiting [2022-07-28T22:18:17.078Z] 7750d494dfbd: Waiting [2022-07-28T22:18:17.078Z] 18708474c90b: Waiting [2022-07-28T22:18:17.078Z] 4fc242d58285: Waiting [2022-07-28T22:18:17.078Z] 10d82663b225: Waiting [2022-07-28T22:18:17.078Z] f7a7a140f1b3: Waiting [2022-07-28T22:18:17.078Z] 5d6c0005993a: Layer already exists [2022-07-28T22:18:17.078Z] cf3aff46d237: Layer already exists [2022-07-28T22:18:17.078Z] 36fefb17360c: Layer already exists [2022-07-28T22:18:17.078Z] 21f57c56bd65: Layer already exists [2022-07-28T22:18:17.078Z] 52f44be93a46: Layer already exists [2022-07-28T22:18:17.078Z] 18708474c90b: Layer already exists [2022-07-28T22:18:17.078Z] 10d82663b225: Layer already exists [2022-07-28T22:18:17.078Z] 31e69d4774c9: Layer already exists [2022-07-28T22:18:17.078Z] 7750d494dfbd: Layer already exists [2022-07-28T22:18:17.078Z] f7a7a140f1b3: Layer already exists [2022-07-28T22:18:17.078Z] 4fc242d58285: Layer already exists [2022-07-28T22:18:17.078Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:17.402Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:18:17.717Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-07-28T22:18:17.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-07-28T22:18:17.717Z] 21f57c56bd65: Preparing [2022-07-28T22:18:17.717Z] 36fefb17360c: Preparing [2022-07-28T22:18:17.717Z] 5d6c0005993a: Preparing [2022-07-28T22:18:17.717Z] cf3aff46d237: Preparing [2022-07-28T22:18:17.717Z] 52f44be93a46: Preparing [2022-07-28T22:18:17.717Z] 10d82663b225: Preparing [2022-07-28T22:18:17.717Z] f7a7a140f1b3: Preparing [2022-07-28T22:18:17.717Z] 31e69d4774c9: Preparing [2022-07-28T22:18:17.717Z] 7750d494dfbd: Preparing [2022-07-28T22:18:17.717Z] 18708474c90b: Preparing [2022-07-28T22:18:17.717Z] 4fc242d58285: Preparing [2022-07-28T22:18:17.717Z] 10d82663b225: Waiting [2022-07-28T22:18:17.717Z] f7a7a140f1b3: Waiting [2022-07-28T22:18:17.717Z] 31e69d4774c9: Waiting [2022-07-28T22:18:17.717Z] 7750d494dfbd: Waiting [2022-07-28T22:18:17.717Z] 18708474c90b: Waiting [2022-07-28T22:18:17.717Z] 4fc242d58285: Waiting [2022-07-28T22:18:17.717Z] 52f44be93a46: Layer already exists [2022-07-28T22:18:17.717Z] 36fefb17360c: Layer already exists [2022-07-28T22:18:17.717Z] 5d6c0005993a: Layer already exists [2022-07-28T22:18:17.717Z] cf3aff46d237: Layer already exists [2022-07-28T22:18:17.717Z] 21f57c56bd65: Layer already exists [2022-07-28T22:18:17.717Z] f7a7a140f1b3: Layer already exists [2022-07-28T22:18:17.717Z] 31e69d4774c9: Layer already exists [2022-07-28T22:18:17.717Z] 7750d494dfbd: Layer already exists [2022-07-28T22:18:17.717Z] 10d82663b225: Layer already exists [2022-07-28T22:18:17.717Z] 18708474c90b: Layer already exists [2022-07-28T22:18:17.717Z] 4fc242d58285: Layer already exists [2022-07-28T22:18:17.717Z] main: digest: sha256:ddddb30ac14a10978b536ddc70853365211bda5518f584e08173e7a7490ca8b3 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:18:17.772Z] ===================================================== [Pipeline] echo [2022-07-28T22:18:17.782Z] taggedImages: [2022-07-28T22:18:17.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:18:17.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-07-28T22:18:17.782Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.31 [2022-07-28T22:18:17.783Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:18:17.783Z] - 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-07-28T22:18:55.882Z] Removing intermediate container c05b26444773 [2022-07-28T22:18:55.882Z] ---> a9c422a14ebf [2022-07-28T22:18:55.882Z] Step 7/20 : COPY . . [2022-07-28T22:19:06.090Z] Removing intermediate container 4c76f7a905ee [2022-07-28T22:19:06.090Z] ---> ee676745b9b5 [2022-07-28T22:19:06.090Z] Step 8/25 : COPY . . [2022-07-28T22:19:06.090Z] Removing intermediate container 7683f7f171fa [2022-07-28T22:19:06.090Z] ---> cb6b705a7cc7 [2022-07-28T22:19:06.090Z] Step 8/25 : COPY . . [2022-07-28T22:19:06.090Z] Removing intermediate container 92744705c84d [2022-07-28T22:19:06.090Z] ---> 00261a015948 [2022-07-28T22:19:06.090Z] Step 8/23 : COPY . . [2022-07-28T22:19:06.090Z] Removing intermediate container 9666db8abd73 [2022-07-28T22:19:06.090Z] ---> b5aff6650dc8 [2022-07-28T22:19:06.090Z] Step 8/22 : COPY . . [2022-07-28T22:19:09.499Z] ---> 9edb6f2b4d01 [2022-07-28T22:19:09.499Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T22:19:09.499Z] ---> Running in 4005a5a58cc4 [2022-07-28T22:19:10.943Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-28T22:19:29.328Z] ---> 919569a6c2bf [2022-07-28T22:19:29.328Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:19:29.328Z] ---> 3f587f0b563c [2022-07-28T22:19:29.328Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T22:19:29.328Z] ---> e643fa450d23 [2022-07-28T22:19:29.328Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T22:19:29.328Z] ---> Running in 17c30fb1492c [2022-07-28T22:19:29.328Z] ---> ddcbf900e2d1 [2022-07-28T22:19:29.328Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T22:19:29.328Z] ---> Running in a76e814a8266 [2022-07-28T22:19:29.328Z] ---> Running in 8d2bd71786ad [2022-07-28T22:19:29.328Z] ---> Running in fc75f46e6f3a [2022-07-28T22:19:29.328Z] Removing intermediate container 17c30fb1492c [2022-07-28T22:19:29.328Z] ---> afc1a65fde2e [2022-07-28T22:19:29.328Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T22:19:29.328Z] ---> Running in 84228a7636c4 [2022-07-28T22:19:29.603Z] Removing intermediate container 84228a7636c4 [2022-07-28T22:19:29.603Z] ---> 8f66c48111a0 [2022-07-28T22:19:29.603Z] Step 11/25 : 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-07-28T22:19:29.603Z] ---> Running in 65b3d54b4171 [2022-07-28T22:19:30.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T22:19:30.598Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T22:19:31.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T22:19:33.231Z] Removing intermediate container 65b3d54b4171 [2022-07-28T22:19:33.231Z] ---> 04e9aac84142 [2022-07-28T22:19:33.231Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T22:19:33.231Z] ---> Running in 44cad88b56c4 [2022-07-28T22:19:33.513Z] Removing intermediate container 44cad88b56c4 [2022-07-28T22:19:33.513Z] ---> f5196dc40beb [2022-07-28T22:19:33.513Z] [2022-07-28T22:19:33.513Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T22:19:33.791Z] 3.15: Pulling from library/alpine [2022-07-28T22:19:34.837Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T22:19:34.837Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T22:19:34.837Z] ---> 60f2846fe774 [2022-07-28T22:19:34.837Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:19:35.124Z] ---> Running in 151c774b6261 [2022-07-28T22:19:35.732Z] Removing intermediate container 151c774b6261 [2022-07-28T22:19:35.732Z] ---> 5ee09314d5fa [2022-07-28T22:19:35.732Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:19:35.732Z] ---> Running in b0250a1c2c41 [2022-07-28T22:19:39.159Z] Removing intermediate container b0250a1c2c41 [2022-07-28T22:19:39.159Z] ---> 901b991f04a5 [2022-07-28T22:19:39.159Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T22:19:39.159Z] ---> Running in 67efb625fedb [2022-07-28T22:19:40.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:19:42.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:19:43.515Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:19:43.515Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:19:43.515Z] OK: 15733 distinct packages available [2022-07-28T22:19:43.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:19:44.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:19:45.960Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T22:19:45.960Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:19:45.960Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T22:19:45.960Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T22:19:46.236Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T22:19:46.236Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:19:46.513Z] OK: 6 MiB in 19 packages [2022-07-28T22:19:47.981Z] Removing intermediate container 67efb625fedb [2022-07-28T22:19:47.981Z] ---> 316369638de2 [2022-07-28T22:19:47.981Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:19:54.732Z] ---> 54297fb5e599 [2022-07-28T22:19:54.732Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:19:54.732Z] ---> f650c993893d [2022-07-28T22:19:54.732Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T22:19:55.344Z] ---> 9d0a8c5ccf28 [2022-07-28T22:19:55.344Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T22:19:56.332Z] ---> 77630845f1fa [2022-07-28T22:19:56.332Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:19:56.332Z] ---> Running in dc216beb7f24 [2022-07-28T22:19:56.610Z] Removing intermediate container dc216beb7f24 [2022-07-28T22:19:56.610Z] ---> da20b9a5e88e [2022-07-28T22:19:56.610Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:19:56.886Z] ---> Running in 904ade7c7017 [2022-07-28T22:19:57.493Z] Removing intermediate container 904ade7c7017 [2022-07-28T22:19:57.494Z] ---> 2feb8410da07 [2022-07-28T22:19:57.494Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T22:19:57.494Z] ---> Running in acb332433f31 [2022-07-28T22:19:58.096Z] Removing intermediate container acb332433f31 [2022-07-28T22:19:58.096Z] ---> 5b210f370cb7 [2022-07-28T22:19:58.096Z] Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:19:58.096Z] ---> Running in b0d5f06580ed [2022-07-28T22:19:58.696Z] Removing intermediate container b0d5f06580ed [2022-07-28T22:19:58.696Z] ---> 1d8c10afd6f5 [2022-07-28T22:19:58.696Z] Step 25/25 : LABEL version=2.3.0-dev.31 [2022-07-28T22:19:58.696Z] ---> Running in e04a2dad38bc [2022-07-28T22:19:59.303Z] Removing intermediate container e04a2dad38bc [2022-07-28T22:19:59.303Z] ---> 4f5293fe5dbb [2022-07-28T22:19:59.303Z] [2022-07-28T22:19:59.579Z] Successfully built 4f5293fe5dbb [2022-07-28T22:19:59.855Z] Successfully tagged security-spire-server-arm64:latest [2022-07-28T22:19:59.855Z] Building security-spire-agent [2022-07-28T22:20:18.248Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:20:18.248Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:20:18.248Z] ---> 32a0e132ae5f [2022-07-28T22:20:18.248Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T22:20:18.248Z] ---> Using cache [2022-07-28T22:20:18.248Z] ---> 29b0ddbaa842 [2022-07-28T22:20:18.248Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:20:18.248Z] ---> Using cache [2022-07-28T22:20:18.248Z] ---> 420e909cd0e2 [2022-07-28T22:20:18.248Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:20:18.248Z] ---> Running in 799501ea128c [2022-07-28T22:20:18.850Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:20:19.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:20:21.289Z] OK: 221 MiB in 51 packages [2022-07-28T22:20:22.746Z] Removing intermediate container 799501ea128c [2022-07-28T22:20:22.746Z] ---> 70b926edf686 [2022-07-28T22:20:22.746Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T22:20:23.748Z] ---> 3b36a3e85660 [2022-07-28T22:20:23.748Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:20:23.748Z] ---> Running in a7260688e546 [2022-07-28T22:21:10.784Z] Removing intermediate container a7260688e546 [2022-07-28T22:21:10.784Z] ---> 4f37e584045b [2022-07-28T22:21:10.784Z] Step 8/26 : COPY . . [2022-07-28T22:21:23.233Z] ---> d39eedc28bc0 [2022-07-28T22:21:23.233Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:21:23.233Z] ---> Running in 0e088ced1670 [2022-07-28T22:21:23.233Z] Removing intermediate container 0e088ced1670 [2022-07-28T22:21:23.233Z] ---> b9570f21f416 [2022-07-28T22:21:23.233Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T22:21:23.233Z] ---> Running in bcc6fb551dca [2022-07-28T22:21:23.233Z] Removing intermediate container bcc6fb551dca [2022-07-28T22:21:23.233Z] ---> 0202f121385a [2022-07-28T22:21:23.233Z] Step 11/26 : 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-07-28T22:21:23.233Z] ---> Running in 2af3a6dfd758 [2022-07-28T22:21:25.235Z] Removing intermediate container 2af3a6dfd758 [2022-07-28T22:21:25.235Z] ---> 48da5a0fd8a1 [2022-07-28T22:21:25.235Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T22:21:25.235Z] ---> Running in 61e0106c9e05 [2022-07-28T22:21:25.839Z] Removing intermediate container 61e0106c9e05 [2022-07-28T22:21:25.839Z] ---> 27ed41ca9e74 [2022-07-28T22:21:25.839Z] [2022-07-28T22:21:25.839Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T22:21:25.839Z] ---> 60f2846fe774 [2022-07-28T22:21:25.839Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:21:25.839Z] ---> Using cache [2022-07-28T22:21:25.839Z] ---> 5ee09314d5fa [2022-07-28T22:21:25.839Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:21:25.839Z] ---> Using cache [2022-07-28T22:21:25.839Z] ---> 901b991f04a5 [2022-07-28T22:21:25.839Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T22:21:25.839Z] ---> Using cache [2022-07-28T22:21:25.839Z] ---> 316369638de2 [2022-07-28T22:21:25.839Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T22:21:29.256Z] ---> cf51e4b0e85c [2022-07-28T22:21:29.256Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:21:34.732Z] ---> 752fc31ed302 [2022-07-28T22:21:34.732Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:21:35.014Z] ---> fce0dc434640 [2022-07-28T22:21:35.014Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T22:21:36.004Z] ---> 57f98fc03082 [2022-07-28T22:21:36.004Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T22:21:36.999Z] ---> 0504f543c9d2 [2022-07-28T22:21:36.999Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:21:36.999Z] ---> Running in 2a00effc0346 [2022-07-28T22:21:37.621Z] Removing intermediate container 2a00effc0346 [2022-07-28T22:21:37.621Z] ---> 044425d494f1 [2022-07-28T22:21:37.621Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:21:37.900Z] ---> Running in bf0b86b5c9e2 [2022-07-28T22:21:38.529Z] Removing intermediate container bf0b86b5c9e2 [2022-07-28T22:21:38.529Z] ---> 18ccf7fa66c7 [2022-07-28T22:21:38.529Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T22:21:38.529Z] ---> Running in a2cc728beec9 [2022-07-28T22:21:39.129Z] Removing intermediate container a2cc728beec9 [2022-07-28T22:21:39.129Z] ---> 015d5b3653e7 [2022-07-28T22:21:39.129Z] Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:21:39.129Z] ---> Running in 00efe5f5a015 [2022-07-28T22:21:39.734Z] Removing intermediate container 00efe5f5a015 [2022-07-28T22:21:39.734Z] ---> 0c47e4bda3c1 [2022-07-28T22:21:39.734Z] Step 26/26 : LABEL version=2.3.0-dev.31 [2022-07-28T22:21:39.734Z] ---> Running in 469785ee4fc4 [2022-07-28T22:21:40.339Z] Removing intermediate container 469785ee4fc4 [2022-07-28T22:21:40.339Z] ---> 1b7abd5be831 [2022-07-28T22:21:40.339Z] [2022-07-28T22:21:40.616Z] Successfully built 1b7abd5be831 [2022-07-28T22:21:40.616Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-28T22:21:40.616Z] Building sys-mgmt-agent [2022-07-28T22:21:58.963Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:21:58.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:21:58.963Z] ---> 32a0e132ae5f [2022-07-28T22:21:58.963Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:21:58.963Z] ---> Using cache [2022-07-28T22:21:58.963Z] ---> 29b0ddbaa842 [2022-07-28T22:21:58.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:21:58.963Z] ---> Using cache [2022-07-28T22:21:58.963Z] ---> 420e909cd0e2 [2022-07-28T22:21:58.963Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T22:21:58.963Z] ---> Running in f147aede77bd [2022-07-28T22:21:59.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:22:00.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:22:01.675Z] OK: 221 MiB in 51 packages [2022-07-28T22:22:03.137Z] Removing intermediate container f147aede77bd [2022-07-28T22:22:03.137Z] ---> 60d68963e9a7 [2022-07-28T22:22:03.137Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:22:04.160Z] ---> 623e4c03cc61 [2022-07-28T22:22:04.160Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:22:04.160Z] ---> Running in 53c7ffc96df7 [2022-07-28T22:22:51.202Z] Removing intermediate container 53c7ffc96df7 [2022-07-28T22:22:51.202Z] ---> 8900071e06c5 [2022-07-28T22:22:51.202Z] Step 8/23 : COPY . . [2022-07-28T22:23:03.716Z] ---> 24d40e87de07 [2022-07-28T22:23:03.716Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T22:23:03.716Z] ---> Running in cccf2eff70c3 [2022-07-28T22:23:04.706Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T22:24:41.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-28T22:24:41.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T22:25:03.814Z] Removing intermediate container fc75f46e6f3a [2022-07-28T22:25:03.815Z] ---> f614bdf750b1 [2022-07-28T22:25:03.815Z] [2022-07-28T22:25:03.815Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T22:25:03.815Z] 3.16: Pulling from library/alpine [2022-07-28T22:25:03.815Z] Removing intermediate container a76e814a8266 [2022-07-28T22:25:03.815Z] ---> f4524bef64db [2022-07-28T22:25:03.815Z] [2022-07-28T22:25:03.815Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:25:03.815Z] 3.16: Pulling from library/alpine [2022-07-28T22:25:03.815Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:25:03.815Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T22:25:03.815Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T22:25:03.815Z] Status: Image is up to date for alpine:3.16 [2022-07-28T22:25:03.815Z] ---> 3d81c46cd875 [2022-07-28T22:25:03.815Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T22:25:03.815Z] ---> 3d81c46cd875 [2022-07-28T22:25:03.815Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T22:25:03.815Z] ---> Running in 6ffcc03f5da2 [2022-07-28T22:25:03.815Z] ---> Running in 8ad7f3fe049d [2022-07-28T22:25:05.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:25:05.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:25:05.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:25:05.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:25:06.706Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T22:25:06.706Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T22:25:06.706Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T22:25:06.706Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T22:25:06.706Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T22:25:06.706Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T22:25:06.706Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T22:25:06.706Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:25:06.706Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T22:25:06.706Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T22:25:06.706Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:25:06.706Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:25:06.706Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:25:06.984Z] OK: 6 MiB in 17 packages [2022-07-28T22:25:06.984Z] OK: 8 MiB in 20 packages [2022-07-28T22:25:10.399Z] Removing intermediate container 6ffcc03f5da2 [2022-07-28T22:25:10.399Z] ---> fa6513919bcb [2022-07-28T22:25:10.399Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T22:25:10.399Z] Removing intermediate container 8ad7f3fe049d [2022-07-28T22:25:10.399Z] ---> e4a31a815a7e [2022-07-28T22:25:10.399Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T22:25:10.399Z] ---> Running in c27693e0a5ae [2022-07-28T22:25:10.399Z] ---> Running in a0e6ba1dfe9f [2022-07-28T22:25:10.675Z] Removing intermediate container c27693e0a5ae [2022-07-28T22:25:10.675Z] ---> 5fed23b5b352 [2022-07-28T22:25:10.675Z] Step 13/25 : WORKDIR / [2022-07-28T22:25:10.954Z] Removing intermediate container a0e6ba1dfe9f [2022-07-28T22:25:10.954Z] ---> f2b6bd088d42 [2022-07-28T22:25:10.954Z] Step 13/22 : WORKDIR /edgex [2022-07-28T22:25:10.954Z] ---> Running in 45304200a187 [2022-07-28T22:25:10.954Z] ---> Running in 2a6da02ffe47 [2022-07-28T22:25:11.558Z] Removing intermediate container 45304200a187 [2022-07-28T22:25:11.558Z] ---> 86959fab48f4 [2022-07-28T22:25:11.558Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-28T22:25:11.856Z] Removing intermediate container 2a6da02ffe47 [2022-07-28T22:25:11.856Z] ---> 1e83bedfb1f0 [2022-07-28T22:25:11.856Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T22:25:12.847Z] ---> c384605cf844 [2022-07-28T22:25:12.847Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T22:25:12.847Z] ---> 90f9eb2acc05 [2022-07-28T22:25:12.847Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-28T22:25:14.301Z] ---> 276be733943c [2022-07-28T22:25:14.301Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T22:25:15.290Z] ---> f23c2daf76df [2022-07-28T22:25:15.290Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T22:25:15.897Z] ---> 3fd90a6e48a4 [2022-07-28T22:25:15.897Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-28T22:25:16.891Z] ---> e84593095653 [2022-07-28T22:25:16.891Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T22:25:17.499Z] ---> 78cfa53d41ac [2022-07-28T22:25:17.499Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T22:25:18.960Z] ---> 6132cb7a10e0 [2022-07-28T22:25:18.960Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T22:25:18.960Z] ---> Running in 463f8a8a380d [2022-07-28T22:25:19.242Z] ---> 9986528ae4b8 [2022-07-28T22:25:19.242Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T22:25:21.888Z] ---> c0436af89c75 [2022-07-28T22:25:21.888Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T22:25:22.876Z] Removing intermediate container 463f8a8a380d [2022-07-28T22:25:22.876Z] ---> 3a35e72de8a0 [2022-07-28T22:25:22.876Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T22:25:23.156Z] ---> Running in fa8024746d56 [2022-07-28T22:25:23.156Z] ---> 79c2c066bf9b [2022-07-28T22:25:23.156Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T22:25:23.434Z] ---> Running in 2076c0bbb656 [2022-07-28T22:25:24.036Z] Removing intermediate container fa8024746d56 [2022-07-28T22:25:24.036Z] ---> ec1aff434465 [2022-07-28T22:25:24.036Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T22:25:24.309Z] ---> Running in 4d0f0b558e03 [2022-07-28T22:25:24.907Z] Removing intermediate container 4d0f0b558e03 [2022-07-28T22:25:24.907Z] ---> d1ad8502f02f [2022-07-28T22:25:24.907Z] Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:25:25.180Z] ---> Running in e12dc3fb2ed1 [2022-07-28T22:25:25.777Z] Removing intermediate container e12dc3fb2ed1 [2022-07-28T22:25:25.777Z] ---> 565817736308 [2022-07-28T22:25:25.777Z] Step 22/22 : LABEL version=2.3.0-dev.31 [2022-07-28T22:25:26.054Z] ---> Running in f4598f9bc004 [2022-07-28T22:25:27.036Z] Removing intermediate container f4598f9bc004 [2022-07-28T22:25:27.036Z] ---> 48da967e03c8 [2022-07-28T22:25:27.036Z] [2022-07-28T22:25:27.036Z] Removing intermediate container 2076c0bbb656 [2022-07-28T22:25:27.036Z] ---> bb68ac067b63 [2022-07-28T22:25:27.036Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T22:25:27.036Z] ---> Running in 5b99ba4cfe0a [2022-07-28T22:25:27.639Z] Successfully built 48da967e03c8 [2022-07-28T22:25:27.639Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-28T22:25:27.639Z] Building security-bootstrapper [2022-07-28T22:25:27.639Z]  Building security-proxy-setup ... done Removing intermediate container 5b99ba4cfe0a [2022-07-28T22:25:27.639Z] ---> 0b834666fe13 [2022-07-28T22:25:27.639Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T22:25:27.913Z] ---> Running in cc0b132758bc [2022-07-28T22:25:28.516Z] Removing intermediate container cc0b132758bc [2022-07-28T22:25:28.516Z] ---> a9495d06c359 [2022-07-28T22:25:28.516Z] Step 24/25 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:25:28.516Z] ---> Running in e63183f9dd0a [2022-07-28T22:25:29.116Z] Removing intermediate container e63183f9dd0a [2022-07-28T22:25:29.116Z] ---> 2fc9292d4bb5 [2022-07-28T22:25:29.116Z] Step 25/25 : LABEL version=2.3.0-dev.31 [2022-07-28T22:25:29.116Z] ---> Running in 86e937b8d8b9 [2022-07-28T22:25:29.714Z] Removing intermediate container 86e937b8d8b9 [2022-07-28T22:25:29.714Z] ---> cf45891df861 [2022-07-28T22:25:29.714Z] [2022-07-28T22:25:29.992Z] Successfully built cf45891df861 [2022-07-28T22:25:29.992Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-28T22:25:29.992Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-07-28T22:25:52.183Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:25:52.183Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:25:52.183Z] ---> 32a0e132ae5f [2022-07-28T22:25:52.183Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T22:25:52.183Z] ---> Using cache [2022-07-28T22:25:52.183Z] ---> 29b0ddbaa842 [2022-07-28T22:25:52.183Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:25:52.183Z] ---> Using cache [2022-07-28T22:25:52.183Z] ---> 420e909cd0e2 [2022-07-28T22:25:52.183Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T22:25:52.183Z] ---> Using cache [2022-07-28T22:25:52.183Z] ---> 3b79f2616ccf [2022-07-28T22:25:52.183Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T22:25:52.183Z] ---> Using cache [2022-07-28T22:25:52.183Z] ---> 0008c9696e5e [2022-07-28T22:25:52.183Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:25:52.183Z] ---> Using cache [2022-07-28T22:25:52.183Z] ---> cb6b705a7cc7 [2022-07-28T22:25:52.183Z] Step 8/31 : COPY . . [2022-07-28T22:25:52.183Z] ---> Using cache [2022-07-28T22:25:52.183Z] ---> ddcbf900e2d1 [2022-07-28T22:25:52.183Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T22:25:53.163Z] ---> Running in 0120c3fd1b3b [2022-07-28T22:25:55.162Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:25:55.162Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:25:55.162Z] ---> 32a0e132ae5f [2022-07-28T22:25:55.162Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T22:25:55.162Z] ---> Using cache [2022-07-28T22:25:55.162Z] ---> 29b0ddbaa842 [2022-07-28T22:25:55.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:25:55.162Z] ---> Using cache [2022-07-28T22:25:55.162Z] ---> 420e909cd0e2 [2022-07-28T22:25:55.162Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T22:25:55.162Z] ---> Using cache [2022-07-28T22:25:55.162Z] ---> 70b926edf686 [2022-07-28T22:25:55.162Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 3b36a3e85660 [2022-07-28T22:25:55.163Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 4f37e584045b [2022-07-28T22:25:55.163Z] Step 8/26 : COPY . . [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> d39eedc28bc0 [2022-07-28T22:25:55.163Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> b9570f21f416 [2022-07-28T22:25:55.163Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 0202f121385a [2022-07-28T22:25:55.163Z] Step 11/26 : 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-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 48da5a0fd8a1 [2022-07-28T22:25:55.163Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 27ed41ca9e74 [2022-07-28T22:25:55.163Z] [2022-07-28T22:25:55.163Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T22:25:55.163Z] ---> 60f2846fe774 [2022-07-28T22:25:55.163Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 5ee09314d5fa [2022-07-28T22:25:55.163Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:25:55.163Z] ---> Using cache [2022-07-28T22:25:55.163Z] ---> 901b991f04a5 [2022-07-28T22:25:55.163Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T22:25:55.163Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T22:25:55.163Z] ---> Running in f06b59914ef3 [2022-07-28T22:25:57.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:25:58.409Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:00.406Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:26:00.406Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:26:00.406Z] OK: 15733 distinct packages available [2022-07-28T22:26:00.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:01.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:03.398Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T22:26:03.398Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:26:03.398Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T22:26:03.677Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T22:26:03.677Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:26:03.677Z] OK: 6 MiB in 18 packages [2022-07-28T22:26:06.326Z] Removing intermediate container f06b59914ef3 [2022-07-28T22:26:06.327Z] ---> 6be97bc92d55 [2022-07-28T22:26:06.327Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T22:26:06.327Z] Removing intermediate container 4005a5a58cc4 [2022-07-28T22:26:06.327Z] ---> 19cab3f9436b [2022-07-28T22:26:06.327Z] [2022-07-28T22:26:06.327Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T22:26:06.327Z] ---> 60f2846fe774 [2022-07-28T22:26:06.327Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:26:06.327Z] ---> Using cache [2022-07-28T22:26:06.327Z] ---> 5ee09314d5fa [2022-07-28T22:26:06.327Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:26:06.327Z] ---> Using cache [2022-07-28T22:26:06.327Z] ---> 901b991f04a5 [2022-07-28T22:26:06.327Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T22:26:06.327Z] ---> Running in 5c1e6d78b261 [2022-07-28T22:26:08.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:09.982Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:11.992Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T22:26:11.992Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T22:26:11.992Z] OK: 15733 distinct packages available [2022-07-28T22:26:11.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:12.995Z] ---> 6735dce20a4f [2022-07-28T22:26:12.995Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T22:26:12.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:13.992Z] ---> 1daa2f8901e5 [2022-07-28T22:26:13.992Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T22:26:13.992Z] ---> Running in be733ec12cd0 [2022-07-28T22:26:14.267Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T22:26:14.267Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T22:26:14.548Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T22:26:14.548Z] Removing intermediate container be733ec12cd0 [2022-07-28T22:26:14.548Z] ---> b8ccd913adcd [2022-07-28T22:26:14.548Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T22:26:14.548Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T22:26:14.829Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T22:26:14.829Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T22:26:14.829Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T22:26:15.104Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T22:26:15.104Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T22:26:15.104Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T22:26:15.104Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:26:15.380Z] ---> 24ba0710ad11 [2022-07-28T22:26:15.380Z] Step 21/26 : WORKDIR / [2022-07-28T22:26:15.659Z] ---> Running in 2d0fff37516d [2022-07-28T22:26:15.659Z] OK: 8 MiB in 23 packages [2022-07-28T22:26:15.935Z] Removing intermediate container 2d0fff37516d [2022-07-28T22:26:15.935Z] ---> 3fbcc3970aa3 [2022-07-28T22:26:15.935Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T22:26:16.209Z] ---> Running in 3e0d7231a62a [2022-07-28T22:26:17.193Z] Removing intermediate container 3e0d7231a62a [2022-07-28T22:26:17.193Z] ---> dc8d0c33ff79 [2022-07-28T22:26:17.193Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T22:26:17.193Z] ---> Running in ba052ad92ecf [2022-07-28T22:26:18.182Z] Removing intermediate container ba052ad92ecf [2022-07-28T22:26:18.182Z] ---> ed9706b4c6b0 [2022-07-28T22:26:18.182Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T22:26:18.464Z] ---> Running in 8d8d33663fb6 [2022-07-28T22:26:19.447Z] Removing intermediate container 5c1e6d78b261 [2022-07-28T22:26:19.447Z] ---> 903d4b36ea14 [2022-07-28T22:26:19.447Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:26:19.447Z] Removing intermediate container 8d8d33663fb6 [2022-07-28T22:26:19.447Z] ---> f062052c80f8 [2022-07-28T22:26:19.447Z] Step 25/26 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:26:19.720Z] ---> Running in 7099c754ac55 [2022-07-28T22:26:20.697Z] Removing intermediate container 7099c754ac55 [2022-07-28T22:26:20.697Z] ---> 1632902ac376 [2022-07-28T22:26:20.697Z] Step 26/26 : LABEL version=2.3.0-dev.31 [2022-07-28T22:26:20.697Z] ---> Running in 45a04bfdeca5 [2022-07-28T22:26:21.292Z] ---> a8a021fec466 [2022-07-28T22:26:21.292Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T22:26:21.571Z] Removing intermediate container 45a04bfdeca5 [2022-07-28T22:26:21.571Z] ---> c5fe8c12677d [2022-07-28T22:26:21.571Z] [2022-07-28T22:26:22.563Z] Successfully built c5fe8c12677d [2022-07-28T22:26:22.839Z] Successfully tagged security-spire-config-arm64:latest [2022-07-28T22:26:22.839Z] Building support-scheduler [2022-07-28T22:26:26.245Z]  Building security-spire-config ... done  ---> 1c72d2311543 [2022-07-28T22:26:26.245Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T22:26:27.424Z] ---> e4eb2681161f [2022-07-28T22:26:27.424Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T22:26:27.715Z] ---> Running in cfd14d121814 [2022-07-28T22:26:28.897Z] Removing intermediate container cfd14d121814 [2022-07-28T22:26:28.897Z] ---> 39a9e8f28640 [2022-07-28T22:26:28.897Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:26:28.897Z] ---> Running in d1d68108f1a5 [2022-07-28T22:26:29.700Z] Removing intermediate container d1d68108f1a5 [2022-07-28T22:26:29.700Z] ---> d2e24e59a68a [2022-07-28T22:26:29.700Z] Step 18/20 : LABEL arch=arm64 [2022-07-28T22:26:29.973Z] ---> Running in f9e7d2bf149c [2022-07-28T22:26:30.967Z] Removing intermediate container f9e7d2bf149c [2022-07-28T22:26:30.967Z] ---> 9641ed653a3a [2022-07-28T22:26:30.967Z] Step 19/20 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:26:30.967Z] ---> Running in 338ee5ac6b39 [2022-07-28T22:26:31.580Z] Removing intermediate container 8d2bd71786ad [2022-07-28T22:26:31.580Z] ---> 59fc17be53c0 [2022-07-28T22:26:31.580Z] [2022-07-28T22:26:31.580Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:26:31.580Z] ---> 3d81c46cd875 [2022-07-28T22:26:31.580Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T22:26:31.580Z] ---> Running in 3c9b75458473 [2022-07-28T22:26:31.857Z] Removing intermediate container 338ee5ac6b39 [2022-07-28T22:26:31.857Z] ---> 65b68f710645 [2022-07-28T22:26:31.857Z] Step 20/20 : LABEL version=2.3.0-dev.31 [2022-07-28T22:26:31.857Z] ---> Running in ee882c4c673e [2022-07-28T22:26:32.457Z] Removing intermediate container 3c9b75458473 [2022-07-28T22:26:32.457Z] ---> 8c029a9a5971 [2022-07-28T22:26:32.457Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T22:26:32.457Z] Removing intermediate container ee882c4c673e [2022-07-28T22:26:32.457Z] ---> d3a3fb97927b [2022-07-28T22:26:32.457Z] [2022-07-28T22:26:32.731Z] ---> Running in fb9eeb6baa9c [2022-07-28T22:26:33.740Z] Successfully built d3a3fb97927b [2022-07-28T22:26:33.740Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-28T22:26:33.740Z] Building support-notifications [2022-07-28T22:26:33.740Z]  Building security-spiffe-token-provider ... done Removing intermediate container fb9eeb6baa9c [2022-07-28T22:26:33.740Z] ---> c4b77b3e8dd5 [2022-07-28T22:26:33.740Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T22:26:34.021Z] ---> Running in ef7159098e0a [2022-07-28T22:26:34.627Z] Removing intermediate container ef7159098e0a [2022-07-28T22:26:34.627Z] ---> 124077a54d2a [2022-07-28T22:26:34.627Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:26:34.902Z] ---> Running in 101835029e08 [2022-07-28T22:26:38.313Z] Removing intermediate container 101835029e08 [2022-07-28T22:26:38.313Z] ---> 9750b83530d4 [2022-07-28T22:26:38.313Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T22:26:38.313Z] ---> Running in e4d327176956 [2022-07-28T22:26:40.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:41.777Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:42.378Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:26:42.379Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:26:42.379Z] ---> 32a0e132ae5f [2022-07-28T22:26:42.379Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:26:42.379Z] ---> Using cache [2022-07-28T22:26:42.379Z] ---> 29b0ddbaa842 [2022-07-28T22:26:42.379Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:26:42.379Z] ---> Using cache [2022-07-28T22:26:42.379Z] ---> 420e909cd0e2 [2022-07-28T22:26:42.379Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T22:26:42.379Z] ---> Using cache [2022-07-28T22:26:42.379Z] ---> 3b79f2616ccf [2022-07-28T22:26:42.379Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:26:42.379Z] ---> Using cache [2022-07-28T22:26:42.379Z] ---> 0008c9696e5e [2022-07-28T22:26:42.379Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:26:42.379Z] ---> Using cache [2022-07-28T22:26:42.379Z] ---> cb6b705a7cc7 [2022-07-28T22:26:42.379Z] Step 8/22 : COPY . . [2022-07-28T22:26:42.379Z] ---> Using cache [2022-07-28T22:26:42.379Z] ---> ddcbf900e2d1 [2022-07-28T22:26:42.379Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T22:26:42.675Z] ---> Running in ec39e8182256 [2022-07-28T22:26:42.950Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T22:26:42.950Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T22:26:42.950Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T22:26:43.233Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T22:26:43.509Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T22:26:43.509Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T22:26:43.509Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:26:43.509Z] OK: 8 MiB in 20 packages [2022-07-28T22:26:44.958Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T22:26:45.572Z] Removing intermediate container e4d327176956 [2022-07-28T22:26:45.572Z] ---> 4e54753aea9e [2022-07-28T22:26:45.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:26:47.029Z] ---> 05c4e2428028 [2022-07-28T22:26:47.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T22:26:49.683Z] ---> 101a12b825c8 [2022-07-28T22:26:49.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T22:26:50.682Z] ---> ccc47557a197 [2022-07-28T22:26:50.682Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T22:26:50.682Z] ---> Running in 24ddd9417e74 [2022-07-28T22:26:51.690Z] Removing intermediate container 24ddd9417e74 [2022-07-28T22:26:51.690Z] ---> b0db51a6d1d3 [2022-07-28T22:26:51.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:26:51.690Z] ---> Running in 4f80605aae91 [2022-07-28T22:26:52.301Z] Removing intermediate container 4f80605aae91 [2022-07-28T22:26:52.302Z] ---> 9f065e0277ac [2022-07-28T22:26:52.302Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T22:26:52.580Z] ---> Running in 5e581a712682 [2022-07-28T22:26:53.190Z] Removing intermediate container 5e581a712682 [2022-07-28T22:26:53.190Z] ---> 4e903e30bd33 [2022-07-28T22:26:53.190Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:26:53.467Z] ---> Running in d8001dde40e4 [2022-07-28T22:26:54.470Z] Removing intermediate container d8001dde40e4 [2022-07-28T22:26:54.470Z] ---> 326888e957a8 [2022-07-28T22:26:54.470Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:26:54.751Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:26:54.751Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder ---> Running in 50290c8a9836 [2022-07-28T22:26:54.751Z] [2022-07-28T22:26:54.751Z] ---> 32a0e132ae5f [2022-07-28T22:26:54.751Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T22:26:54.751Z] ---> Using cache [2022-07-28T22:26:54.751Z] ---> 29b0ddbaa842 [2022-07-28T22:26:54.751Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:26:54.751Z] ---> Using cache [2022-07-28T22:26:54.751Z] ---> 420e909cd0e2 [2022-07-28T22:26:54.751Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T22:26:54.751Z] ---> Running in e0e49a55fda7 [2022-07-28T22:26:55.734Z] Removing intermediate container 50290c8a9836 [2022-07-28T22:26:55.734Z] ---> 1f484a4e2aba [2022-07-28T22:26:55.734Z] [2022-07-28T22:26:56.009Z] Successfully built 1f484a4e2aba [2022-07-28T22:26:56.009Z] Successfully tagged core-data-arm64:latest [2022-07-28T22:26:56.009Z] Building core-metadata [2022-07-28T22:26:56.608Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:57.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:26:59.039Z] OK: 221 MiB in 51 packages [2022-07-28T22:27:01.024Z] Removing intermediate container e0e49a55fda7 [2022-07-28T22:27:01.024Z] ---> 1b817cee0cc8 [2022-07-28T22:27:01.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T22:27:01.629Z] ---> 0a6f1cd6f69b [2022-07-28T22:27:01.905Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:27:01.905Z] ---> Running in b058a8b13805 [2022-07-28T22:27:12.141Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:27:12.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:27:12.141Z] ---> 32a0e132ae5f [2022-07-28T22:27:12.141Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:27:12.141Z] ---> Using cache [2022-07-28T22:27:12.141Z] ---> 29b0ddbaa842 [2022-07-28T22:27:12.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:27:12.141Z] ---> Using cache [2022-07-28T22:27:12.141Z] ---> 420e909cd0e2 [2022-07-28T22:27:12.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T22:27:12.141Z] ---> Using cache [2022-07-28T22:27:12.141Z] ---> 3b79f2616ccf [2022-07-28T22:27:12.141Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:27:12.141Z] ---> Using cache [2022-07-28T22:27:12.141Z] ---> 0008c9696e5e [2022-07-28T22:27:12.141Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:27:12.141Z] ---> Using cache [2022-07-28T22:27:12.141Z] ---> cb6b705a7cc7 [2022-07-28T22:27:12.141Z] Step 8/23 : COPY . . [2022-07-28T22:27:12.141Z] ---> Using cache [2022-07-28T22:27:12.141Z] ---> ddcbf900e2d1 [2022-07-28T22:27:12.141Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T22:27:12.445Z] ---> Running in d43347b7d446 [2022-07-28T22:27:14.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T22:27:53.458Z] Removing intermediate container b058a8b13805 [2022-07-28T22:27:53.458Z] ---> 1e9956951a11 [2022-07-28T22:27:53.458Z] Step 8/22 : COPY . . [2022-07-28T22:27:53.458Z] Removing intermediate container cccf2eff70c3 [2022-07-28T22:27:53.458Z] ---> ab3723df5a95 [2022-07-28T22:27:53.458Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T22:27:53.458Z] ---> Running in 6ad6e8f84ce4 [2022-07-28T22:27:56.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T22:28:02.833Z] Removing intermediate container 6ad6e8f84ce4 [2022-07-28T22:28:02.833Z] ---> 83cf13857334 [2022-07-28T22:28:02.833Z] [2022-07-28T22:28:02.833Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T22:28:03.111Z] 20.10.14: Pulling from library/docker [2022-07-28T22:28:11.448Z] ---> 85b16d85a6e5 [2022-07-28T22:28:11.448Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T22:28:11.448Z] ---> Running in a7bc6519d5e6 [2022-07-28T22:28:13.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T22:28:20.443Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T22:28:20.443Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T22:28:20.443Z] ---> c346e9eafbab [2022-07-28T22:28:20.443Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:28:20.443Z] ---> Running in abc143a796e9 [2022-07-28T22:28:20.720Z] Removing intermediate container abc143a796e9 [2022-07-28T22:28:20.720Z] ---> 27e6975f40d9 [2022-07-28T22:28:20.720Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T22:28:21.237Z] ---> Running in 5c5272da5e04 [2022-07-28T22:28:22.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:28:23.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:28:25.211Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T22:28:25.211Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T22:28:25.211Z] Executing bash-5.1.16-r0.post-install [2022-07-28T22:28:25.211Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T22:28:25.523Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T22:28:25.523Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T22:28:25.523Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T22:28:25.801Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T22:28:25.801Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T22:28:25.801Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T22:28:25.801Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T22:28:25.801Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T22:28:25.801Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T22:28:25.801Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T22:28:25.801Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T22:28:26.084Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T22:28:26.084Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T22:28:26.368Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T22:28:29.798Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T22:28:29.798Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T22:28:29.798Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T22:28:29.798Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T22:28:30.077Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T22:28:30.077Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T22:28:30.077Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T22:28:30.077Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T22:28:30.077Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T22:28:30.077Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T22:28:30.077Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T22:28:30.077Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T22:28:30.355Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T22:28:30.355Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T22:28:30.355Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T22:28:30.355Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T22:28:30.355Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T22:28:30.355Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T22:28:30.355Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T22:28:30.355Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T22:28:30.355Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T22:28:30.355Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T22:28:30.355Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T22:28:30.355Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T22:28:30.633Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T22:28:30.633Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T22:28:31.641Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T22:28:31.641Z] OK: 83 MiB in 65 packages [2022-07-28T22:28:37.084Z] Collecting docker-compose==1.23.2 [2022-07-28T22:28:37.084Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T22:28:37.084Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T22:28:37.084Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T22:28:39.733Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T22:28:39.733Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T22:28:42.363Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T22:28:42.363Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T22:28:43.345Z] Collecting PyYAML<4,>=3.10 [2022-07-28T22:28:43.345Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T22:28:48.745Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T22:28:48.745Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T22:28:48.745Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T22:28:48.745Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T22:28:50.726Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T22:28:50.726Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T22:28:50.726Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T22:28:51.326Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T22:28:51.326Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T22:28:52.310Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T22:28:52.310Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T22:28:52.585Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T22:28:52.585Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T22:28:54.023Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T22:28:54.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T22:28:54.298Z] Collecting idna<2.8,>=2.5 [2022-07-28T22:28:54.298Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T22:28:54.572Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T22:28:54.572Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T22:28:54.572Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T22:28:54.845Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T22:28:54.845Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T22:28:54.845Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T22:28:54.845Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T22:28:55.830Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T22:28:55.830Z] Attempting uninstall: urllib3 [2022-07-28T22:28:55.830Z] Found existing installation: urllib3 1.26.7 [2022-07-28T22:28:55.830Z] Uninstalling urllib3-1.26.7: [2022-07-28T22:28:56.106Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T22:28:56.709Z] Attempting uninstall: idna [2022-07-28T22:28:56.709Z] Found existing installation: idna 3.3 [2022-07-28T22:28:56.986Z] Uninstalling idna-3.3: [2022-07-28T22:28:56.986Z] Successfully uninstalled idna-3.3 [2022-07-28T22:29:00.390Z] Attempting uninstall: requests [2022-07-28T22:29:00.390Z] Found existing installation: requests 2.26.0 [2022-07-28T22:29:00.390Z] Uninstalling requests-2.26.0: [2022-07-28T22:29:00.390Z] Successfully uninstalled requests-2.26.0 [2022-07-28T22:29:00.666Z] Running setup.py install for texttable: started [2022-07-28T22:29:03.308Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T22:29:03.308Z] Running setup.py install for PyYAML: started [2022-07-28T22:29:05.951Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T22:29:06.558Z] Running setup.py install for docopt: started [2022-07-28T22:29:09.199Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T22:29:09.199Z] Running setup.py install for dockerpty: started [2022-07-28T22:29:11.840Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T22:29:13.833Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-28T22:29:28.984Z] Removing intermediate container 5c5272da5e04 [2022-07-28T22:29:28.984Z] ---> 062921e34804 [2022-07-28T22:29:28.984Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T22:29:28.984Z] ---> Running in d326d27e95a8 [2022-07-28T22:29:28.984Z] Removing intermediate container d326d27e95a8 [2022-07-28T22:29:28.984Z] ---> 1709d3cbaf2a [2022-07-28T22:29:28.984Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T22:29:29.258Z] ---> Running in e8d8bacb4cd4 [2022-07-28T22:29:29.865Z] Removing intermediate container e8d8bacb4cd4 [2022-07-28T22:29:29.865Z] ---> af195b81111b [2022-07-28T22:29:29.865Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T22:29:31.309Z] ---> 4be6a05fce8e [2022-07-28T22:29:31.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T22:29:32.297Z] ---> 92c08460823c [2022-07-28T22:29:32.297Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T22:29:33.752Z] ---> f98f2c26acc8 [2022-07-28T22:29:33.752Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T22:29:33.752Z] ---> Running in ebaec4947468 [2022-07-28T22:29:34.028Z] Removing intermediate container ebaec4947468 [2022-07-28T22:29:34.028Z] ---> edde7af80491 [2022-07-28T22:29:34.028Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:29:34.306Z] ---> Running in d9db8dfa3708 [2022-07-28T22:29:34.913Z] Removing intermediate container d9db8dfa3708 [2022-07-28T22:29:34.913Z] ---> e7a5cf796cb3 [2022-07-28T22:29:34.913Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T22:29:34.913Z] ---> Running in b0836eb554ec [2022-07-28T22:29:35.513Z] Removing intermediate container b0836eb554ec [2022-07-28T22:29:35.513Z] ---> c7f2649aaec4 [2022-07-28T22:29:35.513Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:29:35.513Z] ---> Running in 5ad37e5b4bd3 [2022-07-28T22:29:36.128Z] Removing intermediate container 5ad37e5b4bd3 [2022-07-28T22:29:36.128Z] ---> 285f199afa0f [2022-07-28T22:29:36.128Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:29:36.128Z] ---> Running in 05a2253fc836 [2022-07-28T22:29:36.730Z] Removing intermediate container 05a2253fc836 [2022-07-28T22:29:36.730Z] ---> f2c7cece49fa [2022-07-28T22:29:36.730Z] [2022-07-28T22:29:37.004Z] Successfully built f2c7cece49fa [2022-07-28T22:29:37.004Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-28T22:29:37.004Z] Building core-command [2022-07-28T22:29:55.329Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T22:29:55.329Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T22:29:55.329Z] ---> 32a0e132ae5f [2022-07-28T22:29:55.329Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T22:29:55.329Z] ---> Using cache [2022-07-28T22:29:55.329Z] ---> 29b0ddbaa842 [2022-07-28T22:29:55.329Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T22:29:55.329Z] ---> Using cache [2022-07-28T22:29:55.329Z] ---> 420e909cd0e2 [2022-07-28T22:29:55.329Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T22:29:55.329Z] ---> Using cache [2022-07-28T22:29:55.329Z] ---> 3b79f2616ccf [2022-07-28T22:29:55.329Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T22:29:55.329Z] ---> Using cache [2022-07-28T22:29:55.329Z] ---> 0008c9696e5e [2022-07-28T22:29:55.329Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T22:29:55.329Z] ---> Using cache [2022-07-28T22:29:55.329Z] ---> cb6b705a7cc7 [2022-07-28T22:29:55.329Z] Step 8/23 : COPY . . [2022-07-28T22:29:55.329Z] ---> Using cache [2022-07-28T22:29:55.329Z] ---> ddcbf900e2d1 [2022-07-28T22:29:55.329Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T22:29:55.329Z] ---> Running in 6c44e6930df6 [2022-07-28T22:29:55.604Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.31" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T22:31:17.736Z] Removing intermediate container 0120c3fd1b3b [2022-07-28T22:31:17.736Z] ---> e1446f1e48c2 [2022-07-28T22:31:17.736Z] [2022-07-28T22:31:17.736Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T22:31:17.736Z] ---> 3d81c46cd875 [2022-07-28T22:31:17.736Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T22:31:17.736Z] ---> Running in ffdf5e1fbee9 [2022-07-28T22:31:17.736Z] Removing intermediate container ffdf5e1fbee9 [2022-07-28T22:31:17.736Z] ---> fa4e3a2505aa [2022-07-28T22:31:17.736Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T22:31:17.736Z] ---> Running in 862f0b8fb6e1 [2022-07-28T22:31:17.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:31:17.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:31:17.736Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T22:31:17.736Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T22:31:17.736Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:31:17.736Z] OK: 5 MiB in 16 packages [2022-07-28T22:31:17.736Z] Removing intermediate container 862f0b8fb6e1 [2022-07-28T22:31:17.736Z] ---> b46b39bf980a [2022-07-28T22:31:17.736Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T22:31:17.736Z] ---> Running in cd013108ea88 [2022-07-28T22:31:17.736Z] Removing intermediate container cd013108ea88 [2022-07-28T22:31:17.736Z] ---> ac7d60a88063 [2022-07-28T22:31:17.736Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T22:31:17.736Z] ---> Running in 222b3937ed66 [2022-07-28T22:31:17.736Z] Removing intermediate container 222b3937ed66 [2022-07-28T22:31:17.736Z] ---> 7de38478812f [2022-07-28T22:31:17.736Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T22:31:17.736Z] ---> Running in 07fe249a6f38 [2022-07-28T22:31:17.736Z] Removing intermediate container 07fe249a6f38 [2022-07-28T22:31:17.736Z] ---> 67f9db1144fd [2022-07-28T22:31:17.736Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T22:31:17.736Z] ---> Running in 4ce528d3b9cb [2022-07-28T22:31:20.366Z] Removing intermediate container 4ce528d3b9cb [2022-07-28T22:31:20.366Z] ---> 315f20c2448e [2022-07-28T22:31:20.366Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T22:31:20.366Z] ---> Running in 300088fd37c0 [2022-07-28T22:31:20.647Z] Removing intermediate container 300088fd37c0 [2022-07-28T22:31:20.647Z] ---> 5749929404c4 [2022-07-28T22:31:20.647Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T22:31:21.632Z] ---> 07bd79c7fc94 [2022-07-28T22:31:21.632Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T22:31:21.632Z] ---> Running in 77bede3b7f89 [2022-07-28T22:31:25.040Z] Removing intermediate container 77bede3b7f89 [2022-07-28T22:31:25.040Z] ---> f373b8b196f1 [2022-07-28T22:31:25.040Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:31:25.640Z] ---> 6ca4aed0440c [2022-07-28T22:31:25.640Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T22:31:27.630Z] ---> 876ef83cd10a [2022-07-28T22:31:27.630Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T22:31:28.231Z] ---> 46d161325e7c [2022-07-28T22:31:28.231Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T22:31:29.227Z] ---> a5590e5ca14b [2022-07-28T22:31:29.227Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T22:31:30.213Z] ---> 77a6f640dbcb [2022-07-28T22:31:30.213Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T22:31:30.822Z] ---> 0ff45dd2c522 [2022-07-28T22:31:31.101Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T22:31:31.101Z] ---> Running in 6d3b41fbead5 [2022-07-28T22:31:34.514Z] Removing intermediate container 6d3b41fbead5 [2022-07-28T22:31:34.514Z] ---> 7ff7c906f4eb [2022-07-28T22:31:34.514Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T22:31:34.514Z] ---> Running in 41a470feb5b0 [2022-07-28T22:31:34.514Z] Removing intermediate container 41a470feb5b0 [2022-07-28T22:31:34.514Z] ---> 483fac546d2a [2022-07-28T22:31:34.514Z] Step 28/31 : CMD ["gate"] [2022-07-28T22:31:34.514Z] ---> Running in 6894d53cab05 [2022-07-28T22:31:35.115Z] Removing intermediate container 6894d53cab05 [2022-07-28T22:31:35.115Z] ---> 7805ae7b9f33 [2022-07-28T22:31:35.115Z] Step 29/31 : LABEL arch=arm64 [2022-07-28T22:31:35.115Z] ---> Running in c3957d1d7d03 [2022-07-28T22:31:35.714Z] Removing intermediate container c3957d1d7d03 [2022-07-28T22:31:35.714Z] ---> b01a1156ed1f [2022-07-28T22:31:35.714Z] Step 30/31 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:31:35.994Z] ---> Running in 44e5d337cdcb [2022-07-28T22:31:36.596Z] Removing intermediate container 44e5d337cdcb [2022-07-28T22:31:36.596Z] ---> 0df6249c79e8 [2022-07-28T22:31:36.596Z] Step 31/31 : LABEL version=2.3.0-dev.31 [2022-07-28T22:31:36.596Z] ---> Running in 80094cb62f54 [2022-07-28T22:31:37.195Z] Removing intermediate container 80094cb62f54 [2022-07-28T22:31:37.195Z] ---> 70b0db686ca8 [2022-07-28T22:31:37.195Z] [2022-07-28T22:31:37.472Z] Successfully built 70b0db686ca8 [2022-07-28T22:31:37.472Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-28T22:32:45.500Z]  Building security-bootstrapper ... done Removing intermediate container d43347b7d446 [2022-07-28T22:32:45.500Z] ---> c16a6a1de2db [2022-07-28T22:32:45.500Z] [2022-07-28T22:32:45.500Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:32:45.500Z] ---> 3d81c46cd875 [2022-07-28T22:32:45.500Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:32:45.500Z] ---> Running in 77cf3e8ee30e [2022-07-28T22:32:45.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:32:45.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:32:45.500Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T22:32:45.500Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:32:45.500Z] OK: 5 MiB in 15 packages [2022-07-28T22:32:45.500Z] Removing intermediate container 77cf3e8ee30e [2022-07-28T22:32:45.500Z] ---> 02e09d8d3db2 [2022-07-28T22:32:45.500Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:32:45.500Z] ---> Running in ef7528d076d9 [2022-07-28T22:32:45.500Z] Removing intermediate container ef7528d076d9 [2022-07-28T22:32:45.500Z] ---> e6b15d51f8f6 [2022-07-28T22:32:45.500Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T22:32:45.500Z] ---> Running in 4899bb936c24 [2022-07-28T22:32:45.500Z] Removing intermediate container 4899bb936c24 [2022-07-28T22:32:45.500Z] ---> 952a9bf1d2af [2022-07-28T22:32:45.500Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T22:32:45.500Z] ---> Running in 813c068c5bef [2022-07-28T22:32:45.500Z] Removing intermediate container 813c068c5bef [2022-07-28T22:32:45.500Z] ---> cbc7d3113fd9 [2022-07-28T22:32:45.500Z] Step 15/23 : WORKDIR / [2022-07-28T22:32:45.501Z] ---> Running in f030239f10f0 [2022-07-28T22:32:45.501Z] Removing intermediate container f030239f10f0 [2022-07-28T22:32:45.501Z] ---> dca5b03f6efd [2022-07-28T22:32:45.501Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:32:45.501Z] ---> 34a5d16bea8d [2022-07-28T22:32:45.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T22:32:45.501Z] ---> 561db1581a75 [2022-07-28T22:32:45.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T22:32:45.501Z] ---> 57e81bb5c40f [2022-07-28T22:32:45.501Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T22:32:45.501Z] ---> Running in ea5e3cd881c3 [2022-07-28T22:32:45.776Z] Removing intermediate container ea5e3cd881c3 [2022-07-28T22:32:45.776Z] ---> dd64d36acf8c [2022-07-28T22:32:45.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:32:45.776Z] ---> Running in 8f852dbc6b78 [2022-07-28T22:32:46.379Z] Removing intermediate container 8f852dbc6b78 [2022-07-28T22:32:46.379Z] ---> d99fa0885001 [2022-07-28T22:32:46.379Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T22:32:46.379Z] ---> Running in 9a5d126fe53c [2022-07-28T22:32:46.982Z] Removing intermediate container 9a5d126fe53c [2022-07-28T22:32:46.982Z] ---> 39dcc5c2b83e [2022-07-28T22:32:46.982Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:32:46.982Z] ---> Running in 75332ae51413 [2022-07-28T22:32:47.597Z] Removing intermediate container 75332ae51413 [2022-07-28T22:32:47.597Z] ---> 1a7701717f9d [2022-07-28T22:32:47.597Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:32:47.597Z] ---> Running in f9a88271f0d2 [2022-07-28T22:32:48.202Z] Removing intermediate container f9a88271f0d2 [2022-07-28T22:32:48.202Z] ---> b71905256330 [2022-07-28T22:32:48.202Z] [2022-07-28T22:32:48.479Z] Successfully built b71905256330 [2022-07-28T22:32:48.753Z] Successfully tagged core-metadata-arm64:latest [2022-07-28T22:33:56.776Z]  Building core-metadata ... done Removing intermediate container ec39e8182256 [2022-07-28T22:33:56.776Z] ---> 218d2786fcef [2022-07-28T22:33:56.776Z] [2022-07-28T22:33:56.776Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:33:56.776Z] ---> 3d81c46cd875 [2022-07-28T22:33:56.776Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:33:56.776Z] ---> Using cache [2022-07-28T22:33:56.776Z] ---> 02e09d8d3db2 [2022-07-28T22:33:56.776Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:33:56.776Z] ---> Using cache [2022-07-28T22:33:56.776Z] ---> e6b15d51f8f6 [2022-07-28T22:33:56.776Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T22:33:56.776Z] ---> Running in 5f5bd4d2efed [2022-07-28T22:33:56.776Z] Removing intermediate container 5f5bd4d2efed [2022-07-28T22:33:56.776Z] ---> 78daa24f6bfe [2022-07-28T22:33:56.776Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T22:33:56.776Z] ---> Running in 81e34a91061f [2022-07-28T22:33:56.776Z] Removing intermediate container 81e34a91061f [2022-07-28T22:33:56.776Z] ---> 2a9260954348 [2022-07-28T22:33:56.776Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:33:56.776Z] ---> 7ffc5e501951 [2022-07-28T22:33:56.776Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T22:33:56.776Z] Removing intermediate container 6c44e6930df6 [2022-07-28T22:33:56.776Z] ---> 399010ac795c [2022-07-28T22:33:56.776Z] [2022-07-28T22:33:56.776Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T22:33:56.776Z] ---> 3d81c46cd875 [2022-07-28T22:33:56.776Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T22:33:56.776Z] ---> Using cache [2022-07-28T22:33:56.776Z] ---> 02e09d8d3db2 [2022-07-28T22:33:56.776Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:33:56.776Z] ---> Using cache [2022-07-28T22:33:56.776Z] ---> e6b15d51f8f6 [2022-07-28T22:33:56.776Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T22:33:56.776Z] ---> Running in 5802ef4b5ce6 [2022-07-28T22:33:56.776Z] Removing intermediate container 5802ef4b5ce6 [2022-07-28T22:33:56.776Z] ---> f631f0a2a416 [2022-07-28T22:33:56.776Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T22:33:56.776Z] ---> Running in 4121366b52dd [2022-07-28T22:33:56.776Z] Removing intermediate container 4121366b52dd [2022-07-28T22:33:56.776Z] ---> d0fed79c81c2 [2022-07-28T22:33:56.776Z] Step 15/23 : WORKDIR / [2022-07-28T22:33:56.776Z] ---> Running in d038dcf89198 [2022-07-28T22:33:56.776Z] Removing intermediate container d038dcf89198 [2022-07-28T22:33:56.776Z] ---> a1c84cae54c2 [2022-07-28T22:33:56.776Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:33:56.776Z] ---> 9e21df94241b [2022-07-28T22:33:56.776Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T22:33:56.776Z] ---> 12e1497bff45 [2022-07-28T22:33:56.776Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T22:33:56.776Z] ---> Running in a0538bb568a0 [2022-07-28T22:33:56.776Z] ---> a0ba543c0c83 [2022-07-28T22:33:56.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T22:33:56.776Z] Removing intermediate container a0538bb568a0 [2022-07-28T22:33:56.776Z] ---> 387ff3b2d322 [2022-07-28T22:33:56.776Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:33:56.776Z] ---> Running in 64e006e2651d [2022-07-28T22:33:57.370Z] Removing intermediate container 64e006e2651d [2022-07-28T22:33:57.370Z] ---> 6e675c379cc7 [2022-07-28T22:33:57.370Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T22:33:57.370Z] ---> Running in 7f9847c115cb [2022-07-28T22:33:57.645Z] ---> c5751cf1c7ef [2022-07-28T22:33:57.645Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T22:33:57.917Z] Removing intermediate container 7f9847c115cb [2022-07-28T22:33:57.917Z] ---> a451bf41c2fb [2022-07-28T22:33:57.917Z] Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:33:57.917Z] ---> Running in 4d95b324e348 [2022-07-28T22:33:58.197Z] ---> a0744e92c644 [2022-07-28T22:33:58.197Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T22:33:58.482Z] Removing intermediate container 4d95b324e348 [2022-07-28T22:33:58.482Z] ---> 7673be241355 [2022-07-28T22:33:58.482Z] Step 22/22 : LABEL version=2.3.0-dev.31 [2022-07-28T22:33:58.482Z] ---> Running in 33a594f9d6c0 [2022-07-28T22:33:58.482Z] ---> Running in 43b5e050564c [2022-07-28T22:33:59.099Z] Removing intermediate container 33a594f9d6c0 [2022-07-28T22:33:59.099Z] ---> 9b6ed1f33855 [2022-07-28T22:33:59.099Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:33:59.099Z] ---> Running in c43fd9cf6d5a [2022-07-28T22:33:59.378Z] Removing intermediate container 43b5e050564c [2022-07-28T22:33:59.378Z] ---> 816fdbd151f5 [2022-07-28T22:33:59.378Z] [2022-07-28T22:33:59.659Z] Successfully built 816fdbd151f5 [2022-07-28T22:33:59.659Z] Successfully tagged support-scheduler-arm64:latest [2022-07-28T22:33:59.659Z]  Building support-scheduler ... done Removing intermediate container c43fd9cf6d5a [2022-07-28T22:33:59.659Z] ---> 1c4b03eaad37 [2022-07-28T22:33:59.659Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T22:33:59.943Z] ---> Running in 862de7b6afa4 [2022-07-28T22:34:00.219Z] Removing intermediate container 862de7b6afa4 [2022-07-28T22:34:00.219Z] ---> 6e47a1735650 [2022-07-28T22:34:00.219Z] Step 22/23 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:00.219Z] ---> Running in c43a1768c878 [2022-07-28T22:34:00.825Z] Removing intermediate container c43a1768c878 [2022-07-28T22:34:00.825Z] ---> e45eeb562783 [2022-07-28T22:34:00.825Z] Step 23/23 : LABEL version=2.3.0-dev.31 [2022-07-28T22:34:00.825Z] ---> Running in 07e84e7a4065 [2022-07-28T22:34:01.100Z] Removing intermediate container 07e84e7a4065 [2022-07-28T22:34:01.100Z] ---> d8fa4c0f78cd [2022-07-28T22:34:01.100Z] [2022-07-28T22:34:01.374Z] Successfully built d8fa4c0f78cd [2022-07-28T22:34:01.374Z] Successfully tagged core-command-arm64:latest [2022-07-28T22:34:16.495Z]  Building core-command ... done Removing intermediate container a7bc6519d5e6 [2022-07-28T22:34:16.495Z] ---> d75de27af922 [2022-07-28T22:34:16.495Z] [2022-07-28T22:34:16.495Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T22:34:16.495Z] ---> 3d81c46cd875 [2022-07-28T22:34:16.495Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T22:34:16.495Z] ---> Running in 4a5c27cde961 [2022-07-28T22:34:16.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T22:34:16.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T22:34:16.495Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T22:34:16.495Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T22:34:16.495Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T22:34:16.495Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T22:34:16.767Z] OK: 6 MiB in 16 packages [2022-07-28T22:34:17.760Z] Removing intermediate container 4a5c27cde961 [2022-07-28T22:34:17.760Z] ---> 2cdc2aeb2288 [2022-07-28T22:34:17.760Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T22:34:17.760Z] ---> Running in 2ddfaff1fde8 [2022-07-28T22:34:18.358Z] Removing intermediate container 2ddfaff1fde8 [2022-07-28T22:34:18.358Z] ---> eccd4b0df9a4 [2022-07-28T22:34:18.358Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T22:34:18.358Z] ---> Running in 1362f467d1d3 [2022-07-28T22:34:18.633Z] Removing intermediate container 1362f467d1d3 [2022-07-28T22:34:18.633Z] ---> ee89f2a9647f [2022-07-28T22:34:18.633Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T22:34:18.633Z] ---> Running in 4ce7bc6b0511 [2022-07-28T22:34:18.905Z] Removing intermediate container 4ce7bc6b0511 [2022-07-28T22:34:18.905Z] ---> 1293b912592c [2022-07-28T22:34:18.905Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T22:34:19.502Z] ---> 621c0e850952 [2022-07-28T22:34:19.502Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T22:34:20.959Z] ---> fe5dc819edc3 [2022-07-28T22:34:20.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T22:34:21.254Z] ---> 3af9497fc32b [2022-07-28T22:34:21.254Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T22:34:21.254Z] ---> Running in 7fa75661d45a [2022-07-28T22:34:21.890Z] Removing intermediate container 7fa75661d45a [2022-07-28T22:34:21.890Z] ---> 0889ee57f55d [2022-07-28T22:34:21.890Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T22:34:21.890Z] ---> Running in 0f620b19e0f3 [2022-07-28T22:34:22.180Z] Removing intermediate container 0f620b19e0f3 [2022-07-28T22:34:22.180Z] ---> 0fd57c533780 [2022-07-28T22:34:22.180Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T22:34:22.180Z] ---> Running in 7a807e556e61 [2022-07-28T22:34:22.463Z] Removing intermediate container 7a807e556e61 [2022-07-28T22:34:22.463Z] ---> 97fab4886bda [2022-07-28T22:34:22.463Z] Step 21/22 : LABEL git_sha=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:22.744Z] ---> Running in 68d92c22085d [2022-07-28T22:34:23.020Z] Removing intermediate container 68d92c22085d [2022-07-28T22:34:23.020Z] ---> 7dc0b1fd9dda [2022-07-28T22:34:23.020Z] Step 22/22 : LABEL version=2.3.0-dev.31 [2022-07-28T22:34:23.020Z] ---> Running in 478bbb0ba7a3 [2022-07-28T22:34:23.293Z] Removing intermediate container 478bbb0ba7a3 [2022-07-28T22:34:23.293Z] ---> 3b17c8f247f7 [2022-07-28T22:34:23.293Z] [2022-07-28T22:34:23.563Z] Successfully built 3b17c8f247f7 [2022-07-28T22:34:23.563Z] Successfully tagged support-notifications-arm64:latest [2022-07-28T22:34:23.850Z]  Building support-notifications ... done  [Pipeline] } [2022-07-28T22:34:23.864Z] $ docker stop --time=1 8c59964f761c28111809cf917aae9118dfba9304fa0d24437e86253311c9bea2 [2022-07-28T22:34:25.528Z] $ docker rm -f 8c59964f761c28111809cf917aae9118dfba9304fa0d24437e86253311c9bea2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T22:34:26.059Z] + docker images [2022-07-28T22:34:26.335Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T22:34:26.335Z] support-notifications-arm64 latest 3b17c8f247f7 3 seconds ago 26.1MB [2022-07-28T22:34:26.335Z] d75de27af922 14 seconds ago 1.41GB [2022-07-28T22:34:26.335Z] core-command-arm64 latest d8fa4c0f78cd 26 seconds ago 15.5MB [2022-07-28T22:34:26.335Z] support-scheduler-arm64 latest 816fdbd151f5 27 seconds ago 25.5MB [2022-07-28T22:34:26.335Z] 399010ac795c 34 seconds ago 1.35GB [2022-07-28T22:34:26.335Z] 218d2786fcef 38 seconds ago 1.41GB [2022-07-28T22:34:26.335Z] core-metadata-arm64 latest b71905256330 About a minute ago 16.4MB [2022-07-28T22:34:26.335Z] c16a6a1de2db About a minute ago 1.36GB [2022-07-28T22:34:26.335Z] security-bootstrapper-arm64 latest 70b0db686ca8 2 minutes ago 18.5MB [2022-07-28T22:34:26.335Z] e1446f1e48c2 3 minutes ago 1.36GB [2022-07-28T22:34:26.335Z] sys-mgmt-agent-arm64 latest f2c7cece49fa 4 minutes ago 282MB [2022-07-28T22:34:26.335Z] 83cf13857334 6 minutes ago 1.35GB [2022-07-28T22:34:26.335Z] core-data-arm64 latest 1f484a4e2aba 7 minutes ago 20.6MB [2022-07-28T22:34:26.335Z] security-spiffe-token-provider-arm64 latest d3a3fb97927b 7 minutes ago 28.2MB [2022-07-28T22:34:26.335Z] 59fc17be53c0 7 minutes ago 1.38GB [2022-07-28T22:34:26.335Z] security-spire-config-arm64 latest c5fe8c12677d 8 minutes ago 83.6MB [2022-07-28T22:34:26.335Z] 19cab3f9436b 8 minutes ago 1.4GB [2022-07-28T22:34:26.335Z] security-secretstore-setup-arm64 latest cf45891df861 8 minutes ago 27.9MB [2022-07-28T22:34:26.335Z] security-proxy-setup-arm64 latest 48da967e03c8 9 minutes ago 26.1MB [2022-07-28T22:34:26.335Z] f4524bef64db 9 minutes ago 1.36GB [2022-07-28T22:34:26.335Z] f614bdf750b1 9 minutes ago 1.36GB [2022-07-28T22:34:26.335Z] security-spire-agent-arm64 latest 1b7abd5be831 12 minutes ago 122MB [2022-07-28T22:34:26.335Z] 27ed41ca9e74 13 minutes ago 1.25GB [2022-07-28T22:34:26.335Z] security-spire-server-arm64 latest 4f5293fe5dbb 14 minutes ago 84.2MB [2022-07-28T22:34:26.335Z] f5196dc40beb 14 minutes ago 1.25GB [2022-07-28T22:34:26.335Z] ci-base-image-arm64 latest 32a0e132ae5f 18 minutes ago 994MB [2022-07-28T22:34:26.335Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-28T22:34:26.335Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-28T22:34:26.335Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-28T22:34:26.335Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-28T22:34:26.335Z] 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-07-28T22:34:26.424Z] provisioning config files... [2022-07-28T22:34:26.441Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/266@tmp/config7008690235923918214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:34:26.792Z] ---> docker-login.sh [2022-07-28T22:34:26.792Z] nexus3.edgexfoundry.org:10001 [2022-07-28T22:34:27.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:34:27.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:34:27.337Z] Configure a credential helper to remove this warning. See [2022-07-28T22:34:27.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:34:27.337Z] [2022-07-28T22:34:27.337Z] Login Succeeded [2022-07-28T22:34:27.337Z] nexus3.edgexfoundry.org:10002 [2022-07-28T22:34:27.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:34:27.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:34:27.884Z] Configure a credential helper to remove this warning. See [2022-07-28T22:34:27.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:34:27.884Z] [2022-07-28T22:34:27.884Z] Login Succeeded [2022-07-28T22:34:27.884Z] nexus3.edgexfoundry.org:10003 [2022-07-28T22:34:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:34:28.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:34:28.426Z] Configure a credential helper to remove this warning. See [2022-07-28T22:34:28.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:34:28.426Z] [2022-07-28T22:34:28.426Z] Login Succeeded [2022-07-28T22:34:28.426Z] nexus3.edgexfoundry.org:10004 [2022-07-28T22:34:28.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:34:28.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:34:28.701Z] Configure a credential helper to remove this warning. See [2022-07-28T22:34:28.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:34:28.701Z] [2022-07-28T22:34:28.701Z] Login Succeeded [2022-07-28T22:34:28.701Z] docker.io [2022-07-28T22:34:29.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T22:34:29.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T22:34:29.562Z] Configure a credential helper to remove this warning. See [2022-07-28T22:34:29.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T22:34:29.562Z] [2022-07-28T22:34:29.562Z] Login Succeeded [2022-07-28T22:34:29.562Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T22:34:29.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:34:29.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T22:34:29.635Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-07-28T22:34:29.635Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:29.635Z] latest [2022-07-28T22:34:29.635Z] 2.3.0-dev.31 [2022-07-28T22:34:29.635Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:29.635Z] main [2022-07-28T22:34:29.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:29.989Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:30.342Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:30.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-28T22:34:30.342Z] 600269da1c11: Preparing [2022-07-28T22:34:30.342Z] a37edf8e81b8: Preparing [2022-07-28T22:34:30.342Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:30.342Z] d2544a71281e: Preparing [2022-07-28T22:34:30.342Z] 5b7df235d876: Preparing [2022-07-28T22:34:30.342Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:30.613Z] 600269da1c11: Pushed [2022-07-28T22:34:30.613Z] 442ed5fb61fc: Pushed [2022-07-28T22:34:30.613Z] d2544a71281e: Pushed [2022-07-28T22:34:33.219Z] a37edf8e81b8: Pushed [2022-07-28T22:34:33.219Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:33.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:33.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-28T22:34:33.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-28T22:34:33.943Z] 600269da1c11: Preparing [2022-07-28T22:34:33.943Z] a37edf8e81b8: Preparing [2022-07-28T22:34:33.943Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:33.943Z] d2544a71281e: Preparing [2022-07-28T22:34:33.943Z] 5b7df235d876: Preparing [2022-07-28T22:34:33.943Z] a37edf8e81b8: Layer already exists [2022-07-28T22:34:33.943Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:33.943Z] d2544a71281e: Layer already exists [2022-07-28T22:34:33.943Z] 600269da1c11: Layer already exists [2022-07-28T22:34:33.943Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:34.212Z] latest: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:34.575Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:34.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.31 [2022-07-28T22:34:34.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-28T22:34:34.926Z] 600269da1c11: Preparing [2022-07-28T22:34:34.926Z] a37edf8e81b8: Preparing [2022-07-28T22:34:34.926Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:34.926Z] d2544a71281e: Preparing [2022-07-28T22:34:34.926Z] 5b7df235d876: Preparing [2022-07-28T22:34:34.926Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:34.926Z] d2544a71281e: Layer already exists [2022-07-28T22:34:34.926Z] 600269da1c11: Layer already exists [2022-07-28T22:34:34.926Z] a37edf8e81b8: Layer already exists [2022-07-28T22:34:34.926Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:35.196Z] 2.3.0-dev.31: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:35.564Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:35.923Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:35.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-28T22:34:35.923Z] 600269da1c11: Preparing [2022-07-28T22:34:35.923Z] a37edf8e81b8: Preparing [2022-07-28T22:34:35.923Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:35.923Z] d2544a71281e: Preparing [2022-07-28T22:34:35.923Z] 5b7df235d876: Preparing [2022-07-28T22:34:35.923Z] 600269da1c11: Layer already exists [2022-07-28T22:34:35.923Z] d2544a71281e: Layer already exists [2022-07-28T22:34:35.923Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:35.923Z] a37edf8e81b8: Layer already exists [2022-07-28T22:34:35.923Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:36.194Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:36.560Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:36.917Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-07-28T22:34:36.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-07-28T22:34:36.917Z] 600269da1c11: Preparing [2022-07-28T22:34:36.917Z] a37edf8e81b8: Preparing [2022-07-28T22:34:36.917Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:36.917Z] d2544a71281e: Preparing [2022-07-28T22:34:36.917Z] 5b7df235d876: Preparing [2022-07-28T22:34:36.917Z] 600269da1c11: Layer already exists [2022-07-28T22:34:36.917Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:36.917Z] a37edf8e81b8: Layer already exists [2022-07-28T22:34:36.917Z] d2544a71281e: Layer already exists [2022-07-28T22:34:36.917Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:37.189Z] main: digest: sha256:70d78d0030b542ea68201bd89554d41c702e3d8a6ac370ea248ded2d989a2317 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:34:37.248Z] ===================================================== [Pipeline] echo [2022-07-28T22:34:37.256Z] taggedImages: [2022-07-28T22:34:37.256Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:37.256Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-07-28T22:34:37.256Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.31 [2022-07-28T22:34:37.256Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:37.256Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-07-28T22:34:37.276Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-07-28T22:34:37.276Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:37.276Z] latest [2022-07-28T22:34:37.276Z] 2.3.0-dev.31 [2022-07-28T22:34:37.276Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:37.276Z] main [2022-07-28T22:34:37.276Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:37.626Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:37.986Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:37.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-28T22:34:37.986Z] 8d57410ff849: Preparing [2022-07-28T22:34:37.986Z] 445e96a22cf4: Preparing [2022-07-28T22:34:37.986Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:37.986Z] 7dd59c58a5ac: Preparing [2022-07-28T22:34:37.986Z] 132ac0f38769: Preparing [2022-07-28T22:34:37.986Z] 5b7df235d876: Preparing [2022-07-28T22:34:37.986Z] 5b7df235d876: Waiting [2022-07-28T22:34:38.259Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:38.259Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:38.259Z] 132ac0f38769: Pushed [2022-07-28T22:34:38.259Z] 8d57410ff849: Pushed [2022-07-28T22:34:39.236Z] 7dd59c58a5ac: Pushed [2022-07-28T22:34:41.205Z] 445e96a22cf4: Pushed [2022-07-28T22:34:41.477Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:41.843Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:42.199Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-28T22:34:42.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-28T22:34:42.199Z] 8d57410ff849: Preparing [2022-07-28T22:34:42.199Z] 445e96a22cf4: Preparing [2022-07-28T22:34:42.199Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:42.199Z] 7dd59c58a5ac: Preparing [2022-07-28T22:34:42.199Z] 132ac0f38769: Preparing [2022-07-28T22:34:42.199Z] 5b7df235d876: Preparing [2022-07-28T22:34:42.199Z] 5b7df235d876: Waiting [2022-07-28T22:34:42.199Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:42.199Z] 132ac0f38769: Layer already exists [2022-07-28T22:34:42.199Z] 445e96a22cf4: Layer already exists [2022-07-28T22:34:42.199Z] 8d57410ff849: Layer already exists [2022-07-28T22:34:42.199Z] 7dd59c58a5ac: Layer already exists [2022-07-28T22:34:42.199Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:42.469Z] latest: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:42.833Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:43.190Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.31 [2022-07-28T22:34:43.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-28T22:34:43.190Z] 8d57410ff849: Preparing [2022-07-28T22:34:43.190Z] 445e96a22cf4: Preparing [2022-07-28T22:34:43.190Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:43.190Z] 7dd59c58a5ac: Preparing [2022-07-28T22:34:43.190Z] 132ac0f38769: Preparing [2022-07-28T22:34:43.190Z] 5b7df235d876: Preparing [2022-07-28T22:34:43.190Z] 5b7df235d876: Waiting [2022-07-28T22:34:43.190Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:43.190Z] 132ac0f38769: Layer already exists [2022-07-28T22:34:43.190Z] 7dd59c58a5ac: Layer already exists [2022-07-28T22:34:43.190Z] 445e96a22cf4: Layer already exists [2022-07-28T22:34:43.190Z] 8d57410ff849: Layer already exists [2022-07-28T22:34:43.190Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:43.459Z] 2.3.0-dev.31: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:43.825Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:44.180Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:44.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-28T22:34:44.180Z] 8d57410ff849: Preparing [2022-07-28T22:34:44.180Z] 445e96a22cf4: Preparing [2022-07-28T22:34:44.180Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:44.180Z] 7dd59c58a5ac: Preparing [2022-07-28T22:34:44.180Z] 132ac0f38769: Preparing [2022-07-28T22:34:44.180Z] 5b7df235d876: Preparing [2022-07-28T22:34:44.180Z] 5b7df235d876: Waiting [2022-07-28T22:34:44.180Z] 132ac0f38769: Layer already exists [2022-07-28T22:34:44.180Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:44.180Z] 8d57410ff849: Layer already exists [2022-07-28T22:34:44.180Z] 445e96a22cf4: Layer already exists [2022-07-28T22:34:44.180Z] 7dd59c58a5ac: Layer already exists [2022-07-28T22:34:44.180Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:44.452Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:44.852Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:45.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-07-28T22:34:45.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-07-28T22:34:45.245Z] 8d57410ff849: Preparing [2022-07-28T22:34:45.245Z] 445e96a22cf4: Preparing [2022-07-28T22:34:45.245Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:45.245Z] 7dd59c58a5ac: Preparing [2022-07-28T22:34:45.245Z] 132ac0f38769: Preparing [2022-07-28T22:34:45.245Z] 5b7df235d876: Preparing [2022-07-28T22:34:45.245Z] 5b7df235d876: Waiting [2022-07-28T22:34:45.245Z] 8d57410ff849: Layer already exists [2022-07-28T22:34:45.245Z] 445e96a22cf4: Layer already exists [2022-07-28T22:34:45.245Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:45.245Z] 7dd59c58a5ac: Layer already exists [2022-07-28T22:34:45.245Z] 132ac0f38769: Layer already exists [2022-07-28T22:34:45.519Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:45.519Z] main: digest: sha256:20e88ba0451d253577b979a8e624aaff03f6814ad675a52dbd5c30b1db66f623 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:34:45.580Z] ===================================================== [Pipeline] echo [2022-07-28T22:34:45.589Z] taggedImages: [2022-07-28T22:34:45.589Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:45.589Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-07-28T22:34:45.589Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.31 [2022-07-28T22:34:45.589Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:45.589Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-07-28T22:34:45.612Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-07-28T22:34:45.613Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:45.613Z] latest [2022-07-28T22:34:45.613Z] 2.3.0-dev.31 [2022-07-28T22:34:45.613Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:45.613Z] main [2022-07-28T22:34:45.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:46.005Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:46.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:46.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-28T22:34:46.366Z] 01d1958e620f: Preparing [2022-07-28T22:34:46.366Z] 16a69fdaf173: Preparing [2022-07-28T22:34:46.366Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:46.366Z] d2544a71281e: Preparing [2022-07-28T22:34:46.366Z] 5b7df235d876: Preparing [2022-07-28T22:34:46.366Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:46.636Z] d2544a71281e: Layer already exists [2022-07-28T22:34:46.636Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:46.636Z] 01d1958e620f: Pushed [2022-07-28T22:34:49.244Z] 16a69fdaf173: Pushed [2022-07-28T22:34:49.516Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:49.885Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:50.243Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-28T22:34:50.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-28T22:34:50.243Z] 01d1958e620f: Preparing [2022-07-28T22:34:50.243Z] 16a69fdaf173: Preparing [2022-07-28T22:34:50.243Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:50.243Z] d2544a71281e: Preparing [2022-07-28T22:34:50.243Z] 5b7df235d876: Preparing [2022-07-28T22:34:50.243Z] 16a69fdaf173: Layer already exists [2022-07-28T22:34:50.243Z] 01d1958e620f: Layer already exists [2022-07-28T22:34:50.243Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:50.243Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:50.243Z] d2544a71281e: Layer already exists [2022-07-28T22:34:50.514Z] latest: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:50.880Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:51.241Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.31 [2022-07-28T22:34:51.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-28T22:34:51.241Z] 01d1958e620f: Preparing [2022-07-28T22:34:51.241Z] 16a69fdaf173: Preparing [2022-07-28T22:34:51.241Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:51.241Z] d2544a71281e: Preparing [2022-07-28T22:34:51.241Z] 5b7df235d876: Preparing [2022-07-28T22:34:51.241Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:51.241Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:51.242Z] 16a69fdaf173: Layer already exists [2022-07-28T22:34:51.242Z] d2544a71281e: Layer already exists [2022-07-28T22:34:51.242Z] 01d1958e620f: Layer already exists [2022-07-28T22:34:51.512Z] 2.3.0-dev.31: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:51.871Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:52.230Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:52.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-28T22:34:52.230Z] 01d1958e620f: Preparing [2022-07-28T22:34:52.230Z] 16a69fdaf173: Preparing [2022-07-28T22:34:52.230Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:52.230Z] d2544a71281e: Preparing [2022-07-28T22:34:52.230Z] 5b7df235d876: Preparing [2022-07-28T22:34:52.230Z] d2544a71281e: Layer already exists [2022-07-28T22:34:52.230Z] 01d1958e620f: Layer already exists [2022-07-28T22:34:52.230Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:52.230Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:52.230Z] 16a69fdaf173: Layer already exists [2022-07-28T22:34:52.501Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:52.861Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:53.217Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-07-28T22:34:53.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-07-28T22:34:53.218Z] 01d1958e620f: Preparing [2022-07-28T22:34:53.218Z] 16a69fdaf173: Preparing [2022-07-28T22:34:53.218Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:53.218Z] d2544a71281e: Preparing [2022-07-28T22:34:53.218Z] 5b7df235d876: Preparing [2022-07-28T22:34:53.218Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:53.218Z] 01d1958e620f: Layer already exists [2022-07-28T22:34:53.218Z] 16a69fdaf173: Layer already exists [2022-07-28T22:34:53.218Z] d2544a71281e: Layer already exists [2022-07-28T22:34:53.218Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:53.488Z] main: digest: sha256:14964de06119e287ad5d36c7e75a91c0644aec5c89cf14f0b3f375b13a06d949 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:34:53.552Z] ===================================================== [Pipeline] echo [2022-07-28T22:34:53.559Z] taggedImages: [2022-07-28T22:34:53.559Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:53.559Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-07-28T22:34:53.559Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.31 [2022-07-28T22:34:53.559Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:53.559Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-07-28T22:34:53.578Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-07-28T22:34:53.578Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:53.578Z] latest [2022-07-28T22:34:53.578Z] 2.3.0-dev.31 [2022-07-28T22:34:53.578Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:34:53.578Z] main [2022-07-28T22:34:53.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:53.929Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:54.282Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:34:54.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-28T22:34:54.282Z] 6ede7b362fe1: Preparing [2022-07-28T22:34:54.282Z] 6ede7b362fe1: Preparing [2022-07-28T22:34:54.282Z] d193befdc9f1: Preparing [2022-07-28T22:34:54.282Z] 35b05175a3d1: Preparing [2022-07-28T22:34:54.282Z] b872eadfa2a2: Preparing [2022-07-28T22:34:54.282Z] 1d4ff775f60e: Preparing [2022-07-28T22:34:54.282Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:54.282Z] 341322e41ef2: Preparing [2022-07-28T22:34:54.282Z] e16e7023c8ab: Preparing [2022-07-28T22:34:54.282Z] 37b58720e542: Preparing [2022-07-28T22:34:54.283Z] c31ad3240e84: Preparing [2022-07-28T22:34:54.283Z] 5b7df235d876: Preparing [2022-07-28T22:34:54.283Z] e16e7023c8ab: Waiting [2022-07-28T22:34:54.283Z] 442ed5fb61fc: Waiting [2022-07-28T22:34:54.283Z] 341322e41ef2: Waiting [2022-07-28T22:34:54.283Z] 37b58720e542: Waiting [2022-07-28T22:34:54.283Z] c31ad3240e84: Waiting [2022-07-28T22:34:54.283Z] 5b7df235d876: Waiting [2022-07-28T22:34:54.555Z] b872eadfa2a2: Pushed [2022-07-28T22:34:54.555Z] 6ede7b362fe1: Pushed [2022-07-28T22:34:54.555Z] d193befdc9f1: Pushed [2022-07-28T22:34:54.555Z] 35b05175a3d1: Pushed [2022-07-28T22:34:54.555Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:54.829Z] 341322e41ef2: Pushed [2022-07-28T22:34:54.829Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:54.829Z] 37b58720e542: Pushed [2022-07-28T22:34:54.829Z] e16e7023c8ab: Pushed [2022-07-28T22:34:54.829Z] c31ad3240e84: Pushed [2022-07-28T22:34:58.209Z] 1d4ff775f60e: Pushed [2022-07-28T22:34:58.209Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:58.570Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:58.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-28T22:34:58.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-28T22:34:58.928Z] 6ede7b362fe1: Preparing [2022-07-28T22:34:58.928Z] 6ede7b362fe1: Preparing [2022-07-28T22:34:58.928Z] d193befdc9f1: Preparing [2022-07-28T22:34:58.928Z] 35b05175a3d1: Preparing [2022-07-28T22:34:58.928Z] b872eadfa2a2: Preparing [2022-07-28T22:34:58.928Z] 1d4ff775f60e: Preparing [2022-07-28T22:34:58.928Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:58.928Z] 341322e41ef2: Preparing [2022-07-28T22:34:58.928Z] e16e7023c8ab: Preparing [2022-07-28T22:34:58.928Z] 37b58720e542: Preparing [2022-07-28T22:34:58.928Z] c31ad3240e84: Preparing [2022-07-28T22:34:58.928Z] 5b7df235d876: Preparing [2022-07-28T22:34:58.928Z] 442ed5fb61fc: Waiting [2022-07-28T22:34:58.928Z] 37b58720e542: Waiting [2022-07-28T22:34:58.928Z] c31ad3240e84: Waiting [2022-07-28T22:34:58.928Z] 5b7df235d876: Waiting [2022-07-28T22:34:58.928Z] 341322e41ef2: Waiting [2022-07-28T22:34:58.928Z] e16e7023c8ab: Waiting [2022-07-28T22:34:58.928Z] 35b05175a3d1: Layer already exists [2022-07-28T22:34:58.928Z] b872eadfa2a2: Layer already exists [2022-07-28T22:34:58.928Z] 6ede7b362fe1: Layer already exists [2022-07-28T22:34:58.928Z] d193befdc9f1: Layer already exists [2022-07-28T22:34:58.928Z] 1d4ff775f60e: Layer already exists [2022-07-28T22:34:58.928Z] 341322e41ef2: Layer already exists [2022-07-28T22:34:58.928Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:34:58.928Z] c31ad3240e84: Layer already exists [2022-07-28T22:34:59.198Z] e16e7023c8ab: Layer already exists [2022-07-28T22:34:59.198Z] 37b58720e542: Layer already exists [2022-07-28T22:34:59.198Z] 5b7df235d876: Layer already exists [2022-07-28T22:34:59.198Z] latest: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:59.560Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:34:59.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.31 [2022-07-28T22:34:59.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-28T22:34:59.919Z] 6ede7b362fe1: Preparing [2022-07-28T22:34:59.919Z] 6ede7b362fe1: Preparing [2022-07-28T22:34:59.919Z] d193befdc9f1: Preparing [2022-07-28T22:34:59.919Z] 35b05175a3d1: Preparing [2022-07-28T22:34:59.919Z] b872eadfa2a2: Preparing [2022-07-28T22:34:59.919Z] 1d4ff775f60e: Preparing [2022-07-28T22:34:59.919Z] 442ed5fb61fc: Preparing [2022-07-28T22:34:59.919Z] 341322e41ef2: Preparing [2022-07-28T22:34:59.919Z] e16e7023c8ab: Preparing [2022-07-28T22:34:59.919Z] 37b58720e542: Preparing [2022-07-28T22:34:59.919Z] c31ad3240e84: Preparing [2022-07-28T22:34:59.919Z] 5b7df235d876: Preparing [2022-07-28T22:34:59.919Z] e16e7023c8ab: Waiting [2022-07-28T22:34:59.919Z] 37b58720e542: Waiting [2022-07-28T22:34:59.919Z] c31ad3240e84: Waiting [2022-07-28T22:34:59.919Z] 5b7df235d876: Waiting [2022-07-28T22:34:59.919Z] 442ed5fb61fc: Waiting [2022-07-28T22:34:59.919Z] 341322e41ef2: Waiting [2022-07-28T22:34:59.919Z] 1d4ff775f60e: Layer already exists [2022-07-28T22:34:59.919Z] 6ede7b362fe1: Layer already exists [2022-07-28T22:34:59.919Z] d193befdc9f1: Layer already exists [2022-07-28T22:34:59.919Z] b872eadfa2a2: Layer already exists [2022-07-28T22:34:59.919Z] 35b05175a3d1: Layer already exists [2022-07-28T22:35:00.191Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:00.191Z] 341322e41ef2: Layer already exists [2022-07-28T22:35:00.191Z] e16e7023c8ab: Layer already exists [2022-07-28T22:35:00.191Z] c31ad3240e84: Layer already exists [2022-07-28T22:35:00.191Z] 37b58720e542: Layer already exists [2022-07-28T22:35:00.191Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:00.191Z] 2.3.0-dev.31: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:00.556Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:00.913Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:00.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-28T22:35:00.913Z] 6ede7b362fe1: Preparing [2022-07-28T22:35:00.913Z] 6ede7b362fe1: Preparing [2022-07-28T22:35:00.913Z] d193befdc9f1: Preparing [2022-07-28T22:35:00.913Z] 35b05175a3d1: Preparing [2022-07-28T22:35:00.913Z] b872eadfa2a2: Preparing [2022-07-28T22:35:00.913Z] 1d4ff775f60e: Preparing [2022-07-28T22:35:00.913Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:00.913Z] 341322e41ef2: Preparing [2022-07-28T22:35:00.913Z] e16e7023c8ab: Preparing [2022-07-28T22:35:00.913Z] 37b58720e542: Preparing [2022-07-28T22:35:00.913Z] c31ad3240e84: Preparing [2022-07-28T22:35:00.913Z] 5b7df235d876: Preparing [2022-07-28T22:35:00.913Z] 442ed5fb61fc: Waiting [2022-07-28T22:35:00.913Z] e16e7023c8ab: Waiting [2022-07-28T22:35:00.913Z] 37b58720e542: Waiting [2022-07-28T22:35:00.913Z] 5b7df235d876: Waiting [2022-07-28T22:35:00.913Z] c31ad3240e84: Waiting [2022-07-28T22:35:00.913Z] 341322e41ef2: Waiting [2022-07-28T22:35:00.913Z] 1d4ff775f60e: Layer already exists [2022-07-28T22:35:00.913Z] d193befdc9f1: Layer already exists [2022-07-28T22:35:00.913Z] b872eadfa2a2: Layer already exists [2022-07-28T22:35:00.913Z] 35b05175a3d1: Layer already exists [2022-07-28T22:35:00.913Z] 6ede7b362fe1: Layer already exists [2022-07-28T22:35:00.913Z] 341322e41ef2: Layer already exists [2022-07-28T22:35:00.913Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:00.913Z] e16e7023c8ab: Layer already exists [2022-07-28T22:35:00.913Z] 37b58720e542: Layer already exists [2022-07-28T22:35:00.913Z] c31ad3240e84: Layer already exists [2022-07-28T22:35:00.913Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:01.183Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:01.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:01.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-07-28T22:35:01.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-07-28T22:35:01.904Z] 6ede7b362fe1: Preparing [2022-07-28T22:35:01.904Z] 6ede7b362fe1: Preparing [2022-07-28T22:35:01.904Z] d193befdc9f1: Preparing [2022-07-28T22:35:01.904Z] 35b05175a3d1: Preparing [2022-07-28T22:35:01.904Z] b872eadfa2a2: Preparing [2022-07-28T22:35:01.904Z] 1d4ff775f60e: Preparing [2022-07-28T22:35:01.904Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:01.904Z] 341322e41ef2: Preparing [2022-07-28T22:35:01.904Z] e16e7023c8ab: Preparing [2022-07-28T22:35:01.904Z] 37b58720e542: Preparing [2022-07-28T22:35:01.904Z] c31ad3240e84: Preparing [2022-07-28T22:35:01.904Z] 5b7df235d876: Preparing [2022-07-28T22:35:01.904Z] 442ed5fb61fc: Waiting [2022-07-28T22:35:01.904Z] e16e7023c8ab: Waiting [2022-07-28T22:35:01.904Z] 341322e41ef2: Waiting [2022-07-28T22:35:01.904Z] c31ad3240e84: Waiting [2022-07-28T22:35:01.904Z] 37b58720e542: Waiting [2022-07-28T22:35:01.904Z] 5b7df235d876: Waiting [2022-07-28T22:35:01.904Z] d193befdc9f1: Layer already exists [2022-07-28T22:35:01.904Z] b872eadfa2a2: Layer already exists [2022-07-28T22:35:01.904Z] 35b05175a3d1: Layer already exists [2022-07-28T22:35:01.904Z] 1d4ff775f60e: Layer already exists [2022-07-28T22:35:01.904Z] 6ede7b362fe1: Layer already exists [2022-07-28T22:35:02.176Z] 341322e41ef2: Layer already exists [2022-07-28T22:35:02.176Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:02.176Z] 37b58720e542: Layer already exists [2022-07-28T22:35:02.176Z] c31ad3240e84: Layer already exists [2022-07-28T22:35:02.176Z] e16e7023c8ab: Layer already exists [2022-07-28T22:35:02.176Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:02.176Z] main: digest: sha256:6779514ed6f58ee7d45c738e89ecf07105daeade3874fdfd0c50fe5a990484d5 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:35:02.234Z] ===================================================== [Pipeline] echo [2022-07-28T22:35:02.244Z] taggedImages: [2022-07-28T22:35:02.244Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:02.244Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-07-28T22:35:02.244Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.31 [2022-07-28T22:35:02.244Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:02.244Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-07-28T22:35:02.260Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-07-28T22:35:02.260Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:02.260Z] latest [2022-07-28T22:35:02.260Z] 2.3.0-dev.31 [2022-07-28T22:35:02.260Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:02.260Z] main [2022-07-28T22:35:02.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:02.603Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:02.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:02.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-28T22:35:02.953Z] 2d2e78bda33e: Preparing [2022-07-28T22:35:02.953Z] 27b1a8fb844e: Preparing [2022-07-28T22:35:02.953Z] 6cb7ffa395f4: Preparing [2022-07-28T22:35:02.954Z] 9c6e1ad74e50: Preparing [2022-07-28T22:35:02.954Z] fea009703785: Preparing [2022-07-28T22:35:02.954Z] e2edac7cd10c: Preparing [2022-07-28T22:35:02.954Z] df6b2ded18e3: Preparing [2022-07-28T22:35:02.954Z] 5b7df235d876: Preparing [2022-07-28T22:35:02.954Z] e2edac7cd10c: Waiting [2022-07-28T22:35:02.954Z] df6b2ded18e3: Waiting [2022-07-28T22:35:02.954Z] 5b7df235d876: Waiting [2022-07-28T22:35:03.226Z] 2d2e78bda33e: Pushed [2022-07-28T22:35:03.226Z] 27b1a8fb844e: Pushed [2022-07-28T22:35:03.226Z] fea009703785: Pushed [2022-07-28T22:35:03.226Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:03.499Z] e2edac7cd10c: Pushed [2022-07-28T22:35:04.095Z] df6b2ded18e3: Pushed [2022-07-28T22:35:05.525Z] 9c6e1ad74e50: Pushed [2022-07-28T22:35:05.525Z] 6cb7ffa395f4: Pushed [2022-07-28T22:35:05.797Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:06.167Z] + 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-07-28T22:35:06.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-28T22:35:06.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-28T22:35:06.532Z] 2d2e78bda33e: Preparing [2022-07-28T22:35:06.532Z] 27b1a8fb844e: Preparing [2022-07-28T22:35:06.532Z] 6cb7ffa395f4: Preparing [2022-07-28T22:35:06.532Z] 9c6e1ad74e50: Preparing [2022-07-28T22:35:06.532Z] fea009703785: Preparing [2022-07-28T22:35:06.532Z] e2edac7cd10c: Preparing [2022-07-28T22:35:06.532Z] df6b2ded18e3: Preparing [2022-07-28T22:35:06.532Z] 5b7df235d876: Preparing [2022-07-28T22:35:06.532Z] e2edac7cd10c: Waiting [2022-07-28T22:35:06.532Z] df6b2ded18e3: Waiting [2022-07-28T22:35:06.532Z] 5b7df235d876: Waiting [2022-07-28T22:35:06.532Z] 6cb7ffa395f4: Layer already exists [2022-07-28T22:35:06.532Z] 27b1a8fb844e: Layer already exists [2022-07-28T22:35:06.532Z] fea009703785: Layer already exists [2022-07-28T22:35:06.532Z] 9c6e1ad74e50: Layer already exists [2022-07-28T22:35:06.532Z] 2d2e78bda33e: Layer already exists [2022-07-28T22:35:06.532Z] df6b2ded18e3: Layer already exists [2022-07-28T22:35:06.532Z] e2edac7cd10c: Layer already exists [2022-07-28T22:35:06.803Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:06.803Z] latest: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:07.180Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:07.537Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.31 [2022-07-28T22:35:07.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-28T22:35:07.537Z] 2d2e78bda33e: Preparing [2022-07-28T22:35:07.537Z] 27b1a8fb844e: Preparing [2022-07-28T22:35:07.537Z] 6cb7ffa395f4: Preparing [2022-07-28T22:35:07.537Z] 9c6e1ad74e50: Preparing [2022-07-28T22:35:07.537Z] fea009703785: Preparing [2022-07-28T22:35:07.537Z] e2edac7cd10c: Preparing [2022-07-28T22:35:07.537Z] df6b2ded18e3: Preparing [2022-07-28T22:35:07.537Z] 5b7df235d876: Preparing [2022-07-28T22:35:07.537Z] e2edac7cd10c: Waiting [2022-07-28T22:35:07.537Z] df6b2ded18e3: Waiting [2022-07-28T22:35:07.537Z] 5b7df235d876: Waiting [2022-07-28T22:35:07.537Z] 6cb7ffa395f4: Layer already exists [2022-07-28T22:35:07.537Z] fea009703785: Layer already exists [2022-07-28T22:35:07.537Z] 2d2e78bda33e: Layer already exists [2022-07-28T22:35:07.537Z] 9c6e1ad74e50: Layer already exists [2022-07-28T22:35:07.537Z] 27b1a8fb844e: Layer already exists [2022-07-28T22:35:07.537Z] e2edac7cd10c: Layer already exists [2022-07-28T22:35:07.537Z] df6b2ded18e3: Layer already exists [2022-07-28T22:35:07.537Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:07.808Z] 2.3.0-dev.31: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:08.186Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:08.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:08.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-28T22:35:08.569Z] 2d2e78bda33e: Preparing [2022-07-28T22:35:08.569Z] 27b1a8fb844e: Preparing [2022-07-28T22:35:08.569Z] 6cb7ffa395f4: Preparing [2022-07-28T22:35:08.569Z] 9c6e1ad74e50: Preparing [2022-07-28T22:35:08.569Z] fea009703785: Preparing [2022-07-28T22:35:08.569Z] e2edac7cd10c: Preparing [2022-07-28T22:35:08.569Z] df6b2ded18e3: Preparing [2022-07-28T22:35:08.569Z] 5b7df235d876: Preparing [2022-07-28T22:35:08.569Z] e2edac7cd10c: Waiting [2022-07-28T22:35:08.569Z] df6b2ded18e3: Waiting [2022-07-28T22:35:08.569Z] 5b7df235d876: Waiting [2022-07-28T22:35:08.569Z] 2d2e78bda33e: Layer already exists [2022-07-28T22:35:08.569Z] 9c6e1ad74e50: Layer already exists [2022-07-28T22:35:08.569Z] 27b1a8fb844e: Layer already exists [2022-07-28T22:35:08.569Z] 6cb7ffa395f4: Layer already exists [2022-07-28T22:35:08.569Z] fea009703785: Layer already exists [2022-07-28T22:35:08.849Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:08.849Z] e2edac7cd10c: Layer already exists [2022-07-28T22:35:08.849Z] df6b2ded18e3: Layer already exists [2022-07-28T22:35:08.849Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:09.224Z] + 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-07-28T22:35:09.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-07-28T22:35:09.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-07-28T22:35:09.581Z] 2d2e78bda33e: Preparing [2022-07-28T22:35:09.581Z] 27b1a8fb844e: Preparing [2022-07-28T22:35:09.581Z] 6cb7ffa395f4: Preparing [2022-07-28T22:35:09.581Z] 9c6e1ad74e50: Preparing [2022-07-28T22:35:09.581Z] fea009703785: Preparing [2022-07-28T22:35:09.581Z] e2edac7cd10c: Preparing [2022-07-28T22:35:09.581Z] df6b2ded18e3: Preparing [2022-07-28T22:35:09.581Z] 5b7df235d876: Preparing [2022-07-28T22:35:09.581Z] df6b2ded18e3: Waiting [2022-07-28T22:35:09.581Z] 5b7df235d876: Waiting [2022-07-28T22:35:09.581Z] e2edac7cd10c: Waiting [2022-07-28T22:35:09.581Z] 27b1a8fb844e: Layer already exists [2022-07-28T22:35:09.581Z] 6cb7ffa395f4: Layer already exists [2022-07-28T22:35:09.581Z] fea009703785: Layer already exists [2022-07-28T22:35:09.581Z] 9c6e1ad74e50: Layer already exists [2022-07-28T22:35:09.581Z] 2d2e78bda33e: Layer already exists [2022-07-28T22:35:09.581Z] df6b2ded18e3: Layer already exists [2022-07-28T22:35:09.581Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:09.581Z] e2edac7cd10c: Layer already exists [2022-07-28T22:35:09.852Z] main: digest: sha256:b526d6247a5fa939da816f8df2abde8317f25c3f22adf66f9894b2c53500eb61 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:35:09.919Z] ===================================================== [Pipeline] echo [2022-07-28T22:35:09.926Z] taggedImages: [2022-07-28T22:35:09.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:09.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-07-28T22:35:09.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.31 [2022-07-28T22:35:09.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:09.926Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-07-28T22:35:09.946Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-07-28T22:35:09.946Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:09.946Z] latest [2022-07-28T22:35:09.946Z] 2.3.0-dev.31 [2022-07-28T22:35:09.946Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:09.946Z] main [2022-07-28T22:35:09.946Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:10.304Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:10.666Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:10.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-28T22:35:10.667Z] ded996ab5b92: Preparing [2022-07-28T22:35:10.667Z] dff73253dc4f: Preparing [2022-07-28T22:35:10.667Z] 1f10d95a0c75: Preparing [2022-07-28T22:35:10.667Z] aa7bd4844377: Preparing [2022-07-28T22:35:10.667Z] 53a502fe2a79: Preparing [2022-07-28T22:35:10.667Z] d6176b275e4f: Preparing [2022-07-28T22:35:10.667Z] 9e7bde86796d: Preparing [2022-07-28T22:35:10.667Z] 92802595c331: Preparing [2022-07-28T22:35:10.667Z] cef0ab9fd5a6: Preparing [2022-07-28T22:35:10.667Z] 5b7df235d876: Preparing [2022-07-28T22:35:10.667Z] d6176b275e4f: Waiting [2022-07-28T22:35:10.667Z] 9e7bde86796d: Waiting [2022-07-28T22:35:10.667Z] 92802595c331: Waiting [2022-07-28T22:35:10.667Z] cef0ab9fd5a6: Waiting [2022-07-28T22:35:10.667Z] 5b7df235d876: Waiting [2022-07-28T22:35:10.941Z] dff73253dc4f: Pushed [2022-07-28T22:35:10.941Z] 53a502fe2a79: Pushed [2022-07-28T22:35:10.941Z] ded996ab5b92: Pushed [2022-07-28T22:35:11.216Z] d6176b275e4f: Pushed [2022-07-28T22:35:11.216Z] 9e7bde86796d: Pushed [2022-07-28T22:35:11.216Z] 92802595c331: Pushed [2022-07-28T22:35:11.216Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:11.488Z] cef0ab9fd5a6: Pushed [2022-07-28T22:35:13.458Z] aa7bd4844377: Pushed [2022-07-28T22:35:14.052Z] 1f10d95a0c75: Pushed [2022-07-28T22:35:14.326Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:14.694Z] + 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-07-28T22:35:15.049Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-28T22:35:15.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-28T22:35:15.049Z] ded996ab5b92: Preparing [2022-07-28T22:35:15.049Z] dff73253dc4f: Preparing [2022-07-28T22:35:15.049Z] 1f10d95a0c75: Preparing [2022-07-28T22:35:15.049Z] aa7bd4844377: Preparing [2022-07-28T22:35:15.049Z] 53a502fe2a79: Preparing [2022-07-28T22:35:15.049Z] d6176b275e4f: Preparing [2022-07-28T22:35:15.049Z] 9e7bde86796d: Preparing [2022-07-28T22:35:15.049Z] 92802595c331: Preparing [2022-07-28T22:35:15.049Z] cef0ab9fd5a6: Preparing [2022-07-28T22:35:15.049Z] 5b7df235d876: Preparing [2022-07-28T22:35:15.049Z] d6176b275e4f: Waiting [2022-07-28T22:35:15.049Z] 9e7bde86796d: Waiting [2022-07-28T22:35:15.049Z] 92802595c331: Waiting [2022-07-28T22:35:15.049Z] cef0ab9fd5a6: Waiting [2022-07-28T22:35:15.049Z] 5b7df235d876: Waiting [2022-07-28T22:35:15.049Z] aa7bd4844377: Layer already exists [2022-07-28T22:35:15.049Z] 1f10d95a0c75: Layer already exists [2022-07-28T22:35:15.049Z] ded996ab5b92: Layer already exists [2022-07-28T22:35:15.049Z] 53a502fe2a79: Layer already exists [2022-07-28T22:35:15.049Z] dff73253dc4f: Layer already exists [2022-07-28T22:35:15.049Z] d6176b275e4f: Layer already exists [2022-07-28T22:35:15.049Z] 92802595c331: Layer already exists [2022-07-28T22:35:15.049Z] cef0ab9fd5a6: Layer already exists [2022-07-28T22:35:15.049Z] 9e7bde86796d: Layer already exists [2022-07-28T22:35:15.320Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:15.320Z] latest: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:15.687Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:16.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.31 [2022-07-28T22:35:16.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-28T22:35:16.053Z] ded996ab5b92: Preparing [2022-07-28T22:35:16.053Z] dff73253dc4f: Preparing [2022-07-28T22:35:16.053Z] 1f10d95a0c75: Preparing [2022-07-28T22:35:16.053Z] aa7bd4844377: Preparing [2022-07-28T22:35:16.053Z] 53a502fe2a79: Preparing [2022-07-28T22:35:16.053Z] d6176b275e4f: Preparing [2022-07-28T22:35:16.053Z] 9e7bde86796d: Preparing [2022-07-28T22:35:16.053Z] 92802595c331: Preparing [2022-07-28T22:35:16.053Z] cef0ab9fd5a6: Preparing [2022-07-28T22:35:16.053Z] 5b7df235d876: Preparing [2022-07-28T22:35:16.053Z] d6176b275e4f: Waiting [2022-07-28T22:35:16.053Z] 9e7bde86796d: Waiting [2022-07-28T22:35:16.053Z] 92802595c331: Waiting [2022-07-28T22:35:16.053Z] cef0ab9fd5a6: Waiting [2022-07-28T22:35:16.053Z] 5b7df235d876: Waiting [2022-07-28T22:35:16.053Z] 1f10d95a0c75: Layer already exists [2022-07-28T22:35:16.053Z] dff73253dc4f: Layer already exists [2022-07-28T22:35:16.053Z] 53a502fe2a79: Layer already exists [2022-07-28T22:35:16.053Z] ded996ab5b92: Layer already exists [2022-07-28T22:35:16.053Z] aa7bd4844377: Layer already exists [2022-07-28T22:35:16.053Z] 9e7bde86796d: Layer already exists [2022-07-28T22:35:16.326Z] d6176b275e4f: Layer already exists [2022-07-28T22:35:16.326Z] 92802595c331: Layer already exists [2022-07-28T22:35:16.326Z] cef0ab9fd5a6: Layer already exists [2022-07-28T22:35:16.326Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:16.326Z] 2.3.0-dev.31: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:16.701Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:17.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:17.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-28T22:35:17.057Z] ded996ab5b92: Preparing [2022-07-28T22:35:17.057Z] dff73253dc4f: Preparing [2022-07-28T22:35:17.057Z] 1f10d95a0c75: Preparing [2022-07-28T22:35:17.057Z] aa7bd4844377: Preparing [2022-07-28T22:35:17.057Z] 53a502fe2a79: Preparing [2022-07-28T22:35:17.057Z] d6176b275e4f: Preparing [2022-07-28T22:35:17.057Z] 9e7bde86796d: Preparing [2022-07-28T22:35:17.057Z] 92802595c331: Preparing [2022-07-28T22:35:17.057Z] cef0ab9fd5a6: Preparing [2022-07-28T22:35:17.057Z] 5b7df235d876: Preparing [2022-07-28T22:35:17.057Z] 5b7df235d876: Waiting [2022-07-28T22:35:17.057Z] 92802595c331: Waiting [2022-07-28T22:35:17.057Z] cef0ab9fd5a6: Waiting [2022-07-28T22:35:17.057Z] d6176b275e4f: Waiting [2022-07-28T22:35:17.057Z] 9e7bde86796d: Waiting [2022-07-28T22:35:17.057Z] 1f10d95a0c75: Layer already exists [2022-07-28T22:35:17.057Z] 53a502fe2a79: Layer already exists [2022-07-28T22:35:17.057Z] dff73253dc4f: Layer already exists [2022-07-28T22:35:17.057Z] aa7bd4844377: Layer already exists [2022-07-28T22:35:17.057Z] ded996ab5b92: Layer already exists [2022-07-28T22:35:17.057Z] d6176b275e4f: Layer already exists [2022-07-28T22:35:17.057Z] 9e7bde86796d: Layer already exists [2022-07-28T22:35:17.057Z] cef0ab9fd5a6: Layer already exists [2022-07-28T22:35:17.057Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:17.057Z] 92802595c331: Layer already exists [2022-07-28T22:35:17.328Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:17.686Z] + 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-07-28T22:35:18.046Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-07-28T22:35:18.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-07-28T22:35:18.046Z] ded996ab5b92: Preparing [2022-07-28T22:35:18.046Z] dff73253dc4f: Preparing [2022-07-28T22:35:18.046Z] 1f10d95a0c75: Preparing [2022-07-28T22:35:18.046Z] aa7bd4844377: Preparing [2022-07-28T22:35:18.046Z] 53a502fe2a79: Preparing [2022-07-28T22:35:18.046Z] d6176b275e4f: Preparing [2022-07-28T22:35:18.046Z] 9e7bde86796d: Preparing [2022-07-28T22:35:18.046Z] 92802595c331: Preparing [2022-07-28T22:35:18.046Z] cef0ab9fd5a6: Preparing [2022-07-28T22:35:18.046Z] 5b7df235d876: Preparing [2022-07-28T22:35:18.046Z] d6176b275e4f: Waiting [2022-07-28T22:35:18.046Z] 9e7bde86796d: Waiting [2022-07-28T22:35:18.046Z] 92802595c331: Waiting [2022-07-28T22:35:18.046Z] cef0ab9fd5a6: Waiting [2022-07-28T22:35:18.046Z] 5b7df235d876: Waiting [2022-07-28T22:35:18.046Z] 1f10d95a0c75: Layer already exists [2022-07-28T22:35:18.046Z] dff73253dc4f: Layer already exists [2022-07-28T22:35:18.046Z] aa7bd4844377: Layer already exists [2022-07-28T22:35:18.046Z] 53a502fe2a79: Layer already exists [2022-07-28T22:35:18.046Z] ded996ab5b92: Layer already exists [2022-07-28T22:35:18.046Z] d6176b275e4f: Layer already exists [2022-07-28T22:35:18.046Z] 5b7df235d876: Layer already exists [2022-07-28T22:35:18.046Z] cef0ab9fd5a6: Layer already exists [2022-07-28T22:35:18.316Z] 92802595c331: Layer already exists [2022-07-28T22:35:18.316Z] 9e7bde86796d: Layer already exists [2022-07-28T22:35:18.316Z] main: digest: sha256:5a3e22db6ad4a8a21bbfe28aafba31a907bc17fadd891901957eb19af3466222 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:35:18.371Z] ===================================================== [Pipeline] echo [2022-07-28T22:35:18.380Z] taggedImages: [2022-07-28T22:35:18.380Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:18.380Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-07-28T22:35:18.380Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.31 [2022-07-28T22:35:18.380Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:18.380Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-07-28T22:35:18.399Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-07-28T22:35:18.399Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:18.399Z] latest [2022-07-28T22:35:18.399Z] 2.3.0-dev.31 [2022-07-28T22:35:18.399Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:18.399Z] main [2022-07-28T22:35:18.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:18.752Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:19.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:19.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-28T22:35:19.108Z] 785ab26a0558: Preparing [2022-07-28T22:35:19.108Z] 619deb46166a: Preparing [2022-07-28T22:35:19.108Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:19.108Z] f9623120fd7f: Preparing [2022-07-28T22:35:19.108Z] a8a78a4968d2: Preparing [2022-07-28T22:35:19.108Z] eb54b7b7991f: Preparing [2022-07-28T22:35:19.108Z] eb54b7b7991f: Waiting [2022-07-28T22:35:19.108Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:19.378Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:19.378Z] a8a78a4968d2: Pushed [2022-07-28T22:35:19.378Z] 785ab26a0558: Pushed [2022-07-28T22:35:20.361Z] f9623120fd7f: Pushed [2022-07-28T22:35:23.732Z] 619deb46166a: Pushed [2022-07-28T22:35:23.732Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:24.086Z] + 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-07-28T22:35:24.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-28T22:35:24.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-28T22:35:24.439Z] 785ab26a0558: Preparing [2022-07-28T22:35:24.439Z] 619deb46166a: Preparing [2022-07-28T22:35:24.439Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:24.439Z] f9623120fd7f: Preparing [2022-07-28T22:35:24.439Z] a8a78a4968d2: Preparing [2022-07-28T22:35:24.439Z] eb54b7b7991f: Preparing [2022-07-28T22:35:24.439Z] eb54b7b7991f: Waiting [2022-07-28T22:35:24.439Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:24.439Z] 785ab26a0558: Layer already exists [2022-07-28T22:35:24.439Z] f9623120fd7f: Layer already exists [2022-07-28T22:35:24.439Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:24.439Z] 619deb46166a: Layer already exists [2022-07-28T22:35:24.439Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:24.710Z] latest: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:25.071Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:25.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.31 [2022-07-28T22:35:25.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-28T22:35:25.428Z] 785ab26a0558: Preparing [2022-07-28T22:35:25.428Z] 619deb46166a: Preparing [2022-07-28T22:35:25.428Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:25.428Z] f9623120fd7f: Preparing [2022-07-28T22:35:25.428Z] a8a78a4968d2: Preparing [2022-07-28T22:35:25.428Z] eb54b7b7991f: Preparing [2022-07-28T22:35:25.428Z] eb54b7b7991f: Waiting [2022-07-28T22:35:25.428Z] f9623120fd7f: Layer already exists [2022-07-28T22:35:25.428Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:25.428Z] 619deb46166a: Layer already exists [2022-07-28T22:35:25.428Z] 785ab26a0558: Layer already exists [2022-07-28T22:35:25.428Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:25.428Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:25.698Z] 2.3.0-dev.31: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:26.069Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:26.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:26.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-28T22:35:26.429Z] 785ab26a0558: Preparing [2022-07-28T22:35:26.429Z] 619deb46166a: Preparing [2022-07-28T22:35:26.429Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:26.429Z] f9623120fd7f: Preparing [2022-07-28T22:35:26.429Z] a8a78a4968d2: Preparing [2022-07-28T22:35:26.429Z] eb54b7b7991f: Preparing [2022-07-28T22:35:26.429Z] eb54b7b7991f: Waiting [2022-07-28T22:35:26.429Z] f9623120fd7f: Layer already exists [2022-07-28T22:35:26.429Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:26.429Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:26.429Z] 619deb46166a: Layer already exists [2022-07-28T22:35:26.429Z] 785ab26a0558: Layer already exists [2022-07-28T22:35:26.429Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:26.699Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:27.061Z] + 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-07-28T22:35:27.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-07-28T22:35:27.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-07-28T22:35:27.421Z] 785ab26a0558: Preparing [2022-07-28T22:35:27.421Z] 619deb46166a: Preparing [2022-07-28T22:35:27.421Z] 442ed5fb61fc: Preparing [2022-07-28T22:35:27.421Z] f9623120fd7f: Preparing [2022-07-28T22:35:27.421Z] a8a78a4968d2: Preparing [2022-07-28T22:35:27.421Z] eb54b7b7991f: Preparing [2022-07-28T22:35:27.421Z] eb54b7b7991f: Waiting [2022-07-28T22:35:27.421Z] 785ab26a0558: Layer already exists [2022-07-28T22:35:27.421Z] 619deb46166a: Layer already exists [2022-07-28T22:35:27.421Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:27.421Z] f9623120fd7f: Layer already exists [2022-07-28T22:35:27.421Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:35:27.421Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:27.696Z] main: digest: sha256:f2c0ca3bd9984b40e2bda8ac5deb6a2ba09a6a7b68fa57ddaa7ca9531c5f55d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:35:27.760Z] ===================================================== [Pipeline] echo [2022-07-28T22:35:27.768Z] taggedImages: [2022-07-28T22:35:27.768Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:27.768Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-07-28T22:35:27.768Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.31 [2022-07-28T22:35:27.768Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:27.768Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-07-28T22:35:27.785Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-07-28T22:35:27.785Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:27.785Z] latest [2022-07-28T22:35:27.785Z] 2.3.0-dev.31 [2022-07-28T22:35:27.785Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:27.785Z] main [2022-07-28T22:35:27.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:28.126Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:28.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:28.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-28T22:35:28.487Z] b4bb432805bc: Preparing [2022-07-28T22:35:28.487Z] 84f482044576: Preparing [2022-07-28T22:35:28.487Z] 599785d2e0e7: Preparing [2022-07-28T22:35:28.487Z] 2ac61a61bfa5: Preparing [2022-07-28T22:35:28.487Z] 4b43e3875cbf: Preparing [2022-07-28T22:35:28.487Z] 9755d7ec0f55: Preparing [2022-07-28T22:35:28.487Z] a8a78a4968d2: Preparing [2022-07-28T22:35:28.487Z] eb54b7b7991f: Preparing [2022-07-28T22:35:28.487Z] 9755d7ec0f55: Waiting [2022-07-28T22:35:28.487Z] a8a78a4968d2: Waiting [2022-07-28T22:35:28.487Z] eb54b7b7991f: Waiting [2022-07-28T22:35:28.761Z] 599785d2e0e7: Pushed [2022-07-28T22:35:28.761Z] b4bb432805bc: Pushed [2022-07-28T22:35:28.761Z] 84f482044576: Pushed [2022-07-28T22:35:28.761Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:28.761Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:29.734Z] 9755d7ec0f55: Pushed [2022-07-28T22:35:38.125Z] 4b43e3875cbf: Pushed [2022-07-28T22:35:44.812Z] 2ac61a61bfa5: Pushed [2022-07-28T22:35:44.812Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:45.174Z] + 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-07-28T22:35:45.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-28T22:35:45.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-28T22:35:45.528Z] b4bb432805bc: Preparing [2022-07-28T22:35:45.528Z] 84f482044576: Preparing [2022-07-28T22:35:45.528Z] 599785d2e0e7: Preparing [2022-07-28T22:35:45.528Z] 2ac61a61bfa5: Preparing [2022-07-28T22:35:45.528Z] 4b43e3875cbf: Preparing [2022-07-28T22:35:45.528Z] 9755d7ec0f55: Preparing [2022-07-28T22:35:45.528Z] a8a78a4968d2: Preparing [2022-07-28T22:35:45.528Z] eb54b7b7991f: Preparing [2022-07-28T22:35:45.528Z] 9755d7ec0f55: Waiting [2022-07-28T22:35:45.528Z] a8a78a4968d2: Waiting [2022-07-28T22:35:45.529Z] eb54b7b7991f: Waiting [2022-07-28T22:35:45.529Z] 2ac61a61bfa5: Layer already exists [2022-07-28T22:35:45.529Z] 599785d2e0e7: Layer already exists [2022-07-28T22:35:45.529Z] 84f482044576: Layer already exists [2022-07-28T22:35:45.529Z] 4b43e3875cbf: Layer already exists [2022-07-28T22:35:45.529Z] b4bb432805bc: Layer already exists [2022-07-28T22:35:45.529Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:45.529Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:35:45.529Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:45.798Z] latest: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:46.163Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:46.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.31 [2022-07-28T22:35:46.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-28T22:35:46.522Z] b4bb432805bc: Preparing [2022-07-28T22:35:46.522Z] 84f482044576: Preparing [2022-07-28T22:35:46.522Z] 599785d2e0e7: Preparing [2022-07-28T22:35:46.522Z] 2ac61a61bfa5: Preparing [2022-07-28T22:35:46.522Z] 4b43e3875cbf: Preparing [2022-07-28T22:35:46.522Z] 9755d7ec0f55: Preparing [2022-07-28T22:35:46.522Z] a8a78a4968d2: Preparing [2022-07-28T22:35:46.522Z] eb54b7b7991f: Preparing [2022-07-28T22:35:46.522Z] a8a78a4968d2: Waiting [2022-07-28T22:35:46.522Z] eb54b7b7991f: Waiting [2022-07-28T22:35:46.522Z] 9755d7ec0f55: Waiting [2022-07-28T22:35:46.522Z] 4b43e3875cbf: Layer already exists [2022-07-28T22:35:46.523Z] b4bb432805bc: Layer already exists [2022-07-28T22:35:46.523Z] 84f482044576: Layer already exists [2022-07-28T22:35:46.523Z] 2ac61a61bfa5: Layer already exists [2022-07-28T22:35:46.523Z] 599785d2e0e7: Layer already exists [2022-07-28T22:35:46.523Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:46.523Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:46.523Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:35:46.797Z] 2.3.0-dev.31: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:47.161Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:47.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:47.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-28T22:35:47.519Z] b4bb432805bc: Preparing [2022-07-28T22:35:47.519Z] 84f482044576: Preparing [2022-07-28T22:35:47.519Z] 599785d2e0e7: Preparing [2022-07-28T22:35:47.519Z] 2ac61a61bfa5: Preparing [2022-07-28T22:35:47.519Z] 4b43e3875cbf: Preparing [2022-07-28T22:35:47.519Z] 9755d7ec0f55: Preparing [2022-07-28T22:35:47.519Z] a8a78a4968d2: Preparing [2022-07-28T22:35:47.519Z] eb54b7b7991f: Preparing [2022-07-28T22:35:47.519Z] eb54b7b7991f: Waiting [2022-07-28T22:35:47.519Z] a8a78a4968d2: Waiting [2022-07-28T22:35:47.519Z] 9755d7ec0f55: Waiting [2022-07-28T22:35:47.519Z] 84f482044576: Layer already exists [2022-07-28T22:35:47.519Z] b4bb432805bc: Layer already exists [2022-07-28T22:35:47.519Z] 599785d2e0e7: Layer already exists [2022-07-28T22:35:47.519Z] 4b43e3875cbf: Layer already exists [2022-07-28T22:35:47.519Z] 2ac61a61bfa5: Layer already exists [2022-07-28T22:35:47.790Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:47.790Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:47.790Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:35:47.790Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:48.152Z] + 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-07-28T22:35:48.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-07-28T22:35:48.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-07-28T22:35:48.508Z] b4bb432805bc: Preparing [2022-07-28T22:35:48.508Z] 84f482044576: Preparing [2022-07-28T22:35:48.508Z] 599785d2e0e7: Preparing [2022-07-28T22:35:48.508Z] 2ac61a61bfa5: Preparing [2022-07-28T22:35:48.508Z] 4b43e3875cbf: Preparing [2022-07-28T22:35:48.508Z] 9755d7ec0f55: Preparing [2022-07-28T22:35:48.508Z] a8a78a4968d2: Preparing [2022-07-28T22:35:48.508Z] eb54b7b7991f: Preparing [2022-07-28T22:35:48.508Z] a8a78a4968d2: Waiting [2022-07-28T22:35:48.508Z] eb54b7b7991f: Waiting [2022-07-28T22:35:48.508Z] 9755d7ec0f55: Waiting [2022-07-28T22:35:48.508Z] 84f482044576: Layer already exists [2022-07-28T22:35:48.508Z] 2ac61a61bfa5: Layer already exists [2022-07-28T22:35:48.508Z] b4bb432805bc: Layer already exists [2022-07-28T22:35:48.508Z] 599785d2e0e7: Layer already exists [2022-07-28T22:35:48.508Z] 4b43e3875cbf: Layer already exists [2022-07-28T22:35:48.777Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:48.777Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:35:48.777Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:48.777Z] main: digest: sha256:ce7d607bef260e853ec836ae7e5547245a1204d18df20f9c4fcfaeb59ae668b6 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:35:48.837Z] ===================================================== [Pipeline] echo [2022-07-28T22:35:48.847Z] taggedImages: [2022-07-28T22:35:48.847Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:48.847Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-07-28T22:35:48.847Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.31 [2022-07-28T22:35:48.847Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:48.847Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-07-28T22:35:48.866Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-07-28T22:35:48.866Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:48.866Z] latest [2022-07-28T22:35:48.866Z] 2.3.0-dev.31 [2022-07-28T22:35:48.866Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:35:48.866Z] main [2022-07-28T22:35:48.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:49.225Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:35:49.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:35:49.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-28T22:35:49.577Z] 4a0c72985dbd: Preparing [2022-07-28T22:35:49.577Z] ed4db1afd0ef: Preparing [2022-07-28T22:35:49.577Z] 69b609299983: Preparing [2022-07-28T22:35:49.577Z] ff52671b537b: Preparing [2022-07-28T22:35:49.577Z] da51933737f1: Preparing [2022-07-28T22:35:49.577Z] a8a78a4968d2: Preparing [2022-07-28T22:35:49.577Z] eb54b7b7991f: Preparing [2022-07-28T22:35:49.577Z] a8a78a4968d2: Waiting [2022-07-28T22:35:49.577Z] eb54b7b7991f: Waiting [2022-07-28T22:35:49.852Z] 4a0c72985dbd: Pushed [2022-07-28T22:35:49.852Z] 69b609299983: Pushed [2022-07-28T22:35:49.852Z] ed4db1afd0ef: Pushed [2022-07-28T22:35:49.852Z] a8a78a4968d2: Layer already exists [2022-07-28T22:35:49.852Z] eb54b7b7991f: Layer already exists [2022-07-28T22:35:50.445Z] da51933737f1: Pushed [2022-07-28T22:36:05.493Z] ff52671b537b: Pushed [2022-07-28T22:36:05.493Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:05.848Z] + 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-07-28T22:36:06.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-28T22:36:06.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-28T22:36:06.197Z] 4a0c72985dbd: Preparing [2022-07-28T22:36:06.197Z] ed4db1afd0ef: Preparing [2022-07-28T22:36:06.197Z] 69b609299983: Preparing [2022-07-28T22:36:06.197Z] ff52671b537b: Preparing [2022-07-28T22:36:06.197Z] da51933737f1: Preparing [2022-07-28T22:36:06.197Z] a8a78a4968d2: Preparing [2022-07-28T22:36:06.197Z] eb54b7b7991f: Preparing [2022-07-28T22:36:06.197Z] a8a78a4968d2: Waiting [2022-07-28T22:36:06.197Z] eb54b7b7991f: Waiting [2022-07-28T22:36:06.197Z] 69b609299983: Layer already exists [2022-07-28T22:36:06.197Z] ff52671b537b: Layer already exists [2022-07-28T22:36:06.197Z] ed4db1afd0ef: Layer already exists [2022-07-28T22:36:06.197Z] 4a0c72985dbd: Layer already exists [2022-07-28T22:36:06.197Z] da51933737f1: Layer already exists [2022-07-28T22:36:06.197Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:06.197Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:06.469Z] latest: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:06.826Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:07.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.31 [2022-07-28T22:36:07.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-28T22:36:07.182Z] 4a0c72985dbd: Preparing [2022-07-28T22:36:07.182Z] ed4db1afd0ef: Preparing [2022-07-28T22:36:07.182Z] 69b609299983: Preparing [2022-07-28T22:36:07.182Z] ff52671b537b: Preparing [2022-07-28T22:36:07.182Z] da51933737f1: Preparing [2022-07-28T22:36:07.182Z] a8a78a4968d2: Preparing [2022-07-28T22:36:07.182Z] eb54b7b7991f: Preparing [2022-07-28T22:36:07.182Z] a8a78a4968d2: Waiting [2022-07-28T22:36:07.182Z] da51933737f1: Layer already exists [2022-07-28T22:36:07.182Z] ff52671b537b: Layer already exists [2022-07-28T22:36:07.182Z] 4a0c72985dbd: Layer already exists [2022-07-28T22:36:07.182Z] ed4db1afd0ef: Layer already exists [2022-07-28T22:36:07.182Z] 69b609299983: Layer already exists [2022-07-28T22:36:07.452Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:07.452Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:07.452Z] 2.3.0-dev.31: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:07.813Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:08.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:08.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-28T22:36:08.172Z] 4a0c72985dbd: Preparing [2022-07-28T22:36:08.172Z] ed4db1afd0ef: Preparing [2022-07-28T22:36:08.172Z] 69b609299983: Preparing [2022-07-28T22:36:08.172Z] ff52671b537b: Preparing [2022-07-28T22:36:08.172Z] da51933737f1: Preparing [2022-07-28T22:36:08.172Z] a8a78a4968d2: Preparing [2022-07-28T22:36:08.172Z] eb54b7b7991f: Preparing [2022-07-28T22:36:08.172Z] a8a78a4968d2: Waiting [2022-07-28T22:36:08.172Z] eb54b7b7991f: Waiting [2022-07-28T22:36:08.172Z] ff52671b537b: Layer already exists [2022-07-28T22:36:08.172Z] ed4db1afd0ef: Layer already exists [2022-07-28T22:36:08.172Z] da51933737f1: Layer already exists [2022-07-28T22:36:08.172Z] 69b609299983: Layer already exists [2022-07-28T22:36:08.172Z] 4a0c72985dbd: Layer already exists [2022-07-28T22:36:08.443Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:08.443Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:08.443Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:08.803Z] + 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-07-28T22:36:09.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-07-28T22:36:09.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-07-28T22:36:09.156Z] 4a0c72985dbd: Preparing [2022-07-28T22:36:09.156Z] ed4db1afd0ef: Preparing [2022-07-28T22:36:09.156Z] 69b609299983: Preparing [2022-07-28T22:36:09.156Z] ff52671b537b: Preparing [2022-07-28T22:36:09.156Z] da51933737f1: Preparing [2022-07-28T22:36:09.156Z] a8a78a4968d2: Preparing [2022-07-28T22:36:09.156Z] eb54b7b7991f: Preparing [2022-07-28T22:36:09.156Z] eb54b7b7991f: Waiting [2022-07-28T22:36:09.156Z] a8a78a4968d2: Waiting [2022-07-28T22:36:09.156Z] 4a0c72985dbd: Layer already exists [2022-07-28T22:36:09.156Z] ff52671b537b: Layer already exists [2022-07-28T22:36:09.156Z] 69b609299983: Layer already exists [2022-07-28T22:36:09.156Z] da51933737f1: Layer already exists [2022-07-28T22:36:09.156Z] ed4db1afd0ef: Layer already exists [2022-07-28T22:36:09.156Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:09.428Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:09.428Z] main: digest: sha256:40a150c61b1cb3b3e1d7f4ee78d1b16b4690df197cfe6f673c4e86f47720c565 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:36:09.485Z] ===================================================== [Pipeline] echo [2022-07-28T22:36:09.494Z] taggedImages: [2022-07-28T22:36:09.494Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:09.494Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-07-28T22:36:09.494Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.31 [2022-07-28T22:36:09.494Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:09.494Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-07-28T22:36:09.514Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-07-28T22:36:09.514Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:09.514Z] latest [2022-07-28T22:36:09.514Z] 2.3.0-dev.31 [2022-07-28T22:36:09.514Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:09.514Z] main [2022-07-28T22:36:09.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:09.878Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:10.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:10.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-28T22:36:10.243Z] 331cbd61b1fa: Preparing [2022-07-28T22:36:10.243Z] c0acd786c4a9: Preparing [2022-07-28T22:36:10.243Z] 63134571fd18: Preparing [2022-07-28T22:36:10.243Z] 9a3c4eb974d9: Preparing [2022-07-28T22:36:10.243Z] 9755d7ec0f55: Preparing [2022-07-28T22:36:10.243Z] a8a78a4968d2: Preparing [2022-07-28T22:36:10.243Z] eb54b7b7991f: Preparing [2022-07-28T22:36:10.243Z] a8a78a4968d2: Waiting [2022-07-28T22:36:10.243Z] eb54b7b7991f: Waiting [2022-07-28T22:36:10.515Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:36:10.515Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:10.515Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:10.515Z] 63134571fd18: Pushed [2022-07-28T22:36:10.515Z] 331cbd61b1fa: Pushed [2022-07-28T22:36:10.515Z] c0acd786c4a9: Pushed [2022-07-28T22:36:28.791Z] 9a3c4eb974d9: Pushed [2022-07-28T22:36:28.791Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:29.198Z] + 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-07-28T22:36:29.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-28T22:36:29.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-28T22:36:29.582Z] 331cbd61b1fa: Preparing [2022-07-28T22:36:29.582Z] c0acd786c4a9: Preparing [2022-07-28T22:36:29.582Z] 63134571fd18: Preparing [2022-07-28T22:36:29.582Z] 9a3c4eb974d9: Preparing [2022-07-28T22:36:29.582Z] 9755d7ec0f55: Preparing [2022-07-28T22:36:29.582Z] a8a78a4968d2: Preparing [2022-07-28T22:36:29.582Z] eb54b7b7991f: Preparing [2022-07-28T22:36:29.582Z] a8a78a4968d2: Waiting [2022-07-28T22:36:29.582Z] eb54b7b7991f: Waiting [2022-07-28T22:36:29.582Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:36:29.582Z] 331cbd61b1fa: Layer already exists [2022-07-28T22:36:29.582Z] c0acd786c4a9: Layer already exists [2022-07-28T22:36:29.582Z] 9a3c4eb974d9: Layer already exists [2022-07-28T22:36:29.582Z] 63134571fd18: Layer already exists [2022-07-28T22:36:29.859Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:29.859Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:29.859Z] latest: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:30.230Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:30.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.31 [2022-07-28T22:36:30.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-28T22:36:30.593Z] 331cbd61b1fa: Preparing [2022-07-28T22:36:30.593Z] c0acd786c4a9: Preparing [2022-07-28T22:36:30.593Z] 63134571fd18: Preparing [2022-07-28T22:36:30.593Z] 9a3c4eb974d9: Preparing [2022-07-28T22:36:30.593Z] 9755d7ec0f55: Preparing [2022-07-28T22:36:30.593Z] a8a78a4968d2: Preparing [2022-07-28T22:36:30.593Z] eb54b7b7991f: Preparing [2022-07-28T22:36:30.593Z] a8a78a4968d2: Waiting [2022-07-28T22:36:30.593Z] eb54b7b7991f: Waiting [2022-07-28T22:36:30.593Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:36:30.593Z] 9a3c4eb974d9: Layer already exists [2022-07-28T22:36:30.593Z] c0acd786c4a9: Layer already exists [2022-07-28T22:36:30.593Z] 331cbd61b1fa: Layer already exists [2022-07-28T22:36:30.864Z] 63134571fd18: Layer already exists [2022-07-28T22:36:30.864Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:30.864Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:30.864Z] 2.3.0-dev.31: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:31.221Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:31.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:31.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-28T22:36:31.579Z] 331cbd61b1fa: Preparing [2022-07-28T22:36:31.579Z] c0acd786c4a9: Preparing [2022-07-28T22:36:31.579Z] 63134571fd18: Preparing [2022-07-28T22:36:31.579Z] 9a3c4eb974d9: Preparing [2022-07-28T22:36:31.579Z] 9755d7ec0f55: Preparing [2022-07-28T22:36:31.579Z] a8a78a4968d2: Preparing [2022-07-28T22:36:31.579Z] eb54b7b7991f: Preparing [2022-07-28T22:36:31.579Z] a8a78a4968d2: Waiting [2022-07-28T22:36:31.579Z] eb54b7b7991f: Waiting [2022-07-28T22:36:31.579Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:36:31.579Z] 331cbd61b1fa: Layer already exists [2022-07-28T22:36:31.579Z] c0acd786c4a9: Layer already exists [2022-07-28T22:36:31.579Z] 9a3c4eb974d9: Layer already exists [2022-07-28T22:36:31.579Z] 63134571fd18: Layer already exists [2022-07-28T22:36:31.851Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:31.851Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:31.851Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:32.222Z] + 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-07-28T22:36:32.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-07-28T22:36:32.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-07-28T22:36:32.580Z] 331cbd61b1fa: Preparing [2022-07-28T22:36:32.580Z] c0acd786c4a9: Preparing [2022-07-28T22:36:32.580Z] 63134571fd18: Preparing [2022-07-28T22:36:32.580Z] 9a3c4eb974d9: Preparing [2022-07-28T22:36:32.580Z] 9755d7ec0f55: Preparing [2022-07-28T22:36:32.580Z] a8a78a4968d2: Preparing [2022-07-28T22:36:32.580Z] eb54b7b7991f: Preparing [2022-07-28T22:36:32.580Z] a8a78a4968d2: Waiting [2022-07-28T22:36:32.580Z] eb54b7b7991f: Waiting [2022-07-28T22:36:32.580Z] 331cbd61b1fa: Layer already exists [2022-07-28T22:36:32.580Z] 9a3c4eb974d9: Layer already exists [2022-07-28T22:36:32.580Z] 63134571fd18: Layer already exists [2022-07-28T22:36:32.580Z] 9755d7ec0f55: Layer already exists [2022-07-28T22:36:32.580Z] c0acd786c4a9: Layer already exists [2022-07-28T22:36:32.855Z] eb54b7b7991f: Layer already exists [2022-07-28T22:36:32.855Z] a8a78a4968d2: Layer already exists [2022-07-28T22:36:32.855Z] main: digest: sha256:09a5b61147dda027dbaa0fe54a47d9415273c8a21559d4db3a378c01674024ae size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:36:32.927Z] ===================================================== [Pipeline] echo [2022-07-28T22:36:32.937Z] taggedImages: [2022-07-28T22:36:32.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:32.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-07-28T22:36:32.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.31 [2022-07-28T22:36:32.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:32.937Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-07-28T22:36:32.961Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-07-28T22:36:32.961Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:32.962Z] latest [2022-07-28T22:36:32.962Z] 2.3.0-dev.31 [2022-07-28T22:36:32.962Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:32.962Z] main [2022-07-28T22:36:32.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:33.330Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:33.702Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:33.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-28T22:36:33.702Z] 7530bf663480: Preparing [2022-07-28T22:36:33.702Z] 491eacccba53: Preparing [2022-07-28T22:36:33.702Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:33.702Z] a87556b413eb: Preparing [2022-07-28T22:36:33.702Z] 5b7df235d876: Preparing [2022-07-28T22:36:33.702Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:33.702Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:33.973Z] 7530bf663480: Pushed [2022-07-28T22:36:34.245Z] a87556b413eb: Pushed [2022-07-28T22:36:39.628Z] 491eacccba53: Pushed [2022-07-28T22:36:39.628Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:39.987Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:40.344Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-28T22:36:40.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-28T22:36:40.344Z] 7530bf663480: Preparing [2022-07-28T22:36:40.344Z] 491eacccba53: Preparing [2022-07-28T22:36:40.344Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:40.344Z] a87556b413eb: Preparing [2022-07-28T22:36:40.344Z] 5b7df235d876: Preparing [2022-07-28T22:36:40.344Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:40.344Z] 491eacccba53: Layer already exists [2022-07-28T22:36:40.344Z] a87556b413eb: Layer already exists [2022-07-28T22:36:40.344Z] 7530bf663480: Layer already exists [2022-07-28T22:36:40.344Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:40.614Z] latest: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:40.976Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:41.332Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.31 [2022-07-28T22:36:41.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-28T22:36:41.332Z] 7530bf663480: Preparing [2022-07-28T22:36:41.332Z] 491eacccba53: Preparing [2022-07-28T22:36:41.332Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:41.332Z] a87556b413eb: Preparing [2022-07-28T22:36:41.332Z] 5b7df235d876: Preparing [2022-07-28T22:36:41.332Z] a87556b413eb: Layer already exists [2022-07-28T22:36:41.332Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:41.332Z] 491eacccba53: Layer already exists [2022-07-28T22:36:41.332Z] 7530bf663480: Layer already exists [2022-07-28T22:36:41.332Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:41.603Z] 2.3.0-dev.31: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:41.968Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:42.326Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:42.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-28T22:36:42.326Z] 7530bf663480: Preparing [2022-07-28T22:36:42.326Z] 491eacccba53: Preparing [2022-07-28T22:36:42.326Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:42.326Z] a87556b413eb: Preparing [2022-07-28T22:36:42.326Z] 5b7df235d876: Preparing [2022-07-28T22:36:42.326Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:42.326Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:42.326Z] 491eacccba53: Layer already exists [2022-07-28T22:36:42.326Z] a87556b413eb: Layer already exists [2022-07-28T22:36:42.326Z] 7530bf663480: Layer already exists [2022-07-28T22:36:42.597Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:42.955Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:43.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-07-28T22:36:43.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-07-28T22:36:43.310Z] 7530bf663480: Preparing [2022-07-28T22:36:43.310Z] 491eacccba53: Preparing [2022-07-28T22:36:43.310Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:43.310Z] a87556b413eb: Preparing [2022-07-28T22:36:43.310Z] 5b7df235d876: Preparing [2022-07-28T22:36:43.310Z] a87556b413eb: Layer already exists [2022-07-28T22:36:43.310Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:43.310Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:43.310Z] 491eacccba53: Layer already exists [2022-07-28T22:36:43.310Z] 7530bf663480: Layer already exists [2022-07-28T22:36:43.581Z] main: digest: sha256:180caea3b2099b7a624c45e772b9a30445bbc2baf349f4ef3dda790d9f606f5d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:36:43.638Z] ===================================================== [Pipeline] echo [2022-07-28T22:36:43.647Z] taggedImages: [2022-07-28T22:36:43.647Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:43.647Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-07-28T22:36:43.647Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.31 [2022-07-28T22:36:43.647Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:43.647Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-07-28T22:36:43.667Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-07-28T22:36:43.667Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:43.667Z] latest [2022-07-28T22:36:43.667Z] 2.3.0-dev.31 [2022-07-28T22:36:43.667Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:43.667Z] main [2022-07-28T22:36:43.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:44.021Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:44.375Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:44.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-28T22:36:44.375Z] 4eba9fc73e3f: Preparing [2022-07-28T22:36:44.375Z] 043da55ae188: Preparing [2022-07-28T22:36:44.375Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:44.375Z] d2544a71281e: Preparing [2022-07-28T22:36:44.375Z] 5b7df235d876: Preparing [2022-07-28T22:36:44.375Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:44.375Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:44.375Z] d2544a71281e: Layer already exists [2022-07-28T22:36:44.647Z] 4eba9fc73e3f: Pushed [2022-07-28T22:36:50.023Z] 043da55ae188: Pushed [2022-07-28T22:36:50.023Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:50.387Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:50.739Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-28T22:36:50.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-28T22:36:50.740Z] 4eba9fc73e3f: Preparing [2022-07-28T22:36:50.740Z] 043da55ae188: Preparing [2022-07-28T22:36:50.740Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:50.740Z] d2544a71281e: Preparing [2022-07-28T22:36:50.740Z] 5b7df235d876: Preparing [2022-07-28T22:36:50.740Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:50.740Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:50.740Z] 043da55ae188: Layer already exists [2022-07-28T22:36:50.740Z] 4eba9fc73e3f: Layer already exists [2022-07-28T22:36:50.740Z] d2544a71281e: Layer already exists [2022-07-28T22:36:51.010Z] latest: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:51.370Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:51.724Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.31 [2022-07-28T22:36:51.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-28T22:36:51.724Z] 4eba9fc73e3f: Preparing [2022-07-28T22:36:51.724Z] 043da55ae188: Preparing [2022-07-28T22:36:51.724Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:51.724Z] d2544a71281e: Preparing [2022-07-28T22:36:51.724Z] 5b7df235d876: Preparing [2022-07-28T22:36:51.724Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:51.724Z] d2544a71281e: Layer already exists [2022-07-28T22:36:51.724Z] 043da55ae188: Layer already exists [2022-07-28T22:36:51.724Z] 4eba9fc73e3f: Layer already exists [2022-07-28T22:36:51.724Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:51.996Z] 2.3.0-dev.31: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:52.384Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:52.747Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:52.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-28T22:36:52.747Z] 4eba9fc73e3f: Preparing [2022-07-28T22:36:52.747Z] 043da55ae188: Preparing [2022-07-28T22:36:52.747Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:52.747Z] d2544a71281e: Preparing [2022-07-28T22:36:52.747Z] 5b7df235d876: Preparing [2022-07-28T22:36:52.747Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:52.747Z] 043da55ae188: Layer already exists [2022-07-28T22:36:52.747Z] 4eba9fc73e3f: Layer already exists [2022-07-28T22:36:52.747Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:52.747Z] d2544a71281e: Layer already exists [2022-07-28T22:36:53.021Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:53.411Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:53.762Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-07-28T22:36:53.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-07-28T22:36:53.762Z] 4eba9fc73e3f: Preparing [2022-07-28T22:36:53.762Z] 043da55ae188: Preparing [2022-07-28T22:36:53.762Z] 442ed5fb61fc: Preparing [2022-07-28T22:36:53.762Z] d2544a71281e: Preparing [2022-07-28T22:36:53.762Z] 5b7df235d876: Preparing [2022-07-28T22:36:53.762Z] 5b7df235d876: Layer already exists [2022-07-28T22:36:53.762Z] 4eba9fc73e3f: Layer already exists [2022-07-28T22:36:53.762Z] 043da55ae188: Layer already exists [2022-07-28T22:36:53.762Z] 442ed5fb61fc: Layer already exists [2022-07-28T22:36:53.762Z] d2544a71281e: Layer already exists [2022-07-28T22:36:54.032Z] main: digest: sha256:671cc89e59458b55f60dec5fbd6fa1d3af68366f605f36e9c6e6d068c678eaec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:36:54.094Z] ===================================================== [Pipeline] echo [2022-07-28T22:36:54.102Z] taggedImages: [2022-07-28T22:36:54.102Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:54.102Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-07-28T22:36:54.102Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.31 [2022-07-28T22:36:54.102Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:54.102Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-07-28T22:36:54.123Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-07-28T22:36:54.123Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:54.123Z] latest [2022-07-28T22:36:54.123Z] 2.3.0-dev.31 [2022-07-28T22:36:54.123Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:36:54.123Z] main [2022-07-28T22:36:54.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:54.471Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:36:54.822Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:36:54.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-28T22:36:54.822Z] b48c300aa92a: Preparing [2022-07-28T22:36:54.822Z] 1dbc587dfd38: Preparing [2022-07-28T22:36:54.822Z] 146e73ff5209: Preparing [2022-07-28T22:36:54.822Z] 298aafc75d30: Preparing [2022-07-28T22:36:54.822Z] f0e5a4d6c014: Preparing [2022-07-28T22:36:54.822Z] 3b19d27f08f7: Preparing [2022-07-28T22:36:54.822Z] 73bb99a6e169: Preparing [2022-07-28T22:36:54.822Z] ec06c3102977: Preparing [2022-07-28T22:36:54.822Z] 6a3c62e080c7: Preparing [2022-07-28T22:36:54.822Z] 340cb19ca677: Preparing [2022-07-28T22:36:54.822Z] 4f4ce317c6bb: Preparing [2022-07-28T22:36:54.822Z] ec06c3102977: Waiting [2022-07-28T22:36:54.822Z] 6a3c62e080c7: Waiting [2022-07-28T22:36:54.822Z] 340cb19ca677: Waiting [2022-07-28T22:36:54.822Z] 4f4ce317c6bb: Waiting [2022-07-28T22:36:54.822Z] 73bb99a6e169: Waiting [2022-07-28T22:36:54.822Z] 3b19d27f08f7: Waiting [2022-07-28T22:36:55.096Z] f0e5a4d6c014: Layer already exists [2022-07-28T22:36:55.096Z] 3b19d27f08f7: Layer already exists [2022-07-28T22:36:55.096Z] 73bb99a6e169: Layer already exists [2022-07-28T22:36:55.096Z] ec06c3102977: Layer already exists [2022-07-28T22:36:55.096Z] 1dbc587dfd38: Pushed [2022-07-28T22:36:55.096Z] 6a3c62e080c7: Layer already exists [2022-07-28T22:36:55.096Z] 340cb19ca677: Layer already exists [2022-07-28T22:36:55.096Z] 4f4ce317c6bb: Layer already exists [2022-07-28T22:36:55.693Z] b48c300aa92a: Pushed [2022-07-28T22:36:57.656Z] 146e73ff5209: Pushed [2022-07-28T22:37:12.681Z] 298aafc75d30: Pushed [2022-07-28T22:37:12.681Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:13.040Z] + 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-07-28T22:37:13.396Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-28T22:37:13.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-28T22:37:13.396Z] b48c300aa92a: Preparing [2022-07-28T22:37:13.396Z] 1dbc587dfd38: Preparing [2022-07-28T22:37:13.396Z] 146e73ff5209: Preparing [2022-07-28T22:37:13.396Z] 298aafc75d30: Preparing [2022-07-28T22:37:13.396Z] f0e5a4d6c014: Preparing [2022-07-28T22:37:13.396Z] 3b19d27f08f7: Preparing [2022-07-28T22:37:13.396Z] 73bb99a6e169: Preparing [2022-07-28T22:37:13.396Z] ec06c3102977: Preparing [2022-07-28T22:37:13.396Z] 6a3c62e080c7: Preparing [2022-07-28T22:37:13.396Z] 340cb19ca677: Preparing [2022-07-28T22:37:13.396Z] 4f4ce317c6bb: Preparing [2022-07-28T22:37:13.396Z] 3b19d27f08f7: Waiting [2022-07-28T22:37:13.396Z] 73bb99a6e169: Waiting [2022-07-28T22:37:13.396Z] ec06c3102977: Waiting [2022-07-28T22:37:13.396Z] 6a3c62e080c7: Waiting [2022-07-28T22:37:13.396Z] 340cb19ca677: Waiting [2022-07-28T22:37:13.396Z] 4f4ce317c6bb: Waiting [2022-07-28T22:37:13.396Z] f0e5a4d6c014: Layer already exists [2022-07-28T22:37:13.396Z] 146e73ff5209: Layer already exists [2022-07-28T22:37:13.396Z] b48c300aa92a: Layer already exists [2022-07-28T22:37:13.396Z] 1dbc587dfd38: Layer already exists [2022-07-28T22:37:13.396Z] 298aafc75d30: Layer already exists [2022-07-28T22:37:13.396Z] 3b19d27f08f7: Layer already exists [2022-07-28T22:37:13.396Z] ec06c3102977: Layer already exists [2022-07-28T22:37:13.396Z] 73bb99a6e169: Layer already exists [2022-07-28T22:37:13.396Z] 6a3c62e080c7: Layer already exists [2022-07-28T22:37:13.396Z] 340cb19ca677: Layer already exists [2022-07-28T22:37:13.666Z] 4f4ce317c6bb: Layer already exists [2022-07-28T22:37:13.667Z] latest: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:14.018Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:14.367Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.31 [2022-07-28T22:37:14.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-28T22:37:14.367Z] b48c300aa92a: Preparing [2022-07-28T22:37:14.367Z] 1dbc587dfd38: Preparing [2022-07-28T22:37:14.367Z] 146e73ff5209: Preparing [2022-07-28T22:37:14.367Z] 298aafc75d30: Preparing [2022-07-28T22:37:14.367Z] f0e5a4d6c014: Preparing [2022-07-28T22:37:14.367Z] 3b19d27f08f7: Preparing [2022-07-28T22:37:14.367Z] 73bb99a6e169: Preparing [2022-07-28T22:37:14.367Z] ec06c3102977: Preparing [2022-07-28T22:37:14.367Z] 6a3c62e080c7: Preparing [2022-07-28T22:37:14.367Z] 340cb19ca677: Preparing [2022-07-28T22:37:14.367Z] 4f4ce317c6bb: Preparing [2022-07-28T22:37:14.367Z] 73bb99a6e169: Waiting [2022-07-28T22:37:14.367Z] ec06c3102977: Waiting [2022-07-28T22:37:14.367Z] 6a3c62e080c7: Waiting [2022-07-28T22:37:14.367Z] 340cb19ca677: Waiting [2022-07-28T22:37:14.367Z] 4f4ce317c6bb: Waiting [2022-07-28T22:37:14.367Z] 3b19d27f08f7: Waiting [2022-07-28T22:37:14.367Z] 146e73ff5209: Layer already exists [2022-07-28T22:37:14.367Z] 298aafc75d30: Layer already exists [2022-07-28T22:37:14.367Z] b48c300aa92a: Layer already exists [2022-07-28T22:37:14.367Z] 1dbc587dfd38: Layer already exists [2022-07-28T22:37:14.367Z] f0e5a4d6c014: Layer already exists [2022-07-28T22:37:14.367Z] 3b19d27f08f7: Layer already exists [2022-07-28T22:37:14.367Z] ec06c3102977: Layer already exists [2022-07-28T22:37:14.367Z] 6a3c62e080c7: Layer already exists [2022-07-28T22:37:14.367Z] 340cb19ca677: Layer already exists [2022-07-28T22:37:14.367Z] 73bb99a6e169: Layer already exists [2022-07-28T22:37:14.639Z] 4f4ce317c6bb: Layer already exists [2022-07-28T22:37:14.639Z] 2.3.0-dev.31: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:14.997Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:15.363Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:37:15.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-28T22:37:15.363Z] b48c300aa92a: Preparing [2022-07-28T22:37:15.363Z] 1dbc587dfd38: Preparing [2022-07-28T22:37:15.363Z] 146e73ff5209: Preparing [2022-07-28T22:37:15.363Z] 298aafc75d30: Preparing [2022-07-28T22:37:15.363Z] f0e5a4d6c014: Preparing [2022-07-28T22:37:15.363Z] 3b19d27f08f7: Preparing [2022-07-28T22:37:15.363Z] 73bb99a6e169: Preparing [2022-07-28T22:37:15.363Z] ec06c3102977: Preparing [2022-07-28T22:37:15.363Z] 6a3c62e080c7: Preparing [2022-07-28T22:37:15.363Z] 340cb19ca677: Preparing [2022-07-28T22:37:15.363Z] 4f4ce317c6bb: Preparing [2022-07-28T22:37:15.363Z] 3b19d27f08f7: Waiting [2022-07-28T22:37:15.363Z] 73bb99a6e169: Waiting [2022-07-28T22:37:15.363Z] ec06c3102977: Waiting [2022-07-28T22:37:15.363Z] 6a3c62e080c7: Waiting [2022-07-28T22:37:15.363Z] 340cb19ca677: Waiting [2022-07-28T22:37:15.363Z] 4f4ce317c6bb: Waiting [2022-07-28T22:37:15.363Z] 146e73ff5209: Layer already exists [2022-07-28T22:37:15.363Z] 298aafc75d30: Layer already exists [2022-07-28T22:37:15.363Z] b48c300aa92a: Layer already exists [2022-07-28T22:37:15.363Z] f0e5a4d6c014: Layer already exists [2022-07-28T22:37:15.363Z] 1dbc587dfd38: Layer already exists [2022-07-28T22:37:15.635Z] 3b19d27f08f7: Layer already exists [2022-07-28T22:37:15.635Z] 73bb99a6e169: Layer already exists [2022-07-28T22:37:15.635Z] 6a3c62e080c7: Layer already exists [2022-07-28T22:37:15.635Z] ec06c3102977: Layer already exists [2022-07-28T22:37:15.635Z] 340cb19ca677: Layer already exists [2022-07-28T22:37:15.635Z] 4f4ce317c6bb: Layer already exists [2022-07-28T22:37:15.635Z] 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:15.994Z] + 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-07-28T22:37:16.349Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-07-28T22:37:16.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-07-28T22:37:16.349Z] b48c300aa92a: Preparing [2022-07-28T22:37:16.349Z] 1dbc587dfd38: Preparing [2022-07-28T22:37:16.349Z] 146e73ff5209: Preparing [2022-07-28T22:37:16.349Z] 298aafc75d30: Preparing [2022-07-28T22:37:16.349Z] f0e5a4d6c014: Preparing [2022-07-28T22:37:16.349Z] 3b19d27f08f7: Preparing [2022-07-28T22:37:16.349Z] 73bb99a6e169: Preparing [2022-07-28T22:37:16.349Z] ec06c3102977: Preparing [2022-07-28T22:37:16.349Z] 6a3c62e080c7: Preparing [2022-07-28T22:37:16.349Z] 340cb19ca677: Preparing [2022-07-28T22:37:16.349Z] 4f4ce317c6bb: Preparing [2022-07-28T22:37:16.349Z] 3b19d27f08f7: Waiting [2022-07-28T22:37:16.349Z] 73bb99a6e169: Waiting [2022-07-28T22:37:16.349Z] ec06c3102977: Waiting [2022-07-28T22:37:16.349Z] 6a3c62e080c7: Waiting [2022-07-28T22:37:16.349Z] 4f4ce317c6bb: Waiting [2022-07-28T22:37:16.350Z] f0e5a4d6c014: Layer already exists [2022-07-28T22:37:16.350Z] b48c300aa92a: Layer already exists [2022-07-28T22:37:16.350Z] 1dbc587dfd38: Layer already exists [2022-07-28T22:37:16.350Z] 298aafc75d30: Layer already exists [2022-07-28T22:37:16.350Z] 146e73ff5209: Layer already exists [2022-07-28T22:37:16.350Z] 73bb99a6e169: Layer already exists [2022-07-28T22:37:16.350Z] 3b19d27f08f7: Layer already exists [2022-07-28T22:37:16.350Z] ec06c3102977: Layer already exists [2022-07-28T22:37:16.350Z] 340cb19ca677: Layer already exists [2022-07-28T22:37:16.619Z] 6a3c62e080c7: Layer already exists [2022-07-28T22:37:16.619Z] 4f4ce317c6bb: Layer already exists [2022-07-28T22:37:16.619Z] main: digest: sha256:2c000451f7c14ccea184963d158fc39b7aa75207056cda41e02a21af2d899b15 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-28T22:37:16.689Z] ===================================================== [Pipeline] echo [2022-07-28T22:37:16.697Z] taggedImages: [2022-07-28T22:37:16.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [2022-07-28T22:37:16.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-07-28T22:37:16.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.31 [2022-07-28T22:37:16.697Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:85bfaaf41fb18e31d9518f9b5afa2644dc38ea98-2.3.0-dev.31 [2022-07-28T22:37:16.697Z] - 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-07-28T22:37:17.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T22:37:17.075Z] [2022-07-28T22:37:17.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:17.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T22:37:17.692Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T22:37:17.692Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T22:37:17.692Z] 04944245beec: Pulling fs layer [2022-07-28T22:37:17.692Z] 699f458cf7ca: Pulling fs layer [2022-07-28T22:37:17.692Z] 765212b225bb: Pulling fs layer [2022-07-28T22:37:17.692Z] f23df028b6ca: Pulling fs layer [2022-07-28T22:37:17.692Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T22:37:17.692Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T22:37:17.692Z] f23df028b6ca: Waiting [2022-07-28T22:37:17.692Z] 2437ff75d9bd: Waiting [2022-07-28T22:37:17.692Z] d65c8cfc05b1: Waiting [2022-07-28T22:37:17.692Z] 765212b225bb: Waiting [2022-07-28T22:37:17.692Z] 04944245beec: Verifying Checksum [2022-07-28T22:37:17.692Z] 04944245beec: Download complete [2022-07-28T22:37:17.692Z] 765212b225bb: Verifying Checksum [2022-07-28T22:37:17.692Z] 765212b225bb: Download complete [2022-07-28T22:37:17.692Z] f23df028b6ca: Verifying Checksum [2022-07-28T22:37:17.692Z] f23df028b6ca: Download complete [2022-07-28T22:37:17.692Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T22:37:17.692Z] d65c8cfc05b1: Download complete [2022-07-28T22:37:17.968Z] 699f458cf7ca: Verifying Checksum [2022-07-28T22:37:17.968Z] 699f458cf7ca: Download complete [2022-07-28T22:37:18.241Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T22:37:18.241Z] 8998bd30e6a1: Download complete [2022-07-28T22:37:20.864Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T22:37:20.864Z] 2437ff75d9bd: Download complete [2022-07-28T22:37:22.833Z] 8998bd30e6a1: Pull complete [2022-07-28T22:37:23.105Z] 04944245beec: Pull complete [2022-07-28T22:37:24.533Z] 699f458cf7ca: Pull complete [2022-07-28T22:37:24.806Z] 765212b225bb: Pull complete [2022-07-28T22:37:25.784Z] f23df028b6ca: Pull complete [2022-07-28T22:37:26.055Z] d65c8cfc05b1: Pull complete [2022-07-28T22:37:41.132Z] 2437ff75d9bd: Pull complete [2022-07-28T22:37:41.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T22:37:41.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T22:37:41.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:37:41.387Z] prd-ubuntu20.04-docker-arm64-4c-16g-21414 does not seem to be running inside a container [2022-07-28T22:37:41.471Z] $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T22:37:43.885Z] $ docker top e7dd823b867eadd1ac5cd006e488bbec37486c77045abe1b45b7db329d370223 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:37:44.912Z] ---> job-cost.sh [2022-07-28T22:37:44.912Z] lf-activate-venv: SKIPPING [2022-07-28T22:37:44.912Z] INFO: No Stack... [2022-07-28T22:37:45.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T22:37:46.497Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T22:37:47.157Z] + + cut -d, -f6 [2022-07-28T22:37:47.157Z] cat /w/workspace/edgex-go/266/archives/cost.csv [Pipeline] lock [2022-07-28T22:37:47.217Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] [2022-07-28T22:37:47.226Z] Resource [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] did not exist. Created. [2022-07-28T22:37:47.226Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T22:37:47.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T22:37:48.515Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T22:37:48.525Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-266-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T22:37:48.551Z] $ docker stop --time=1 e7dd823b867eadd1ac5cd006e488bbec37486c77045abe1b45b7db329d370223 [2022-07-28T22:37:50.030Z] $ docker rm -f e7dd823b867eadd1ac5cd006e488bbec37486c77045abe1b45b7db329d370223 [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-07-28T22:37:50.539Z] provisioning config files... [2022-07-28T22:37:50.548Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/266@tmp/config4973660056060978051tmp [Pipeline] { [Pipeline] sh [2022-07-28T22:37:50.846Z] + set +x [2022-07-28T22:37:50.846Z] + bash -s -- [2022-07-28T22:37:50.846Z] + curl -s https://codecov.io/bash [2022-07-28T22:37:50.846Z] [2022-07-28T22:37:50.846Z] _____ _ [2022-07-28T22:37:50.846Z] / ____| | | [2022-07-28T22:37:50.846Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T22:37:50.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T22:37:50.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T22:37:50.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T22:37:50.846Z] Bash-1.0.6 [2022-07-28T22:37:50.846Z] [2022-07-28T22:37:50.846Z] [2022-07-28T22:37:50.846Z] ==> git version 2.25.1 found [2022-07-28T22:37:50.846Z] ==> 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-07-28T22:37:50.846Z] Release-Date: 2020-01-08 [2022-07-28T22:37:50.846Z] 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-07-28T22:37:50.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T22:37:50.846Z] ==> Jenkins CI detected. [2022-07-28T22:37:50.846Z] current dir:  /w/workspace/edgex-go/266 [2022-07-28T22:37:50.846Z] project root: . [2022-07-28T22:37:50.846Z] --> token set from env [2022-07-28T22:37:50.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T22:37:50.846Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T22:37:50.846Z] ==> Python coveragepy not found [2022-07-28T22:37:50.846Z] ==> Searching for coverage reports in: [2022-07-28T22:37:50.846Z] + . [2022-07-28T22:37:51.107Z] -> Found 1 reports [2022-07-28T22:37:51.107Z] ==> Detecting git/mercurial file structure [2022-07-28T22:37:51.107Z] ==> Reading reports [2022-07-28T22:37:51.107Z] + ./coverage.out bytes=436144 [2022-07-28T22:37:51.107Z] ==> Appending adjustments [2022-07-28T22:37:51.107Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T22:37:52.497Z] + Found adjustments [2022-07-28T22:37:52.497Z] ==> Gzipping contents [2022-07-28T22:37:52.497Z] 60K /tmp/codecov.5hVnB0.gz [2022-07-28T22:37:52.497Z] ==> Uploading reports [2022-07-28T22:37:52.497Z] url: https://codecov.io [2022-07-28T22:37:52.497Z] query: branch=main&commit=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T22:37:52.497Z] -> Pinging Codecov [2022-07-28T22:37:52.497Z] 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=85bfaaf41fb18e31d9518f9b5afa2644dc38ea98&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-28T22:37:52.497Z] -> Uploading to [2022-07-28T22:37:52.497Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/85bfaaf41fb18e31d9518f9b5afa2644dc38ea98/3a7de457-3295-4c1d-a576-a15258427ad9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T223752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=636af725292721e1fecd9088c269dbb7855da85eb4258f011448261e6224e0c3 [2022-07-28T22:37:52.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:37:52.497Z] Dload Upload Total Spent Left Speed [2022-07-28T22:37:52.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60024 0 0 100 60024 0 255k --:--:-- --:--:-- --:--:-- 254k 100 60024 0 0 100 60024 0 233k --:--:-- --:--:-- --:--:-- 232k [2022-07-28T22:37:52.758Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 [Pipeline] } [2022-07-28T22:37:52.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-07-28T22:37:53.022Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-28T22:37:53.036Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:53.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T22:37:53.338Z] [2022-07-28T22:37:53.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:37:53.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T22:37:53.640Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-28T22:37:53.640Z] df9b9388f04a: Already exists [2022-07-28T22:37:53.640Z] 52dc419b0ee2: Pulling fs layer [2022-07-28T22:37:53.640Z] 25bc292e5bac: Pulling fs layer [2022-07-28T22:37:53.640Z] 114826534d7a: Pulling fs layer [2022-07-28T22:37:53.640Z] 4657fd5d0bcf: Pulling fs layer [2022-07-28T22:37:53.640Z] 6ad1cebc031e: Pulling fs layer [2022-07-28T22:37:53.640Z] 8a3aa393b2d8: Pulling fs layer [2022-07-28T22:37:53.640Z] 4657fd5d0bcf: Waiting [2022-07-28T22:37:53.640Z] 6ad1cebc031e: Waiting [2022-07-28T22:37:53.640Z] 8a3aa393b2d8: Waiting [2022-07-28T22:37:53.640Z] 25bc292e5bac: Download complete [2022-07-28T22:37:53.640Z] 52dc419b0ee2: Verifying Checksum [2022-07-28T22:37:53.640Z] 52dc419b0ee2: Download complete [2022-07-28T22:37:53.640Z] 4657fd5d0bcf: Verifying Checksum [2022-07-28T22:37:53.640Z] 4657fd5d0bcf: Download complete [2022-07-28T22:37:53.901Z] 52dc419b0ee2: Pull complete [2022-07-28T22:37:53.901Z] 25bc292e5bac: Pull complete [2022-07-28T22:37:53.901Z] 6ad1cebc031e: Verifying Checksum [2022-07-28T22:37:54.471Z] 114826534d7a: Verifying Checksum [2022-07-28T22:37:54.472Z] 114826534d7a: Download complete [2022-07-28T22:37:54.472Z] 8a3aa393b2d8: Verifying Checksum [2022-07-28T22:37:54.472Z] 8a3aa393b2d8: Download complete [2022-07-28T22:37:58.670Z] 114826534d7a: Pull complete [2022-07-28T22:37:58.670Z] 4657fd5d0bcf: Pull complete [2022-07-28T22:37:58.670Z] 6ad1cebc031e: Pull complete [2022-07-28T22:38:01.210Z] 8a3aa393b2d8: Pull complete [2022-07-28T22:38:01.210Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-28T22:38:01.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-28T22:38:01.210Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:38:01.304Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:38:01.344Z] $ 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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-28T22:38:03.629Z] $ docker top 00ac9d13608b0bf3d0e6851747465af39f65a3ba4ecd089285acf402e1010748 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T22:38:03.714Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-07-28T22:38:03.996Z] + set -o pipefail [2022-07-28T22:38:03.996Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-07-28T22:38:09.289Z] [2022-07-28T22:38:09.289Z] Monitoring /w/workspace/edgex-go/266 (github.com/edgexfoundry/edgex-go)... [2022-07-28T22:38:09.289Z] [2022-07-28T22:38:09.289Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/10b66da8-3a44-4f35-90f1-8ce9fbea8c7f [2022-07-28T22:38:09.289Z] [2022-07-28T22:38:09.289Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-28T22:38:09.289Z] [2022-07-28T22:38:09.289Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-28T22:38:09.289Z] [2022-07-28T22:38:09.289Z] [Pipeline] } [2022-07-28T22:38:09.303Z] $ docker stop --time=1 00ac9d13608b0bf3d0e6851747465af39f65a3ba4ecd089285acf402e1010748 [2022-07-28T22:38:11.501Z] $ docker rm -f 00ac9d13608b0bf3d0e6851747465af39f65a3ba4ecd089285acf402e1010748 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-07-28T22:38:11.860Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:38:11.868Z] provisioning config files... [2022-07-28T22:38:11.877Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/266@tmp/config5350437853114128537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:38:12.176Z] --> edgex-publish-swagger.sh [2022-07-28T22:38:12.176Z] === Publish openapi/v2 API === [2022-07-28T22:38:12.176Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-07-28T22:38:12.176Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/266/openapi/v2/core-command.yaml] [2022-07-28T22:38:12.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:38:12.176Z] Dload Upload Total Spent Left Speed [2022-07-28T22:38:13.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 29240 0:00:01 0:00:01 --:--:-- 29240 100 33831 0 0 100 33831 0 29240 0:00:01 0:00:01 --:--:-- 29240 [2022-07-28T22:38:13.120Z] [2022-07-28T22:38:13.120Z] [2022-07-28T22:38:13.120Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/266/openapi/v2/core-data.yaml] [2022-07-28T22:38:13.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:38:13.120Z] Dload Upload Total Spent Left Speed [2022-07-28T22:38:14.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 74201 --:--:-- --:--:-- --:--:-- 74124 100 71604 0 0 100 71604 0 74124 --:--:-- --:--:-- --:--:-- 74124 [2022-07-28T22:38:14.507Z] [2022-07-28T22:38:14.507Z] [2022-07-28T22:38:14.507Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/266/openapi/v2/core-metadata.yaml] [2022-07-28T22:38:14.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:38:14.507Z] Dload Upload Total Spent Left Speed [2022-07-28T22:38:15.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 143k --:--:-- --:--:-- --:--:-- 143k 100 141k 0 0 100 141k 0 143k --:--:-- --:--:-- --:--:-- 143k [2022-07-28T22:38:15.080Z] [2022-07-28T22:38:15.080Z] [2022-07-28T22:38:15.341Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/266/openapi/v2/support-notifications.yaml] [2022-07-28T22:38:15.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:38:15.341Z] Dload Upload Total Spent Left Speed [2022-07-28T22:38:16.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 95732 --:--:-- --:--:-- --:--:-- 95629 100 89318 0 0 100 89318 0 95732 --:--:-- --:--:-- --:--:-- 95629 [2022-07-28T22:38:16.283Z] [2022-07-28T22:38:16.283Z] [2022-07-28T22:38:16.283Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/266/openapi/v2/support-scheduler.yaml] [2022-07-28T22:38:16.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:38:16.283Z] Dload Upload Total Spent Left Speed [2022-07-28T22:38:17.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 45103 --:--:-- --:--:-- --:--:-- 45052 100 39556 0 0 100 39556 0 45001 --:--:-- --:--:-- --:--:-- 44950 [2022-07-28T22:38:17.225Z] [2022-07-28T22:38:17.225Z] [2022-07-28T22:38:17.225Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/266/openapi/v2/system-agent.yaml] [2022-07-28T22:38:17.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T22:38:17.225Z] Dload Upload Total Spent Left Speed [2022-07-28T22:38:18.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21148 --:--:-- --:--:-- --:--:-- 21126 100 20091 0 0 100 20091 0 21148 --:--:-- --:--:-- --:--:-- 21126 [2022-07-28T22:38:18.167Z] [2022-07-28T22:38:18.167Z] [Pipeline] } [2022-07-28T22:38:18.175Z] 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-07-28T22:38:18.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T22:38:18.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:18.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:38:18.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:38:18.953Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:38:18.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T22:38:19.429Z] $ docker top 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T22:38:19.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:38:19.536Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:38:19.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:38:19.669Z] $ docker exec 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb ssh-agent [2022-07-28T22:38:19.788Z] SSH_AUTH_SOCK=/tmp/ssh-5P27XoagcUWz/agent.32 [2022-07-28T22:38:19.788Z] SSH_AGENT_PID=39 [2022-07-28T22:38:19.794Z] Running ssh-add (command line suppressed) [2022-07-28T22:38:19.915Z] Identity added: /w/workspace/edgex-go/266@tmp/private_key_7394590941958233426.key (/w/workspace/edgex-go/266@tmp/private_key_7394590941958233426.key) [2022-07-28T22:38:19.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:38:20.221Z] + git semver tag [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,417 [run_tag] DEBUG tag force:False [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,417 [check_head_tag] DEBUG check head tag [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,418 [execute] INFO git cat-file --batch-check [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=) [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,422 [execute] INFO git cat-file --batch [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=) [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,448 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,448 [execute] INFO git tag -a v2.3.0-dev.31 -m v2.3.0-dev.31 [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,449 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.31', '-m', 'v2.3.0-dev.31'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=None) [2022-07-28T22:38:20.481Z] 2022-07-28 22:38:20,454 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:20.481Z] 2.3.0-dev.31 [Pipeline] } [2022-07-28T22:38:20.491Z] $ docker exec --env ******** --env ******** 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb ssh-agent -k [2022-07-28T22:38:20.604Z] unset SSH_AUTH_SOCK; [2022-07-28T22:38:20.604Z] unset SSH_AGENT_PID; [2022-07-28T22:38:20.604Z] echo Agent pid 39 killed; [2022-07-28T22:38:20.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:38:20.911Z] + git semver [Pipeline] } [2022-07-28T22:38:21.185Z] $ docker stop --time=1 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb [2022-07-28T22:38:22.557Z] $ docker rm -f 7fe6abaaafa6030a2f00393279f5ffe80ee626c69a35d79af41ef82432be28fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:22.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T22:38:22.958Z] [2022-07-28T22:38:22.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:23.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T22:38:23.261Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-28T22:38:23.261Z] ab5ef0e58194: Pulling fs layer [2022-07-28T22:38:23.261Z] 9712f1f96733: Pulling fs layer [2022-07-28T22:38:23.261Z] 63f879dbbcfc: Pulling fs layer [2022-07-28T22:38:23.261Z] 0d9ebad4ef96: Pulling fs layer [2022-07-28T22:38:23.261Z] e9a5061849ea: Pulling fs layer [2022-07-28T22:38:23.261Z] d747dcd14b5f: Pulling fs layer [2022-07-28T22:38:23.261Z] 2de7ff778b66: Pulling fs layer [2022-07-28T22:38:23.261Z] 0d9ebad4ef96: Waiting [2022-07-28T22:38:23.261Z] e9a5061849ea: Waiting [2022-07-28T22:38:23.261Z] d747dcd14b5f: Waiting [2022-07-28T22:38:23.261Z] 2de7ff778b66: Waiting [2022-07-28T22:38:23.261Z] 9712f1f96733: Verifying Checksum [2022-07-28T22:38:23.261Z] 9712f1f96733: Download complete [2022-07-28T22:38:23.528Z] 63f879dbbcfc: Verifying Checksum [2022-07-28T22:38:23.528Z] 63f879dbbcfc: Download complete [2022-07-28T22:38:23.790Z] e9a5061849ea: Verifying Checksum [2022-07-28T22:38:23.790Z] e9a5061849ea: Download complete [2022-07-28T22:38:23.790Z] d747dcd14b5f: Verifying Checksum [2022-07-28T22:38:23.790Z] d747dcd14b5f: Download complete [2022-07-28T22:38:23.790Z] 0d9ebad4ef96: Verifying Checksum [2022-07-28T22:38:23.790Z] 0d9ebad4ef96: Download complete [2022-07-28T22:38:24.049Z] ab5ef0e58194: Verifying Checksum [2022-07-28T22:38:24.049Z] ab5ef0e58194: Download complete [2022-07-28T22:38:24.049Z] 2de7ff778b66: Verifying Checksum [2022-07-28T22:38:24.049Z] 2de7ff778b66: Download complete [2022-07-28T22:38:26.584Z] ab5ef0e58194: Pull complete [2022-07-28T22:38:26.584Z] 9712f1f96733: Pull complete [2022-07-28T22:38:27.152Z] 63f879dbbcfc: Pull complete [2022-07-28T22:38:31.346Z] 0d9ebad4ef96: Pull complete [2022-07-28T22:38:31.346Z] e9a5061849ea: Pull complete [2022-07-28T22:38:31.346Z] d747dcd14b5f: Pull complete [2022-07-28T22:38:32.725Z] 2de7ff778b66: Pull complete [2022-07-28T22:38:32.725Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-28T22:38:32.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-28T22:38:32.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:38:32.831Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:38:32.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-28T22:38:34.915Z] $ docker top 2e82f06f9b02837bae2c90cee07a7354565e6c54ef21d4f5fb3635e86a647cfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:38:35.001Z] provisioning config files... [2022-07-28T22:38:35.011Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/266@tmp/config7318851780167603955tmp [2022-07-28T22:38:35.022Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/266@tmp/config422677877698878768tmp [2022-07-28T22:38:35.032Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/266@tmp/config3326482779498912712tmp [Pipeline] { [Pipeline] echo [2022-07-28T22:38:35.046Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:38:35.331Z] ---> sigul-configuration.sh [2022-07-28T22:38:35.331Z] gpg: directory `/root/.gnupg' created [2022-07-28T22:38:35.331Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-28T22:38:35.331Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-28T22:38:35.331Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-28T22:38:35.331Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-28T22:38:35.331Z] gpg: CAST5 encrypted data [2022-07-28T22:38:35.331Z] gpg: encrypted with 1 passphrase [2022-07-28T22:38:35.331Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-28T22:38:35.621Z] + mkdir /home/jenkins [2022-07-28T22:38:35.621Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-28T22:38:35.919Z] + 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-07-28T22:38:35.928Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:38:36.216Z] ---> sigul-install.sh [2022-07-28T22:38:36.216Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-28T22:38:36.505Z] + git tag --list [2022-07-28T22:38:36.505Z] 0.6.0 [2022-07-28T22:38:36.505Z] 0.6.1 [2022-07-28T22:38:36.505Z] 0.7.0 [2022-07-28T22:38:36.505Z] 0.7.1 [2022-07-28T22:38:36.505Z] v1.0.0 [2022-07-28T22:38:36.505Z] v1.0.1 [2022-07-28T22:38:36.505Z] v1.1.0 [2022-07-28T22:38:36.505Z] v1.2.0 [2022-07-28T22:38:36.505Z] v1.2.1 [2022-07-28T22:38:36.505Z] v1.3.0 [2022-07-28T22:38:36.505Z] v1.3.1 [2022-07-28T22:38:36.505Z] v2.0.0 [2022-07-28T22:38:36.505Z] v2.1.0 [2022-07-28T22:38:36.505Z] v2.1.1 [2022-07-28T22:38:36.505Z] v2.1.1-dev.1 [2022-07-28T22:38:36.505Z] v2.1.1-dev.2 [2022-07-28T22:38:36.505Z] v2.1.1-dev.3 [2022-07-28T22:38:36.505Z] v2.1.1-dev.4 [2022-07-28T22:38:36.505Z] v2.1.1-dev.5 [2022-07-28T22:38:36.505Z] v2.1.1-dev.6 [2022-07-28T22:38:36.505Z] v2.1.1-dev.7 [2022-07-28T22:38:36.505Z] v2.1.1-dev.8 [2022-07-28T22:38:36.505Z] v2.2.0 [2022-07-28T22:38:36.505Z] v2.2.1-dev.1 [2022-07-28T22:38:36.505Z] v2.2.1-dev.10 [2022-07-28T22:38:36.505Z] v2.2.1-dev.11 [2022-07-28T22:38:36.505Z] v2.2.1-dev.12 [2022-07-28T22:38:36.505Z] v2.2.1-dev.13 [2022-07-28T22:38:36.505Z] v2.2.1-dev.14 [2022-07-28T22:38:36.505Z] v2.2.1-dev.15 [2022-07-28T22:38:36.505Z] v2.2.1-dev.16 [2022-07-28T22:38:36.505Z] v2.2.1-dev.17 [2022-07-28T22:38:36.505Z] v2.2.1-dev.18 [2022-07-28T22:38:36.505Z] v2.2.1-dev.19 [2022-07-28T22:38:36.505Z] v2.2.1-dev.2 [2022-07-28T22:38:36.505Z] v2.2.1-dev.20 [2022-07-28T22:38:36.505Z] v2.2.1-dev.21 [2022-07-28T22:38:36.505Z] v2.2.1-dev.22 [2022-07-28T22:38:36.505Z] v2.2.1-dev.23 [2022-07-28T22:38:36.505Z] v2.2.1-dev.24 [2022-07-28T22:38:36.505Z] v2.2.1-dev.25 [2022-07-28T22:38:36.505Z] v2.2.1-dev.26 [2022-07-28T22:38:36.505Z] v2.2.1-dev.27 [2022-07-28T22:38:36.505Z] v2.2.1-dev.28 [2022-07-28T22:38:36.505Z] v2.2.1-dev.29 [2022-07-28T22:38:36.505Z] v2.2.1-dev.3 [2022-07-28T22:38:36.505Z] v2.2.1-dev.4 [2022-07-28T22:38:36.505Z] v2.2.1-dev.5 [2022-07-28T22:38:36.505Z] v2.2.1-dev.6 [2022-07-28T22:38:36.505Z] v2.2.1-dev.7 [2022-07-28T22:38:36.505Z] v2.2.1-dev.8 [2022-07-28T22:38:36.505Z] v2.2.1-dev.9 [2022-07-28T22:38:36.505Z] v2.3.0-dev.29 [2022-07-28T22:38:36.505Z] v2.3.0-dev.30 [2022-07-28T22:38:36.505Z] v2.3.0-dev.31 [Pipeline] sh [2022-07-28T22:38:36.837Z] + lftools sign git-tag v2.3.0-dev.31 [2022-07-28T22:38:37.491Z] Signing Git tag with Sigul... [2022-07-28T22:38:37.491Z] Signing v2.3.0-dev.31 [Pipeline] echo [2022-07-28T22:38:37.786Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:38:38.086Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-28T22:38:38.106Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-28T22:38:38.138Z] $ docker stop --time=1 2e82f06f9b02837bae2c90cee07a7354565e6c54ef21d4f5fb3635e86a647cfb [2022-07-28T22:38:39.484Z] $ docker rm -f 2e82f06f9b02837bae2c90cee07a7354565e6c54ef21d4f5fb3635e86a647cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-28T22:38:39.952Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T22:38:39.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:40.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:38:40.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:38:40.340Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:38:40.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T22:38:40.753Z] $ docker top a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T22:38:40.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:38:40.862Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:38:40.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:38:40.999Z] $ docker exec a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 ssh-agent [2022-07-28T22:38:41.124Z] SSH_AUTH_SOCK=/tmp/ssh-sMYUlhznCK8F/agent.32 [2022-07-28T22:38:41.124Z] SSH_AGENT_PID=38 [2022-07-28T22:38:41.129Z] Running ssh-add (command line suppressed) [2022-07-28T22:38:41.253Z] Identity added: /w/workspace/edgex-go/266@tmp/private_key_5536063133278237344.key (/w/workspace/edgex-go/266@tmp/private_key_5536063133278237344.key) [2022-07-28T22:38:41.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:38:41.559Z] + git semver bump pre [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,735 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,735 [bump_version] DEBUG bumping version:2.3.0-dev.31 on axis:pre with prefix:dev [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,735 [bump_version] DEBUG bumped version:2.3.0-dev.32 [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,735 [write_version] DEBUG write version:2.3.0-dev.32 to path:/w/workspace/edgex-go/266/.semver/main with force:True [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,735 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,735 [write_file] DEBUG write to file:/w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,738 [execute] INFO git cat-file --batch-check [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,743 [execute] INFO git cat-file --batch [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T22:38:41.821Z] 2022-07-28 22:38:41,748 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:41.821Z] 2.3.0-dev.32 [Pipeline] } [2022-07-28T22:38:41.830Z] $ docker exec --env ******** --env ******** a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 ssh-agent -k [2022-07-28T22:38:41.945Z] unset SSH_AUTH_SOCK; [2022-07-28T22:38:41.946Z] unset SSH_AGENT_PID; [2022-07-28T22:38:41.946Z] echo Agent pid 38 killed; [2022-07-28T22:38:41.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:38:42.266Z] + git semver [Pipeline] } [2022-07-28T22:38:42.540Z] $ docker stop --time=1 a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 [2022-07-28T22:38:43.834Z] $ docker rm -f a5c2db3b00b762a73d8a7949a9040c7d841a9093286c4a2491ca8f18c4267ca9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T22:38:44.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T22:38:44.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:44.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T22:38:44.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:38:44.570Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:38:44.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-28T22:38:44.963Z] $ docker top ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T22:38:45.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T22:38:45.047Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T22:38:45.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T22:38:45.172Z] $ docker exec ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e ssh-agent [2022-07-28T22:38:45.294Z] SSH_AUTH_SOCK=/tmp/ssh-b53sKDhfzL8P/agent.32 [2022-07-28T22:38:45.294Z] SSH_AGENT_PID=38 [2022-07-28T22:38:45.300Z] Running ssh-add (command line suppressed) [2022-07-28T22:38:45.411Z] Identity added: /w/workspace/edgex-go/266@tmp/private_key_2166375452734569034.key (/w/workspace/edgex-go/266@tmp/private_key_2166375452734569034.key) [2022-07-28T22:38:45.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T22:38:45.717Z] + git semver push [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,898 [run_push] DEBUG push [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,899 [execute] INFO git cat-file --batch-check [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,904 [execute] INFO git rev-list 5e5ec3d92bf3f3bc756f9d26b39904fb4f74f8e7 -- [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,904 [execute] DEBUG Popen(['git', 'rev-list', '5e5ec3d92bf3f3bc756f9d26b39904fb4f74f8e7', '--'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,921 [execute] INFO git fetch -v origin [2022-07-28T22:38:45.976Z] 2022-07-28 22:38:45,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-28T22:38:46.546Z] 2022-07-28 22:38:46,417 [run_push] DEBUG no remote changes detected [2022-07-28T22:38:46.546Z] 2022-07-28 22:38:46,417 [execute] INFO git push origin semver [2022-07-28T22:38:46.546Z] 2022-07-28 22:38:46,418 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/266/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-28T22:38:47.487Z] 2022-07-28 22:38:47,185 [run_push] DEBUG push all version tags [2022-07-28T22:38:47.487Z] 2022-07-28 22:38:47,186 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-28T22:38:47.487Z] 2022-07-28 22:38:47,186 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/266, universal_newlines=False, shell=None, istream=None) [2022-07-28T22:38:48.059Z] 2022-07-28 22:38:47,858 [read_version] DEBUG read version from /w/workspace/edgex-go/266/.semver/main [2022-07-28T22:38:48.059Z] 2.3.0-dev.32 [Pipeline] } [2022-07-28T22:38:48.069Z] $ docker exec --env ******** --env ******** ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e ssh-agent -k [2022-07-28T22:38:48.184Z] unset SSH_AUTH_SOCK; [2022-07-28T22:38:48.184Z] unset SSH_AGENT_PID; [2022-07-28T22:38:48.184Z] echo Agent pid 38 killed; [2022-07-28T22:38:48.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T22:38:48.502Z] + git semver [Pipeline] } [2022-07-28T22:38:48.774Z] $ docker stop --time=1 ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e [2022-07-28T22:38:50.072Z] $ docker rm -f ebe30fb6da5c1bd713c9b7bfd89c611786437ddd14f4ef3aec766f29edb5031e [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-07-28T22:38:50.596Z] + [ -d /w/workspace/edgex-go/266/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:38:50.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:38:51.749Z] ---> package-listing.sh [2022-07-28T22:38:51.749Z] ++ facter osfamily [2022-07-28T22:38:51.749Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T22:38:52.010Z] + OS_FAMILY=debian [2022-07-28T22:38:52.010Z] + workspace=/w/workspace/edgex-go/266 [2022-07-28T22:38:52.010Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T22:38:52.010Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T22:38:52.010Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T22:38:52.010Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T22:38:52.010Z] + '[' /w/workspace/edgex-go/266 ']' [2022-07-28T22:38:52.010Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T22:38:52.010Z] + case "${OS_FAMILY}" in [2022-07-28T22:38:52.010Z] + dpkg -l [2022-07-28T22:38:52.010Z] + grep '^ii' [2022-07-28T22:38:52.010Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T22:38:52.010Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T22:38:52.010Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T22:38:52.010Z] + '[' /w/workspace/edgex-go/266 ']' [2022-07-28T22:38:52.010Z] + mkdir -p /w/workspace/edgex-go/266/archives/ [2022-07-28T22:38:52.010Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/266/archives/ [Pipeline] echo [2022-07-28T22:38:52.021Z] 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/266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T22:38:52.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:52.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T22:38:52.863Z] [2022-07-28T22:38:52.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T22:38:53.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T22:38:53.163Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T22:38:53.163Z] 5eb5b503b376: Pulling fs layer [2022-07-28T22:38:53.163Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T22:38:53.163Z] ec43610c2a17: Pulling fs layer [2022-07-28T22:38:53.163Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T22:38:53.163Z] 33b1e0a273af: Pulling fs layer [2022-07-28T22:38:53.163Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T22:38:53.163Z] 2f39f015ded8: Pulling fs layer [2022-07-28T22:38:53.163Z] 3a2ae6a8a46f: Waiting [2022-07-28T22:38:53.163Z] 33b1e0a273af: Waiting [2022-07-28T22:38:53.163Z] 5c69ac0246d0: Download complete [2022-07-28T22:38:53.163Z] 3a2ae6a8a46f: Download complete [2022-07-28T22:38:53.163Z] 33b1e0a273af: Verifying Checksum [2022-07-28T22:38:53.163Z] 33b1e0a273af: Download complete [2022-07-28T22:38:53.163Z] ec43610c2a17: Verifying Checksum [2022-07-28T22:38:53.163Z] ec43610c2a17: Download complete [2022-07-28T22:38:53.423Z] 5d3b04190fa2: Download complete [2022-07-28T22:38:53.423Z] 5eb5b503b376: Verifying Checksum [2022-07-28T22:38:53.423Z] 5eb5b503b376: Download complete [2022-07-28T22:38:53.989Z] 2f39f015ded8: Verifying Checksum [2022-07-28T22:38:53.989Z] 2f39f015ded8: Download complete [2022-07-28T22:38:54.557Z] 5eb5b503b376: Pull complete [2022-07-28T22:38:54.816Z] 5c69ac0246d0: Pull complete [2022-07-28T22:38:55.387Z] ec43610c2a17: Pull complete [2022-07-28T22:38:55.387Z] 3a2ae6a8a46f: Pull complete [2022-07-28T22:38:55.387Z] 33b1e0a273af: Pull complete [2022-07-28T22:38:55.646Z] 5d3b04190fa2: Pull complete [2022-07-28T22:38:59.838Z] 2f39f015ded8: Pull complete [2022-07-28T22:38:59.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T22:38:59.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T22:38:59.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T22:38:59.931Z] prd-ubuntu20.04-docker-8c-8g-21413 does not seem to be running inside a container [2022-07-28T22:38:59.967Z] $ 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/266/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/266 -v /w/workspace/edgex-go/266:/w/workspace/edgex-go/266:rw,z -v /w/workspace/edgex-go/266@tmp:/w/workspace/edgex-go/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T22:39:01.744Z] $ docker top bc8fe0bda0bdf14ab5d91036298240deaae42dee70072a96c04de6683aed377e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T22:39:02.104Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T22:39:02.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T22:39:02.680Z] + ls /var/log/sa-host [2022-07-28T22:39:02.680Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T22:39:02.814Z] provisioning config files... [2022-07-28T22:39:02.825Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/266@tmp/config755670638494557302tmp [Pipeline] { [Pipeline] echo [2022-07-28T22:39:02.841Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:39:03.125Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T22:39:03.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:39:03.459Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T22:39:03.468Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:39:03.755Z] ---> sudo-logs.sh [2022-07-28T22:39:03.755Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T22:39:03.778Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:39:04.067Z] ---> job-cost.sh [2022-07-28T22:39:04.067Z] lf-activate-venv: SKIPPING [2022-07-28T22:39:04.067Z] DEBUG: total: 0.10999999940395355 [2022-07-28T22:39:04.067Z] INFO: Retrieving Stack Cost... [2022-07-28T22:39:04.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T22:39:04.901Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T22:39:04.913Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T22:39:05.202Z] ---> logs-deploy.sh [2022-07-28T22:39:05.202Z] lf-activate-venv: SKIPPING [2022-07-28T22:39:05.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/266 [2022-07-28T22:39:05.202Z] INFO: archiving workspace using pattern(s): [2022-07-28T22:39:06.590Z] Archives upload complete. [2022-07-28T22:39:06.590Z] INFO: archiving logs to Nexus