Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh9156585237899369437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5504840328443689404.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8845575742333658538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh8166478221137891574.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh3389902403024613567.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-82 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/64 [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/64 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/64@tmp/jenkins-gitclient-ssh4247271862811046721.key > 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 cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 (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 cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 Commit message: "style: Remove unuseds and enable unused linter (#3730)" > git rev-list --no-walk 87e8ed76953e70318171a287d139abdba61a8126 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T02:58:19.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T02:58:19.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T02:58:19.514Z] ========================================================= [2021-09-29T02:58:19.514Z] EdgeX Global Pipelines Version Info [2021-09-29T02:58:19.514Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:58:20.790Z] ------------------- [2021-09-29T02:58:20.790Z] stable info: [2021-09-29T02:58:20.790Z] ------------------- [2021-09-29T02:58:20.790Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T02:58:20.790Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:58:20.790Z] Message: update stable to v1.0.205 [2021-09-29T02:58:21.374Z] ------------------- [2021-09-29T02:58:21.374Z] experimental info: [2021-09-29T02:58:21.374Z] ------------------- [2021-09-29T02:58:21.374Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T02:58:21.374Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T02:58:21.374Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T02:58:21.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T02:58:21.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T02:58:21.732Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T02:58:21.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T02:58:21.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T02:58:21.806Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T02:58:21.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T02:58:21.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T02:58:21.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T02:58:21.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T02:58:21.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T02:58:21.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T02:58:21.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T02:58:22.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T02:58:22.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T02:58:22.067Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:58:22.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T02:58:22.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T02:58:22.145Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T02:58:22.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T02:58:22.198Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T02:58:22.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T02:58:22.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T02:58:22.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-29T02:58:22.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-29T02:58:22.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-29T02:58:22.351Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] echo [2021-09-29T02:58:22.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbc80a6 [Pipeline] echo [2021-09-29T02:58:22.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T02:58:22.488Z] provisioning config files... [2021-09-29T02:58:22.509Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/64@tmp/config3041930230130436409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T02:58:22.850Z] ---> docker-login.sh [2021-09-29T02:58:22.850Z] nexus3.edgexfoundry.org:10001 [2021-09-29T02:58:22.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:58:23.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:58:23.123Z] Configure a credential helper to remove this warning. See [2021-09-29T02:58:23.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:58:23.123Z] [2021-09-29T02:58:23.123Z] Login Succeeded [2021-09-29T02:58:23.123Z] nexus3.edgexfoundry.org:10002 [2021-09-29T02:58:23.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:58:23.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:58:23.391Z] Configure a credential helper to remove this warning. See [2021-09-29T02:58:23.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:58:23.391Z] [2021-09-29T02:58:23.391Z] Login Succeeded [2021-09-29T02:58:23.391Z] nexus3.edgexfoundry.org:10003 [2021-09-29T02:58:23.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:58:23.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:58:23.661Z] Configure a credential helper to remove this warning. See [2021-09-29T02:58:23.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:58:23.661Z] [2021-09-29T02:58:23.661Z] Login Succeeded [2021-09-29T02:58:23.661Z] nexus3.edgexfoundry.org:10004 [2021-09-29T02:58:23.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:58:23.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:58:23.661Z] Configure a credential helper to remove this warning. See [2021-09-29T02:58:23.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:58:23.661Z] [2021-09-29T02:58:23.661Z] Login Succeeded [2021-09-29T02:58:23.661Z] docker.io [2021-09-29T02:58:23.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T02:58:24.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T02:58:24.218Z] Configure a credential helper to remove this warning. See [2021-09-29T02:58:24.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T02:58:24.218Z] [2021-09-29T02:58:24.218Z] Login Succeeded [2021-09-29T02:58:24.218Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T02:58:24.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:58:24.624Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T02:58:24.624Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T02:58:24.624Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T02:58:24.624Z] ++ cut -d/ -f2 [2021-09-29T02:58:24.624Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T02:58:24.703Z] 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:58:26.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:58:26.259Z] [2021-09-29T02:58:26.259Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T02:58:26.613Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:58:26.613Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T02:58:26.613Z] 31603596830f: Pulling fs layer [2021-09-29T02:58:26.613Z] 04fac38145f0: Pulling fs layer [2021-09-29T02:58:26.613Z] 701f6daf10bf: Pulling fs layer [2021-09-29T02:58:26.613Z] 24f72da36158: Pulling fs layer [2021-09-29T02:58:26.613Z] 24f72da36158: Waiting [2021-09-29T02:58:26.613Z] 04fac38145f0: Verifying Checksum [2021-09-29T02:58:26.613Z] 04fac38145f0: Download complete [2021-09-29T02:58:26.884Z] 31603596830f: Verifying Checksum [2021-09-29T02:58:26.884Z] 31603596830f: Download complete [2021-09-29T02:58:27.151Z] 31603596830f: Pull complete [2021-09-29T02:58:27.151Z] 24f72da36158: Verifying Checksum [2021-09-29T02:58:27.151Z] 24f72da36158: Download complete [2021-09-29T02:58:27.419Z] 04fac38145f0: Pull complete [2021-09-29T02:58:27.419Z] 701f6daf10bf: Verifying Checksum [2021-09-29T02:58:27.419Z] 701f6daf10bf: Download complete [2021-09-29T02:58:28.024Z] 701f6daf10bf: Pull complete [2021-09-29T02:58:28.289Z] 24f72da36158: Pull complete [2021-09-29T02:58:28.290Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T02:58:28.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T02:58:28.290Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T02:58:28.411Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T02:58:28.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T02:58:29.408Z] $ docker top a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T02:58:29.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:58:29.563Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:58:29.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:58:29.703Z] $ docker exec a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e ssh-agent [2021-09-29T02:58:29.845Z] SSH_AUTH_SOCK=/tmp/ssh-o3pUpHbOQBj9/agent.14 [2021-09-29T02:58:29.845Z] SSH_AGENT_PID=20 [2021-09-29T02:58:29.860Z] Running ssh-add (command line suppressed) [2021-09-29T02:58:29.978Z] Identity added: /w/workspace/edgex-go/64@tmp/private_key_198411717521117622.key (/w/workspace/edgex-go/64@tmp/private_key_198411717521117622.key) [2021-09-29T02:58:30.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:58:30.323Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T02:58:30.342Z] $ docker exec --env ******** --env ******** a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e ssh-agent -k [2021-09-29T02:58:30.462Z] unset SSH_AUTH_SOCK; [2021-09-29T02:58:30.463Z] unset SSH_AGENT_PID; [2021-09-29T02:58:30.463Z] echo Agent pid 20 killed; [2021-09-29T02:58:30.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T02:58:30.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T02:58:30.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T02:58:30.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T02:58:30.660Z] $ docker exec a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e ssh-agent [2021-09-29T02:58:30.796Z] SSH_AUTH_SOCK=/tmp/ssh-dCM7PTXWWcPc/agent.53 [2021-09-29T02:58:30.796Z] SSH_AGENT_PID=59 [2021-09-29T02:58:30.806Z] Running ssh-add (command line suppressed) [2021-09-29T02:58:30.933Z] Identity added: /w/workspace/edgex-go/64@tmp/private_key_3408373781380679190.key (/w/workspace/edgex-go/64@tmp/private_key_3408373781380679190.key) [2021-09-29T02:58:30.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T02:58:31.294Z] + git semver init [2021-09-29T02:58:31.294Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T02:58:31.294Z] # $GIT_DIR = /w/workspace/edgex-go/64/.git [2021-09-29T02:58:31.294Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/64 [2021-09-29T02:58:31.294Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T02:58:31.294Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T02:58:31.294Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T02:58:31.294Z] # $SEMVER_BRANCH = main [2021-09-29T02:58:31.294Z] # $SEMVER_TEMP = /tmp/semver-507313689 [2021-09-29T02:58:31.294Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T02:59:18.225Z] # '/tmp/semver-507313689' -> '/w/workspace/edgex-go/64/.semver' [2021-09-29T02:59:18.225Z] # -> Force: false [2021-09-29T02:59:18.225Z] # $SEMVER_DIR = /w/workspace/edgex-go/64/.semver [Pipeline] } [2021-09-29T02:59:18.238Z] $ docker exec --env ******** --env ******** a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e ssh-agent -k [2021-09-29T02:59:18.352Z] unset SSH_AUTH_SOCK; [2021-09-29T02:59:18.352Z] unset SSH_AGENT_PID; [2021-09-29T02:59:18.352Z] echo Agent pid 59 killed; [2021-09-29T02:59:18.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T02:59:18.725Z] + git semver [Pipeline] } [2021-09-29T02:59:18.746Z] $ docker stop --time=1 a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e [2021-09-29T02:59:20.335Z] $ docker rm -f a89ee43e5a782fd970c0bd05cbe4c2a2d51197d7aee44d2051f2567b512ff54e [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T02:59:20.750Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T02:59:21.122Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T02:59:21.126Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.56 [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] echo [2021-09-29T02:59:21.471Z] ========================================================= [2021-09-29T02:59:21.471Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T02:59:21.471Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:59:21.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:59:21.795Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T02:59:21.795Z] 540db60ca938: Pulling fs layer [2021-09-29T02:59:21.795Z] adcc1eea9eea: Pulling fs layer [2021-09-29T02:59:21.795Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T02:59:21.795Z] db62176df00c: Pulling fs layer [2021-09-29T02:59:21.795Z] 3b30891b0d05: Pulling fs layer [2021-09-29T02:59:21.795Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T02:59:21.795Z] c788192a36de: Pulling fs layer [2021-09-29T02:59:21.795Z] a77e37c0d609: Pulling fs layer [2021-09-29T02:59:21.795Z] c3185cebc471: Pulling fs layer [2021-09-29T02:59:21.795Z] db62176df00c: Waiting [2021-09-29T02:59:21.795Z] 3b30891b0d05: Waiting [2021-09-29T02:59:21.795Z] 06b49ca38bd5: Waiting [2021-09-29T02:59:21.795Z] c788192a36de: Waiting [2021-09-29T02:59:21.795Z] a77e37c0d609: Waiting [2021-09-29T02:59:21.795Z] c3185cebc471: Waiting [2021-09-29T02:59:21.795Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T02:59:21.795Z] 4c4ab2625f07: Download complete [2021-09-29T02:59:21.795Z] adcc1eea9eea: Verifying Checksum [2021-09-29T02:59:21.795Z] adcc1eea9eea: Download complete [2021-09-29T02:59:21.795Z] 3b30891b0d05: Verifying Checksum [2021-09-29T02:59:21.795Z] 3b30891b0d05: Download complete [2021-09-29T02:59:22.065Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T02:59:22.065Z] 06b49ca38bd5: Download complete [2021-09-29T02:59:22.065Z] c788192a36de: Verifying Checksum [2021-09-29T02:59:22.065Z] c788192a36de: Download complete [2021-09-29T02:59:22.334Z] 540db60ca938: Verifying Checksum [2021-09-29T02:59:22.600Z] 540db60ca938: Pull complete [2021-09-29T02:59:22.600Z] adcc1eea9eea: Pull complete [2021-09-29T02:59:22.600Z] 4c4ab2625f07: Pull complete [2021-09-29T02:59:23.183Z] a77e37c0d609: Verifying Checksum [2021-09-29T02:59:23.183Z] a77e37c0d609: Download complete [2021-09-29T02:59:26.539Z] c3185cebc471: Verifying Checksum [2021-09-29T02:59:26.539Z] c3185cebc471: Download complete [2021-09-29T02:59:26.539Z] db62176df00c: Verifying Checksum [2021-09-29T02:59:26.539Z] db62176df00c: Download complete [2021-09-29T02:59:29.910Z] db62176df00c: Pull complete [2021-09-29T02:59:29.910Z] 3b30891b0d05: Pull complete [2021-09-29T02:59:29.910Z] 06b49ca38bd5: Pull complete [2021-09-29T02:59:29.910Z] c788192a36de: Pull complete [2021-09-29T02:59:30.175Z] a77e37c0d609: Pull complete [2021-09-29T02:59:32.773Z] c3185cebc471: Pull complete [2021-09-29T02:59:32.773Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T02:59:32.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:59:32.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T02:59:33.114Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T02:59:33.114Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:59:33.114Z] WORKDIR /edgex [2021-09-29T02:59:33.114Z] COPY go.mod . [2021-09-29T02:59:33.114Z] RUN go mod download' [2021-09-29T02:59:35.064Z] Sending build context to Docker daemon 329MB [2021-09-29T02:59:35.064Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T02:59:35.064Z] ---> 031687cdd783 [2021-09-29T02:59:35.064Z] Step 2/4 : WORKDIR /edgex [2021-09-29T02:59:36.398Z] Still waiting to schedule task [2021-09-29T02:59:36.398Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T02:59:37.008Z] ---> Running in 4b3f476a8608 [2021-09-29T02:59:37.008Z] Removing intermediate container 4b3f476a8608 [2021-09-29T02:59:37.008Z] ---> 227e7695ae63 [2021-09-29T02:59:37.008Z] Step 3/4 : COPY go.mod . [2021-09-29T02:59:37.008Z] ---> 56deb02aee30 [2021-09-29T02:59:37.008Z] Step 4/4 : RUN go mod download [2021-09-29T02:59:37.008Z] ---> Running in d3842c21a9dd [2021-09-29T03:00:23.890Z] Removing intermediate container d3842c21a9dd [2021-09-29T03:00:23.890Z] ---> 7befa7d0e345 [2021-09-29T03:00:23.890Z] Successfully built 7befa7d0e345 [2021-09-29T03:00:23.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:00:24.227Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T03:00:24.227Z] . [Pipeline] withDockerContainer [2021-09-29T03:00:24.328Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:00:24.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:00:24.924Z] $ docker top 9fe2686601f4d6a4ac70b46866fe6d8f106294faab2ceb51538b07ffc52ec791 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:00:25.341Z] + go version [2021-09-29T03:00:25.341Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T03:00:25.357Z] $ docker stop --time=1 9fe2686601f4d6a4ac70b46866fe6d8f106294faab2ceb51538b07ffc52ec791 [2021-09-29T03:00:26.582Z] $ docker rm -f 9fe2686601f4d6a4ac70b46866fe6d8f106294faab2ceb51538b07ffc52ec791 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:00:27.219Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T03:00:27.219Z] . [Pipeline] withDockerContainer [2021-09-29T03:00:27.325Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:00:27.393Z] $ 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/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:00:27.837Z] $ docker top 46808f348a38dff40906a9191572c279c47e172fc2359adec3258091ef443b65 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T03:00:27.942Z] ========================================================= [2021-09-29T03:00:27.942Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T03:00:27.942Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:00:28.258Z] + go mod tidy [Pipeline] sh [2021-09-29T03:00:28.860Z] + make test [2021-09-29T03:00:28.860Z] go mod tidy [2021-09-29T03:00:28.860Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T03:00:35.562Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T03:00:57.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T03:01:00.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T03:01:00.629Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T03:01:01.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T03:01:03.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T03:01:04.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T03:01:04.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T03:01:04.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T03:01:05.459Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T03:01:05.727Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T03:01:05.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T03:01:05.993Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T03:01:05.993Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T03:01:05.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T03:01:07.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2021-09-29T03:01:07.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T03:01:07.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T03:01:09.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 98.5% of statements [2021-09-29T03:01:09.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T03:01:09.408Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 46.3% of statements [2021-09-29T03:01:09.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T03:01:09.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T03:01:10.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements [2021-09-29T03:01:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T03:01:10.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:01:11.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 81.2% of statements [2021-09-29T03:01:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T03:01:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T03:01:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T03:01:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T03:01:11.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T03:01:12.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.307s coverage: 94.2% of statements [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:01:12.418Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T03:01:12.418Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T03:01:12.688Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2021-09-29T03:01:12.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T03:01:12.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T03:01:12.688Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T03:01:13.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-09-29T03:01:13.654Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T03:01:13.654Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2021-09-29T03:01:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 21.7% of statements [2021-09-29T03:01:14.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T03:01:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements [2021-09-29T03:01:14.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-09-29T03:01:14.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-09-29T03:01:15.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2021-09-29T03:01:15.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-09-29T03:01:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements [2021-09-29T03:01:27.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-09-29T03:01:31.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 82.5% of statements [2021-09-29T03:01:31.950Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.140s coverage: 91.2% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T03:01:50.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-29T03:01:50.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-09-29T03:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-09-29T03:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2021-09-29T03:01:50.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2021-09-29T03:01:50.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.220s coverage: 70.5% of statements [2021-09-29T03:01:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T03:01:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T03:01:50.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T03:01:51.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-09-29T03:01:51.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T03:01:51.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T03:01:51.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2021-09-29T03:01:51.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T03:01:51.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-09-29T03:01:51.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T03:01:56.929Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-84 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2021-09-29T03:01:56.948Z] Running in /w/workspace/edgex-go/64 [Pipeline] { [Pipeline] checkout [2021-09-29T03:01:57.185Z] The recommended git tool is: git [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 19.5% of statements [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 63.2% of statements [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T03:01:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-09-29T03:01:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-09-29T03:01:59.577Z] 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 [2021-09-29T03:02:02.370Z] using credential edgex-jenkins-ssh [2021-09-29T03:02:02.389Z] Cloning the remote Git repository [2021-09-29T03:02:02.512Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:02:02.681Z] > git init /w/workspace/edgex-go/64 # timeout=10 [2021-09-29T03:02:02.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T03:02:02.827Z] > git --version # timeout=10 [2021-09-29T03:02:02.845Z] > git --version # 'git version 2.17.1' [2021-09-29T03:02:02.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T03:02:02.934Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:02:31.919Z] GO111MODULE=on go vet ./... [2021-09-29T03:02:32.202Z] Avoid second fetch [2021-09-29T03:02:32.203Z] Checking out Revision cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 (main) [2021-09-29T03:02:32.162Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T03:02:32.184Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T03:02:32.225Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T03:02:32.246Z] > git checkout -f cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 # timeout=10 [2021-09-29T03:02:36.812Z] Commit message: "style: Remove unuseds and enable unused linter (#3730)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:02:37.499Z] provisioning config files... [2021-09-29T03:02:37.614Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/64@tmp/config1341863543664397204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:02:38.185Z] ---> docker-login.sh [2021-09-29T03:02:38.185Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:02:39.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:02:39.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:02:39.903Z] Configure a credential helper to remove this warning. See [2021-09-29T03:02:39.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:02:39.903Z] [2021-09-29T03:02:39.903Z] Login Succeeded [2021-09-29T03:02:39.903Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:02:40.303Z] gofmt -l . [2021-09-29T03:02:40.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:02:40.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:02:40.503Z] Configure a credential helper to remove this warning. See [2021-09-29T03:02:40.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:02:40.503Z] [2021-09-29T03:02:40.503Z] Login Succeeded [2021-09-29T03:02:40.503Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:02:40.569Z] [ "`gofmt -l .`" = "" ] [2021-09-29T03:02:41.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:02:41.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:02:41.103Z] Configure a credential helper to remove this warning. See [2021-09-29T03:02:41.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:02:41.103Z] [2021-09-29T03:02:41.103Z] Login Succeeded [2021-09-29T03:02:41.103Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:02:41.153Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T03:02:41.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:02:41.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:02:41.702Z] Configure a credential helper to remove this warning. See [2021-09-29T03:02:41.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:02:41.702Z] [2021-09-29T03:02:41.702Z] Login Succeeded [2021-09-29T03:02:41.702Z] docker.io [2021-09-29T03:02:41.743Z] + ls -al . [2021-09-29T03:02:41.743Z] total 612 [2021-09-29T03:02:41.743Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 03:02 . [2021-09-29T03:02:41.743Z] drwxr-xr-x 4 root root 30 Sep 29 03:00 .. [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 02:58 .dockerignore [2021-09-29T03:02:41.743Z] drwxrwxr-x 8 1001 1001 162 Sep 29 02:58 .git [2021-09-29T03:02:41.743Z] drwxrwxr-x 4 1001 1001 142 Sep 29 02:58 .github [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 02:58 .gitignore [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 101 Sep 29 02:58 .golangci.yml [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 02:58 .hadolint.yml [2021-09-29T03:02:41.743Z] drwx------ 3 1001 1001 43 Sep 29 02:59 .semver [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 02:58 .sonarcloud.properties [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 02:58 ADOPTERS.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 02:58 Attribution.txt [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 02:58 CHANGELOG.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 02:58 CONTRIBUTING.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 02:58 GOVERNANCE.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 02:58 Jenkinsfile [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 02:58 LICENSE [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 02:58 Makefile [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 02:58 OWNERS.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 8643 Sep 29 02:58 README.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 02:58 SECURITY.md [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 12 Sep 29 02:59 VERSION [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 02:58 ZMQWindows.md [2021-09-29T03:02:41.743Z] drwxrwxr-x 2 1001 1001 37 Sep 29 02:58 bin [2021-09-29T03:02:41.743Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 02:58 cmd [2021-09-29T03:02:41.743Z] -rw-r--r-- 1 root root 402833 Sep 29 03:01 coverage.out [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 02:58 go.mod [2021-09-29T03:02:41.743Z] -rw-r--r-- 1 root root 50064 Sep 29 03:00 go.sum [2021-09-29T03:02:41.743Z] drwxrwxr-x 8 1001 1001 124 Sep 29 02:58 internal [2021-09-29T03:02:41.743Z] drwxrwxr-x 3 1001 1001 16 Sep 29 02:58 openapi [2021-09-29T03:02:41.743Z] drwxrwxr-x 4 1001 1001 71 Sep 29 02:58 snap [2021-09-29T03:02:41.743Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 02:58 version.go [Pipeline] sh [2021-09-29T03:02:42.063Z] + '[' -e coverage.out ] [2021-09-29T03:02:42.064Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T03:02:42.195Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T03:02:42.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:02:42.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:02:42.578Z] Configure a credential helper to remove this warning. See [2021-09-29T03:02:42.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:02:42.578Z] [2021-09-29T03:02:42.578Z] Login Succeeded [2021-09-29T03:02:42.578Z] ---> docker-login.sh ends [2021-09-29T03:02:42.600Z] + make build [2021-09-29T03:02:42.600Z] go mod tidy [2021-09-29T03:02:42.600Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] } [2021-09-29T03:02:42.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T03:02:43.055Z] ========================================================= [2021-09-29T03:02:43.055Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T03:02:43.055Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T03:02:43.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:02:43.814Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T03:02:43.814Z] 595b0fe564bb: Pulling fs layer [2021-09-29T03:02:43.814Z] 24495759ef45: Pulling fs layer [2021-09-29T03:02:43.814Z] d148012ef14d: Pulling fs layer [2021-09-29T03:02:43.814Z] e90a11edd702: Pulling fs layer [2021-09-29T03:02:43.814Z] d77568369979: Pulling fs layer [2021-09-29T03:02:43.814Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T03:02:43.814Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T03:02:43.814Z] 97ac5df62f85: Pulling fs layer [2021-09-29T03:02:43.814Z] d77568369979: Waiting [2021-09-29T03:02:43.814Z] fc1c9f9a7f3b: Waiting [2021-09-29T03:02:43.814Z] 170f2ba95c9a: Waiting [2021-09-29T03:02:43.814Z] 97ac5df62f85: Waiting [2021-09-29T03:02:43.814Z] e90a11edd702: Waiting [2021-09-29T03:02:43.814Z] d148012ef14d: Verifying Checksum [2021-09-29T03:02:43.814Z] d148012ef14d: Download complete [2021-09-29T03:02:43.814Z] 24495759ef45: Download complete [2021-09-29T03:02:43.814Z] d77568369979: Verifying Checksum [2021-09-29T03:02:43.814Z] d77568369979: Download complete [2021-09-29T03:02:43.814Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T03:02:43.814Z] fc1c9f9a7f3b: Download complete [2021-09-29T03:02:43.814Z] 595b0fe564bb: Verifying Checksum [2021-09-29T03:02:43.814Z] 595b0fe564bb: Download complete [2021-09-29T03:02:44.095Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T03:02:44.095Z] 170f2ba95c9a: Download complete [2021-09-29T03:02:44.231Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:02:44.717Z] 595b0fe564bb: Pull complete [2021-09-29T03:02:45.318Z] 24495759ef45: Pull complete [2021-09-29T03:02:45.594Z] d148012ef14d: Pull complete [2021-09-29T03:02:47.036Z] 97ac5df62f85: Verifying Checksum [2021-09-29T03:02:47.036Z] 97ac5df62f85: Download complete [2021-09-29T03:02:48.018Z] e90a11edd702: Download complete [2021-09-29T03:02:51.160Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:02:51.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:02:53.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:02:53.170Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:02:54.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:02:55.563Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:02:56.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:02:57.958Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:02:58.230Z] e90a11edd702: Pull complete [2021-09-29T03:02:58.230Z] d77568369979: Pull complete [2021-09-29T03:02:58.506Z] fc1c9f9a7f3b: Pull complete [2021-09-29T03:02:58.784Z] 170f2ba95c9a: Pull complete [2021-09-29T03:02:58.925Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:02:59.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-29T03:03:01.332Z] $ docker stop --time=1 46808f348a38dff40906a9191572c279c47e172fc2359adec3258091ef443b65 [2021-09-29T03:03:03.070Z] $ docker rm -f 46808f348a38dff40906a9191572c279c47e172fc2359adec3258091ef443b65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-29T03:03:05.529Z] 97ac5df62f85: Pull complete [2021-09-29T03:03:05.529Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T03:03:05.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:03:05.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:03:06.499Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:03:06.499Z] WORKDIR /edgex [2021-09-29T03:03:06.499Z] COPY go.mod . [2021-09-29T03:03:06.499Z] RUN go mod download [2021-09-29T03:03:06.499Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T03:03:06.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:03:06.533Z] [2021-09-29T03:03:06.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:03:06.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:03:06.864Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T03:03:06.864Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T03:03:06.864Z] ca9280d653b3: Pulling fs layer [2021-09-29T03:03:06.864Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T03:03:07.136Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-29T03:03:07.136Z] cbdbe7a5bc2a: Download complete [2021-09-29T03:03:07.401Z] cbdbe7a5bc2a: Pull complete [2021-09-29T03:03:07.669Z] ca9280d653b3: Verifying Checksum [2021-09-29T03:03:07.669Z] ca9280d653b3: Download complete [2021-09-29T03:03:08.256Z] ca9280d653b3: Pull complete [2021-09-29T03:03:08.512Z] Sending build context to Docker daemon 166.1MB [2021-09-29T03:03:08.513Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T03:03:08.513Z] ---> 04bc70af865f [2021-09-29T03:03:08.513Z] Step 2/4 : WORKDIR /edgex [2021-09-29T03:03:09.673Z] 7e9c9ca2126c: Download complete [2021-09-29T03:03:13.063Z] 7e9c9ca2126c: Pull complete [2021-09-29T03:03:13.063Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T03:03:13.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:03:13.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T03:03:13.159Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:03:13.230Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:03:13.926Z] ---> Running in ac3c894a73f3 [2021-09-29T03:03:14.201Z] Removing intermediate container ac3c894a73f3 [2021-09-29T03:03:14.201Z] ---> ceca2285767f [2021-09-29T03:03:14.201Z] Step 3/4 : COPY go.mod . [2021-09-29T03:03:15.180Z] ---> 0c6d2de493e9 [2021-09-29T03:03:15.181Z] Step 4/4 : RUN go mod download [2021-09-29T03:03:15.453Z] ---> Running in 9813454a9ef9 [2021-09-29T03:03:16.012Z] $ docker top 0a161371a1b71787fc707b6aeb3bc055b98df859d918d0e7258f6eecdf537f4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:03:16.435Z] + grep parallel [2021-09-29T03:03:16.435Z] + docker-compose build --help [2021-09-29T03:03:17.021Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T03:03:17.307Z] $ docker stop --time=1 0a161371a1b71787fc707b6aeb3bc055b98df859d918d0e7258f6eecdf537f4f [2021-09-29T03:03:18.555Z] $ docker rm -f 0a161371a1b71787fc707b6aeb3bc055b98df859d918d0e7258f6eecdf537f4f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:03:19.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T03:03:19.045Z] . [Pipeline] withDockerContainer [2021-09-29T03:03:19.143Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:03:19.210Z] $ 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/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:03:19.686Z] $ docker top 60f79511ccd6b39382dbfdce885f62621de9eb9db7adca5760191704315ac789 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:03:20.092Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T03:03:20.689Z] Building core-command ... [2021-09-29T03:03:20.689Z] Building core-data ... [2021-09-29T03:03:20.689Z] Building core-metadata ... [2021-09-29T03:03:20.689Z] Building security-bootstrapper ... [2021-09-29T03:03:20.689Z] Building security-proxy-setup ... [2021-09-29T03:03:20.689Z] Building security-secretstore-setup ... [2021-09-29T03:03:20.689Z] Building support-notifications ... [2021-09-29T03:03:20.689Z] Building support-scheduler ... [2021-09-29T03:03:20.689Z] Building sys-mgmt-agent ... [2021-09-29T03:03:20.689Z] Building core-command [2021-09-29T03:03:20.689Z] Building security-secretstore-setup [2021-09-29T03:03:20.689Z] Building support-scheduler [2021-09-29T03:03:20.689Z] Building security-bootstrapper [2021-09-29T03:03:20.689Z] Building core-data [2021-09-29T03:03:33.332Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:03:33.332Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:03:33.332Z] ---> 7befa7d0e345 [2021-09-29T03:03:33.332Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:03:33.332Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:03:33.332Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:03:33.332Z] ---> 7befa7d0e345 [2021-09-29T03:03:33.332Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:03:33.332Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:03:33.332Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:03:33.332Z] ---> 7befa7d0e345 [2021-09-29T03:03:33.332Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T03:03:35.012Z] ---> Running in e0b60b0715ed [2021-09-29T03:03:35.012Z] ---> Running in 6517d8701111 [2021-09-29T03:03:35.286Z] ---> Running in 2ac2b61ba41e [2021-09-29T03:03:43.498Z] Removing intermediate container 2ac2b61ba41e [2021-09-29T03:03:43.498Z] ---> 21b5e1c0324d [2021-09-29T03:03:43.498Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:03:43.498Z] Removing intermediate container 6517d8701111 [2021-09-29T03:03:43.498Z] ---> 9693fdf9de60 [2021-09-29T03:03:43.498Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:03:43.498Z] Removing intermediate container e0b60b0715ed [2021-09-29T03:03:43.498Z] ---> 1e9a75349b54 [2021-09-29T03:03:43.498Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:03:43.498Z] ---> Running in 32d870780072 [2021-09-29T03:03:43.498Z] ---> Running in f4c1c0019702 [2021-09-29T03:03:43.498Z] ---> Running in 41fe8a7782e8 [2021-09-29T03:03:50.176Z] Removing intermediate container f4c1c0019702 [2021-09-29T03:03:50.176Z] ---> d42c9bde5ea5 [2021-09-29T03:03:50.176Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T03:03:50.176Z] ---> Running in c2ae8d8f0cd0 [2021-09-29T03:03:50.176Z] Removing intermediate container 32d870780072 [2021-09-29T03:03:50.176Z] ---> 7a349075912f [2021-09-29T03:03:50.176Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:03:50.176Z] Removing intermediate container 41fe8a7782e8 [2021-09-29T03:03:50.176Z] ---> 86a3d1b0282f [2021-09-29T03:03:50.176Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T03:03:50.176Z] ---> Running in 8f10f57d6640 [2021-09-29T03:03:50.176Z] ---> Running in fd5df1a25f70 [2021-09-29T03:03:50.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:50.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:50.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:50.781Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:03:50.781Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:03:50.781Z] ---> 7befa7d0e345 [2021-09-29T03:03:50.781Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:03:50.781Z] ---> Using cache [2021-09-29T03:03:50.781Z] ---> 9693fdf9de60 [2021-09-29T03:03:50.781Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:03:50.781Z] ---> Using cache [2021-09-29T03:03:50.781Z] ---> d42c9bde5ea5 [2021-09-29T03:03:50.781Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T03:03:50.781Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:03:50.781Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:03:50.781Z] ---> 7befa7d0e345 [2021-09-29T03:03:50.781Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T03:03:50.781Z] ---> Using cache [2021-09-29T03:03:50.781Z] ---> 9693fdf9de60 [2021-09-29T03:03:50.781Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:03:50.781Z] ---> Using cache [2021-09-29T03:03:50.781Z] ---> d42c9bde5ea5 [2021-09-29T03:03:50.781Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T03:03:51.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:51.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:51.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:51.331Z] ---> Running in c4c0491b5884 [2021-09-29T03:03:51.331Z] ---> Running in a150799f0d9e [2021-09-29T03:03:51.926Z] OK: 219 MiB in 52 packages [2021-09-29T03:03:51.926Z] OK: 219 MiB in 52 packages [2021-09-29T03:03:51.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:51.926Z] OK: 219 MiB in 52 packages [2021-09-29T03:03:51.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:52.198Z] Removing intermediate container fd5df1a25f70 [2021-09-29T03:03:52.198Z] ---> bd0d4da13af5 [2021-09-29T03:03:52.198Z] Step 6/23 : COPY go.mod . [2021-09-29T03:03:52.464Z] Removing intermediate container 8f10f57d6640 [2021-09-29T03:03:52.464Z] ---> b3fa6082f309 [2021-09-29T03:03:52.464Z] Step 6/24 : COPY go.mod . [2021-09-29T03:03:52.464Z] ---> e1b3ed719a06 [2021-09-29T03:03:52.464Z] Step 7/23 : RUN go mod download [2021-09-29T03:03:52.464Z] ---> Running in dc2ff2f261fc [2021-09-29T03:03:52.464Z] Removing intermediate container c2ae8d8f0cd0 [2021-09-29T03:03:52.464Z] ---> b672d2b6454d [2021-09-29T03:03:52.464Z] Step 6/26 : COPY go.mod . [2021-09-29T03:03:52.740Z] ---> 9128e5412fc9 [2021-09-29T03:03:52.740Z] Step 7/24 : RUN go mod download [2021-09-29T03:03:52.740Z] ---> Running in c569b3747953 [2021-09-29T03:03:52.740Z] ---> fe3b8d71be07 [2021-09-29T03:03:52.740Z] Step 7/26 : RUN go mod download [2021-09-29T03:03:53.009Z] ---> Running in 0f0acc9e0621 [2021-09-29T03:03:53.280Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:53.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:03:54.165Z] OK: 219 MiB in 52 packages [2021-09-29T03:03:54.438Z] OK: 219 MiB in 52 packages [2021-09-29T03:03:54.721Z] Removing intermediate container c4c0491b5884 [2021-09-29T03:03:54.721Z] ---> 0230e086c1b4 [2021-09-29T03:03:54.721Z] Step 6/24 : COPY go.mod . [2021-09-29T03:03:54.721Z] Removing intermediate container c569b3747953 [2021-09-29T03:03:54.721Z] ---> 7520b79f89e4 [2021-09-29T03:03:54.721Z] Step 8/24 : COPY . . [2021-09-29T03:03:54.721Z] Removing intermediate container dc2ff2f261fc [2021-09-29T03:03:54.721Z] ---> 059dc67e54c6 [2021-09-29T03:03:54.721Z] Step 8/23 : COPY . . [2021-09-29T03:03:55.012Z] Removing intermediate container 0f0acc9e0621 [2021-09-29T03:03:55.012Z] ---> f864210b2d90 [2021-09-29T03:03:55.012Z] Step 8/26 : COPY . . [2021-09-29T03:03:55.012Z] ---> a58fdb1aff83 [2021-09-29T03:03:55.012Z] Step 7/24 : RUN go mod download [2021-09-29T03:03:55.012Z] ---> Running in f6f50f10b914 [2021-09-29T03:03:55.012Z] Removing intermediate container a150799f0d9e [2021-09-29T03:03:55.012Z] ---> c7695cf96fe1 [2021-09-29T03:03:55.012Z] Step 6/32 : COPY go.mod . [2021-09-29T03:03:56.032Z] ---> 852affcad0d8 [2021-09-29T03:03:56.032Z] Step 7/32 : RUN go mod download [2021-09-29T03:03:56.658Z] ---> Running in 0b5bcfbe39c4 [2021-09-29T03:03:59.309Z] Removing intermediate container f6f50f10b914 [2021-09-29T03:03:59.309Z] ---> e542b499d291 [2021-09-29T03:03:59.309Z] Step 8/24 : COPY . . [2021-09-29T03:04:00.272Z] Removing intermediate container 0b5bcfbe39c4 [2021-09-29T03:04:00.272Z] ---> 72f5b12354f1 [2021-09-29T03:04:00.272Z] Step 8/32 : COPY . . [2021-09-29T03:04:12.635Z] ---> fec0cd90ba0c [2021-09-29T03:04:12.635Z] Step 9/26 : RUN go mod tidy [2021-09-29T03:04:12.635Z] ---> Running in 37fdda9ba65a [2021-09-29T03:04:16.881Z] Removing intermediate container 37fdda9ba65a [2021-09-29T03:04:16.881Z] ---> 3eda9033e16a [2021-09-29T03:04:16.881Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T03:04:16.881Z] ---> Running in 143a91c87a83 [2021-09-29T03:04:17.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:04:23.910Z] ---> 650c4e7b3d85 [2021-09-29T03:04:23.910Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:04:24.181Z] ---> Running in e38309158155 [2021-09-29T03:04:24.181Z] ---> c60b2aa98d97 [2021-09-29T03:04:24.181Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:04:24.181Z] ---> Running in eda8a321a8a6 [2021-09-29T03:04:29.998Z] Removing intermediate container e38309158155 [2021-09-29T03:04:29.998Z] ---> 82619c6ab2a7 [2021-09-29T03:04:29.998Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T03:04:30.279Z] Removing intermediate container eda8a321a8a6 [2021-09-29T03:04:30.279Z] ---> 4b72549e5225 [2021-09-29T03:04:30.279Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T03:04:30.548Z] ---> Running in 05bf5c38c955 [2021-09-29T03:04:30.548Z] ---> Running in 81345f0c2040 [2021-09-29T03:04:31.522Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:04:31.798Z] ---> 285665606808 [2021-09-29T03:04:31.798Z] Step 9/32 : RUN go mod tidy [2021-09-29T03:04:31.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:04:32.073Z] ---> Running in 2dee0c95d0bd [2021-09-29T03:04:35.436Z] ---> 945fbc98663b [2021-09-29T03:04:35.436Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:04:35.436Z] ---> Running in 3654b0efb9a6 [2021-09-29T03:04:35.436Z] Removing intermediate container 2dee0c95d0bd [2021-09-29T03:04:35.436Z] ---> ee28850d7c71 [2021-09-29T03:04:35.436Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T03:04:35.705Z] ---> Running in be6214e9b264 [2021-09-29T03:04:36.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:04:37.248Z] Removing intermediate container 9813454a9ef9 [2021-09-29T03:04:37.248Z] ---> 0ede948db293 [2021-09-29T03:04:37.248Z] Successfully built 0ede948db293 [2021-09-29T03:04:37.248Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:04:37.595Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T03:04:37.595Z] . [Pipeline] withDockerContainer [2021-09-29T03:04:37.833Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-09-29T03:04:37.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:04:38.251Z] Removing intermediate container 3654b0efb9a6 [2021-09-29T03:04:38.251Z] ---> 53df0e60f2da [2021-09-29T03:04:38.251Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T03:04:38.251Z] ---> Running in 2795313c873e [2021-09-29T03:04:38.841Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:04:39.537Z] $ docker top 2a889bab163be140f06b18201854463f2501ece6a39c53eb1f4164ad684d6340 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:04:40.463Z] + go version [2021-09-29T03:04:40.463Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T03:04:40.486Z] $ docker stop --time=1 2a889bab163be140f06b18201854463f2501ece6a39c53eb1f4164ad684d6340 [2021-09-29T03:04:40.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:04:42.423Z] $ docker rm -f 2a889bab163be140f06b18201854463f2501ece6a39c53eb1f4164ad684d6340 [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] sh [2021-09-29T03:04:43.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:04:43.581Z] [2021-09-29T03:04:43.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:04:43.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:04:44.231Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T03:04:44.231Z] 29e5d40040c1: Pulling fs layer [2021-09-29T03:04:44.231Z] 1ce36da41761: Pulling fs layer [2021-09-29T03:04:44.231Z] 25b303627fd3: Pulling fs layer [2021-09-29T03:04:44.231Z] 29e5d40040c1: Verifying Checksum [2021-09-29T03:04:44.231Z] 29e5d40040c1: Download complete [2021-09-29T03:04:44.834Z] 1ce36da41761: Verifying Checksum [2021-09-29T03:04:44.834Z] 1ce36da41761: Download complete [2021-09-29T03:04:45.113Z] 29e5d40040c1: Pull complete [2021-09-29T03:04:46.556Z] 1ce36da41761: Pull complete [2021-09-29T03:04:47.479Z] Removing intermediate container 143a91c87a83 [2021-09-29T03:04:47.479Z] ---> e3f76c293003 [2021-09-29T03:04:47.479Z] [2021-09-29T03:04:47.479Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T03:04:47.479Z] 3.14: Pulling from library/alpine [2021-09-29T03:04:47.536Z] 25b303627fd3: Verifying Checksum [2021-09-29T03:04:47.536Z] 25b303627fd3: Download complete [2021-09-29T03:04:47.747Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:04:47.747Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:04:47.747Z] ---> 14119a10abf4 [2021-09-29T03:04:47.747Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T03:04:47.747Z] ---> Running in d72e228b1b4c [2021-09-29T03:04:48.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:04:48.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:04:49.200Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T03:04:49.200Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T03:04:49.200Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T03:04:49.200Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:04:49.200Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:04:49.466Z] OK: 6 MiB in 17 packages [2021-09-29T03:04:50.462Z] Removing intermediate container d72e228b1b4c [2021-09-29T03:04:50.462Z] ---> d2a30383b064 [2021-09-29T03:04:50.462Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:04:50.462Z] ---> Running in 9fc2bd82d99c [2021-09-29T03:04:50.462Z] Removing intermediate container 9fc2bd82d99c [2021-09-29T03:04:50.462Z] ---> 0ba6b470397e [2021-09-29T03:04:50.462Z] Step 14/26 : WORKDIR / [2021-09-29T03:04:50.737Z] ---> Running in 9bdf9930dc2c [2021-09-29T03:04:50.737Z] Removing intermediate container 9bdf9930dc2c [2021-09-29T03:04:50.737Z] ---> 6e3a0d3c8d28 [2021-09-29T03:04:50.737Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T03:04:51.033Z] ---> 6fd3722bfdef [2021-09-29T03:04:51.033Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T03:04:51.314Z] ---> e062152302cc [2021-09-29T03:04:51.314Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T03:04:51.923Z] ---> 00c9d8624389 [2021-09-29T03:04:51.923Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T03:04:52.529Z] ---> 9f746dc44d0d [2021-09-29T03:04:52.529Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T03:04:53.128Z] ---> dca05c7fdc8b [2021-09-29T03:04:53.128Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T03:04:53.736Z] ---> d93ac6510dbb [2021-09-29T03:04:53.736Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T03:04:54.010Z] ---> d835478fe19a [2021-09-29T03:04:54.010Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T03:04:54.010Z] ---> Running in e22008bbd24a [2021-09-29T03:04:55.447Z] Removing intermediate container e22008bbd24a [2021-09-29T03:04:55.447Z] ---> ec6dc02e440d [2021-09-29T03:04:55.447Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T03:04:55.447Z] ---> Running in 9735f2e2d572 [2021-09-29T03:04:55.447Z] Removing intermediate container 9735f2e2d572 [2021-09-29T03:04:55.447Z] ---> 6cdfa2275a0f [2021-09-29T03:04:55.447Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T03:04:55.447Z] ---> Running in 8a4c3442600e [2021-09-29T03:04:55.721Z] Removing intermediate container 8a4c3442600e [2021-09-29T03:04:55.721Z] ---> 086629a79976 [2021-09-29T03:04:55.721Z] Step 25/26 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:04:55.721Z] ---> Running in 0ee85d3352cf [2021-09-29T03:04:56.001Z] Removing intermediate container 0ee85d3352cf [2021-09-29T03:04:56.001Z] ---> fe2796e77f76 [2021-09-29T03:04:56.001Z] Step 26/26 : LABEL version=2.0.1-dev.56 [2021-09-29T03:04:56.001Z] ---> Running in 22b67f11671c [2021-09-29T03:04:56.277Z] Removing intermediate container 22b67f11671c [2021-09-29T03:04:56.277Z] ---> b6d09b0b36ed [2021-09-29T03:04:56.277Z] [2021-09-29T03:04:56.554Z] Successfully built b6d09b0b36ed [2021-09-29T03:04:56.554Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T03:04:56.554Z] Building support-notifications [2021-09-29T03:04:57.697Z] 25b303627fd3: Pull complete [2021-09-29T03:04:57.697Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T03:04:57.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:04:57.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T03:04:57.917Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-09-29T03:04:57.998Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:05:01.748Z] $ docker top 8b27dc2ddd0a884ba250d479ea89a4e080a738165bde2d5ebb571071269d760d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:05:02.759Z] + docker-compose build --help+ [2021-09-29T03:05:02.759Z] grep parallel [2021-09-29T03:05:06.742Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:05:06.742Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:05:06.742Z] ---> 7befa7d0e345 [2021-09-29T03:05:06.742Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:05:06.742Z] ---> Using cache [2021-09-29T03:05:06.742Z] ---> 9693fdf9de60 [2021-09-29T03:05:06.742Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:05:06.742Z] ---> Using cache [2021-09-29T03:05:06.742Z] ---> d42c9bde5ea5 [2021-09-29T03:05:06.742Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T03:05:07.024Z] ---> Running in dca1198827bb [2021-09-29T03:05:07.050Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T03:05:07.073Z] $ docker stop --time=1 8b27dc2ddd0a884ba250d479ea89a4e080a738165bde2d5ebb571071269d760d [2021-09-29T03:05:08.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:08.964Z] $ docker rm -f 8b27dc2ddd0a884ba250d479ea89a4e080a738165bde2d5ebb571071269d760d [2021-09-29T03:05:09.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:05:09.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T03:05:09.602Z] . [Pipeline] withDockerContainer [2021-09-29T03:05:09.843Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-09-29T03:05:09.934Z] $ 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/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:05:10.007Z] OK: 219 MiB in 52 packages [2021-09-29T03:05:10.621Z] Removing intermediate container dca1198827bb [2021-09-29T03:05:10.621Z] ---> 38af6613b1f3 [2021-09-29T03:05:10.621Z] Step 6/23 : COPY go.mod . [2021-09-29T03:05:10.903Z] ---> 5b289bc17440 [2021-09-29T03:05:10.903Z] Step 7/23 : RUN go mod download [2021-09-29T03:05:10.903Z] ---> Running in ffed22f0f405 [2021-09-29T03:05:11.544Z] $ docker top 661a1f35543dfde86717f309bca8c8564a1cf883d5bfe3632ef6846022da8c68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:05:12.475Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T03:05:14.311Z] Removing intermediate container ffed22f0f405 [2021-09-29T03:05:14.311Z] ---> bd81418af1fc [2021-09-29T03:05:14.311Z] Step 8/23 : COPY . . [2021-09-29T03:05:16.780Z] Building core-command ... [2021-09-29T03:05:16.781Z] Building core-data ... [2021-09-29T03:05:16.781Z] Building core-metadata ... [2021-09-29T03:05:16.781Z] Building security-bootstrapper ... [2021-09-29T03:05:16.781Z] Building security-proxy-setup ... [2021-09-29T03:05:16.781Z] Building security-secretstore-setup ... [2021-09-29T03:05:16.781Z] Building support-notifications ... [2021-09-29T03:05:16.781Z] Building support-scheduler ... [2021-09-29T03:05:16.781Z] Building sys-mgmt-agent ... [2021-09-29T03:05:16.781Z] Building sys-mgmt-agent [2021-09-29T03:05:16.781Z] Building core-data [2021-09-29T03:05:16.781Z] Building security-bootstrapper [2021-09-29T03:05:16.781Z] Building support-scheduler [2021-09-29T03:05:16.781Z] Building core-command [2021-09-29T03:05:22.721Z] ---> bdf163d3ce40 [2021-09-29T03:05:22.721Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:05:22.721Z] ---> Running in f9d9543f1a44 [2021-09-29T03:05:24.138Z] Removing intermediate container f9d9543f1a44 [2021-09-29T03:05:24.138Z] ---> 1e6fea71be34 [2021-09-29T03:05:24.139Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T03:05:24.139Z] ---> Running in bee9617316b5 [2021-09-29T03:05:24.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:05:28.144Z] Removing intermediate container 05bf5c38c955 [2021-09-29T03:05:28.144Z] ---> c1123f496b1a [2021-09-29T03:05:28.144Z] [2021-09-29T03:05:28.144Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:05:28.144Z] ---> 14119a10abf4 [2021-09-29T03:05:28.144Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:05:28.144Z] ---> Running in c70b47c13232 [2021-09-29T03:05:28.745Z] Removing intermediate container 81345f0c2040 [2021-09-29T03:05:28.745Z] ---> 2d6c97fb8598 [2021-09-29T03:05:28.745Z] [2021-09-29T03:05:28.745Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:05:28.745Z] ---> 14119a10abf4 [2021-09-29T03:05:28.745Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:05:28.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:28.745Z] ---> Running in 46c84bf9da47 [2021-09-29T03:05:29.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:29.648Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:05:29.648Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:05:29.648Z] OK: 6 MiB in 15 packages [2021-09-29T03:05:29.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:29.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:30.290Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:05:30.290Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:05:30.290Z] OK: 6 MiB in 15 packages [2021-09-29T03:05:30.581Z] Removing intermediate container c70b47c13232 [2021-09-29T03:05:30.581Z] ---> 7ce7588e237c [2021-09-29T03:05:30.581Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:05:30.861Z] ---> Running in 44ca595c055b [2021-09-29T03:05:31.462Z] Removing intermediate container be6214e9b264 [2021-09-29T03:05:31.462Z] ---> 576b7c3398dc [2021-09-29T03:05:31.462Z] [2021-09-29T03:05:31.462Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T03:05:31.462Z] ---> 14119a10abf4 [2021-09-29T03:05:31.462Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T03:05:31.462Z] Removing intermediate container 46c84bf9da47 [2021-09-29T03:05:31.462Z] ---> 83ae3fb2843c [2021-09-29T03:05:31.462Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:05:31.462Z] Removing intermediate container 44ca595c055b [2021-09-29T03:05:31.462Z] ---> b8a54e53adbf [2021-09-29T03:05:31.462Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T03:05:31.462Z] ---> Running in 663631f5a711 [2021-09-29T03:05:31.462Z] ---> Running in ae7e7460842e [2021-09-29T03:05:31.462Z] ---> Running in 1760a7ee997f [2021-09-29T03:05:32.638Z] Removing intermediate container 663631f5a711 [2021-09-29T03:05:32.638Z] ---> 8ce443459222 [2021-09-29T03:05:32.638Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T03:05:32.638Z] Removing intermediate container ae7e7460842e [2021-09-29T03:05:32.638Z] ---> e300b2529e5b [2021-09-29T03:05:32.638Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T03:05:32.638Z] ---> Running in aa129b4408e5 [2021-09-29T03:05:32.638Z] Removing intermediate container 1760a7ee997f [2021-09-29T03:05:32.638Z] ---> cc7b85f7378b [2021-09-29T03:05:32.638Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:05:32.638Z] ---> Running in 5a8b94d75347 [2021-09-29T03:05:32.638Z] ---> Running in 35de5831becb [2021-09-29T03:05:32.638Z] Removing intermediate container 5a8b94d75347 [2021-09-29T03:05:32.638Z] ---> 116c63b32ab4 [2021-09-29T03:05:32.638Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:05:32.638Z] Removing intermediate container 35de5831becb [2021-09-29T03:05:32.638Z] ---> b3386f713fc5 [2021-09-29T03:05:32.638Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:05:32.638Z] ---> Running in 299f8e0a6999 [2021-09-29T03:05:33.090Z] Removing intermediate container 299f8e0a6999 [2021-09-29T03:05:33.090Z] ---> 86ebb3dbcce0 [2021-09-29T03:05:33.090Z] Step 16/24 : WORKDIR / [2021-09-29T03:05:33.090Z] ---> b3bbcf98599c [2021-09-29T03:05:33.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T03:05:33.090Z] ---> Running in 1a6b340d82ba [2021-09-29T03:05:33.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:33.747Z] Removing intermediate container 1a6b340d82ba [2021-09-29T03:05:33.747Z] ---> a6785f2e77bf [2021-09-29T03:05:33.747Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:05:33.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:34.087Z] ---> afa7d10e4df2 [2021-09-29T03:05:34.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T03:05:34.087Z] ---> 16a96aaec61d [2021-09-29T03:05:34.087Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T03:05:34.087Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:05:34.087Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T03:05:34.087Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:05:34.087Z] OK: 6 MiB in 16 packages [2021-09-29T03:05:34.935Z] ---> f1dc126fb8d6 [2021-09-29T03:05:34.935Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T03:05:34.935Z] ---> 0a6933f124f8 [2021-09-29T03:05:34.935Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T03:05:34.935Z] ---> Running in aa3691265a76 [2021-09-29T03:05:35.213Z] Removing intermediate container aa129b4408e5 [2021-09-29T03:05:35.213Z] ---> 46af3ba718d2 [2021-09-29T03:05:35.213Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T03:05:35.213Z] ---> Running in 5f9bc9d62308 [2021-09-29T03:05:35.213Z] Removing intermediate container aa3691265a76 [2021-09-29T03:05:35.213Z] ---> 23893918329d [2021-09-29T03:05:35.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:05:35.213Z] ---> Running in b38aa6a31b53 [2021-09-29T03:05:35.213Z] ---> 12dd43eba937 [2021-09-29T03:05:35.213Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T03:05:35.487Z] Removing intermediate container 5f9bc9d62308 [2021-09-29T03:05:35.487Z] ---> 7903609d342c [2021-09-29T03:05:35.487Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T03:05:35.487Z] ---> Running in 47ba9e5a3f0e [2021-09-29T03:05:35.487Z] ---> Running in 32e5ea9b3c51 [2021-09-29T03:05:35.760Z] Removing intermediate container b38aa6a31b53 [2021-09-29T03:05:35.760Z] ---> 7542be360bcd [2021-09-29T03:05:35.760Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T03:05:35.760Z] ---> Running in be2545d122a0 [2021-09-29T03:05:35.760Z] Removing intermediate container 47ba9e5a3f0e [2021-09-29T03:05:35.760Z] ---> 0b22e80694b1 [2021-09-29T03:05:35.760Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:05:35.760Z] ---> Running in d90736738969 [2021-09-29T03:05:35.760Z] Removing intermediate container 32e5ea9b3c51 [2021-09-29T03:05:35.760Z] ---> dd20ee42c8fc [2021-09-29T03:05:35.760Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T03:05:36.042Z] ---> Running in 8735dfc0f293 [2021-09-29T03:05:36.042Z] Removing intermediate container be2545d122a0 [2021-09-29T03:05:36.042Z] ---> 8e416f833514 [2021-09-29T03:05:36.042Z] Step 22/23 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:05:36.042Z] ---> Running in e0a93892b1ef [2021-09-29T03:05:36.316Z] Removing intermediate container d90736738969 [2021-09-29T03:05:36.316Z] ---> b1e6456faef2 [2021-09-29T03:05:36.316Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:05:36.316Z] ---> Running in 7b679fa0a3f9 [2021-09-29T03:05:36.316Z] Removing intermediate container e0a93892b1ef [2021-09-29T03:05:36.316Z] ---> 4ac148d7ec5a [2021-09-29T03:05:36.316Z] Step 23/23 : LABEL version=2.0.1-dev.56 [2021-09-29T03:05:36.316Z] ---> Running in 2e80c3a7ff80 [2021-09-29T03:05:36.647Z] Removing intermediate container 7b679fa0a3f9 [2021-09-29T03:05:36.647Z] ---> 472f15a40548 [2021-09-29T03:05:36.647Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:05:36.647Z] Removing intermediate container 2e80c3a7ff80 [2021-09-29T03:05:36.647Z] ---> 64923f9aafed [2021-09-29T03:05:36.647Z] [2021-09-29T03:05:36.647Z] ---> Running in ac63fcc5eed2 [2021-09-29T03:05:36.924Z] Removing intermediate container ac63fcc5eed2 [2021-09-29T03:05:36.924Z] ---> 17af988d8388 [2021-09-29T03:05:36.924Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:05:37.195Z] Successfully built 64923f9aafed [2021-09-29T03:05:37.195Z] Successfully tagged support-scheduler:latest [2021-09-29T03:05:37.195Z] Building security-proxy-setup [2021-09-29T03:05:37.195Z] ---> Running in 31a1be3118ba [2021-09-29T03:05:37.789Z]  Building support-scheduler ... done Removing intermediate container 31a1be3118ba [2021-09-29T03:05:37.789Z] ---> 0db94ff16ec7 [2021-09-29T03:05:37.789Z] [2021-09-29T03:05:37.789Z] Removing intermediate container 8735dfc0f293 [2021-09-29T03:05:37.789Z] ---> 45ad9f4db401 [2021-09-29T03:05:37.789Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T03:05:37.789Z] Successfully built 0db94ff16ec7 [2021-09-29T03:05:38.058Z] Successfully tagged core-command:latest [2021-09-29T03:05:38.058Z] Building sys-mgmt-agent [2021-09-29T03:05:38.328Z]  Building core-command ... done  ---> Running in e94593fb5413 [2021-09-29T03:05:38.597Z] Removing intermediate container e94593fb5413 [2021-09-29T03:05:38.597Z] ---> 57135e20096b [2021-09-29T03:05:38.597Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T03:05:41.976Z] ---> 64b34557e085 [2021-09-29T03:05:41.976Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T03:05:42.254Z] ---> Running in 9dce63e0488f [2021-09-29T03:05:45.697Z] Removing intermediate container 9dce63e0488f [2021-09-29T03:05:45.697Z] ---> 0c1eebd5abac [2021-09-29T03:05:45.697Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:05:46.318Z] ---> 6b2f396e3c72 [2021-09-29T03:05:46.319Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T03:05:47.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:05:47.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:05:47.762Z] ---> 7befa7d0e345 [2021-09-29T03:05:47.762Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:05:47.762Z] ---> Using cache [2021-09-29T03:05:47.762Z] ---> 9693fdf9de60 [2021-09-29T03:05:47.762Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:05:47.762Z] ---> Using cache [2021-09-29T03:05:47.762Z] ---> d42c9bde5ea5 [2021-09-29T03:05:47.762Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T03:05:48.361Z] ---> Running in 02990670df2f [2021-09-29T03:05:48.645Z] ---> 5ae81b337b83 [2021-09-29T03:05:48.645Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T03:05:49.236Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:49.506Z] ---> 19fdd6254515 [2021-09-29T03:05:49.506Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T03:05:50.470Z] ---> 67244a9267ee [2021-09-29T03:05:50.470Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T03:05:50.470Z] Removing intermediate container 2795313c873e [2021-09-29T03:05:50.470Z] ---> 1b38d81c1547 [2021-09-29T03:05:50.470Z] [2021-09-29T03:05:50.470Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:05:50.470Z] ---> 14119a10abf4 [2021-09-29T03:05:50.470Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T03:05:50.470Z] ---> Running in d88edb5026b4 [2021-09-29T03:05:50.744Z] ---> 5990e185dd50 [2021-09-29T03:05:50.744Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T03:05:50.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:50.744Z] Removing intermediate container d88edb5026b4 [2021-09-29T03:05:50.744Z] ---> c39a479ea221 [2021-09-29T03:05:50.744Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T03:05:51.018Z] ---> Running in a467479a13a5 [2021-09-29T03:05:51.018Z] ---> Running in 303d2a4512d4 [2021-09-29T03:05:51.288Z] Removing intermediate container a467479a13a5 [2021-09-29T03:05:51.288Z] ---> eb00c258378f [2021-09-29T03:05:51.288Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T03:05:51.288Z] ---> Running in 40ed8f15bcc4 [2021-09-29T03:05:51.288Z] Removing intermediate container 303d2a4512d4 [2021-09-29T03:05:51.288Z] ---> e0d573889767 [2021-09-29T03:05:51.288Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T03:05:51.562Z] OK: 219 MiB in 52 packages [2021-09-29T03:05:51.835Z] Removing intermediate container 40ed8f15bcc4 [2021-09-29T03:05:51.836Z] ---> e8f0e15de915 [2021-09-29T03:05:51.836Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:05:51.836Z] ---> Running in 0016b9fb468a [2021-09-29T03:05:51.836Z] ---> 72f0a0f531da [2021-09-29T03:05:51.836Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T03:05:52.429Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:05:52.429Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:05:52.429Z] ---> 7befa7d0e345 [2021-09-29T03:05:52.429Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> 9693fdf9de60 [2021-09-29T03:05:52.429Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> d42c9bde5ea5 [2021-09-29T03:05:52.429Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> c7695cf96fe1 [2021-09-29T03:05:52.429Z] Step 6/22 : COPY go.mod . [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> 852affcad0d8 [2021-09-29T03:05:52.429Z] Step 7/22 : RUN go mod download [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> 72f5b12354f1 [2021-09-29T03:05:52.429Z] Step 8/22 : COPY . . [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> 285665606808 [2021-09-29T03:05:52.429Z] Step 9/22 : RUN go mod tidy [2021-09-29T03:05:52.429Z] ---> Using cache [2021-09-29T03:05:52.429Z] ---> ee28850d7c71 [2021-09-29T03:05:52.429Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T03:05:52.429Z] ---> Running in 7be8b378b726 [2021-09-29T03:05:52.429Z] ---> Running in 8e10c1ea83e7 [2021-09-29T03:05:52.429Z] Removing intermediate container 02990670df2f [2021-09-29T03:05:52.429Z] ---> b1cc1083517c [2021-09-29T03:05:52.429Z] Step 6/24 : COPY go.mod . [2021-09-29T03:05:53.030Z] ---> 6da268d2dc3b [2021-09-29T03:05:53.030Z] Step 7/24 : RUN go mod download [2021-09-29T03:05:53.302Z] ---> Running in 0381e1887a5e [2021-09-29T03:05:54.285Z] Removing intermediate container 0016b9fb468a [2021-09-29T03:05:54.285Z] ---> 8c9925e40717 [2021-09-29T03:05:54.285Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T03:05:54.285Z] ---> Running in 2765d56c7ffe [2021-09-29T03:05:54.285Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:05:54.880Z] Removing intermediate container 7be8b378b726 [2021-09-29T03:05:54.880Z] ---> 0f251b2cebcc [2021-09-29T03:05:54.880Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T03:05:55.151Z] ---> Running in 266a4ced21d5 [2021-09-29T03:05:55.151Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:55.422Z] Removing intermediate container 266a4ced21d5 [2021-09-29T03:05:55.422Z] ---> a70ef4cea2ed [2021-09-29T03:05:55.422Z] Step 29/32 : CMD ["gate"] [2021-09-29T03:05:55.422Z] ---> Running in de361f160710 [2021-09-29T03:05:55.694Z] Removing intermediate container de361f160710 [2021-09-29T03:05:55.694Z] ---> 7454cef1001c [2021-09-29T03:05:55.694Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T03:05:55.963Z] ---> Running in b221a068bb5d [2021-09-29T03:05:55.963Z] Removing intermediate container b221a068bb5d [2021-09-29T03:05:55.963Z] ---> 25b9bebfb73e [2021-09-29T03:05:55.963Z] Step 31/32 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:05:56.239Z] ---> Running in 97ed5b428ad9 [2021-09-29T03:05:56.239Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:05:56.512Z] Removing intermediate container 97ed5b428ad9 [2021-09-29T03:05:56.512Z] ---> e94c002ee280 [2021-09-29T03:05:56.512Z] Step 32/32 : LABEL version=2.0.1-dev.56 [2021-09-29T03:05:56.512Z] ---> Running in 7522b0d3d1d0 [2021-09-29T03:05:56.781Z] Removing intermediate container 0381e1887a5e [2021-09-29T03:05:56.781Z] ---> 4b5d9a18711f [2021-09-29T03:05:56.781Z] Step 8/24 : COPY . . [2021-09-29T03:05:57.055Z] Removing intermediate container 7522b0d3d1d0 [2021-09-29T03:05:57.055Z] ---> d73a8c8cfdd8 [2021-09-29T03:05:57.055Z] [2021-09-29T03:05:57.324Z] Successfully built d73a8c8cfdd8 [2021-09-29T03:05:57.324Z] Successfully tagged security-bootstrapper:latest [2021-09-29T03:05:57.324Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-29T03:05:58.323Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T03:05:58.595Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T03:05:58.595Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T03:05:58.876Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T03:05:59.474Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T03:06:00.063Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T03:06:00.063Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:06:00.063Z] OK: 8 MiB in 20 packages [2021-09-29T03:06:03.771Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:06:03.771Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:06:03.771Z] ---> 0ede948db293 [2021-09-29T03:06:03.771Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T03:06:03.771Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:06:03.771Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:06:03.771Z] ---> 0ede948db293 [2021-09-29T03:06:03.771Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:06:03.771Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:06:03.771Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:06:03.771Z] ---> 0ede948db293 [2021-09-29T03:06:03.771Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:06:03.771Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:06:03.771Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:06:03.771Z] ---> 0ede948db293 [2021-09-29T03:06:03.771Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:06:03.771Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:06:03.771Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:06:03.771Z] ---> 0ede948db293 [2021-09-29T03:06:03.771Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:06:03.771Z] ---> Running in 870e31115e0f [2021-09-29T03:06:03.771Z] ---> Running in 84f3917165ab [2021-09-29T03:06:03.771Z] ---> Running in 0fd549d61561 [2021-09-29T03:06:03.771Z] ---> Running in 7f9efef6d3d7 [2021-09-29T03:06:03.771Z] ---> Running in 083b4f25f450 [2021-09-29T03:06:03.771Z] Removing intermediate container 0fd549d61561 [2021-09-29T03:06:03.771Z] ---> ff6afa2ee52f [2021-09-29T03:06:03.771Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:06:03.771Z] Removing intermediate container 84f3917165ab [2021-09-29T03:06:03.771Z] ---> a16438dd3976 [2021-09-29T03:06:03.771Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:06:03.771Z] Removing intermediate container 7f9efef6d3d7 [2021-09-29T03:06:03.771Z] ---> 421128ec27b1 [2021-09-29T03:06:03.771Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:06:03.771Z] Removing intermediate container 870e31115e0f [2021-09-29T03:06:03.771Z] ---> 1687b8f5e000 [2021-09-29T03:06:03.771Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:06:03.771Z] Removing intermediate container 083b4f25f450 [2021-09-29T03:06:03.771Z] ---> 9eee4b9caa6f [2021-09-29T03:06:03.771Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:06:03.771Z] ---> Running in 8965c85b3cc5 [2021-09-29T03:06:03.771Z] ---> Running in 855810bd7a6d [2021-09-29T03:06:03.771Z] ---> Running in a847447b492a [2021-09-29T03:06:03.771Z] ---> Running in 66b468bd85d9 [2021-09-29T03:06:03.771Z] ---> Running in e6980a0afb98 [2021-09-29T03:06:05.467Z] Removing intermediate container 2765d56c7ffe [2021-09-29T03:06:05.467Z] ---> ca837a65e1e4 [2021-09-29T03:06:05.467Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:06:05.755Z] ---> 76d5e996f172 [2021-09-29T03:06:05.755Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:06:05.759Z] Removing intermediate container a847447b492a [2021-09-29T03:06:05.759Z] ---> 5985927a28b2 [2021-09-29T03:06:05.759Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T03:06:05.759Z] Removing intermediate container 8965c85b3cc5 [2021-09-29T03:06:05.759Z] ---> f2569d2f7f50 [2021-09-29T03:06:05.759Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T03:06:05.759Z] ---> Running in 56525557e205 [2021-09-29T03:06:06.038Z] ---> e386aabd475d [2021-09-29T03:06:06.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T03:06:06.038Z] ---> Running in d0497db628fb [2021-09-29T03:06:06.043Z] ---> Running in 3cc40e042634 [2021-09-29T03:06:06.043Z] Removing intermediate container 855810bd7a6d [2021-09-29T03:06:06.043Z] ---> cac216b5b0c7 [2021-09-29T03:06:06.043Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T03:06:06.321Z] Removing intermediate container 66b468bd85d9 [2021-09-29T03:06:06.321Z] ---> a6d849f917f1 [2021-09-29T03:06:06.321Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T03:06:06.321Z] Removing intermediate container e6980a0afb98 [2021-09-29T03:06:06.321Z] ---> b34a34074d82 [2021-09-29T03:06:06.321Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:06:06.599Z] ---> Running in 582ab50caa0f [2021-09-29T03:06:06.599Z] ---> Running in 3e4d73868686 [2021-09-29T03:06:06.599Z] ---> Running in a039ac5c7613 [2021-09-29T03:06:08.064Z] ---> 3579ca6886d5 [2021-09-29T03:06:08.064Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T03:06:08.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:08.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:08.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:08.877Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:09.064Z] ---> 8c0d64fa4f97 [2021-09-29T03:06:09.064Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T03:06:09.148Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:09.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:09.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:09.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:10.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:10.110Z] ---> Running in eb1ed4056fbc [2021-09-29T03:06:10.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:06:10.584Z] OK: 218 MiB in 52 packages [2021-09-29T03:06:10.858Z] OK: 218 MiB in 52 packages [2021-09-29T03:06:10.858Z] OK: 218 MiB in 52 packages [2021-09-29T03:06:11.136Z] OK: 218 MiB in 52 packages [2021-09-29T03:06:11.313Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:06:11.313Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:06:11.313Z] ---> 7befa7d0e345 [2021-09-29T03:06:11.313Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> 9693fdf9de60 [2021-09-29T03:06:11.313Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> d42c9bde5ea5 [2021-09-29T03:06:11.313Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> c7695cf96fe1 [2021-09-29T03:06:11.313Z] Step 6/24 : COPY go.mod . [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> 852affcad0d8 [2021-09-29T03:06:11.313Z] Step 7/24 : RUN go mod download [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> 72f5b12354f1 [2021-09-29T03:06:11.313Z] Step 8/24 : COPY . . [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> 285665606808 [2021-09-29T03:06:11.313Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:06:11.313Z] ---> Using cache [2021-09-29T03:06:11.313Z] ---> ee28850d7c71 [2021-09-29T03:06:11.313Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T03:06:11.313Z] Removing intermediate container eb1ed4056fbc [2021-09-29T03:06:11.313Z] ---> 72698f499262 [2021-09-29T03:06:11.313Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:06:11.313Z] Removing intermediate container d0497db628fb [2021-09-29T03:06:11.313Z] ---> d9a82d69768b [2021-09-29T03:06:11.313Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T03:06:11.313Z] ---> Running in 0cb5b9ceaef1 [2021-09-29T03:06:11.313Z] ---> Running in 8ba6ff1234a8 [2021-09-29T03:06:11.313Z] ---> Running in 817459a930c4 [2021-09-29T03:06:11.313Z] Removing intermediate container bee9617316b5 [2021-09-29T03:06:11.313Z] ---> 1e33bd23e0d1 [2021-09-29T03:06:11.313Z] [2021-09-29T03:06:11.313Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:06:11.313Z] ---> 14119a10abf4 [2021-09-29T03:06:11.313Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T03:06:11.313Z] ---> Running in e2a012ec1427 [2021-09-29T03:06:11.313Z] Removing intermediate container 817459a930c4 [2021-09-29T03:06:11.313Z] ---> f4760832ceaa [2021-09-29T03:06:11.313Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:06:11.588Z] ---> Running in d5633b0cf163 [2021-09-29T03:06:11.745Z] OK: 218 MiB in 52 packages [2021-09-29T03:06:11.866Z] Removing intermediate container d5633b0cf163 [2021-09-29T03:06:11.866Z] ---> 9581c2af8664 [2021-09-29T03:06:11.866Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:06:11.866Z] ---> Running in cf25f02131c8 [2021-09-29T03:06:12.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:06:12.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:06:12.411Z] Removing intermediate container cf25f02131c8 [2021-09-29T03:06:12.411Z] ---> 50ee7a68a604 [2021-09-29T03:06:12.411Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:06:12.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:06:12.411Z] ---> Running in a69e8cbd9c37 [2021-09-29T03:06:12.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:06:12.680Z] Removing intermediate container a69e8cbd9c37 [2021-09-29T03:06:12.680Z] ---> 5c11b531f979 [2021-09-29T03:06:12.681Z] [2021-09-29T03:06:12.681Z] Successfully built 5c11b531f979 [2021-09-29T03:06:12.681Z] Successfully tagged core-data:latest [2021-09-29T03:06:12.734Z] Removing intermediate container 56525557e205 [2021-09-29T03:06:12.734Z] ---> 997b5ab92d99 [2021-09-29T03:06:12.734Z] Step 6/24 : COPY go.mod . [2021-09-29T03:06:12.734Z] Removing intermediate container 3e4d73868686 [2021-09-29T03:06:12.734Z] ---> e03ee08a2db6 [2021-09-29T03:06:12.734Z] Step 6/32 : COPY go.mod . [2021-09-29T03:06:12.952Z]  Building core-data ... done (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T03:06:12.952Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:06:13.011Z] Removing intermediate container 582ab50caa0f [2021-09-29T03:06:13.011Z] ---> 95da53e63f19 [2021-09-29T03:06:13.011Z] Step 6/24 : COPY go.mod . [2021-09-29T03:06:13.221Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:06:13.221Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:06:13.221Z] OK: 6 MiB in 16 packages [2021-09-29T03:06:13.632Z] Removing intermediate container a039ac5c7613 [2021-09-29T03:06:13.632Z] ---> 38f704aafa49 [2021-09-29T03:06:13.632Z] Step 6/24 : COPY go.mod . [2021-09-29T03:06:13.632Z] Removing intermediate container 3cc40e042634 [2021-09-29T03:06:13.632Z] ---> 9900f1aa1abf [2021-09-29T03:06:13.632Z] Step 6/23 : COPY go.mod . [2021-09-29T03:06:13.908Z] ---> a5a9d3b2204f [2021-09-29T03:06:13.908Z] Step 7/24 : RUN go mod download [2021-09-29T03:06:13.908Z] ---> e5775150eda2 [2021-09-29T03:06:13.908Z] Step 7/32 : RUN go mod download [2021-09-29T03:06:13.908Z] ---> Running in cbacd71234b3 [2021-09-29T03:06:14.185Z] ---> Running in 92ba397da8a8 [2021-09-29T03:06:14.185Z] ---> 967a147d30b0 [2021-09-29T03:06:14.185Z] Step 7/24 : RUN go mod download [2021-09-29T03:06:14.203Z] Removing intermediate container e2a012ec1427 [2021-09-29T03:06:14.203Z] ---> 198a20e7e3af [2021-09-29T03:06:14.203Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:06:14.203Z] ---> Running in 6d90e364f8ec [2021-09-29T03:06:14.490Z] Removing intermediate container 6d90e364f8ec [2021-09-29T03:06:14.490Z] ---> 60dccb9dc6c9 [2021-09-29T03:06:14.490Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T03:06:14.773Z] ---> Running in ac0e114a1d99 [2021-09-29T03:06:14.786Z] ---> Running in f3d9f4439863 [2021-09-29T03:06:15.049Z] Removing intermediate container ac0e114a1d99 [2021-09-29T03:06:15.049Z] ---> 514dbefa0a4e [2021-09-29T03:06:15.049Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:06:15.049Z] ---> Running in 3e921e9ed6fc [2021-09-29T03:06:15.066Z] ---> d02b8dfbb0a6 [2021-09-29T03:06:15.067Z] Step 7/24 : RUN go mod download ---> a0648bbe6b94 [2021-09-29T03:06:15.067Z] Step 7/23 : RUN go mod download [2021-09-29T03:06:15.067Z] [2021-09-29T03:06:15.067Z] ---> Running in b2fe1a43ac6d [2021-09-29T03:06:15.332Z] Removing intermediate container 3e921e9ed6fc [2021-09-29T03:06:15.332Z] ---> e10d66d04d48 [2021-09-29T03:06:15.332Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:06:15.361Z] ---> Running in 997df45659a8 [2021-09-29T03:06:15.619Z] ---> 294dfc2934df [2021-09-29T03:06:15.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T03:06:16.230Z] ---> e5598637cb23 [2021-09-29T03:06:16.230Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T03:06:16.833Z] ---> b957460eed59 [2021-09-29T03:06:16.833Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T03:06:16.833Z] ---> Running in 4338f59c8a31 [2021-09-29T03:06:16.833Z] Removing intermediate container 4338f59c8a31 [2021-09-29T03:06:16.833Z] ---> 70ae4d6b257b [2021-09-29T03:06:16.833Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:06:16.833Z] ---> Running in 286abfd3c3bf [2021-09-29T03:06:17.114Z] Removing intermediate container 286abfd3c3bf [2021-09-29T03:06:17.115Z] ---> 48e638e199f3 [2021-09-29T03:06:17.115Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T03:06:17.397Z] ---> Running in a8d472ebff8c [2021-09-29T03:06:17.397Z] Removing intermediate container a8d472ebff8c [2021-09-29T03:06:17.397Z] ---> caff7b0373c0 [2021-09-29T03:06:17.397Z] Step 22/23 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:06:17.397Z] ---> Running in 73ccb32822b8 [2021-09-29T03:06:17.689Z] Removing intermediate container 73ccb32822b8 [2021-09-29T03:06:17.689Z] ---> 48b1de030bbf [2021-09-29T03:06:17.689Z] Step 23/23 : LABEL version=2.0.1-dev.56 [2021-09-29T03:06:17.689Z] ---> Running in 3a1265f90694 [2021-09-29T03:06:17.983Z] Removing intermediate container 3a1265f90694 [2021-09-29T03:06:17.983Z] ---> 1c2fca231cc7 [2021-09-29T03:06:17.983Z] [2021-09-29T03:06:18.263Z] Successfully built 1c2fca231cc7 [2021-09-29T03:06:18.263Z] Successfully tagged support-notifications:latest [2021-09-29T03:06:20.822Z] Removing intermediate container cbacd71234b3 [2021-09-29T03:06:20.822Z] ---> 73a06a2c1b38 [2021-09-29T03:06:20.822Z] Step 8/24 : COPY . . [2021-09-29T03:06:20.822Z] Removing intermediate container 92ba397da8a8 [2021-09-29T03:06:20.822Z] ---> 49f1108fc8c3 [2021-09-29T03:06:20.822Z] Step 8/32 : COPY . . [2021-09-29T03:06:21.938Z] Removing intermediate container f3d9f4439863 [2021-09-29T03:06:21.938Z] ---> b7c2b3e1a485 [2021-09-29T03:06:21.938Z] Step 8/24 : COPY . . [2021-09-29T03:06:21.938Z] Removing intermediate container b2fe1a43ac6d [2021-09-29T03:06:21.938Z] ---> 4485e5c87432 [2021-09-29T03:06:21.938Z] Step 8/23 : COPY . . [2021-09-29T03:06:22.576Z] Removing intermediate container 997df45659a8 [2021-09-29T03:06:22.576Z] ---> 9e8cb516c666 [2021-09-29T03:06:22.576Z] Step 8/24 : COPY . . [2021-09-29T03:06:23.712Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:06:30.464Z] Removing intermediate container 8e10c1ea83e7 [2021-09-29T03:06:30.464Z] ---> e837e858d8b1 [2021-09-29T03:06:30.464Z] [2021-09-29T03:06:30.464Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T03:06:30.464Z] ---> 14119a10abf4 [2021-09-29T03:06:30.464Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T03:06:30.464Z] ---> Running in 73d214d6f83b [2021-09-29T03:06:30.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:06:30.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:06:30.739Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T03:06:30.739Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T03:06:30.739Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T03:06:30.739Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T03:06:30.739Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T03:06:30.739Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:06:30.739Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:06:31.025Z] OK: 8 MiB in 19 packages [2021-09-29T03:06:32.026Z] Removing intermediate container 73d214d6f83b [2021-09-29T03:06:32.026Z] ---> 34a455cc275b [2021-09-29T03:06:32.026Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:06:32.026Z] ---> Running in 1d179017bea3 [2021-09-29T03:06:32.026Z] Removing intermediate container 1d179017bea3 [2021-09-29T03:06:32.026Z] ---> f7bfea30e1c4 [2021-09-29T03:06:32.026Z] Step 14/22 : WORKDIR /edgex [2021-09-29T03:06:32.026Z] ---> Running in 93806832205b [2021-09-29T03:06:32.303Z] Removing intermediate container 93806832205b [2021-09-29T03:06:32.303Z] ---> 6e81e6a02f7f [2021-09-29T03:06:32.303Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T03:06:32.573Z] ---> ca911f02c6db [2021-09-29T03:06:32.573Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T03:06:33.171Z] ---> ba977a3d4e34 [2021-09-29T03:06:33.171Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T03:06:33.767Z] ---> 5738d861a18c [2021-09-29T03:06:33.767Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T03:06:33.767Z] ---> Running in 27b24a2f9d00 [2021-09-29T03:06:34.044Z] Removing intermediate container 27b24a2f9d00 [2021-09-29T03:06:34.044Z] ---> 87f0741c8543 [2021-09-29T03:06:34.044Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T03:06:34.044Z] ---> Running in 2fae3de10b11 [2021-09-29T03:06:34.044Z] Removing intermediate container 2fae3de10b11 [2021-09-29T03:06:34.044Z] ---> 18e946f63479 [2021-09-29T03:06:34.044Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T03:06:34.323Z] ---> Running in f66635b90d3b [2021-09-29T03:06:34.323Z] Removing intermediate container f66635b90d3b [2021-09-29T03:06:34.323Z] ---> b899b16fc8d0 [2021-09-29T03:06:34.323Z] Step 21/22 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:06:34.323Z] ---> Running in f2c019efddaf [2021-09-29T03:06:34.601Z] Removing intermediate container f2c019efddaf [2021-09-29T03:06:34.601Z] ---> 9311116a2b0d [2021-09-29T03:06:34.601Z] Step 22/22 : LABEL version=2.0.1-dev.56 [2021-09-29T03:06:34.601Z] ---> Running in cf7112e626d2 [2021-09-29T03:06:34.887Z] Removing intermediate container cf7112e626d2 [2021-09-29T03:06:34.887Z] ---> e511b5293fcb [2021-09-29T03:06:34.887Z] [2021-09-29T03:06:34.887Z] Successfully built e511b5293fcb [2021-09-29T03:06:34.887Z] Successfully tagged security-proxy-setup:latest [2021-09-29T03:06:40.331Z]  Building security-proxy-setup ... done Removing intermediate container 8ba6ff1234a8 [2021-09-29T03:06:40.331Z] ---> 576a1c81a72d [2021-09-29T03:06:40.331Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T03:06:40.331Z] ---> Running in fdd1cc0cbc47 [2021-09-29T03:06:40.927Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:06:41.021Z] ---> 67be8a978cb5 [2021-09-29T03:06:41.021Z] Step 9/32 : RUN go mod tidy [2021-09-29T03:06:41.021Z] ---> 1233d4508630 [2021-09-29T03:06:41.021Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:06:41.021Z] ---> 13d10efa3038 [2021-09-29T03:06:41.021Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:06:41.021Z] ---> 6079a52e4bed [2021-09-29T03:06:41.021Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:06:41.021Z] ---> b64969c7a2b3 [2021-09-29T03:06:41.021Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:06:41.293Z] ---> Running in e6295aa63292 [2021-09-29T03:06:41.293Z] ---> Running in b6f6ad5726ec [2021-09-29T03:06:41.293Z] ---> Running in bdefb426e6d8 [2021-09-29T03:06:41.293Z] ---> Running in 4c702f435ec4 [2021-09-29T03:06:41.293Z] ---> Running in ae43df31f766 [2021-09-29T03:06:41.515Z] Removing intermediate container 0cb5b9ceaef1 [2021-09-29T03:06:41.515Z] ---> ec2972afe6e6 [2021-09-29T03:06:41.515Z] [2021-09-29T03:06:41.515Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:06:41.515Z] ---> 14119a10abf4 [2021-09-29T03:06:41.515Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:06:41.515Z] ---> Using cache [2021-09-29T03:06:41.515Z] ---> 83ae3fb2843c [2021-09-29T03:06:41.515Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:06:41.515Z] ---> Using cache [2021-09-29T03:06:41.515Z] ---> e300b2529e5b [2021-09-29T03:06:41.515Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T03:06:41.515Z] ---> Running in 1aff3a42253f [2021-09-29T03:06:41.515Z] Removing intermediate container 1aff3a42253f [2021-09-29T03:06:41.515Z] ---> f7ecfd95ba55 [2021-09-29T03:06:41.515Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:06:41.786Z] ---> Running in 13a892e85a91 [2021-09-29T03:06:41.786Z] Removing intermediate container fdd1cc0cbc47 [2021-09-29T03:06:41.786Z] ---> 7d248254b542 [2021-09-29T03:06:41.786Z] [2021-09-29T03:06:41.786Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T03:06:41.786Z] Removing intermediate container 13a892e85a91 [2021-09-29T03:06:41.786Z] ---> 8ca75758ed58 [2021-09-29T03:06:41.786Z] Step 16/24 : WORKDIR / [2021-09-29T03:06:41.786Z] ---> Running in 9c137faf0184 [2021-09-29T03:06:41.786Z] 20.10.7: Pulling from library/docker [2021-09-29T03:06:41.786Z] Removing intermediate container 9c137faf0184 [2021-09-29T03:06:41.786Z] ---> 77574cab6082 [2021-09-29T03:06:41.786Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:06:42.054Z] ---> 343de4cc66cd [2021-09-29T03:06:42.054Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T03:06:42.638Z] ---> b4535d2e0d6f [2021-09-29T03:06:42.638Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T03:06:42.904Z] ---> f4e618f8781e [2021-09-29T03:06:42.904Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T03:06:42.904Z] ---> Running in cacbfe71f358 [2021-09-29T03:06:42.904Z] Removing intermediate container cacbfe71f358 [2021-09-29T03:06:42.904Z] ---> ea3415d582ad [2021-09-29T03:06:42.904Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:06:42.904Z] ---> Running in 7fa1081d86c1 [2021-09-29T03:06:43.171Z] Removing intermediate container 7fa1081d86c1 [2021-09-29T03:06:43.171Z] ---> 49dfcfcbbbd2 [2021-09-29T03:06:43.171Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:06:43.171Z] ---> Running in 3d7ab476e881 [2021-09-29T03:06:43.171Z] Removing intermediate container 3d7ab476e881 [2021-09-29T03:06:43.171Z] ---> eb4647d602b3 [2021-09-29T03:06:43.171Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:06:43.171Z] ---> Running in 6ac2899534cf [2021-09-29T03:06:43.444Z] Removing intermediate container 6ac2899534cf [2021-09-29T03:06:43.444Z] ---> 61ab60273e11 [2021-09-29T03:06:43.444Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:06:43.444Z] ---> Running in d3bc4643bd14 [2021-09-29T03:06:43.444Z] Removing intermediate container d3bc4643bd14 [2021-09-29T03:06:43.444Z] ---> 84fa89cf2416 [2021-09-29T03:06:43.444Z] [2021-09-29T03:06:43.711Z] Successfully built 84fa89cf2416 [2021-09-29T03:06:43.711Z] Successfully tagged core-metadata:latest [2021-09-29T03:06:46.302Z]  Building core-metadata ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T03:06:46.302Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T03:06:46.302Z] ---> 08bdaf2f88f9 [2021-09-29T03:06:46.302Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:06:47.258Z] ---> Running in f141e309f8d0 [2021-09-29T03:06:47.258Z] Removing intermediate container f141e309f8d0 [2021-09-29T03:06:47.258Z] ---> 56c5508cc00d [2021-09-29T03:06:47.258Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T03:06:47.258Z] ---> Running in ee5623ebc8b6 [2021-09-29T03:06:47.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T03:06:47.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T03:06:48.109Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T03:06:48.109Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T03:06:48.375Z] Executing bash-5.1.0-r0.post-install [2021-09-29T03:06:48.375Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T03:06:48.375Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T03:06:48.375Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T03:06:48.376Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T03:06:48.376Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T03:06:48.376Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T03:06:48.376Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T03:06:48.376Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T03:06:48.376Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T03:06:48.376Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T03:06:48.376Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T03:06:48.376Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T03:06:49.336Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T03:06:49.336Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T03:06:49.336Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T03:06:49.336Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T03:06:49.336Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T03:06:49.336Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T03:06:49.336Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T03:06:49.336Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T03:06:49.336Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T03:06:49.336Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T03:06:49.336Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T03:06:49.336Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T03:06:49.336Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T03:06:49.336Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T03:06:49.336Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T03:06:49.605Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T03:06:49.605Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T03:06:49.605Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T03:06:49.605Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T03:06:49.605Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T03:06:49.605Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T03:06:49.605Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T03:06:49.605Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T03:06:49.605Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T03:06:49.605Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T03:06:49.606Z] Removing intermediate container e6295aa63292 [2021-09-29T03:06:49.606Z] ---> 2b01df6a7d78 [2021-09-29T03:06:49.606Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T03:06:49.606Z] ---> Running in e680e1ba62c1 [2021-09-29T03:06:49.871Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T03:06:49.871Z] OK: 82 MiB in 59 packages [2021-09-29T03:06:49.880Z] Removing intermediate container b6f6ad5726ec [2021-09-29T03:06:49.880Z] ---> dcee7507c119 [2021-09-29T03:06:49.880Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T03:06:50.153Z] ---> Running in df854e4516cb [2021-09-29T03:06:50.153Z] Removing intermediate container ae43df31f766 [2021-09-29T03:06:50.153Z] ---> 239b664ebb75 [2021-09-29T03:06:50.153Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T03:06:50.446Z] Removing intermediate container bdefb426e6d8 [2021-09-29T03:06:50.446Z] ---> ba0a713677fe [2021-09-29T03:06:50.446Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T03:06:50.446Z] ---> Running in 087327add3e1 [2021-09-29T03:06:50.732Z] ---> Running in eb15329337a9 [2021-09-29T03:06:50.732Z] Removing intermediate container 4c702f435ec4 [2021-09-29T03:06:50.732Z] ---> 80146b372696 [2021-09-29T03:06:50.732Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T03:06:51.285Z] Collecting docker-compose==1.23.2 [2021-09-29T03:06:51.285Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T03:06:51.285Z] Collecting PyYAML<4,>=3.10 [2021-09-29T03:06:51.285Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T03:06:51.335Z] ---> Running in c5d8835a0e72 [2021-09-29T03:06:51.335Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T03:06:51.867Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T03:06:52.135Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T03:06:52.135Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T03:06:52.135Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T03:06:52.135Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T03:06:52.136Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T03:06:52.136Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T03:06:52.136Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T03:06:52.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T03:06:52.402Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T03:06:52.402Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T03:06:52.669Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T03:06:52.669Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T03:06:52.935Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T03:06:52.936Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T03:06:53.203Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T03:06:53.203Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T03:06:53.203Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T03:06:53.359Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T03:06:53.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T03:06:53.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T03:06:53.787Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T03:06:53.787Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T03:06:53.787Z] Collecting certifi>=2017.4.17 [2021-09-29T03:06:53.787Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T03:06:53.787Z] Collecting idna<2.8,>=2.5 [2021-09-29T03:06:53.787Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T03:06:53.787Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T03:06:53.787Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T03:06:54.054Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T03:06:54.054Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T03:06:54.054Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T03:06:54.054Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T03:06:54.054Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T03:06:54.054Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T03:06:54.054Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T03:06:54.054Z] Attempting uninstall: urllib3 [2021-09-29T03:06:54.054Z] Found existing installation: urllib3 1.26.2 [2021-09-29T03:06:54.054Z] Uninstalling urllib3-1.26.2: [2021-09-29T03:06:54.054Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T03:06:54.321Z] Attempting uninstall: idna [2021-09-29T03:06:54.321Z] Found existing installation: idna 3.1 [2021-09-29T03:06:54.321Z] Uninstalling idna-3.1: [2021-09-29T03:06:54.321Z] Successfully uninstalled idna-3.1 [2021-09-29T03:06:54.321Z] Attempting uninstall: chardet [2021-09-29T03:06:54.321Z] Found existing installation: chardet 4.0.0 [2021-09-29T03:06:54.321Z] Uninstalling chardet-4.0.0: [2021-09-29T03:06:54.321Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T03:06:54.588Z] Attempting uninstall: requests [2021-09-29T03:06:54.588Z] Found existing installation: requests 2.25.1 [2021-09-29T03:06:54.588Z] Uninstalling requests-2.25.1: [2021-09-29T03:06:54.588Z] Successfully uninstalled requests-2.25.1 [2021-09-29T03:06:54.854Z] Running setup.py install for texttable: started [2021-09-29T03:06:55.121Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T03:06:55.121Z] Running setup.py install for PyYAML: started [2021-09-29T03:06:55.387Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T03:06:55.658Z] Running setup.py install for docopt: started [2021-09-29T03:06:55.924Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T03:06:55.924Z] Running setup.py install for dockerpty: started [2021-09-29T03:06:56.191Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T03:06:56.458Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-29T03:06:59.806Z] Removing intermediate container ee5623ebc8b6 [2021-09-29T03:06:59.806Z] ---> afd63ab26cd1 [2021-09-29T03:06:59.806Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T03:06:59.806Z] ---> Running in d9e4e1df7ac4 [2021-09-29T03:06:59.806Z] Removing intermediate container d9e4e1df7ac4 [2021-09-29T03:06:59.806Z] ---> 3de18fe933e7 [2021-09-29T03:06:59.806Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T03:06:59.806Z] ---> Running in 1f41c09dc3e7 [2021-09-29T03:07:00.075Z] Removing intermediate container 1f41c09dc3e7 [2021-09-29T03:07:00.075Z] ---> 31e677d0f69a [2021-09-29T03:07:00.075Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T03:07:00.343Z] ---> 2a631e2ea183 [2021-09-29T03:07:00.343Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T03:07:00.343Z] ---> 949f4e3e6c0f [2021-09-29T03:07:00.615Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T03:07:00.615Z] ---> e88cf5dd4e91 [2021-09-29T03:07:00.615Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T03:07:00.615Z] ---> Running in 44dc54cccaa7 [2021-09-29T03:07:00.880Z] Removing intermediate container 44dc54cccaa7 [2021-09-29T03:07:00.880Z] ---> 7d73f7ec2278 [2021-09-29T03:07:00.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:07:00.880Z] ---> Running in 7e2093b3240b [2021-09-29T03:07:00.880Z] Removing intermediate container 7e2093b3240b [2021-09-29T03:07:00.880Z] ---> 13062bae0391 [2021-09-29T03:07:00.880Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T03:07:00.880Z] ---> Running in 98a7a2bce412 [2021-09-29T03:07:01.145Z] Removing intermediate container 98a7a2bce412 [2021-09-29T03:07:01.145Z] ---> 74df4da06ef1 [2021-09-29T03:07:01.145Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:01.145Z] ---> Running in 5aa47505a413 [2021-09-29T03:07:01.145Z] Removing intermediate container 5aa47505a413 [2021-09-29T03:07:01.145Z] ---> 23bc9cccdda5 [2021-09-29T03:07:01.145Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:07:01.145Z] ---> Running in 747fd6c5ab13 [2021-09-29T03:07:01.412Z] Removing intermediate container 747fd6c5ab13 [2021-09-29T03:07:01.412Z] ---> e167d2e69916 [2021-09-29T03:07:01.412Z] [2021-09-29T03:07:01.412Z] Successfully built e167d2e69916 [2021-09-29T03:07:01.412Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T03:07:01.424Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-09-29T03:07:01.432Z] $ docker stop --time=1 60f79511ccd6b39382dbfdce885f62621de9eb9db7adca5760191704315ac789 [2021-09-29T03:07:02.740Z] $ docker rm -f 60f79511ccd6b39382dbfdce885f62621de9eb9db7adca5760191704315ac789 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:07:03.153Z] + docker images [2021-09-29T03:07:03.154Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T03:07:03.154Z] sys-mgmt-agent latest e167d2e69916 2 seconds ago 325MB [2021-09-29T03:07:03.154Z] core-metadata latest 84fa89cf2416 20 seconds ago 16.8MB [2021-09-29T03:07:03.154Z] 7d248254b542 22 seconds ago 1.75GB [2021-09-29T03:07:03.154Z] ec2972afe6e6 23 seconds ago 1.76GB [2021-09-29T03:07:03.154Z] security-proxy-setup latest e511b5293fcb 29 seconds ago 26.7MB [2021-09-29T03:07:03.154Z] e837e858d8b1 34 seconds ago 1.76GB [2021-09-29T03:07:03.154Z] support-notifications latest 1c2fca231cc7 46 seconds ago 16.8MB [2021-09-29T03:07:03.154Z] core-data latest 5c11b531f979 51 seconds ago 20.5MB [2021-09-29T03:07:03.154Z] 1e33bd23e0d1 53 seconds ago 1.75GB [2021-09-29T03:07:03.154Z] security-bootstrapper latest d73a8c8cfdd8 About a minute ago 18.8MB [2021-09-29T03:07:03.154Z] 1b38d81c1547 About a minute ago 1.76GB [2021-09-29T03:07:03.154Z] core-command latest 0db94ff16ec7 About a minute ago 16MB [2021-09-29T03:07:03.154Z] support-scheduler latest 64923f9aafed About a minute ago 16.1MB [2021-09-29T03:07:03.154Z] 576b7c3398dc About a minute ago 1.75GB [2021-09-29T03:07:03.154Z] 2d6c97fb8598 About a minute ago 1.75GB [2021-09-29T03:07:03.154Z] c1123f496b1a About a minute ago 1.75GB [2021-09-29T03:07:03.154Z] security-secretstore-setup latest b6d09b0b36ed 2 minutes ago 28.2MB [2021-09-29T03:07:03.154Z] e3f76c293003 2 minutes ago 1.76GB [2021-09-29T03:07:03.154Z] ci-base-image-x86_64 latest 7befa7d0e345 6 minutes ago 1.25GB [2021-09-29T03:07:03.154Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T03:07:03.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T03:07:03.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T03:07:03.154Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T03:07:03.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:07:03.560Z] provisioning config files... [2021-09-29T03:07:03.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/64@tmp/config5532337721170336083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:07:03.928Z] ---> docker-login.sh [2021-09-29T03:07:03.928Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:07:03.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:07:03.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:07:03.928Z] Configure a credential helper to remove this warning. See [2021-09-29T03:07:03.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:07:03.928Z] [2021-09-29T03:07:03.928Z] Login Succeeded [2021-09-29T03:07:03.928Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:07:04.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:07:04.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:07:04.196Z] Configure a credential helper to remove this warning. See [2021-09-29T03:07:04.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:07:04.196Z] [2021-09-29T03:07:04.196Z] Login Succeeded [2021-09-29T03:07:04.196Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:07:04.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:07:04.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:07:04.196Z] Configure a credential helper to remove this warning. See [2021-09-29T03:07:04.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:07:04.196Z] [2021-09-29T03:07:04.196Z] Login Succeeded [2021-09-29T03:07:04.196Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:07:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:07:04.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:07:04.469Z] Configure a credential helper to remove this warning. See [2021-09-29T03:07:04.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:07:04.469Z] [2021-09-29T03:07:04.469Z] Login Succeeded [2021-09-29T03:07:04.469Z] docker.io [2021-09-29T03:07:04.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:07:05.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:07:05.060Z] Configure a credential helper to remove this warning. See [2021-09-29T03:07:05.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:07:05.060Z] [2021-09-29T03:07:05.060Z] Login Succeeded [2021-09-29T03:07:05.060Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:07:05.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:05.167Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2021-09-29T03:07:05.167Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:05.167Z] latest [2021-09-29T03:07:05.167Z] 2.0.1-dev.56 [2021-09-29T03:07:05.167Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:05.167Z] main [2021-09-29T03:07:05.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:05.545Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:05.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:05.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:07:05.873Z] 98a9111a768f: Preparing [2021-09-29T03:07:05.873Z] 9c52baf186e3: Preparing [2021-09-29T03:07:05.873Z] c991890145d4: Preparing [2021-09-29T03:07:05.873Z] ed54c41c10b7: Preparing [2021-09-29T03:07:05.873Z] e2eb06d8af82: Preparing [2021-09-29T03:07:05.873Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:05.873Z] ed54c41c10b7: Pushed [2021-09-29T03:07:06.141Z] 98a9111a768f: Pushed [2021-09-29T03:07:06.141Z] c991890145d4: Pushed [2021-09-29T03:07:07.096Z] 9c52baf186e3: Pushed [2021-09-29T03:07:07.096Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:d425f3f856c9647262eaace72b5f0e15ab3e541265c53764e5952a5c60d8c83c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:07.423Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:07.736Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T03:07:07.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:07:07.736Z] 98a9111a768f: Preparing [2021-09-29T03:07:07.736Z] 9c52baf186e3: Preparing [2021-09-29T03:07:07.736Z] c991890145d4: Preparing [2021-09-29T03:07:07.736Z] ed54c41c10b7: Preparing [2021-09-29T03:07:07.736Z] e2eb06d8af82: Preparing [2021-09-29T03:07:07.736Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:07.736Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:07.736Z] 9c52baf186e3: Layer already exists [2021-09-29T03:07:07.736Z] c991890145d4: Layer already exists [2021-09-29T03:07:07.736Z] 98a9111a768f: Layer already exists [2021-09-29T03:07:07.736Z] latest: digest: sha256:d425f3f856c9647262eaace72b5f0e15ab3e541265c53764e5952a5c60d8c83c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:08.056Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:08.379Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.56 [2021-09-29T03:07:08.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:07:08.379Z] 98a9111a768f: Preparing [2021-09-29T03:07:08.379Z] 9c52baf186e3: Preparing [2021-09-29T03:07:08.379Z] c991890145d4: Preparing [2021-09-29T03:07:08.379Z] ed54c41c10b7: Preparing [2021-09-29T03:07:08.379Z] e2eb06d8af82: Preparing [2021-09-29T03:07:08.379Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:08.379Z] 9c52baf186e3: Layer already exists [2021-09-29T03:07:08.379Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:08.379Z] 98a9111a768f: Layer already exists [2021-09-29T03:07:08.379Z] c991890145d4: Layer already exists [2021-09-29T03:07:08.379Z] 2.0.1-dev.56: digest: sha256:d425f3f856c9647262eaace72b5f0e15ab3e541265c53764e5952a5c60d8c83c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:08.711Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:09.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:09.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:07:09.036Z] 98a9111a768f: Preparing [2021-09-29T03:07:09.036Z] 9c52baf186e3: Preparing [2021-09-29T03:07:09.036Z] c991890145d4: Preparing [2021-09-29T03:07:09.036Z] ed54c41c10b7: Preparing [2021-09-29T03:07:09.036Z] e2eb06d8af82: Preparing [2021-09-29T03:07:09.036Z] 98a9111a768f: Layer already exists [2021-09-29T03:07:09.036Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:09.036Z] 9c52baf186e3: Layer already exists [2021-09-29T03:07:09.036Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:09.036Z] c991890145d4: Layer already exists [2021-09-29T03:07:09.036Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:d425f3f856c9647262eaace72b5f0e15ab3e541265c53764e5952a5c60d8c83c size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:09.358Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:09.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2021-09-29T03:07:09.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2021-09-29T03:07:09.676Z] 98a9111a768f: Preparing [2021-09-29T03:07:09.676Z] 9c52baf186e3: Preparing [2021-09-29T03:07:09.676Z] c991890145d4: Preparing [2021-09-29T03:07:09.676Z] ed54c41c10b7: Preparing [2021-09-29T03:07:09.676Z] e2eb06d8af82: Preparing [2021-09-29T03:07:09.676Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:09.676Z] 98a9111a768f: Layer already exists [2021-09-29T03:07:09.676Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:09.676Z] c991890145d4: Layer already exists [2021-09-29T03:07:09.676Z] 9c52baf186e3: Layer already exists [2021-09-29T03:07:09.676Z] main: digest: sha256:d425f3f856c9647262eaace72b5f0e15ab3e541265c53764e5952a5c60d8c83c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:09.738Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:09.755Z] taggedImages: [2021-09-29T03:07:09.756Z] - nexus3.edgexfoundry.org:10004/core-command:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:09.756Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2021-09-29T03:07:09.756Z] - nexus3.edgexfoundry.org:10004/core-command:2.0.1-dev.56 [2021-09-29T03:07:09.756Z] - nexus3.edgexfoundry.org:10004/core-command:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:09.756Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2021-09-29T03:07:09.797Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2021-09-29T03:07:09.797Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:09.797Z] latest [2021-09-29T03:07:09.797Z] 2.0.1-dev.56 [2021-09-29T03:07:09.797Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:09.797Z] main [2021-09-29T03:07:09.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:10.166Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:10.485Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:10.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:07:10.485Z] e9260bc2b2ee: Preparing [2021-09-29T03:07:10.485Z] cb25c9c20488: Preparing [2021-09-29T03:07:10.485Z] c991890145d4: Preparing [2021-09-29T03:07:10.485Z] 4d6822b475f7: Preparing [2021-09-29T03:07:10.485Z] 7952d81ddfd0: Preparing [2021-09-29T03:07:10.485Z] e2eb06d8af82: Preparing [2021-09-29T03:07:10.485Z] e2eb06d8af82: Waiting [2021-09-29T03:07:10.485Z] c991890145d4: Layer already exists [2021-09-29T03:07:10.754Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:10.754Z] e9260bc2b2ee: Pushed [2021-09-29T03:07:10.754Z] 7952d81ddfd0: Pushed [2021-09-29T03:07:10.754Z] 4d6822b475f7: Pushed [2021-09-29T03:07:12.160Z] cb25c9c20488: Pushed [2021-09-29T03:07:12.160Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:c1faaed1912dd0ab91931d3db7e49a968102720f4affb3291979f05e475141f5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:12.490Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:12.810Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T03:07:12.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:07:12.810Z] e9260bc2b2ee: Preparing [2021-09-29T03:07:12.810Z] cb25c9c20488: Preparing [2021-09-29T03:07:12.810Z] c991890145d4: Preparing [2021-09-29T03:07:12.810Z] 4d6822b475f7: Preparing [2021-09-29T03:07:12.810Z] 7952d81ddfd0: Preparing [2021-09-29T03:07:12.810Z] e2eb06d8af82: Preparing [2021-09-29T03:07:12.810Z] e2eb06d8af82: Waiting [2021-09-29T03:07:12.810Z] 4d6822b475f7: Layer already exists [2021-09-29T03:07:12.810Z] 7952d81ddfd0: Layer already exists [2021-09-29T03:07:12.810Z] e9260bc2b2ee: Layer already exists [2021-09-29T03:07:12.810Z] cb25c9c20488: Layer already exists [2021-09-29T03:07:12.810Z] c991890145d4: Layer already exists [2021-09-29T03:07:12.810Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:12.810Z] latest: digest: sha256:c1faaed1912dd0ab91931d3db7e49a968102720f4affb3291979f05e475141f5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:13.335Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:13.651Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.56 [2021-09-29T03:07:13.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:07:13.651Z] e9260bc2b2ee: Preparing [2021-09-29T03:07:13.651Z] cb25c9c20488: Preparing [2021-09-29T03:07:13.651Z] c991890145d4: Preparing [2021-09-29T03:07:13.651Z] 4d6822b475f7: Preparing [2021-09-29T03:07:13.651Z] 7952d81ddfd0: Preparing [2021-09-29T03:07:13.651Z] e2eb06d8af82: Preparing [2021-09-29T03:07:13.651Z] e2eb06d8af82: Waiting [2021-09-29T03:07:13.651Z] e9260bc2b2ee: Layer already exists [2021-09-29T03:07:13.651Z] 7952d81ddfd0: Layer already exists [2021-09-29T03:07:13.651Z] c991890145d4: Layer already exists [2021-09-29T03:07:13.651Z] 4d6822b475f7: Layer already exists [2021-09-29T03:07:13.651Z] cb25c9c20488: Layer already exists [2021-09-29T03:07:13.651Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:13.651Z] 2.0.1-dev.56: digest: sha256:c1faaed1912dd0ab91931d3db7e49a968102720f4affb3291979f05e475141f5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:13.970Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:14.284Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:14.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:07:14.284Z] e9260bc2b2ee: Preparing [2021-09-29T03:07:14.284Z] cb25c9c20488: Preparing [2021-09-29T03:07:14.284Z] c991890145d4: Preparing [2021-09-29T03:07:14.284Z] 4d6822b475f7: Preparing [2021-09-29T03:07:14.284Z] 7952d81ddfd0: Preparing [2021-09-29T03:07:14.284Z] e2eb06d8af82: Preparing [2021-09-29T03:07:14.284Z] e2eb06d8af82: Waiting [2021-09-29T03:07:14.284Z] c991890145d4: Layer already exists [2021-09-29T03:07:14.284Z] e9260bc2b2ee: Layer already exists [2021-09-29T03:07:14.284Z] 7952d81ddfd0: Layer already exists [2021-09-29T03:07:14.284Z] 4d6822b475f7: Layer already exists [2021-09-29T03:07:14.284Z] cb25c9c20488: Layer already exists [2021-09-29T03:07:14.284Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:14.284Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:c1faaed1912dd0ab91931d3db7e49a968102720f4affb3291979f05e475141f5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:15.013Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:15.503Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2021-09-29T03:07:15.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2021-09-29T03:07:15.503Z] e9260bc2b2ee: Preparing [2021-09-29T03:07:15.503Z] cb25c9c20488: Preparing [2021-09-29T03:07:15.503Z] c991890145d4: Preparing [2021-09-29T03:07:15.503Z] 4d6822b475f7: Preparing [2021-09-29T03:07:15.503Z] 7952d81ddfd0: Preparing [2021-09-29T03:07:15.503Z] e2eb06d8af82: Preparing [2021-09-29T03:07:15.503Z] e2eb06d8af82: Waiting [2021-09-29T03:07:15.503Z] c991890145d4: Layer already exists [2021-09-29T03:07:15.503Z] 7952d81ddfd0: Layer already exists [2021-09-29T03:07:15.503Z] e9260bc2b2ee: Layer already exists [2021-09-29T03:07:15.503Z] cb25c9c20488: Layer already exists [2021-09-29T03:07:15.503Z] 4d6822b475f7: Layer already exists [2021-09-29T03:07:15.503Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:15.503Z] main: digest: sha256:c1faaed1912dd0ab91931d3db7e49a968102720f4affb3291979f05e475141f5 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:15.565Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:15.582Z] taggedImages: [2021-09-29T03:07:15.582Z] - nexus3.edgexfoundry.org:10004/core-data:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:15.582Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2021-09-29T03:07:15.582Z] - nexus3.edgexfoundry.org:10004/core-data:2.0.1-dev.56 [2021-09-29T03:07:15.582Z] - nexus3.edgexfoundry.org:10004/core-data:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:15.582Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2021-09-29T03:07:15.619Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2021-09-29T03:07:15.619Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:15.619Z] latest [2021-09-29T03:07:15.619Z] 2.0.1-dev.56 [2021-09-29T03:07:15.619Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:15.619Z] main [2021-09-29T03:07:15.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:15.979Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:16.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:16.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:07:16.296Z] 7f870fa2a929: Preparing [2021-09-29T03:07:16.296Z] 96f056057337: Preparing [2021-09-29T03:07:16.296Z] c991890145d4: Preparing [2021-09-29T03:07:16.296Z] ed54c41c10b7: Preparing [2021-09-29T03:07:16.296Z] e2eb06d8af82: Preparing [2021-09-29T03:07:16.296Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:16.296Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:16.296Z] c991890145d4: Layer already exists [2021-09-29T03:07:16.296Z] 7f870fa2a929: Pushed [2021-09-29T03:07:17.707Z] 96f056057337: Pushed [2021-09-29T03:07:17.707Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:f120ef3d06a2c92849a8d446cad980dc6c20003025b5570aa9eebe36588df9fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:18.035Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:18.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T03:07:18.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:07:18.366Z] 7f870fa2a929: Preparing [2021-09-29T03:07:18.366Z] 96f056057337: Preparing [2021-09-29T03:07:18.366Z] c991890145d4: Preparing [2021-09-29T03:07:18.366Z] ed54c41c10b7: Preparing [2021-09-29T03:07:18.366Z] e2eb06d8af82: Preparing [2021-09-29T03:07:18.366Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:18.366Z] c991890145d4: Layer already exists [2021-09-29T03:07:18.366Z] 96f056057337: Layer already exists [2021-09-29T03:07:18.366Z] 7f870fa2a929: Layer already exists [2021-09-29T03:07:18.366Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:18.366Z] latest: digest: sha256:f120ef3d06a2c92849a8d446cad980dc6c20003025b5570aa9eebe36588df9fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:18.692Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:19.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.56 [2021-09-29T03:07:19.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:07:19.008Z] 7f870fa2a929: Preparing [2021-09-29T03:07:19.008Z] 96f056057337: Preparing [2021-09-29T03:07:19.008Z] c991890145d4: Preparing [2021-09-29T03:07:19.008Z] ed54c41c10b7: Preparing [2021-09-29T03:07:19.008Z] e2eb06d8af82: Preparing [2021-09-29T03:07:19.008Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:19.008Z] 7f870fa2a929: Layer already exists [2021-09-29T03:07:19.008Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:19.008Z] c991890145d4: Layer already exists [2021-09-29T03:07:19.008Z] 96f056057337: Layer already exists [2021-09-29T03:07:19.008Z] 2.0.1-dev.56: digest: sha256:f120ef3d06a2c92849a8d446cad980dc6c20003025b5570aa9eebe36588df9fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:19.330Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:19.643Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:19.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:07:19.644Z] 7f870fa2a929: Preparing [2021-09-29T03:07:19.644Z] 96f056057337: Preparing [2021-09-29T03:07:19.644Z] c991890145d4: Preparing [2021-09-29T03:07:19.644Z] ed54c41c10b7: Preparing [2021-09-29T03:07:19.644Z] e2eb06d8af82: Preparing [2021-09-29T03:07:19.644Z] 96f056057337: Layer already exists [2021-09-29T03:07:19.644Z] 7f870fa2a929: Layer already exists [2021-09-29T03:07:19.644Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:19.644Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:19.644Z] c991890145d4: Layer already exists [2021-09-29T03:07:19.644Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:f120ef3d06a2c92849a8d446cad980dc6c20003025b5570aa9eebe36588df9fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:19.963Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:20.280Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2021-09-29T03:07:20.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2021-09-29T03:07:20.280Z] 7f870fa2a929: Preparing [2021-09-29T03:07:20.280Z] 96f056057337: Preparing [2021-09-29T03:07:20.280Z] c991890145d4: Preparing [2021-09-29T03:07:20.280Z] ed54c41c10b7: Preparing [2021-09-29T03:07:20.280Z] e2eb06d8af82: Preparing [2021-09-29T03:07:20.280Z] 96f056057337: Layer already exists [2021-09-29T03:07:20.280Z] ed54c41c10b7: Layer already exists [2021-09-29T03:07:20.280Z] 7f870fa2a929: Layer already exists [2021-09-29T03:07:20.280Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:20.280Z] c991890145d4: Layer already exists [2021-09-29T03:07:20.280Z] main: digest: sha256:f120ef3d06a2c92849a8d446cad980dc6c20003025b5570aa9eebe36588df9fb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:20.344Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:20.360Z] taggedImages: [2021-09-29T03:07:20.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:20.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2021-09-29T03:07:20.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.0.1-dev.56 [2021-09-29T03:07:20.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:20.360Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2021-09-29T03:07:20.398Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2021-09-29T03:07:20.398Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:20.398Z] latest [2021-09-29T03:07:20.398Z] 2.0.1-dev.56 [2021-09-29T03:07:20.398Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:20.398Z] main [2021-09-29T03:07:20.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:20.768Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:21.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:21.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:07:21.105Z] 6d848938c580: Preparing [2021-09-29T03:07:21.105Z] 6d848938c580: Preparing [2021-09-29T03:07:21.105Z] 56e9d3863f79: Preparing [2021-09-29T03:07:21.105Z] 58cf394be5fb: Preparing [2021-09-29T03:07:21.105Z] 52a6c6799195: Preparing [2021-09-29T03:07:21.105Z] ccdef424ec63: Preparing [2021-09-29T03:07:21.105Z] c991890145d4: Preparing [2021-09-29T03:07:21.105Z] b4ce2a196e49: Preparing [2021-09-29T03:07:21.105Z] e340028b4c2b: Preparing [2021-09-29T03:07:21.105Z] 6719b48157bb: Preparing [2021-09-29T03:07:21.105Z] d8297bf3bcd9: Preparing [2021-09-29T03:07:21.105Z] e2eb06d8af82: Preparing [2021-09-29T03:07:21.105Z] c991890145d4: Waiting [2021-09-29T03:07:21.105Z] b4ce2a196e49: Waiting [2021-09-29T03:07:21.105Z] e340028b4c2b: Waiting [2021-09-29T03:07:21.105Z] 6719b48157bb: Waiting [2021-09-29T03:07:21.105Z] d8297bf3bcd9: Waiting [2021-09-29T03:07:21.105Z] e2eb06d8af82: Waiting [2021-09-29T03:07:21.105Z] 6d848938c580: Pushed [2021-09-29T03:07:21.379Z] 58cf394be5fb: Pushed [2021-09-29T03:07:21.379Z] c991890145d4: Layer already exists [2021-09-29T03:07:21.379Z] 56e9d3863f79: Pushed [2021-09-29T03:07:21.379Z] 52a6c6799195: Pushed [2021-09-29T03:07:21.379Z] b4ce2a196e49: Pushed [2021-09-29T03:07:21.379Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:21.379Z] d8297bf3bcd9: Pushed [2021-09-29T03:07:21.379Z] 6719b48157bb: Pushed [2021-09-29T03:07:21.379Z] e340028b4c2b: Pushed [2021-09-29T03:07:22.787Z] ccdef424ec63: Pushed [2021-09-29T03:07:22.787Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:2315afa37681224c8430d0812905729e660abb1afa5bc5f5a0013096d365b8dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:23.112Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:23.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T03:07:23.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:07:23.426Z] 6d848938c580: Preparing [2021-09-29T03:07:23.426Z] 6d848938c580: Preparing [2021-09-29T03:07:23.426Z] 56e9d3863f79: Preparing [2021-09-29T03:07:23.426Z] 58cf394be5fb: Preparing [2021-09-29T03:07:23.426Z] 52a6c6799195: Preparing [2021-09-29T03:07:23.426Z] ccdef424ec63: Preparing [2021-09-29T03:07:23.426Z] c991890145d4: Preparing [2021-09-29T03:07:23.426Z] b4ce2a196e49: Preparing [2021-09-29T03:07:23.426Z] e340028b4c2b: Preparing [2021-09-29T03:07:23.426Z] 6719b48157bb: Preparing [2021-09-29T03:07:23.426Z] d8297bf3bcd9: Preparing [2021-09-29T03:07:23.426Z] e2eb06d8af82: Preparing [2021-09-29T03:07:23.426Z] c991890145d4: Waiting [2021-09-29T03:07:23.426Z] b4ce2a196e49: Waiting [2021-09-29T03:07:23.426Z] 6719b48157bb: Waiting [2021-09-29T03:07:23.426Z] d8297bf3bcd9: Waiting [2021-09-29T03:07:23.426Z] e2eb06d8af82: Waiting [2021-09-29T03:07:23.426Z] e340028b4c2b: Waiting [2021-09-29T03:07:23.426Z] ccdef424ec63: Layer already exists [2021-09-29T03:07:23.426Z] 6d848938c580: Layer already exists [2021-09-29T03:07:23.426Z] 58cf394be5fb: Layer already exists [2021-09-29T03:07:23.426Z] 56e9d3863f79: Layer already exists [2021-09-29T03:07:23.426Z] 52a6c6799195: Layer already exists [2021-09-29T03:07:23.426Z] 6719b48157bb: Layer already exists [2021-09-29T03:07:23.426Z] b4ce2a196e49: Layer already exists [2021-09-29T03:07:23.426Z] c991890145d4: Layer already exists [2021-09-29T03:07:23.426Z] e340028b4c2b: Layer already exists [2021-09-29T03:07:23.426Z] d8297bf3bcd9: Layer already exists [2021-09-29T03:07:23.426Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:23.426Z] latest: digest: sha256:2315afa37681224c8430d0812905729e660abb1afa5bc5f5a0013096d365b8dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:23.745Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:24.060Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.56 [2021-09-29T03:07:24.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:07:24.060Z] 6d848938c580: Preparing [2021-09-29T03:07:24.060Z] 6d848938c580: Preparing [2021-09-29T03:07:24.060Z] 56e9d3863f79: Preparing [2021-09-29T03:07:24.060Z] 58cf394be5fb: Preparing [2021-09-29T03:07:24.060Z] 52a6c6799195: Preparing [2021-09-29T03:07:24.060Z] ccdef424ec63: Preparing [2021-09-29T03:07:24.060Z] c991890145d4: Preparing [2021-09-29T03:07:24.060Z] b4ce2a196e49: Preparing [2021-09-29T03:07:24.060Z] e340028b4c2b: Preparing [2021-09-29T03:07:24.060Z] 6719b48157bb: Preparing [2021-09-29T03:07:24.060Z] d8297bf3bcd9: Preparing [2021-09-29T03:07:24.060Z] e2eb06d8af82: Preparing [2021-09-29T03:07:24.060Z] c991890145d4: Waiting [2021-09-29T03:07:24.060Z] b4ce2a196e49: Waiting [2021-09-29T03:07:24.060Z] e340028b4c2b: Waiting [2021-09-29T03:07:24.060Z] 6719b48157bb: Waiting [2021-09-29T03:07:24.060Z] d8297bf3bcd9: Waiting [2021-09-29T03:07:24.060Z] e2eb06d8af82: Waiting [2021-09-29T03:07:24.060Z] 58cf394be5fb: Layer already exists [2021-09-29T03:07:24.060Z] 56e9d3863f79: Layer already exists [2021-09-29T03:07:24.060Z] ccdef424ec63: Layer already exists [2021-09-29T03:07:24.060Z] 6d848938c580: Layer already exists [2021-09-29T03:07:24.061Z] 52a6c6799195: Layer already exists [2021-09-29T03:07:24.061Z] c991890145d4: Layer already exists [2021-09-29T03:07:24.061Z] e340028b4c2b: Layer already exists [2021-09-29T03:07:24.061Z] 6719b48157bb: Layer already exists [2021-09-29T03:07:24.061Z] b4ce2a196e49: Layer already exists [2021-09-29T03:07:24.061Z] d8297bf3bcd9: Layer already exists [2021-09-29T03:07:24.061Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:24.061Z] 2.0.1-dev.56: digest: sha256:2315afa37681224c8430d0812905729e660abb1afa5bc5f5a0013096d365b8dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:24.382Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:24.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:24.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:07:24.703Z] 6d848938c580: Preparing [2021-09-29T03:07:24.703Z] 6d848938c580: Preparing [2021-09-29T03:07:24.703Z] 56e9d3863f79: Preparing [2021-09-29T03:07:24.703Z] 58cf394be5fb: Preparing [2021-09-29T03:07:24.703Z] 52a6c6799195: Preparing [2021-09-29T03:07:24.703Z] ccdef424ec63: Preparing [2021-09-29T03:07:24.703Z] c991890145d4: Preparing [2021-09-29T03:07:24.703Z] b4ce2a196e49: Preparing [2021-09-29T03:07:24.703Z] e340028b4c2b: Preparing [2021-09-29T03:07:24.703Z] 6719b48157bb: Preparing [2021-09-29T03:07:24.703Z] d8297bf3bcd9: Preparing [2021-09-29T03:07:24.703Z] e2eb06d8af82: Preparing [2021-09-29T03:07:24.703Z] c991890145d4: Waiting [2021-09-29T03:07:24.703Z] b4ce2a196e49: Waiting [2021-09-29T03:07:24.703Z] e340028b4c2b: Waiting [2021-09-29T03:07:24.703Z] 6719b48157bb: Waiting [2021-09-29T03:07:24.703Z] d8297bf3bcd9: Waiting [2021-09-29T03:07:24.703Z] e2eb06d8af82: Waiting [2021-09-29T03:07:24.703Z] 58cf394be5fb: Layer already exists [2021-09-29T03:07:24.703Z] 56e9d3863f79: Layer already exists [2021-09-29T03:07:24.703Z] 6d848938c580: Layer already exists [2021-09-29T03:07:24.703Z] ccdef424ec63: Layer already exists [2021-09-29T03:07:24.703Z] 52a6c6799195: Layer already exists [2021-09-29T03:07:24.703Z] c991890145d4: Layer already exists [2021-09-29T03:07:24.703Z] e340028b4c2b: Layer already exists [2021-09-29T03:07:24.703Z] b4ce2a196e49: Layer already exists [2021-09-29T03:07:24.703Z] 6719b48157bb: Layer already exists [2021-09-29T03:07:24.703Z] d8297bf3bcd9: Layer already exists [2021-09-29T03:07:24.703Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:24.703Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:2315afa37681224c8430d0812905729e660abb1afa5bc5f5a0013096d365b8dc size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:25.023Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:25.340Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2021-09-29T03:07:25.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2021-09-29T03:07:25.340Z] 6d848938c580: Preparing [2021-09-29T03:07:25.340Z] 6d848938c580: Preparing [2021-09-29T03:07:25.340Z] 56e9d3863f79: Preparing [2021-09-29T03:07:25.340Z] 58cf394be5fb: Preparing [2021-09-29T03:07:25.340Z] 52a6c6799195: Preparing [2021-09-29T03:07:25.340Z] ccdef424ec63: Preparing [2021-09-29T03:07:25.340Z] c991890145d4: Preparing [2021-09-29T03:07:25.340Z] b4ce2a196e49: Preparing [2021-09-29T03:07:25.340Z] e340028b4c2b: Preparing [2021-09-29T03:07:25.340Z] 6719b48157bb: Preparing [2021-09-29T03:07:25.340Z] d8297bf3bcd9: Preparing [2021-09-29T03:07:25.340Z] e2eb06d8af82: Preparing [2021-09-29T03:07:25.340Z] c991890145d4: Waiting [2021-09-29T03:07:25.340Z] b4ce2a196e49: Waiting [2021-09-29T03:07:25.340Z] e340028b4c2b: Waiting [2021-09-29T03:07:25.340Z] 6719b48157bb: Waiting [2021-09-29T03:07:25.340Z] d8297bf3bcd9: Waiting [2021-09-29T03:07:25.340Z] e2eb06d8af82: Waiting [2021-09-29T03:07:25.340Z] 58cf394be5fb: Layer already exists [2021-09-29T03:07:25.340Z] 56e9d3863f79: Layer already exists [2021-09-29T03:07:25.340Z] 52a6c6799195: Layer already exists [2021-09-29T03:07:25.340Z] 6d848938c580: Layer already exists [2021-09-29T03:07:25.340Z] ccdef424ec63: Layer already exists [2021-09-29T03:07:25.340Z] b4ce2a196e49: Layer already exists [2021-09-29T03:07:25.340Z] c991890145d4: Layer already exists [2021-09-29T03:07:25.340Z] e340028b4c2b: Layer already exists [2021-09-29T03:07:25.340Z] 6719b48157bb: Layer already exists [2021-09-29T03:07:25.340Z] d8297bf3bcd9: Layer already exists [2021-09-29T03:07:25.340Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:25.340Z] main: digest: sha256:2315afa37681224c8430d0812905729e660abb1afa5bc5f5a0013096d365b8dc size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:25.401Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:25.416Z] taggedImages: [2021-09-29T03:07:25.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:25.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2021-09-29T03:07:25.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.0.1-dev.56 [2021-09-29T03:07:25.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:25.416Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2021-09-29T03:07:25.453Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2021-09-29T03:07:25.453Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:25.453Z] latest [2021-09-29T03:07:25.453Z] 2.0.1-dev.56 [2021-09-29T03:07:25.453Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:25.453Z] main [2021-09-29T03:07:25.453Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:25.822Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:26.145Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:26.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:07:26.145Z] 8d1c8d72a523: Preparing [2021-09-29T03:07:26.145Z] 8e09a063ee14: Preparing [2021-09-29T03:07:26.145Z] 436687361587: Preparing [2021-09-29T03:07:26.145Z] 86de7a65b323: Preparing [2021-09-29T03:07:26.145Z] 1f3bd9aabe8e: Preparing [2021-09-29T03:07:26.145Z] e2eb06d8af82: Preparing [2021-09-29T03:07:26.145Z] e2eb06d8af82: Waiting [2021-09-29T03:07:26.738Z] 86de7a65b323: Pushed [2021-09-29T03:07:26.738Z] 436687361587: Pushed [2021-09-29T03:07:26.738Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:27.003Z] 1f3bd9aabe8e: Pushed [2021-09-29T03:07:27.003Z] 8e09a063ee14: Pushed [2021-09-29T03:07:27.267Z] 8d1c8d72a523: Pushed [2021-09-29T03:07:27.267Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:f7df8ba2e81c7cc72ad453b0b0e436555b12a9c96232bdff3195b44b1ac14cda size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:27.583Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:27.897Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T03:07:27.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:07:27.897Z] 8d1c8d72a523: Preparing [2021-09-29T03:07:27.897Z] 8e09a063ee14: Preparing [2021-09-29T03:07:27.897Z] 436687361587: Preparing [2021-09-29T03:07:27.897Z] 86de7a65b323: Preparing [2021-09-29T03:07:27.897Z] 1f3bd9aabe8e: Preparing [2021-09-29T03:07:27.897Z] e2eb06d8af82: Preparing [2021-09-29T03:07:27.897Z] e2eb06d8af82: Waiting [2021-09-29T03:07:27.897Z] 436687361587: Layer already exists [2021-09-29T03:07:27.897Z] 8e09a063ee14: Layer already exists [2021-09-29T03:07:27.897Z] 8d1c8d72a523: Layer already exists [2021-09-29T03:07:27.897Z] 86de7a65b323: Layer already exists [2021-09-29T03:07:27.897Z] 1f3bd9aabe8e: Layer already exists [2021-09-29T03:07:27.897Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:27.897Z] latest: digest: sha256:f7df8ba2e81c7cc72ad453b0b0e436555b12a9c96232bdff3195b44b1ac14cda size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:28.218Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:28.532Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.56 [2021-09-29T03:07:28.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:07:28.532Z] 8d1c8d72a523: Preparing [2021-09-29T03:07:28.532Z] 8e09a063ee14: Preparing [2021-09-29T03:07:28.532Z] 436687361587: Preparing [2021-09-29T03:07:28.532Z] 86de7a65b323: Preparing [2021-09-29T03:07:28.532Z] 1f3bd9aabe8e: Preparing [2021-09-29T03:07:28.532Z] e2eb06d8af82: Preparing [2021-09-29T03:07:28.532Z] e2eb06d8af82: Waiting [2021-09-29T03:07:28.532Z] 8d1c8d72a523: Layer already exists [2021-09-29T03:07:28.532Z] 8e09a063ee14: Layer already exists [2021-09-29T03:07:28.532Z] 1f3bd9aabe8e: Layer already exists [2021-09-29T03:07:28.532Z] 436687361587: Layer already exists [2021-09-29T03:07:28.532Z] 86de7a65b323: Layer already exists [2021-09-29T03:07:28.532Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:28.532Z] 2.0.1-dev.56: digest: sha256:f7df8ba2e81c7cc72ad453b0b0e436555b12a9c96232bdff3195b44b1ac14cda size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:29.063Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:29.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:29.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:07:29.378Z] 8d1c8d72a523: Preparing [2021-09-29T03:07:29.378Z] 8e09a063ee14: Preparing [2021-09-29T03:07:29.378Z] 436687361587: Preparing [2021-09-29T03:07:29.378Z] 86de7a65b323: Preparing [2021-09-29T03:07:29.378Z] 1f3bd9aabe8e: Preparing [2021-09-29T03:07:29.378Z] e2eb06d8af82: Preparing [2021-09-29T03:07:29.378Z] e2eb06d8af82: Waiting [2021-09-29T03:07:29.378Z] 8d1c8d72a523: Layer already exists [2021-09-29T03:07:29.378Z] 1f3bd9aabe8e: Layer already exists [2021-09-29T03:07:29.378Z] 436687361587: Layer already exists [2021-09-29T03:07:29.378Z] 8e09a063ee14: Layer already exists [2021-09-29T03:07:29.378Z] 86de7a65b323: Layer already exists [2021-09-29T03:07:29.378Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:29.378Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:f7df8ba2e81c7cc72ad453b0b0e436555b12a9c96232bdff3195b44b1ac14cda size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:29.698Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:30.012Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2021-09-29T03:07:30.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2021-09-29T03:07:30.012Z] 8d1c8d72a523: Preparing [2021-09-29T03:07:30.012Z] 8e09a063ee14: Preparing [2021-09-29T03:07:30.012Z] 436687361587: Preparing [2021-09-29T03:07:30.012Z] 86de7a65b323: Preparing [2021-09-29T03:07:30.012Z] 1f3bd9aabe8e: Preparing [2021-09-29T03:07:30.012Z] e2eb06d8af82: Preparing [2021-09-29T03:07:30.012Z] e2eb06d8af82: Waiting [2021-09-29T03:07:30.012Z] 436687361587: Layer already exists [2021-09-29T03:07:30.012Z] 86de7a65b323: Layer already exists [2021-09-29T03:07:30.012Z] 1f3bd9aabe8e: Layer already exists [2021-09-29T03:07:30.012Z] 8e09a063ee14: Layer already exists [2021-09-29T03:07:30.012Z] 8d1c8d72a523: Layer already exists [2021-09-29T03:07:30.012Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:30.012Z] main: digest: sha256:f7df8ba2e81c7cc72ad453b0b0e436555b12a9c96232bdff3195b44b1ac14cda size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:30.070Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:30.085Z] taggedImages: [2021-09-29T03:07:30.085Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:30.085Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2021-09-29T03:07:30.085Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.0.1-dev.56 [2021-09-29T03:07:30.085Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:30.085Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2021-09-29T03:07:30.121Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2021-09-29T03:07:30.121Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:30.121Z] latest [2021-09-29T03:07:30.121Z] 2.0.1-dev.56 [2021-09-29T03:07:30.121Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:30.121Z] main [2021-09-29T03:07:30.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:30.482Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:30.801Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:30.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:07:30.801Z] dd22ae021725: Preparing [2021-09-29T03:07:30.801Z] 7d6f05b45f52: Preparing [2021-09-29T03:07:30.801Z] 355401fd89ef: Preparing [2021-09-29T03:07:30.801Z] cbcb953f6961: Preparing [2021-09-29T03:07:30.801Z] 2710abd45567: Preparing [2021-09-29T03:07:30.801Z] 206f4fdec72f: Preparing [2021-09-29T03:07:30.801Z] db9be242025f: Preparing [2021-09-29T03:07:30.801Z] 61d7deab95a8: Preparing [2021-09-29T03:07:30.801Z] 143c111b2e2f: Preparing [2021-09-29T03:07:30.801Z] e2eb06d8af82: Preparing [2021-09-29T03:07:30.801Z] db9be242025f: Waiting [2021-09-29T03:07:30.801Z] 206f4fdec72f: Waiting [2021-09-29T03:07:30.801Z] 61d7deab95a8: Waiting [2021-09-29T03:07:30.801Z] e2eb06d8af82: Waiting [2021-09-29T03:07:31.774Z] 2710abd45567: Pushed [2021-09-29T03:07:31.774Z] 7d6f05b45f52: Pushed [2021-09-29T03:07:31.774Z] dd22ae021725: Pushed [2021-09-29T03:07:31.774Z] 206f4fdec72f: Pushed [2021-09-29T03:07:31.774Z] cbcb953f6961: Pushed [2021-09-29T03:07:31.774Z] db9be242025f: Pushed [2021-09-29T03:07:31.774Z] 61d7deab95a8: Pushed [2021-09-29T03:07:31.774Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:31.774Z] 143c111b2e2f: Pushed [2021-09-29T03:07:32.039Z] 355401fd89ef: Pushed [2021-09-29T03:07:32.306Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:4ebb7c2ca648c742d5f1bace9f551371ec43406950f284c7e46cdab783d2cae2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:32.625Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:32.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T03:07:32.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:07:32.943Z] dd22ae021725: Preparing [2021-09-29T03:07:32.943Z] 7d6f05b45f52: Preparing [2021-09-29T03:07:32.943Z] 355401fd89ef: Preparing [2021-09-29T03:07:32.943Z] cbcb953f6961: Preparing [2021-09-29T03:07:32.943Z] 2710abd45567: Preparing [2021-09-29T03:07:32.943Z] 206f4fdec72f: Preparing [2021-09-29T03:07:32.943Z] db9be242025f: Preparing [2021-09-29T03:07:32.943Z] 61d7deab95a8: Preparing [2021-09-29T03:07:32.943Z] 143c111b2e2f: Preparing [2021-09-29T03:07:32.943Z] e2eb06d8af82: Preparing [2021-09-29T03:07:32.943Z] 206f4fdec72f: Waiting [2021-09-29T03:07:32.943Z] db9be242025f: Waiting [2021-09-29T03:07:32.943Z] 61d7deab95a8: Waiting [2021-09-29T03:07:32.943Z] 143c111b2e2f: Waiting [2021-09-29T03:07:32.943Z] e2eb06d8af82: Waiting [2021-09-29T03:07:32.943Z] dd22ae021725: Layer already exists [2021-09-29T03:07:32.943Z] 7d6f05b45f52: Layer already exists [2021-09-29T03:07:32.943Z] 355401fd89ef: Layer already exists [2021-09-29T03:07:32.943Z] 2710abd45567: Layer already exists [2021-09-29T03:07:32.943Z] cbcb953f6961: Layer already exists [2021-09-29T03:07:32.943Z] 206f4fdec72f: Layer already exists [2021-09-29T03:07:32.943Z] 61d7deab95a8: Layer already exists [2021-09-29T03:07:32.943Z] db9be242025f: Layer already exists [2021-09-29T03:07:32.943Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:32.943Z] 143c111b2e2f: Layer already exists [2021-09-29T03:07:32.943Z] latest: digest: sha256:4ebb7c2ca648c742d5f1bace9f551371ec43406950f284c7e46cdab783d2cae2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:33.265Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:33.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.56 [2021-09-29T03:07:33.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:07:33.583Z] dd22ae021725: Preparing [2021-09-29T03:07:33.583Z] 7d6f05b45f52: Preparing [2021-09-29T03:07:33.583Z] 355401fd89ef: Preparing [2021-09-29T03:07:33.583Z] cbcb953f6961: Preparing [2021-09-29T03:07:33.583Z] 2710abd45567: Preparing [2021-09-29T03:07:33.583Z] 206f4fdec72f: Preparing [2021-09-29T03:07:33.583Z] db9be242025f: Preparing [2021-09-29T03:07:33.583Z] 61d7deab95a8: Preparing [2021-09-29T03:07:33.583Z] 143c111b2e2f: Preparing [2021-09-29T03:07:33.583Z] e2eb06d8af82: Preparing [2021-09-29T03:07:33.583Z] db9be242025f: Waiting [2021-09-29T03:07:33.583Z] 61d7deab95a8: Waiting [2021-09-29T03:07:33.583Z] 143c111b2e2f: Waiting [2021-09-29T03:07:33.583Z] e2eb06d8af82: Waiting [2021-09-29T03:07:33.583Z] 206f4fdec72f: Waiting [2021-09-29T03:07:33.583Z] 355401fd89ef: Layer already exists [2021-09-29T03:07:33.583Z] 7d6f05b45f52: Layer already exists [2021-09-29T03:07:33.583Z] 2710abd45567: Layer already exists [2021-09-29T03:07:33.583Z] cbcb953f6961: Layer already exists [2021-09-29T03:07:33.583Z] dd22ae021725: Layer already exists [2021-09-29T03:07:33.583Z] 206f4fdec72f: Layer already exists [2021-09-29T03:07:33.583Z] 143c111b2e2f: Layer already exists [2021-09-29T03:07:33.583Z] 61d7deab95a8: Layer already exists [2021-09-29T03:07:33.583Z] db9be242025f: Layer already exists [2021-09-29T03:07:33.583Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:33.583Z] 2.0.1-dev.56: digest: sha256:4ebb7c2ca648c742d5f1bace9f551371ec43406950f284c7e46cdab783d2cae2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:33.903Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:34.220Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:34.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:07:34.220Z] dd22ae021725: Preparing [2021-09-29T03:07:34.220Z] 7d6f05b45f52: Preparing [2021-09-29T03:07:34.220Z] 355401fd89ef: Preparing [2021-09-29T03:07:34.220Z] cbcb953f6961: Preparing [2021-09-29T03:07:34.220Z] 2710abd45567: Preparing [2021-09-29T03:07:34.220Z] 206f4fdec72f: Preparing [2021-09-29T03:07:34.220Z] db9be242025f: Preparing [2021-09-29T03:07:34.220Z] 61d7deab95a8: Preparing [2021-09-29T03:07:34.220Z] 143c111b2e2f: Preparing [2021-09-29T03:07:34.220Z] e2eb06d8af82: Preparing [2021-09-29T03:07:34.220Z] db9be242025f: Waiting [2021-09-29T03:07:34.220Z] 61d7deab95a8: Waiting [2021-09-29T03:07:34.220Z] 143c111b2e2f: Waiting [2021-09-29T03:07:34.220Z] e2eb06d8af82: Waiting [2021-09-29T03:07:34.220Z] 206f4fdec72f: Waiting [2021-09-29T03:07:34.220Z] 355401fd89ef: Layer already exists [2021-09-29T03:07:34.220Z] 7d6f05b45f52: Layer already exists [2021-09-29T03:07:34.220Z] 2710abd45567: Layer already exists [2021-09-29T03:07:34.220Z] cbcb953f6961: Layer already exists [2021-09-29T03:07:34.220Z] dd22ae021725: Layer already exists [2021-09-29T03:07:34.220Z] 206f4fdec72f: Layer already exists [2021-09-29T03:07:34.220Z] db9be242025f: Layer already exists [2021-09-29T03:07:34.220Z] 143c111b2e2f: Layer already exists [2021-09-29T03:07:34.220Z] 61d7deab95a8: Layer already exists [2021-09-29T03:07:34.220Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:34.220Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:4ebb7c2ca648c742d5f1bace9f551371ec43406950f284c7e46cdab783d2cae2 size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:34.538Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:34.855Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2021-09-29T03:07:34.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2021-09-29T03:07:34.855Z] dd22ae021725: Preparing [2021-09-29T03:07:34.855Z] 7d6f05b45f52: Preparing [2021-09-29T03:07:34.855Z] 355401fd89ef: Preparing [2021-09-29T03:07:34.855Z] cbcb953f6961: Preparing [2021-09-29T03:07:34.855Z] 2710abd45567: Preparing [2021-09-29T03:07:34.855Z] 206f4fdec72f: Preparing [2021-09-29T03:07:34.855Z] db9be242025f: Preparing [2021-09-29T03:07:34.855Z] 61d7deab95a8: Preparing [2021-09-29T03:07:34.855Z] 143c111b2e2f: Preparing [2021-09-29T03:07:34.855Z] e2eb06d8af82: Preparing [2021-09-29T03:07:34.855Z] 206f4fdec72f: Waiting [2021-09-29T03:07:34.855Z] db9be242025f: Waiting [2021-09-29T03:07:34.855Z] 61d7deab95a8: Waiting [2021-09-29T03:07:34.855Z] 143c111b2e2f: Waiting [2021-09-29T03:07:34.855Z] e2eb06d8af82: Waiting [2021-09-29T03:07:34.855Z] 2710abd45567: Layer already exists [2021-09-29T03:07:34.855Z] 355401fd89ef: Layer already exists [2021-09-29T03:07:34.855Z] cbcb953f6961: Layer already exists [2021-09-29T03:07:34.855Z] dd22ae021725: Layer already exists [2021-09-29T03:07:34.855Z] 7d6f05b45f52: Layer already exists [2021-09-29T03:07:34.855Z] 143c111b2e2f: Layer already exists [2021-09-29T03:07:34.855Z] 206f4fdec72f: Layer already exists [2021-09-29T03:07:34.855Z] db9be242025f: Layer already exists [2021-09-29T03:07:34.855Z] 61d7deab95a8: Layer already exists [2021-09-29T03:07:34.855Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:34.855Z] main: digest: sha256:4ebb7c2ca648c742d5f1bace9f551371ec43406950f284c7e46cdab783d2cae2 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:34.915Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:34.932Z] taggedImages: [2021-09-29T03:07:34.932Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:34.932Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2021-09-29T03:07:34.932Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.0.1-dev.56 [2021-09-29T03:07:34.932Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:34.932Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2021-09-29T03:07:34.968Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2021-09-29T03:07:34.968Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:34.968Z] latest [2021-09-29T03:07:34.968Z] 2.0.1-dev.56 [2021-09-29T03:07:34.968Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:34.968Z] main [2021-09-29T03:07:34.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:35.325Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:35.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:35.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:07:35.640Z] d3b7d28cf1a6: Preparing [2021-09-29T03:07:35.640Z] 4070416ee64b: Preparing [2021-09-29T03:07:35.640Z] c991890145d4: Preparing [2021-09-29T03:07:35.640Z] a70915381aef: Preparing [2021-09-29T03:07:35.640Z] e2eb06d8af82: Preparing [2021-09-29T03:07:35.640Z] c991890145d4: Layer already exists [2021-09-29T03:07:35.640Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:35.906Z] d3b7d28cf1a6: Pushed [2021-09-29T03:07:35.907Z] a70915381aef: Pushed [2021-09-29T03:07:36.869Z] 4070416ee64b: Pushed [2021-09-29T03:07:36.869Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:3f80c5902556893c7c1b4fbcbf86ad34bb7ebfe25698b7f799293ab0c75eceab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:37.191Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:37.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T03:07:37.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:07:37.503Z] d3b7d28cf1a6: Preparing [2021-09-29T03:07:37.503Z] 4070416ee64b: Preparing [2021-09-29T03:07:37.503Z] c991890145d4: Preparing [2021-09-29T03:07:37.503Z] a70915381aef: Preparing [2021-09-29T03:07:37.503Z] e2eb06d8af82: Preparing [2021-09-29T03:07:37.503Z] a70915381aef: Layer already exists [2021-09-29T03:07:37.503Z] d3b7d28cf1a6: Layer already exists [2021-09-29T03:07:37.503Z] 4070416ee64b: Layer already exists [2021-09-29T03:07:37.503Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:37.503Z] c991890145d4: Layer already exists [2021-09-29T03:07:37.503Z] latest: digest: sha256:3f80c5902556893c7c1b4fbcbf86ad34bb7ebfe25698b7f799293ab0c75eceab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:37.818Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:38.138Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.56 [2021-09-29T03:07:38.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:07:38.138Z] d3b7d28cf1a6: Preparing [2021-09-29T03:07:38.138Z] 4070416ee64b: Preparing [2021-09-29T03:07:38.138Z] c991890145d4: Preparing [2021-09-29T03:07:38.138Z] a70915381aef: Preparing [2021-09-29T03:07:38.138Z] e2eb06d8af82: Preparing [2021-09-29T03:07:38.138Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:38.138Z] a70915381aef: Layer already exists [2021-09-29T03:07:38.138Z] 4070416ee64b: Layer already exists [2021-09-29T03:07:38.138Z] c991890145d4: Layer already exists [2021-09-29T03:07:38.138Z] d3b7d28cf1a6: Layer already exists [2021-09-29T03:07:38.138Z] 2.0.1-dev.56: digest: sha256:3f80c5902556893c7c1b4fbcbf86ad34bb7ebfe25698b7f799293ab0c75eceab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:38.459Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:38.776Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:38.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:07:38.776Z] d3b7d28cf1a6: Preparing [2021-09-29T03:07:38.776Z] 4070416ee64b: Preparing [2021-09-29T03:07:38.776Z] c991890145d4: Preparing [2021-09-29T03:07:38.776Z] a70915381aef: Preparing [2021-09-29T03:07:38.776Z] e2eb06d8af82: Preparing [2021-09-29T03:07:38.776Z] 4070416ee64b: Layer already exists [2021-09-29T03:07:38.776Z] d3b7d28cf1a6: Layer already exists [2021-09-29T03:07:38.776Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:38.776Z] c991890145d4: Layer already exists [2021-09-29T03:07:38.776Z] a70915381aef: Layer already exists [2021-09-29T03:07:38.776Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:3f80c5902556893c7c1b4fbcbf86ad34bb7ebfe25698b7f799293ab0c75eceab size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:39.094Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:39.406Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2021-09-29T03:07:39.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2021-09-29T03:07:39.406Z] d3b7d28cf1a6: Preparing [2021-09-29T03:07:39.406Z] 4070416ee64b: Preparing [2021-09-29T03:07:39.406Z] c991890145d4: Preparing [2021-09-29T03:07:39.406Z] a70915381aef: Preparing [2021-09-29T03:07:39.406Z] e2eb06d8af82: Preparing [2021-09-29T03:07:39.406Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:39.406Z] a70915381aef: Layer already exists [2021-09-29T03:07:39.406Z] d3b7d28cf1a6: Layer already exists [2021-09-29T03:07:39.406Z] 4070416ee64b: Layer already exists [2021-09-29T03:07:39.406Z] c991890145d4: Layer already exists [2021-09-29T03:07:39.406Z] main: digest: sha256:3f80c5902556893c7c1b4fbcbf86ad34bb7ebfe25698b7f799293ab0c75eceab size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:39.462Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:39.476Z] taggedImages: [2021-09-29T03:07:39.476Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:39.476Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2021-09-29T03:07:39.476Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.0.1-dev.56 [2021-09-29T03:07:39.476Z] - nexus3.edgexfoundry.org:10004/support-notifications:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:39.476Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2021-09-29T03:07:39.513Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2021-09-29T03:07:39.513Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:39.513Z] latest [2021-09-29T03:07:39.513Z] 2.0.1-dev.56 [2021-09-29T03:07:39.513Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:39.513Z] main [2021-09-29T03:07:39.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:39.867Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:40.183Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:40.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:07:40.183Z] 0747abfe1b10: Preparing [2021-09-29T03:07:40.183Z] 5b9c80f9f570: Preparing [2021-09-29T03:07:40.183Z] c991890145d4: Preparing [2021-09-29T03:07:40.183Z] a84ad93a2e42: Preparing [2021-09-29T03:07:40.183Z] e2eb06d8af82: Preparing [2021-09-29T03:07:40.183Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:40.183Z] c991890145d4: Layer already exists [2021-09-29T03:07:40.183Z] 0747abfe1b10: Pushed [2021-09-29T03:07:40.452Z] a84ad93a2e42: Pushed [2021-09-29T03:07:41.411Z] 5b9c80f9f570: Pushed [2021-09-29T03:07:41.675Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:10bc8e5e3b7943433daaf3426daa51150a49d8c70073b9d5ff984bfff75c3bcf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:41.995Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:42.309Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T03:07:42.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:07:42.309Z] 0747abfe1b10: Preparing [2021-09-29T03:07:42.309Z] 5b9c80f9f570: Preparing [2021-09-29T03:07:42.309Z] c991890145d4: Preparing [2021-09-29T03:07:42.309Z] a84ad93a2e42: Preparing [2021-09-29T03:07:42.309Z] e2eb06d8af82: Preparing [2021-09-29T03:07:42.309Z] a84ad93a2e42: Layer already exists [2021-09-29T03:07:42.309Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:42.309Z] 5b9c80f9f570: Layer already exists [2021-09-29T03:07:42.309Z] c991890145d4: Layer already exists [2021-09-29T03:07:42.309Z] 0747abfe1b10: Layer already exists [2021-09-29T03:07:42.309Z] latest: digest: sha256:10bc8e5e3b7943433daaf3426daa51150a49d8c70073b9d5ff984bfff75c3bcf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:42.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:42.949Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.56 [2021-09-29T03:07:42.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:07:42.949Z] 0747abfe1b10: Preparing [2021-09-29T03:07:42.949Z] 5b9c80f9f570: Preparing [2021-09-29T03:07:42.950Z] c991890145d4: Preparing [2021-09-29T03:07:42.950Z] a84ad93a2e42: Preparing [2021-09-29T03:07:42.950Z] e2eb06d8af82: Preparing [2021-09-29T03:07:42.950Z] 0747abfe1b10: Layer already exists [2021-09-29T03:07:42.950Z] c991890145d4: Layer already exists [2021-09-29T03:07:42.950Z] a84ad93a2e42: Layer already exists [2021-09-29T03:07:42.950Z] 5b9c80f9f570: Layer already exists [2021-09-29T03:07:42.950Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:42.950Z] 2.0.1-dev.56: digest: sha256:10bc8e5e3b7943433daaf3426daa51150a49d8c70073b9d5ff984bfff75c3bcf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:43.270Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:43.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:43.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:07:43.588Z] 0747abfe1b10: Preparing [2021-09-29T03:07:43.588Z] 5b9c80f9f570: Preparing [2021-09-29T03:07:43.588Z] c991890145d4: Preparing [2021-09-29T03:07:43.588Z] a84ad93a2e42: Preparing [2021-09-29T03:07:43.588Z] e2eb06d8af82: Preparing [2021-09-29T03:07:43.588Z] 5b9c80f9f570: Layer already exists [2021-09-29T03:07:43.588Z] 0747abfe1b10: Layer already exists [2021-09-29T03:07:43.588Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:43.588Z] a84ad93a2e42: Layer already exists [2021-09-29T03:07:43.588Z] c991890145d4: Layer already exists [2021-09-29T03:07:43.588Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:10bc8e5e3b7943433daaf3426daa51150a49d8c70073b9d5ff984bfff75c3bcf size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:43.914Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:44.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2021-09-29T03:07:44.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2021-09-29T03:07:44.228Z] 0747abfe1b10: Preparing [2021-09-29T03:07:44.228Z] 5b9c80f9f570: Preparing [2021-09-29T03:07:44.228Z] c991890145d4: Preparing [2021-09-29T03:07:44.228Z] a84ad93a2e42: Preparing [2021-09-29T03:07:44.228Z] e2eb06d8af82: Preparing [2021-09-29T03:07:44.228Z] a84ad93a2e42: Layer already exists [2021-09-29T03:07:44.228Z] 0747abfe1b10: Layer already exists [2021-09-29T03:07:44.228Z] c991890145d4: Layer already exists [2021-09-29T03:07:44.228Z] 5b9c80f9f570: Layer already exists [2021-09-29T03:07:44.228Z] e2eb06d8af82: Layer already exists [2021-09-29T03:07:44.228Z] main: digest: sha256:10bc8e5e3b7943433daaf3426daa51150a49d8c70073b9d5ff984bfff75c3bcf size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:44.287Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:44.304Z] taggedImages: [2021-09-29T03:07:44.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:44.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2021-09-29T03:07:44.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.0.1-dev.56 [2021-09-29T03:07:44.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:44.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2021-09-29T03:07:44.342Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2021-09-29T03:07:44.342Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:44.342Z] latest [2021-09-29T03:07:44.342Z] 2.0.1-dev.56 [2021-09-29T03:07:44.342Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:44.342Z] main [2021-09-29T03:07:44.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:44.701Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:45.033Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:45.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:07:45.033Z] 7822e931212a: Preparing [2021-09-29T03:07:45.033Z] a8f944a12c8a: Preparing [2021-09-29T03:07:45.033Z] a9f8bd0ac4bf: Preparing [2021-09-29T03:07:45.033Z] 558848ae7f5d: Preparing [2021-09-29T03:07:45.033Z] c080ac93e525: Preparing [2021-09-29T03:07:45.033Z] 87dec32dab56: Preparing [2021-09-29T03:07:45.033Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:07:45.033Z] 3b6deb83ca37: Preparing [2021-09-29T03:07:45.033Z] 563ea45970c1: Preparing [2021-09-29T03:07:45.033Z] 91e3b9641807: Preparing [2021-09-29T03:07:45.033Z] b2d5eeeaba3a: Preparing [2021-09-29T03:07:45.033Z] 87dec32dab56: Waiting [2021-09-29T03:07:45.033Z] 563ea45970c1: Waiting [2021-09-29T03:07:45.033Z] 91e3b9641807: Waiting [2021-09-29T03:07:45.033Z] b2d5eeeaba3a: Waiting [2021-09-29T03:07:45.033Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:07:45.033Z] 3b6deb83ca37: Waiting [2021-09-29T03:07:45.033Z] c080ac93e525: Layer already exists [2021-09-29T03:07:45.033Z] 87dec32dab56: Layer already exists [2021-09-29T03:07:45.681Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:07:45.954Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:07:45.954Z] a8f944a12c8a: Pushed [2021-09-29T03:07:45.954Z] 7822e931212a: Pushed [2021-09-29T03:07:45.954Z] 563ea45970c1: Layer already exists [2021-09-29T03:07:45.954Z] 91e3b9641807: Layer already exists [2021-09-29T03:07:45.954Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:07:46.220Z] a9f8bd0ac4bf: Pushed [2021-09-29T03:07:50.630Z] 558848ae7f5d: Pushed [2021-09-29T03:07:50.630Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:50f9d8afffbb550d650a7ca659f26ebfa7d35b2aa5bdd9b9552443a0ba244ed9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:51.170Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:51.485Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T03:07:51.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:07:51.485Z] 7822e931212a: Preparing [2021-09-29T03:07:51.485Z] a8f944a12c8a: Preparing [2021-09-29T03:07:51.485Z] a9f8bd0ac4bf: Preparing [2021-09-29T03:07:51.485Z] 558848ae7f5d: Preparing [2021-09-29T03:07:51.485Z] c080ac93e525: Preparing [2021-09-29T03:07:51.485Z] 87dec32dab56: Preparing [2021-09-29T03:07:51.485Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:07:51.485Z] 3b6deb83ca37: Preparing [2021-09-29T03:07:51.485Z] 563ea45970c1: Preparing [2021-09-29T03:07:51.485Z] 91e3b9641807: Preparing [2021-09-29T03:07:51.485Z] b2d5eeeaba3a: Preparing [2021-09-29T03:07:51.485Z] 87dec32dab56: Waiting [2021-09-29T03:07:51.485Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:07:51.485Z] 3b6deb83ca37: Waiting [2021-09-29T03:07:51.485Z] 563ea45970c1: Waiting [2021-09-29T03:07:51.485Z] b2d5eeeaba3a: Waiting [2021-09-29T03:07:51.485Z] 91e3b9641807: Waiting [2021-09-29T03:07:51.485Z] c080ac93e525: Layer already exists [2021-09-29T03:07:51.485Z] a9f8bd0ac4bf: Layer already exists [2021-09-29T03:07:51.485Z] 558848ae7f5d: Layer already exists [2021-09-29T03:07:51.485Z] a8f944a12c8a: Layer already exists [2021-09-29T03:07:51.485Z] 7822e931212a: Layer already exists [2021-09-29T03:07:51.485Z] 563ea45970c1: Layer already exists [2021-09-29T03:07:51.485Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:07:51.485Z] 87dec32dab56: Layer already exists [2021-09-29T03:07:51.485Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:07:51.485Z] 91e3b9641807: Layer already exists [2021-09-29T03:07:51.485Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:07:51.485Z] latest: digest: sha256:50f9d8afffbb550d650a7ca659f26ebfa7d35b2aa5bdd9b9552443a0ba244ed9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:52.075Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:52.398Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.56 [2021-09-29T03:07:52.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:07:52.398Z] 7822e931212a: Preparing [2021-09-29T03:07:52.398Z] a8f944a12c8a: Preparing [2021-09-29T03:07:52.398Z] a9f8bd0ac4bf: Preparing [2021-09-29T03:07:52.398Z] 558848ae7f5d: Preparing [2021-09-29T03:07:52.398Z] c080ac93e525: Preparing [2021-09-29T03:07:52.398Z] 87dec32dab56: Preparing [2021-09-29T03:07:52.398Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:07:52.398Z] 3b6deb83ca37: Preparing [2021-09-29T03:07:52.398Z] 563ea45970c1: Preparing [2021-09-29T03:07:52.398Z] 91e3b9641807: Preparing [2021-09-29T03:07:52.398Z] b2d5eeeaba3a: Preparing [2021-09-29T03:07:52.398Z] 87dec32dab56: Waiting [2021-09-29T03:07:52.398Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:07:52.398Z] 3b6deb83ca37: Waiting [2021-09-29T03:07:52.398Z] 563ea45970c1: Waiting [2021-09-29T03:07:52.398Z] 91e3b9641807: Waiting [2021-09-29T03:07:52.398Z] b2d5eeeaba3a: Waiting [2021-09-29T03:07:52.398Z] 558848ae7f5d: Layer already exists [2021-09-29T03:07:52.398Z] a9f8bd0ac4bf: Layer already exists [2021-09-29T03:07:52.398Z] a8f944a12c8a: Layer already exists [2021-09-29T03:07:52.398Z] c080ac93e525: Layer already exists [2021-09-29T03:07:52.398Z] 7822e931212a: Layer already exists [2021-09-29T03:07:52.398Z] 563ea45970c1: Layer already exists [2021-09-29T03:07:52.398Z] 87dec32dab56: Layer already exists [2021-09-29T03:07:52.398Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:07:52.398Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:07:52.398Z] 91e3b9641807: Layer already exists [2021-09-29T03:07:52.398Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:07:52.667Z] 2.0.1-dev.56: digest: sha256:50f9d8afffbb550d650a7ca659f26ebfa7d35b2aa5bdd9b9552443a0ba244ed9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:52.990Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:53.301Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:53.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:07:53.301Z] 7822e931212a: Preparing [2021-09-29T03:07:53.301Z] a8f944a12c8a: Preparing [2021-09-29T03:07:53.301Z] a9f8bd0ac4bf: Preparing [2021-09-29T03:07:53.301Z] 558848ae7f5d: Preparing [2021-09-29T03:07:53.301Z] c080ac93e525: Preparing [2021-09-29T03:07:53.301Z] 87dec32dab56: Preparing [2021-09-29T03:07:53.301Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:07:53.301Z] 3b6deb83ca37: Preparing [2021-09-29T03:07:53.301Z] 563ea45970c1: Preparing [2021-09-29T03:07:53.301Z] 91e3b9641807: Preparing [2021-09-29T03:07:53.301Z] b2d5eeeaba3a: Preparing [2021-09-29T03:07:53.301Z] 3b6deb83ca37: Waiting [2021-09-29T03:07:53.301Z] 563ea45970c1: Waiting [2021-09-29T03:07:53.301Z] 91e3b9641807: Waiting [2021-09-29T03:07:53.301Z] 87dec32dab56: Waiting [2021-09-29T03:07:53.301Z] b2d5eeeaba3a: Waiting [2021-09-29T03:07:53.301Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:07:53.301Z] 7822e931212a: Layer already exists [2021-09-29T03:07:53.301Z] a8f944a12c8a: Layer already exists [2021-09-29T03:07:53.301Z] c080ac93e525: Layer already exists [2021-09-29T03:07:53.301Z] a9f8bd0ac4bf: Layer already exists [2021-09-29T03:07:53.301Z] 558848ae7f5d: Layer already exists [2021-09-29T03:07:53.301Z] 87dec32dab56: Layer already exists [2021-09-29T03:07:53.301Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:07:53.301Z] 563ea45970c1: Layer already exists [2021-09-29T03:07:53.301Z] 91e3b9641807: Layer already exists [2021-09-29T03:07:53.301Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:07:53.301Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:07:53.301Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:50f9d8afffbb550d650a7ca659f26ebfa7d35b2aa5bdd9b9552443a0ba244ed9 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:53.618Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:07:53.932Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2021-09-29T03:07:53.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2021-09-29T03:07:53.932Z] 7822e931212a: Preparing [2021-09-29T03:07:53.932Z] a8f944a12c8a: Preparing [2021-09-29T03:07:53.932Z] a9f8bd0ac4bf: Preparing [2021-09-29T03:07:53.932Z] 558848ae7f5d: Preparing [2021-09-29T03:07:53.932Z] c080ac93e525: Preparing [2021-09-29T03:07:53.932Z] 87dec32dab56: Preparing [2021-09-29T03:07:53.932Z] 4b3c02ac6c6d: Preparing [2021-09-29T03:07:53.932Z] 3b6deb83ca37: Preparing [2021-09-29T03:07:53.932Z] 563ea45970c1: Preparing [2021-09-29T03:07:53.932Z] 91e3b9641807: Preparing [2021-09-29T03:07:53.932Z] b2d5eeeaba3a: Preparing [2021-09-29T03:07:53.932Z] 87dec32dab56: Waiting [2021-09-29T03:07:53.932Z] 4b3c02ac6c6d: Waiting [2021-09-29T03:07:53.932Z] 3b6deb83ca37: Waiting [2021-09-29T03:07:53.932Z] 563ea45970c1: Waiting [2021-09-29T03:07:53.932Z] 91e3b9641807: Waiting [2021-09-29T03:07:53.932Z] b2d5eeeaba3a: Waiting [2021-09-29T03:07:53.932Z] c080ac93e525: Layer already exists [2021-09-29T03:07:53.932Z] 7822e931212a: Layer already exists [2021-09-29T03:07:53.932Z] a9f8bd0ac4bf: Layer already exists [2021-09-29T03:07:53.932Z] 558848ae7f5d: Layer already exists [2021-09-29T03:07:53.932Z] a8f944a12c8a: Layer already exists [2021-09-29T03:07:53.932Z] 87dec32dab56: Layer already exists [2021-09-29T03:07:53.932Z] 4b3c02ac6c6d: Layer already exists [2021-09-29T03:07:53.932Z] 563ea45970c1: Layer already exists [2021-09-29T03:07:53.932Z] 3b6deb83ca37: Layer already exists [2021-09-29T03:07:53.932Z] 91e3b9641807: Layer already exists [2021-09-29T03:07:53.932Z] b2d5eeeaba3a: Layer already exists [2021-09-29T03:07:53.932Z] main: digest: sha256:50f9d8afffbb550d650a7ca659f26ebfa7d35b2aa5bdd9b9552443a0ba244ed9 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:07:53.986Z] ===================================================== [Pipeline] echo [2021-09-29T03:07:54.000Z] taggedImages: [2021-09-29T03:07:54.000Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:07:54.000Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2021-09-29T03:07:54.000Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.0.1-dev.56 [2021-09-29T03:07:54.000Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:07:54.000Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T03:09:15.615Z] Removing intermediate container c5d8835a0e72 [2021-09-29T03:09:15.615Z] ---> 04aa3c9d0b11 [2021-09-29T03:09:15.615Z] [2021-09-29T03:09:15.615Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:09:15.615Z] Removing intermediate container df854e4516cb [2021-09-29T03:09:15.615Z] ---> 70dafab7159d [2021-09-29T03:09:15.615Z] [2021-09-29T03:09:15.615Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T03:09:15.615Z] Removing intermediate container eb15329337a9 [2021-09-29T03:09:15.615Z] ---> aad85a689117 [2021-09-29T03:09:15.615Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T03:09:15.615Z] 3.14: Pulling from library/alpine [2021-09-29T03:09:15.615Z] ---> Running in 1197bf51a3e4 [2021-09-29T03:09:15.615Z] 3.14: Pulling from library/alpine [2021-09-29T03:09:16.616Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T03:09:16.894Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:09:16.894Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T03:09:16.894Z] Status: Image is up to date for alpine:3.14 [2021-09-29T03:09:16.894Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T03:09:17.176Z] ---> bb3de5531c18 [2021-09-29T03:09:17.176Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T03:09:17.176Z] ---> bb3de5531c18 [2021-09-29T03:09:17.176Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:09:19.166Z] ---> Running in decd0037da11 [2021-09-29T03:09:19.166Z] ---> Running in 7463f9ab705e [2021-09-29T03:09:19.441Z] Removing intermediate container 087327add3e1 [2021-09-29T03:09:19.441Z] ---> 5a3094f7ea74 [2021-09-29T03:09:19.441Z] [2021-09-29T03:09:19.441Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:09:19.441Z] ---> bb3de5531c18 [2021-09-29T03:09:19.441Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:09:20.884Z] ---> Running in 5d83099809b8 [2021-09-29T03:09:20.884Z] Removing intermediate container 7463f9ab705e [2021-09-29T03:09:20.884Z] ---> 2b612e3ffe9d [2021-09-29T03:09:20.884Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T03:09:20.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:21.162Z] Removing intermediate container 1197bf51a3e4 [2021-09-29T03:09:21.162Z] ---> 13eab34cb7b7 [2021-09-29T03:09:21.162Z] [2021-09-29T03:09:21.162Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T03:09:21.162Z] ---> Running in 445e5a6b830f [2021-09-29T03:09:21.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:21.760Z] 20.10.7: Pulling from library/docker [2021-09-29T03:09:22.366Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:09:22.366Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:09:22.366Z] OK: 5 MiB in 15 packages [2021-09-29T03:09:23.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:23.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:23.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:24.222Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T03:09:24.222Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:09:24.502Z] OK: 5 MiB in 15 packages [2021-09-29T03:09:24.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:25.110Z] Removing intermediate container decd0037da11 [2021-09-29T03:09:25.110Z] ---> 574737212e37 [2021-09-29T03:09:25.110Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:09:25.386Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:09:25.386Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T03:09:25.386Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:09:25.386Z] OK: 5 MiB in 16 packages [2021-09-29T03:09:25.665Z] ---> Running in 0bef25b8a8ea [2021-09-29T03:09:26.662Z] Removing intermediate container e680e1ba62c1 [2021-09-29T03:09:26.662Z] ---> ee91b7ef8aea [2021-09-29T03:09:26.662Z] [2021-09-29T03:09:26.662Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:09:26.662Z] ---> bb3de5531c18 [2021-09-29T03:09:26.662Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T03:09:26.662Z] Removing intermediate container 5d83099809b8 [2021-09-29T03:09:26.662Z] ---> ea99ff7194ea [2021-09-29T03:09:26.662Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:09:26.932Z] Removing intermediate container 0bef25b8a8ea [2021-09-29T03:09:26.932Z] ---> 140d7c49f6cd [2021-09-29T03:09:26.932Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T03:09:27.204Z] ---> Running in ee2ea9d584e6 [2021-09-29T03:09:27.205Z] ---> Running in 403237ae1f00 [2021-09-29T03:09:27.481Z] Removing intermediate container 445e5a6b830f [2021-09-29T03:09:27.481Z] ---> 47fa07f94153 [2021-09-29T03:09:27.481Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T03:09:27.481Z] ---> Running in a7fbd76d2f6c [2021-09-29T03:09:27.759Z] ---> Running in a6a1eaa86465 [2021-09-29T03:09:28.033Z] Removing intermediate container 403237ae1f00 [2021-09-29T03:09:28.033Z] ---> bb42059b14aa [2021-09-29T03:09:28.033Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T03:09:28.033Z] Removing intermediate container ee2ea9d584e6 [2021-09-29T03:09:28.033Z] ---> 0c6bd4cf2508 [2021-09-29T03:09:28.033Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T03:09:28.306Z] ---> Running in 941da136e839 [2021-09-29T03:09:28.306Z] ---> Running in 6ac83ebc87b9 [2021-09-29T03:09:28.306Z] Removing intermediate container a7fbd76d2f6c [2021-09-29T03:09:28.306Z] ---> c5ec30f9e6ec [2021-09-29T03:09:28.306Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:09:28.306Z] Removing intermediate container a6a1eaa86465 [2021-09-29T03:09:28.306Z] ---> d6730a69bce0 [2021-09-29T03:09:28.306Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T03:09:28.577Z] ---> Running in 0e767ad51880 [2021-09-29T03:09:28.851Z] ---> Running in 4f34dad74934 [2021-09-29T03:09:29.121Z] Removing intermediate container 941da136e839 [2021-09-29T03:09:29.121Z] ---> 5cedda23cff5 [2021-09-29T03:09:29.121Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:09:29.121Z] Removing intermediate container 6ac83ebc87b9 [2021-09-29T03:09:29.121Z] ---> 3d474ff3ca4b [2021-09-29T03:09:29.121Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T03:09:29.395Z] Removing intermediate container 0e767ad51880 [2021-09-29T03:09:29.395Z] ---> 747f92e0cf76 [2021-09-29T03:09:29.395Z] Step 16/24 : WORKDIR / [2021-09-29T03:09:29.395Z] ---> Running in 407b07eb7d7b [2021-09-29T03:09:29.395Z] ---> Running in 8905c264a247 [2021-09-29T03:09:29.668Z] Removing intermediate container 4f34dad74934 [2021-09-29T03:09:29.668Z] ---> 35023b0658f3 [2021-09-29T03:09:29.668Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T03:09:29.668Z] ---> Running in babdf9b336fd [2021-09-29T03:09:29.942Z] ---> Running in 4bf81d715364 [2021-09-29T03:09:30.229Z] Removing intermediate container 407b07eb7d7b [2021-09-29T03:09:30.229Z] ---> 672546eff521 [2021-09-29T03:09:30.229Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:09:30.507Z] Removing intermediate container 8905c264a247 [2021-09-29T03:09:30.508Z] ---> fdba0605622b [2021-09-29T03:09:30.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:09:30.785Z] ---> Running in d1728eef42ed [2021-09-29T03:09:30.785Z] Removing intermediate container babdf9b336fd [2021-09-29T03:09:30.785Z] ---> f88b18f0cbca [2021-09-29T03:09:30.785Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:09:32.782Z] ---> 7ee15adcafd1 [2021-09-29T03:09:32.782Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T03:09:32.782Z] ---> fa88c8684ed2 [2021-09-29T03:09:32.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T03:09:34.243Z] Removing intermediate container 4bf81d715364 [2021-09-29T03:09:34.243Z] ---> fe8b4b86b505 [2021-09-29T03:09:34.243Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T03:09:34.243Z] Removing intermediate container d1728eef42ed [2021-09-29T03:09:34.243Z] ---> c3f853755c09 [2021-09-29T03:09:34.556Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T03:09:34.556Z] ---> Running in d4bb4e3c9554 [2021-09-29T03:09:34.830Z] ---> Running in cbeacfc376e6 [2021-09-29T03:09:35.103Z] ---> 612dc6294124 [2021-09-29T03:09:35.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T03:09:35.103Z] ---> 3f199adc3744 [2021-09-29T03:09:35.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T03:09:35.714Z] Removing intermediate container d4bb4e3c9554 [2021-09-29T03:09:35.714Z] ---> 7830f56a06aa [2021-09-29T03:09:35.714Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T03:09:37.153Z] ---> c723894d86e7 [2021-09-29T03:09:37.153Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T03:09:37.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:37.153Z] ---> dd7b0518bc54 [2021-09-29T03:09:37.153Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T03:09:37.153Z] ---> 57b963192d50 [2021-09-29T03:09:37.153Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T03:09:37.429Z] ---> Running in e45f59588360 [2021-09-29T03:09:37.429Z] ---> Running in e47e322434d0 [2021-09-29T03:09:37.707Z] ---> Running in 0065b01c9723 [2021-09-29T03:09:38.314Z] Removing intermediate container e45f59588360 [2021-09-29T03:09:38.314Z] ---> 8d81532d9780 [2021-09-29T03:09:38.314Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:09:38.314Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:38.314Z] Removing intermediate container 0065b01c9723 [2021-09-29T03:09:38.314Z] ---> d9a0d2868a5e [2021-09-29T03:09:38.314Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:09:38.595Z] ---> Running in 9942ffbe1e73 [2021-09-29T03:09:38.595Z] ---> Running in 93382e1d9e97 [2021-09-29T03:09:39.606Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T03:09:39.606Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T03:09:39.606Z] Removing intermediate container 9942ffbe1e73 [2021-09-29T03:09:39.606Z] ---> 7c3cb6e659ba [2021-09-29T03:09:39.606Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T03:09:39.606Z] Removing intermediate container 93382e1d9e97 [2021-09-29T03:09:39.606Z] ---> d95ec8c155ff [2021-09-29T03:09:39.606Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:09:39.606Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T03:09:39.890Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T03:09:39.890Z] ---> Running in 5fa4712a2083 [2021-09-29T03:09:39.890Z] ---> Running in acfce7bf733f [2021-09-29T03:09:39.890Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T03:09:39.890Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T03:09:39.890Z] ---> df445af6242a [2021-09-29T03:09:39.890Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:09:40.495Z] ---> Running in ba203e7e1014 [2021-09-29T03:09:40.495Z] Removing intermediate container acfce7bf733f [2021-09-29T03:09:40.495Z] ---> 0173f6763c78 [2021-09-29T03:09:40.495Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:09:40.776Z] Removing intermediate container 5fa4712a2083 [2021-09-29T03:09:40.776Z] ---> d43c539ac873 [2021-09-29T03:09:40.776Z] Step 22/23 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:09:40.776Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T03:09:40.776Z] ---> Running in d4dd2371edd0 [2021-09-29T03:09:41.055Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T03:09:41.055Z] ---> Running in fc1e19ae91f7 [2021-09-29T03:09:41.055Z] Removing intermediate container e47e322434d0 [2021-09-29T03:09:41.055Z] ---> 46c0f1f7f558 [2021-09-29T03:09:41.055Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:09:41.055Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:09:41.055Z] OK: 8 MiB in 20 packages [2021-09-29T03:09:41.335Z] Removing intermediate container ba203e7e1014 [2021-09-29T03:09:41.335Z] ---> 79f64b6a76c4 [2021-09-29T03:09:41.335Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T03:09:41.335Z] ---> Running in c54f7282d14b [2021-09-29T03:09:41.941Z] Removing intermediate container d4dd2371edd0 [2021-09-29T03:09:41.941Z] ---> 53b7f3036aa8 [2021-09-29T03:09:41.941Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:09:41.941Z] Removing intermediate container fc1e19ae91f7 [2021-09-29T03:09:41.941Z] ---> d31010890ed3 [2021-09-29T03:09:41.941Z] Step 23/23 : LABEL version=2.0.1-dev.56 [2021-09-29T03:09:42.229Z] ---> Running in e322616d52d1 [2021-09-29T03:09:42.229Z] ---> Running in f9ddb62004af [2021-09-29T03:09:42.515Z] ---> b25fbff45042 [2021-09-29T03:09:42.515Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T03:09:43.115Z] Removing intermediate container e322616d52d1 [2021-09-29T03:09:43.115Z] ---> 3f463872c366 [2021-09-29T03:09:43.115Z] [2021-09-29T03:09:43.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:43.392Z] Successfully built 3f463872c366 [2021-09-29T03:09:43.392Z] Successfully tagged core-command-arm64:latest [2021-09-29T03:09:43.392Z]  Building core-command ... done Building support-notifications [2021-09-29T03:09:43.392Z] Removing intermediate container f9ddb62004af [2021-09-29T03:09:43.392Z] ---> 4ac6c9e978a4 [2021-09-29T03:09:43.392Z] [2021-09-29T03:09:43.392Z] Removing intermediate container cbeacfc376e6 [2021-09-29T03:09:43.392Z] ---> d30b9ee9fc5f [2021-09-29T03:09:43.392Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:09:43.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:09:43.684Z] Successfully built 4ac6c9e978a4 [2021-09-29T03:09:43.966Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T03:09:43.966Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-09-29T03:09:44.242Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T03:09:44.242Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T03:09:44.527Z] Executing bash-5.1.0-r0.post-install [2021-09-29T03:09:44.527Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T03:09:44.527Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T03:09:44.527Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T03:09:44.527Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T03:09:44.527Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T03:09:44.527Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T03:09:44.527Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T03:09:44.527Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T03:09:44.527Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T03:09:44.527Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T03:09:44.527Z] ---> ea4f5d044e8d [2021-09-29T03:09:44.527Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T03:09:44.527Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T03:09:44.527Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T03:09:44.804Z] ---> 593129a220fc [2021-09-29T03:09:44.804Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T03:09:46.807Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T03:09:46.807Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T03:09:46.807Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T03:09:46.807Z] ---> 2625947daf32 [2021-09-29T03:09:46.807Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T03:09:46.807Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T03:09:46.807Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T03:09:46.807Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T03:09:47.086Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T03:09:47.086Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T03:09:47.086Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T03:09:47.086Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T03:09:47.368Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T03:09:47.368Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T03:09:47.368Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T03:09:47.368Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T03:09:47.368Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T03:09:47.368Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T03:09:47.368Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T03:09:47.368Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T03:09:47.368Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T03:09:47.650Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T03:09:47.650Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T03:09:47.650Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T03:09:47.650Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T03:09:47.650Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T03:09:47.650Z] ---> f4f7e06f64c2 [2021-09-29T03:09:47.650Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T03:09:47.650Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T03:09:48.276Z] ---> 4ab9f6f182f5 [2021-09-29T03:09:48.276Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T03:09:48.276Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T03:09:48.276Z] OK: 82 MiB in 59 packages [2021-09-29T03:09:49.273Z] ---> 0a8b8edd8136 [2021-09-29T03:09:49.273Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T03:09:49.549Z] ---> Running in 5ea26777f40a [2021-09-29T03:09:49.549Z] ---> 19a14cee0ddf [2021-09-29T03:09:49.549Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T03:09:49.828Z] ---> Running in 3778bf0c09e7 [2021-09-29T03:09:50.104Z] Removing intermediate container 5ea26777f40a [2021-09-29T03:09:50.104Z] ---> da69acae3fb6 [2021-09-29T03:09:50.104Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:09:50.382Z] ---> Running in a34ff3f7c280 [2021-09-29T03:09:50.661Z] Removing intermediate container 3778bf0c09e7 [2021-09-29T03:09:50.661Z] ---> 28cbb823db8e [2021-09-29T03:09:50.661Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T03:09:51.256Z] Removing intermediate container a34ff3f7c280 [2021-09-29T03:09:51.256Z] ---> 66d6bc44789d [2021-09-29T03:09:51.256Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:09:51.256Z] ---> Running in 9231e72a652e [2021-09-29T03:09:51.532Z] ---> 4a511f7416f3 [2021-09-29T03:09:51.532Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T03:09:52.132Z] ---> Running in 77b3a5302b23 [2021-09-29T03:09:52.132Z] Removing intermediate container 9231e72a652e [2021-09-29T03:09:52.132Z] ---> a5471f904436 [2021-09-29T03:09:52.132Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:09:52.408Z] ---> Running in d6d8c19bbdc0 [2021-09-29T03:09:53.409Z] Removing intermediate container d6d8c19bbdc0 [2021-09-29T03:09:53.409Z] ---> 1414cc3a7472 [2021-09-29T03:09:53.409Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:09:53.689Z] ---> Running in 2b8473e2538a [2021-09-29T03:09:54.704Z] Removing intermediate container 2b8473e2538a [2021-09-29T03:09:54.704Z] ---> 0f42e97d7b3c [2021-09-29T03:09:54.704Z] [2021-09-29T03:09:54.982Z] Successfully built 0f42e97d7b3c [2021-09-29T03:09:54.982Z] Successfully tagged core-data-arm64:latest [2021-09-29T03:09:54.982Z]  Building core-data ... done Building security-proxy-setup [2021-09-29T03:09:55.986Z] Removing intermediate container 77b3a5302b23 [2021-09-29T03:09:55.986Z] ---> e46dd9ffc32e [2021-09-29T03:09:55.986Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T03:09:56.263Z] ---> Running in 1314fb37f24d [2021-09-29T03:09:57.368Z] Removing intermediate container 1314fb37f24d [2021-09-29T03:09:57.368Z] ---> da26a0342a48 [2021-09-29T03:09:57.368Z] Step 29/32 : CMD ["gate"] [2021-09-29T03:09:58.008Z] ---> Running in 3dee527442ec [2021-09-29T03:09:58.344Z] Collecting docker-compose==1.23.2 [2021-09-29T03:09:58.344Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T03:09:59.142Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T03:09:59.142Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T03:09:59.770Z] Removing intermediate container 3dee527442ec [2021-09-29T03:09:59.770Z] ---> 5c50bed882bc [2021-09-29T03:09:59.770Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T03:10:00.376Z] ---> Running in aa26b0d6a680 [2021-09-29T03:10:01.369Z] Removing intermediate container aa26b0d6a680 [2021-09-29T03:10:01.369Z] ---> ab7e6fde2974 [2021-09-29T03:10:01.369Z] Step 31/32 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:10:01.980Z] ---> Running in 27e39862fada [2021-09-29T03:10:02.595Z] Collecting PyYAML<4,>=3.10 [2021-09-29T03:10:02.595Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T03:10:02.873Z] Removing intermediate container 27e39862fada [2021-09-29T03:10:02.873Z] ---> e935ed58fc75 [2021-09-29T03:10:02.873Z] Step 32/32 : LABEL version=2.0.1-dev.56 [2021-09-29T03:10:03.477Z] ---> Running in dc4fe8b89933 [2021-09-29T03:10:04.466Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:10:04.466Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:10:04.466Z] ---> 0ede948db293 [2021-09-29T03:10:04.466Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T03:10:04.466Z] ---> Using cache [2021-09-29T03:10:04.466Z] ---> 1687b8f5e000 [2021-09-29T03:10:04.466Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:10:04.466Z] ---> Using cache [2021-09-29T03:10:04.466Z] ---> a6d849f917f1 [2021-09-29T03:10:04.466Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T03:10:04.746Z] ---> Running in c324c93bd09d [2021-09-29T03:10:04.746Z] Removing intermediate container dc4fe8b89933 [2021-09-29T03:10:04.746Z] ---> 83f621c29560 [2021-09-29T03:10:04.746Z] [2021-09-29T03:10:05.351Z] Successfully built 83f621c29560 [2021-09-29T03:10:05.351Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T03:10:05.351Z]  Building security-bootstrapper ... done Building core-metadata [2021-09-29T03:10:05.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:10:05.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:10:05.962Z] ---> 0ede948db293 [2021-09-29T03:10:05.962Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> 1687b8f5e000 [2021-09-29T03:10:05.962Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> a6d849f917f1 [2021-09-29T03:10:05.962Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> e03ee08a2db6 [2021-09-29T03:10:05.962Z] Step 6/26 : COPY go.mod . [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> e5775150eda2 [2021-09-29T03:10:05.962Z] Step 7/26 : RUN go mod download [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> 49f1108fc8c3 [2021-09-29T03:10:05.962Z] Step 8/26 : COPY . . [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> 67be8a978cb5 [2021-09-29T03:10:05.962Z] Step 9/26 : RUN go mod tidy [2021-09-29T03:10:05.962Z] ---> Using cache [2021-09-29T03:10:05.962Z] ---> dcee7507c119 [2021-09-29T03:10:05.962Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T03:10:06.560Z] ---> Running in d1726186936c [2021-09-29T03:10:06.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:10:07.560Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T03:10:07.560Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T03:10:07.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:10:07.837Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T03:10:07.837Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T03:10:08.112Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T03:10:08.714Z] OK: 218 MiB in 52 packages [2021-09-29T03:10:10.732Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T03:10:10.732Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T03:10:12.728Z] Removing intermediate container c324c93bd09d [2021-09-29T03:10:12.728Z] ---> 6257e66af5f5 [2021-09-29T03:10:12.728Z] Step 6/23 : COPY go.mod . [2021-09-29T03:10:14.176Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T03:10:14.176Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T03:10:14.176Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-29T03:10:14.459Z] ---> c9d61263a984 [2021-09-29T03:10:14.459Z] Step 7/23 : RUN go mod download [2021-09-29T03:10:14.735Z] ---> Running in 7472c23fbc06 [2021-09-29T03:10:16.190Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T03:10:16.190Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T03:10:16.792Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T03:10:16.792Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T03:10:17.067Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T03:10:17.344Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T03:10:18.332Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:10:18.332Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:10:18.332Z] ---> 0ede948db293 [2021-09-29T03:10:18.332Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T03:10:18.332Z] ---> Using cache [2021-09-29T03:10:18.332Z] ---> 1687b8f5e000 [2021-09-29T03:10:18.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:10:18.332Z] ---> Using cache [2021-09-29T03:10:18.332Z] ---> a6d849f917f1 [2021-09-29T03:10:18.332Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T03:10:18.332Z] ---> Using cache [2021-09-29T03:10:18.332Z] ---> e03ee08a2db6 [2021-09-29T03:10:18.607Z] Step 6/22 : COPY go.mod . [2021-09-29T03:10:18.607Z] ---> Using cache [2021-09-29T03:10:18.607Z] ---> e5775150eda2 [2021-09-29T03:10:18.607Z] Step 7/22 : RUN go mod download [2021-09-29T03:10:18.607Z] ---> Using cache [2021-09-29T03:10:18.607Z] ---> 49f1108fc8c3 [2021-09-29T03:10:18.607Z] Step 8/22 : COPY . . [2021-09-29T03:10:18.607Z] ---> Using cache [2021-09-29T03:10:18.607Z] ---> 67be8a978cb5 [2021-09-29T03:10:18.607Z] Step 9/22 : RUN go mod tidy [2021-09-29T03:10:18.607Z] ---> Using cache [2021-09-29T03:10:18.607Z] ---> dcee7507c119 [2021-09-29T03:10:18.607Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T03:10:18.607Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T03:10:18.607Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T03:10:20.056Z] Collecting certifi>=2017.4.17 [2021-09-29T03:10:20.056Z] ---> Running in a551cb9ce111 [2021-09-29T03:10:20.056Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T03:10:20.331Z] Collecting idna<2.8,>=2.5 [2021-09-29T03:10:20.331Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T03:10:20.606Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T03:10:20.606Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T03:10:22.055Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T03:10:22.055Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T03:10:22.333Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T03:10:22.609Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T03:10:22.609Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T03:10:22.609Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T03:10:22.609Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T03:10:23.592Z] Removing intermediate container 7472c23fbc06 [2021-09-29T03:10:23.592Z] ---> 1c213f65e469 [2021-09-29T03:10:23.592Z] Step 8/23 : COPY . . [2021-09-29T03:10:24.194Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T03:10:24.470Z] Attempting uninstall: urllib3 [2021-09-29T03:10:24.470Z] Found existing installation: urllib3 1.26.2 [2021-09-29T03:10:24.470Z] Uninstalling urllib3-1.26.2: [2021-09-29T03:10:24.747Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T03:10:25.356Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T03:10:25.356Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T03:10:25.356Z] ---> 0ede948db293 [2021-09-29T03:10:25.356Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> 1687b8f5e000 [2021-09-29T03:10:25.356Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> a6d849f917f1 [2021-09-29T03:10:25.356Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> e03ee08a2db6 [2021-09-29T03:10:25.356Z] Step 6/24 : COPY go.mod . [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> e5775150eda2 [2021-09-29T03:10:25.356Z] Step 7/24 : RUN go mod download [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> 49f1108fc8c3 [2021-09-29T03:10:25.356Z] Step 8/24 : COPY . . [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> 67be8a978cb5 [2021-09-29T03:10:25.356Z] Step 9/24 : RUN go mod tidy [2021-09-29T03:10:25.356Z] ---> Using cache [2021-09-29T03:10:25.356Z] ---> dcee7507c119 [2021-09-29T03:10:25.356Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T03:10:26.397Z] Attempting uninstall: idna [2021-09-29T03:10:26.397Z] Found existing installation: idna 3.1 [2021-09-29T03:10:26.397Z] Uninstalling idna-3.1: [2021-09-29T03:10:26.679Z] Successfully uninstalled idna-3.1 [2021-09-29T03:10:26.960Z] ---> Running in bdd0e296533b [2021-09-29T03:10:27.563Z] Attempting uninstall: chardet [2021-09-29T03:10:27.563Z] Found existing installation: chardet 4.0.0 [2021-09-29T03:10:27.840Z] Uninstalling chardet-4.0.0: [2021-09-29T03:10:28.116Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T03:10:29.558Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T03:10:30.160Z] Attempting uninstall: requests [2021-09-29T03:10:30.160Z] Found existing installation: requests 2.25.1 [2021-09-29T03:10:30.160Z] Uninstalling requests-2.25.1: [2021-09-29T03:10:30.438Z] Successfully uninstalled requests-2.25.1 [2021-09-29T03:10:31.042Z] Running setup.py install for texttable: started [2021-09-29T03:10:34.457Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T03:10:34.457Z] Running setup.py install for PyYAML: started [2021-09-29T03:10:37.873Z] ---> 512b99b8a517 [2021-09-29T03:10:37.873Z] Step 9/23 : RUN go mod tidy [2021-09-29T03:10:38.149Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T03:10:38.428Z] ---> Running in 1baf2932877e [2021-09-29T03:10:38.428Z] Running setup.py install for docopt: started [2021-09-29T03:10:42.767Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T03:10:42.767Z] Running setup.py install for dockerpty: started [2021-09-29T03:10:46.175Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T03:10:46.772Z] Removing intermediate container 1baf2932877e [2021-09-29T03:10:46.772Z] ---> 25b3240934f4 [2021-09-29T03:10:46.772Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T03:10:47.047Z] ---> Running in 86c2caba65c4 [2021-09-29T03:10:48.493Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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 [2021-09-29T03:10:49.484Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T03:11:04.611Z] Removing intermediate container c54f7282d14b [2021-09-29T03:11:04.611Z] ---> 7981f583455e [2021-09-29T03:11:04.611Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T03:11:04.611Z] ---> Running in 286c174ae013 [2021-09-29T03:11:04.611Z] Removing intermediate container 286c174ae013 [2021-09-29T03:11:04.611Z] ---> cd435bc89257 [2021-09-29T03:11:04.611Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T03:11:04.611Z] ---> Running in fb8dd92cd27d [2021-09-29T03:11:04.611Z] Removing intermediate container fb8dd92cd27d [2021-09-29T03:11:04.611Z] ---> 5f241b9bca05 [2021-09-29T03:11:04.611Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T03:11:06.604Z] ---> 42eecba04783 [2021-09-29T03:11:06.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T03:11:08.055Z] ---> 8c71758ca922 [2021-09-29T03:11:08.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T03:11:09.504Z] ---> 8fdd9b97642e [2021-09-29T03:11:09.504Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T03:11:09.777Z] ---> Running in c9b46a674981 [2021-09-29T03:11:10.380Z] Removing intermediate container c9b46a674981 [2021-09-29T03:11:10.380Z] ---> a89c6895bd16 [2021-09-29T03:11:10.380Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:11:10.654Z] ---> Running in b13de660317f [2021-09-29T03:11:11.264Z] Removing intermediate container b13de660317f [2021-09-29T03:11:11.264Z] ---> 11240708b42a [2021-09-29T03:11:11.264Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:11:11.540Z] ---> Running in bd35ad0b55ec [2021-09-29T03:11:12.538Z] Removing intermediate container bd35ad0b55ec [2021-09-29T03:11:12.538Z] ---> 8fcc92ff200d [2021-09-29T03:11:12.538Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:11:12.538Z] ---> Running in d84740b2a65f [2021-09-29T03:11:13.236Z] Removing intermediate container d84740b2a65f [2021-09-29T03:11:13.236Z] ---> 4fc5357a95f5 [2021-09-29T03:11:13.237Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:11:13.579Z] ---> Running in cc2e817d8a8d [2021-09-29T03:11:14.225Z] Removing intermediate container cc2e817d8a8d [2021-09-29T03:11:14.225Z] ---> 0c993fa873f0 [2021-09-29T03:11:14.225Z] [2021-09-29T03:11:14.522Z] Successfully built 0c993fa873f0 [2021-09-29T03:11:14.522Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T03:11:53.574Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T03:12:01.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.56" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T03:12:02.471Z] Removing intermediate container d1726186936c [2021-09-29T03:12:02.471Z] ---> 99767181dcf1 [2021-09-29T03:12:02.471Z] [2021-09-29T03:12:02.471Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T03:12:02.471Z] ---> bb3de5531c18 [2021-09-29T03:12:02.471Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T03:12:02.746Z] ---> Running in 62c793a35c5c [2021-09-29T03:12:04.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:12:04.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:12:05.732Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T03:12:05.732Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T03:12:05.732Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T03:12:05.732Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:12:05.732Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:12:06.334Z] OK: 6 MiB in 17 packages [2021-09-29T03:12:08.974Z] Removing intermediate container 62c793a35c5c [2021-09-29T03:12:08.974Z] ---> 115402b85f6f [2021-09-29T03:12:08.974Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:12:08.974Z] ---> Running in bcc15be61bf5 [2021-09-29T03:12:09.577Z] Removing intermediate container bcc15be61bf5 [2021-09-29T03:12:09.577Z] ---> fb332539f64f [2021-09-29T03:12:09.577Z] Step 14/26 : WORKDIR / [2021-09-29T03:12:09.577Z] ---> Running in adaf0caa548f [2021-09-29T03:12:10.565Z] Removing intermediate container adaf0caa548f [2021-09-29T03:12:10.565Z] ---> b24afe3a02d0 [2021-09-29T03:12:10.565Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-29T03:12:12.016Z] ---> 13efd69e4b03 [2021-09-29T03:12:12.016Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-29T03:12:14.014Z] ---> f68273c2b073 [2021-09-29T03:12:14.014Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T03:12:15.473Z] ---> b2538765a9d3 [2021-09-29T03:12:15.473Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-29T03:12:16.087Z] Removing intermediate container a551cb9ce111 [2021-09-29T03:12:16.087Z] ---> e7c31ad9f707 [2021-09-29T03:12:16.087Z] [2021-09-29T03:12:16.087Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T03:12:16.087Z] ---> bb3de5531c18 [2021-09-29T03:12:16.087Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T03:12:16.693Z] ---> Running in 681172b921fb [2021-09-29T03:12:17.301Z] ---> 18e1ab3553a3 [2021-09-29T03:12:17.301Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T03:12:18.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:12:19.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:12:19.352Z] ---> 6c1e49b635b9 [2021-09-29T03:12:19.352Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T03:12:19.965Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T03:12:19.965Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T03:12:19.965Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T03:12:19.965Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T03:12:20.250Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T03:12:20.250Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:12:20.250Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:12:20.528Z] OK: 8 MiB in 19 packages [2021-09-29T03:12:22.524Z] ---> b7336ec27412 [2021-09-29T03:12:22.524Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T03:12:23.976Z] Removing intermediate container 681172b921fb [2021-09-29T03:12:23.976Z] ---> a242cca71a81 [2021-09-29T03:12:23.976Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T03:12:23.976Z] ---> b64b1205c990 [2021-09-29T03:12:23.976Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-29T03:12:24.252Z] ---> Running in 33dbab1b3cec [2021-09-29T03:12:24.252Z] ---> Running in ae34b6d081aa [2021-09-29T03:12:25.245Z] Removing intermediate container 33dbab1b3cec [2021-09-29T03:12:25.245Z] ---> fbf4c06fa0c0 [2021-09-29T03:12:25.245Z] Step 14/22 : WORKDIR /edgex [2021-09-29T03:12:25.520Z] ---> Running in f59c0efba1ab [2021-09-29T03:12:26.515Z] Removing intermediate container f59c0efba1ab [2021-09-29T03:12:26.515Z] ---> a0eb325611d3 [2021-09-29T03:12:26.515Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T03:12:27.127Z] Removing intermediate container bdd0e296533b [2021-09-29T03:12:27.127Z] ---> 44b30e5e90e5 [2021-09-29T03:12:27.127Z] [2021-09-29T03:12:27.127Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T03:12:27.127Z] ---> bb3de5531c18 [2021-09-29T03:12:27.127Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T03:12:27.127Z] ---> Using cache [2021-09-29T03:12:27.127Z] ---> ea99ff7194ea [2021-09-29T03:12:27.127Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:12:27.127Z] ---> Using cache [2021-09-29T03:12:27.127Z] ---> bb42059b14aa [2021-09-29T03:12:27.127Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T03:12:27.403Z] ---> Running in 125062e3471f [2021-09-29T03:12:28.014Z] ---> b9ab3bd694da [2021-09-29T03:12:28.014Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T03:12:28.014Z] Removing intermediate container ae34b6d081aa [2021-09-29T03:12:28.014Z] ---> a7995099b45a [2021-09-29T03:12:28.014Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T03:12:28.284Z] Removing intermediate container 125062e3471f [2021-09-29T03:12:28.284Z] ---> 18cfbe8d7ca3 [2021-09-29T03:12:28.284Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T03:12:28.284Z] ---> Running in da158b3479e9 [2021-09-29T03:12:28.561Z] ---> Running in 7290d33bba54 [2021-09-29T03:12:29.549Z] Removing intermediate container da158b3479e9 [2021-09-29T03:12:29.549Z] ---> 539e1cbfb0e9 [2021-09-29T03:12:29.549Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T03:12:29.822Z] Removing intermediate container 7290d33bba54 [2021-09-29T03:12:29.822Z] ---> 1942c34def17 [2021-09-29T03:12:29.822Z] Step 16/24 : WORKDIR / [2021-09-29T03:12:29.822Z] ---> 33bfa6a9e64d [2021-09-29T03:12:29.822Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T03:12:30.098Z] ---> Running in d07af751746c [2021-09-29T03:12:30.098Z] ---> Running in bd1ce52cd331 [2021-09-29T03:12:30.690Z] Removing intermediate container 86c2caba65c4 [2021-09-29T03:12:30.691Z] ---> 95aca78c5ff7 [2021-09-29T03:12:30.691Z] [2021-09-29T03:12:30.691Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T03:12:30.691Z] ---> bb3de5531c18 [2021-09-29T03:12:30.691Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T03:12:31.286Z] Removing intermediate container d07af751746c [2021-09-29T03:12:31.286Z] ---> 77b434196583 [2021-09-29T03:12:31.286Z] Step 25/26 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:31.286Z] ---> Running in 1d31d2da1c46 [2021-09-29T03:12:31.560Z] Removing intermediate container bd1ce52cd331 [2021-09-29T03:12:31.560Z] ---> 7ac705ff2c7b [2021-09-29T03:12:31.560Z] ---> 107d73953d2f [2021-09-29T03:12:31.560Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"]Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:12:31.560Z] [2021-09-29T03:12:31.560Z] ---> Running in 52e361b688e3 [2021-09-29T03:12:31.836Z] ---> Running in 3f551016972a [2021-09-29T03:12:32.434Z] Removing intermediate container 52e361b688e3 [2021-09-29T03:12:32.434Z] ---> 95f8f3bcf9ab [2021-09-29T03:12:32.434Z] Step 26/26 : LABEL version=2.0.1-dev.56 [2021-09-29T03:12:32.711Z] Removing intermediate container 3f551016972a [2021-09-29T03:12:32.711Z] ---> 6b69a38e1105 [2021-09-29T03:12:32.711Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T03:12:32.711Z] ---> Running in 493bcdae6dbb [2021-09-29T03:12:32.989Z] ---> 4d7da8b780f8 [2021-09-29T03:12:32.989Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T03:12:32.989Z] ---> Running in 211a124140ed [2021-09-29T03:12:32.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T03:12:33.267Z] Removing intermediate container 493bcdae6dbb [2021-09-29T03:12:33.268Z] ---> ddd86033e76e [2021-09-29T03:12:33.268Z] [2021-09-29T03:12:33.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T03:12:33.872Z] Removing intermediate container 211a124140ed [2021-09-29T03:12:33.872Z] ---> 5db9d2b25c84 [2021-09-29T03:12:33.872Z] Step 20/22 : LABEL arch=arm64 [2021-09-29T03:12:33.872Z] Successfully built ddd86033e76e [2021-09-29T03:12:33.872Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T03:12:33.872Z]  Building security-secretstore-setup ... done  ---> Running in 58a77d301c09 [2021-09-29T03:12:34.480Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T03:12:34.480Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T03:12:34.480Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T03:12:34.480Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T03:12:34.753Z] OK: 6 MiB in 16 packages [2021-09-29T03:12:34.753Z] ---> 6515f6b6081a [2021-09-29T03:12:34.753Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T03:12:34.753Z] Removing intermediate container 58a77d301c09 [2021-09-29T03:12:34.753Z] ---> 88d5c842eba1 [2021-09-29T03:12:34.753Z] Step 21/22 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:35.028Z] ---> Running in 00186db73e27 [2021-09-29T03:12:35.635Z] Removing intermediate container 00186db73e27 [2021-09-29T03:12:35.635Z] ---> 684a0b1e989b [2021-09-29T03:12:35.635Z] Step 22/22 : LABEL version=2.0.1-dev.56 [2021-09-29T03:12:35.635Z] ---> 0df382c8692f [2021-09-29T03:12:35.635Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T03:12:35.908Z] ---> Running in 2931f3c5cfec [2021-09-29T03:12:35.908Z] ---> Running in c032ca63b99d [2021-09-29T03:12:36.187Z] Removing intermediate container 1d31d2da1c46 [2021-09-29T03:12:36.187Z] ---> 7781854252a1 [2021-09-29T03:12:36.187Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T03:12:36.464Z] ---> Running in 6d413b6661bd [2021-09-29T03:12:36.464Z] Removing intermediate container 2931f3c5cfec [2021-09-29T03:12:36.464Z] ---> dee3f22ff852 [2021-09-29T03:12:36.464Z] [2021-09-29T03:12:36.738Z] Successfully built dee3f22ff852 [2021-09-29T03:12:36.738Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-29T03:12:36.738Z]  Building security-proxy-setup ... done Removing intermediate container c032ca63b99d [2021-09-29T03:12:36.738Z] ---> 677bda15a62e [2021-09-29T03:12:36.738Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:12:37.012Z] ---> Running in ae3e8ac841a6 [2021-09-29T03:12:37.012Z] Removing intermediate container 6d413b6661bd [2021-09-29T03:12:37.012Z] ---> 1ca1b99af869 [2021-09-29T03:12:37.012Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T03:12:37.284Z] ---> Running in 48e56c57595f [2021-09-29T03:12:37.556Z] Removing intermediate container ae3e8ac841a6 [2021-09-29T03:12:37.556Z] ---> bb559ee2b1cc [2021-09-29T03:12:37.556Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T03:12:37.556Z] ---> Running in a09b0d7ee143 [2021-09-29T03:12:37.830Z] Removing intermediate container 48e56c57595f [2021-09-29T03:12:37.830Z] ---> 9d81f52f231a [2021-09-29T03:12:37.830Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T03:12:37.830Z] ---> Running in f97bc7ce5a81 [2021-09-29T03:12:38.101Z] Removing intermediate container a09b0d7ee143 [2021-09-29T03:12:38.101Z] ---> 1405b6520170 [2021-09-29T03:12:38.101Z] Step 23/24 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:38.373Z] ---> Running in 152ae950a273 [2021-09-29T03:12:38.373Z] Removing intermediate container f97bc7ce5a81 [2021-09-29T03:12:38.374Z] ---> 4edf811dd131 [2021-09-29T03:12:38.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T03:12:38.971Z] Removing intermediate container 152ae950a273 [2021-09-29T03:12:38.971Z] ---> f34fdee279ac [2021-09-29T03:12:38.971Z] Step 24/24 : LABEL version=2.0.1-dev.56 [2021-09-29T03:12:38.971Z] ---> Running in 97c9b6c0d0d1 [2021-09-29T03:12:39.242Z] ---> a662acfd8fc3 [2021-09-29T03:12:39.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T03:12:39.513Z] Removing intermediate container 97c9b6c0d0d1 [2021-09-29T03:12:39.513Z] ---> dcbda242ffd6 [2021-09-29T03:12:39.513Z] [2021-09-29T03:12:39.789Z] Successfully built dcbda242ffd6 [2021-09-29T03:12:39.789Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T03:12:40.847Z]  Building core-metadata ... done  ---> d1498fe3973d [2021-09-29T03:12:40.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T03:12:41.823Z] ---> 8caf6e12d244 [2021-09-29T03:12:41.823Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T03:12:41.823Z] ---> Running in 0f3ba55e1f8a [2021-09-29T03:12:42.416Z] Removing intermediate container 0f3ba55e1f8a [2021-09-29T03:12:42.416Z] ---> 612a350d271e [2021-09-29T03:12:42.416Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T03:12:42.416Z] ---> Running in 032f62d1d07a [2021-09-29T03:12:43.010Z] Removing intermediate container 032f62d1d07a [2021-09-29T03:12:43.010Z] ---> cd9a6da910df [2021-09-29T03:12:43.010Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T03:12:43.010Z] ---> Running in c2f1d128368b [2021-09-29T03:12:43.603Z] Removing intermediate container c2f1d128368b [2021-09-29T03:12:43.603Z] ---> 5327c92b9412 [2021-09-29T03:12:43.603Z] Step 22/23 : LABEL git_sha=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:43.874Z] ---> Running in c908a158fb82 [2021-09-29T03:12:44.146Z] Removing intermediate container c908a158fb82 [2021-09-29T03:12:44.146Z] ---> 186efb64cb18 [2021-09-29T03:12:44.146Z] Step 23/23 : LABEL version=2.0.1-dev.56 [2021-09-29T03:12:44.417Z] ---> Running in e169e0ee27ac [2021-09-29T03:12:44.690Z] Removing intermediate container e169e0ee27ac [2021-09-29T03:12:44.690Z] ---> 25178decbc3b [2021-09-29T03:12:44.690Z] [2021-09-29T03:12:44.961Z] Successfully built 25178decbc3b [2021-09-29T03:12:44.961Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T03:12:45.246Z]  Building support-notifications ... done  [Pipeline] } [2021-09-29T03:12:45.251Z] $ docker stop --time=1 661a1f35543dfde86717f309bca8c8564a1cf883d5bfe3632ef6846022da8c68 [2021-09-29T03:12:47.094Z] $ docker rm -f 661a1f35543dfde86717f309bca8c8564a1cf883d5bfe3632ef6846022da8c68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T03:12:47.676Z] + docker images [2021-09-29T03:12:47.948Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T03:12:47.948Z] support-notifications-arm64 latest 25178decbc3b 3 seconds ago 15.9MB [2021-09-29T03:12:47.948Z] core-metadata-arm64 latest dcbda242ffd6 8 seconds ago 15.8MB [2021-09-29T03:12:47.948Z] security-proxy-setup-arm64 latest dee3f22ff852 11 seconds ago 25.3MB [2021-09-29T03:12:47.948Z] security-secretstore-setup-arm64 latest ddd86033e76e 14 seconds ago 26.5MB [2021-09-29T03:12:47.948Z] 95aca78c5ff7 17 seconds ago 1.45GB [2021-09-29T03:12:47.948Z] 44b30e5e90e5 21 seconds ago 1.46GB [2021-09-29T03:12:47.948Z] e7c31ad9f707 32 seconds ago 1.46GB [2021-09-29T03:12:47.948Z] 99767181dcf1 46 seconds ago 1.46GB [2021-09-29T03:12:47.948Z] sys-mgmt-agent-arm64 latest 0c993fa873f0 About a minute ago 312MB [2021-09-29T03:12:47.948Z] security-bootstrapper-arm64 latest 83f621c29560 2 minutes ago 17.7MB [2021-09-29T03:12:47.948Z] core-data-arm64 latest 0f42e97d7b3c 2 minutes ago 19.4MB [2021-09-29T03:12:47.948Z] core-command-arm64 latest 3f463872c366 3 minutes ago 15.2MB [2021-09-29T03:12:47.948Z] support-scheduler-arm64 latest 4ac6c9e978a4 3 minutes ago 15.2MB [2021-09-29T03:12:47.948Z] ee91b7ef8aea 3 minutes ago 1.46GB [2021-09-29T03:12:47.948Z] 13eab34cb7b7 3 minutes ago 1.45GB [2021-09-29T03:12:47.948Z] 5a3094f7ea74 3 minutes ago 1.45GB [2021-09-29T03:12:47.948Z] 70dafab7159d 3 minutes ago 1.45GB [2021-09-29T03:12:47.949Z] 04aa3c9d0b11 3 minutes ago 1.45GB [2021-09-29T03:12:47.949Z] ci-base-image-arm64 latest 0ede948db293 8 minutes ago 1.24GB [2021-09-29T03:12:47.949Z] alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB [2021-09-29T03:12:47.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB [2021-09-29T03:12:47.949Z] docker 20.10.7 df445af6242a 3 months ago 234MB [2021-09-29T03:12:47.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:12:48.239Z] provisioning config files... [2021-09-29T03:12:48.267Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/64@tmp/config4395773023684824859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:12:48.662Z] ---> docker-login.sh [2021-09-29T03:12:48.662Z] nexus3.edgexfoundry.org:10001 [2021-09-29T03:12:48.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:12:48.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:12:48.938Z] Configure a credential helper to remove this warning. See [2021-09-29T03:12:48.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:12:48.938Z] [2021-09-29T03:12:48.938Z] Login Succeeded [2021-09-29T03:12:48.938Z] nexus3.edgexfoundry.org:10002 [2021-09-29T03:12:49.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:12:49.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:12:49.540Z] Configure a credential helper to remove this warning. See [2021-09-29T03:12:49.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:12:49.540Z] [2021-09-29T03:12:49.540Z] Login Succeeded [2021-09-29T03:12:49.540Z] nexus3.edgexfoundry.org:10003 [2021-09-29T03:12:50.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:12:50.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:12:50.141Z] Configure a credential helper to remove this warning. See [2021-09-29T03:12:50.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:12:50.141Z] [2021-09-29T03:12:50.141Z] Login Succeeded [2021-09-29T03:12:50.141Z] nexus3.edgexfoundry.org:10004 [2021-09-29T03:12:50.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:12:50.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:12:50.733Z] Configure a credential helper to remove this warning. See [2021-09-29T03:12:50.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:12:50.733Z] [2021-09-29T03:12:50.733Z] Login Succeeded [2021-09-29T03:12:50.733Z] docker.io [2021-09-29T03:12:51.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T03:12:51.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T03:12:51.593Z] Configure a credential helper to remove this warning. See [2021-09-29T03:12:51.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T03:12:51.593Z] [2021-09-29T03:12:51.593Z] Login Succeeded [2021-09-29T03:12:51.593Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T03:12:51.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:12:51.708Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2021-09-29T03:12:51.708Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:51.708Z] latest [2021-09-29T03:12:51.708Z] 2.0.1-dev.56 [2021-09-29T03:12:51.708Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:12:51.708Z] main [2021-09-29T03:12:51.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:52.098Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:52.436Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:52.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:12:52.436Z] e95b62be8d17: Preparing [2021-09-29T03:12:52.436Z] e47310862c7c: Preparing [2021-09-29T03:12:52.436Z] c7a67f05b49b: Preparing [2021-09-29T03:12:52.436Z] 8d35049f80d2: Preparing [2021-09-29T03:12:52.436Z] ee420dfed78a: Preparing [2021-09-29T03:12:52.708Z] ee420dfed78a: Layer already exists [2021-09-29T03:12:52.708Z] e95b62be8d17: Pushed [2021-09-29T03:12:52.708Z] c7a67f05b49b: Pushed [2021-09-29T03:12:52.708Z] 8d35049f80d2: Pushed [2021-09-29T03:12:55.324Z] e47310862c7c: Pushed [2021-09-29T03:12:55.324Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:8d8e1889659d4a2d7a68d6688994bc50d5f2e40bac175e9b823b8c11031a1af3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:55.675Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:56.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T03:12:56.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:12:56.017Z] e95b62be8d17: Preparing [2021-09-29T03:12:56.017Z] e47310862c7c: Preparing [2021-09-29T03:12:56.017Z] c7a67f05b49b: Preparing [2021-09-29T03:12:56.017Z] 8d35049f80d2: Preparing [2021-09-29T03:12:56.017Z] ee420dfed78a: Preparing [2021-09-29T03:12:56.017Z] ee420dfed78a: Layer already exists [2021-09-29T03:12:56.018Z] e47310862c7c: Layer already exists [2021-09-29T03:12:56.018Z] e95b62be8d17: Layer already exists [2021-09-29T03:12:56.018Z] 8d35049f80d2: Layer already exists [2021-09-29T03:12:56.018Z] c7a67f05b49b: Layer already exists [2021-09-29T03:12:56.292Z] latest: digest: sha256:8d8e1889659d4a2d7a68d6688994bc50d5f2e40bac175e9b823b8c11031a1af3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:56.642Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:56.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.56 [2021-09-29T03:12:56.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:12:56.994Z] e95b62be8d17: Preparing [2021-09-29T03:12:56.994Z] e47310862c7c: Preparing [2021-09-29T03:12:56.994Z] c7a67f05b49b: Preparing [2021-09-29T03:12:56.994Z] 8d35049f80d2: Preparing [2021-09-29T03:12:56.994Z] ee420dfed78a: Preparing [2021-09-29T03:12:57.268Z] e95b62be8d17: Layer already exists [2021-09-29T03:12:57.268Z] e47310862c7c: Layer already exists [2021-09-29T03:12:57.268Z] ee420dfed78a: Layer already exists [2021-09-29T03:12:57.268Z] 8d35049f80d2: Layer already exists [2021-09-29T03:12:57.268Z] c7a67f05b49b: Layer already exists [2021-09-29T03:12:57.268Z] 2.0.1-dev.56: digest: sha256:8d8e1889659d4a2d7a68d6688994bc50d5f2e40bac175e9b823b8c11031a1af3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:57.619Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:57.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:12:57.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:12:57.960Z] e95b62be8d17: Preparing [2021-09-29T03:12:57.960Z] e47310862c7c: Preparing [2021-09-29T03:12:57.960Z] c7a67f05b49b: Preparing [2021-09-29T03:12:57.960Z] 8d35049f80d2: Preparing [2021-09-29T03:12:57.960Z] ee420dfed78a: Preparing [2021-09-29T03:12:57.960Z] e47310862c7c: Layer already exists [2021-09-29T03:12:57.960Z] ee420dfed78a: Layer already exists [2021-09-29T03:12:57.960Z] 8d35049f80d2: Layer already exists [2021-09-29T03:12:57.960Z] e95b62be8d17: Layer already exists [2021-09-29T03:12:57.960Z] c7a67f05b49b: Layer already exists [2021-09-29T03:12:58.233Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:8d8e1889659d4a2d7a68d6688994bc50d5f2e40bac175e9b823b8c11031a1af3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:58.580Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:58.928Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2021-09-29T03:12:58.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2021-09-29T03:12:58.928Z] e95b62be8d17: Preparing [2021-09-29T03:12:58.928Z] e47310862c7c: Preparing [2021-09-29T03:12:58.928Z] c7a67f05b49b: Preparing [2021-09-29T03:12:58.928Z] 8d35049f80d2: Preparing [2021-09-29T03:12:58.928Z] ee420dfed78a: Preparing [2021-09-29T03:12:58.928Z] ee420dfed78a: Layer already exists [2021-09-29T03:12:58.928Z] c7a67f05b49b: Layer already exists [2021-09-29T03:12:58.928Z] 8d35049f80d2: Layer already exists [2021-09-29T03:12:58.928Z] e95b62be8d17: Layer already exists [2021-09-29T03:12:58.928Z] e47310862c7c: Layer already exists [2021-09-29T03:12:59.201Z] main: digest: sha256:8d8e1889659d4a2d7a68d6688994bc50d5f2e40bac175e9b823b8c11031a1af3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:12:59.278Z] ===================================================== [Pipeline] echo [2021-09-29T03:12:59.297Z] taggedImages: [2021-09-29T03:12:59.297Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:59.297Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2021-09-29T03:12:59.297Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.0.1-dev.56 [2021-09-29T03:12:59.297Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:12:59.297Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2021-09-29T03:12:59.340Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2021-09-29T03:12:59.340Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:12:59.340Z] latest [2021-09-29T03:12:59.340Z] 2.0.1-dev.56 [2021-09-29T03:12:59.340Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:12:59.340Z] main [2021-09-29T03:12:59.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:12:59.736Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:00.080Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:00.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:13:00.080Z] 0d5504f65085: Preparing [2021-09-29T03:13:00.080Z] a1da0b9df181: Preparing [2021-09-29T03:13:00.080Z] c7a67f05b49b: Preparing [2021-09-29T03:13:00.080Z] 5746d3a4b480: Preparing [2021-09-29T03:13:00.080Z] 34025a5a80ce: Preparing [2021-09-29T03:13:00.080Z] ee420dfed78a: Preparing [2021-09-29T03:13:00.080Z] ee420dfed78a: Waiting [2021-09-29T03:13:00.355Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:00.355Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:00.355Z] 34025a5a80ce: Pushed [2021-09-29T03:13:00.355Z] 0d5504f65085: Pushed [2021-09-29T03:13:01.330Z] 5746d3a4b480: Pushed [2021-09-29T03:13:03.942Z] a1da0b9df181: Pushed [2021-09-29T03:13:03.942Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:6e4bf89769570f47cf740a48cb9a7da9a01616d8678c2716e36908ceb20c8556 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:04.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:04.632Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T03:13:04.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:13:04.632Z] 0d5504f65085: Preparing [2021-09-29T03:13:04.632Z] a1da0b9df181: Preparing [2021-09-29T03:13:04.632Z] c7a67f05b49b: Preparing [2021-09-29T03:13:04.632Z] 5746d3a4b480: Preparing [2021-09-29T03:13:04.632Z] 34025a5a80ce: Preparing [2021-09-29T03:13:04.632Z] ee420dfed78a: Preparing [2021-09-29T03:13:04.632Z] ee420dfed78a: Waiting [2021-09-29T03:13:04.632Z] 34025a5a80ce: Layer already exists [2021-09-29T03:13:04.632Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:04.632Z] 5746d3a4b480: Layer already exists [2021-09-29T03:13:04.632Z] 0d5504f65085: Layer already exists [2021-09-29T03:13:04.632Z] a1da0b9df181: Layer already exists [2021-09-29T03:13:04.906Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:04.906Z] latest: digest: sha256:6e4bf89769570f47cf740a48cb9a7da9a01616d8678c2716e36908ceb20c8556 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:05.250Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:05.584Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.56 [2021-09-29T03:13:05.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:13:05.584Z] 0d5504f65085: Preparing [2021-09-29T03:13:05.584Z] a1da0b9df181: Preparing [2021-09-29T03:13:05.584Z] c7a67f05b49b: Preparing [2021-09-29T03:13:05.584Z] 5746d3a4b480: Preparing [2021-09-29T03:13:05.584Z] 34025a5a80ce: Preparing [2021-09-29T03:13:05.584Z] ee420dfed78a: Preparing [2021-09-29T03:13:05.584Z] ee420dfed78a: Waiting [2021-09-29T03:13:05.584Z] a1da0b9df181: Layer already exists [2021-09-29T03:13:05.584Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:05.584Z] 34025a5a80ce: Layer already exists [2021-09-29T03:13:05.584Z] 5746d3a4b480: Layer already exists [2021-09-29T03:13:05.584Z] 0d5504f65085: Layer already exists [2021-09-29T03:13:05.858Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:05.858Z] 2.0.1-dev.56: digest: sha256:6e4bf89769570f47cf740a48cb9a7da9a01616d8678c2716e36908ceb20c8556 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:06.203Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:06.540Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:06.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:13:06.540Z] 0d5504f65085: Preparing [2021-09-29T03:13:06.540Z] a1da0b9df181: Preparing [2021-09-29T03:13:06.540Z] c7a67f05b49b: Preparing [2021-09-29T03:13:06.540Z] 5746d3a4b480: Preparing [2021-09-29T03:13:06.540Z] 34025a5a80ce: Preparing [2021-09-29T03:13:06.540Z] ee420dfed78a: Preparing [2021-09-29T03:13:06.540Z] ee420dfed78a: Waiting [2021-09-29T03:13:06.540Z] 34025a5a80ce: Layer already exists [2021-09-29T03:13:06.540Z] a1da0b9df181: Layer already exists [2021-09-29T03:13:06.540Z] 0d5504f65085: Layer already exists [2021-09-29T03:13:06.540Z] 5746d3a4b480: Layer already exists [2021-09-29T03:13:06.540Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:06.811Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:06.811Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:6e4bf89769570f47cf740a48cb9a7da9a01616d8678c2716e36908ceb20c8556 size: 1572 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:07.157Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:07.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2021-09-29T03:13:07.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2021-09-29T03:13:07.498Z] 0d5504f65085: Preparing [2021-09-29T03:13:07.498Z] a1da0b9df181: Preparing [2021-09-29T03:13:07.498Z] c7a67f05b49b: Preparing [2021-09-29T03:13:07.498Z] 5746d3a4b480: Preparing [2021-09-29T03:13:07.498Z] 34025a5a80ce: Preparing [2021-09-29T03:13:07.498Z] ee420dfed78a: Preparing [2021-09-29T03:13:07.498Z] ee420dfed78a: Waiting [2021-09-29T03:13:07.771Z] a1da0b9df181: Layer already exists [2021-09-29T03:13:07.771Z] 34025a5a80ce: Layer already exists [2021-09-29T03:13:07.771Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:07.771Z] 5746d3a4b480: Layer already exists [2021-09-29T03:13:07.771Z] 0d5504f65085: Layer already exists [2021-09-29T03:13:07.771Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:07.771Z] main: digest: sha256:6e4bf89769570f47cf740a48cb9a7da9a01616d8678c2716e36908ceb20c8556 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:07.840Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:07.856Z] taggedImages: [2021-09-29T03:13:07.856Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:07.856Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2021-09-29T03:13:07.856Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.0.1-dev.56 [2021-09-29T03:13:07.856Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:07.856Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2021-09-29T03:13:07.895Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2021-09-29T03:13:07.895Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:07.895Z] latest [2021-09-29T03:13:07.895Z] 2.0.1-dev.56 [2021-09-29T03:13:07.895Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:07.895Z] main [2021-09-29T03:13:07.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:08.286Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:08.640Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:08.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:13:08.640Z] 7d2fcb23adba: Preparing [2021-09-29T03:13:08.640Z] 1f1bb7d8e2bf: Preparing [2021-09-29T03:13:08.640Z] c7a67f05b49b: Preparing [2021-09-29T03:13:08.640Z] bc8ce1228f58: Preparing [2021-09-29T03:13:08.640Z] ee420dfed78a: Preparing [2021-09-29T03:13:08.640Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:08.913Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:08.913Z] 7d2fcb23adba: Pushed [2021-09-29T03:13:08.913Z] bc8ce1228f58: Pushed [2021-09-29T03:13:11.525Z] 1f1bb7d8e2bf: Pushed [2021-09-29T03:13:11.795Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:acddf6abb87072713247a29b71595b202f1e2afa0cad6ed2146aff65f9024210 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:12.139Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:12.514Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T03:13:12.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:13:12.514Z] 7d2fcb23adba: Preparing [2021-09-29T03:13:12.514Z] 1f1bb7d8e2bf: Preparing [2021-09-29T03:13:12.514Z] c7a67f05b49b: Preparing [2021-09-29T03:13:12.514Z] bc8ce1228f58: Preparing [2021-09-29T03:13:12.514Z] ee420dfed78a: Preparing [2021-09-29T03:13:12.514Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:12.514Z] 1f1bb7d8e2bf: Layer already exists [2021-09-29T03:13:12.514Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:12.791Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:12.791Z] 7d2fcb23adba: Layer already exists [2021-09-29T03:13:12.791Z] latest: digest: sha256:acddf6abb87072713247a29b71595b202f1e2afa0cad6ed2146aff65f9024210 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:13.170Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:13.558Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.56 [2021-09-29T03:13:13.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:13:13.558Z] 7d2fcb23adba: Preparing [2021-09-29T03:13:13.558Z] 1f1bb7d8e2bf: Preparing [2021-09-29T03:13:13.558Z] c7a67f05b49b: Preparing [2021-09-29T03:13:13.558Z] bc8ce1228f58: Preparing [2021-09-29T03:13:13.558Z] ee420dfed78a: Preparing [2021-09-29T03:13:13.558Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:13.558Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:13.558Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:13.558Z] 7d2fcb23adba: Layer already exists [2021-09-29T03:13:13.558Z] 1f1bb7d8e2bf: Layer already exists [2021-09-29T03:13:13.837Z] 2.0.1-dev.56: digest: sha256:acddf6abb87072713247a29b71595b202f1e2afa0cad6ed2146aff65f9024210 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:14.251Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:14.592Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:14.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:13:14.592Z] 7d2fcb23adba: Preparing [2021-09-29T03:13:14.592Z] 1f1bb7d8e2bf: Preparing [2021-09-29T03:13:14.592Z] c7a67f05b49b: Preparing [2021-09-29T03:13:14.592Z] bc8ce1228f58: Preparing [2021-09-29T03:13:14.592Z] ee420dfed78a: Preparing [2021-09-29T03:13:14.868Z] 1f1bb7d8e2bf: Layer already exists [2021-09-29T03:13:14.868Z] 7d2fcb23adba: Layer already exists [2021-09-29T03:13:14.868Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:14.868Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:14.868Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:14.868Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:acddf6abb87072713247a29b71595b202f1e2afa0cad6ed2146aff65f9024210 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:15.235Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:15.580Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2021-09-29T03:13:15.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2021-09-29T03:13:15.580Z] 7d2fcb23adba: Preparing [2021-09-29T03:13:15.580Z] 1f1bb7d8e2bf: Preparing [2021-09-29T03:13:15.580Z] c7a67f05b49b: Preparing [2021-09-29T03:13:15.580Z] bc8ce1228f58: Preparing [2021-09-29T03:13:15.580Z] ee420dfed78a: Preparing [2021-09-29T03:13:15.855Z] 7d2fcb23adba: Layer already exists [2021-09-29T03:13:15.855Z] 1f1bb7d8e2bf: Layer already exists [2021-09-29T03:13:15.855Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:15.855Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:15.855Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:15.855Z] main: digest: sha256:acddf6abb87072713247a29b71595b202f1e2afa0cad6ed2146aff65f9024210 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:15.925Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:15.944Z] taggedImages: [2021-09-29T03:13:15.944Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:15.944Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2021-09-29T03:13:15.944Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.0.1-dev.56 [2021-09-29T03:13:15.944Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:15.944Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2021-09-29T03:13:15.980Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2021-09-29T03:13:15.980Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:15.981Z] latest [2021-09-29T03:13:15.981Z] 2.0.1-dev.56 [2021-09-29T03:13:15.981Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:15.981Z] main [2021-09-29T03:13:15.981Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:16.360Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:16.699Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:16.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:13:16.700Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:16.700Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:16.700Z] 26f63583877c: Preparing [2021-09-29T03:13:16.700Z] 74d60f35145f: Preparing [2021-09-29T03:13:16.700Z] 5a2e66194e17: Preparing [2021-09-29T03:13:16.700Z] f1f2f0140559: Preparing [2021-09-29T03:13:16.700Z] c7a67f05b49b: Preparing [2021-09-29T03:13:16.700Z] 0f347ddb9e4f: Preparing [2021-09-29T03:13:16.700Z] 3d4e84844179: Preparing [2021-09-29T03:13:16.700Z] 7e6268214dbd: Preparing [2021-09-29T03:13:16.700Z] 5e62c5a8bee0: Preparing [2021-09-29T03:13:16.700Z] ee420dfed78a: Preparing [2021-09-29T03:13:16.700Z] c7a67f05b49b: Waiting [2021-09-29T03:13:16.700Z] 0f347ddb9e4f: Waiting [2021-09-29T03:13:16.700Z] 3d4e84844179: Waiting [2021-09-29T03:13:16.700Z] 7e6268214dbd: Waiting [2021-09-29T03:13:16.700Z] ee420dfed78a: Waiting [2021-09-29T03:13:16.972Z] 74d60f35145f: Pushed [2021-09-29T03:13:16.972Z] 0a525fc5d8c2: Pushed [2021-09-29T03:13:16.972Z] 26f63583877c: Pushed [2021-09-29T03:13:16.972Z] 5a2e66194e17: Pushed [2021-09-29T03:13:17.246Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:17.246Z] 0f347ddb9e4f: Pushed [2021-09-29T03:13:17.246Z] 7e6268214dbd: Pushed [2021-09-29T03:13:17.246Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:17.517Z] 3d4e84844179: Pushed [2021-09-29T03:13:17.517Z] 5e62c5a8bee0: Pushed [2021-09-29T03:13:20.117Z] f1f2f0140559: Pushed [2021-09-29T03:13:20.117Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:43951974c152f3bbb1e31234a1772c71588db6bfafaa05ee1ae42d0ab3698b7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:20.459Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:20.798Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T03:13:20.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:13:20.798Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:20.798Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:20.798Z] 26f63583877c: Preparing [2021-09-29T03:13:20.798Z] 74d60f35145f: Preparing [2021-09-29T03:13:20.798Z] 5a2e66194e17: Preparing [2021-09-29T03:13:20.798Z] f1f2f0140559: Preparing [2021-09-29T03:13:20.798Z] c7a67f05b49b: Preparing [2021-09-29T03:13:20.798Z] 0f347ddb9e4f: Preparing [2021-09-29T03:13:20.798Z] 3d4e84844179: Preparing [2021-09-29T03:13:20.798Z] 7e6268214dbd: Preparing [2021-09-29T03:13:20.798Z] 5e62c5a8bee0: Preparing [2021-09-29T03:13:20.798Z] ee420dfed78a: Preparing [2021-09-29T03:13:20.798Z] c7a67f05b49b: Waiting [2021-09-29T03:13:20.798Z] 0f347ddb9e4f: Waiting [2021-09-29T03:13:20.798Z] 3d4e84844179: Waiting [2021-09-29T03:13:20.798Z] 7e6268214dbd: Waiting [2021-09-29T03:13:20.798Z] 5e62c5a8bee0: Waiting [2021-09-29T03:13:20.798Z] ee420dfed78a: Waiting [2021-09-29T03:13:21.071Z] 74d60f35145f: Layer already exists [2021-09-29T03:13:21.071Z] 26f63583877c: Layer already exists [2021-09-29T03:13:21.071Z] 0a525fc5d8c2: Layer already exists [2021-09-29T03:13:21.071Z] 5a2e66194e17: Layer already exists [2021-09-29T03:13:21.071Z] f1f2f0140559: Layer already exists [2021-09-29T03:13:21.071Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:21.071Z] 3d4e84844179: Layer already exists [2021-09-29T03:13:21.071Z] 0f347ddb9e4f: Layer already exists [2021-09-29T03:13:21.071Z] 7e6268214dbd: Layer already exists [2021-09-29T03:13:21.071Z] 5e62c5a8bee0: Layer already exists [2021-09-29T03:13:21.071Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:21.071Z] latest: digest: sha256:43951974c152f3bbb1e31234a1772c71588db6bfafaa05ee1ae42d0ab3698b7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:21.418Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:21.761Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.56 [2021-09-29T03:13:21.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:13:21.761Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:21.761Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:21.761Z] 26f63583877c: Preparing [2021-09-29T03:13:21.761Z] 74d60f35145f: Preparing [2021-09-29T03:13:21.761Z] 5a2e66194e17: Preparing [2021-09-29T03:13:21.761Z] f1f2f0140559: Preparing [2021-09-29T03:13:21.761Z] c7a67f05b49b: Preparing [2021-09-29T03:13:21.761Z] 0f347ddb9e4f: Preparing [2021-09-29T03:13:21.761Z] 3d4e84844179: Preparing [2021-09-29T03:13:21.761Z] 7e6268214dbd: Preparing [2021-09-29T03:13:21.761Z] 5e62c5a8bee0: Preparing [2021-09-29T03:13:21.761Z] ee420dfed78a: Preparing [2021-09-29T03:13:21.761Z] c7a67f05b49b: Waiting [2021-09-29T03:13:21.761Z] 0f347ddb9e4f: Waiting [2021-09-29T03:13:21.761Z] 3d4e84844179: Waiting [2021-09-29T03:13:21.761Z] 7e6268214dbd: Waiting [2021-09-29T03:13:21.761Z] ee420dfed78a: Waiting [2021-09-29T03:13:21.761Z] 5e62c5a8bee0: Waiting [2021-09-29T03:13:22.033Z] 26f63583877c: Layer already exists [2021-09-29T03:13:22.033Z] f1f2f0140559: Layer already exists [2021-09-29T03:13:22.033Z] 74d60f35145f: Layer already exists [2021-09-29T03:13:22.033Z] 5a2e66194e17: Layer already exists [2021-09-29T03:13:22.033Z] 0a525fc5d8c2: Layer already exists [2021-09-29T03:13:22.033Z] 3d4e84844179: Layer already exists [2021-09-29T03:13:22.033Z] 0f347ddb9e4f: Layer already exists [2021-09-29T03:13:22.033Z] 7e6268214dbd: Layer already exists [2021-09-29T03:13:22.033Z] 5e62c5a8bee0: Layer already exists [2021-09-29T03:13:22.033Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:22.033Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:22.033Z] 2.0.1-dev.56: digest: sha256:43951974c152f3bbb1e31234a1772c71588db6bfafaa05ee1ae42d0ab3698b7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:22.380Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:22.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:22.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:13:22.727Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:22.727Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:22.727Z] 26f63583877c: Preparing [2021-09-29T03:13:22.727Z] 74d60f35145f: Preparing [2021-09-29T03:13:22.727Z] 5a2e66194e17: Preparing [2021-09-29T03:13:22.727Z] f1f2f0140559: Preparing [2021-09-29T03:13:22.727Z] c7a67f05b49b: Preparing [2021-09-29T03:13:22.727Z] 0f347ddb9e4f: Preparing [2021-09-29T03:13:22.727Z] 3d4e84844179: Preparing [2021-09-29T03:13:22.727Z] 7e6268214dbd: Preparing [2021-09-29T03:13:22.727Z] 5e62c5a8bee0: Preparing [2021-09-29T03:13:22.727Z] ee420dfed78a: Preparing [2021-09-29T03:13:22.727Z] c7a67f05b49b: Waiting [2021-09-29T03:13:22.727Z] 0f347ddb9e4f: Waiting [2021-09-29T03:13:22.727Z] 3d4e84844179: Waiting [2021-09-29T03:13:22.727Z] 7e6268214dbd: Waiting [2021-09-29T03:13:22.727Z] 5e62c5a8bee0: Waiting [2021-09-29T03:13:22.727Z] ee420dfed78a: Waiting [2021-09-29T03:13:23.005Z] 0a525fc5d8c2: Layer already exists [2021-09-29T03:13:23.005Z] 74d60f35145f: Layer already exists [2021-09-29T03:13:23.005Z] f1f2f0140559: Layer already exists [2021-09-29T03:13:23.005Z] 5a2e66194e17: Layer already exists [2021-09-29T03:13:23.005Z] 26f63583877c: Layer already exists [2021-09-29T03:13:23.005Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:23.005Z] 0f347ddb9e4f: Layer already exists [2021-09-29T03:13:23.005Z] 7e6268214dbd: Layer already exists [2021-09-29T03:13:23.005Z] 3d4e84844179: Layer already exists [2021-09-29T03:13:23.005Z] 5e62c5a8bee0: Layer already exists [2021-09-29T03:13:23.005Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:23.005Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:43951974c152f3bbb1e31234a1772c71588db6bfafaa05ee1ae42d0ab3698b7c size: 2817 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:23.351Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:23.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2021-09-29T03:13:23.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2021-09-29T03:13:23.688Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:23.688Z] 0a525fc5d8c2: Preparing [2021-09-29T03:13:23.688Z] 26f63583877c: Preparing [2021-09-29T03:13:23.688Z] 74d60f35145f: Preparing [2021-09-29T03:13:23.688Z] 5a2e66194e17: Preparing [2021-09-29T03:13:23.688Z] f1f2f0140559: Preparing [2021-09-29T03:13:23.688Z] c7a67f05b49b: Preparing [2021-09-29T03:13:23.688Z] 0f347ddb9e4f: Preparing [2021-09-29T03:13:23.688Z] 3d4e84844179: Preparing [2021-09-29T03:13:23.688Z] 7e6268214dbd: Preparing [2021-09-29T03:13:23.688Z] 5e62c5a8bee0: Preparing [2021-09-29T03:13:23.688Z] ee420dfed78a: Preparing [2021-09-29T03:13:23.688Z] c7a67f05b49b: Waiting [2021-09-29T03:13:23.688Z] 0f347ddb9e4f: Waiting [2021-09-29T03:13:23.688Z] 3d4e84844179: Waiting [2021-09-29T03:13:23.688Z] 5e62c5a8bee0: Waiting [2021-09-29T03:13:23.688Z] 7e6268214dbd: Waiting [2021-09-29T03:13:23.959Z] 0a525fc5d8c2: Layer already exists [2021-09-29T03:13:23.959Z] 74d60f35145f: Layer already exists [2021-09-29T03:13:23.959Z] 26f63583877c: Layer already exists [2021-09-29T03:13:23.959Z] f1f2f0140559: Layer already exists [2021-09-29T03:13:23.959Z] 5a2e66194e17: Layer already exists [2021-09-29T03:13:23.959Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:23.959Z] 0f347ddb9e4f: Layer already exists [2021-09-29T03:13:23.959Z] 5e62c5a8bee0: Layer already exists [2021-09-29T03:13:23.959Z] 7e6268214dbd: Layer already exists [2021-09-29T03:13:23.959Z] 3d4e84844179: Layer already exists [2021-09-29T03:13:23.959Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:23.959Z] main: digest: sha256:43951974c152f3bbb1e31234a1772c71588db6bfafaa05ee1ae42d0ab3698b7c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:24.024Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:24.040Z] taggedImages: [2021-09-29T03:13:24.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:24.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2021-09-29T03:13:24.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.0.1-dev.56 [2021-09-29T03:13:24.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:24.040Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2021-09-29T03:13:24.078Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2021-09-29T03:13:24.078Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:24.078Z] latest [2021-09-29T03:13:24.078Z] 2.0.1-dev.56 [2021-09-29T03:13:24.078Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:24.078Z] main [2021-09-29T03:13:24.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:24.459Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:24.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:24.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:13:24.795Z] 0468fe0046b9: Preparing [2021-09-29T03:13:24.795Z] b9a9ca82c799: Preparing [2021-09-29T03:13:24.795Z] 466480957bcf: Preparing [2021-09-29T03:13:24.795Z] 3804ef95061c: Preparing [2021-09-29T03:13:24.795Z] bc9f0bd41ee9: Preparing [2021-09-29T03:13:24.795Z] ee420dfed78a: Preparing [2021-09-29T03:13:24.795Z] ee420dfed78a: Waiting [2021-09-29T03:13:25.073Z] 466480957bcf: Pushed [2021-09-29T03:13:25.073Z] 3804ef95061c: Pushed [2021-09-29T03:13:25.347Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:25.940Z] bc9f0bd41ee9: Pushed [2021-09-29T03:13:27.372Z] b9a9ca82c799: Pushed [2021-09-29T03:13:27.372Z] 0468fe0046b9: Pushed [2021-09-29T03:13:27.966Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:38c5ed3810b655b4fa90b2948e6c0fb08557674f0acaa5b332d0afabde635435 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:28.309Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:28.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T03:13:28.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:13:28.646Z] 0468fe0046b9: Preparing [2021-09-29T03:13:28.646Z] b9a9ca82c799: Preparing [2021-09-29T03:13:28.646Z] 466480957bcf: Preparing [2021-09-29T03:13:28.646Z] 3804ef95061c: Preparing [2021-09-29T03:13:28.646Z] bc9f0bd41ee9: Preparing [2021-09-29T03:13:28.646Z] ee420dfed78a: Preparing [2021-09-29T03:13:28.646Z] ee420dfed78a: Waiting [2021-09-29T03:13:28.917Z] b9a9ca82c799: Layer already exists [2021-09-29T03:13:28.917Z] 3804ef95061c: Layer already exists [2021-09-29T03:13:28.917Z] bc9f0bd41ee9: Layer already exists [2021-09-29T03:13:28.917Z] 0468fe0046b9: Layer already exists [2021-09-29T03:13:28.917Z] 466480957bcf: Layer already exists [2021-09-29T03:13:28.917Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:28.917Z] latest: digest: sha256:38c5ed3810b655b4fa90b2948e6c0fb08557674f0acaa5b332d0afabde635435 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:29.261Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:29.872Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.56 [2021-09-29T03:13:29.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:13:29.872Z] 0468fe0046b9: Preparing [2021-09-29T03:13:29.872Z] b9a9ca82c799: Preparing [2021-09-29T03:13:29.872Z] 466480957bcf: Preparing [2021-09-29T03:13:29.872Z] 3804ef95061c: Preparing [2021-09-29T03:13:29.872Z] bc9f0bd41ee9: Preparing [2021-09-29T03:13:29.872Z] ee420dfed78a: Preparing [2021-09-29T03:13:29.872Z] ee420dfed78a: Waiting [2021-09-29T03:13:30.142Z] 0468fe0046b9: Layer already exists [2021-09-29T03:13:30.142Z] 466480957bcf: Layer already exists [2021-09-29T03:13:30.142Z] b9a9ca82c799: Layer already exists [2021-09-29T03:13:30.142Z] 3804ef95061c: Layer already exists [2021-09-29T03:13:30.142Z] bc9f0bd41ee9: Layer already exists [2021-09-29T03:13:30.142Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:30.142Z] 2.0.1-dev.56: digest: sha256:38c5ed3810b655b4fa90b2948e6c0fb08557674f0acaa5b332d0afabde635435 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:30.485Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:30.822Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:30.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:13:30.823Z] 0468fe0046b9: Preparing [2021-09-29T03:13:30.823Z] b9a9ca82c799: Preparing [2021-09-29T03:13:30.823Z] 466480957bcf: Preparing [2021-09-29T03:13:30.823Z] 3804ef95061c: Preparing [2021-09-29T03:13:30.823Z] bc9f0bd41ee9: Preparing [2021-09-29T03:13:30.823Z] ee420dfed78a: Preparing [2021-09-29T03:13:30.823Z] ee420dfed78a: Waiting [2021-09-29T03:13:31.096Z] 0468fe0046b9: Layer already exists [2021-09-29T03:13:31.096Z] 466480957bcf: Layer already exists [2021-09-29T03:13:31.096Z] bc9f0bd41ee9: Layer already exists [2021-09-29T03:13:31.096Z] b9a9ca82c799: Layer already exists [2021-09-29T03:13:31.096Z] 3804ef95061c: Layer already exists [2021-09-29T03:13:31.096Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:31.096Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:38c5ed3810b655b4fa90b2948e6c0fb08557674f0acaa5b332d0afabde635435 size: 1576 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:31.446Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:32.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2021-09-29T03:13:32.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2021-09-29T03:13:32.092Z] 0468fe0046b9: Preparing [2021-09-29T03:13:32.092Z] b9a9ca82c799: Preparing [2021-09-29T03:13:32.092Z] 466480957bcf: Preparing [2021-09-29T03:13:32.092Z] 3804ef95061c: Preparing [2021-09-29T03:13:32.092Z] bc9f0bd41ee9: Preparing [2021-09-29T03:13:32.092Z] ee420dfed78a: Preparing [2021-09-29T03:13:32.092Z] ee420dfed78a: Waiting [2021-09-29T03:13:32.366Z] 466480957bcf: Layer already exists [2021-09-29T03:13:32.366Z] bc9f0bd41ee9: Layer already exists [2021-09-29T03:13:32.366Z] b9a9ca82c799: Layer already exists [2021-09-29T03:13:32.366Z] 3804ef95061c: Layer already exists [2021-09-29T03:13:32.366Z] 0468fe0046b9: Layer already exists [2021-09-29T03:13:32.366Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:32.366Z] main: digest: sha256:38c5ed3810b655b4fa90b2948e6c0fb08557674f0acaa5b332d0afabde635435 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:32.434Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:32.450Z] taggedImages: [2021-09-29T03:13:32.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:32.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2021-09-29T03:13:32.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.0.1-dev.56 [2021-09-29T03:13:32.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:32.450Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2021-09-29T03:13:32.486Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2021-09-29T03:13:32.486Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:32.486Z] latest [2021-09-29T03:13:32.486Z] 2.0.1-dev.56 [2021-09-29T03:13:32.486Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:32.486Z] main [2021-09-29T03:13:32.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:32.872Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:33.217Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:33.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:13:33.217Z] 0f4d1a850eda: Preparing [2021-09-29T03:13:33.217Z] 46e3be835958: Preparing [2021-09-29T03:13:33.217Z] cf952a422dff: Preparing [2021-09-29T03:13:33.217Z] b79edf36907e: Preparing [2021-09-29T03:13:33.217Z] d17fcfce1017: Preparing [2021-09-29T03:13:33.217Z] f7bbc44cf029: Preparing [2021-09-29T03:13:33.217Z] 59cad2c54072: Preparing [2021-09-29T03:13:33.217Z] 28585140723d: Preparing [2021-09-29T03:13:33.217Z] bc41edbd1383: Preparing [2021-09-29T03:13:33.217Z] ee420dfed78a: Preparing [2021-09-29T03:13:33.217Z] f7bbc44cf029: Waiting [2021-09-29T03:13:33.217Z] 59cad2c54072: Waiting [2021-09-29T03:13:33.217Z] 28585140723d: Waiting [2021-09-29T03:13:33.217Z] bc41edbd1383: Waiting [2021-09-29T03:13:33.217Z] ee420dfed78a: Waiting [2021-09-29T03:13:33.821Z] 0f4d1a850eda: Pushed [2021-09-29T03:13:33.821Z] 46e3be835958: Pushed [2021-09-29T03:13:33.821Z] d17fcfce1017: Pushed [2021-09-29T03:13:33.821Z] f7bbc44cf029: Pushed [2021-09-29T03:13:34.094Z] 59cad2c54072: Pushed [2021-09-29T03:13:34.094Z] 28585140723d: Pushed [2021-09-29T03:13:34.094Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:34.369Z] bc41edbd1383: Pushed [2021-09-29T03:13:36.348Z] b79edf36907e: Pushed [2021-09-29T03:13:36.945Z] cf952a422dff: Pushed [2021-09-29T03:13:37.218Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:bc06a2882a7bccfcb7c2cf042a3af22155cf0eb4c905a1c6c823b0897b32feda size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:37.607Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:38.250Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T03:13:38.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:13:38.530Z] 0f4d1a850eda: Preparing [2021-09-29T03:13:38.530Z] 46e3be835958: Preparing [2021-09-29T03:13:38.530Z] cf952a422dff: Preparing [2021-09-29T03:13:38.530Z] b79edf36907e: Preparing [2021-09-29T03:13:38.530Z] d17fcfce1017: Preparing [2021-09-29T03:13:38.530Z] f7bbc44cf029: Preparing [2021-09-29T03:13:38.530Z] 59cad2c54072: Preparing [2021-09-29T03:13:38.530Z] 28585140723d: Preparing [2021-09-29T03:13:38.530Z] 59cad2c54072: Waiting [2021-09-29T03:13:38.530Z] bc41edbd1383: Preparing [2021-09-29T03:13:38.530Z] 28585140723d: Waiting [2021-09-29T03:13:38.530Z] ee420dfed78a: Preparing [2021-09-29T03:13:38.530Z] bc41edbd1383: Waiting [2021-09-29T03:13:38.530Z] ee420dfed78a: Waiting [2021-09-29T03:13:38.530Z] cf952a422dff: Layer already exists [2021-09-29T03:13:38.530Z] d17fcfce1017: Layer already exists [2021-09-29T03:13:38.530Z] 46e3be835958: Layer already exists [2021-09-29T03:13:38.530Z] b79edf36907e: Layer already exists [2021-09-29T03:13:38.530Z] 0f4d1a850eda: Layer already exists [2021-09-29T03:13:38.530Z] f7bbc44cf029: Layer already exists [2021-09-29T03:13:38.530Z] 59cad2c54072: Layer already exists [2021-09-29T03:13:38.530Z] 28585140723d: Layer already exists [2021-09-29T03:13:38.530Z] bc41edbd1383: Layer already exists [2021-09-29T03:13:38.530Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:38.530Z] latest: digest: sha256:bc06a2882a7bccfcb7c2cf042a3af22155cf0eb4c905a1c6c823b0897b32feda size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:38.889Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:39.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.56 [2021-09-29T03:13:39.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:13:39.232Z] 0f4d1a850eda: Preparing [2021-09-29T03:13:39.232Z] 46e3be835958: Preparing [2021-09-29T03:13:39.232Z] cf952a422dff: Preparing [2021-09-29T03:13:39.232Z] b79edf36907e: Preparing [2021-09-29T03:13:39.232Z] d17fcfce1017: Preparing [2021-09-29T03:13:39.232Z] f7bbc44cf029: Preparing [2021-09-29T03:13:39.232Z] 59cad2c54072: Preparing [2021-09-29T03:13:39.232Z] 28585140723d: Preparing [2021-09-29T03:13:39.232Z] bc41edbd1383: Preparing [2021-09-29T03:13:39.232Z] ee420dfed78a: Preparing [2021-09-29T03:13:39.232Z] 59cad2c54072: Waiting [2021-09-29T03:13:39.232Z] f7bbc44cf029: Waiting [2021-09-29T03:13:39.232Z] 28585140723d: Waiting [2021-09-29T03:13:39.232Z] bc41edbd1383: Waiting [2021-09-29T03:13:39.232Z] ee420dfed78a: Waiting [2021-09-29T03:13:39.505Z] d17fcfce1017: Layer already exists [2021-09-29T03:13:39.505Z] 0f4d1a850eda: Layer already exists [2021-09-29T03:13:39.505Z] b79edf36907e: Layer already exists [2021-09-29T03:13:39.505Z] 46e3be835958: Layer already exists [2021-09-29T03:13:39.505Z] cf952a422dff: Layer already exists [2021-09-29T03:13:39.505Z] 59cad2c54072: Layer already exists [2021-09-29T03:13:39.505Z] f7bbc44cf029: Layer already exists [2021-09-29T03:13:39.505Z] 28585140723d: Layer already exists [2021-09-29T03:13:39.505Z] bc41edbd1383: Layer already exists [2021-09-29T03:13:39.505Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:39.505Z] 2.0.1-dev.56: digest: sha256:bc06a2882a7bccfcb7c2cf042a3af22155cf0eb4c905a1c6c823b0897b32feda size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:39.848Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:40.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:40.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:13:40.463Z] 0f4d1a850eda: Preparing [2021-09-29T03:13:40.463Z] 46e3be835958: Preparing [2021-09-29T03:13:40.463Z] cf952a422dff: Preparing [2021-09-29T03:13:40.463Z] b79edf36907e: Preparing [2021-09-29T03:13:40.463Z] d17fcfce1017: Preparing [2021-09-29T03:13:40.463Z] f7bbc44cf029: Preparing [2021-09-29T03:13:40.463Z] 59cad2c54072: Preparing [2021-09-29T03:13:40.463Z] 28585140723d: Preparing [2021-09-29T03:13:40.463Z] bc41edbd1383: Preparing [2021-09-29T03:13:40.463Z] ee420dfed78a: Preparing [2021-09-29T03:13:40.463Z] f7bbc44cf029: Waiting [2021-09-29T03:13:40.463Z] 28585140723d: Waiting [2021-09-29T03:13:40.463Z] bc41edbd1383: Waiting [2021-09-29T03:13:40.463Z] ee420dfed78a: Waiting [2021-09-29T03:13:40.463Z] 59cad2c54072: Waiting [2021-09-29T03:13:40.736Z] 46e3be835958: Layer already exists [2021-09-29T03:13:40.736Z] 0f4d1a850eda: Layer already exists [2021-09-29T03:13:40.736Z] cf952a422dff: Layer already exists [2021-09-29T03:13:40.736Z] b79edf36907e: Layer already exists [2021-09-29T03:13:40.736Z] d17fcfce1017: Layer already exists [2021-09-29T03:13:40.736Z] bc41edbd1383: Layer already exists [2021-09-29T03:13:40.736Z] f7bbc44cf029: Layer already exists [2021-09-29T03:13:40.736Z] 59cad2c54072: Layer already exists [2021-09-29T03:13:40.736Z] 28585140723d: Layer already exists [2021-09-29T03:13:40.736Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:40.736Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:bc06a2882a7bccfcb7c2cf042a3af22155cf0eb4c905a1c6c823b0897b32feda size: 2405 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:41.088Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:41.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2021-09-29T03:13:41.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2021-09-29T03:13:41.701Z] 0f4d1a850eda: Preparing [2021-09-29T03:13:41.701Z] 46e3be835958: Preparing [2021-09-29T03:13:41.701Z] cf952a422dff: Preparing [2021-09-29T03:13:41.701Z] b79edf36907e: Preparing [2021-09-29T03:13:41.701Z] d17fcfce1017: Preparing [2021-09-29T03:13:41.701Z] f7bbc44cf029: Preparing [2021-09-29T03:13:41.701Z] 59cad2c54072: Preparing [2021-09-29T03:13:41.701Z] 28585140723d: Preparing [2021-09-29T03:13:41.701Z] bc41edbd1383: Preparing [2021-09-29T03:13:41.701Z] ee420dfed78a: Preparing [2021-09-29T03:13:41.701Z] 28585140723d: Waiting [2021-09-29T03:13:41.701Z] bc41edbd1383: Waiting [2021-09-29T03:13:41.701Z] ee420dfed78a: Waiting [2021-09-29T03:13:41.701Z] f7bbc44cf029: Waiting [2021-09-29T03:13:41.701Z] 59cad2c54072: Waiting [2021-09-29T03:13:41.974Z] b79edf36907e: Layer already exists [2021-09-29T03:13:41.974Z] 46e3be835958: Layer already exists [2021-09-29T03:13:41.974Z] cf952a422dff: Layer already exists [2021-09-29T03:13:41.974Z] d17fcfce1017: Layer already exists [2021-09-29T03:13:41.974Z] 0f4d1a850eda: Layer already exists [2021-09-29T03:13:41.974Z] 28585140723d: Layer already exists [2021-09-29T03:13:41.974Z] 59cad2c54072: Layer already exists [2021-09-29T03:13:41.974Z] f7bbc44cf029: Layer already exists [2021-09-29T03:13:41.974Z] bc41edbd1383: Layer already exists [2021-09-29T03:13:41.974Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:41.974Z] main: digest: sha256:bc06a2882a7bccfcb7c2cf042a3af22155cf0eb4c905a1c6c823b0897b32feda size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:42.037Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:42.051Z] taggedImages: [2021-09-29T03:13:42.051Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:42.051Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2021-09-29T03:13:42.051Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.0.1-dev.56 [2021-09-29T03:13:42.051Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:42.051Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2021-09-29T03:13:42.085Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2021-09-29T03:13:42.085Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:42.085Z] latest [2021-09-29T03:13:42.085Z] 2.0.1-dev.56 [2021-09-29T03:13:42.085Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:42.085Z] main [2021-09-29T03:13:42.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:42.472Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:42.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:42.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:13:42.970Z] c9e8f9fb932a: Preparing [2021-09-29T03:13:42.970Z] 8e610c4c052f: Preparing [2021-09-29T03:13:42.970Z] c7a67f05b49b: Preparing [2021-09-29T03:13:42.970Z] ec04ca84e125: Preparing [2021-09-29T03:13:42.970Z] ee420dfed78a: Preparing [2021-09-29T03:13:42.970Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:43.242Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:43.242Z] c9e8f9fb932a: Pushed [2021-09-29T03:13:43.513Z] ec04ca84e125: Pushed [2021-09-29T03:13:46.122Z] 8e610c4c052f: Pushed [2021-09-29T03:13:46.122Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:4eed3ca48fce95dc1bb7b391b64198e290be56b81e34b7f38e5552a3a6e6fbad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:46.463Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:46.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T03:13:46.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:13:46.802Z] c9e8f9fb932a: Preparing [2021-09-29T03:13:46.802Z] 8e610c4c052f: Preparing [2021-09-29T03:13:46.802Z] c7a67f05b49b: Preparing [2021-09-29T03:13:46.802Z] ec04ca84e125: Preparing [2021-09-29T03:13:46.802Z] ee420dfed78a: Preparing [2021-09-29T03:13:47.072Z] c9e8f9fb932a: Layer already exists [2021-09-29T03:13:47.072Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:47.072Z] 8e610c4c052f: Layer already exists [2021-09-29T03:13:47.072Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:47.072Z] ec04ca84e125: Layer already exists [2021-09-29T03:13:47.072Z] latest: digest: sha256:4eed3ca48fce95dc1bb7b391b64198e290be56b81e34b7f38e5552a3a6e6fbad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:47.418Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:48.024Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.56 [2021-09-29T03:13:48.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:13:48.024Z] c9e8f9fb932a: Preparing [2021-09-29T03:13:48.024Z] 8e610c4c052f: Preparing [2021-09-29T03:13:48.024Z] c7a67f05b49b: Preparing [2021-09-29T03:13:48.024Z] ec04ca84e125: Preparing [2021-09-29T03:13:48.024Z] ee420dfed78a: Preparing [2021-09-29T03:13:48.296Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:48.296Z] 8e610c4c052f: Layer already exists [2021-09-29T03:13:48.296Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:48.296Z] c9e8f9fb932a: Layer already exists [2021-09-29T03:13:48.296Z] ec04ca84e125: Layer already exists [2021-09-29T03:13:48.297Z] 2.0.1-dev.56: digest: sha256:4eed3ca48fce95dc1bb7b391b64198e290be56b81e34b7f38e5552a3a6e6fbad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:48.638Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:48.975Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:48.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:13:48.975Z] c9e8f9fb932a: Preparing [2021-09-29T03:13:48.975Z] 8e610c4c052f: Preparing [2021-09-29T03:13:48.975Z] c7a67f05b49b: Preparing [2021-09-29T03:13:48.975Z] ec04ca84e125: Preparing [2021-09-29T03:13:48.975Z] ee420dfed78a: Preparing [2021-09-29T03:13:49.248Z] 8e610c4c052f: Layer already exists [2021-09-29T03:13:49.248Z] c9e8f9fb932a: Layer already exists [2021-09-29T03:13:49.248Z] ec04ca84e125: Layer already exists [2021-09-29T03:13:49.248Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:49.248Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:49.248Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:4eed3ca48fce95dc1bb7b391b64198e290be56b81e34b7f38e5552a3a6e6fbad size: 1364 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:49.593Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:50.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2021-09-29T03:13:50.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2021-09-29T03:13:50.201Z] c9e8f9fb932a: Preparing [2021-09-29T03:13:50.201Z] 8e610c4c052f: Preparing [2021-09-29T03:13:50.201Z] c7a67f05b49b: Preparing [2021-09-29T03:13:50.201Z] ec04ca84e125: Preparing [2021-09-29T03:13:50.201Z] ee420dfed78a: Preparing [2021-09-29T03:13:50.475Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:50.475Z] 8e610c4c052f: Layer already exists [2021-09-29T03:13:50.475Z] c9e8f9fb932a: Layer already exists [2021-09-29T03:13:50.475Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:50.475Z] ec04ca84e125: Layer already exists [2021-09-29T03:13:50.475Z] main: digest: sha256:4eed3ca48fce95dc1bb7b391b64198e290be56b81e34b7f38e5552a3a6e6fbad size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:50.536Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:50.551Z] taggedImages: [2021-09-29T03:13:50.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:50.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2021-09-29T03:13:50.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.0.1-dev.56 [2021-09-29T03:13:50.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:50.551Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2021-09-29T03:13:50.583Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2021-09-29T03:13:50.584Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:50.584Z] latest [2021-09-29T03:13:50.584Z] 2.0.1-dev.56 [2021-09-29T03:13:50.584Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:50.584Z] main [2021-09-29T03:13:50.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:50.962Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:51.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:51.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:13:51.298Z] 7377e3a6a720: Preparing [2021-09-29T03:13:51.298Z] 08d00fd9bb63: Preparing [2021-09-29T03:13:51.298Z] c7a67f05b49b: Preparing [2021-09-29T03:13:51.298Z] bc8ce1228f58: Preparing [2021-09-29T03:13:51.298Z] ee420dfed78a: Preparing [2021-09-29T03:13:51.570Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:51.570Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:51.570Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:51.570Z] 7377e3a6a720: Pushed [2021-09-29T03:13:54.176Z] 08d00fd9bb63: Pushed [2021-09-29T03:13:54.446Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:2d98d608b5f2c534253d7aba5a4b17efc9cc43cd7be834afdf0fb60b73a4a571 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:54.789Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:55.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T03:13:55.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:13:55.125Z] 7377e3a6a720: Preparing [2021-09-29T03:13:55.125Z] 08d00fd9bb63: Preparing [2021-09-29T03:13:55.125Z] c7a67f05b49b: Preparing [2021-09-29T03:13:55.125Z] bc8ce1228f58: Preparing [2021-09-29T03:13:55.125Z] ee420dfed78a: Preparing [2021-09-29T03:13:55.397Z] 08d00fd9bb63: Layer already exists [2021-09-29T03:13:55.397Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:55.397Z] 7377e3a6a720: Layer already exists [2021-09-29T03:13:55.397Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:55.397Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:55.397Z] latest: digest: sha256:2d98d608b5f2c534253d7aba5a4b17efc9cc43cd7be834afdf0fb60b73a4a571 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:55.737Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:56.341Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.56 [2021-09-29T03:13:56.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:13:56.341Z] 7377e3a6a720: Preparing [2021-09-29T03:13:56.341Z] 08d00fd9bb63: Preparing [2021-09-29T03:13:56.341Z] c7a67f05b49b: Preparing [2021-09-29T03:13:56.341Z] bc8ce1228f58: Preparing [2021-09-29T03:13:56.341Z] ee420dfed78a: Preparing [2021-09-29T03:13:56.614Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:56.614Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:56.614Z] 7377e3a6a720: Layer already exists [2021-09-29T03:13:56.614Z] 08d00fd9bb63: Layer already exists [2021-09-29T03:13:56.614Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:56.614Z] 2.0.1-dev.56: digest: sha256:2d98d608b5f2c534253d7aba5a4b17efc9cc43cd7be834afdf0fb60b73a4a571 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:56.975Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:57.349Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:57.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:13:57.349Z] 7377e3a6a720: Preparing [2021-09-29T03:13:57.349Z] 08d00fd9bb63: Preparing [2021-09-29T03:13:57.349Z] c7a67f05b49b: Preparing [2021-09-29T03:13:57.349Z] bc8ce1228f58: Preparing [2021-09-29T03:13:57.349Z] ee420dfed78a: Preparing [2021-09-29T03:13:57.635Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:57.635Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:57.635Z] 7377e3a6a720: Layer already exists [2021-09-29T03:13:57.635Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:57.635Z] 08d00fd9bb63: Layer already exists [2021-09-29T03:13:57.635Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:2d98d608b5f2c534253d7aba5a4b17efc9cc43cd7be834afdf0fb60b73a4a571 size: 1363 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:57.984Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:58.595Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2021-09-29T03:13:58.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2021-09-29T03:13:58.595Z] 7377e3a6a720: Preparing [2021-09-29T03:13:58.595Z] 08d00fd9bb63: Preparing [2021-09-29T03:13:58.595Z] c7a67f05b49b: Preparing [2021-09-29T03:13:58.595Z] bc8ce1228f58: Preparing [2021-09-29T03:13:58.595Z] ee420dfed78a: Preparing [2021-09-29T03:13:58.866Z] ee420dfed78a: Layer already exists [2021-09-29T03:13:58.866Z] 7377e3a6a720: Layer already exists [2021-09-29T03:13:58.866Z] bc8ce1228f58: Layer already exists [2021-09-29T03:13:58.866Z] 08d00fd9bb63: Layer already exists [2021-09-29T03:13:58.866Z] c7a67f05b49b: Layer already exists [2021-09-29T03:13:58.866Z] main: digest: sha256:2d98d608b5f2c534253d7aba5a4b17efc9cc43cd7be834afdf0fb60b73a4a571 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:13:58.924Z] ===================================================== [Pipeline] echo [2021-09-29T03:13:58.938Z] taggedImages: [2021-09-29T03:13:58.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:58.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2021-09-29T03:13:58.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.0.1-dev.56 [2021-09-29T03:13:58.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:58.938Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2021-09-29T03:13:58.969Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2021-09-29T03:13:58.969Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:58.969Z] latest [2021-09-29T03:13:58.969Z] 2.0.1-dev.56 [2021-09-29T03:13:58.969Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:13:58.969Z] main [2021-09-29T03:13:58.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:59.343Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:13:59.682Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:13:59.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:13:59.682Z] b598db5e6480: Preparing [2021-09-29T03:13:59.682Z] 74a14581433e: Preparing [2021-09-29T03:13:59.682Z] d0445831846a: Preparing [2021-09-29T03:13:59.682Z] 897ab9871af6: Preparing [2021-09-29T03:13:59.682Z] b287e4fe43ef: Preparing [2021-09-29T03:13:59.682Z] c39efab1fe40: Preparing [2021-09-29T03:13:59.682Z] 386fc9fe74c4: Preparing [2021-09-29T03:13:59.682Z] 097a5c91b892: Preparing [2021-09-29T03:13:59.682Z] 74984ba1a09f: Preparing [2021-09-29T03:13:59.682Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:13:59.682Z] c55d5dbdab40: Preparing [2021-09-29T03:13:59.682Z] c39efab1fe40: Waiting [2021-09-29T03:13:59.682Z] 386fc9fe74c4: Waiting [2021-09-29T03:13:59.682Z] 097a5c91b892: Waiting [2021-09-29T03:13:59.682Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:13:59.682Z] c55d5dbdab40: Waiting [2021-09-29T03:13:59.682Z] 74984ba1a09f: Waiting [2021-09-29T03:13:59.959Z] b287e4fe43ef: Layer already exists [2021-09-29T03:13:59.959Z] c39efab1fe40: Layer already exists [2021-09-29T03:13:59.959Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:13:59.959Z] 097a5c91b892: Layer already exists [2021-09-29T03:14:00.234Z] 74a14581433e: Pushed [2021-09-29T03:14:00.234Z] 74984ba1a09f: Layer already exists [2021-09-29T03:14:00.234Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:14:00.234Z] c55d5dbdab40: Layer already exists [2021-09-29T03:14:00.830Z] b598db5e6480: Pushed [2021-09-29T03:14:02.796Z] d0445831846a: Pushed [2021-09-29T03:14:17.850Z] 897ab9871af6: Pushed [2021-09-29T03:14:17.850Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2: digest: sha256:33336605aa9baa46bc892755d89a5b25adcd6e382b68f7b46c7e23d45e360928 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:18.194Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:18.801Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T03:14:18.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:14:18.801Z] b598db5e6480: Preparing [2021-09-29T03:14:18.801Z] 74a14581433e: Preparing [2021-09-29T03:14:18.801Z] d0445831846a: Preparing [2021-09-29T03:14:18.801Z] 897ab9871af6: Preparing [2021-09-29T03:14:18.801Z] b287e4fe43ef: Preparing [2021-09-29T03:14:18.801Z] c39efab1fe40: Preparing [2021-09-29T03:14:18.801Z] 386fc9fe74c4: Preparing [2021-09-29T03:14:18.801Z] 097a5c91b892: Preparing [2021-09-29T03:14:18.801Z] 74984ba1a09f: Preparing [2021-09-29T03:14:18.801Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:14:18.801Z] c55d5dbdab40: Preparing [2021-09-29T03:14:18.801Z] 097a5c91b892: Waiting [2021-09-29T03:14:18.801Z] 74984ba1a09f: Waiting [2021-09-29T03:14:18.801Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:14:18.801Z] c39efab1fe40: Waiting [2021-09-29T03:14:18.801Z] c55d5dbdab40: Waiting [2021-09-29T03:14:18.801Z] 386fc9fe74c4: Waiting [2021-09-29T03:14:19.078Z] 897ab9871af6: Layer already exists [2021-09-29T03:14:19.078Z] b287e4fe43ef: Layer already exists [2021-09-29T03:14:19.078Z] d0445831846a: Layer already exists [2021-09-29T03:14:19.078Z] 74a14581433e: Layer already exists [2021-09-29T03:14:19.078Z] b598db5e6480: Layer already exists [2021-09-29T03:14:19.078Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:14:19.078Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:14:19.078Z] 74984ba1a09f: Layer already exists [2021-09-29T03:14:19.078Z] c39efab1fe40: Layer already exists [2021-09-29T03:14:19.078Z] 097a5c91b892: Layer already exists [2021-09-29T03:14:19.078Z] c55d5dbdab40: Layer already exists [2021-09-29T03:14:19.078Z] latest: digest: sha256:33336605aa9baa46bc892755d89a5b25adcd6e382b68f7b46c7e23d45e360928 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:19.419Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:20.022Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.56 [2021-09-29T03:14:20.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:14:20.023Z] b598db5e6480: Preparing [2021-09-29T03:14:20.023Z] 74a14581433e: Preparing [2021-09-29T03:14:20.023Z] d0445831846a: Preparing [2021-09-29T03:14:20.023Z] 897ab9871af6: Preparing [2021-09-29T03:14:20.023Z] b287e4fe43ef: Preparing [2021-09-29T03:14:20.023Z] c39efab1fe40: Preparing [2021-09-29T03:14:20.023Z] 386fc9fe74c4: Preparing [2021-09-29T03:14:20.023Z] 097a5c91b892: Preparing [2021-09-29T03:14:20.023Z] 74984ba1a09f: Preparing [2021-09-29T03:14:20.023Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:14:20.023Z] c55d5dbdab40: Preparing [2021-09-29T03:14:20.023Z] 097a5c91b892: Waiting [2021-09-29T03:14:20.023Z] 74984ba1a09f: Waiting [2021-09-29T03:14:20.023Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:14:20.023Z] c55d5dbdab40: Waiting [2021-09-29T03:14:20.023Z] 386fc9fe74c4: Waiting [2021-09-29T03:14:20.023Z] c39efab1fe40: Waiting [2021-09-29T03:14:20.295Z] 74a14581433e: Layer already exists [2021-09-29T03:14:20.295Z] b598db5e6480: Layer already exists [2021-09-29T03:14:20.295Z] d0445831846a: Layer already exists [2021-09-29T03:14:20.295Z] 897ab9871af6: Layer already exists [2021-09-29T03:14:20.295Z] b287e4fe43ef: Layer already exists [2021-09-29T03:14:20.295Z] c39efab1fe40: Layer already exists [2021-09-29T03:14:20.295Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:14:20.295Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:14:20.295Z] 74984ba1a09f: Layer already exists [2021-09-29T03:14:20.295Z] 097a5c91b892: Layer already exists [2021-09-29T03:14:20.295Z] c55d5dbdab40: Layer already exists [2021-09-29T03:14:20.295Z] 2.0.1-dev.56: digest: sha256:33336605aa9baa46bc892755d89a5b25adcd6e382b68f7b46c7e23d45e360928 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:20.636Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:20.971Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:14:20.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:14:20.971Z] b598db5e6480: Preparing [2021-09-29T03:14:20.971Z] 74a14581433e: Preparing [2021-09-29T03:14:20.971Z] d0445831846a: Preparing [2021-09-29T03:14:20.971Z] 897ab9871af6: Preparing [2021-09-29T03:14:20.971Z] b287e4fe43ef: Preparing [2021-09-29T03:14:20.971Z] c39efab1fe40: Preparing [2021-09-29T03:14:20.971Z] 386fc9fe74c4: Preparing [2021-09-29T03:14:20.971Z] 097a5c91b892: Preparing [2021-09-29T03:14:20.971Z] 74984ba1a09f: Preparing [2021-09-29T03:14:20.971Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:14:20.971Z] c55d5dbdab40: Preparing [2021-09-29T03:14:20.971Z] c39efab1fe40: Waiting [2021-09-29T03:14:20.971Z] 386fc9fe74c4: Waiting [2021-09-29T03:14:20.971Z] 097a5c91b892: Waiting [2021-09-29T03:14:20.971Z] c55d5dbdab40: Waiting [2021-09-29T03:14:20.971Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:14:20.971Z] 74984ba1a09f: Waiting [2021-09-29T03:14:21.244Z] b598db5e6480: Layer already exists [2021-09-29T03:14:21.244Z] 897ab9871af6: Layer already exists [2021-09-29T03:14:21.244Z] 74a14581433e: Layer already exists [2021-09-29T03:14:21.244Z] b287e4fe43ef: Layer already exists [2021-09-29T03:14:21.244Z] d0445831846a: Layer already exists [2021-09-29T03:14:21.244Z] 74984ba1a09f: Layer already exists [2021-09-29T03:14:21.244Z] c39efab1fe40: Layer already exists [2021-09-29T03:14:21.244Z] 097a5c91b892: Layer already exists [2021-09-29T03:14:21.244Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:14:21.244Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:14:21.244Z] c55d5dbdab40: Layer already exists [2021-09-29T03:14:21.244Z] cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56: digest: sha256:33336605aa9baa46bc892755d89a5b25adcd6e382b68f7b46c7e23d45e360928 size: 2622 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:21.587Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:22.198Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2021-09-29T03:14:22.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2021-09-29T03:14:22.199Z] b598db5e6480: Preparing [2021-09-29T03:14:22.199Z] 74a14581433e: Preparing [2021-09-29T03:14:22.199Z] d0445831846a: Preparing [2021-09-29T03:14:22.199Z] 897ab9871af6: Preparing [2021-09-29T03:14:22.199Z] b287e4fe43ef: Preparing [2021-09-29T03:14:22.199Z] c39efab1fe40: Preparing [2021-09-29T03:14:22.199Z] 386fc9fe74c4: Preparing [2021-09-29T03:14:22.199Z] 097a5c91b892: Preparing [2021-09-29T03:14:22.199Z] 74984ba1a09f: Preparing [2021-09-29T03:14:22.199Z] 6d0ac5d4dfcb: Preparing [2021-09-29T03:14:22.199Z] c55d5dbdab40: Preparing [2021-09-29T03:14:22.199Z] c39efab1fe40: Waiting [2021-09-29T03:14:22.199Z] 386fc9fe74c4: Waiting [2021-09-29T03:14:22.199Z] 6d0ac5d4dfcb: Waiting [2021-09-29T03:14:22.199Z] 74984ba1a09f: Waiting [2021-09-29T03:14:22.199Z] 097a5c91b892: Waiting [2021-09-29T03:14:22.199Z] 897ab9871af6: Layer already exists [2021-09-29T03:14:22.199Z] b598db5e6480: Layer already exists [2021-09-29T03:14:22.473Z] d0445831846a: Layer already exists [2021-09-29T03:14:22.473Z] 74a14581433e: Layer already exists [2021-09-29T03:14:22.473Z] b287e4fe43ef: Layer already exists [2021-09-29T03:14:22.473Z] 097a5c91b892: Layer already exists [2021-09-29T03:14:22.473Z] 74984ba1a09f: Layer already exists [2021-09-29T03:14:22.473Z] 6d0ac5d4dfcb: Layer already exists [2021-09-29T03:14:22.473Z] c39efab1fe40: Layer already exists [2021-09-29T03:14:22.473Z] 386fc9fe74c4: Layer already exists [2021-09-29T03:14:22.473Z] c55d5dbdab40: Layer already exists [2021-09-29T03:14:22.473Z] main: digest: sha256:33336605aa9baa46bc892755d89a5b25adcd6e382b68f7b46c7e23d45e360928 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T03:14:22.531Z] ===================================================== [Pipeline] echo [2021-09-29T03:14:22.544Z] taggedImages: [2021-09-29T03:14:22.544Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [2021-09-29T03:14:22.544Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2021-09-29T03:14:22.544Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.0.1-dev.56 [2021-09-29T03:14:22.544Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cbc80a6caf8b0f0bca73fc638150847ee58d5cb2-2.0.1-dev.56 [2021-09-29T03:14:22.544Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:23.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T03:14:23.316Z] [2021-09-29T03:14:23.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:14:23.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T03:14:23.943Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T03:14:23.943Z] 448f6bf000e3: Pulling fs layer [2021-09-29T03:14:23.943Z] f757da607395: Pulling fs layer [2021-09-29T03:14:23.943Z] 05883995daec: Pulling fs layer [2021-09-29T03:14:23.943Z] 8603b9c90790: Pulling fs layer [2021-09-29T03:14:23.943Z] 1560dd03e051: Pulling fs layer [2021-09-29T03:14:23.943Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T03:14:23.943Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T03:14:23.943Z] 8603b9c90790: Waiting [2021-09-29T03:14:23.943Z] 1560dd03e051: Waiting [2021-09-29T03:14:23.943Z] 27f5ce0e4adf: Waiting [2021-09-29T03:14:23.943Z] c2d8d7efcc4b: Waiting [2021-09-29T03:14:24.217Z] f757da607395: Verifying Checksum [2021-09-29T03:14:24.217Z] f757da607395: Download complete [2021-09-29T03:14:24.217Z] 8603b9c90790: Download complete [2021-09-29T03:14:24.490Z] 1560dd03e051: Verifying Checksum [2021-09-29T03:14:24.490Z] 1560dd03e051: Download complete [2021-09-29T03:14:24.490Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T03:14:24.490Z] 27f5ce0e4adf: Download complete [2021-09-29T03:14:24.490Z] 05883995daec: Verifying Checksum [2021-09-29T03:14:24.490Z] 05883995daec: Download complete [2021-09-29T03:14:25.469Z] 448f6bf000e3: Download complete [2021-09-29T03:14:28.865Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T03:14:28.865Z] c2d8d7efcc4b: Download complete [2021-09-29T03:14:29.139Z] 448f6bf000e3: Pull complete [2021-09-29T03:14:30.114Z] f757da607395: Pull complete [2021-09-29T03:14:31.544Z] 05883995daec: Pull complete [2021-09-29T03:14:31.817Z] 8603b9c90790: Pull complete [2021-09-29T03:14:32.798Z] 1560dd03e051: Pull complete [2021-09-29T03:14:33.391Z] 27f5ce0e4adf: Pull complete [2021-09-29T03:14:48.500Z] c2d8d7efcc4b: Pull complete [2021-09-29T03:14:48.500Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T03:14:48.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T03:14:48.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T03:14:48.747Z] prd-ubuntu18.04-docker-arm64-4c-16g-84 does not seem to be running inside a container [2021-09-29T03:14:48.827Z] $ 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/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:14:53.120Z] $ docker top e02233e8362146d100c37a7850d6f74f6f33bf6ccc57bdec4056b94449d00722 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:14:54.300Z] ---> job-cost.sh [2021-09-29T03:14:54.300Z] lf-activate-venv: SKIPPING [2021-09-29T03:14:54.300Z] INFO: No Stack... [2021-09-29T03:14:55.281Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T03:14:55.555Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T03:14:56.330Z] + cat /w/workspace/edgex-go/64/archives/cost.csv [2021-09-29T03:14:56.330Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T03:14:56.411Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-64-stack-cost] [2021-09-29T03:14:56.426Z] Resource [jenkins-edgexfoundry-edgex-go-main-64-stack-cost] did not exist. Created. [2021-09-29T03:14:56.426Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T03:14:57.122Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T03:14:57.977Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T03:14:57.992Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T03:14:58.016Z] $ docker stop --time=1 e02233e8362146d100c37a7850d6f74f6f33bf6ccc57bdec4056b94449d00722 [2021-09-29T03:14:59.764Z] $ docker rm -f e02233e8362146d100c37a7850d6f74f6f33bf6ccc57bdec4056b94449d00722 [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 [2021-09-29T03:15:01.011Z] provisioning config files... [2021-09-29T03:15:01.029Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/64@tmp/config3651069633685903423tmp [Pipeline] { [Pipeline] sh [2021-09-29T03:15:01.372Z] + set +x [2021-09-29T03:15:01.373Z] + curl -s https://codecov.io/bash [2021-09-29T03:15:01.373Z] + bash -s -- [2021-09-29T03:15:01.650Z] [2021-09-29T03:15:01.650Z] _____ _ [2021-09-29T03:15:01.650Z] / ____| | | [2021-09-29T03:15:01.650Z] | | ___ __| | ___ ___ _____ __ [2021-09-29T03:15:01.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-29T03:15:01.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-29T03:15:01.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-29T03:15:01.650Z] Bash-1.0.6 [2021-09-29T03:15:01.650Z] [2021-09-29T03:15:01.650Z] [2021-09-29T03:15:01.650Z] ==> git version 2.24.4 found [2021-09-29T03:15:01.650Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-29T03:15:01.650Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-29T03:15:01.650Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-29T03:15:01.650Z] ==> Jenkins CI detected. [2021-09-29T03:15:01.650Z] current dir:  /w/workspace/edgex-go/64 [2021-09-29T03:15:01.650Z] project root: . [2021-09-29T03:15:01.650Z] --> token set from env [2021-09-29T03:15:01.650Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-29T03:15:01.650Z] ==> Running gcov in . (disable via -X gcov) [2021-09-29T03:15:01.650Z] ==> Python coveragepy not found [2021-09-29T03:15:01.650Z] ==> Searching for coverage reports in: [2021-09-29T03:15:01.650Z] + . [2021-09-29T03:15:01.650Z] -> Found 1 reports [2021-09-29T03:15:01.650Z] ==> Detecting git/mercurial file structure [2021-09-29T03:15:01.650Z] ==> Reading reports [2021-09-29T03:15:01.650Z] + ./coverage.out bytes=402833 [2021-09-29T03:15:01.650Z] ==> Appending adjustments [2021-09-29T03:15:01.650Z] https://docs.codecov.io/docs/fixing-reports [2021-09-29T03:15:03.067Z] + Found adjustments [2021-09-29T03:15:03.067Z] ==> Gzipping contents [2021-09-29T03:15:03.067Z] 56K /tmp/codecov.ijfUno.gz [2021-09-29T03:15:03.067Z] ==> Uploading reports [2021-09-29T03:15:03.067Z] url: https://codecov.io [2021-09-29T03:15:03.067Z] query: branch=main&commit=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T03:15:03.067Z] -> Pinging Codecov [2021-09-29T03:15:03.067Z] 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=cbc80a6caf8b0f0bca73fc638150847ee58d5cb2&build=64&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F64%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-29T03:15:03.337Z] -> Uploading to [2021-09-29T03:15:03.337Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-29/00271124DB129430A58F1EEE437C3FCB/cbc80a6caf8b0f0bca73fc638150847ee58d5cb2/3f8e59ba-51c0-45a9-bfb3-ad7aa8bfbdc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210929%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210929T031503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7793efb36b687d23b9cd321b07f3369cbd94cf24184d8d6bbb76c68c17b62c16 [2021-09-29T03:15:03.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:03.337Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:03.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54222 0 0 100 54222 0 128k --:--:-- --:--:-- --:--:-- 128k [2021-09-29T03:15:03.870Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 [Pipeline] } [2021-09-29T03:15:03.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2021-09-29T03:15:04.690Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-29T03:15:04.717Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:15:05.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T03:15:05.040Z] [2021-09-29T03:15:05.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:15:05.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T03:15:05.393Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-29T03:15:05.393Z] 188c0c94c7c5: Pulling fs layer [2021-09-29T03:15:05.393Z] 0ef7d3d256c8: Pulling fs layer [2021-09-29T03:15:05.393Z] de9db76c5a1d: Pulling fs layer [2021-09-29T03:15:05.393Z] 0eba1c9be4d2: Pulling fs layer [2021-09-29T03:15:05.393Z] 0d57e429df01: Pulling fs layer [2021-09-29T03:15:05.393Z] 4e4be7b47b0d: Pulling fs layer [2021-09-29T03:15:05.393Z] e1f770b5df2f: Pulling fs layer [2021-09-29T03:15:05.393Z] 85a0685a4137: Pulling fs layer [2021-09-29T03:15:05.393Z] 0d57e429df01: Waiting [2021-09-29T03:15:05.393Z] 4e4be7b47b0d: Waiting [2021-09-29T03:15:05.393Z] e1f770b5df2f: Waiting [2021-09-29T03:15:05.393Z] 85a0685a4137: Waiting [2021-09-29T03:15:05.393Z] 0eba1c9be4d2: Waiting [2021-09-29T03:15:05.393Z] de9db76c5a1d: Verifying Checksum [2021-09-29T03:15:05.393Z] de9db76c5a1d: Download complete [2021-09-29T03:15:05.393Z] 0ef7d3d256c8: Verifying Checksum [2021-09-29T03:15:05.393Z] 0ef7d3d256c8: Download complete [2021-09-29T03:15:05.393Z] 0d57e429df01: Verifying Checksum [2021-09-29T03:15:05.393Z] 0d57e429df01: Download complete [2021-09-29T03:15:05.393Z] 4e4be7b47b0d: Verifying Checksum [2021-09-29T03:15:05.393Z] 4e4be7b47b0d: Download complete [2021-09-29T03:15:05.662Z] 188c0c94c7c5: Verifying Checksum [2021-09-29T03:15:05.662Z] 188c0c94c7c5: Download complete [2021-09-29T03:15:05.930Z] 188c0c94c7c5: Pull complete [2021-09-29T03:15:05.930Z] 0ef7d3d256c8: Pull complete [2021-09-29T03:15:06.198Z] de9db76c5a1d: Pull complete [2021-09-29T03:15:07.157Z] e1f770b5df2f: Verifying Checksum [2021-09-29T03:15:07.157Z] e1f770b5df2f: Download complete [2021-09-29T03:15:10.511Z] 0eba1c9be4d2: Verifying Checksum [2021-09-29T03:15:10.511Z] 0eba1c9be4d2: Download complete [2021-09-29T03:15:10.792Z] 85a0685a4137: Verifying Checksum [2021-09-29T03:15:10.792Z] 85a0685a4137: Download complete [2021-09-29T03:15:14.152Z] 0eba1c9be4d2: Pull complete [2021-09-29T03:15:14.424Z] 0d57e429df01: Pull complete [2021-09-29T03:15:14.424Z] 4e4be7b47b0d: Pull complete [2021-09-29T03:15:15.031Z] e1f770b5df2f: Pull complete [2021-09-29T03:15:19.304Z] 85a0685a4137: Pull complete [2021-09-29T03:15:19.304Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-29T03:15:19.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-29T03:15:19.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-29T03:15:19.405Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:15:19.470Z] $ 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/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:15:22.525Z] $ docker top cf45f27935a4cde660fe36c730e20454ea40a91dbe02d8a6ebee012aaa1b03d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T03:15:22.636Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-29T03:15:22.944Z] + set -o pipefail [2021-09-29T03:15:22.944Z] + snyk monitor '--org=edgex-jenkins' [2021-09-29T03:15:28.318Z] [2021-09-29T03:15:28.318Z] Monitoring /w/workspace/edgex-go/64 (github.com/edgexfoundry/edgex-go)... [2021-09-29T03:15:28.318Z] [2021-09-29T03:15:28.318Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/17fcf622-b812-490d-a23f-825f3fba5d69 [2021-09-29T03:15:28.318Z] [2021-09-29T03:15:28.318Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-29T03:15:28.318Z] [2021-09-29T03:15:28.318Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-29T03:15:28.318Z] [2021-09-29T03:15:28.318Z] [Pipeline] } [2021-09-29T03:15:28.599Z] $ docker stop --time=1 cf45f27935a4cde660fe36c730e20454ea40a91dbe02d8a6ebee012aaa1b03d9 [2021-09-29T03:15:30.616Z] $ docker rm -f cf45f27935a4cde660fe36c730e20454ea40a91dbe02d8a6ebee012aaa1b03d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2021-09-29T03:15:31.374Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:15:31.392Z] provisioning config files... [2021-09-29T03:15:31.408Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/64@tmp/config664447735214420949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:15:31.737Z] --> edgex-publish-swagger.sh [2021-09-29T03:15:31.737Z] === Publish openapi/v2 API === [2021-09-29T03:15:31.737Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-09-29T03:15:31.737Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/64/openapi/v2/core-command.yaml] [2021-09-29T03:15:31.737Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:31.737Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:33.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31867 0 0 100 31867 0 25685 0:00:01 0:00:01 --:--:-- 25699 100 31867 0 0 100 31867 0 21541 0:00:01 0:00:01 --:--:-- 21546 [2021-09-29T03:15:33.139Z] [2021-09-29T03:15:33.139Z] [2021-09-29T03:15:33.139Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/64/openapi/v2/core-data.yaml] [2021-09-29T03:15:33.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:33.139Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:34.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65452 0 0 100 65452 0 55229 0:00:01 0:00:01 --:--:-- 55280 100 65452 0 0 100 65452 0 51041 0:00:01 0:00:01 --:--:-- 51054 [2021-09-29T03:15:34.543Z] [2021-09-29T03:15:34.543Z] [2021-09-29T03:15:34.543Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/64/openapi/v2/core-metadata.yaml] [2021-09-29T03:15:34.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:34.543Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:35.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 99k 0:00:01 0:00:01 --:--:-- 99k 100 119k 0 0 100 119k 0 88111 0:00:01 0:00:01 --:--:-- 88081 [2021-09-29T03:15:35.771Z] [2021-09-29T03:15:35.771Z] [2021-09-29T03:15:35.771Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/64/openapi/v2/support-notifications.yaml] [2021-09-29T03:15:35.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:35.771Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:37.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86007 0 0 100 86007 0 72712 0:00:01 0:00:01 --:--:-- 72763 100 86007 0 0 100 86007 0 72702 0:00:01 0:00:01 --:--:-- 72763 [2021-09-29T03:15:37.176Z] [2021-09-29T03:15:37.176Z] [2021-09-29T03:15:37.176Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/64/openapi/v2/support-scheduler.yaml] [2021-09-29T03:15:37.176Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:37.176Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:38.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36710 0 0 100 36710 0 31371 0:00:01 0:00:01 --:--:-- 31376 100 36710 0 0 100 36710 0 31367 0:00:01 0:00:01 --:--:-- 31376 [2021-09-29T03:15:38.128Z] [2021-09-29T03:15:38.128Z] [2021-09-29T03:15:38.128Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/64/openapi/v2/system-agent.yaml] [2021-09-29T03:15:38.128Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T03:15:38.128Z] Dload Upload Total Spent Left Speed [2021-09-29T03:15:39.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16572 0:00:01 0:00:01 --:--:-- 16584 100 19603 0 0 100 19603 0 16569 0:00:01 0:00:01 --:--:-- 16584 [2021-09-29T03:15:39.527Z] [2021-09-29T03:15:39.527Z] [Pipeline] } [2021-09-29T03:15:39.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:15:40.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:15:40.049Z] . [Pipeline] withDockerContainer [2021-09-29T03:15:40.146Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:15:40.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:15:40.664Z] $ docker top 0e7362a775b8040d45165907e606093b35688f6d566a1b2b85371589740b6890 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:15:40.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:15:40.806Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:15:40.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:15:40.961Z] $ docker exec 0e7362a775b8040d45165907e606093b35688f6d566a1b2b85371589740b6890 ssh-agent [2021-09-29T03:15:41.096Z] SSH_AUTH_SOCK=/tmp/ssh-jk5fbqbg683H/agent.14 [2021-09-29T03:15:41.096Z] SSH_AGENT_PID=21 [2021-09-29T03:15:41.105Z] Running ssh-add (command line suppressed) [2021-09-29T03:15:41.244Z] Identity added: /w/workspace/edgex-go/64@tmp/private_key_3880100454482801214.key (/w/workspace/edgex-go/64@tmp/private_key_3880100454482801214.key) [2021-09-29T03:15:41.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:15:41.593Z] + git semver tag [2021-09-29T03:15:41.593Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:15:41.593Z] # $GIT_DIR = /w/workspace/edgex-go/64/.git [2021-09-29T03:15:41.593Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/64 [2021-09-29T03:15:41.593Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:15:41.593Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:15:41.593Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:15:41.593Z] # $SEMVER_BRANCH = main [2021-09-29T03:15:41.593Z] # $SEMVER_DIR = /w/workspace/edgex-go/64/.semver [2021-09-29T03:15:41.593Z] # cbc80a6caf8b0f0bca73fc638150847ee58d5cb2 HEAD [2021-09-29T03:15:41.867Z] # -> Force: false [2021-09-29T03:15:41.867Z] # f25d0c56821f6779575480bfb474b9de244c071d refs/tags/v2.0.1-dev.56 [Pipeline] } [2021-09-29T03:15:41.882Z] $ docker exec --env ******** --env ******** 0e7362a775b8040d45165907e606093b35688f6d566a1b2b85371589740b6890 ssh-agent -k [2021-09-29T03:15:42.008Z] unset SSH_AUTH_SOCK; [2021-09-29T03:15:42.008Z] unset SSH_AGENT_PID; [2021-09-29T03:15:42.008Z] echo Agent pid 21 killed; [2021-09-29T03:15:42.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:15:42.386Z] + git semver [Pipeline] } [2021-09-29T03:15:42.405Z] $ docker stop --time=1 0e7362a775b8040d45165907e606093b35688f6d566a1b2b85371589740b6890 [2021-09-29T03:15:43.651Z] $ docker rm -f 0e7362a775b8040d45165907e606093b35688f6d566a1b2b85371589740b6890 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:15:44.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T03:15:44.121Z] [2021-09-29T03:15:44.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:15:44.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T03:15:44.447Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-29T03:15:44.447Z] ab5ef0e58194: Pulling fs layer [2021-09-29T03:15:44.447Z] 9712f1f96733: Pulling fs layer [2021-09-29T03:15:44.447Z] 63f879dbbcfc: Pulling fs layer [2021-09-29T03:15:44.447Z] 0d9ebad4ef96: Pulling fs layer [2021-09-29T03:15:44.447Z] e9a5061849ea: Pulling fs layer [2021-09-29T03:15:44.447Z] d747dcd14b5f: Pulling fs layer [2021-09-29T03:15:44.447Z] 2de7ff778b66: Pulling fs layer [2021-09-29T03:15:44.447Z] e9a5061849ea: Waiting [2021-09-29T03:15:44.447Z] 0d9ebad4ef96: Waiting [2021-09-29T03:15:44.447Z] d747dcd14b5f: Waiting [2021-09-29T03:15:44.447Z] 2de7ff778b66: Waiting [2021-09-29T03:15:44.447Z] 9712f1f96733: Download complete [2021-09-29T03:15:46.396Z] 63f879dbbcfc: Verifying Checksum [2021-09-29T03:15:46.396Z] 63f879dbbcfc: Download complete [2021-09-29T03:15:46.396Z] e9a5061849ea: Verifying Checksum [2021-09-29T03:15:46.396Z] e9a5061849ea: Download complete [2021-09-29T03:15:46.666Z] d747dcd14b5f: Verifying Checksum [2021-09-29T03:15:46.666Z] d747dcd14b5f: Download complete [2021-09-29T03:15:46.931Z] 2de7ff778b66: Verifying Checksum [2021-09-29T03:15:46.931Z] 2de7ff778b66: Download complete [2021-09-29T03:15:47.522Z] ab5ef0e58194: Verifying Checksum [2021-09-29T03:15:47.522Z] ab5ef0e58194: Download complete [2021-09-29T03:15:47.793Z] 0d9ebad4ef96: Verifying Checksum [2021-09-29T03:15:47.793Z] 0d9ebad4ef96: Download complete [2021-09-29T03:15:50.421Z] ab5ef0e58194: Pull complete [2021-09-29T03:15:50.421Z] 9712f1f96733: Pull complete [2021-09-29T03:15:51.408Z] 63f879dbbcfc: Pull complete [2021-09-29T03:15:54.791Z] 0d9ebad4ef96: Pull complete [2021-09-29T03:15:55.071Z] e9a5061849ea: Pull complete [2021-09-29T03:15:55.071Z] d747dcd14b5f: Pull complete [2021-09-29T03:15:56.033Z] 2de7ff778b66: Pull complete [2021-09-29T03:15:56.033Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-29T03:15:56.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-29T03:15:56.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-29T03:15:56.135Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:15:56.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:15:59.711Z] $ docker top 1a04a3cdd03d65d33e95d753592bf9c81b80d533886cb45e51f67a6937a55336 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:15:59.832Z] provisioning config files... [2021-09-29T03:15:59.846Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/64@tmp/config4606018293541946308tmp [2021-09-29T03:15:59.865Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/64@tmp/config24145672171453091tmp [2021-09-29T03:15:59.885Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/64@tmp/config7219437987299818518tmp [Pipeline] { [Pipeline] echo [2021-09-29T03:15:59.910Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:00.218Z] ---> sigul-configuration.sh [2021-09-29T03:16:00.218Z] gpg: directory `/root/.gnupg' created [2021-09-29T03:16:00.218Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-29T03:16:00.218Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-29T03:16:00.218Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-29T03:16:00.218Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-29T03:16:00.218Z] gpg: CAST5 encrypted data [2021-09-29T03:16:00.218Z] gpg: encrypted with 1 passphrase [2021-09-29T03:16:00.218Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-29T03:16:00.530Z] + mkdir /home/jenkins [2021-09-29T03:16:00.530Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-29T03:16:00.842Z] + 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 [2021-09-29T03:16:00.856Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:01.165Z] ---> sigul-install.sh [2021-09-29T03:16:01.165Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-29T03:16:01.488Z] + git tag --list [2021-09-29T03:16:01.489Z] 0.6.0 [2021-09-29T03:16:01.489Z] 0.6.1 [2021-09-29T03:16:01.489Z] 0.7.0 [2021-09-29T03:16:01.489Z] 0.7.1 [2021-09-29T03:16:01.489Z] v1.0.0 [2021-09-29T03:16:01.489Z] v1.0.1 [2021-09-29T03:16:01.489Z] v1.1.0 [2021-09-29T03:16:01.489Z] v1.2.0 [2021-09-29T03:16:01.489Z] v1.2.1 [2021-09-29T03:16:01.489Z] v1.3.0 [2021-09-29T03:16:01.489Z] v1.3.1 [2021-09-29T03:16:01.489Z] v2.0.0 [2021-09-29T03:16:01.489Z] v2.0.1-dev.1 [2021-09-29T03:16:01.489Z] v2.0.1-dev.10 [2021-09-29T03:16:01.489Z] v2.0.1-dev.11 [2021-09-29T03:16:01.489Z] v2.0.1-dev.12 [2021-09-29T03:16:01.489Z] v2.0.1-dev.13 [2021-09-29T03:16:01.489Z] v2.0.1-dev.14 [2021-09-29T03:16:01.489Z] v2.0.1-dev.15 [2021-09-29T03:16:01.489Z] v2.0.1-dev.16 [2021-09-29T03:16:01.489Z] v2.0.1-dev.17 [2021-09-29T03:16:01.489Z] v2.0.1-dev.18 [2021-09-29T03:16:01.489Z] v2.0.1-dev.19 [2021-09-29T03:16:01.489Z] v2.0.1-dev.2 [2021-09-29T03:16:01.489Z] v2.0.1-dev.20 [2021-09-29T03:16:01.489Z] v2.0.1-dev.21 [2021-09-29T03:16:01.489Z] v2.0.1-dev.22 [2021-09-29T03:16:01.489Z] v2.0.1-dev.23 [2021-09-29T03:16:01.489Z] v2.0.1-dev.24 [2021-09-29T03:16:01.489Z] v2.0.1-dev.25 [2021-09-29T03:16:01.489Z] v2.0.1-dev.26 [2021-09-29T03:16:01.489Z] v2.0.1-dev.27 [2021-09-29T03:16:01.489Z] v2.0.1-dev.28 [2021-09-29T03:16:01.489Z] v2.0.1-dev.29 [2021-09-29T03:16:01.489Z] v2.0.1-dev.3 [2021-09-29T03:16:01.489Z] v2.0.1-dev.30 [2021-09-29T03:16:01.489Z] v2.0.1-dev.31 [2021-09-29T03:16:01.489Z] v2.0.1-dev.32 [2021-09-29T03:16:01.489Z] v2.0.1-dev.33 [2021-09-29T03:16:01.489Z] v2.0.1-dev.34 [2021-09-29T03:16:01.489Z] v2.0.1-dev.35 [2021-09-29T03:16:01.489Z] v2.0.1-dev.36 [2021-09-29T03:16:01.489Z] v2.0.1-dev.37 [2021-09-29T03:16:01.489Z] v2.0.1-dev.38 [2021-09-29T03:16:01.489Z] v2.0.1-dev.39 [2021-09-29T03:16:01.489Z] v2.0.1-dev.4 [2021-09-29T03:16:01.489Z] v2.0.1-dev.40 [2021-09-29T03:16:01.489Z] v2.0.1-dev.41 [2021-09-29T03:16:01.489Z] v2.0.1-dev.42 [2021-09-29T03:16:01.489Z] v2.0.1-dev.43 [2021-09-29T03:16:01.489Z] v2.0.1-dev.44 [2021-09-29T03:16:01.489Z] v2.0.1-dev.45 [2021-09-29T03:16:01.489Z] v2.0.1-dev.46 [2021-09-29T03:16:01.489Z] v2.0.1-dev.47 [2021-09-29T03:16:01.489Z] v2.0.1-dev.48 [2021-09-29T03:16:01.489Z] v2.0.1-dev.49 [2021-09-29T03:16:01.489Z] v2.0.1-dev.5 [2021-09-29T03:16:01.489Z] v2.0.1-dev.50 [2021-09-29T03:16:01.489Z] v2.0.1-dev.51 [2021-09-29T03:16:01.489Z] v2.0.1-dev.52 [2021-09-29T03:16:01.489Z] v2.0.1-dev.53 [2021-09-29T03:16:01.489Z] v2.0.1-dev.54 [2021-09-29T03:16:01.489Z] v2.0.1-dev.55 [2021-09-29T03:16:01.489Z] v2.0.1-dev.56 [2021-09-29T03:16:01.489Z] v2.0.1-dev.6 [2021-09-29T03:16:01.489Z] v2.0.1-dev.7 [2021-09-29T03:16:01.489Z] v2.0.1-dev.8 [2021-09-29T03:16:01.489Z] v2.0.1-dev.9 [Pipeline] sh [2021-09-29T03:16:01.799Z] + lftools sign git-tag v2.0.1-dev.56 [2021-09-29T03:16:02.386Z] Signing Git tag with Sigul... [2021-09-29T03:16:02.386Z] Signing v2.0.1-dev.56 [Pipeline] echo [2021-09-29T03:16:03.368Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:03.681Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-29T03:16:03.693Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-29T03:16:03.726Z] $ docker stop --time=1 1a04a3cdd03d65d33e95d753592bf9c81b80d533886cb45e51f67a6937a55336 [2021-09-29T03:16:04.974Z] $ docker rm -f 1a04a3cdd03d65d33e95d753592bf9c81b80d533886cb45e51f67a6937a55336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:16:06.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:16:06.022Z] . [Pipeline] withDockerContainer [2021-09-29T03:16:06.195Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:16:06.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:16:06.704Z] $ docker top e196492702365a120bc1d90958e546f269eea5cc84f1b9583df9f1bcc19fb650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:16:06.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:16:06.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:16:06.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:16:06.988Z] $ docker exec e196492702365a120bc1d90958e546f269eea5cc84f1b9583df9f1bcc19fb650 ssh-agent [2021-09-29T03:16:07.117Z] SSH_AUTH_SOCK=/tmp/ssh-JcobGSmyQWFH/agent.14 [2021-09-29T03:16:07.117Z] SSH_AGENT_PID=21 [2021-09-29T03:16:07.127Z] Running ssh-add (command line suppressed) [2021-09-29T03:16:07.244Z] Identity added: /w/workspace/edgex-go/64@tmp/private_key_5970407277822027258.key (/w/workspace/edgex-go/64@tmp/private_key_5970407277822027258.key) [2021-09-29T03:16:07.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:16:07.584Z] + git semver bump pre [2021-09-29T03:16:07.584Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:16:07.584Z] # $GIT_DIR = /w/workspace/edgex-go/64/.git [2021-09-29T03:16:07.584Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/64 [2021-09-29T03:16:07.584Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:16:07.584Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:16:07.584Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:16:07.584Z] # $SEMVER_BRANCH = main [2021-09-29T03:16:07.584Z] # $SEMVER_DIR = /w/workspace/edgex-go/64/.semver [2021-09-29T03:16:07.584Z] 2.0.1-dev.57 [Pipeline] } [2021-09-29T03:16:07.597Z] $ docker exec --env ******** --env ******** e196492702365a120bc1d90958e546f269eea5cc84f1b9583df9f1bcc19fb650 ssh-agent -k [2021-09-29T03:16:07.704Z] unset SSH_AUTH_SOCK; [2021-09-29T03:16:07.704Z] unset SSH_AGENT_PID; [2021-09-29T03:16:07.705Z] echo Agent pid 21 killed; [2021-09-29T03:16:07.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:16:08.075Z] + git semver [Pipeline] } [2021-09-29T03:16:08.099Z] $ docker stop --time=1 e196492702365a120bc1d90958e546f269eea5cc84f1b9583df9f1bcc19fb650 [2021-09-29T03:16:09.318Z] $ docker rm -f e196492702365a120bc1d90958e546f269eea5cc84f1b9583df9f1bcc19fb650 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:16:09.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T03:16:09.738Z] . [Pipeline] withDockerContainer [2021-09-29T03:16:09.835Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:16:09.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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:10004/edgex-devops/git-semver:latest cat [2021-09-29T03:16:10.347Z] $ docker top 9c3ff76b23daa4b70fa8104151d8515ad415fda16c2fd65549bcc24a19be12c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T03:16:10.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T03:16:10.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T03:16:10.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T03:16:10.636Z] $ docker exec 9c3ff76b23daa4b70fa8104151d8515ad415fda16c2fd65549bcc24a19be12c5 ssh-agent [2021-09-29T03:16:10.774Z] SSH_AUTH_SOCK=/tmp/ssh-9WjChmC1vA1F/agent.13 [2021-09-29T03:16:10.774Z] SSH_AGENT_PID=19 [2021-09-29T03:16:10.783Z] Running ssh-add (command line suppressed) [2021-09-29T03:16:10.910Z] Identity added: /w/workspace/edgex-go/64@tmp/private_key_5077136344388653150.key (/w/workspace/edgex-go/64@tmp/private_key_5077136344388653150.key) [2021-09-29T03:16:10.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T03:16:11.258Z] + git semver push [2021-09-29T03:16:11.259Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T03:16:11.259Z] # $GIT_DIR = /w/workspace/edgex-go/64/.git [2021-09-29T03:16:11.259Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/64 [2021-09-29T03:16:11.259Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T03:16:11.259Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T03:16:11.259Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T03:16:11.259Z] # $SEMVER_BRANCH = main [2021-09-29T03:16:11.259Z] # $SEMVER_DIR = /w/workspace/edgex-go/64/.semver [Pipeline] } [2021-09-29T03:16:15.534Z] $ docker exec --env ******** --env ******** 9c3ff76b23daa4b70fa8104151d8515ad415fda16c2fd65549bcc24a19be12c5 ssh-agent -k [2021-09-29T03:16:15.647Z] unset SSH_AUTH_SOCK; [2021-09-29T03:16:15.647Z] unset SSH_AGENT_PID; [2021-09-29T03:16:15.647Z] echo Agent pid 19 killed; [2021-09-29T03:16:15.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T03:16:16.022Z] + git semver [Pipeline] } [2021-09-29T03:16:16.043Z] $ docker stop --time=1 9c3ff76b23daa4b70fa8104151d8515ad415fda16c2fd65549bcc24a19be12c5 [2021-09-29T03:16:17.259Z] $ docker rm -f 9c3ff76b23daa4b70fa8104151d8515ad415fda16c2fd65549bcc24a19be12c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T03:16:18.160Z] + '[' -d /w/workspace/edgex-go/64/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:18.487Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:19.076Z] ---> package-listing.sh [2021-09-29T03:16:19.076Z] ++ facter osfamily [2021-09-29T03:16:19.076Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T03:16:19.347Z] + OS_FAMILY=redhat [2021-09-29T03:16:19.347Z] + workspace=/w/workspace/edgex-go/64 [2021-09-29T03:16:19.347Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T03:16:19.347Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T03:16:19.347Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T03:16:19.347Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T03:16:19.347Z] + '[' /w/workspace/edgex-go/64 ']' [2021-09-29T03:16:19.347Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T03:16:19.347Z] + case "${OS_FAMILY}" in [2021-09-29T03:16:19.347Z] + sort [2021-09-29T03:16:19.347Z] + rpm -qa [2021-09-29T03:16:21.934Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T03:16:21.934Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T03:16:21.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T03:16:21.934Z] + '[' /w/workspace/edgex-go/64 ']' [2021-09-29T03:16:21.934Z] + mkdir -p /w/workspace/edgex-go/64/archives/ [2021-09-29T03:16:21.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/64/archives/ [Pipeline] echo [2021-09-29T03:16:21.951Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T03:16:22.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:16:22.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T03:16:22.848Z] [2021-09-29T03:16:22.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T03:16:23.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T03:16:23.179Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T03:16:23.179Z] b4d181a07f80: Pulling fs layer [2021-09-29T03:16:23.179Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T03:16:23.179Z] ed53099fbce6: Pulling fs layer [2021-09-29T03:16:23.179Z] dc539afda2c1: Pulling fs layer [2021-09-29T03:16:23.179Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T03:16:23.179Z] 9065ff56babe: Pulling fs layer [2021-09-29T03:16:23.179Z] d287ab97295c: Pulling fs layer [2021-09-29T03:16:23.179Z] dc539afda2c1: Waiting [2021-09-29T03:16:23.179Z] 77bc0d833cb6: Waiting [2021-09-29T03:16:23.179Z] 9065ff56babe: Waiting [2021-09-29T03:16:23.179Z] d287ab97295c: Waiting [2021-09-29T03:16:23.446Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T03:16:23.446Z] a1111a8f2ec3: Download complete [2021-09-29T03:16:23.446Z] dc539afda2c1: Verifying Checksum [2021-09-29T03:16:23.446Z] dc539afda2c1: Download complete [2021-09-29T03:16:23.713Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T03:16:23.713Z] 77bc0d833cb6: Download complete [2021-09-29T03:16:23.713Z] 9065ff56babe: Verifying Checksum [2021-09-29T03:16:23.713Z] 9065ff56babe: Download complete [2021-09-29T03:16:23.713Z] ed53099fbce6: Verifying Checksum [2021-09-29T03:16:23.713Z] ed53099fbce6: Download complete [2021-09-29T03:16:24.299Z] b4d181a07f80: Verifying Checksum [2021-09-29T03:16:24.299Z] b4d181a07f80: Download complete [2021-09-29T03:16:25.734Z] b4d181a07f80: Pull complete [2021-09-29T03:16:26.002Z] a1111a8f2ec3: Pull complete [2021-09-29T03:16:26.270Z] ed53099fbce6: Pull complete [2021-09-29T03:16:26.538Z] dc539afda2c1: Pull complete [2021-09-29T03:16:26.806Z] 77bc0d833cb6: Pull complete [2021-09-29T03:16:26.806Z] 9065ff56babe: Pull complete [2021-09-29T03:16:27.767Z] d287ab97295c: Verifying Checksum [2021-09-29T03:16:27.767Z] d287ab97295c: Download complete [2021-09-29T03:16:33.151Z] d287ab97295c: Pull complete [2021-09-29T03:16:33.151Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T03:16:33.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T03:16:33.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T03:16:33.250Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-09-29T03:16:33.320Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/64/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/64 -v /w/workspace/edgex-go/64:/w/workspace/edgex-go/64:rw,z -v /w/workspace/edgex-go/64@tmp:/w/workspace/edgex-go/64@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 [2021-09-29T03:16:35.608Z] $ docker top 928ba796813e8a2c5bec787085d634a91bfc25becc0303c387b95f3d8aa6658a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T03:16:36.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T03:16:36.342Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T03:16:36.664Z] + ls /var/log/sa-host [2021-09-29T03:16:36.664Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T03:16:36.664Z] file_magic: OK [2021-09-29T03:16:36.664Z] HZ: Using current value: 100 [2021-09-29T03:16:36.664Z] file_header: OK [2021-09-29T03:16:36.664Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T03:16:36.664Z] Statistics: [2021-09-29T03:16:36.664Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T03:16:36.664Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T03:16:36.664Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T03:16:36.664Z] file_magic: OK [2021-09-29T03:16:36.664Z] HZ: Using current value: 100 [2021-09-29T03:16:36.664Z] file_header: OK [2021-09-29T03:16:36.664Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T03:16:36.664Z] Statistics: [2021-09-29T03:16:36.664Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T03:16:36.664Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T03:16:37.338Z] provisioning config files... [2021-09-29T03:16:37.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/64@tmp/config7880056213977622617tmp [Pipeline] { [Pipeline] echo [2021-09-29T03:16:37.379Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:37.693Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T03:16:37.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:38.100Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T03:16:38.113Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:38.425Z] ---> sudo-logs.sh [2021-09-29T03:16:38.426Z] Archiving 'sudo' log.. [2021-09-29T03:16:38.426Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-82.vexxhost.local: Name or service not known [2021-09-29T03:16:38.426Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-82.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T03:16:38.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:38.779Z] ---> job-cost.sh [2021-09-29T03:16:38.779Z] lf-activate-venv: SKIPPING [2021-09-29T03:16:38.779Z] DEBUG: total: 0.10999999940395355 [2021-09-29T03:16:38.779Z] INFO: Retrieving Stack Cost... [2021-09-29T03:16:40.185Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T03:16:40.451Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T03:16:40.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T03:16:40.770Z] ---> logs-deploy.sh [2021-09-29T03:16:40.770Z] lf-activate-venv: SKIPPING [2021-09-29T03:16:40.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/64 [2021-09-29T03:16:40.770Z] INFO: archiving workspace using pattern(s): [2021-09-29T03:16:41.730Z] Archives upload complete. [2021-09-29T03:16:41.730Z] INFO: archiving logs to Nexus