Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee88a972759040e6140652d87407ee01239b86d0 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-ssh12073614597199362557.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh4849475924858211060.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh11438765530044854944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh14217753861229733835.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-ssh8567236678614411998.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 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-607 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/129 [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/129 # 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/129@tmp/jenkins-gitclient-ssh7088103164739311379.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 ee88a972759040e6140652d87407ee01239b86d0 (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 ee88a972759040e6140652d87407ee01239b86d0 # timeout=10 Commit message: "Merge pull request #3853 from weichou1229/issue-3835" > git rev-list --no-walk 11c9da610b1152c2be2db7cd130cd1d5172c252f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-03T02:28:06.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-03T02:28:06.776Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-03T02:28:06.797Z] ========================================================= [2022-01-03T02:28:06.797Z] EdgeX Global Pipelines Version Info [2022-01-03T02:28:06.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:28:08.063Z] ------------------- [2022-01-03T02:28:08.063Z] stable info: [2022-01-03T02:28:08.063Z] ------------------- [2022-01-03T02:28:08.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-03T02:28:08.063Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-03T02:28:08.063Z] Message: update stable to v1.0.217 [2022-01-03T02:28:08.663Z] ------------------- [2022-01-03T02:28:08.663Z] experimental info: [2022-01-03T02:28:08.663Z] ------------------- [2022-01-03T02:28:08.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-03T02:28:08.663Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-03T02:28:08.663Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-03T02:28:08.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-01-03T02:28:08.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-01-03T02:28:08.963Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-03T02:28:08.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-03T02:28:09.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-03T02:28:09.031Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-03T02:28:09.053Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-03T02:28:09.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-01-03T02:28:09.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-01-03T02:28:09.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-01-03T02:28:09.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-03T02:28:09.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-03T02:28:09.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-03T02:28:09.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-03T02:28:09.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-03T02:28:09.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-03T02:28:09.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-03T02:28:09.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-03T02:28:09.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-01-03T02:28:09.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-01-03T02:28:09.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-03T02:28:09.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-03T02:28:09.382Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-03T02:28:09.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-03T02:28:09.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-03T02:28:09.458Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] echo [2022-01-03T02:28:09.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee88a97 [Pipeline] echo [2022-01-03T02:28:09.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:28:09.561Z] provisioning config files... [2022-01-03T02:28:09.587Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/129@tmp/config8994442696076132034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:28:09.947Z] ---> docker-login.sh [2022-01-03T02:28:09.947Z] nexus3.edgexfoundry.org:10001 [2022-01-03T02:28:09.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:28:10.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:28:10.212Z] Configure a credential helper to remove this warning. See [2022-01-03T02:28:10.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:28:10.212Z] [2022-01-03T02:28:10.212Z] Login Succeeded [2022-01-03T02:28:10.212Z] nexus3.edgexfoundry.org:10002 [2022-01-03T02:28:10.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:28:10.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:28:10.499Z] Configure a credential helper to remove this warning. See [2022-01-03T02:28:10.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:28:10.499Z] [2022-01-03T02:28:10.499Z] Login Succeeded [2022-01-03T02:28:10.499Z] nexus3.edgexfoundry.org:10003 [2022-01-03T02:28:10.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:28:10.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:28:10.499Z] Configure a credential helper to remove this warning. See [2022-01-03T02:28:10.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:28:10.499Z] [2022-01-03T02:28:10.499Z] Login Succeeded [2022-01-03T02:28:10.499Z] nexus3.edgexfoundry.org:10004 [2022-01-03T02:28:10.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:28:10.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:28:10.772Z] Configure a credential helper to remove this warning. See [2022-01-03T02:28:10.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:28:10.772Z] [2022-01-03T02:28:10.772Z] Login Succeeded [2022-01-03T02:28:10.772Z] docker.io [2022-01-03T02:28:10.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:28:11.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:28:11.037Z] Configure a credential helper to remove this warning. See [2022-01-03T02:28:11.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:28:11.037Z] [2022-01-03T02:28:11.037Z] Login Succeeded [2022-01-03T02:28:11.037Z] ---> docker-login.sh ends [Pipeline] } [2022-01-03T02:28:11.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:28:11.423Z] ++ 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 [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/core-command/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo core-command,cmd/core-command/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/core-data/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo core-data,cmd/core-data/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/core-metadata/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/support-notifications/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-01-03T02:28:11.423Z] + for file in '`ls cmd/**/Dockerfile`' [2022-01-03T02:28:11.423Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-01-03T02:28:11.423Z] ++ cut -d/ -f2 [2022-01-03T02:28:11.423Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-01-03T02:28:11.491Z] 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] { (Build Check) [Pipeline] sh [2022-01-03T02:28:11.889Z] + git rev-list -1 --merges ee88a972759040e6140652d87407ee01239b86d0~1..ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] echo [2022-01-03T02:28:11.912Z] -----------> git rev-list -1 --merges ee88a972759040e6140652d87407ee01239b86d0~1..ee88a972759040e6140652d87407ee01239b86d0 ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:28:11.912Z] ee88a972759040e6140652d87407ee01239b86d0 [false] [Pipeline] sh [2022-01-03T02:28:12.288Z] + git log --format=format:%s -1 ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] echo [2022-01-03T02:28:12.314Z] ========================================================= [2022-01-03T02:28:12.314Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-03T02:28:12.314Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-01-03T02:28:13.054Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-03T02:28:13.054Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-03T02:28:13.054Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-03T02:28:13.054Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-03T02:28:13.054Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-03T02:28:13.054Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-03T02:28:13.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:28:13.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:28:13.616Z] [2022-01-03T02:28:13.616Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:28:13.992Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:28:13.992Z] latest: Pulling from edgex-devops/git-semver [2022-01-03T02:28:13.992Z] a0d0a0d46f8b: Pulling fs layer [2022-01-03T02:28:13.992Z] 3e5f54012d9b: Pulling fs layer [2022-01-03T02:28:13.992Z] 4c7163046ea9: Pulling fs layer [2022-01-03T02:28:13.992Z] 0c2d73faf560: Pulling fs layer [2022-01-03T02:28:13.992Z] 0c2d73faf560: Waiting [2022-01-03T02:28:13.992Z] 3e5f54012d9b: Verifying Checksum [2022-01-03T02:28:13.992Z] 3e5f54012d9b: Download complete [2022-01-03T02:28:14.275Z] a0d0a0d46f8b: Verifying Checksum [2022-01-03T02:28:14.275Z] a0d0a0d46f8b: Download complete [2022-01-03T02:28:14.275Z] 0c2d73faf560: Verifying Checksum [2022-01-03T02:28:14.275Z] 0c2d73faf560: Download complete [2022-01-03T02:28:14.275Z] 4c7163046ea9: Verifying Checksum [2022-01-03T02:28:14.275Z] 4c7163046ea9: Download complete [2022-01-03T02:28:14.275Z] a0d0a0d46f8b: Pull complete [2022-01-03T02:28:14.565Z] 3e5f54012d9b: Pull complete [2022-01-03T02:28:14.565Z] 4c7163046ea9: Pull complete [2022-01-03T02:28:14.860Z] 0c2d73faf560: Pull complete [2022-01-03T02:28:14.860Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-03T02:28:14.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:28:14.860Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-03T02:28:14.962Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:28:15.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-03T02:28:15.787Z] $ docker top 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-03T02:28:15.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:28:15.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:28:16.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:28:16.043Z] $ docker exec 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 ssh-agent [2022-01-03T02:28:16.158Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCPmbfC/agent.13 [2022-01-03T02:28:16.158Z] SSH_AGENT_PID=19 [2022-01-03T02:28:16.180Z] Running ssh-add (command line suppressed) [2022-01-03T02:28:16.269Z] Identity added: /w/workspace/edgex-go/129@tmp/private_key_8843008787966914516.key (/w/workspace/edgex-go/129@tmp/private_key_8843008787966914516.key) [2022-01-03T02:28:16.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:28:16.595Z] + git tag --points-at HEAD [Pipeline] } [2022-01-03T02:28:16.631Z] $ docker exec --env ******** --env ******** 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 ssh-agent -k [2022-01-03T02:28:16.725Z] unset SSH_AUTH_SOCK; [2022-01-03T02:28:16.726Z] unset SSH_AGENT_PID; [2022-01-03T02:28:16.726Z] echo Agent pid 19 killed; [2022-01-03T02:28:16.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-03T02:28:16.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:28:16.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:28:16.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:28:16.896Z] $ docker exec 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 ssh-agent [2022-01-03T02:28:17.047Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhEGHna/agent.52 [2022-01-03T02:28:17.047Z] SSH_AGENT_PID=58 [2022-01-03T02:28:17.056Z] Running ssh-add (command line suppressed) [2022-01-03T02:28:17.166Z] Identity added: /w/workspace/edgex-go/129@tmp/private_key_4093027562475259352.key (/w/workspace/edgex-go/129@tmp/private_key_4093027562475259352.key) [2022-01-03T02:28:17.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:28:17.523Z] + git semver init [2022-01-03T02:28:17.523Z] # -> Open(): unable to determine branch for HEAD [2022-01-03T02:28:17.523Z] # $GIT_DIR = /w/workspace/edgex-go/129/.git [2022-01-03T02:28:17.523Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/129 [2022-01-03T02:28:17.523Z] # $SEMVER_REMOTE_NAME = origin [2022-01-03T02:28:17.523Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-03T02:28:17.523Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-03T02:28:17.523Z] # $SEMVER_BRANCH = main [2022-01-03T02:28:17.523Z] # $SEMVER_TEMP = /tmp/semver-585089562 [2022-01-03T02:28:17.523Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-01-03T02:28:44.301Z] # '/tmp/semver-585089562' -> '/w/workspace/edgex-go/129/.semver' [2022-01-03T02:28:44.301Z] # -> Force: false [2022-01-03T02:28:44.301Z] # $SEMVER_DIR = /w/workspace/edgex-go/129/.semver [Pipeline] } [2022-01-03T02:28:44.321Z] $ docker exec --env ******** --env ******** 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 ssh-agent -k [2022-01-03T02:28:44.450Z] unset SSH_AUTH_SOCK; [2022-01-03T02:28:44.450Z] unset SSH_AGENT_PID; [2022-01-03T02:28:44.450Z] echo Agent pid 58 killed; [2022-01-03T02:28:44.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:28:44.779Z] + git semver [Pipeline] } [2022-01-03T02:28:44.795Z] $ docker stop --time=1 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 [2022-01-03T02:28:46.770Z] $ docker rm -f 092e35bfe46b5b2cc9f980e6468d36e30776a3d8c6059ae158bde986866df3d4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:28:47.165Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-03T02:28:47.431Z] Stashed 1 file(s) [Pipeline] echo [2022-01-03T02:28:47.435Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.15 [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 [2022-01-03T02:28:47.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T02:28:47.613Z] ========================================================= [2022-01-03T02:28:47.613Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-03T02:28:47.613Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:28:47.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:28:47.925Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-03T02:28:47.925Z] a0d0a0d46f8b: Already exists [2022-01-03T02:28:47.925Z] 31adcdaf11c8: Pulling fs layer [2022-01-03T02:28:47.925Z] b8b176561691: Pulling fs layer [2022-01-03T02:28:47.925Z] 4527c011a84f: Pulling fs layer [2022-01-03T02:28:47.925Z] 5d74067f8e1e: Pulling fs layer [2022-01-03T02:28:47.925Z] e0aca202a116: Pulling fs layer [2022-01-03T02:28:47.925Z] 3a43be97a3b4: Pulling fs layer [2022-01-03T02:28:47.925Z] 34cad66bf833: Pulling fs layer [2022-01-03T02:28:47.925Z] b4e3c513aaa6: Pulling fs layer [2022-01-03T02:28:47.925Z] 5d74067f8e1e: Waiting [2022-01-03T02:28:47.925Z] e0aca202a116: Waiting [2022-01-03T02:28:47.925Z] 3a43be97a3b4: Waiting [2022-01-03T02:28:47.925Z] 34cad66bf833: Waiting [2022-01-03T02:28:47.925Z] b4e3c513aaa6: Waiting [2022-01-03T02:28:47.925Z] b8b176561691: Download complete [2022-01-03T02:28:47.925Z] 31adcdaf11c8: Verifying Checksum [2022-01-03T02:28:47.925Z] 31adcdaf11c8: Download complete [2022-01-03T02:28:47.925Z] 5d74067f8e1e: Verifying Checksum [2022-01-03T02:28:47.925Z] 5d74067f8e1e: Download complete [2022-01-03T02:28:47.925Z] e0aca202a116: Verifying Checksum [2022-01-03T02:28:47.925Z] e0aca202a116: Download complete [2022-01-03T02:28:47.925Z] 3a43be97a3b4: Verifying Checksum [2022-01-03T02:28:47.925Z] 3a43be97a3b4: Download complete [2022-01-03T02:28:48.194Z] 34cad66bf833: Verifying Checksum [2022-01-03T02:28:48.194Z] 34cad66bf833: Download complete [2022-01-03T02:28:48.194Z] 31adcdaf11c8: Pull complete [2022-01-03T02:28:48.194Z] b8b176561691: Pull complete [2022-01-03T02:28:48.785Z] b4e3c513aaa6: Verifying Checksum [2022-01-03T02:28:48.785Z] b4e3c513aaa6: Download complete [2022-01-03T02:28:48.785Z] 4527c011a84f: Verifying Checksum [2022-01-03T02:28:48.785Z] 4527c011a84f: Download complete [2022-01-03T02:28:53.060Z] 4527c011a84f: Pull complete [2022-01-03T02:28:53.060Z] 5d74067f8e1e: Pull complete [2022-01-03T02:28:53.060Z] e0aca202a116: Pull complete [2022-01-03T02:28:53.060Z] 3a43be97a3b4: Pull complete [2022-01-03T02:28:53.060Z] 34cad66bf833: Pull complete [2022-01-03T02:28:55.682Z] b4e3c513aaa6: Pull complete [2022-01-03T02:28:55.682Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-03T02:28:55.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:28:55.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:28:55.988Z] + docker build -t ci-base-image-x86_64 -f - . [2022-01-03T02:28:55.988Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:28:55.988Z] WORKDIR /edgex [2022-01-03T02:28:55.988Z] COPY go.mod . [2022-01-03T02:28:55.988Z] RUN go mod download' [2022-01-03T02:28:58.563Z] Sending build context to Docker daemon 333.7MB [2022-01-03T02:28:58.563Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-03T02:28:58.563Z] ---> 9f6097aaca64 [2022-01-03T02:28:58.563Z] Step 2/4 : WORKDIR /edgex [2022-01-03T02:28:59.518Z] ---> Running in 26c56c429f3b [2022-01-03T02:28:59.518Z] Removing intermediate container 26c56c429f3b [2022-01-03T02:28:59.518Z] ---> 46f807083e63 [2022-01-03T02:28:59.518Z] Step 3/4 : COPY go.mod . [2022-01-03T02:28:59.518Z] ---> 4524846db9f4 [2022-01-03T02:28:59.518Z] Step 4/4 : RUN go mod download [2022-01-03T02:28:59.518Z] ---> Running in 3274368fc85b [2022-01-03T02:29:02.548Z] Still waiting to schedule task [2022-01-03T02:29:02.549Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-03T02:29:38.354Z] Removing intermediate container 3274368fc85b [2022-01-03T02:29:38.354Z] ---> 0ff838b38499 [2022-01-03T02:29:38.354Z] Successfully built 0ff838b38499 [2022-01-03T02:29:38.354Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:29:38.656Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-03T02:29:38.656Z] . [Pipeline] withDockerContainer [2022-01-03T02:29:38.726Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:29:38.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-03T02:29:39.175Z] $ docker top 677037b22c25935ce5f2fedea4c33ce070025f483e4ad7b9859d0c2149996eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:29:39.533Z] + go version [2022-01-03T02:29:39.533Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-03T02:29:39.545Z] $ docker stop --time=1 677037b22c25935ce5f2fedea4c33ce070025f483e4ad7b9859d0c2149996eb7 [2022-01-03T02:29:40.722Z] $ docker rm -f 677037b22c25935ce5f2fedea4c33ce070025f483e4ad7b9859d0c2149996eb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:29:41.139Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-03T02:29:41.139Z] . [Pipeline] withDockerContainer [2022-01-03T02:29:41.206Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:29:41.241Z] $ 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/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-03T02:29:41.604Z] $ docker top bc446aa556eeecfc0740f448c16db20ad2a5557de2506c4cd8b86ee3c0dc35fe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-03T02:29:41.679Z] ========================================================= [2022-01-03T02:29:41.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-01-03T02:29:41.679Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:29:41.974Z] + make test [2022-01-03T02:29:41.975Z] go mod tidy [2022-01-03T02:29:42.242Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-01-03T02:29:47.606Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-01-03T02:30:05.816Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-01-03T02:30:11.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-01-03T02:30:11.221Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-01-03T02:30:11.798Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-01-03T02:30:14.359Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-01-03T02:30:14.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-01-03T02:30:14.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-01-03T02:30:14.623Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-01-03T02:30:15.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-01-03T02:30:15.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-01-03T02:30:15.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-01-03T02:30:15.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-01-03T02:30:15.846Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-01-03T02:30:15.846Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-01-03T02:30:17.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2022-01-03T02:30:17.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-01-03T02:30:17.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-01-03T02:30:18.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements [2022-01-03T02:30:18.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-01-03T02:30:18.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 44.7% of statements [2022-01-03T02:30:18.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-01-03T02:30:18.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-01-03T02:30:19.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.5% of statements [2022-01-03T02:30:19.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-01-03T02:30:19.953Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:30:20.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 84.4% of statements [2022-01-03T02:30:20.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-01-03T02:30:20.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-01-03T02:30:20.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-01-03T02:30:20.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-01-03T02:30:20.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-01-03T02:30:21.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 94.2% of statements [2022-01-03T02:30:21.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-01-03T02:30:21.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:30:21.867Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements [2022-01-03T02:30:21.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-01-03T02:30:21.867Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-01-03T02:30:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-01-03T02:30:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-01-03T02:30:21.868Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-01-03T02:30:22.451Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements [2022-01-03T02:30:22.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-01-03T02:30:22.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-01-03T02:30:22.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-01-03T02:30:23.034Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.065s coverage: 0.9% of statements [2022-01-03T02:30:23.034Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-01-03T02:30:23.034Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2022-01-03T02:30:23.323Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2022-01-03T02:30:23.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-01-03T02:30:23.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2022-01-03T02:30:24.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2022-01-03T02:30:24.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2022-01-03T02:30:24.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-01-03T02:30:24.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-01-03T02:30:28.298Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-608 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-01-03T02:30:28.306Z] Running in /w/workspace/edgex-go/129 [Pipeline] { [Pipeline] checkout [2022-01-03T02:30:28.478Z] The recommended git tool is: git [2022-01-03T02:30:32.838Z] using credential edgex-jenkins-ssh [2022-01-03T02:30:32.859Z] Cloning the remote Git repository [2022-01-03T02:30:32.906Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:30:32.983Z] > git init /w/workspace/edgex-go/129 # timeout=10 [2022-01-03T02:30:33.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-01-03T02:30:33.090Z] > git --version # timeout=10 [2022-01-03T02:30:33.106Z] > git --version # 'git version 2.17.1' [2022-01-03T02:30:33.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-03T02:30:33.168Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T02:30:37.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements [2022-01-03T02:30:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2022-01-03T02:30:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.227s coverage: 82.5% of statements [2022-01-03T02:30:41.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-01-03T02:30:48.042Z] Avoid second fetch [2022-01-03T02:30:48.043Z] Checking out Revision ee88a972759040e6140652d87407ee01239b86d0 (main) [2022-01-03T02:30:47.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-01-03T02:30:48.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-03T02:30:48.095Z] > git config core.sparsecheckout # timeout=10 [2022-01-03T02:30:48.155Z] > git checkout -f ee88a972759040e6140652d87407ee01239b86d0 # timeout=10 [2022-01-03T02:30:52.529Z] Commit message: "Merge pull request #3853 from weichou1229/issue-3835" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-03T02:30:53.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-03T02:30:53.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:30:53.504Z] Dload Upload Total Spent Left Speed [2022-01-03T02:30:53.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 35614 0 --:--:-- --:--:-- --:--:-- 35614 [Pipeline] sh [2022-01-03T02:30:54.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-03T02:30:54.636Z] + sudo tee /etc/docker/daemon.new [2022-01-03T02:30:54.636Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-03T02:30:54.636Z] { [2022-01-03T02:30:54.636Z] "registry-mirrors": [ [2022-01-03T02:30:54.636Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-03T02:30:54.636Z] ], [2022-01-03T02:30:54.636Z] "bip": "10.250.0.254/24", [2022-01-03T02:30:54.636Z] "hosts": [ [2022-01-03T02:30:54.636Z] "tcp://0.0.0.0:5555", [2022-01-03T02:30:54.636Z] "unix:///var/run/docker.sock" [2022-01-03T02:30:54.636Z] ], [2022-01-03T02:30:54.636Z] "mtu": 1458, [2022-01-03T02:30:54.636Z] "selinux-enabled": true, [2022-01-03T02:30:54.636Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-03T02:30:54.636Z] } [Pipeline] sh [2022-01-03T02:30:54.988Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-03T02:30:55.340Z] + sudo service docker restart [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.116s coverage: 91.2% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-01-03T02:30:59.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-01-03T02:30:59.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-01-03T02:30:59.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 65.4% of statements [2022-01-03T02:30:59.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-01-03T02:30:59.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-01-03T02:30:59.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-01-03T02:31:00.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.8% of statements [2022-01-03T02:31:00.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-01-03T02:31:00.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-01-03T02:31:00.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2022-01-03T02:31:00.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-01-03T02:31:00.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-01-03T02:31:00.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 17.7% of statements [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-01-03T02:31:08.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-01-03T02:31:08.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-01-03T02:31:08.878Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:31:13.734Z] provisioning config files... [2022-01-03T02:31:13.757Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/129@tmp/config5635035991552169563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:31:14.109Z] ---> docker-login.sh [2022-01-03T02:31:14.109Z] nexus3.edgexfoundry.org:10001 [2022-01-03T02:31:14.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:31:14.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:31:14.992Z] Configure a credential helper to remove this warning. See [2022-01-03T02:31:14.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:31:14.992Z] [2022-01-03T02:31:14.992Z] Login Succeeded [2022-01-03T02:31:14.992Z] nexus3.edgexfoundry.org:10002 [2022-01-03T02:31:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:31:15.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:31:15.265Z] Configure a credential helper to remove this warning. See [2022-01-03T02:31:15.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:31:15.265Z] [2022-01-03T02:31:15.265Z] Login Succeeded [2022-01-03T02:31:15.265Z] nexus3.edgexfoundry.org:10003 [2022-01-03T02:31:15.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:31:15.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:31:15.807Z] Configure a credential helper to remove this warning. See [2022-01-03T02:31:15.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:31:15.807Z] [2022-01-03T02:31:15.807Z] Login Succeeded [2022-01-03T02:31:15.807Z] nexus3.edgexfoundry.org:10004 [2022-01-03T02:31:16.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:31:16.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:31:16.086Z] Configure a credential helper to remove this warning. See [2022-01-03T02:31:16.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:31:16.086Z] [2022-01-03T02:31:16.086Z] Login Succeeded [2022-01-03T02:31:16.086Z] docker.io [2022-01-03T02:31:16.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:31:16.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:31:16.951Z] Configure a credential helper to remove this warning. See [2022-01-03T02:31:16.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:31:16.951Z] [2022-01-03T02:31:16.951Z] Login Succeeded [2022-01-03T02:31:16.951Z] ---> docker-login.sh ends [Pipeline] } [2022-01-03T02:31:16.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-03T02:31:17.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T02:31:17.468Z] ========================================================= [2022-01-03T02:31:17.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-03T02:31:17.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:31:17.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:31:18.086Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-03T02:31:18.086Z] 552d1f2373af: Pulling fs layer [2022-01-03T02:31:18.086Z] ea3f2d53f512: Pulling fs layer [2022-01-03T02:31:18.086Z] 9e70ebbbe112: Pulling fs layer [2022-01-03T02:31:18.086Z] 7a9cfe048b4a: Pulling fs layer [2022-01-03T02:31:18.086Z] 72dc09318566: Pulling fs layer [2022-01-03T02:31:18.086Z] f4f7b4309257: Pulling fs layer [2022-01-03T02:31:18.086Z] 0ac9a79272e3: Pulling fs layer [2022-01-03T02:31:18.086Z] b78e95d17946: Pulling fs layer [2022-01-03T02:31:18.086Z] 72dc09318566: Waiting [2022-01-03T02:31:18.086Z] f4f7b4309257: Waiting [2022-01-03T02:31:18.086Z] 0ac9a79272e3: Waiting [2022-01-03T02:31:18.086Z] 7a9cfe048b4a: Waiting [2022-01-03T02:31:18.086Z] b78e95d17946: Waiting [2022-01-03T02:31:18.086Z] 9e70ebbbe112: Verifying Checksum [2022-01-03T02:31:18.086Z] 9e70ebbbe112: Download complete [2022-01-03T02:31:18.086Z] ea3f2d53f512: Download complete [2022-01-03T02:31:18.086Z] 72dc09318566: Download complete [2022-01-03T02:31:18.086Z] f4f7b4309257: Verifying Checksum [2022-01-03T02:31:18.086Z] f4f7b4309257: Download complete [2022-01-03T02:31:18.086Z] 552d1f2373af: Download complete [2022-01-03T02:31:18.086Z] 0ac9a79272e3: Verifying Checksum [2022-01-03T02:31:18.086Z] 0ac9a79272e3: Download complete [2022-01-03T02:31:18.693Z] 552d1f2373af: Pull complete [2022-01-03T02:31:19.299Z] ea3f2d53f512: Pull complete [2022-01-03T02:31:19.901Z] 9e70ebbbe112: Pull complete [2022-01-03T02:31:19.901Z] b78e95d17946: Verifying Checksum [2022-01-03T02:31:19.901Z] b78e95d17946: Download complete [2022-01-03T02:31:20.496Z] 7a9cfe048b4a: Verifying Checksum [2022-01-03T02:31:20.496Z] 7a9cfe048b4a: Download complete [2022-01-03T02:31:32.885Z] 7a9cfe048b4a: Pull complete [2022-01-03T02:31:32.885Z] 72dc09318566: Pull complete [2022-01-03T02:31:32.885Z] f4f7b4309257: Pull complete [2022-01-03T02:31:32.885Z] 0ac9a79272e3: Pull complete [2022-01-03T02:31:38.283Z] b78e95d17946: Pull complete [2022-01-03T02:31:38.283Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-03T02:31:38.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:31:38.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2022-01-03T02:31:38.622Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:31:38.622Z] WORKDIR /edgex [2022-01-03T02:31:38.622Z] COPY go.mod . [2022-01-03T02:31:38.622Z] RUN go mod download [2022-01-03T02:31:38.622Z] + docker build -t ci-base-image-arm64 -f - . [2022-01-03T02:31:41.249Z] Sending build context to Docker daemon 168.5MB [2022-01-03T02:31:41.249Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-03T02:31:41.249Z] ---> 8b459fc5aaf0 [2022-01-03T02:31:41.249Z] Step 2/4 : WORKDIR /edgex [2022-01-03T02:31:42.677Z] ---> Running in 9c23dd833da6 [2022-01-03T02:31:43.272Z] Removing intermediate container 9c23dd833da6 [2022-01-03T02:31:43.272Z] ---> adba443b1ed4 [2022-01-03T02:31:43.272Z] Step 3/4 : COPY go.mod . [2022-01-03T02:31:43.867Z] ---> 25229401fa80 [2022-01-03T02:31:43.867Z] Step 4/4 : RUN go mod download [2022-01-03T02:31:43.867Z] ---> Running in ec404715056e [2022-01-03T02:31:47.782Z] GO111MODULE=on go vet ./... [2022-01-03T02:31:53.121Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-03T02:31:53.121Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-03T02:31:53.121Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-03T02:31:53.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-01-03T02:31:53.689Z] + ls -al . [2022-01-03T02:31:53.689Z] total 644 [2022-01-03T02:31:53.689Z] drwxrwxr-x 10 1001 1001 4096 Jan 3 02:31 . [2022-01-03T02:31:53.689Z] drwxr-xr-x 4 root root 32 Jan 3 02:29 .. [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 11 Jan 3 02:28 .dockerignore [2022-01-03T02:31:53.689Z] drwxrwxr-x 8 1001 1001 162 Jan 3 02:28 .git [2022-01-03T02:31:53.689Z] drwxrwxr-x 4 1001 1001 142 Jan 3 02:28 .github [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 804 Jan 3 02:28 .gitignore [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 42 Jan 3 02:28 .golangci.yml [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 76 Jan 3 02:28 .hadolint.yml [2022-01-03T02:31:53.689Z] drwx------ 3 1001 1001 58 Jan 3 02:28 .semver [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 166 Jan 3 02:28 .sonarcloud.properties [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 1171 Jan 3 02:28 ADOPTERS.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 8910 Jan 3 02:28 Attribution.txt [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 51732 Jan 3 02:28 CHANGELOG.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 3804 Jan 3 02:28 CONTRIBUTING.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 677 Jan 3 02:28 GOVERNANCE.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 849 Jan 3 02:28 Jenkinsfile [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 10775 Jan 3 02:28 LICENSE [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 6508 Jan 3 02:28 Makefile [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 582 Jan 3 02:28 OWNERS.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 8207 Jan 3 02:28 README.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 6912 Jan 3 02:28 SECURITY.md [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 12 Jan 3 02:28 VERSION [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 4131 Jan 3 02:28 ZMQWindows.md [2022-01-03T02:31:53.689Z] drwxrwxr-x 2 1001 1001 37 Jan 3 02:28 bin [2022-01-03T02:31:53.689Z] drwxrwxr-x 14 1001 1001 4096 Jan 3 02:28 cmd [2022-01-03T02:31:53.689Z] -rw-r--r-- 1 root root 428381 Jan 3 02:31 coverage.out [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 828 Jan 3 02:28 go.mod [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 49574 Jan 3 02:29 go.sum [2022-01-03T02:31:53.689Z] drwxrwxr-x 8 1001 1001 124 Jan 3 02:28 internal [2022-01-03T02:31:53.689Z] drwxrwxr-x 3 1001 1001 16 Jan 3 02:28 openapi [2022-01-03T02:31:53.689Z] drwxrwxr-x 4 1001 1001 71 Jan 3 02:28 snap [2022-01-03T02:31:53.689Z] -rw-rw-r-- 1 1001 1001 204 Jan 3 02:28 version.go [Pipeline] sh [2022-01-03T02:31:53.983Z] + '[' -e coverage.out ] [2022-01-03T02:31:53.983Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-01-03T02:31:54.107Z] Stashed 1 file(s) [Pipeline] sh [2022-01-03T02:31:54.400Z] + make build [2022-01-03T02:31:54.400Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2022-01-03T02:31:55.793Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-03T02:32:02.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2022-01-03T02:32:03.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-03T02:32:04.375Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-03T02:32:04.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-03T02:32:05.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-03T02:32:06.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-03T02:32:07.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-03T02:32:08.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-03T02:32:09.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-03T02:32:10.039Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-01-03T02:32:11.451Z] $ docker stop --time=1 bc446aa556eeecfc0740f448c16db20ad2a5557de2506c4cd8b86ee3c0dc35fe [2022-01-03T02:32:13.430Z] $ docker rm -f bc446aa556eeecfc0740f448c16db20ad2a5557de2506c4cd8b86ee3c0dc35fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:32:15.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:32:15.035Z] [2022-01-03T02:32:15.035Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:32:15.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:32:15.397Z] latest: Pulling from edgex-devops/edgex-compose [2022-01-03T02:32:15.397Z] cbdbe7a5bc2a: Pulling fs layer [2022-01-03T02:32:15.397Z] ca9280d653b3: Pulling fs layer [2022-01-03T02:32:15.397Z] 7e9c9ca2126c: Pulling fs layer [2022-01-03T02:32:15.397Z] cbdbe7a5bc2a: Verifying Checksum [2022-01-03T02:32:15.397Z] cbdbe7a5bc2a: Download complete [2022-01-03T02:32:15.667Z] ca9280d653b3: Verifying Checksum [2022-01-03T02:32:15.667Z] ca9280d653b3: Download complete [2022-01-03T02:32:15.667Z] cbdbe7a5bc2a: Pull complete [2022-01-03T02:32:15.929Z] 7e9c9ca2126c: Verifying Checksum [2022-01-03T02:32:15.929Z] 7e9c9ca2126c: Download complete [2022-01-03T02:32:16.192Z] ca9280d653b3: Pull complete [2022-01-03T02:32:20.418Z] 7e9c9ca2126c: Pull complete [2022-01-03T02:32:20.418Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-01-03T02:32:20.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:32:20.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-01-03T02:32:20.485Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:32:20.519Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-03T02:32:23.199Z] $ docker top 90a7e58d2e7e97f0ca16ddbae7ec1ebf900c2473f01b0664b83787934ca19ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:32:23.558Z] + docker-compose build --help [2022-01-03T02:32:23.558Z] + grep parallel [2022-01-03T02:32:24.128Z] --parallel Build images in parallel. [Pipeline] } [2022-01-03T02:32:24.137Z] $ docker stop --time=1 90a7e58d2e7e97f0ca16ddbae7ec1ebf900c2473f01b0664b83787934ca19ea6 [2022-01-03T02:32:25.304Z] $ docker rm -f 90a7e58d2e7e97f0ca16ddbae7ec1ebf900c2473f01b0664b83787934ca19ea6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:32:25.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-01-03T02:32:25.697Z] . [Pipeline] withDockerContainer [2022-01-03T02:32:25.759Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:32:25.791Z] $ 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/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-01-03T02:32:26.120Z] $ docker top c956568108d88c0da82fe701327638a91ae21cff040a68582d40ea3e6cf964d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:32:26.483Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-03T02:32:27.052Z] Building core-command ... [2022-01-03T02:32:27.052Z] Building core-data ... [2022-01-03T02:32:27.052Z] Building core-metadata ... [2022-01-03T02:32:27.052Z] Building security-bootstrapper ... [2022-01-03T02:32:27.052Z] Building security-proxy-setup ... [2022-01-03T02:32:27.052Z] Building security-secretstore-setup ... [2022-01-03T02:32:27.052Z] Building support-notifications ... [2022-01-03T02:32:27.052Z] Building support-scheduler ... [2022-01-03T02:32:27.052Z] Building sys-mgmt-agent ... [2022-01-03T02:32:27.052Z] Building support-scheduler [2022-01-03T02:32:27.052Z] Building security-proxy-setup [2022-01-03T02:32:27.052Z] Building support-notifications [2022-01-03T02:32:27.052Z] Building core-command [2022-01-03T02:32:27.052Z] Building core-data [2022-01-03T02:32:37.785Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:32:37.785Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:32:37.785Z] ---> 0ff838b38499 [2022-01-03T02:32:37.785Z] Step 3/20 : WORKDIR /edgex-go [2022-01-03T02:32:37.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:32:37.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:32:37.785Z] ---> 0ff838b38499 [2022-01-03T02:32:37.785Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:32:44.372Z] ---> Running in 29e74bc5fa95 [2022-01-03T02:32:44.372Z] ---> Running in 5f5f11547ba5 [2022-01-03T02:32:48.584Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:32:48.584Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:32:48.584Z] ---> 0ff838b38499 [2022-01-03T02:32:48.584Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:32:50.542Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:32:50.542Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:32:50.542Z] ---> 0ff838b38499 [2022-01-03T02:32:50.542Z] Step 3/23 : WORKDIR /edgex-go [2022-01-03T02:32:50.804Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:32:50.804Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:32:50.804Z] ---> 0ff838b38499 [2022-01-03T02:32:50.804Z] Step 3/21 : WORKDIR /edgex-go [2022-01-03T02:32:51.381Z] ---> Running in ee3987a4742d [2022-01-03T02:32:51.381Z] ---> Running in 2cd9e3a8daf9 [2022-01-03T02:32:51.381Z] ---> Running in d082f5f948e1 [2022-01-03T02:32:51.381Z] Removing intermediate container 5f5f11547ba5 [2022-01-03T02:32:51.381Z] ---> c65e5698085f [2022-01-03T02:32:51.381Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:32:51.381Z] Removing intermediate container 29e74bc5fa95 [2022-01-03T02:32:51.381Z] ---> aace1a9a7528 [2022-01-03T02:32:51.381Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:32:51.381Z] ---> Running in 6c29f6fca832 [2022-01-03T02:32:51.381Z] ---> Running in 3fe3cb9b6a48 [2022-01-03T02:32:51.652Z] Removing intermediate container ee3987a4742d [2022-01-03T02:32:51.652Z] ---> 44696c599f7c [2022-01-03T02:32:51.652Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:32:51.652Z] Removing intermediate container 2cd9e3a8daf9 [2022-01-03T02:32:51.652Z] ---> 1c0e3633eda2 [2022-01-03T02:32:51.652Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:32:51.652Z] ---> Running in 7c5a6890682b [2022-01-03T02:32:51.652Z] Removing intermediate container d082f5f948e1 [2022-01-03T02:32:51.652Z] ---> 4ed4fa74fc15 [2022-01-03T02:32:51.652Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:32:51.652Z] ---> Running in 8594c78dd1b1 [2022-01-03T02:32:51.652Z] ---> Running in bc009e9d5a5d [2022-01-03T02:32:52.620Z] Removing intermediate container 6c29f6fca832 [2022-01-03T02:32:52.620Z] ---> ad25b1c21e1a [2022-01-03T02:32:52.620Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-03T02:32:52.620Z] ---> Running in ed7dc4ba5b78 [2022-01-03T02:32:52.620Z] Removing intermediate container 3fe3cb9b6a48 [2022-01-03T02:32:52.620Z] ---> 35418ef5dccf [2022-01-03T02:32:52.620Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-03T02:32:52.620Z] ---> Running in 2d3c24393ad9 [2022-01-03T02:32:52.884Z] Removing intermediate container 7c5a6890682b [2022-01-03T02:32:52.884Z] ---> fa4eefb8299f [2022-01-03T02:32:52.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:32:52.884Z] Removing intermediate container 8594c78dd1b1 [2022-01-03T02:32:52.884Z] ---> 185f109feb7b [2022-01-03T02:32:52.884Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-03T02:32:52.884Z] ---> Running in a4c3f4778ca0 [2022-01-03T02:32:52.884Z] ---> Running in e50e0491ba6b [2022-01-03T02:32:52.884Z] Removing intermediate container bc009e9d5a5d [2022-01-03T02:32:52.884Z] ---> 0c0d9aa229db [2022-01-03T02:32:52.884Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-03T02:32:52.884Z] ---> Running in e4dd9fd8f258 [2022-01-03T02:32:53.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:53.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:53.463Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:53.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:53.724Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:53.986Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:54.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:54.255Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:54.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:54.524Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:32:54.524Z] OK: 220 MiB in 52 packages [2022-01-03T02:32:54.804Z] OK: 220 MiB in 52 packages [2022-01-03T02:32:54.804Z] OK: 220 MiB in 52 packages [2022-01-03T02:32:55.074Z] OK: 220 MiB in 52 packages [2022-01-03T02:32:55.074Z] OK: 220 MiB in 52 packages [2022-01-03T02:32:55.337Z] Removing intermediate container 2d3c24393ad9 [2022-01-03T02:32:55.337Z] ---> ecfb81525bcc [2022-01-03T02:32:55.337Z] Step 6/20 : COPY . . [2022-01-03T02:32:55.602Z] Removing intermediate container ed7dc4ba5b78 [2022-01-03T02:32:55.602Z] ---> 9c6a06aa7a99 [2022-01-03T02:32:55.602Z] Step 6/22 : COPY . . [2022-01-03T02:32:55.866Z] Removing intermediate container a4c3f4778ca0 [2022-01-03T02:32:55.866Z] ---> 6d8b6f5c81e4 [2022-01-03T02:32:55.866Z] Step 6/22 : COPY . . [2022-01-03T02:32:58.425Z] Removing intermediate container e4dd9fd8f258 [2022-01-03T02:32:58.425Z] ---> c019d1a33b78 [2022-01-03T02:32:58.425Z] Step 6/21 : COPY . . [2022-01-03T02:33:02.678Z] Removing intermediate container e50e0491ba6b [2022-01-03T02:33:02.678Z] ---> 1cf946e92498 [2022-01-03T02:33:02.678Z] Step 6/23 : COPY go.mod . [2022-01-03T02:33:04.601Z] ---> ce52a96ec162 [2022-01-03T02:33:04.601Z] Step 7/23 : RUN go mod download [2022-01-03T02:33:05.655Z] Removing intermediate container ec404715056e [2022-01-03T02:33:05.655Z] ---> c42411c35867 [2022-01-03T02:33:05.655Z] Successfully built c42411c35867 [2022-01-03T02:33:05.655Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:33:05.995Z] + docker inspect -f . ci-base-image-arm64 [2022-01-03T02:33:05.995Z] . [Pipeline] withDockerContainer [2022-01-03T02:33:06.221Z] prd-ubuntu18.04-docker-arm64-4c-16g-608 does not seem to be running inside a container [2022-01-03T02:33:06.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** ci-base-image-arm64 cat [2022-01-03T02:33:06.532Z] ---> Running in 8acda0104f6a [2022-01-03T02:33:06.532Z] ---> 5cfb153f5192 [2022-01-03T02:33:06.532Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:33:06.794Z] ---> Running in 162fc2ca1bce [2022-01-03T02:33:07.058Z] ---> 62dbfad64298 [2022-01-03T02:33:07.058Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:33:07.320Z] ---> Running in 9c91aee14191 [2022-01-03T02:33:07.614Z] $ docker top a9769f38c09faee7dfdbf14c743a88231af7ee55586fb206ccabf6ad0a6b49c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:33:08.509Z] + go version [2022-01-03T02:33:08.509Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-03T02:33:08.528Z] $ docker stop --time=1 a9769f38c09faee7dfdbf14c743a88231af7ee55586fb206ccabf6ad0a6b49c7 [2022-01-03T02:33:09.261Z] ---> 0883ac0dd56a [2022-01-03T02:33:09.261Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:33:09.261Z] ---> Running in 6451a29c3b32 [2022-01-03T02:33:09.261Z] ---> 050213c6ef76 [2022-01-03T02:33:09.261Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:33:09.261Z] ---> Running in 6c2c35a4663a [2022-01-03T02:33:09.261Z] Removing intermediate container 8acda0104f6a [2022-01-03T02:33:09.261Z] ---> 78f381c706cf [2022-01-03T02:33:09.261Z] Step 8/23 : COPY . . [2022-01-03T02:33:09.261Z] Removing intermediate container 9c91aee14191 [2022-01-03T02:33:09.261Z] ---> ce78b1c654be [2022-01-03T02:33:09.261Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-03T02:33:09.261Z] ---> Running in 566891c07b68 [2022-01-03T02:33:10.160Z] $ docker rm -f a9769f38c09faee7dfdbf14c743a88231af7ee55586fb206ccabf6ad0a6b49c7 [2022-01-03T02:33:10.227Z] Removing intermediate container 162fc2ca1bce [2022-01-03T02:33:10.227Z] ---> d74889f70989 [2022-01-03T02:33:10.227Z] Step 8/22 : RUN make cmd/core-command/core-command [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 [2022-01-03T02:33:10.488Z] ---> Running in 8508dcd450c4 [2022-01-03T02:33:10.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:33:10.786Z] [2022-01-03T02:33:10.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:33:11.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:33:11.135Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-01-03T02:33:11.135Z] 29e5d40040c1: Pulling fs layer [2022-01-03T02:33:11.135Z] 1ce36da41761: Pulling fs layer [2022-01-03T02:33:11.135Z] 25b303627fd3: Pulling fs layer [2022-01-03T02:33:11.409Z] 29e5d40040c1: Verifying Checksum [2022-01-03T02:33:11.409Z] 29e5d40040c1: Download complete [2022-01-03T02:33:11.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-03T02:33:11.681Z] 1ce36da41761: Verifying Checksum [2022-01-03T02:33:11.681Z] 1ce36da41761: Download complete [2022-01-03T02:33:11.955Z] 29e5d40040c1: Pull complete [2022-01-03T02:33:12.849Z] Removing intermediate container 6451a29c3b32 [2022-01-03T02:33:12.849Z] ---> e8455422eab0 [2022-01-03T02:33:12.849Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-03T02:33:12.936Z] 25b303627fd3: Verifying Checksum [2022-01-03T02:33:12.936Z] 25b303627fd3: Download complete [2022-01-03T02:33:13.140Z] Removing intermediate container 6c2c35a4663a [2022-01-03T02:33:13.140Z] ---> c34f5617a92c [2022-01-03T02:33:13.140Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-03T02:33:13.210Z] 1ce36da41761: Pull complete [2022-01-03T02:33:13.419Z] ---> Running in 8b2523a3ba59 [2022-01-03T02:33:13.687Z] ---> Running in 24eec22f87c0 [2022-01-03T02:33:13.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2022-01-03T02:33:15.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-03T02:33:15.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2022-01-03T02:33:23.355Z] 25b303627fd3: Pull complete [2022-01-03T02:33:23.356Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-01-03T02:33:23.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:33:23.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-01-03T02:33:23.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-608 does not seem to be running inside a container [2022-01-03T02:33:23.625Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-03T02:33:25.790Z] $ docker top 5c7307e7bd4cb4b266fd6fd8c8ac38b341cb77d220ed121b0b3f035f231f47b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:33:26.686Z] + docker-compose build --help [2022-01-03T02:33:26.686Z] + grep parallel [2022-01-03T02:33:30.057Z] --parallel Build images in parallel. [Pipeline] } [2022-01-03T02:33:30.075Z] $ docker stop --time=1 5c7307e7bd4cb4b266fd6fd8c8ac38b341cb77d220ed121b0b3f035f231f47b0 [2022-01-03T02:33:30.171Z] ---> ea76d18dfca2 [2022-01-03T02:33:30.171Z] Step 9/23 : RUN go mod tidy [2022-01-03T02:33:30.171Z] ---> Running in f0ccfdbf46e4 [2022-01-03T02:33:30.440Z] Removing intermediate container f0ccfdbf46e4 [2022-01-03T02:33:30.440Z] ---> bc5f9ff60471 [2022-01-03T02:33:30.440Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-03T02:33:30.440Z] ---> Running in 67e70a669b53 [2022-01-03T02:33:31.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-03T02:33:31.740Z] $ docker rm -f 5c7307e7bd4cb4b266fd6fd8c8ac38b341cb77d220ed121b0b3f035f231f47b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:33:32.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-01-03T02:33:32.340Z] . [Pipeline] withDockerContainer [2022-01-03T02:33:32.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-608 does not seem to be running inside a container [2022-01-03T02:33:32.636Z] $ 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/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-01-03T02:33:33.828Z] $ docker top 80b87d7a15fac8863c332e5920c22b4e2330dbf5c7be63a1627ca7599115723d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:33:34.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-01-03T02:33:38.104Z] Building core-command ... [2022-01-03T02:33:38.104Z] Building core-data ... [2022-01-03T02:33:38.104Z] Building core-metadata ... [2022-01-03T02:33:38.104Z] Building security-bootstrapper ... [2022-01-03T02:33:38.104Z] Building security-proxy-setup ... [2022-01-03T02:33:38.104Z] Building security-secretstore-setup ... [2022-01-03T02:33:38.104Z] Building support-notifications ... [2022-01-03T02:33:38.104Z] Building support-scheduler ... [2022-01-03T02:33:38.104Z] Building sys-mgmt-agent ... [2022-01-03T02:33:38.104Z] Building sys-mgmt-agent [2022-01-03T02:33:38.104Z] Building support-notifications [2022-01-03T02:33:38.104Z] Building core-command [2022-01-03T02:33:38.373Z] Building core-metadata [2022-01-03T02:33:38.373Z] Building security-proxy-setup [2022-01-03T02:33:53.417Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-03T02:33:54.904Z] Removing intermediate container 8508dcd450c4 [2022-01-03T02:33:54.904Z] ---> ef4bae50bdc1 [2022-01-03T02:33:54.904Z] [2022-01-03T02:33:54.904Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:33:55.181Z] 3.14: Pulling from library/alpine [2022-01-03T02:33:55.773Z] Removing intermediate container 566891c07b68 [2022-01-03T02:33:55.773Z] ---> dfa0eb216cb4 [2022-01-03T02:33:55.773Z] [2022-01-03T02:33:55.773Z] Step 9/21 : FROM alpine:3.14 [2022-01-03T02:33:55.773Z] 3.14: Pulling from library/alpine [2022-01-03T02:33:56.760Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:33:56.760Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:33:56.760Z] Status: Downloaded newer image for alpine:3.14 [2022-01-03T02:33:56.760Z] Status: Image is up to date for alpine:3.14 [2022-01-03T02:33:56.760Z] ---> 0a97eee8041e [2022-01-03T02:33:56.760Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-03T02:33:56.760Z] ---> 0a97eee8041e [2022-01-03T02:33:56.760Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:33:56.760Z] ---> Running in a21256417a30 [2022-01-03T02:33:56.760Z] ---> Running in c47145475992 [2022-01-03T02:33:57.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:33:57.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:33:58.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:33:58.286Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-03T02:33:58.286Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:33:58.286Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:33:58.286Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:33:58.558Z] Removing intermediate container 8b2523a3ba59 [2022-01-03T02:33:58.558Z] ---> 6985b7819188 [2022-01-03T02:33:58.558Z] [2022-01-03T02:33:58.558Z] Step 9/20 : FROM alpine:3.14 [2022-01-03T02:33:58.558Z] ---> 0a97eee8041e [2022-01-03T02:33:58.558Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-03T02:33:58.558Z] OK: 6 MiB in 16 packages [2022-01-03T02:33:58.558Z] ---> Running in 82e54ebc5daf [2022-01-03T02:33:59.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:33:59.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:33:59.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:33:59.445Z] Removing intermediate container a21256417a30 [2022-01-03T02:33:59.445Z] ---> 81049d14af15 [2022-01-03T02:33:59.445Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:33:59.726Z] ---> Running in 8fbdd64ef187 [2022-01-03T02:33:59.994Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-03T02:33:59.994Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-03T02:33:59.994Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:33:59.994Z] Removing intermediate container 8fbdd64ef187 [2022-01-03T02:33:59.994Z] ---> 20a032b1d448 [2022-01-03T02:33:59.994Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-03T02:33:59.994Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:33:59.994Z] OK: 6 MiB in 15 packages [2022-01-03T02:34:00.256Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:34:00.256Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-03T02:34:00.256Z] (5/5) Installing curl (7.79.1-r0) [2022-01-03T02:34:00.256Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:34:00.256Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:34:00.256Z] ---> Running in 253b79bce538 [2022-01-03T02:34:00.520Z] OK: 8 MiB in 19 packages [2022-01-03T02:34:00.813Z] Removing intermediate container 253b79bce538 [2022-01-03T02:34:00.813Z] ---> 88632b8013e0 [2022-01-03T02:34:00.813Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-03T02:34:00.813Z] ---> Running in 89f9e7c1e292 [2022-01-03T02:34:00.813Z] Removing intermediate container c47145475992 [2022-01-03T02:34:00.813Z] ---> b7d8812892ee [2022-01-03T02:34:00.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:34:01.088Z] ---> Running in 6fab3b3d691f [2022-01-03T02:34:01.088Z] Removing intermediate container 89f9e7c1e292 [2022-01-03T02:34:01.088Z] ---> b206d52ca8c8 [2022-01-03T02:34:01.088Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:34:01.088Z] Removing intermediate container 6fab3b3d691f [2022-01-03T02:34:01.088Z] ---> bd46357b751d [2022-01-03T02:34:01.088Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-03T02:34:01.363Z] ---> Running in d0c65b2b0ff6 [2022-01-03T02:34:01.363Z] Removing intermediate container 82e54ebc5daf [2022-01-03T02:34:01.363Z] ---> c3b62c5d1611 [2022-01-03T02:34:01.363Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:34:01.363Z] ---> Running in d6f50b51444e [2022-01-03T02:34:01.639Z] Removing intermediate container d0c65b2b0ff6 [2022-01-03T02:34:01.639Z] ---> 0811f2bd4fe4 [2022-01-03T02:34:01.639Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:34:01.914Z] ---> 8697e14b1c87 [2022-01-03T02:34:01.914Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-03T02:34:01.914Z] Removing intermediate container d6f50b51444e [2022-01-03T02:34:01.914Z] ---> a85961f90e67 [2022-01-03T02:34:01.914Z] Step 12/20 : WORKDIR /edgex [2022-01-03T02:34:01.914Z] ---> Running in 3adc0f7351a8 [2022-01-03T02:34:01.914Z] ---> Running in 05996b4f23c1 [2022-01-03T02:34:02.187Z] Removing intermediate container 05996b4f23c1 [2022-01-03T02:34:02.188Z] ---> 8271f0991271 [2022-01-03T02:34:02.188Z] Step 14/22 : WORKDIR / [2022-01-03T02:34:02.474Z] Removing intermediate container 3adc0f7351a8 [2022-01-03T02:34:02.474Z] ---> a71c1ea68b25 [2022-01-03T02:34:02.474Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-03T02:34:02.474Z] ---> Running in 8ffae036c928 [2022-01-03T02:34:02.474Z] ---> ffac0a0a5803 [2022-01-03T02:34:02.474Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-03T02:34:02.753Z] Removing intermediate container 8ffae036c928 [2022-01-03T02:34:02.753Z] ---> 890ed0a3c516 [2022-01-03T02:34:02.753Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:34:02.753Z] ---> 3bf2f0210336 [2022-01-03T02:34:02.753Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-03T02:34:02.753Z] ---> Running in b05bd56ce93c [2022-01-03T02:34:02.753Z] ---> 7b54254da913 [2022-01-03T02:34:02.753Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-03T02:34:03.032Z] ---> 2c704d782b2f [2022-01-03T02:34:03.032Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-03T02:34:03.316Z] Removing intermediate container b05bd56ce93c [2022-01-03T02:34:03.316Z] ---> 0d53e6f44b0d [2022-01-03T02:34:03.316Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:34:03.316Z] ---> Running in d2f550454a5c [2022-01-03T02:34:03.587Z] ---> 95fdeaff13ea [2022-01-03T02:34:03.587Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-03T02:34:03.587Z] Removing intermediate container d2f550454a5c [2022-01-03T02:34:03.587Z] ---> a04e073f6c01 [2022-01-03T02:34:03.587Z] Step 19/21 : LABEL arch=x86_64 [2022-01-03T02:34:03.858Z] ---> Running in e49a32ceb94d [2022-01-03T02:34:03.858Z] ---> 8dafce4951bf [2022-01-03T02:34:03.858Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-03T02:34:04.125Z] Removing intermediate container e49a32ceb94d [2022-01-03T02:34:04.125Z] ---> 59caff924e72 [2022-01-03T02:34:04.125Z] Step 20/21 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:34:04.125Z] ---> Running in 7afc13e935dd [2022-01-03T02:34:04.393Z] ---> 6d887e88ee39 [2022-01-03T02:34:04.393Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-03T02:34:04.393Z] ---> fa96938e883b [2022-01-03T02:34:04.393Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-03T02:34:04.393Z] ---> Running in 082718249e38 [2022-01-03T02:34:04.393Z] ---> Running in fff2606901ce [2022-01-03T02:34:04.393Z] Removing intermediate container 7afc13e935dd [2022-01-03T02:34:04.393Z] ---> 52b031c92a59 [2022-01-03T02:34:04.393Z] Step 21/21 : LABEL version=2.2.0-dev.15 [2022-01-03T02:34:04.665Z] ---> Running in 8562de8006eb [2022-01-03T02:34:04.665Z] Removing intermediate container 082718249e38 [2022-01-03T02:34:04.665Z] ---> 16cb7d8c247d [2022-01-03T02:34:04.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:34:04.665Z] Removing intermediate container fff2606901ce [2022-01-03T02:34:04.665Z] ---> 4045a5c3bbbf [2022-01-03T02:34:04.665Z] Step 17/20 : CMD ["--init=true"] [2022-01-03T02:34:04.665Z] ---> Running in 17d04003b8c9 [2022-01-03T02:34:04.665Z] ---> Running in f09465026f2a [2022-01-03T02:34:04.932Z] Removing intermediate container 8562de8006eb [2022-01-03T02:34:04.932Z] ---> f3135953449a [2022-01-03T02:34:04.932Z] [2022-01-03T02:34:04.932Z] Removing intermediate container 17d04003b8c9 [2022-01-03T02:34:04.932Z] ---> 11f6e8ac5463 [2022-01-03T02:34:04.932Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:34:05.197Z] Successfully built f3135953449a [2022-01-03T02:34:05.197Z] Successfully tagged support-notifications:latest [2022-01-03T02:34:05.197Z] Building sys-mgmt-agent [2022-01-03T02:34:05.467Z]  Building support-notifications ... done  ---> Running in 11e4d61f0ab7 [2022-01-03T02:34:05.467Z] Removing intermediate container f09465026f2a [2022-01-03T02:34:05.467Z] ---> 57917ef9c2a9 [2022-01-03T02:34:05.467Z] Step 18/20 : LABEL arch=x86_64 [2022-01-03T02:34:06.066Z] ---> Running in c2b802ba071f [2022-01-03T02:34:06.683Z] Removing intermediate container 11e4d61f0ab7 [2022-01-03T02:34:06.683Z] ---> 5af6442a0b0f [2022-01-03T02:34:06.683Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:34:06.683Z] Removing intermediate container 24eec22f87c0 [2022-01-03T02:34:06.683Z] ---> e3509854c307 [2022-01-03T02:34:06.683Z] [2022-01-03T02:34:06.683Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:34:06.683Z] ---> 0a97eee8041e [2022-01-03T02:34:06.683Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-03T02:34:06.954Z] Removing intermediate container c2b802ba071f [2022-01-03T02:34:06.954Z] ---> a0bf31fc34f9 [2022-01-03T02:34:06.954Z] Step 19/20 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:34:07.225Z] ---> Running in d3f03cf315fb [2022-01-03T02:34:07.225Z] ---> Running in 6ceb572f6928 [2022-01-03T02:34:07.225Z] ---> Running in 5688e442ddc1 [2022-01-03T02:34:07.506Z] Removing intermediate container d3f03cf315fb [2022-01-03T02:34:07.506Z] ---> 9c7247e72181 [2022-01-03T02:34:07.506Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:34:07.506Z] Removing intermediate container 6ceb572f6928 [2022-01-03T02:34:07.506Z] ---> b588ee0fe438 [2022-01-03T02:34:07.506Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-03T02:34:07.506Z] Removing intermediate container 5688e442ddc1 [2022-01-03T02:34:07.506Z] ---> 7911d359d32a [2022-01-03T02:34:07.506Z] Step 20/20 : LABEL version=2.2.0-dev.15 [2022-01-03T02:34:07.506Z] ---> Running in f56ea3cb19c8 [2022-01-03T02:34:07.506Z] ---> Running in f47e01513c06 [2022-01-03T02:34:07.506Z] ---> Running in c2d83f628c99 [2022-01-03T02:34:07.778Z] Removing intermediate container f56ea3cb19c8 [2022-01-03T02:34:07.779Z] ---> 4ffc7dcf4005 [2022-01-03T02:34:07.779Z] [2022-01-03T02:34:07.779Z] Removing intermediate container f47e01513c06 [2022-01-03T02:34:07.779Z] ---> 06321fa49118 [2022-01-03T02:34:07.779Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-03T02:34:07.779Z] Successfully built 4ffc7dcf4005 [2022-01-03T02:34:07.779Z] Successfully tagged core-command:latest [2022-01-03T02:34:07.779Z]  Building core-command ... done Building core-metadata [2022-01-03T02:34:07.779Z] ---> Running in 07a1aa5fc456 [2022-01-03T02:34:07.779Z] Removing intermediate container c2d83f628c99 [2022-01-03T02:34:07.779Z] ---> c1fe6d66d9b2 [2022-01-03T02:34:07.779Z] [2022-01-03T02:34:08.048Z] Successfully built c1fe6d66d9b2 [2022-01-03T02:34:08.049Z] Successfully tagged security-proxy-setup:latest [2022-01-03T02:34:08.049Z] Building security-bootstrapper [2022-01-03T02:34:08.049Z]  Building security-proxy-setup ... done Removing intermediate container 07a1aa5fc456 [2022-01-03T02:34:08.049Z] ---> fd8d9766d815 [2022-01-03T02:34:08.049Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:11.368Z] ---> Running in 06de3e58869d [2022-01-03T02:34:16.704Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:16.704Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:16.704Z] ---> 0ff838b38499 [2022-01-03T02:34:16.704Z] Step 3/30 : WORKDIR /edgex-go [2022-01-03T02:34:16.704Z] ---> Using cache [2022-01-03T02:34:16.704Z] ---> 4ed4fa74fc15 [2022-01-03T02:34:16.704Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:16.704Z] ---> Using cache [2022-01-03T02:34:16.704Z] ---> 0c0d9aa229db [2022-01-03T02:34:16.704Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-03T02:34:16.704Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:16.704Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:16.704Z] ---> 0ff838b38499 [2022-01-03T02:34:16.704Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:34:16.704Z] ---> Using cache [2022-01-03T02:34:16.704Z] ---> 4ed4fa74fc15 [2022-01-03T02:34:16.704Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:16.704Z] ---> Using cache [2022-01-03T02:34:16.704Z] ---> 0c0d9aa229db [2022-01-03T02:34:16.704Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:34:17.653Z] Removing intermediate container 67e70a669b53 [2022-01-03T02:34:17.653Z] ---> c0e380274067 [2022-01-03T02:34:17.653Z] [2022-01-03T02:34:17.653Z] Step 11/23 : FROM alpine:3.14 [2022-01-03T02:34:17.653Z] ---> Running in 957090a18eb9 [2022-01-03T02:34:17.653Z] ---> Running in 3a9d96c6806f [2022-01-03T02:34:17.653Z] ---> 0a97eee8041e [2022-01-03T02:34:17.653Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:34:17.653Z] ---> Using cache [2022-01-03T02:34:17.653Z] ---> b7d8812892ee [2022-01-03T02:34:17.653Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:34:17.653Z] ---> Using cache [2022-01-03T02:34:17.653Z] ---> bd46357b751d [2022-01-03T02:34:17.653Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-03T02:34:17.653Z] Removing intermediate container 06de3e58869d [2022-01-03T02:34:17.653Z] ---> 06a118d140a6 [2022-01-03T02:34:17.653Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-03T02:34:17.653Z] ---> Running in 56557d4d8e59 [2022-01-03T02:34:17.653Z] ---> Running in 75f87d9f0d18 [2022-01-03T02:34:17.920Z] Removing intermediate container 56557d4d8e59 [2022-01-03T02:34:17.920Z] ---> 91d77a5b3390 [2022-01-03T02:34:17.920Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-03T02:34:18.185Z] ---> Running in d24ca918007b [2022-01-03T02:34:18.186Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:18.453Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:18.453Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:18.453Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:18.453Z] ---> 0ff838b38499 [2022-01-03T02:34:18.453Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:34:18.454Z] ---> Using cache [2022-01-03T02:34:18.454Z] ---> 4ed4fa74fc15 [2022-01-03T02:34:18.454Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:18.454Z] ---> Using cache [2022-01-03T02:34:18.454Z] ---> 0c0d9aa229db [2022-01-03T02:34:18.454Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-03T02:34:18.454Z] Removing intermediate container d24ca918007b [2022-01-03T02:34:18.454Z] ---> 5a220d4a59aa [2022-01-03T02:34:18.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:34:18.454Z] ---> Running in 4015ebc18f5f [2022-01-03T02:34:18.454Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:18.716Z] ---> 75eeb1d55737 [2022-01-03T02:34:18.716Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-03T02:34:18.716Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:18.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:18.991Z] ---> b101e0db519c [2022-01-03T02:34:18.991Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-03T02:34:19.259Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:19.259Z] ---> a658e86134b4 [2022-01-03T02:34:19.259Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-03T02:34:19.259Z] ---> Running in fa1abee16cdc [2022-01-03T02:34:19.259Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:19.259Z] OK: 220 MiB in 52 packages [2022-01-03T02:34:19.259Z] Removing intermediate container fa1abee16cdc [2022-01-03T02:34:19.259Z] ---> db2452848d4f [2022-01-03T02:34:19.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:34:19.526Z] ---> Running in e717b0e176bc [2022-01-03T02:34:19.526Z] OK: 220 MiB in 52 packages [2022-01-03T02:34:19.526Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:34:19.812Z] Removing intermediate container e717b0e176bc [2022-01-03T02:34:19.812Z] ---> 2a7d936e72b9 [2022-01-03T02:34:19.812Z] Step 21/23 : LABEL arch=x86_64 [2022-01-03T02:34:19.812Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-03T02:34:19.812Z] ---> Running in 3589a2a96a57 [2022-01-03T02:34:19.812Z] Removing intermediate container 957090a18eb9 [2022-01-03T02:34:19.812Z] ---> b2405e3e47de [2022-01-03T02:34:19.812Z] Step 6/30 : COPY . . [2022-01-03T02:34:19.812Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:34:19.812Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-03T02:34:19.812Z] Removing intermediate container 3589a2a96a57 [2022-01-03T02:34:19.812Z] ---> 607c263d3afd [2022-01-03T02:34:19.812Z] Step 22/23 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:34:19.812Z] Removing intermediate container 3a9d96c6806f [2022-01-03T02:34:19.812Z] ---> 473767641ad9 [2022-01-03T02:34:19.812Z] Step 6/22 : COPY . . [2022-01-03T02:34:20.087Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:34:20.087Z] ---> Running in d4ffaa226866 [2022-01-03T02:34:20.087Z] OK: 220 MiB in 52 packages [2022-01-03T02:34:20.087Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-03T02:34:20.087Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-03T02:34:20.360Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:34:20.360Z] OK: 8 MiB in 20 packages [2022-01-03T02:34:23.689Z] Removing intermediate container d4ffaa226866 [2022-01-03T02:34:23.689Z] ---> 55c68d7674e9 [2022-01-03T02:34:23.689Z] Step 23/23 : LABEL version=2.2.0-dev.15 [2022-01-03T02:34:25.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:25.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:25.324Z] ---> c42411c35867 [2022-01-03T02:34:25.324Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:34:25.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:25.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:25.324Z] ---> c42411c35867 [2022-01-03T02:34:25.324Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:34:25.324Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:25.324Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:25.324Z] ---> c42411c35867 [2022-01-03T02:34:25.324Z] Step 3/20 : WORKDIR /edgex-go [2022-01-03T02:34:25.324Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:25.324Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:25.324Z] ---> c42411c35867 [2022-01-03T02:34:25.324Z] Step 3/21 : WORKDIR /edgex-go [2022-01-03T02:34:25.324Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:25.324Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:25.324Z] ---> c42411c35867 [2022-01-03T02:34:25.324Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:34:25.324Z] ---> Running in a55f5d794554 [2022-01-03T02:34:25.324Z] ---> Running in 7c3a323994cc [2022-01-03T02:34:25.324Z] ---> Running in 6dbfb687e0bc [2022-01-03T02:34:25.324Z] ---> Running in 2db9f6cbcd9b [2022-01-03T02:34:25.324Z] ---> Running in 95e89e84df59 [2022-01-03T02:34:25.324Z] Removing intermediate container 6dbfb687e0bc [2022-01-03T02:34:25.324Z] Removing intermediate container 95e89e84df59 [2022-01-03T02:34:25.324Z] ---> 590a4a117732 [2022-01-03T02:34:25.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:25.324Z] ---> f52c67d44f3d [2022-01-03T02:34:25.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:25.324Z] Removing intermediate container 7c3a323994cc [2022-01-03T02:34:25.324Z] ---> ddace0ffd763 [2022-01-03T02:34:25.324Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:25.324Z] Removing intermediate container 2db9f6cbcd9b [2022-01-03T02:34:25.324Z] ---> a0f2920e4c84 [2022-01-03T02:34:25.324Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:25.324Z] ---> Running in 4140933acc77 [2022-01-03T02:34:25.324Z] ---> Running in 0ad9866c3b21 [2022-01-03T02:34:25.324Z] Removing intermediate container a55f5d794554 [2022-01-03T02:34:25.324Z] ---> 45e05f2bfdca [2022-01-03T02:34:25.324Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:25.324Z] ---> Running in 8efc5d6033a8 [2022-01-03T02:34:25.324Z] ---> Running in 1e43de96d690 [2022-01-03T02:34:25.324Z] ---> Running in 42dec1a5afd4 [2022-01-03T02:34:25.640Z] ---> Running in 7dd8acef4cf1 [2022-01-03T02:34:25.640Z] Removing intermediate container 4015ebc18f5f [2022-01-03T02:34:25.640Z] ---> 0dca39bb2cc1 [2022-01-03T02:34:25.640Z] Step 6/22 : COPY . . [2022-01-03T02:34:25.640Z] Removing intermediate container 7dd8acef4cf1 [2022-01-03T02:34:25.640Z] ---> 4975f5699a7b [2022-01-03T02:34:25.640Z] [2022-01-03T02:34:25.640Z] Removing intermediate container 75f87d9f0d18 [2022-01-03T02:34:25.640Z] ---> 5c5ce0bddb86 [2022-01-03T02:34:25.640Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:34:25.914Z] ---> 958f02ff0434 [2022-01-03T02:34:25.914Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:25.914Z] Successfully built 4975f5699a7b [2022-01-03T02:34:25.914Z] ---> 1919e97011bb [2022-01-03T02:34:25.914Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:25.914Z] Successfully tagged support-scheduler:latest [2022-01-03T02:34:25.914Z] Building security-secretstore-setup [2022-01-03T02:34:26.497Z]  Building support-scheduler ... done  ---> Running in c4a25b0bacff [2022-01-03T02:34:27.068Z] ---> Running in a50f4f32e9ed [2022-01-03T02:34:27.958Z] Removing intermediate container 0ad9866c3b21 [2022-01-03T02:34:27.958Z] ---> 7aa6ec4c5b63 [2022-01-03T02:34:27.958Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-01-03T02:34:27.958Z] ---> Running in 8de51f308c76 [2022-01-03T02:34:27.958Z] Removing intermediate container 8efc5d6033a8 [2022-01-03T02:34:27.958Z] ---> da1670f74fa7 [2022-01-03T02:34:27.958Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-01-03T02:34:27.958Z] Removing intermediate container 4140933acc77 [2022-01-03T02:34:27.958Z] ---> d4ad3e5e3f1f [2022-01-03T02:34:27.958Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:34:27.958Z] ---> Running in 8415187e371f [2022-01-03T02:34:27.958Z] ---> Running in 75856443da7c [2022-01-03T02:34:28.234Z] Removing intermediate container 1e43de96d690 [2022-01-03T02:34:28.234Z] ---> 0fa2f019c70c [2022-01-03T02:34:28.234Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-01-03T02:34:28.471Z] ---> 7f07f6516464 [2022-01-03T02:34:28.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-03T02:34:28.532Z] ---> Running in d21a9a8f3b11 [2022-01-03T02:34:28.532Z] Removing intermediate container 42dec1a5afd4 [2022-01-03T02:34:28.532Z] ---> 998d8fd417bc [2022-01-03T02:34:28.532Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-01-03T02:34:28.532Z] ---> Running in c17a87fdbb06 [2022-01-03T02:34:29.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:29.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:30.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:30.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:30.263Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:30.406Z] ---> ae7226feabf4 [2022-01-03T02:34:30.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-03T02:34:30.683Z] ---> 436c66ff7663 [2022-01-03T02:34:30.683Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-03T02:34:30.683Z] Removing intermediate container c4a25b0bacff [2022-01-03T02:34:30.683Z] ---> 6e768a4e6aff [2022-01-03T02:34:30.683Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-03T02:34:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:30.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:30.960Z] ---> Running in 36c19c8cf8d7 [2022-01-03T02:34:30.960Z] ---> Running in b787a8028a5b [2022-01-03T02:34:31.144Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:31.144Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:31.144Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:34:31.232Z] Removing intermediate container a50f4f32e9ed [2022-01-03T02:34:31.233Z] ---> 68d4ffc1aeba [2022-01-03T02:34:31.233Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-03T02:34:31.233Z] Removing intermediate container 36c19c8cf8d7 [2022-01-03T02:34:31.233Z] ---> 0a1014e76302 [2022-01-03T02:34:31.233Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:34:31.233Z] ---> 05283c5b2b45 [2022-01-03T02:34:31.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:31.498Z] ---> Running in dc93c7e5183c [2022-01-03T02:34:31.498Z] ---> Running in 4646909d7669 [2022-01-03T02:34:31.498Z] ---> Running in 6fd84eb6b645 [2022-01-03T02:34:31.754Z] OK: 219 MiB in 52 packages [2022-01-03T02:34:31.763Z] Removing intermediate container 4646909d7669 [2022-01-03T02:34:31.763Z] ---> 343fdc03c016 [2022-01-03T02:34:31.763Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:34:31.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-03T02:34:32.026Z] ---> Running in 83e0ecbdba33 [2022-01-03T02:34:32.034Z] OK: 219 MiB in 52 packages [2022-01-03T02:34:32.287Z] Removing intermediate container 83e0ecbdba33 [2022-01-03T02:34:32.287Z] ---> b96fed8ab6c5 [2022-01-03T02:34:32.287Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:34:32.287Z] ---> Running in e455802a63ec [2022-01-03T02:34:32.315Z] OK: 219 MiB in 52 packages [2022-01-03T02:34:32.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-03T02:34:32.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:34:32.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:34:32.550Z] ---> 0ff838b38499 [2022-01-03T02:34:32.550Z] Step 3/24 : WORKDIR /edgex-go [2022-01-03T02:34:32.550Z] ---> Using cache [2022-01-03T02:34:32.550Z] ---> 4ed4fa74fc15 [2022-01-03T02:34:32.550Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:34:32.550Z] ---> Using cache [2022-01-03T02:34:32.550Z] ---> 0c0d9aa229db [2022-01-03T02:34:32.550Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-03T02:34:32.550Z] ---> Using cache [2022-01-03T02:34:32.550Z] ---> 473767641ad9 [2022-01-03T02:34:32.550Z] Step 6/24 : COPY . . [2022-01-03T02:34:32.550Z] ---> Using cache [2022-01-03T02:34:32.550Z] ---> 958f02ff0434 [2022-01-03T02:34:32.550Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:32.550Z] ---> Using cache [2022-01-03T02:34:32.550Z] ---> 6e768a4e6aff [2022-01-03T02:34:32.550Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-03T02:34:32.550Z] Removing intermediate container e455802a63ec [2022-01-03T02:34:32.550Z] ---> 7700eabdf689 [2022-01-03T02:34:32.550Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:34:32.550Z] ---> Running in c8ffbaa3c949 [2022-01-03T02:34:32.608Z] OK: 219 MiB in 52 packages [2022-01-03T02:34:32.608Z] OK: 219 MiB in 52 packages [2022-01-03T02:34:32.818Z] ---> Running in 22ffc2f5c7b7 [2022-01-03T02:34:32.818Z] Removing intermediate container 22ffc2f5c7b7 [2022-01-03T02:34:32.818Z] ---> 3b3b562fadf2 [2022-01-03T02:34:32.818Z] [2022-01-03T02:34:33.086Z] Successfully built 3b3b562fadf2 [2022-01-03T02:34:33.086Z] Successfully tagged core-data:latest [2022-01-03T02:34:33.204Z] Removing intermediate container 8de51f308c76 [2022-01-03T02:34:33.205Z] ---> 33ed589c8638 [2022-01-03T02:34:33.205Z] Step 6/22 : COPY . . [2022-01-03T02:34:33.354Z]  Building core-data ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-03T02:34:33.480Z] Removing intermediate container 8415187e371f [2022-01-03T02:34:33.480Z] ---> 80e7bb2a16ae [2022-01-03T02:34:33.480Z] Step 6/21 : COPY . . [2022-01-03T02:34:33.616Z] Removing intermediate container 6fd84eb6b645 [2022-01-03T02:34:33.616Z] ---> 07503efd21d4 [2022-01-03T02:34:33.616Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-03T02:34:33.760Z] Removing intermediate container d21a9a8f3b11 [2022-01-03T02:34:33.760Z] ---> 6d6025eda093 [2022-01-03T02:34:33.760Z] Step 6/20 : COPY . . [2022-01-03T02:34:33.881Z] ---> Running in 2942a52f6abc [2022-01-03T02:34:34.037Z] Removing intermediate container 75856443da7c [2022-01-03T02:34:34.037Z] ---> 55f99a5ee39c [2022-01-03T02:34:34.037Z] Step 6/22 : COPY . . [2022-01-03T02:34:34.313Z] Removing intermediate container c17a87fdbb06 [2022-01-03T02:34:34.313Z] ---> 707f42770a79 [2022-01-03T02:34:34.313Z] Step 6/22 : COPY . . [2022-01-03T02:34:34.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-03T02:34:49.564Z] ---> bb66a232754e [2022-01-03T02:34:49.564Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:49.564Z] ---> 43731b17d8b7 [2022-01-03T02:34:49.564Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:49.564Z] ---> 611c1602ea56 [2022-01-03T02:34:49.564Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:49.564Z] ---> 03b0a09d57f3 [2022-01-03T02:34:49.564Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:49.564Z] ---> Running in 010035de2ea1 [2022-01-03T02:34:49.564Z] ---> Running in 771d78b95cf3 [2022-01-03T02:34:49.564Z] ---> Running in cf4b06122bc8 [2022-01-03T02:34:49.564Z] ---> Running in 0c91bf49bbfa [2022-01-03T02:34:49.564Z] ---> a0861bf9a74d [2022-01-03T02:34:49.564Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:34:49.564Z] ---> Running in e377bf3d75a2 [2022-01-03T02:34:53.898Z] Removing intermediate container 771d78b95cf3 [2022-01-03T02:34:53.899Z] ---> b5897f76a2ca [2022-01-03T02:34:53.899Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-01-03T02:34:53.899Z] ---> Running in 8cd8ee2240f1 [2022-01-03T02:34:54.500Z] Removing intermediate container 010035de2ea1 [2022-01-03T02:34:54.500Z] ---> 69a5f1164fcb [2022-01-03T02:34:54.500Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-01-03T02:34:54.500Z] Removing intermediate container e377bf3d75a2 [2022-01-03T02:34:54.500Z] ---> c22a01395dbc [2022-01-03T02:34:54.500Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-01-03T02:34:54.500Z] ---> Running in 83fb926f6977 [2022-01-03T02:34:54.500Z] ---> Running in 1daf03bd900f [2022-01-03T02:34:54.774Z] Removing intermediate container 0c91bf49bbfa [2022-01-03T02:34:54.774Z] ---> c9596cab25d6 [2022-01-03T02:34:54.774Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-01-03T02:34:54.774Z] Removing intermediate container cf4b06122bc8 [2022-01-03T02:34:54.774Z] ---> 2391b6d19ac9 [2022-01-03T02:34:54.774Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-01-03T02:34:54.774Z] ---> Running in 4690422574c1 [2022-01-03T02:34:55.050Z] ---> Running in d217572277e9 [2022-01-03T02:34:55.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2022-01-03T02:34:56.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-01-03T02:34:56.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-01-03T02:34:56.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-01-03T02:34:56.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-01-03T02:35:06.741Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-03T02:35:11.034Z] Removing intermediate container dc93c7e5183c [2022-01-03T02:35:11.034Z] ---> 84edd09a824b [2022-01-03T02:35:11.034Z] [2022-01-03T02:35:11.034Z] Step 9/30 : FROM alpine:3.14 [2022-01-03T02:35:11.034Z] ---> 0a97eee8041e [2022-01-03T02:35:11.034Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-03T02:35:11.034Z] ---> Running in f9989a240e98 [2022-01-03T02:35:11.034Z] Removing intermediate container 2942a52f6abc [2022-01-03T02:35:11.034Z] ---> c53c56ea380e [2022-01-03T02:35:11.034Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-03T02:35:11.034Z] Removing intermediate container c8ffbaa3c949 [2022-01-03T02:35:11.034Z] ---> 43a8ac85a09d [2022-01-03T02:35:11.034Z] [2022-01-03T02:35:11.034Z] Step 9/24 : FROM alpine:3.14 [2022-01-03T02:35:11.034Z] ---> 0a97eee8041e [2022-01-03T02:35:11.034Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-03T02:35:11.034Z] ---> Running in 50457889d87f [2022-01-03T02:35:11.034Z] Removing intermediate container f9989a240e98 [2022-01-03T02:35:11.034Z] ---> bc38bcbabf72 [2022-01-03T02:35:11.034Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-03T02:35:11.034Z] ---> Running in 82f500fb1694 [2022-01-03T02:35:11.034Z] ---> Running in db7540b769fe [2022-01-03T02:35:11.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:35:11.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:35:11.610Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-03T02:35:11.610Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-03T02:35:11.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-03T02:35:11.610Z] (3/3) Installing su-exec (0.2-r1) [2022-01-03T02:35:11.610Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:35:11.610Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:35:11.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:35:11.877Z] OK: 6 MiB in 17 packages [2022-01-03T02:35:11.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:35:12.140Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:35:12.140Z] (2/2) Installing su-exec (0.2-r1) [2022-01-03T02:35:12.141Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:35:12.141Z] OK: 6 MiB in 16 packages [2022-01-03T02:35:12.408Z] Removing intermediate container b787a8028a5b [2022-01-03T02:35:12.408Z] ---> 8eb02dcba516 [2022-01-03T02:35:12.408Z] [2022-01-03T02:35:12.408Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:35:12.408Z] ---> 0a97eee8041e [2022-01-03T02:35:12.408Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:35:12.408Z] ---> Using cache [2022-01-03T02:35:12.408Z] ---> b7d8812892ee [2022-01-03T02:35:12.408Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:35:12.408Z] ---> Using cache [2022-01-03T02:35:12.408Z] ---> bd46357b751d [2022-01-03T02:35:12.408Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-03T02:35:12.684Z] ---> Running in da114052faa1 [2022-01-03T02:35:12.684Z] Removing intermediate container da114052faa1 [2022-01-03T02:35:12.684Z] ---> bc379ef3ffcc [2022-01-03T02:35:12.684Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:35:12.945Z] ---> Running in 07f2611d6117 [2022-01-03T02:35:12.945Z] Removing intermediate container 50457889d87f [2022-01-03T02:35:12.945Z] ---> 844e58f507f1 [2022-01-03T02:35:12.945Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:35:12.945Z] Removing intermediate container db7540b769fe [2022-01-03T02:35:12.945Z] ---> 6a0aed0b829e [2022-01-03T02:35:12.945Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-03T02:35:12.945Z] ---> Running in c1eb498577a0 [2022-01-03T02:35:12.945Z] ---> Running in e2d6ca71f0ac [2022-01-03T02:35:12.945Z] Removing intermediate container 07f2611d6117 [2022-01-03T02:35:12.945Z] ---> c44f01ea08a6 [2022-01-03T02:35:12.945Z] Step 14/22 : WORKDIR / [2022-01-03T02:35:12.945Z] Removing intermediate container c1eb498577a0 [2022-01-03T02:35:12.945Z] ---> fdfb061d80b2 [2022-01-03T02:35:12.945Z] Step 12/24 : WORKDIR / [2022-01-03T02:35:12.945Z] Removing intermediate container 82f500fb1694 [2022-01-03T02:35:12.945Z] ---> c2492a2b9a5b [2022-01-03T02:35:12.945Z] [2022-01-03T02:35:12.945Z] Step 10/22 : FROM docker:20.10.10 [2022-01-03T02:35:13.212Z] ---> Running in b6f0234dcf7d [2022-01-03T02:35:13.212Z] Removing intermediate container e2d6ca71f0ac [2022-01-03T02:35:13.212Z] ---> e2d4f0d9dc3e [2022-01-03T02:35:13.212Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-03T02:35:13.212Z] ---> Running in d391c3fbc67c [2022-01-03T02:35:13.212Z] ---> Running in 3fbae83873c7 [2022-01-03T02:35:13.212Z] 20.10.10: Pulling from library/docker [2022-01-03T02:35:13.212Z] Removing intermediate container d391c3fbc67c [2022-01-03T02:35:13.212Z] ---> 41aa6f1f32b8 [2022-01-03T02:35:13.212Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-03T02:35:13.212Z] Removing intermediate container b6f0234dcf7d [2022-01-03T02:35:13.212Z] ---> b1c610c8d05d [2022-01-03T02:35:13.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:35:13.212Z] Removing intermediate container 3fbae83873c7 [2022-01-03T02:35:13.212Z] ---> c48a1aaced40 [2022-01-03T02:35:13.212Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-03T02:35:13.475Z] ---> Running in 61d0491f1700 [2022-01-03T02:35:13.739Z] ---> 5f95d66e5833 [2022-01-03T02:35:13.739Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-03T02:35:14.003Z] ---> d1b34bf424af [2022-01-03T02:35:14.003Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-03T02:35:14.003Z] ---> e4cfedec272a [2022-01-03T02:35:14.003Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-03T02:35:14.586Z] ---> 0f7896fbdc69 [2022-01-03T02:35:14.586Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-03T02:35:14.586Z] ---> 4c55b9894572 [2022-01-03T02:35:14.586Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-03T02:35:14.852Z] Removing intermediate container 61d0491f1700 [2022-01-03T02:35:14.852Z] ---> 51071a542dea [2022-01-03T02:35:14.852Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-03T02:35:14.852Z] ---> 251be58cb4aa [2022-01-03T02:35:14.852Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-03T02:35:14.852Z] ---> c0cc0876635f [2022-01-03T02:35:14.852Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-03T02:35:14.852Z] ---> Running in 1c361129add6 [2022-01-03T02:35:15.119Z] ---> Running in 99f4268173ad [2022-01-03T02:35:15.394Z] ---> 02ed1b16d922 [2022-01-03T02:35:15.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-03T02:35:15.394Z] Removing intermediate container 1c361129add6 [2022-01-03T02:35:15.394Z] ---> 362cde63a03d [2022-01-03T02:35:15.394Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-03T02:35:15.394Z] Removing intermediate container 99f4268173ad [2022-01-03T02:35:15.394Z] ---> ce4d548e463b [2022-01-03T02:35:15.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:35:15.664Z] ---> Running in 516dc2544d53 [2022-01-03T02:35:15.664Z] ---> 2f6a831f830b [2022-01-03T02:35:15.664Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-03T02:35:15.664Z] Removing intermediate container 516dc2544d53 [2022-01-03T02:35:15.664Z] ---> f253f25dd166 [2022-01-03T02:35:15.664Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:35:15.664Z] ---> Running in 3fa3b0eee289 [2022-01-03T02:35:15.941Z] ---> 1419f877de33 [2022-01-03T02:35:15.941Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-03T02:35:15.941Z] ---> Running in 5034e5ef78b7 [2022-01-03T02:35:16.201Z] Removing intermediate container 5034e5ef78b7 [2022-01-03T02:35:16.201Z] ---> 1e8eede1bd77 [2022-01-03T02:35:16.201Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:16.201Z] ---> Running in 12d01335caae [2022-01-03T02:35:16.201Z] ---> 3f0ef008722b [2022-01-03T02:35:16.201Z] Step 20/24 : 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/ [2022-01-03T02:35:16.463Z] ---> Running in b22a9b37c4b4 [2022-01-03T02:35:16.463Z] Removing intermediate container 12d01335caae [2022-01-03T02:35:16.463Z] ---> 0207eeb6d827 [2022-01-03T02:35:16.463Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:35:16.463Z] ---> Running in a086992e71cc [2022-01-03T02:35:16.730Z] Removing intermediate container a086992e71cc [2022-01-03T02:35:16.730Z] ---> 23b432aed6b6 [2022-01-03T02:35:16.730Z] [2022-01-03T02:35:16.730Z] Removing intermediate container 3fa3b0eee289 [2022-01-03T02:35:16.730Z] ---> 5fd48d4a6322 [2022-01-03T02:35:16.730Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:35:16.996Z] Successfully built 23b432aed6b6 [2022-01-03T02:35:16.996Z] Successfully tagged core-metadata:latest [2022-01-03T02:35:16.996Z]  Building core-metadata ... done  ---> ae18de491564 [2022-01-03T02:35:16.996Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-03T02:35:17.569Z] Removing intermediate container b22a9b37c4b4 [2022-01-03T02:35:17.569Z] ---> ba1b0733a1e7 [2022-01-03T02:35:17.569Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-03T02:35:17.569Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-03T02:35:17.569Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-03T02:35:17.569Z] ---> b706a049f56e [2022-01-03T02:35:17.569Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:35:17.569Z] ---> 4c28d40720da [2022-01-03T02:35:17.569Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-03T02:35:17.569Z] ---> Running in 0f90372ebd5d [2022-01-03T02:35:17.569Z] ---> Running in be6e809b2623 [2022-01-03T02:35:17.569Z] Removing intermediate container 0f90372ebd5d [2022-01-03T02:35:17.569Z] ---> 10f7893100f4 [2022-01-03T02:35:17.569Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-03T02:35:17.569Z] Removing intermediate container be6e809b2623 [2022-01-03T02:35:17.569Z] ---> c223d38a63c7 [2022-01-03T02:35:17.569Z] Step 22/24 : LABEL arch=x86_64 [2022-01-03T02:35:17.569Z] ---> Running in 0c4da5e8fd43 [2022-01-03T02:35:17.569Z] ---> 4dd1baf73833 [2022-01-03T02:35:17.569Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-03T02:35:17.569Z] ---> Running in dee74c5e7393 [2022-01-03T02:35:17.835Z] Removing intermediate container dee74c5e7393 [2022-01-03T02:35:17.835Z] ---> 0a72abb82d5b [2022-01-03T02:35:17.835Z] Step 23/24 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:17.835Z] ---> Running in 2d198853af7a [2022-01-03T02:35:17.835Z] ---> 12f911e2fedd [2022-01-03T02:35:17.835Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-03T02:35:17.835Z] Removing intermediate container 2d198853af7a [2022-01-03T02:35:17.835Z] ---> fcd4e83c0b68 [2022-01-03T02:35:17.835Z] Step 24/24 : LABEL version=2.2.0-dev.15 [2022-01-03T02:35:17.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-03T02:35:18.111Z] ---> Running in 2a2540b45f18 [2022-01-03T02:35:18.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-03T02:35:18.111Z] ---> 574d710b90d5 [2022-01-03T02:35:18.111Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-03T02:35:18.111Z] Removing intermediate container 2a2540b45f18 [2022-01-03T02:35:18.111Z] ---> f0aec171ef9c [2022-01-03T02:35:18.111Z] [2022-01-03T02:35:18.111Z] Successfully built f0aec171ef9c [2022-01-03T02:35:18.371Z] Successfully tagged security-secretstore-setup:latest [2022-01-03T02:35:18.371Z]  Building security-secretstore-setup ... done (1/42) Installing readline (8.1.0-r0) [2022-01-03T02:35:18.371Z] (2/42) Installing bash (5.1.4-r0) [2022-01-03T02:35:18.371Z] Executing bash-5.1.4-r0.post-install [2022-01-03T02:35:18.371Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:35:18.371Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:35:18.371Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-03T02:35:18.371Z] ---> Running in 92f6aec9e23f [2022-01-03T02:35:18.371Z] (6/42) Installing curl (7.79.1-r0) [2022-01-03T02:35:18.371Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-03T02:35:18.371Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-03T02:35:18.371Z] (9/42) Installing expat (2.4.1-r0) [2022-01-03T02:35:18.371Z] (10/42) Installing libffi (3.3-r2) [2022-01-03T02:35:18.371Z] (11/42) Installing gdbm (1.19-r0) [2022-01-03T02:35:18.371Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-03T02:35:18.371Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:35:18.371Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:35:18.630Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-03T02:35:18.630Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-03T02:35:18.630Z] Removing intermediate container 92f6aec9e23f [2022-01-03T02:35:18.630Z] ---> 5db9bc449f04 [2022-01-03T02:35:18.630Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-03T02:35:18.630Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-03T02:35:19.574Z] ---> d835a89df9eb [2022-01-03T02:35:19.574Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-03T02:35:19.574Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-03T02:35:19.574Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-03T02:35:19.574Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-03T02:35:19.574Z] ---> Running in c85dd7e677c0 [2022-01-03T02:35:19.574Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-03T02:35:19.574Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-03T02:35:19.574Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-03T02:35:19.574Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-03T02:35:19.574Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-03T02:35:19.574Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-03T02:35:19.574Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-03T02:35:19.574Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-03T02:35:19.574Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-03T02:35:19.836Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-03T02:35:19.836Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-03T02:35:19.836Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-03T02:35:19.836Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-03T02:35:19.836Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-03T02:35:19.836Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-03T02:35:19.836Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-03T02:35:19.836Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-03T02:35:19.836Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-03T02:35:19.836Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-03T02:35:20.095Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-03T02:35:20.095Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-03T02:35:20.095Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-03T02:35:20.357Z] Removing intermediate container c85dd7e677c0 [2022-01-03T02:35:20.357Z] ---> 36462c1a5de9 [2022-01-03T02:35:20.357Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-03T02:35:20.357Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:35:20.357Z] OK: 84 MiB in 64 packages [2022-01-03T02:35:20.627Z] ---> Running in 3d9381287f85 [2022-01-03T02:35:20.627Z] Removing intermediate container 3d9381287f85 [2022-01-03T02:35:20.627Z] ---> a7055d5b2d82 [2022-01-03T02:35:20.627Z] Step 27/30 : CMD ["gate"] [2022-01-03T02:35:20.627Z] ---> Running in d19ecb1c4801 [2022-01-03T02:35:20.895Z] Removing intermediate container d19ecb1c4801 [2022-01-03T02:35:20.895Z] ---> ac70dcb4fe31 [2022-01-03T02:35:20.895Z] Step 28/30 : LABEL arch=x86_64 [2022-01-03T02:35:20.895Z] ---> Running in 6b5bf5240c22 [2022-01-03T02:35:21.154Z] Removing intermediate container 6b5bf5240c22 [2022-01-03T02:35:21.154Z] ---> 08325a374a47 [2022-01-03T02:35:21.154Z] Step 29/30 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:21.154Z] Collecting docker-compose==1.23.2 [2022-01-03T02:35:21.154Z] ---> Running in 1f229bd86981 [2022-01-03T02:35:21.154Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-03T02:35:21.154Z] Removing intermediate container 1f229bd86981 [2022-01-03T02:35:21.154Z] ---> a94b41ad668e [2022-01-03T02:35:21.154Z] Step 30/30 : LABEL version=2.2.0-dev.15 [2022-01-03T02:35:21.154Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-03T02:35:21.154Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-03T02:35:21.413Z] ---> Running in 5573b340efbe [2022-01-03T02:35:21.413Z] Removing intermediate container 5573b340efbe [2022-01-03T02:35:21.413Z] ---> e7fee9aa5260 [2022-01-03T02:35:21.413Z] [2022-01-03T02:35:21.413Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-03T02:35:21.413Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-03T02:35:21.413Z] Collecting texttable<0.10,>=0.9.0 [2022-01-03T02:35:21.413Z] Successfully built e7fee9aa5260 [2022-01-03T02:35:21.413Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-03T02:35:21.413Z] Successfully tagged security-bootstrapper:latest [2022-01-03T02:35:21.981Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2022-01-03T02:35:21.981Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-03T02:35:22.242Z] Collecting cached-property<2,>=1.2.0 [2022-01-03T02:35:22.242Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-03T02:35:22.242Z] Collecting docopt<0.7,>=0.6.1 [2022-01-03T02:35:22.242Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-03T02:35:22.812Z] Collecting docker<4.0,>=3.6.0 [2022-01-03T02:35:22.812Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-03T02:35:22.812Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-03T02:35:22.812Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-03T02:35:22.812Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-03T02:35:23.072Z] Collecting jsonschema<3,>=2.5.1 [2022-01-03T02:35:23.072Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-03T02:35:23.072Z] Collecting docker-pycreds>=0.4.0 [2022-01-03T02:35:23.072Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-03T02:35:23.333Z] Collecting idna<2.8,>=2.5 [2022-01-03T02:35:23.333Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-03T02:35:23.333Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-03T02:35:23.333Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-03T02:35:23.333Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-03T02:35:23.333Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-03T02:35:23.593Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-03T02:35:23.593Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-03T02:35:23.593Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-03T02:35:23.593Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-03T02:35:23.593Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-03T02:35:23.593Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-03T02:35:23.593Z] Attempting uninstall: urllib3 [2022-01-03T02:35:23.593Z] Found existing installation: urllib3 1.26.5 [2022-01-03T02:35:23.593Z] Uninstalling urllib3-1.26.5: [2022-01-03T02:35:23.593Z] Successfully uninstalled urllib3-1.26.5 [2022-01-03T02:35:23.854Z] Attempting uninstall: idna [2022-01-03T02:35:23.854Z] Found existing installation: idna 3.2 [2022-01-03T02:35:23.854Z] Uninstalling idna-3.2: [2022-01-03T02:35:23.854Z] Successfully uninstalled idna-3.2 [2022-01-03T02:35:23.854Z] Attempting uninstall: chardet [2022-01-03T02:35:23.854Z] Found existing installation: chardet 4.0.0 [2022-01-03T02:35:23.854Z] Uninstalling chardet-4.0.0: [2022-01-03T02:35:23.854Z] Successfully uninstalled chardet-4.0.0 [2022-01-03T02:35:24.115Z] Attempting uninstall: requests [2022-01-03T02:35:24.115Z] Found existing installation: requests 2.25.1 [2022-01-03T02:35:24.115Z] Uninstalling requests-2.25.1: [2022-01-03T02:35:24.115Z] Successfully uninstalled requests-2.25.1 [2022-01-03T02:35:24.376Z] Running setup.py install for texttable: started [2022-01-03T02:35:24.635Z] Running setup.py install for texttable: finished with status 'done' [2022-01-03T02:35:24.635Z] Running setup.py install for PyYAML: started [2022-01-03T02:35:24.901Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-03T02:35:25.162Z] Running setup.py install for docopt: started [2022-01-03T02:35:25.426Z] Running setup.py install for docopt: finished with status 'done' [2022-01-03T02:35:25.426Z] Running setup.py install for dockerpty: started [2022-01-03T02:35:25.685Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-03T02:35:25.945Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-03T02:35:28.489Z] Removing intermediate container 0c4da5e8fd43 [2022-01-03T02:35:28.489Z] ---> 6fb082cff993 [2022-01-03T02:35:28.489Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-03T02:35:28.489Z] ---> Running in 8f4c92299dc2 [2022-01-03T02:35:28.750Z] Removing intermediate container 8f4c92299dc2 [2022-01-03T02:35:28.750Z] ---> 473f079b2cd2 [2022-01-03T02:35:28.750Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-03T02:35:28.750Z] ---> Running in e692911c999d [2022-01-03T02:35:28.750Z] Removing intermediate container e692911c999d [2022-01-03T02:35:28.750Z] ---> 9f7504e5ba53 [2022-01-03T02:35:28.750Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-03T02:35:29.016Z] ---> e08028a54efd [2022-01-03T02:35:29.016Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-03T02:35:29.276Z] ---> a590a28aeecb [2022-01-03T02:35:29.276Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-03T02:35:29.536Z] ---> 9e76e2980d82 [2022-01-03T02:35:29.537Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-03T02:35:29.537Z] ---> Running in 519bf34e0780 [2022-01-03T02:35:29.798Z] Removing intermediate container 519bf34e0780 [2022-01-03T02:35:29.798Z] ---> eb80ef16b806 [2022-01-03T02:35:29.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:35:29.798Z] ---> Running in 3d5f515fbdf1 [2022-01-03T02:35:29.798Z] Removing intermediate container 3d5f515fbdf1 [2022-01-03T02:35:29.798Z] ---> 5cb75ad3f334 [2022-01-03T02:35:29.798Z] Step 20/22 : LABEL arch=x86_64 [2022-01-03T02:35:29.798Z] ---> Running in 5bf1ecf9b368 [2022-01-03T02:35:30.060Z] Removing intermediate container 5bf1ecf9b368 [2022-01-03T02:35:30.060Z] ---> 072280dab86d [2022-01-03T02:35:30.060Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:30.060Z] ---> Running in e23d078e5160 [2022-01-03T02:35:30.060Z] Removing intermediate container e23d078e5160 [2022-01-03T02:35:30.060Z] ---> c91672edaaa7 [2022-01-03T02:35:30.060Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:35:30.060Z] ---> Running in 970fbe4c4cfb [2022-01-03T02:35:30.320Z] Removing intermediate container 970fbe4c4cfb [2022-01-03T02:35:30.320Z] ---> 2ed8a1eb66d6 [2022-01-03T02:35:30.320Z] [2022-01-03T02:35:30.320Z] Successfully built 2ed8a1eb66d6 [2022-01-03T02:35:30.320Z] Successfully tagged sys-mgmt-agent:latest [2022-01-03T02:35:30.328Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-01-03T02:35:30.330Z] $ docker stop --time=1 c956568108d88c0da82fe701327638a91ae21cff040a68582d40ea3e6cf964d1 [2022-01-03T02:35:31.649Z] $ docker rm -f c956568108d88c0da82fe701327638a91ae21cff040a68582d40ea3e6cf964d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:35:31.993Z] + docker images [2022-01-03T02:35:31.994Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T02:35:31.994Z] sys-mgmt-agent latest 2ed8a1eb66d6 1 second ago 297MB [2022-01-03T02:35:31.994Z] security-bootstrapper latest e7fee9aa5260 10 seconds ago 18.9MB [2022-01-03T02:35:31.994Z] security-secretstore-setup latest f0aec171ef9c 14 seconds ago 28.4MB [2022-01-03T02:35:31.994Z] core-metadata latest 23b432aed6b6 15 seconds ago 16.9MB [2022-01-03T02:35:31.994Z] c2492a2b9a5b 19 seconds ago 1.76GB [2022-01-03T02:35:31.994Z] 8eb02dcba516 20 seconds ago 1.76GB [2022-01-03T02:35:31.994Z] 43a8ac85a09d 21 seconds ago 1.77GB [2022-01-03T02:35:31.994Z] 84edd09a824b 22 seconds ago 1.76GB [2022-01-03T02:35:31.994Z] core-data latest 3b3b562fadf2 59 seconds ago 20.7MB [2022-01-03T02:35:31.994Z] support-scheduler latest 4975f5699a7b About a minute ago 16.2MB [2022-01-03T02:35:31.994Z] c0e380274067 About a minute ago 1.76GB [2022-01-03T02:35:31.994Z] core-command latest 4ffc7dcf4005 About a minute ago 16.1MB [2022-01-03T02:35:31.994Z] security-proxy-setup latest c1fe6d66d9b2 About a minute ago 26.9MB [2022-01-03T02:35:31.994Z] e3509854c307 About a minute ago 1.77GB [2022-01-03T02:35:31.994Z] support-notifications latest f3135953449a About a minute ago 17MB [2022-01-03T02:35:31.994Z] 6985b7819188 About a minute ago 1.76GB [2022-01-03T02:35:31.994Z] dfa0eb216cb4 About a minute ago 1.76GB [2022-01-03T02:35:31.994Z] ef4bae50bdc1 About a minute ago 1.76GB [2022-01-03T02:35:31.994Z] ci-base-image-x86_64 latest 0ff838b38499 6 minutes ago 1.25GB [2022-01-03T02:35:31.994Z] docker 20.10.10 b706a049f56e 7 weeks ago 216MB [2022-01-03T02:35:31.994Z] alpine 3.14 0a97eee8041e 7 weeks ago 5.61MB [2022-01-03T02:35:31.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2022-01-03T02:35:31.994Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2022-01-03T02:35:31.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 [2022-01-03T02:35:32.106Z] provisioning config files... [2022-01-03T02:35:32.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/129@tmp/config6942432018238478689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:35:32.411Z] ---> docker-login.sh [2022-01-03T02:35:32.412Z] nexus3.edgexfoundry.org:10001 [2022-01-03T02:35:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:35:32.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:35:32.412Z] Configure a credential helper to remove this warning. See [2022-01-03T02:35:32.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:35:32.412Z] [2022-01-03T02:35:32.412Z] Login Succeeded [2022-01-03T02:35:32.412Z] nexus3.edgexfoundry.org:10002 [2022-01-03T02:35:32.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:35:32.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:35:32.412Z] Configure a credential helper to remove this warning. See [2022-01-03T02:35:32.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:35:32.412Z] [2022-01-03T02:35:32.412Z] Login Succeeded [2022-01-03T02:35:32.713Z] nexus3.edgexfoundry.org:10003 [2022-01-03T02:35:32.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:35:32.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:35:32.713Z] Configure a credential helper to remove this warning. See [2022-01-03T02:35:32.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:35:32.713Z] [2022-01-03T02:35:32.713Z] Login Succeeded [2022-01-03T02:35:32.713Z] nexus3.edgexfoundry.org:10004 [2022-01-03T02:35:32.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:35:32.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:35:32.713Z] Configure a credential helper to remove this warning. See [2022-01-03T02:35:32.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:35:32.713Z] [2022-01-03T02:35:32.713Z] Login Succeeded [2022-01-03T02:35:32.713Z] docker.io [2022-01-03T02:35:32.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:35:33.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:35:33.232Z] Configure a credential helper to remove this warning. See [2022-01-03T02:35:33.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:35:33.232Z] [2022-01-03T02:35:33.232Z] Login Succeeded [2022-01-03T02:35:33.232Z] ---> docker-login.sh ends [Pipeline] } [2022-01-03T02:35:33.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:33.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T02:35:33.341Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-01-03T02:35:33.341Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:33.341Z] latest [2022-01-03T02:35:33.341Z] 2.2.0-dev.15 [2022-01-03T02:35:33.341Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:33.341Z] main [2022-01-03T02:35:33.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:33.654Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:33.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:33.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-03T02:35:33.949Z] adc2904e2ad9: Preparing [2022-01-03T02:35:33.949Z] 6d96a50a9e75: Preparing [2022-01-03T02:35:33.949Z] d74d7789cb70: Preparing [2022-01-03T02:35:33.949Z] bd4e20e19c65: Preparing [2022-01-03T02:35:33.949Z] 1a058d5342cc: Preparing [2022-01-03T02:35:33.949Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:33.949Z] adc2904e2ad9: Pushed [2022-01-03T02:35:33.949Z] bd4e20e19c65: Pushed [2022-01-03T02:35:33.949Z] d74d7789cb70: Pushed [2022-01-03T02:35:35.337Z] 6d96a50a9e75: Pushed [2022-01-03T02:35:35.337Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:cd8b2b0b8f6fc46232215977495bfa021dbec6c75deaa4e86cf36c193744a8da size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:35.636Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:35.932Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-03T02:35:35.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-03T02:35:35.932Z] adc2904e2ad9: Preparing [2022-01-03T02:35:35.932Z] 6d96a50a9e75: Preparing [2022-01-03T02:35:35.932Z] d74d7789cb70: Preparing [2022-01-03T02:35:35.932Z] bd4e20e19c65: Preparing [2022-01-03T02:35:35.932Z] 1a058d5342cc: Preparing [2022-01-03T02:35:35.932Z] adc2904e2ad9: Layer already exists [2022-01-03T02:35:35.932Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:35.932Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:35.932Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:35.932Z] 6d96a50a9e75: Layer already exists [2022-01-03T02:35:35.932Z] latest: digest: sha256:cd8b2b0b8f6fc46232215977495bfa021dbec6c75deaa4e86cf36c193744a8da size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:36.231Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:36.522Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.15 [2022-01-03T02:35:36.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-03T02:35:36.522Z] adc2904e2ad9: Preparing [2022-01-03T02:35:36.522Z] 6d96a50a9e75: Preparing [2022-01-03T02:35:36.522Z] d74d7789cb70: Preparing [2022-01-03T02:35:36.522Z] bd4e20e19c65: Preparing [2022-01-03T02:35:36.522Z] 1a058d5342cc: Preparing [2022-01-03T02:35:36.522Z] adc2904e2ad9: Layer already exists [2022-01-03T02:35:36.522Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:36.522Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:36.522Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:36.522Z] 6d96a50a9e75: Layer already exists [2022-01-03T02:35:36.522Z] 2.2.0-dev.15: digest: sha256:cd8b2b0b8f6fc46232215977495bfa021dbec6c75deaa4e86cf36c193744a8da size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:36.820Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:37.119Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:37.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-03T02:35:37.119Z] adc2904e2ad9: Preparing [2022-01-03T02:35:37.119Z] 6d96a50a9e75: Preparing [2022-01-03T02:35:37.119Z] d74d7789cb70: Preparing [2022-01-03T02:35:37.119Z] bd4e20e19c65: Preparing [2022-01-03T02:35:37.119Z] 1a058d5342cc: Preparing [2022-01-03T02:35:37.119Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:37.119Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:37.119Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:37.119Z] 6d96a50a9e75: Layer already exists [2022-01-03T02:35:37.119Z] adc2904e2ad9: Layer already exists [2022-01-03T02:35:37.119Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:cd8b2b0b8f6fc46232215977495bfa021dbec6c75deaa4e86cf36c193744a8da size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:37.418Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:37.706Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-01-03T02:35:37.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-01-03T02:35:37.706Z] adc2904e2ad9: Preparing [2022-01-03T02:35:37.706Z] 6d96a50a9e75: Preparing [2022-01-03T02:35:37.706Z] d74d7789cb70: Preparing [2022-01-03T02:35:37.706Z] bd4e20e19c65: Preparing [2022-01-03T02:35:37.706Z] 1a058d5342cc: Preparing [2022-01-03T02:35:37.706Z] 6d96a50a9e75: Layer already exists [2022-01-03T02:35:37.706Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:37.706Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:37.706Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:37.706Z] adc2904e2ad9: Layer already exists [2022-01-03T02:35:37.706Z] main: digest: sha256:cd8b2b0b8f6fc46232215977495bfa021dbec6c75deaa4e86cf36c193744a8da size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:37.751Z] ===================================================== [Pipeline] echo [2022-01-03T02:35:37.762Z] taggedImages: [2022-01-03T02:35:37.762Z] - nexus3.edgexfoundry.org:10004/core-command:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:37.762Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-01-03T02:35:37.762Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.15 [2022-01-03T02:35:37.762Z] - nexus3.edgexfoundry.org:10004/core-command:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:37.762Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-01-03T02:35:37.786Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-01-03T02:35:37.786Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:37.786Z] latest [2022-01-03T02:35:37.786Z] 2.2.0-dev.15 [2022-01-03T02:35:37.786Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:37.786Z] main [2022-01-03T02:35:37.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:38.102Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:38.403Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:38.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-03T02:35:38.403Z] e6618be2513a: Preparing [2022-01-03T02:35:38.403Z] 7a4259443ec0: Preparing [2022-01-03T02:35:38.403Z] d74d7789cb70: Preparing [2022-01-03T02:35:38.403Z] 51511e97448b: Preparing [2022-01-03T02:35:38.403Z] 0485263f2cfd: Preparing [2022-01-03T02:35:38.403Z] 1a058d5342cc: Preparing [2022-01-03T02:35:38.403Z] 1a058d5342cc: Waiting [2022-01-03T02:35:38.403Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:38.403Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:38.665Z] 51511e97448b: Pushed [2022-01-03T02:35:38.665Z] e6618be2513a: Pushed [2022-01-03T02:35:38.665Z] 0485263f2cfd: Pushed [2022-01-03T02:35:39.605Z] 7a4259443ec0: Pushed [2022-01-03T02:35:39.866Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:13a1a6159aaf181cb5effd1816ee9f1b1a21619325ca21ade3ad11cb2d06f18f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:40.169Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:40.463Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-03T02:35:40.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-03T02:35:40.463Z] e6618be2513a: Preparing [2022-01-03T02:35:40.463Z] 7a4259443ec0: Preparing [2022-01-03T02:35:40.463Z] d74d7789cb70: Preparing [2022-01-03T02:35:40.463Z] 51511e97448b: Preparing [2022-01-03T02:35:40.463Z] 0485263f2cfd: Preparing [2022-01-03T02:35:40.463Z] 1a058d5342cc: Preparing [2022-01-03T02:35:40.463Z] 1a058d5342cc: Waiting [2022-01-03T02:35:40.463Z] 51511e97448b: Layer already exists [2022-01-03T02:35:40.463Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:40.463Z] e6618be2513a: Layer already exists [2022-01-03T02:35:40.463Z] 0485263f2cfd: Layer already exists [2022-01-03T02:35:40.463Z] 7a4259443ec0: Layer already exists [2022-01-03T02:35:40.463Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:40.464Z] latest: digest: sha256:13a1a6159aaf181cb5effd1816ee9f1b1a21619325ca21ade3ad11cb2d06f18f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:40.770Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:41.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.15 [2022-01-03T02:35:41.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-03T02:35:41.059Z] e6618be2513a: Preparing [2022-01-03T02:35:41.059Z] 7a4259443ec0: Preparing [2022-01-03T02:35:41.059Z] d74d7789cb70: Preparing [2022-01-03T02:35:41.059Z] 51511e97448b: Preparing [2022-01-03T02:35:41.059Z] 0485263f2cfd: Preparing [2022-01-03T02:35:41.059Z] 1a058d5342cc: Preparing [2022-01-03T02:35:41.059Z] 1a058d5342cc: Waiting [2022-01-03T02:35:41.059Z] 0485263f2cfd: Layer already exists [2022-01-03T02:35:41.059Z] 7a4259443ec0: Layer already exists [2022-01-03T02:35:41.059Z] 51511e97448b: Layer already exists [2022-01-03T02:35:41.059Z] e6618be2513a: Layer already exists [2022-01-03T02:35:41.059Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:41.059Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:41.059Z] 2.2.0-dev.15: digest: sha256:13a1a6159aaf181cb5effd1816ee9f1b1a21619325ca21ade3ad11cb2d06f18f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:41.356Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:41.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:41.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-03T02:35:41.648Z] e6618be2513a: Preparing [2022-01-03T02:35:41.648Z] 7a4259443ec0: Preparing [2022-01-03T02:35:41.648Z] d74d7789cb70: Preparing [2022-01-03T02:35:41.648Z] 51511e97448b: Preparing [2022-01-03T02:35:41.648Z] 0485263f2cfd: Preparing [2022-01-03T02:35:41.648Z] 1a058d5342cc: Preparing [2022-01-03T02:35:41.648Z] 1a058d5342cc: Waiting [2022-01-03T02:35:41.648Z] 0485263f2cfd: Layer already exists [2022-01-03T02:35:41.648Z] 51511e97448b: Layer already exists [2022-01-03T02:35:41.648Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:41.648Z] e6618be2513a: Layer already exists [2022-01-03T02:35:41.648Z] 7a4259443ec0: Layer already exists [2022-01-03T02:35:41.648Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:41.648Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:13a1a6159aaf181cb5effd1816ee9f1b1a21619325ca21ade3ad11cb2d06f18f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:41.950Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:42.253Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-01-03T02:35:42.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-01-03T02:35:42.253Z] e6618be2513a: Preparing [2022-01-03T02:35:42.253Z] 7a4259443ec0: Preparing [2022-01-03T02:35:42.253Z] d74d7789cb70: Preparing [2022-01-03T02:35:42.253Z] 51511e97448b: Preparing [2022-01-03T02:35:42.253Z] 0485263f2cfd: Preparing [2022-01-03T02:35:42.253Z] 1a058d5342cc: Preparing [2022-01-03T02:35:42.253Z] 1a058d5342cc: Waiting [2022-01-03T02:35:42.253Z] 0485263f2cfd: Layer already exists [2022-01-03T02:35:42.253Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:42.253Z] 7a4259443ec0: Layer already exists [2022-01-03T02:35:42.253Z] e6618be2513a: Layer already exists [2022-01-03T02:35:42.253Z] 51511e97448b: Layer already exists [2022-01-03T02:35:42.253Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:42.253Z] main: digest: sha256:13a1a6159aaf181cb5effd1816ee9f1b1a21619325ca21ade3ad11cb2d06f18f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:42.288Z] ===================================================== [Pipeline] echo [2022-01-03T02:35:42.297Z] taggedImages: [2022-01-03T02:35:42.297Z] - nexus3.edgexfoundry.org:10004/core-data:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:42.297Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-01-03T02:35:42.297Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.15 [2022-01-03T02:35:42.297Z] - nexus3.edgexfoundry.org:10004/core-data:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:42.297Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-01-03T02:35:42.317Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-01-03T02:35:42.317Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:42.317Z] latest [2022-01-03T02:35:42.317Z] 2.2.0-dev.15 [2022-01-03T02:35:42.317Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:42.317Z] main [2022-01-03T02:35:42.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:42.641Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:42.934Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:42.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-03T02:35:42.934Z] c05b8933e986: Preparing [2022-01-03T02:35:42.934Z] 74bd966ea1b3: Preparing [2022-01-03T02:35:42.934Z] d74d7789cb70: Preparing [2022-01-03T02:35:42.934Z] bd4e20e19c65: Preparing [2022-01-03T02:35:42.934Z] 1a058d5342cc: Preparing [2022-01-03T02:35:42.934Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:42.934Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:42.934Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:42.934Z] c05b8933e986: Pushed [2022-01-03T02:35:43.872Z] 74bd966ea1b3: Pushed [2022-01-03T02:35:44.131Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:c01eaf13e0f3339d8c54bfde1b1afff163bf7076564692c07adc5f35b5f6e2cc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:44.429Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:44.725Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-03T02:35:44.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-03T02:35:44.725Z] c05b8933e986: Preparing [2022-01-03T02:35:44.725Z] 74bd966ea1b3: Preparing [2022-01-03T02:35:44.725Z] d74d7789cb70: Preparing [2022-01-03T02:35:44.725Z] bd4e20e19c65: Preparing [2022-01-03T02:35:44.725Z] 1a058d5342cc: Preparing [2022-01-03T02:35:44.725Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:44.725Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:44.725Z] 74bd966ea1b3: Layer already exists [2022-01-03T02:35:44.725Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:44.725Z] c05b8933e986: Layer already exists [2022-01-03T02:35:44.725Z] latest: digest: sha256:c01eaf13e0f3339d8c54bfde1b1afff163bf7076564692c07adc5f35b5f6e2cc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:45.023Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:45.314Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.15 [2022-01-03T02:35:45.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-03T02:35:45.314Z] c05b8933e986: Preparing [2022-01-03T02:35:45.314Z] 74bd966ea1b3: Preparing [2022-01-03T02:35:45.314Z] d74d7789cb70: Preparing [2022-01-03T02:35:45.314Z] bd4e20e19c65: Preparing [2022-01-03T02:35:45.314Z] 1a058d5342cc: Preparing [2022-01-03T02:35:45.314Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:45.314Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:45.314Z] c05b8933e986: Layer already exists [2022-01-03T02:35:45.314Z] 74bd966ea1b3: Layer already exists [2022-01-03T02:35:45.314Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:45.314Z] 2.2.0-dev.15: digest: sha256:c01eaf13e0f3339d8c54bfde1b1afff163bf7076564692c07adc5f35b5f6e2cc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:45.611Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:45.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:45.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-03T02:35:45.905Z] c05b8933e986: Preparing [2022-01-03T02:35:45.905Z] 74bd966ea1b3: Preparing [2022-01-03T02:35:45.906Z] d74d7789cb70: Preparing [2022-01-03T02:35:45.906Z] bd4e20e19c65: Preparing [2022-01-03T02:35:45.906Z] 1a058d5342cc: Preparing [2022-01-03T02:35:45.906Z] 74bd966ea1b3: Layer already exists [2022-01-03T02:35:45.906Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:45.906Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:45.906Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:45.906Z] c05b8933e986: Layer already exists [2022-01-03T02:35:45.906Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:c01eaf13e0f3339d8c54bfde1b1afff163bf7076564692c07adc5f35b5f6e2cc size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:46.199Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:46.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-01-03T02:35:46.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-01-03T02:35:46.494Z] c05b8933e986: Preparing [2022-01-03T02:35:46.494Z] 74bd966ea1b3: Preparing [2022-01-03T02:35:46.494Z] d74d7789cb70: Preparing [2022-01-03T02:35:46.494Z] bd4e20e19c65: Preparing [2022-01-03T02:35:46.494Z] 1a058d5342cc: Preparing [2022-01-03T02:35:46.494Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:46.494Z] 74bd966ea1b3: Layer already exists [2022-01-03T02:35:46.494Z] c05b8933e986: Layer already exists [2022-01-03T02:35:46.494Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:46.494Z] bd4e20e19c65: Layer already exists [2022-01-03T02:35:46.494Z] main: digest: sha256:c01eaf13e0f3339d8c54bfde1b1afff163bf7076564692c07adc5f35b5f6e2cc size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:46.537Z] ===================================================== [Pipeline] echo [2022-01-03T02:35:46.560Z] taggedImages: [2022-01-03T02:35:46.560Z] - nexus3.edgexfoundry.org:10004/core-metadata:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:46.560Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-01-03T02:35:46.560Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.15 [2022-01-03T02:35:46.560Z] - nexus3.edgexfoundry.org:10004/core-metadata:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:46.560Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-01-03T02:35:46.580Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-01-03T02:35:46.580Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:46.580Z] latest [2022-01-03T02:35:46.580Z] 2.2.0-dev.15 [2022-01-03T02:35:46.580Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:46.580Z] main [2022-01-03T02:35:46.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:46.905Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:47.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:47.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-03T02:35:47.205Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:47.205Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:47.205Z] 9f2884f11d30: Preparing [2022-01-03T02:35:47.205Z] d54603a5f3da: Preparing [2022-01-03T02:35:47.205Z] a01df1c02316: Preparing [2022-01-03T02:35:47.205Z] 0f054a64ac49: Preparing [2022-01-03T02:35:47.205Z] d74d7789cb70: Preparing [2022-01-03T02:35:47.205Z] 7985e7da319d: Preparing [2022-01-03T02:35:47.205Z] c204212f711f: Preparing [2022-01-03T02:35:47.205Z] 50737cc42e5e: Preparing [2022-01-03T02:35:47.205Z] 6b7f46497242: Preparing [2022-01-03T02:35:47.205Z] 1a058d5342cc: Preparing [2022-01-03T02:35:47.205Z] d74d7789cb70: Waiting [2022-01-03T02:35:47.205Z] c204212f711f: Waiting [2022-01-03T02:35:47.205Z] 6b7f46497242: Waiting [2022-01-03T02:35:47.205Z] 1a058d5342cc: Waiting [2022-01-03T02:35:47.205Z] 50737cc42e5e: Waiting [2022-01-03T02:35:47.205Z] e2e4492b3fa6: Pushed [2022-01-03T02:35:47.205Z] d54603a5f3da: Pushed [2022-01-03T02:35:47.205Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:47.205Z] 9f2884f11d30: Pushed [2022-01-03T02:35:47.205Z] a01df1c02316: Pushed [2022-01-03T02:35:47.467Z] 50737cc42e5e: Pushed [2022-01-03T02:35:47.467Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:47.467Z] 6b7f46497242: Pushed [2022-01-03T02:35:47.467Z] 7985e7da319d: Pushed [2022-01-03T02:35:47.467Z] c204212f711f: Pushed [2022-01-03T02:35:48.854Z] 0f054a64ac49: Pushed [2022-01-03T02:35:48.854Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:31a6eb6b8b665a25a19fc1fced04690db7512ecd500b991216710be512836b48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:49.150Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:49.440Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-03T02:35:49.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-03T02:35:49.440Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:49.440Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:49.440Z] 9f2884f11d30: Preparing [2022-01-03T02:35:49.440Z] d54603a5f3da: Preparing [2022-01-03T02:35:49.440Z] a01df1c02316: Preparing [2022-01-03T02:35:49.440Z] 0f054a64ac49: Preparing [2022-01-03T02:35:49.440Z] d74d7789cb70: Preparing [2022-01-03T02:35:49.440Z] 7985e7da319d: Preparing [2022-01-03T02:35:49.440Z] c204212f711f: Preparing [2022-01-03T02:35:49.440Z] 50737cc42e5e: Preparing [2022-01-03T02:35:49.440Z] 6b7f46497242: Preparing [2022-01-03T02:35:49.440Z] 1a058d5342cc: Preparing [2022-01-03T02:35:49.440Z] d74d7789cb70: Waiting [2022-01-03T02:35:49.440Z] 50737cc42e5e: Waiting [2022-01-03T02:35:49.440Z] 7985e7da319d: Waiting [2022-01-03T02:35:49.440Z] c204212f711f: Waiting [2022-01-03T02:35:49.440Z] 6b7f46497242: Waiting [2022-01-03T02:35:49.440Z] 1a058d5342cc: Waiting [2022-01-03T02:35:49.440Z] 0f054a64ac49: Layer already exists [2022-01-03T02:35:49.440Z] d54603a5f3da: Layer already exists [2022-01-03T02:35:49.440Z] 9f2884f11d30: Layer already exists [2022-01-03T02:35:49.440Z] e2e4492b3fa6: Layer already exists [2022-01-03T02:35:49.440Z] a01df1c02316: Layer already exists [2022-01-03T02:35:49.440Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:49.440Z] c204212f711f: Layer already exists [2022-01-03T02:35:49.440Z] 7985e7da319d: Layer already exists [2022-01-03T02:35:49.440Z] 6b7f46497242: Layer already exists [2022-01-03T02:35:49.440Z] 50737cc42e5e: Layer already exists [2022-01-03T02:35:49.440Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:49.440Z] latest: digest: sha256:31a6eb6b8b665a25a19fc1fced04690db7512ecd500b991216710be512836b48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:49.738Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:50.034Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.15 [2022-01-03T02:35:50.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-03T02:35:50.034Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:50.034Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:50.034Z] 9f2884f11d30: Preparing [2022-01-03T02:35:50.034Z] d54603a5f3da: Preparing [2022-01-03T02:35:50.034Z] a01df1c02316: Preparing [2022-01-03T02:35:50.034Z] 0f054a64ac49: Preparing [2022-01-03T02:35:50.034Z] d74d7789cb70: Preparing [2022-01-03T02:35:50.034Z] 7985e7da319d: Preparing [2022-01-03T02:35:50.034Z] c204212f711f: Preparing [2022-01-03T02:35:50.034Z] 50737cc42e5e: Preparing [2022-01-03T02:35:50.034Z] 6b7f46497242: Preparing [2022-01-03T02:35:50.034Z] 1a058d5342cc: Preparing [2022-01-03T02:35:50.034Z] d74d7789cb70: Waiting [2022-01-03T02:35:50.034Z] 7985e7da319d: Waiting [2022-01-03T02:35:50.034Z] c204212f711f: Waiting [2022-01-03T02:35:50.034Z] 50737cc42e5e: Waiting [2022-01-03T02:35:50.034Z] 6b7f46497242: Waiting [2022-01-03T02:35:50.034Z] 1a058d5342cc: Waiting [2022-01-03T02:35:50.034Z] a01df1c02316: Layer already exists [2022-01-03T02:35:50.034Z] 0f054a64ac49: Layer already exists [2022-01-03T02:35:50.034Z] d54603a5f3da: Layer already exists [2022-01-03T02:35:50.034Z] 9f2884f11d30: Layer already exists [2022-01-03T02:35:50.034Z] e2e4492b3fa6: Layer already exists [2022-01-03T02:35:50.034Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:50.034Z] 7985e7da319d: Layer already exists [2022-01-03T02:35:50.034Z] c204212f711f: Layer already exists [2022-01-03T02:35:50.034Z] 6b7f46497242: Layer already exists [2022-01-03T02:35:50.034Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:50.034Z] 50737cc42e5e: Layer already exists [2022-01-03T02:35:50.034Z] 2.2.0-dev.15: digest: sha256:31a6eb6b8b665a25a19fc1fced04690db7512ecd500b991216710be512836b48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:50.334Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:50.628Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:50.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-03T02:35:50.628Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:50.628Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:50.628Z] 9f2884f11d30: Preparing [2022-01-03T02:35:50.628Z] d54603a5f3da: Preparing [2022-01-03T02:35:50.628Z] a01df1c02316: Preparing [2022-01-03T02:35:50.628Z] 0f054a64ac49: Preparing [2022-01-03T02:35:50.628Z] d74d7789cb70: Preparing [2022-01-03T02:35:50.628Z] 7985e7da319d: Preparing [2022-01-03T02:35:50.628Z] c204212f711f: Preparing [2022-01-03T02:35:50.628Z] 50737cc42e5e: Preparing [2022-01-03T02:35:50.628Z] 6b7f46497242: Preparing [2022-01-03T02:35:50.628Z] 1a058d5342cc: Preparing [2022-01-03T02:35:50.628Z] d74d7789cb70: Waiting [2022-01-03T02:35:50.628Z] 7985e7da319d: Waiting [2022-01-03T02:35:50.628Z] c204212f711f: Waiting [2022-01-03T02:35:50.628Z] 50737cc42e5e: Waiting [2022-01-03T02:35:50.628Z] 6b7f46497242: Waiting [2022-01-03T02:35:50.628Z] 1a058d5342cc: Waiting [2022-01-03T02:35:50.628Z] 0f054a64ac49: Layer already exists [2022-01-03T02:35:50.628Z] d54603a5f3da: Layer already exists [2022-01-03T02:35:50.628Z] a01df1c02316: Layer already exists [2022-01-03T02:35:50.628Z] e2e4492b3fa6: Layer already exists [2022-01-03T02:35:50.628Z] 9f2884f11d30: Layer already exists [2022-01-03T02:35:50.628Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:50.628Z] c204212f711f: Layer already exists [2022-01-03T02:35:50.628Z] 7985e7da319d: Layer already exists [2022-01-03T02:35:50.628Z] 6b7f46497242: Layer already exists [2022-01-03T02:35:50.628Z] 50737cc42e5e: Layer already exists [2022-01-03T02:35:50.628Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:50.628Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:31a6eb6b8b665a25a19fc1fced04690db7512ecd500b991216710be512836b48 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:50.929Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:51.227Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-01-03T02:35:51.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-01-03T02:35:51.227Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:51.227Z] e2e4492b3fa6: Preparing [2022-01-03T02:35:51.227Z] 9f2884f11d30: Preparing [2022-01-03T02:35:51.227Z] d54603a5f3da: Preparing [2022-01-03T02:35:51.227Z] a01df1c02316: Preparing [2022-01-03T02:35:51.227Z] 0f054a64ac49: Preparing [2022-01-03T02:35:51.227Z] d74d7789cb70: Preparing [2022-01-03T02:35:51.227Z] 7985e7da319d: Preparing [2022-01-03T02:35:51.227Z] c204212f711f: Preparing [2022-01-03T02:35:51.227Z] 50737cc42e5e: Preparing [2022-01-03T02:35:51.227Z] 6b7f46497242: Preparing [2022-01-03T02:35:51.227Z] 1a058d5342cc: Preparing [2022-01-03T02:35:51.227Z] d74d7789cb70: Waiting [2022-01-03T02:35:51.227Z] 7985e7da319d: Waiting [2022-01-03T02:35:51.227Z] c204212f711f: Waiting [2022-01-03T02:35:51.227Z] 50737cc42e5e: Waiting [2022-01-03T02:35:51.227Z] 6b7f46497242: Waiting [2022-01-03T02:35:51.227Z] 1a058d5342cc: Waiting [2022-01-03T02:35:51.227Z] 0f054a64ac49: Layer already exists [2022-01-03T02:35:51.227Z] e2e4492b3fa6: Layer already exists [2022-01-03T02:35:51.227Z] d54603a5f3da: Layer already exists [2022-01-03T02:35:51.227Z] 9f2884f11d30: Layer already exists [2022-01-03T02:35:51.227Z] a01df1c02316: Layer already exists [2022-01-03T02:35:51.227Z] 7985e7da319d: Layer already exists [2022-01-03T02:35:51.227Z] 6b7f46497242: Layer already exists [2022-01-03T02:35:51.227Z] 50737cc42e5e: Layer already exists [2022-01-03T02:35:51.227Z] c204212f711f: Layer already exists [2022-01-03T02:35:51.227Z] d74d7789cb70: Layer already exists [2022-01-03T02:35:51.227Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:51.227Z] main: digest: sha256:31a6eb6b8b665a25a19fc1fced04690db7512ecd500b991216710be512836b48 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:51.275Z] ===================================================== [Pipeline] echo [2022-01-03T02:35:51.290Z] taggedImages: [2022-01-03T02:35:51.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:51.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-01-03T02:35:51.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.15 [2022-01-03T02:35:51.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:51.290Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-01-03T02:35:51.308Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-01-03T02:35:51.309Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:51.309Z] latest [2022-01-03T02:35:51.309Z] 2.2.0-dev.15 [2022-01-03T02:35:51.309Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:51.309Z] main [2022-01-03T02:35:51.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:51.619Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:51.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:51.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-03T02:35:51.920Z] 598dbca971dd: Preparing [2022-01-03T02:35:51.920Z] 710a5a8812a8: Preparing [2022-01-03T02:35:51.920Z] 7020c2bd8545: Preparing [2022-01-03T02:35:51.920Z] 4e0f566f809e: Preparing [2022-01-03T02:35:51.920Z] dd96a1187172: Preparing [2022-01-03T02:35:51.920Z] 1a058d5342cc: Preparing [2022-01-03T02:35:51.920Z] 1a058d5342cc: Waiting [2022-01-03T02:35:52.503Z] 4e0f566f809e: Pushed [2022-01-03T02:35:52.503Z] 7020c2bd8545: Pushed [2022-01-03T02:35:52.503Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:52.503Z] dd96a1187172: Pushed [2022-01-03T02:35:52.765Z] 598dbca971dd: Pushed [2022-01-03T02:35:52.765Z] 710a5a8812a8: Pushed [2022-01-03T02:35:53.024Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:1d1178b5ad5654e2adee63cf1e157f55f808b493d149f4770c53f175beb792a1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:53.321Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:53.613Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-03T02:35:53.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-03T02:35:53.613Z] 598dbca971dd: Preparing [2022-01-03T02:35:53.613Z] 710a5a8812a8: Preparing [2022-01-03T02:35:53.613Z] 7020c2bd8545: Preparing [2022-01-03T02:35:53.613Z] 4e0f566f809e: Preparing [2022-01-03T02:35:53.613Z] dd96a1187172: Preparing [2022-01-03T02:35:53.613Z] 1a058d5342cc: Preparing [2022-01-03T02:35:53.613Z] 1a058d5342cc: Waiting [2022-01-03T02:35:53.613Z] 7020c2bd8545: Layer already exists [2022-01-03T02:35:53.613Z] 4e0f566f809e: Layer already exists [2022-01-03T02:35:53.613Z] 710a5a8812a8: Layer already exists [2022-01-03T02:35:53.613Z] dd96a1187172: Layer already exists [2022-01-03T02:35:53.613Z] 598dbca971dd: Layer already exists [2022-01-03T02:35:53.613Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:53.613Z] latest: digest: sha256:1d1178b5ad5654e2adee63cf1e157f55f808b493d149f4770c53f175beb792a1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:53.906Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:54.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.15 [2022-01-03T02:35:54.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-03T02:35:54.199Z] 598dbca971dd: Preparing [2022-01-03T02:35:54.199Z] 710a5a8812a8: Preparing [2022-01-03T02:35:54.199Z] 7020c2bd8545: Preparing [2022-01-03T02:35:54.199Z] 4e0f566f809e: Preparing [2022-01-03T02:35:54.199Z] dd96a1187172: Preparing [2022-01-03T02:35:54.199Z] 1a058d5342cc: Preparing [2022-01-03T02:35:54.199Z] 1a058d5342cc: Waiting [2022-01-03T02:35:54.199Z] 710a5a8812a8: Layer already exists [2022-01-03T02:35:54.199Z] dd96a1187172: Layer already exists [2022-01-03T02:35:54.199Z] 598dbca971dd: Layer already exists [2022-01-03T02:35:54.199Z] 4e0f566f809e: Layer already exists [2022-01-03T02:35:54.199Z] 7020c2bd8545: Layer already exists [2022-01-03T02:35:54.199Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:54.199Z] 2.2.0-dev.15: digest: sha256:1d1178b5ad5654e2adee63cf1e157f55f808b493d149f4770c53f175beb792a1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:54.494Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:54.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:54.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-03T02:35:54.792Z] 598dbca971dd: Preparing [2022-01-03T02:35:54.792Z] 710a5a8812a8: Preparing [2022-01-03T02:35:54.792Z] 7020c2bd8545: Preparing [2022-01-03T02:35:54.792Z] 4e0f566f809e: Preparing [2022-01-03T02:35:54.792Z] dd96a1187172: Preparing [2022-01-03T02:35:54.792Z] 1a058d5342cc: Preparing [2022-01-03T02:35:54.792Z] 1a058d5342cc: Waiting [2022-01-03T02:35:54.792Z] 7020c2bd8545: Layer already exists [2022-01-03T02:35:54.792Z] 4e0f566f809e: Layer already exists [2022-01-03T02:35:54.792Z] 710a5a8812a8: Layer already exists [2022-01-03T02:35:54.792Z] dd96a1187172: Layer already exists [2022-01-03T02:35:54.792Z] 598dbca971dd: Layer already exists [2022-01-03T02:35:54.792Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:54.792Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:1d1178b5ad5654e2adee63cf1e157f55f808b493d149f4770c53f175beb792a1 size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:55.093Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:55.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-01-03T02:35:55.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-01-03T02:35:55.387Z] 598dbca971dd: Preparing [2022-01-03T02:35:55.387Z] 710a5a8812a8: Preparing [2022-01-03T02:35:55.387Z] 7020c2bd8545: Preparing [2022-01-03T02:35:55.387Z] 4e0f566f809e: Preparing [2022-01-03T02:35:55.387Z] dd96a1187172: Preparing [2022-01-03T02:35:55.387Z] 1a058d5342cc: Preparing [2022-01-03T02:35:55.387Z] 1a058d5342cc: Waiting [2022-01-03T02:35:55.387Z] 4e0f566f809e: Layer already exists [2022-01-03T02:35:55.387Z] 7020c2bd8545: Layer already exists [2022-01-03T02:35:55.387Z] 710a5a8812a8: Layer already exists [2022-01-03T02:35:55.387Z] 598dbca971dd: Layer already exists [2022-01-03T02:35:55.387Z] dd96a1187172: Layer already exists [2022-01-03T02:35:55.387Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:55.387Z] main: digest: sha256:1d1178b5ad5654e2adee63cf1e157f55f808b493d149f4770c53f175beb792a1 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:55.423Z] ===================================================== [Pipeline] echo [2022-01-03T02:35:55.434Z] taggedImages: [2022-01-03T02:35:55.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:55.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-01-03T02:35:55.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.15 [2022-01-03T02:35:55.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:55.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-01-03T02:35:55.458Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-01-03T02:35:55.458Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:55.458Z] latest [2022-01-03T02:35:55.458Z] 2.2.0-dev.15 [2022-01-03T02:35:55.458Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:55.458Z] main [2022-01-03T02:35:55.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:55.780Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:56.080Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:56.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-03T02:35:56.080Z] 3c40cf8a69a5: Preparing [2022-01-03T02:35:56.080Z] c822d25ed855: Preparing [2022-01-03T02:35:56.080Z] 46533fa3875c: Preparing [2022-01-03T02:35:56.080Z] e975f7650e03: Preparing [2022-01-03T02:35:56.080Z] d3be202d6b1f: Preparing [2022-01-03T02:35:56.080Z] 9f511aa61dd0: Preparing [2022-01-03T02:35:56.080Z] ef8aa7dbf59a: Preparing [2022-01-03T02:35:56.080Z] cbfd233c23c1: Preparing [2022-01-03T02:35:56.080Z] 6a3decadfdf1: Preparing [2022-01-03T02:35:56.080Z] 1a058d5342cc: Preparing [2022-01-03T02:35:56.080Z] 9f511aa61dd0: Waiting [2022-01-03T02:35:56.080Z] ef8aa7dbf59a: Waiting [2022-01-03T02:35:56.080Z] cbfd233c23c1: Waiting [2022-01-03T02:35:56.080Z] 6a3decadfdf1: Waiting [2022-01-03T02:35:56.080Z] 1a058d5342cc: Waiting [2022-01-03T02:35:56.667Z] 3c40cf8a69a5: Pushed [2022-01-03T02:35:56.667Z] d3be202d6b1f: Pushed [2022-01-03T02:35:56.667Z] c822d25ed855: Pushed [2022-01-03T02:35:56.927Z] e975f7650e03: Pushed [2022-01-03T02:35:56.927Z] cbfd233c23c1: Pushed [2022-01-03T02:35:56.927Z] ef8aa7dbf59a: Pushed [2022-01-03T02:35:56.927Z] 9f511aa61dd0: Pushed [2022-01-03T02:35:56.927Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:56.927Z] 6a3decadfdf1: Pushed [2022-01-03T02:35:57.189Z] 46533fa3875c: Pushed [2022-01-03T02:35:57.189Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:4adb2282e84d3efe273de50ab64e7b5ef1c7efbf4dd9624c896a80be3bd9478c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:57.486Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:57.778Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-03T02:35:57.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-03T02:35:57.778Z] 3c40cf8a69a5: Preparing [2022-01-03T02:35:57.778Z] c822d25ed855: Preparing [2022-01-03T02:35:57.778Z] 46533fa3875c: Preparing [2022-01-03T02:35:57.778Z] e975f7650e03: Preparing [2022-01-03T02:35:57.778Z] d3be202d6b1f: Preparing [2022-01-03T02:35:57.778Z] 9f511aa61dd0: Preparing [2022-01-03T02:35:57.778Z] ef8aa7dbf59a: Preparing [2022-01-03T02:35:57.778Z] cbfd233c23c1: Preparing [2022-01-03T02:35:57.778Z] 6a3decadfdf1: Preparing [2022-01-03T02:35:57.778Z] 1a058d5342cc: Preparing [2022-01-03T02:35:57.778Z] cbfd233c23c1: Waiting [2022-01-03T02:35:57.778Z] 9f511aa61dd0: Waiting [2022-01-03T02:35:57.778Z] 6a3decadfdf1: Waiting [2022-01-03T02:35:57.778Z] 1a058d5342cc: Waiting [2022-01-03T02:35:57.778Z] ef8aa7dbf59a: Waiting [2022-01-03T02:35:57.778Z] 3c40cf8a69a5: Layer already exists [2022-01-03T02:35:57.778Z] e975f7650e03: Layer already exists [2022-01-03T02:35:57.778Z] 46533fa3875c: Layer already exists [2022-01-03T02:35:57.778Z] d3be202d6b1f: Layer already exists [2022-01-03T02:35:57.778Z] c822d25ed855: Layer already exists [2022-01-03T02:35:57.778Z] ef8aa7dbf59a: Layer already exists [2022-01-03T02:35:57.778Z] cbfd233c23c1: Layer already exists [2022-01-03T02:35:57.778Z] 9f511aa61dd0: Layer already exists [2022-01-03T02:35:57.778Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:57.778Z] 6a3decadfdf1: Layer already exists [2022-01-03T02:35:57.778Z] latest: digest: sha256:4adb2282e84d3efe273de50ab64e7b5ef1c7efbf4dd9624c896a80be3bd9478c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:58.076Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:58.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.15 [2022-01-03T02:35:58.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-03T02:35:58.379Z] 3c40cf8a69a5: Preparing [2022-01-03T02:35:58.379Z] c822d25ed855: Preparing [2022-01-03T02:35:58.379Z] 46533fa3875c: Preparing [2022-01-03T02:35:58.379Z] e975f7650e03: Preparing [2022-01-03T02:35:58.379Z] d3be202d6b1f: Preparing [2022-01-03T02:35:58.379Z] 9f511aa61dd0: Preparing [2022-01-03T02:35:58.379Z] ef8aa7dbf59a: Preparing [2022-01-03T02:35:58.379Z] cbfd233c23c1: Preparing [2022-01-03T02:35:58.379Z] 6a3decadfdf1: Preparing [2022-01-03T02:35:58.379Z] 1a058d5342cc: Preparing [2022-01-03T02:35:58.379Z] ef8aa7dbf59a: Waiting [2022-01-03T02:35:58.379Z] cbfd233c23c1: Waiting [2022-01-03T02:35:58.379Z] 6a3decadfdf1: Waiting [2022-01-03T02:35:58.379Z] 1a058d5342cc: Waiting [2022-01-03T02:35:58.379Z] 9f511aa61dd0: Waiting [2022-01-03T02:35:58.379Z] d3be202d6b1f: Layer already exists [2022-01-03T02:35:58.379Z] c822d25ed855: Layer already exists [2022-01-03T02:35:58.379Z] e975f7650e03: Layer already exists [2022-01-03T02:35:58.379Z] 3c40cf8a69a5: Layer already exists [2022-01-03T02:35:58.379Z] 46533fa3875c: Layer already exists [2022-01-03T02:35:58.379Z] 9f511aa61dd0: Layer already exists [2022-01-03T02:35:58.379Z] ef8aa7dbf59a: Layer already exists [2022-01-03T02:35:58.379Z] 6a3decadfdf1: Layer already exists [2022-01-03T02:35:58.379Z] cbfd233c23c1: Layer already exists [2022-01-03T02:35:58.379Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:58.379Z] 2.2.0-dev.15: digest: sha256:4adb2282e84d3efe273de50ab64e7b5ef1c7efbf4dd9624c896a80be3bd9478c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:58.680Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:58.971Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:58.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-03T02:35:58.971Z] 3c40cf8a69a5: Preparing [2022-01-03T02:35:58.971Z] c822d25ed855: Preparing [2022-01-03T02:35:58.971Z] 46533fa3875c: Preparing [2022-01-03T02:35:58.971Z] e975f7650e03: Preparing [2022-01-03T02:35:58.971Z] d3be202d6b1f: Preparing [2022-01-03T02:35:58.971Z] 9f511aa61dd0: Preparing [2022-01-03T02:35:58.971Z] ef8aa7dbf59a: Preparing [2022-01-03T02:35:58.971Z] cbfd233c23c1: Preparing [2022-01-03T02:35:58.971Z] 6a3decadfdf1: Preparing [2022-01-03T02:35:58.971Z] 1a058d5342cc: Preparing [2022-01-03T02:35:58.971Z] 9f511aa61dd0: Waiting [2022-01-03T02:35:58.971Z] ef8aa7dbf59a: Waiting [2022-01-03T02:35:58.971Z] cbfd233c23c1: Waiting [2022-01-03T02:35:58.971Z] 6a3decadfdf1: Waiting [2022-01-03T02:35:58.971Z] 1a058d5342cc: Waiting [2022-01-03T02:35:58.971Z] c822d25ed855: Layer already exists [2022-01-03T02:35:58.971Z] 3c40cf8a69a5: Layer already exists [2022-01-03T02:35:58.971Z] e975f7650e03: Layer already exists [2022-01-03T02:35:58.971Z] 46533fa3875c: Layer already exists [2022-01-03T02:35:58.971Z] d3be202d6b1f: Layer already exists [2022-01-03T02:35:58.971Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:58.971Z] ef8aa7dbf59a: Layer already exists [2022-01-03T02:35:58.971Z] 9f511aa61dd0: Layer already exists [2022-01-03T02:35:58.971Z] cbfd233c23c1: Layer already exists [2022-01-03T02:35:58.971Z] 6a3decadfdf1: Layer already exists [2022-01-03T02:35:58.971Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:4adb2282e84d3efe273de50ab64e7b5ef1c7efbf4dd9624c896a80be3bd9478c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:59.269Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:59.565Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-01-03T02:35:59.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-01-03T02:35:59.565Z] 3c40cf8a69a5: Preparing [2022-01-03T02:35:59.565Z] c822d25ed855: Preparing [2022-01-03T02:35:59.565Z] 46533fa3875c: Preparing [2022-01-03T02:35:59.565Z] e975f7650e03: Preparing [2022-01-03T02:35:59.565Z] d3be202d6b1f: Preparing [2022-01-03T02:35:59.565Z] 9f511aa61dd0: Preparing [2022-01-03T02:35:59.565Z] ef8aa7dbf59a: Preparing [2022-01-03T02:35:59.565Z] cbfd233c23c1: Preparing [2022-01-03T02:35:59.565Z] 6a3decadfdf1: Preparing [2022-01-03T02:35:59.565Z] 1a058d5342cc: Preparing [2022-01-03T02:35:59.565Z] 9f511aa61dd0: Waiting [2022-01-03T02:35:59.565Z] ef8aa7dbf59a: Waiting [2022-01-03T02:35:59.565Z] cbfd233c23c1: Waiting [2022-01-03T02:35:59.565Z] 6a3decadfdf1: Waiting [2022-01-03T02:35:59.565Z] 1a058d5342cc: Waiting [2022-01-03T02:35:59.565Z] 3c40cf8a69a5: Layer already exists [2022-01-03T02:35:59.565Z] c822d25ed855: Layer already exists [2022-01-03T02:35:59.565Z] 46533fa3875c: Layer already exists [2022-01-03T02:35:59.565Z] d3be202d6b1f: Layer already exists [2022-01-03T02:35:59.565Z] e975f7650e03: Layer already exists [2022-01-03T02:35:59.565Z] 6a3decadfdf1: Layer already exists [2022-01-03T02:35:59.565Z] 9f511aa61dd0: Layer already exists [2022-01-03T02:35:59.565Z] cbfd233c23c1: Layer already exists [2022-01-03T02:35:59.565Z] ef8aa7dbf59a: Layer already exists [2022-01-03T02:35:59.565Z] 1a058d5342cc: Layer already exists [2022-01-03T02:35:59.565Z] main: digest: sha256:4adb2282e84d3efe273de50ab64e7b5ef1c7efbf4dd9624c896a80be3bd9478c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:35:59.599Z] ===================================================== [Pipeline] echo [2022-01-03T02:35:59.614Z] taggedImages: [2022-01-03T02:35:59.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:59.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-01-03T02:35:59.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.15 [2022-01-03T02:35:59.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:59.614Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-01-03T02:35:59.642Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-01-03T02:35:59.642Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:35:59.642Z] latest [2022-01-03T02:35:59.642Z] 2.2.0-dev.15 [2022-01-03T02:35:59.642Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:35:59.642Z] main [2022-01-03T02:35:59.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:35:59.966Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:00.261Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:00.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-03T02:36:00.261Z] 14bb4d7880fa: Preparing [2022-01-03T02:36:00.261Z] 431ecc786f13: Preparing [2022-01-03T02:36:00.261Z] d74d7789cb70: Preparing [2022-01-03T02:36:00.261Z] 9b886d6c7954: Preparing [2022-01-03T02:36:00.261Z] 1a058d5342cc: Preparing [2022-01-03T02:36:00.261Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:00.261Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:00.261Z] 14bb4d7880fa: Pushed [2022-01-03T02:36:00.261Z] 9b886d6c7954: Pushed [2022-01-03T02:36:01.201Z] 431ecc786f13: Pushed [2022-01-03T02:36:01.467Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:0fa601385134c58c633e848386f4e079f4854ce8e167a7d77d304764b6e5bb33 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:01.768Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:02.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-03T02:36:02.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-03T02:36:02.060Z] 14bb4d7880fa: Preparing [2022-01-03T02:36:02.060Z] 431ecc786f13: Preparing [2022-01-03T02:36:02.060Z] d74d7789cb70: Preparing [2022-01-03T02:36:02.060Z] 9b886d6c7954: Preparing [2022-01-03T02:36:02.060Z] 1a058d5342cc: Preparing [2022-01-03T02:36:02.060Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:02.060Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:02.060Z] 431ecc786f13: Layer already exists [2022-01-03T02:36:02.060Z] 9b886d6c7954: Layer already exists [2022-01-03T02:36:02.060Z] 14bb4d7880fa: Layer already exists [2022-01-03T02:36:02.060Z] latest: digest: sha256:0fa601385134c58c633e848386f4e079f4854ce8e167a7d77d304764b6e5bb33 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:02.357Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:02.651Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.15 [2022-01-03T02:36:02.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-03T02:36:02.651Z] 14bb4d7880fa: Preparing [2022-01-03T02:36:02.651Z] 431ecc786f13: Preparing [2022-01-03T02:36:02.651Z] d74d7789cb70: Preparing [2022-01-03T02:36:02.651Z] 9b886d6c7954: Preparing [2022-01-03T02:36:02.651Z] 1a058d5342cc: Preparing [2022-01-03T02:36:02.651Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:02.651Z] 9b886d6c7954: Layer already exists [2022-01-03T02:36:02.651Z] 14bb4d7880fa: Layer already exists [2022-01-03T02:36:02.651Z] 431ecc786f13: Layer already exists [2022-01-03T02:36:02.651Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:02.651Z] 2.2.0-dev.15: digest: sha256:0fa601385134c58c633e848386f4e079f4854ce8e167a7d77d304764b6e5bb33 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:02.946Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:03.240Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:03.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-03T02:36:03.241Z] 14bb4d7880fa: Preparing [2022-01-03T02:36:03.241Z] 431ecc786f13: Preparing [2022-01-03T02:36:03.241Z] d74d7789cb70: Preparing [2022-01-03T02:36:03.241Z] 9b886d6c7954: Preparing [2022-01-03T02:36:03.241Z] 1a058d5342cc: Preparing [2022-01-03T02:36:03.241Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:03.241Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:03.241Z] 14bb4d7880fa: Layer already exists [2022-01-03T02:36:03.241Z] 9b886d6c7954: Layer already exists [2022-01-03T02:36:03.241Z] 431ecc786f13: Layer already exists [2022-01-03T02:36:03.241Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:0fa601385134c58c633e848386f4e079f4854ce8e167a7d77d304764b6e5bb33 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:03.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:03.839Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-01-03T02:36:03.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-01-03T02:36:03.839Z] 14bb4d7880fa: Preparing [2022-01-03T02:36:03.839Z] 431ecc786f13: Preparing [2022-01-03T02:36:03.839Z] d74d7789cb70: Preparing [2022-01-03T02:36:03.839Z] 9b886d6c7954: Preparing [2022-01-03T02:36:03.839Z] 1a058d5342cc: Preparing [2022-01-03T02:36:03.839Z] 9b886d6c7954: Layer already exists [2022-01-03T02:36:03.839Z] 431ecc786f13: Layer already exists [2022-01-03T02:36:03.839Z] 14bb4d7880fa: Layer already exists [2022-01-03T02:36:03.839Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:03.839Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:03.839Z] main: digest: sha256:0fa601385134c58c633e848386f4e079f4854ce8e167a7d77d304764b6e5bb33 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:36:03.877Z] ===================================================== [Pipeline] echo [2022-01-03T02:36:03.896Z] taggedImages: [2022-01-03T02:36:03.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:03.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-01-03T02:36:03.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.15 [2022-01-03T02:36:03.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:03.896Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-01-03T02:36:03.929Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-01-03T02:36:03.929Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:03.929Z] latest [2022-01-03T02:36:03.929Z] 2.2.0-dev.15 [2022-01-03T02:36:03.929Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:03.929Z] main [2022-01-03T02:36:03.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:04.262Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:04.557Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:04.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-03T02:36:04.557Z] 0754fff30b46: Preparing [2022-01-03T02:36:04.557Z] 8b4e6299180e: Preparing [2022-01-03T02:36:04.557Z] d74d7789cb70: Preparing [2022-01-03T02:36:04.557Z] bd4e20e19c65: Preparing [2022-01-03T02:36:04.557Z] 1a058d5342cc: Preparing [2022-01-03T02:36:04.557Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:04.557Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:04.557Z] bd4e20e19c65: Layer already exists [2022-01-03T02:36:04.557Z] 0754fff30b46: Pushed [2022-01-03T02:36:05.943Z] 8b4e6299180e: Pushed [2022-01-03T02:36:05.943Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:335d29b10612c22c4737a42804fc97b3a8ae10c063a35f718c8cab951fe448fe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:06.241Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:06.540Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-03T02:36:06.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-03T02:36:06.540Z] 0754fff30b46: Preparing [2022-01-03T02:36:06.540Z] 8b4e6299180e: Preparing [2022-01-03T02:36:06.540Z] d74d7789cb70: Preparing [2022-01-03T02:36:06.540Z] bd4e20e19c65: Preparing [2022-01-03T02:36:06.540Z] 1a058d5342cc: Preparing [2022-01-03T02:36:06.540Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:06.540Z] 0754fff30b46: Layer already exists [2022-01-03T02:36:06.540Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:06.540Z] bd4e20e19c65: Layer already exists [2022-01-03T02:36:06.540Z] 8b4e6299180e: Layer already exists [2022-01-03T02:36:06.540Z] latest: digest: sha256:335d29b10612c22c4737a42804fc97b3a8ae10c063a35f718c8cab951fe448fe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:06.840Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:07.133Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.15 [2022-01-03T02:36:07.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-03T02:36:07.133Z] 0754fff30b46: Preparing [2022-01-03T02:36:07.133Z] 8b4e6299180e: Preparing [2022-01-03T02:36:07.133Z] d74d7789cb70: Preparing [2022-01-03T02:36:07.133Z] bd4e20e19c65: Preparing [2022-01-03T02:36:07.133Z] 1a058d5342cc: Preparing [2022-01-03T02:36:07.133Z] 8b4e6299180e: Layer already exists [2022-01-03T02:36:07.133Z] bd4e20e19c65: Layer already exists [2022-01-03T02:36:07.133Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:07.133Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:07.133Z] 0754fff30b46: Layer already exists [2022-01-03T02:36:07.133Z] 2.2.0-dev.15: digest: sha256:335d29b10612c22c4737a42804fc97b3a8ae10c063a35f718c8cab951fe448fe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:07.430Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:07.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:07.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-03T02:36:07.722Z] 0754fff30b46: Preparing [2022-01-03T02:36:07.722Z] 8b4e6299180e: Preparing [2022-01-03T02:36:07.722Z] d74d7789cb70: Preparing [2022-01-03T02:36:07.722Z] bd4e20e19c65: Preparing [2022-01-03T02:36:07.722Z] 1a058d5342cc: Preparing [2022-01-03T02:36:07.722Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:07.722Z] bd4e20e19c65: Layer already exists [2022-01-03T02:36:07.722Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:07.722Z] 8b4e6299180e: Layer already exists [2022-01-03T02:36:07.722Z] 0754fff30b46: Layer already exists [2022-01-03T02:36:07.722Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:335d29b10612c22c4737a42804fc97b3a8ae10c063a35f718c8cab951fe448fe size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:08.021Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:08.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-01-03T02:36:08.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-01-03T02:36:08.312Z] 0754fff30b46: Preparing [2022-01-03T02:36:08.312Z] 8b4e6299180e: Preparing [2022-01-03T02:36:08.312Z] d74d7789cb70: Preparing [2022-01-03T02:36:08.312Z] bd4e20e19c65: Preparing [2022-01-03T02:36:08.312Z] 1a058d5342cc: Preparing [2022-01-03T02:36:08.312Z] d74d7789cb70: Layer already exists [2022-01-03T02:36:08.312Z] 8b4e6299180e: Layer already exists [2022-01-03T02:36:08.312Z] 0754fff30b46: Layer already exists [2022-01-03T02:36:08.312Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:08.312Z] bd4e20e19c65: Layer already exists [2022-01-03T02:36:08.312Z] main: digest: sha256:335d29b10612c22c4737a42804fc97b3a8ae10c063a35f718c8cab951fe448fe size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:36:08.361Z] ===================================================== [Pipeline] echo [2022-01-03T02:36:08.372Z] taggedImages: [2022-01-03T02:36:08.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:08.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-01-03T02:36:08.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.15 [2022-01-03T02:36:08.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:08.372Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-01-03T02:36:08.400Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-01-03T02:36:08.400Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:08.400Z] latest [2022-01-03T02:36:08.400Z] 2.2.0-dev.15 [2022-01-03T02:36:08.400Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:08.400Z] main [2022-01-03T02:36:08.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:08.744Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:09.040Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:09.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-03T02:36:09.040Z] abf6ccb694f8: Preparing [2022-01-03T02:36:09.040Z] 6556e5644617: Preparing [2022-01-03T02:36:09.040Z] 92deacf076f6: Preparing [2022-01-03T02:36:09.040Z] 4455f4d7b24d: Preparing [2022-01-03T02:36:09.040Z] 4b4527d9d361: Preparing [2022-01-03T02:36:09.040Z] 0419e16943bb: Preparing [2022-01-03T02:36:09.040Z] 2bc6eda7d6fe: Preparing [2022-01-03T02:36:09.040Z] 38c686747f67: Preparing [2022-01-03T02:36:09.040Z] 698317193ef4: Preparing [2022-01-03T02:36:09.040Z] 3de006b0ad1b: Preparing [2022-01-03T02:36:09.040Z] 1a058d5342cc: Preparing [2022-01-03T02:36:09.040Z] 0419e16943bb: Waiting [2022-01-03T02:36:09.040Z] 2bc6eda7d6fe: Waiting [2022-01-03T02:36:09.040Z] 38c686747f67: Waiting [2022-01-03T02:36:09.040Z] 698317193ef4: Waiting [2022-01-03T02:36:09.040Z] 3de006b0ad1b: Waiting [2022-01-03T02:36:09.040Z] 1a058d5342cc: Waiting [2022-01-03T02:36:09.040Z] 4b4527d9d361: Layer already exists [2022-01-03T02:36:09.308Z] 0419e16943bb: Layer already exists [2022-01-03T02:36:09.570Z] 2bc6eda7d6fe: Layer already exists [2022-01-03T02:36:09.570Z] 6556e5644617: Pushed [2022-01-03T02:36:09.570Z] 38c686747f67: Layer already exists [2022-01-03T02:36:09.570Z] 698317193ef4: Layer already exists [2022-01-03T02:36:09.831Z] 3de006b0ad1b: Layer already exists [2022-01-03T02:36:09.831Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:09.831Z] abf6ccb694f8: Pushed [2022-01-03T02:36:09.831Z] 92deacf076f6: Pushed [2022-01-03T02:36:14.037Z] 4455f4d7b24d: Pushed [2022-01-03T02:36:14.037Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:cbc6a9bc3b796400e051fbdedb836390a4f1175bf6c8d0ea3867bbd042c0e7fa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:14.337Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:14.626Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-03T02:36:14.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-03T02:36:14.626Z] abf6ccb694f8: Preparing [2022-01-03T02:36:14.626Z] 6556e5644617: Preparing [2022-01-03T02:36:14.626Z] 92deacf076f6: Preparing [2022-01-03T02:36:14.626Z] 4455f4d7b24d: Preparing [2022-01-03T02:36:14.626Z] 4b4527d9d361: Preparing [2022-01-03T02:36:14.626Z] 0419e16943bb: Preparing [2022-01-03T02:36:14.626Z] 2bc6eda7d6fe: Preparing [2022-01-03T02:36:14.626Z] 38c686747f67: Preparing [2022-01-03T02:36:14.626Z] 698317193ef4: Preparing [2022-01-03T02:36:14.626Z] 3de006b0ad1b: Preparing [2022-01-03T02:36:14.626Z] 1a058d5342cc: Preparing [2022-01-03T02:36:14.626Z] 38c686747f67: Waiting [2022-01-03T02:36:14.626Z] 698317193ef4: Waiting [2022-01-03T02:36:14.626Z] 3de006b0ad1b: Waiting [2022-01-03T02:36:14.626Z] 1a058d5342cc: Waiting [2022-01-03T02:36:14.626Z] 0419e16943bb: Waiting [2022-01-03T02:36:14.626Z] 2bc6eda7d6fe: Waiting [2022-01-03T02:36:14.626Z] 4b4527d9d361: Layer already exists [2022-01-03T02:36:14.626Z] 6556e5644617: Layer already exists [2022-01-03T02:36:14.626Z] 92deacf076f6: Layer already exists [2022-01-03T02:36:14.626Z] abf6ccb694f8: Layer already exists [2022-01-03T02:36:14.626Z] 4455f4d7b24d: Layer already exists [2022-01-03T02:36:14.626Z] 698317193ef4: Layer already exists [2022-01-03T02:36:14.626Z] 3de006b0ad1b: Layer already exists [2022-01-03T02:36:14.626Z] 2bc6eda7d6fe: Layer already exists [2022-01-03T02:36:14.626Z] 0419e16943bb: Layer already exists [2022-01-03T02:36:14.626Z] 38c686747f67: Layer already exists [2022-01-03T02:36:14.626Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:14.626Z] latest: digest: sha256:cbc6a9bc3b796400e051fbdedb836390a4f1175bf6c8d0ea3867bbd042c0e7fa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:14.922Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:15.214Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.15 [2022-01-03T02:36:15.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-03T02:36:15.214Z] abf6ccb694f8: Preparing [2022-01-03T02:36:15.214Z] 6556e5644617: Preparing [2022-01-03T02:36:15.214Z] 92deacf076f6: Preparing [2022-01-03T02:36:15.214Z] 4455f4d7b24d: Preparing [2022-01-03T02:36:15.214Z] 4b4527d9d361: Preparing [2022-01-03T02:36:15.214Z] 0419e16943bb: Preparing [2022-01-03T02:36:15.214Z] 2bc6eda7d6fe: Preparing [2022-01-03T02:36:15.214Z] 38c686747f67: Preparing [2022-01-03T02:36:15.214Z] 698317193ef4: Preparing [2022-01-03T02:36:15.214Z] 3de006b0ad1b: Preparing [2022-01-03T02:36:15.214Z] 1a058d5342cc: Preparing [2022-01-03T02:36:15.214Z] 38c686747f67: Waiting [2022-01-03T02:36:15.214Z] 0419e16943bb: Waiting [2022-01-03T02:36:15.214Z] 698317193ef4: Waiting [2022-01-03T02:36:15.214Z] 2bc6eda7d6fe: Waiting [2022-01-03T02:36:15.214Z] 3de006b0ad1b: Waiting [2022-01-03T02:36:15.214Z] 1a058d5342cc: Waiting [2022-01-03T02:36:15.214Z] abf6ccb694f8: Layer already exists [2022-01-03T02:36:15.214Z] 4b4527d9d361: Layer already exists [2022-01-03T02:36:15.214Z] 6556e5644617: Layer already exists [2022-01-03T02:36:15.214Z] 4455f4d7b24d: Layer already exists [2022-01-03T02:36:15.214Z] 92deacf076f6: Layer already exists [2022-01-03T02:36:15.214Z] 0419e16943bb: Layer already exists [2022-01-03T02:36:15.214Z] 38c686747f67: Layer already exists [2022-01-03T02:36:15.214Z] 2bc6eda7d6fe: Layer already exists [2022-01-03T02:36:15.214Z] 3de006b0ad1b: Layer already exists [2022-01-03T02:36:15.214Z] 698317193ef4: Layer already exists [2022-01-03T02:36:15.214Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:15.214Z] 2.2.0-dev.15: digest: sha256:cbc6a9bc3b796400e051fbdedb836390a4f1175bf6c8d0ea3867bbd042c0e7fa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:15.512Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:15.800Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:15.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-03T02:36:15.800Z] abf6ccb694f8: Preparing [2022-01-03T02:36:15.800Z] 6556e5644617: Preparing [2022-01-03T02:36:15.800Z] 92deacf076f6: Preparing [2022-01-03T02:36:15.800Z] 4455f4d7b24d: Preparing [2022-01-03T02:36:15.800Z] 4b4527d9d361: Preparing [2022-01-03T02:36:15.800Z] 0419e16943bb: Preparing [2022-01-03T02:36:15.800Z] 2bc6eda7d6fe: Preparing [2022-01-03T02:36:15.800Z] 38c686747f67: Preparing [2022-01-03T02:36:15.800Z] 698317193ef4: Preparing [2022-01-03T02:36:15.800Z] 3de006b0ad1b: Preparing [2022-01-03T02:36:15.800Z] 1a058d5342cc: Preparing [2022-01-03T02:36:15.800Z] 0419e16943bb: Waiting [2022-01-03T02:36:15.800Z] 2bc6eda7d6fe: Waiting [2022-01-03T02:36:15.800Z] 3de006b0ad1b: Waiting [2022-01-03T02:36:15.800Z] 38c686747f67: Waiting [2022-01-03T02:36:15.800Z] 698317193ef4: Waiting [2022-01-03T02:36:15.800Z] 1a058d5342cc: Waiting [2022-01-03T02:36:15.800Z] 92deacf076f6: Layer already exists [2022-01-03T02:36:15.800Z] 4455f4d7b24d: Layer already exists [2022-01-03T02:36:15.800Z] abf6ccb694f8: Layer already exists [2022-01-03T02:36:15.800Z] 4b4527d9d361: Layer already exists [2022-01-03T02:36:15.800Z] 6556e5644617: Layer already exists [2022-01-03T02:36:15.800Z] 0419e16943bb: Layer already exists [2022-01-03T02:36:15.800Z] 38c686747f67: Layer already exists [2022-01-03T02:36:15.800Z] 3de006b0ad1b: Layer already exists [2022-01-03T02:36:15.800Z] 2bc6eda7d6fe: Layer already exists [2022-01-03T02:36:15.800Z] 698317193ef4: Layer already exists [2022-01-03T02:36:15.800Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:15.800Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:cbc6a9bc3b796400e051fbdedb836390a4f1175bf6c8d0ea3867bbd042c0e7fa size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:16.094Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:36:16.387Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-01-03T02:36:16.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-01-03T02:36:16.388Z] abf6ccb694f8: Preparing [2022-01-03T02:36:16.388Z] 6556e5644617: Preparing [2022-01-03T02:36:16.388Z] 92deacf076f6: Preparing [2022-01-03T02:36:16.388Z] 4455f4d7b24d: Preparing [2022-01-03T02:36:16.388Z] 4b4527d9d361: Preparing [2022-01-03T02:36:16.388Z] 0419e16943bb: Preparing [2022-01-03T02:36:16.388Z] 2bc6eda7d6fe: Preparing [2022-01-03T02:36:16.388Z] 38c686747f67: Preparing [2022-01-03T02:36:16.388Z] 698317193ef4: Preparing [2022-01-03T02:36:16.388Z] 3de006b0ad1b: Preparing [2022-01-03T02:36:16.388Z] 1a058d5342cc: Preparing [2022-01-03T02:36:16.388Z] 0419e16943bb: Waiting [2022-01-03T02:36:16.388Z] 2bc6eda7d6fe: Waiting [2022-01-03T02:36:16.388Z] 38c686747f67: Waiting [2022-01-03T02:36:16.388Z] 698317193ef4: Waiting [2022-01-03T02:36:16.388Z] 3de006b0ad1b: Waiting [2022-01-03T02:36:16.388Z] 1a058d5342cc: Waiting [2022-01-03T02:36:16.388Z] 6556e5644617: Layer already exists [2022-01-03T02:36:16.388Z] 4b4527d9d361: Layer already exists [2022-01-03T02:36:16.388Z] 92deacf076f6: Layer already exists [2022-01-03T02:36:16.388Z] 4455f4d7b24d: Layer already exists [2022-01-03T02:36:16.388Z] abf6ccb694f8: Layer already exists [2022-01-03T02:36:16.388Z] 0419e16943bb: Layer already exists [2022-01-03T02:36:16.388Z] 2bc6eda7d6fe: Layer already exists [2022-01-03T02:36:16.388Z] 698317193ef4: Layer already exists [2022-01-03T02:36:16.388Z] 38c686747f67: Layer already exists [2022-01-03T02:36:16.388Z] 3de006b0ad1b: Layer already exists [2022-01-03T02:36:16.388Z] 1a058d5342cc: Layer already exists [2022-01-03T02:36:16.388Z] main: digest: sha256:cbc6a9bc3b796400e051fbdedb836390a4f1175bf6c8d0ea3867bbd042c0e7fa size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:36:16.423Z] ===================================================== [Pipeline] echo [2022-01-03T02:36:16.439Z] taggedImages: [2022-01-03T02:36:16.439Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:36:16.439Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-01-03T02:36:16.439Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.15 [2022-01-03T02:36:16.439Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:36:16.439Z] - 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] } [2022-01-03T02:36:48.722Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2022-01-03T02:36:48.722Z] Removing intermediate container 8cd8ee2240f1 [2022-01-03T02:36:48.722Z] ---> d15a0ec26c6b [2022-01-03T02:36:48.722Z] [2022-01-03T02:36:48.722Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:36:48.722Z] 3.14: Pulling from library/alpine [2022-01-03T02:36:50.709Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-03T02:36:50.709Z] Status: Downloaded newer image for alpine:3.14 [2022-01-03T02:36:50.709Z] ---> 5b8b7b635229 [2022-01-03T02:36:50.709Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:36:50.985Z] ---> Running in be5be47899d1 [2022-01-03T02:36:52.423Z] Removing intermediate container 4690422574c1 [2022-01-03T02:36:52.423Z] ---> 469d2a3304e4 [2022-01-03T02:36:52.423Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-01-03T02:36:52.702Z] ---> Running in d1394d9ce343 [2022-01-03T02:36:52.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:36:53.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:36:54.575Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-01-03T02:36:54.575Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:36:54.575Z] OK: 6 MiB in 15 packages [2022-01-03T02:36:54.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-01-03T02:36:56.293Z] Removing intermediate container be5be47899d1 [2022-01-03T02:36:56.293Z] ---> d2532864c86d [2022-01-03T02:36:56.293Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:36:56.572Z] ---> Running in ee68ecc90534 [2022-01-03T02:36:56.572Z] Removing intermediate container 1daf03bd900f [2022-01-03T02:36:56.572Z] ---> a66fc2060dcf [2022-01-03T02:36:56.572Z] [2022-01-03T02:36:56.572Z] Step 9/20 : FROM alpine:3.14 [2022-01-03T02:36:56.572Z] ---> 5b8b7b635229 [2022-01-03T02:36:56.572Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-01-03T02:36:56.853Z] ---> Running in 254356ff29ff [2022-01-03T02:36:57.451Z] Removing intermediate container ee68ecc90534 [2022-01-03T02:36:57.451Z] ---> d0dafdb6e905 [2022-01-03T02:36:57.451Z] Step 12/22 : ENV APP_PORT=59882 [2022-01-03T02:36:57.451Z] ---> Running in d67e7ace4d58 [2022-01-03T02:36:58.438Z] Removing intermediate container d67e7ace4d58 [2022-01-03T02:36:58.438Z] ---> 22bccf24d667 [2022-01-03T02:36:58.438Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:36:58.719Z] ---> Running in e92c799a626c [2022-01-03T02:36:58.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:36:59.285Z] Removing intermediate container e92c799a626c [2022-01-03T02:36:59.285Z] ---> d9499f8bf883 [2022-01-03T02:36:59.285Z] Step 14/22 : WORKDIR / [2022-01-03T02:36:59.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:36:59.285Z] ---> Running in 4e4c32c11f36 [2022-01-03T02:36:59.898Z] Removing intermediate container d1394d9ce343 [2022-01-03T02:36:59.898Z] ---> ddf9843b06a1 [2022-01-03T02:36:59.898Z] [2022-01-03T02:36:59.898Z] Step 10/22 : FROM docker:20.10.10 [2022-01-03T02:36:59.898Z] 20.10.10: Pulling from library/docker [2022-01-03T02:37:00.170Z] Removing intermediate container 4e4c32c11f36 [2022-01-03T02:37:00.170Z] ---> a217d67cd2e3 [2022-01-03T02:37:00.170Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:37:00.170Z] (1/5) Installing ca-certificates (20191127-r5) [2022-01-03T02:37:00.170Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:37:00.445Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:37:00.445Z] (4/5) Installing libcurl (7.79.1-r0) [2022-01-03T02:37:00.445Z] (5/5) Installing curl (7.79.1-r0) [2022-01-03T02:37:00.445Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:37:00.445Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:37:00.719Z] OK: 8 MiB in 19 packages [2022-01-03T02:37:01.707Z] ---> 14805d7e4762 [2022-01-03T02:37:01.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-01-03T02:37:02.691Z] Removing intermediate container 83fb926f6977 [2022-01-03T02:37:02.691Z] ---> 2f9a3a3447c2 [2022-01-03T02:37:02.691Z] [2022-01-03T02:37:02.691Z] Step 9/21 : FROM alpine:3.14 [2022-01-03T02:37:02.691Z] ---> 5b8b7b635229 [2022-01-03T02:37:02.691Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-01-03T02:37:02.974Z] ---> Running in 0e5d04f3c890 [2022-01-03T02:37:03.572Z] Removing intermediate container 254356ff29ff [2022-01-03T02:37:03.572Z] ---> 9502da5d0951 [2022-01-03T02:37:03.572Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:37:03.572Z] ---> Running in ccdf81e581a3 [2022-01-03T02:37:03.846Z] ---> ed2c09fbcbae [2022-01-03T02:37:03.846Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-01-03T02:37:04.123Z] Removing intermediate container d217572277e9 [2022-01-03T02:37:04.123Z] ---> ddf7517ce7fc [2022-01-03T02:37:04.123Z] [2022-01-03T02:37:04.123Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:37:04.123Z] ---> 5b8b7b635229 [2022-01-03T02:37:04.123Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:37:04.123Z] ---> Using cache [2022-01-03T02:37:04.123Z] ---> d2532864c86d [2022-01-03T02:37:04.123Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:37:04.123Z] ---> Using cache [2022-01-03T02:37:04.123Z] ---> d0dafdb6e905 [2022-01-03T02:37:04.123Z] Step 12/22 : ENV APP_PORT=59881 [2022-01-03T02:37:04.409Z] ---> Running in 3722931fab89 [2022-01-03T02:37:04.409Z] Removing intermediate container ccdf81e581a3 [2022-01-03T02:37:04.409Z] ---> fae0cdfce2a9 [2022-01-03T02:37:04.409Z] Step 12/20 : WORKDIR /edgex [2022-01-03T02:37:04.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:37:04.409Z] ---> Running in 74eb7e8848dc [2022-01-03T02:37:04.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:37:04.957Z] ---> f583ddb41321 [2022-01-03T02:37:04.957Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-01-03T02:37:04.957Z] Removing intermediate container 3722931fab89 [2022-01-03T02:37:04.957Z] ---> 54bcac56cbc9 [2022-01-03T02:37:04.957Z] Step 13/22 : EXPOSE $APP_PORT [2022-01-03T02:37:04.957Z] ---> Running in 9c2aab393871 [2022-01-03T02:37:04.957Z] ---> Running in ed5448d77976 [2022-01-03T02:37:05.236Z] Removing intermediate container 74eb7e8848dc [2022-01-03T02:37:05.236Z] ---> 3bff4edc5e34 [2022-01-03T02:37:05.236Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-01-03T02:37:05.507Z] (1/2) Installing ca-certificates (20191127-r5) [2022-01-03T02:37:05.507Z] Removing intermediate container 9c2aab393871 [2022-01-03T02:37:05.507Z] ---> 6d0b42347e80 [2022-01-03T02:37:05.507Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:37:05.782Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:37:05.782Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:37:05.782Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:37:05.782Z] ---> Running in 5809aaf2be7a [2022-01-03T02:37:05.782Z] Removing intermediate container ed5448d77976 [2022-01-03T02:37:05.782Z] ---> 32996ea45b0b [2022-01-03T02:37:05.782Z] Step 14/22 : WORKDIR / [2022-01-03T02:37:06.063Z] OK: 6 MiB in 16 packages [2022-01-03T02:37:06.063Z] ---> Running in fa4ac3ab1432 [2022-01-03T02:37:06.659Z] Removing intermediate container 5809aaf2be7a [2022-01-03T02:37:06.659Z] ---> c5ac45925bfe [2022-01-03T02:37:06.659Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:37:06.659Z] ---> 0344e98c68e1 [2022-01-03T02:37:06.659Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-01-03T02:37:06.933Z] ---> Running in ecef1b2e1968 [2022-01-03T02:37:06.933Z] Removing intermediate container fa4ac3ab1432 [2022-01-03T02:37:06.933Z] ---> b939f86a787d [2022-01-03T02:37:06.933Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:37:07.919Z] Removing intermediate container ecef1b2e1968 [2022-01-03T02:37:07.919Z] ---> 0fdbad93f3d3 [2022-01-03T02:37:07.919Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:37:07.919Z] ---> Running in 4785752e91de [2022-01-03T02:37:07.919Z] Removing intermediate container 0e5d04f3c890 [2022-01-03T02:37:07.919Z] ---> 84e67517104d [2022-01-03T02:37:07.919Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:37:08.195Z] ---> Running in bf79062bcd15 [2022-01-03T02:37:08.195Z] ---> 1714599aa061 [2022-01-03T02:37:08.195Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-01-03T02:37:08.484Z] Removing intermediate container 4785752e91de [2022-01-03T02:37:08.484Z] ---> 4e376ff238e7 [2022-01-03T02:37:08.484Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:37:08.484Z] ---> 1216c69a0f75 [2022-01-03T02:37:08.484Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-01-03T02:37:08.758Z] ---> Running in 9e999f2ce77f [2022-01-03T02:37:08.758Z] Removing intermediate container bf79062bcd15 [2022-01-03T02:37:08.758Z] ---> 0644ef6bb1c2 [2022-01-03T02:37:08.758Z] Step 12/21 : ENV APP_PORT=59860 [2022-01-03T02:37:08.758Z] ---> Running in d0c689bb0be7 [2022-01-03T02:37:09.354Z] Removing intermediate container 9e999f2ce77f [2022-01-03T02:37:09.355Z] ---> eb7b21c16a2e [2022-01-03T02:37:09.355Z] [2022-01-03T02:37:09.355Z] Removing intermediate container d0c689bb0be7 [2022-01-03T02:37:09.355Z] ---> 2d868c5093c0 [2022-01-03T02:37:09.355Z] Step 13/21 : EXPOSE $APP_PORT [2022-01-03T02:37:09.627Z] ---> Running in f03dc621ee05 [2022-01-03T02:37:09.905Z] Successfully built eb7b21c16a2e [2022-01-03T02:37:09.905Z] Successfully tagged core-command-arm64:latest [2022-01-03T02:37:09.905Z]  Building core-command ... done Building security-bootstrapper [2022-01-03T02:37:10.176Z] ---> 85d36690a39a [2022-01-03T02:37:10.176Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-01-03T02:37:10.176Z] Removing intermediate container f03dc621ee05 [2022-01-03T02:37:10.176Z] ---> 42abf774f328 [2022-01-03T02:37:10.176Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:37:10.450Z] ---> 904eea536461 [2022-01-03T02:37:10.450Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-01-03T02:37:10.724Z] ---> Running in 5cc7a1214ebe [2022-01-03T02:37:11.326Z] ---> 5384f70af904 [2022-01-03T02:37:11.326Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-01-03T02:37:11.326Z] ---> 138dc32798e2 [2022-01-03T02:37:11.326Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-01-03T02:37:11.602Z] ---> Running in dd243baa2903 [2022-01-03T02:37:11.602Z] Removing intermediate container 5cc7a1214ebe [2022-01-03T02:37:11.602Z] ---> 1caed2a9dc76 [2022-01-03T02:37:11.602Z] Step 17/20 : CMD ["--init=true"] [2022-01-03T02:37:11.875Z] ---> Running in 98803b18e7b6 [2022-01-03T02:37:12.149Z] Removing intermediate container dd243baa2903 [2022-01-03T02:37:12.149Z] ---> c96181b7dfb8 [2022-01-03T02:37:12.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:37:12.422Z] Removing intermediate container 98803b18e7b6 [2022-01-03T02:37:12.422Z] ---> d5da56061f5b [2022-01-03T02:37:12.422Z] Step 18/20 : LABEL arch=arm64 [2022-01-03T02:37:12.698Z] ---> Running in 6d9d5de297b9 [2022-01-03T02:37:12.698Z] ---> Running in 0b2b6aa03109 [2022-01-03T02:37:13.299Z] Removing intermediate container 6d9d5de297b9 [2022-01-03T02:37:13.299Z] ---> e5cf57bc5192 [2022-01-03T02:37:13.299Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:37:13.299Z] ---> Running in 5bfd90db0046 [2022-01-03T02:37:13.299Z] Removing intermediate container 0b2b6aa03109 [2022-01-03T02:37:13.299Z] ---> f1719bfdc12a [2022-01-03T02:37:13.299Z] Step 19/20 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:37:13.575Z] ---> b0c7ca963444 [2022-01-03T02:37:13.575Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-01-03T02:37:13.575Z] ---> Running in 85b13764f5d2 [2022-01-03T02:37:13.849Z] Removing intermediate container 5bfd90db0046 [2022-01-03T02:37:13.849Z] ---> 3dde0ccba9fe [2022-01-03T02:37:13.849Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:37:14.126Z] ---> Running in 69ba41af30db [2022-01-03T02:37:14.126Z] Removing intermediate container 85b13764f5d2 [2022-01-03T02:37:14.126Z] ---> 478d3d3c6040 [2022-01-03T02:37:14.126Z] Step 20/20 : LABEL version=2.2.0-dev.15 [2022-01-03T02:37:14.399Z] ---> Running in caae158f41a6 [2022-01-03T02:37:14.399Z] ---> 89bbd8364efb [2022-01-03T02:37:14.399Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-01-03T02:37:14.675Z] ---> Running in 6b2589e6226d [2022-01-03T02:37:14.675Z] Removing intermediate container 69ba41af30db [2022-01-03T02:37:14.675Z] ---> 9b813506bef3 [2022-01-03T02:37:14.675Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:37:14.946Z] ---> Running in a7b0f9d39333 [2022-01-03T02:37:14.946Z] Removing intermediate container caae158f41a6 [2022-01-03T02:37:14.946Z] ---> f97d95b5e9f2 [2022-01-03T02:37:14.946Z] [2022-01-03T02:37:15.222Z] Removing intermediate container 6b2589e6226d [2022-01-03T02:37:15.222Z] ---> 912baf113453 [2022-01-03T02:37:15.222Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:37:15.222Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-01-03T02:37:15.222Z] Status: Downloaded newer image for docker:20.10.10 [2022-01-03T02:37:15.222Z] ---> 520e9a0a30f7 [2022-01-03T02:37:15.222Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:37:15.492Z] Removing intermediate container a7b0f9d39333 [2022-01-03T02:37:15.492Z] ---> 450ae69bd287 [2022-01-03T02:37:15.492Z] [2022-01-03T02:37:15.492Z] Successfully built f97d95b5e9f2 [2022-01-03T02:37:15.492Z] Successfully tagged security-proxy-setup-arm64:latest [2022-01-03T02:37:15.492Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-01-03T02:37:15.492Z] ---> Running in 7cd3c9bcf970 [2022-01-03T02:37:15.492Z] ---> Running in ea73755fcf08 [2022-01-03T02:37:15.765Z] Successfully built 450ae69bd287 [2022-01-03T02:37:15.765Z] Successfully tagged core-metadata-arm64:latest [2022-01-03T02:37:15.765Z] Building support-scheduler [2022-01-03T02:37:16.040Z]  Building core-metadata ... done Removing intermediate container 7cd3c9bcf970 [2022-01-03T02:37:16.040Z] ---> 5ecb6051f6bb [2022-01-03T02:37:16.040Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-01-03T02:37:16.040Z] Removing intermediate container ea73755fcf08 [2022-01-03T02:37:16.040Z] ---> 058021be4627 [2022-01-03T02:37:16.040Z] Step 19/21 : LABEL arch=arm64 [2022-01-03T02:37:16.040Z] ---> Running in 73f534e0498b [2022-01-03T02:37:16.040Z] ---> Running in 851e8d7b767b [2022-01-03T02:37:16.641Z] Removing intermediate container 851e8d7b767b [2022-01-03T02:37:16.642Z] ---> 1994a1ffde6e [2022-01-03T02:37:16.642Z] Step 20/21 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:37:16.918Z] ---> Running in 235f54e26b36 [2022-01-03T02:37:17.191Z] Removing intermediate container 235f54e26b36 [2022-01-03T02:37:17.191Z] ---> 035959914f41 [2022-01-03T02:37:17.191Z] Step 21/21 : LABEL version=2.2.0-dev.15 [2022-01-03T02:37:17.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:37:17.462Z] ---> Running in 5e260ec71eee [2022-01-03T02:37:17.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:37:18.062Z] Removing intermediate container 5e260ec71eee [2022-01-03T02:37:18.063Z] ---> b4ea95490ff6 [2022-01-03T02:37:18.063Z] [2022-01-03T02:37:18.335Z] Successfully built b4ea95490ff6 [2022-01-03T02:37:18.335Z] Successfully tagged support-notifications-arm64:latest [2022-01-03T02:37:18.335Z] Building core-data [2022-01-03T02:37:18.335Z]  Building support-notifications ... done (1/42) Installing readline (8.1.0-r0) [2022-01-03T02:37:18.335Z] (2/42) Installing bash (5.1.4-r0) [2022-01-03T02:37:18.335Z] Executing bash-5.1.4-r0.post-install [2022-01-03T02:37:18.335Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-01-03T02:37:18.335Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-01-03T02:37:18.335Z] (5/42) Installing libcurl (7.79.1-r0) [2022-01-03T02:37:18.335Z] (6/42) Installing curl (7.79.1-r0) [2022-01-03T02:37:18.335Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-01-03T02:37:18.335Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-01-03T02:37:18.335Z] (9/42) Installing expat (2.4.1-r0) [2022-01-03T02:37:18.335Z] (10/42) Installing libffi (3.3-r2) [2022-01-03T02:37:18.335Z] (11/42) Installing gdbm (1.19-r0) [2022-01-03T02:37:18.609Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-01-03T02:37:18.609Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:37:18.609Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:37:18.609Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-01-03T02:37:18.609Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-01-03T02:37:18.609Z] (17/42) Installing python3 (3.9.5-r2) [2022-01-03T02:37:20.592Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-01-03T02:37:20.592Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-01-03T02:37:20.592Z] (20/42) Installing py3-idna (3.2-r0) [2022-01-03T02:37:20.592Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-01-03T02:37:20.866Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-01-03T02:37:20.866Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-01-03T02:37:20.866Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-01-03T02:37:20.866Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-01-03T02:37:20.866Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-01-03T02:37:20.866Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-01-03T02:37:20.866Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-01-03T02:37:20.866Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-01-03T02:37:20.866Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-01-03T02:37:20.866Z] (31/42) Installing py3-six (1.15.0-r1) [2022-01-03T02:37:20.866Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-01-03T02:37:20.866Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-01-03T02:37:20.866Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-01-03T02:37:21.139Z] (35/42) Installing py3-packaging (20.9-r1) [2022-01-03T02:37:21.139Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-01-03T02:37:21.139Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-01-03T02:37:21.139Z] (38/42) Installing py3-progress (1.5-r2) [2022-01-03T02:37:21.139Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-01-03T02:37:21.139Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-01-03T02:37:21.139Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-01-03T02:37:21.412Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-01-03T02:37:21.691Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:37:21.968Z] OK: 84 MiB in 64 packages [2022-01-03T02:37:26.284Z] Collecting docker-compose==1.23.2 [2022-01-03T02:37:26.284Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-01-03T02:37:26.284Z] Collecting docker<4.0,>=3.6.0 [2022-01-03T02:37:26.557Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-01-03T02:37:26.557Z] Collecting docopt<0.7,>=0.6.1 [2022-01-03T02:37:26.557Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-01-03T02:37:28.730Z] Collecting cached-property<2,>=1.2.0 [2022-01-03T02:37:28.730Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-01-03T02:37:28.730Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-01-03T02:37:29.348Z] Collecting PyYAML<4,>=3.10 [2022-01-03T02:37:29.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-01-03T02:37:32.736Z] Collecting jsonschema<3,>=2.5.1 [2022-01-03T02:37:32.736Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-01-03T02:37:33.714Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-01-03T02:37:33.714Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-01-03T02:37:33.714Z] Collecting dockerpty<0.5,>=0.4.1 [2022-01-03T02:37:33.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-01-03T02:37:35.712Z] Collecting websocket-client<1.0,>=0.32.0 [2022-01-03T02:37:35.712Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:37:35.712Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:37:35.712Z] ---> c42411c35867 [2022-01-03T02:37:35.712Z] Step 3/30 : WORKDIR /edgex-go [2022-01-03T02:37:35.712Z] ---> Using cache [2022-01-03T02:37:35.712Z] ---> 45e05f2bfdca [2022-01-03T02:37:35.712Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:37:35.712Z] ---> Using cache [2022-01-03T02:37:35.712Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-01-03T02:37:35.712Z] ---> 998d8fd417bc [2022-01-03T02:37:35.712Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-01-03T02:37:35.712Z] ---> Using cache [2022-01-03T02:37:35.712Z] ---> 707f42770a79 [2022-01-03T02:37:35.712Z] Step 6/30 : COPY . . [2022-01-03T02:37:35.712Z] ---> Using cache [2022-01-03T02:37:35.712Z] ---> 611c1602ea56 [2022-01-03T02:37:35.712Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:37:35.712Z] ---> Using cache [2022-01-03T02:37:35.712Z] ---> 2391b6d19ac9 [2022-01-03T02:37:35.712Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-01-03T02:37:35.712Z] Collecting texttable<0.10,>=0.9.0 [2022-01-03T02:37:36.003Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-01-03T02:37:37.987Z] ---> Running in d92a22a77037 [2022-01-03T02:37:38.270Z] Collecting docker-pycreds>=0.4.0 [2022-01-03T02:37:38.270Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-01-03T02:37:39.259Z] Collecting chardet<3.1.0,>=3.0.2 [2022-01-03T02:37:39.259Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-01-03T02:37:39.530Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-01-03T02:37:39.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-01-03T02:37:40.125Z] Collecting urllib3<1.25,>=1.21.1 [2022-01-03T02:37:40.125Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-01-03T02:37:40.398Z] Collecting idna<2.8,>=2.5 [2022-01-03T02:37:40.398Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-01-03T02:37:40.675Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-01-03T02:37:40.675Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-01-03T02:37:40.675Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-01-03T02:37:40.675Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-01-03T02:37:41.658Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-01-03T02:37:41.658Z] Attempting uninstall: urllib3 [2022-01-03T02:37:41.658Z] Found existing installation: urllib3 1.26.5 [2022-01-03T02:37:41.658Z] Uninstalling urllib3-1.26.5: [2022-01-03T02:37:41.658Z] Successfully uninstalled urllib3-1.26.5 [2022-01-03T02:37:42.255Z] Attempting uninstall: idna [2022-01-03T02:37:42.255Z] Found existing installation: idna 3.2 [2022-01-03T02:37:42.255Z] Uninstalling idna-3.2: [2022-01-03T02:37:42.534Z] Successfully uninstalled idna-3.2 [2022-01-03T02:37:43.515Z] Attempting uninstall: chardet [2022-01-03T02:37:43.515Z] Found existing installation: chardet 4.0.0 [2022-01-03T02:37:43.515Z] Uninstalling chardet-4.0.0: [2022-01-03T02:37:43.515Z] Successfully uninstalled chardet-4.0.0 [2022-01-03T02:37:43.792Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:37:43.792Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:37:43.792Z] ---> c42411c35867 [2022-01-03T02:37:43.792Z] Step 3/24 : WORKDIR /edgex-go [2022-01-03T02:37:43.792Z] ---> Using cache [2022-01-03T02:37:43.792Z] ---> 45e05f2bfdca [2022-01-03T02:37:43.792Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:37:43.792Z] ---> Using cache [2022-01-03T02:37:43.792Z] ---> 998d8fd417bc [2022-01-03T02:37:43.792Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-01-03T02:37:43.792Z] ---> Using cache [2022-01-03T02:37:43.792Z] ---> 707f42770a79 [2022-01-03T02:37:43.792Z] Step 6/24 : COPY . . [2022-01-03T02:37:43.792Z] ---> Using cache [2022-01-03T02:37:43.792Z] ---> 611c1602ea56 [2022-01-03T02:37:43.792Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:37:43.792Z] ---> Using cache [2022-01-03T02:37:43.792Z] ---> 2391b6d19ac9 [2022-01-03T02:37:43.792Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-01-03T02:37:44.785Z] ---> Running in 3500a0d65f3c [2022-01-03T02:37:44.786Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:37:44.786Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:37:44.786Z] ---> c42411c35867 [2022-01-03T02:37:44.786Z] Step 3/23 : WORKDIR /edgex-go [2022-01-03T02:37:44.786Z] ---> Using cache [2022-01-03T02:37:44.786Z] ---> 45e05f2bfdca [2022-01-03T02:37:44.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:37:44.786Z] ---> Using cache [2022-01-03T02:37:44.786Z] ---> 998d8fd417bc [2022-01-03T02:37:44.786Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-01-03T02:37:44.786Z] ---> Using cache [2022-01-03T02:37:44.786Z] ---> 707f42770a79 [2022-01-03T02:37:44.786Z] Step 6/23 : COPY go.mod . [2022-01-03T02:37:45.787Z] Attempting uninstall: requests [2022-01-03T02:37:45.787Z] Found existing installation: requests 2.25.1 [2022-01-03T02:37:45.787Z] Uninstalling requests-2.25.1: [2022-01-03T02:37:46.064Z] ---> a05051859ac1 [2022-01-03T02:37:46.064Z] Step 7/23 : RUN go mod download [2022-01-03T02:37:46.064Z] Successfully uninstalled requests-2.25.1 [2022-01-03T02:37:46.348Z] ---> Running in 41c4f769c340 [2022-01-03T02:37:46.624Z] Running setup.py install for texttable: started [2022-01-03T02:37:46.624Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-01-03T02:37:46.624Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-01-03T02:37:46.624Z] ---> c42411c35867 [2022-01-03T02:37:46.624Z] Step 3/22 : WORKDIR /edgex-go [2022-01-03T02:37:46.624Z] ---> Using cache [2022-01-03T02:37:46.624Z] ---> 45e05f2bfdca [2022-01-03T02:37:46.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:37:46.624Z] ---> Using cache [2022-01-03T02:37:46.624Z] ---> 998d8fd417bc [2022-01-03T02:37:46.624Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-01-03T02:37:46.624Z] ---> Running in 3204d1205535 [2022-01-03T02:37:46.899Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-01-03T02:37:48.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:37:49.158Z] Running setup.py install for texttable: finished with status 'done' [2022-01-03T02:37:49.158Z] Running setup.py install for PyYAML: started [2022-01-03T02:37:49.761Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:37:50.745Z] OK: 219 MiB in 52 packages [2022-01-03T02:37:52.190Z] Removing intermediate container 3204d1205535 [2022-01-03T02:37:52.190Z] ---> 594214fabc28 [2022-01-03T02:37:52.190Z] Step 6/22 : COPY . . [2022-01-03T02:37:52.492Z] Running setup.py install for PyYAML: finished with status 'done' [2022-01-03T02:37:52.767Z] Removing intermediate container 41c4f769c340 [2022-01-03T02:37:52.767Z] ---> 5b19d6f74d4d [2022-01-03T02:37:52.767Z] Step 8/23 : COPY . . [2022-01-03T02:37:53.043Z] Running setup.py install for docopt: started [2022-01-03T02:37:55.679Z] Running setup.py install for docopt: finished with status 'done' [2022-01-03T02:37:55.679Z] Running setup.py install for dockerpty: started [2022-01-03T02:37:58.315Z] Running setup.py install for dockerpty: finished with status 'done' [2022-01-03T02:38:00.298Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-01-03T02:38:12.719Z] ---> 350ce36cd46c [2022-01-03T02:38:12.719Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-03T02:38:12.719Z] ---> Running in 7e3bb3d747c9 [2022-01-03T02:38:12.719Z] ---> 0a648520f588 [2022-01-03T02:38:12.719Z] Step 9/23 : RUN go mod tidy [2022-01-03T02:38:12.719Z] ---> Running in 4fe80bd62b83 [2022-01-03T02:38:18.141Z] Removing intermediate container 7e3bb3d747c9 [2022-01-03T02:38:18.141Z] ---> 9cb59959366d [2022-01-03T02:38:18.141Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-01-03T02:38:18.413Z] ---> Running in 05e6ee206f46 [2022-01-03T02:38:20.408Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2022-01-03T02:38:21.384Z] Removing intermediate container 73f534e0498b [2022-01-03T02:38:21.384Z] ---> 7a6db351ef25 [2022-01-03T02:38:21.384Z] Step 13/22 : ENV APP_PORT=58890 [2022-01-03T02:38:21.384Z] ---> Running in 910b2d9b4e14 [2022-01-03T02:38:21.657Z] Removing intermediate container 4fe80bd62b83 [2022-01-03T02:38:21.657Z] ---> 3ca5103e5983 [2022-01-03T02:38:21.657Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-01-03T02:38:21.657Z] ---> Running in a939202c42aa [2022-01-03T02:38:22.270Z] Removing intermediate container 910b2d9b4e14 [2022-01-03T02:38:22.270Z] ---> d357b8201857 [2022-01-03T02:38:22.270Z] Step 14/22 : EXPOSE $APP_PORT [2022-01-03T02:38:22.270Z] ---> Running in cfe754226157 [2022-01-03T02:38:23.254Z] Removing intermediate container cfe754226157 [2022-01-03T02:38:23.254Z] ---> 9c4ea1df272a [2022-01-03T02:38:23.254Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-01-03T02:38:23.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-01-03T02:38:24.840Z] ---> e92a205fd21d [2022-01-03T02:38:24.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-01-03T02:38:25.818Z] ---> 1ec48e360510 [2022-01-03T02:38:25.818Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-01-03T02:38:26.798Z] ---> 3d8db2d1f296 [2022-01-03T02:38:26.798Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-01-03T02:38:27.075Z] ---> Running in 683d6c4e9392 [2022-01-03T02:38:27.672Z] Removing intermediate container 683d6c4e9392 [2022-01-03T02:38:27.672Z] ---> c3be447b5cf0 [2022-01-03T02:38:27.672Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:38:27.672Z] ---> Running in e371886809d0 [2022-01-03T02:38:28.272Z] Removing intermediate container e371886809d0 [2022-01-03T02:38:28.272Z] ---> eac38fba4697 [2022-01-03T02:38:28.272Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:38:28.272Z] ---> Running in fdb469acce29 [2022-01-03T02:38:28.870Z] Removing intermediate container fdb469acce29 [2022-01-03T02:38:28.870Z] ---> ad7c119d9c49 [2022-01-03T02:38:28.870Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:38:28.870Z] ---> Running in b58c65d813f3 [2022-01-03T02:38:29.470Z] Removing intermediate container b58c65d813f3 [2022-01-03T02:38:29.470Z] ---> 2cdbb7663826 [2022-01-03T02:38:29.470Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:38:29.470Z] ---> Running in f4f7edad56fe [2022-01-03T02:38:30.073Z] Removing intermediate container f4f7edad56fe [2022-01-03T02:38:30.073Z] ---> dfb45f304b73 [2022-01-03T02:38:30.073Z] [2022-01-03T02:38:30.350Z] Successfully built dfb45f304b73 [2022-01-03T02:38:30.350Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-01-03T02:39:26.896Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-01-03T02:39:26.897Z] Removing intermediate container d92a22a77037 [2022-01-03T02:39:26.897Z] ---> e78ea900d006 [2022-01-03T02:39:26.897Z] [2022-01-03T02:39:26.897Z] Step 9/30 : FROM alpine:3.14 [2022-01-03T02:39:26.897Z] ---> 5b8b7b635229 [2022-01-03T02:39:26.897Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-01-03T02:39:26.897Z] ---> Running in 99e5eb6384b5 [2022-01-03T02:39:26.897Z] Removing intermediate container 99e5eb6384b5 [2022-01-03T02:39:26.897Z] ---> 6ae994154898 [2022-01-03T02:39:26.897Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-01-03T02:39:26.897Z] ---> Running in 57cac2548032 [2022-01-03T02:39:26.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:39:26.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:39:26.897Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-01-03T02:39:26.897Z] (2/2) Installing su-exec (0.2-r1) [2022-01-03T02:39:26.897Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:39:26.897Z] OK: 6 MiB in 16 packages [2022-01-03T02:39:26.897Z] Removing intermediate container 57cac2548032 [2022-01-03T02:39:26.897Z] ---> c3ef581d9ac5 [2022-01-03T02:39:26.897Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-01-03T02:39:26.897Z] ---> Running in 51ff8a453b16 [2022-01-03T02:39:26.897Z] Removing intermediate container 51ff8a453b16 [2022-01-03T02:39:26.897Z] ---> 3d380945550e [2022-01-03T02:39:26.897Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-01-03T02:39:26.897Z] ---> Running in 88d921301da0 [2022-01-03T02:39:26.897Z] Removing intermediate container 88d921301da0 [2022-01-03T02:39:26.897Z] ---> bb394ce194af [2022-01-03T02:39:26.897Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-01-03T02:39:26.897Z] ---> Running in c36ae190724f [2022-01-03T02:39:28.342Z] Removing intermediate container c36ae190724f [2022-01-03T02:39:28.342Z] ---> cad6026daf8f [2022-01-03T02:39:28.342Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-01-03T02:39:28.617Z] ---> Running in bf1512cde574 [2022-01-03T02:39:29.220Z] Removing intermediate container bf1512cde574 [2022-01-03T02:39:29.220Z] ---> ba4d940d11bd [2022-01-03T02:39:29.220Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-01-03T02:39:30.673Z] ---> 24008d8f7d15 [2022-01-03T02:39:30.673Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-01-03T02:39:30.673Z] ---> Running in 411fe1ed817b [2022-01-03T02:39:30.958Z] Removing intermediate container 3500a0d65f3c [2022-01-03T02:39:30.958Z] ---> 6d9604247441 [2022-01-03T02:39:30.958Z] [2022-01-03T02:39:30.958Z] Step 9/24 : FROM alpine:3.14 [2022-01-03T02:39:30.958Z] ---> 5b8b7b635229 [2022-01-03T02:39:30.958Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-01-03T02:39:31.241Z] ---> Running in 30be1ef950fc [2022-01-03T02:39:33.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:39:33.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:39:34.146Z] Removing intermediate container 411fe1ed817b [2022-01-03T02:39:34.146Z] ---> 5bf3c7438518 [2022-01-03T02:39:34.146Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:39:34.426Z] (1/3) Installing ca-certificates (20191127-r5) [2022-01-03T02:39:34.703Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-01-03T02:39:34.704Z] (3/3) Installing su-exec (0.2-r1) [2022-01-03T02:39:34.704Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:39:34.704Z] Executing ca-certificates-20191127-r5.trigger [2022-01-03T02:39:34.983Z] ---> c203abf590f7 [2022-01-03T02:39:34.983Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-01-03T02:39:34.983Z] OK: 6 MiB in 17 packages [2022-01-03T02:39:36.987Z] ---> 0429b13a3eca [2022-01-03T02:39:36.987Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-01-03T02:39:37.266Z] Removing intermediate container 30be1ef950fc [2022-01-03T02:39:37.266Z] ---> ad0c69078eea [2022-01-03T02:39:37.266Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-01-03T02:39:37.540Z] ---> Running in 22d629921002 [2022-01-03T02:39:38.140Z] Removing intermediate container 22d629921002 [2022-01-03T02:39:38.140Z] ---> 0944a42e967e [2022-01-03T02:39:38.140Z] Step 12/24 : WORKDIR / [2022-01-03T02:39:38.420Z] ---> Running in 7424d59df6c4 [2022-01-03T02:39:38.420Z] ---> 6a9b38178639 [2022-01-03T02:39:38.421Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-01-03T02:39:39.022Z] Removing intermediate container 7424d59df6c4 [2022-01-03T02:39:39.022Z] ---> 7ba57c961e0d [2022-01-03T02:39:39.022Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-01-03T02:39:39.776Z] ---> f06690014639 [2022-01-03T02:39:39.776Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-01-03T02:39:40.155Z] ---> cf6e8c163c24 [2022-01-03T02:39:40.155Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-01-03T02:39:40.891Z] ---> b23b2ef455c9 [2022-01-03T02:39:40.891Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-01-03T02:39:41.294Z] ---> Running in 4d87fcc9355e [2022-01-03T02:39:41.294Z] ---> 8adbfa6db9e1 [2022-01-03T02:39:41.294Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-01-03T02:39:42.032Z] Removing intermediate container 4d87fcc9355e [2022-01-03T02:39:42.032Z] ---> 876dc99bb139 [2022-01-03T02:39:42.032Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-01-03T02:39:42.651Z] ---> f782437de6a1 [2022-01-03T02:39:42.651Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-01-03T02:39:43.257Z] ---> fb8e801dd078 [2022-01-03T02:39:43.257Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-01-03T02:39:43.531Z] ---> Running in a7e09f636d66 [2022-01-03T02:39:44.130Z] ---> 77a8f8785b52 [2022-01-03T02:39:44.130Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-01-03T02:39:46.111Z] ---> 41ccd42c8d5d [2022-01-03T02:39:46.111Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-01-03T02:39:46.709Z] Removing intermediate container a7e09f636d66 [2022-01-03T02:39:46.709Z] ---> 6fe1aa6864be [2022-01-03T02:39:46.709Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-01-03T02:39:47.307Z] ---> Running in 5e05ce8375e3 [2022-01-03T02:39:48.287Z] Removing intermediate container 5e05ce8375e3 [2022-01-03T02:39:48.287Z] ---> caa61ce57621 [2022-01-03T02:39:48.287Z] Step 27/30 : CMD ["gate"] [2022-01-03T02:39:48.287Z] ---> 0e59c9b2e020 [2022-01-03T02:39:48.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-01-03T02:39:48.287Z] ---> Running in 89f56f272834 [2022-01-03T02:39:49.271Z] Removing intermediate container 89f56f272834 [2022-01-03T02:39:49.271Z] ---> 74bdc7d11af7 [2022-01-03T02:39:49.271Z] Step 28/30 : LABEL arch=arm64 [2022-01-03T02:39:49.544Z] ---> Running in 99af333aa247 [2022-01-03T02:39:49.544Z] ---> a566640dfe02 [2022-01-03T02:39:49.544Z] Step 20/24 : 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/ [2022-01-03T02:39:49.816Z] ---> Running in da3b2a502ed1 [2022-01-03T02:39:50.413Z] Removing intermediate container 99af333aa247 [2022-01-03T02:39:50.413Z] ---> cb33da857fc7 [2022-01-03T02:39:50.413Z] Step 29/30 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:39:50.688Z] ---> Running in 894d2f811a5e [2022-01-03T02:39:51.671Z] Removing intermediate container 894d2f811a5e [2022-01-03T02:39:51.671Z] ---> 3bb70b10d4db [2022-01-03T02:39:51.671Z] Step 30/30 : LABEL version=2.2.0-dev.15 [2022-01-03T02:39:51.945Z] ---> Running in f53a6ba7d1f5 [2022-01-03T02:39:52.541Z] Removing intermediate container f53a6ba7d1f5 [2022-01-03T02:39:52.542Z] ---> d03c09c46507 [2022-01-03T02:39:52.542Z] [2022-01-03T02:39:53.136Z] Successfully built d03c09c46507 [2022-01-03T02:39:53.136Z] Successfully tagged security-bootstrapper-arm64:latest [2022-01-03T02:39:53.136Z]  Building security-bootstrapper ... done Removing intermediate container da3b2a502ed1 [2022-01-03T02:39:53.136Z] ---> 74501fe0c044 [2022-01-03T02:39:53.136Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-01-03T02:39:53.136Z] ---> Running in 479994ca9f15 [2022-01-03T02:39:53.733Z] Removing intermediate container 479994ca9f15 [2022-01-03T02:39:53.733Z] ---> 3c920034ac72 [2022-01-03T02:39:53.733Z] Step 22/24 : LABEL arch=arm64 [2022-01-03T02:39:53.733Z] ---> Running in 45b9b0fb39f7 [2022-01-03T02:39:54.338Z] Removing intermediate container 45b9b0fb39f7 [2022-01-03T02:39:54.338Z] ---> a106475c982e [2022-01-03T02:39:54.338Z] Step 23/24 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:39:54.338Z] ---> Running in 15bf7852b107 [2022-01-03T02:39:54.939Z] Removing intermediate container 15bf7852b107 [2022-01-03T02:39:54.939Z] ---> c89e369a1aa6 [2022-01-03T02:39:54.939Z] Step 24/24 : LABEL version=2.2.0-dev.15 [2022-01-03T02:39:54.939Z] ---> Running in 13c3c33fe275 [2022-01-03T02:39:55.536Z] Removing intermediate container 13c3c33fe275 [2022-01-03T02:39:55.536Z] ---> 9e952222ec57 [2022-01-03T02:39:55.536Z] [2022-01-03T02:39:55.536Z] Successfully built 9e952222ec57 [2022-01-03T02:39:55.536Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-01-03T02:39:59.205Z]  Building security-secretstore-setup ... done Removing intermediate container a939202c42aa [2022-01-03T02:39:59.205Z] ---> 6aa000c82642 [2022-01-03T02:39:59.205Z] [2022-01-03T02:39:59.205Z] Step 11/23 : FROM alpine:3.14 [2022-01-03T02:39:59.205Z] ---> 5b8b7b635229 [2022-01-03T02:39:59.205Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-01-03T02:39:59.205Z] ---> Using cache [2022-01-03T02:39:59.205Z] ---> d2532864c86d [2022-01-03T02:39:59.205Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-01-03T02:39:59.205Z] ---> Using cache [2022-01-03T02:39:59.205Z] ---> d0dafdb6e905 [2022-01-03T02:39:59.205Z] Step 14/23 : ENV APP_PORT=59861 [2022-01-03T02:39:59.484Z] ---> Running in f02ece103212 [2022-01-03T02:39:59.755Z] Removing intermediate container f02ece103212 [2022-01-03T02:39:59.755Z] ---> e72254fdfe56 [2022-01-03T02:39:59.755Z] Step 15/23 : EXPOSE $APP_PORT [2022-01-03T02:39:59.755Z] ---> Running in 7ed562b34e5d [2022-01-03T02:40:00.030Z] Removing intermediate container 7ed562b34e5d [2022-01-03T02:40:00.030Z] ---> 84104966c4eb [2022-01-03T02:40:00.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:40:01.010Z] ---> 6dacf4ebde0c [2022-01-03T02:40:01.010Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-01-03T02:40:01.997Z] ---> 34e0e2bb985b [2022-01-03T02:40:01.997Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-01-03T02:40:02.976Z] ---> fece8d01fb5b [2022-01-03T02:40:02.976Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-01-03T02:40:02.976Z] ---> Running in 5a5398d94024 [2022-01-03T02:40:03.570Z] Removing intermediate container 5a5398d94024 [2022-01-03T02:40:03.570Z] ---> 87c2f3ad50a5 [2022-01-03T02:40:03.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:40:03.570Z] ---> Running in e1c184e24a8b [2022-01-03T02:40:03.846Z] Removing intermediate container e1c184e24a8b [2022-01-03T02:40:03.846Z] ---> 89c01a7fe1a5 [2022-01-03T02:40:03.846Z] Step 21/23 : LABEL arch=arm64 [2022-01-03T02:40:04.119Z] ---> Running in 944fb7dd7a28 [2022-01-03T02:40:04.119Z] Removing intermediate container 05e6ee206f46 [2022-01-03T02:40:04.119Z] ---> f48ea592ad11 [2022-01-03T02:40:04.119Z] [2022-01-03T02:40:04.119Z] Step 9/22 : FROM alpine:3.14 [2022-01-03T02:40:04.119Z] ---> 5b8b7b635229 [2022-01-03T02:40:04.119Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-01-03T02:40:04.393Z] ---> Running in f4c0babd8996 [2022-01-03T02:40:04.393Z] Removing intermediate container 944fb7dd7a28 [2022-01-03T02:40:04.393Z] ---> 76407c4f1368 [2022-01-03T02:40:04.393Z] Step 22/23 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:04.666Z] ---> Running in fb6f63f406d1 [2022-01-03T02:40:04.666Z] Removing intermediate container f4c0babd8996 [2022-01-03T02:40:04.666Z] ---> 9509f2609845 [2022-01-03T02:40:04.666Z] Step 11/22 : ENV APP_PORT=59880 [2022-01-03T02:40:04.938Z] ---> Running in ad1a95576952 [2022-01-03T02:40:04.938Z] Removing intermediate container fb6f63f406d1 [2022-01-03T02:40:04.938Z] ---> 13786a4595de [2022-01-03T02:40:04.938Z] Step 23/23 : LABEL version=2.2.0-dev.15 [2022-01-03T02:40:05.208Z] ---> Running in c5e35344be38 [2022-01-03T02:40:05.208Z] Removing intermediate container ad1a95576952 [2022-01-03T02:40:05.208Z] ---> 51edce1fed4e [2022-01-03T02:40:05.208Z] Step 12/22 : EXPOSE $APP_PORT [2022-01-03T02:40:05.481Z] ---> Running in 12eeae1408c0 [2022-01-03T02:40:05.481Z] Removing intermediate container c5e35344be38 [2022-01-03T02:40:05.481Z] ---> 2c5c250fa941 [2022-01-03T02:40:05.481Z] [2022-01-03T02:40:05.756Z] Successfully built 2c5c250fa941 [2022-01-03T02:40:05.756Z] Successfully tagged support-scheduler-arm64:latest [2022-01-03T02:40:05.756Z]  Building support-scheduler ... done Removing intermediate container 12eeae1408c0 [2022-01-03T02:40:05.756Z] ---> 4c39b07f25c4 [2022-01-03T02:40:05.756Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-03T02:40:05.756Z] ---> Running in 434bd71a9376 [2022-01-03T02:40:07.726Z] Removing intermediate container 434bd71a9376 [2022-01-03T02:40:07.726Z] ---> 0923b18ce99e [2022-01-03T02:40:07.726Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-03T02:40:07.726Z] ---> Running in 253373fcd859 [2022-01-03T02:40:08.703Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-03T02:40:09.677Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-03T02:40:10.268Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-03T02:40:10.268Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-03T02:40:10.268Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-03T02:40:10.538Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-03T02:40:10.538Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-03T02:40:10.538Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-03T02:40:10.810Z] Executing busybox-1.33.1-r6.trigger [2022-01-03T02:40:10.810Z] OK: 8 MiB in 20 packages [2022-01-03T02:40:11.783Z] Removing intermediate container 253373fcd859 [2022-01-03T02:40:11.783Z] ---> 344e0b067e1e [2022-01-03T02:40:11.783Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-01-03T02:40:12.373Z] ---> d8eee16cca1f [2022-01-03T02:40:12.373Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-01-03T02:40:13.347Z] ---> 463740bb752c [2022-01-03T02:40:13.347Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-01-03T02:40:13.939Z] ---> 8f01908cf506 [2022-01-03T02:40:13.939Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-01-03T02:40:13.939Z] ---> Running in 7925b1ff97fa [2022-01-03T02:40:14.212Z] Removing intermediate container 7925b1ff97fa [2022-01-03T02:40:14.212Z] ---> 76255607155b [2022-01-03T02:40:14.212Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-03T02:40:14.212Z] ---> Running in 4631272f8950 [2022-01-03T02:40:14.483Z] Removing intermediate container 4631272f8950 [2022-01-03T02:40:14.483Z] ---> 7e465c37993b [2022-01-03T02:40:14.483Z] Step 20/22 : LABEL arch=arm64 [2022-01-03T02:40:14.754Z] ---> Running in 8abae5fb6360 [2022-01-03T02:40:15.025Z] Removing intermediate container 8abae5fb6360 [2022-01-03T02:40:15.025Z] ---> 90d63079d4d1 [2022-01-03T02:40:15.025Z] Step 21/22 : LABEL git_sha=ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:15.025Z] ---> Running in 4041c3e6a80d [2022-01-03T02:40:15.618Z] Removing intermediate container 4041c3e6a80d [2022-01-03T02:40:15.618Z] ---> b8df4db480c1 [2022-01-03T02:40:15.618Z] Step 22/22 : LABEL version=2.2.0-dev.15 [2022-01-03T02:40:15.618Z] ---> Running in 664c83733391 [2022-01-03T02:40:15.889Z] Removing intermediate container 664c83733391 [2022-01-03T02:40:15.889Z] ---> 4695e16bf5ee [2022-01-03T02:40:15.889Z] [2022-01-03T02:40:16.159Z] Successfully built 4695e16bf5ee [2022-01-03T02:40:16.159Z] Successfully tagged core-data-arm64:latest [2022-01-03T02:40:16.442Z]  Building core-data ... done  [Pipeline] } [2022-01-03T02:40:16.440Z] $ docker stop --time=1 80b87d7a15fac8863c332e5920c22b4e2330dbf5c7be63a1627ca7599115723d [2022-01-03T02:40:18.089Z] $ docker rm -f 80b87d7a15fac8863c332e5920c22b4e2330dbf5c7be63a1627ca7599115723d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:40:18.633Z] + docker images [2022-01-03T02:40:18.902Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-03T02:40:18.902Z] core-data-arm64 latest 4695e16bf5ee 3 seconds ago 19.6MB [2022-01-03T02:40:18.902Z] support-scheduler-arm64 latest 2c5c250fa941 13 seconds ago 15.3MB [2022-01-03T02:40:18.902Z] f48ea592ad11 15 seconds ago 1.46GB [2022-01-03T02:40:18.902Z] 6aa000c82642 20 seconds ago 1.46GB [2022-01-03T02:40:18.902Z] security-secretstore-setup-arm64 latest 9e952222ec57 23 seconds ago 26.8MB [2022-01-03T02:40:18.902Z] security-bootstrapper-arm64 latest d03c09c46507 26 seconds ago 17.8MB [2022-01-03T02:40:18.902Z] 6d9604247441 48 seconds ago 1.46GB [2022-01-03T02:40:18.902Z] e78ea900d006 About a minute ago 1.46GB [2022-01-03T02:40:18.902Z] sys-mgmt-agent-arm64 latest dfb45f304b73 About a minute ago 280MB [2022-01-03T02:40:18.902Z] support-notifications-arm64 latest b4ea95490ff6 3 minutes ago 16.1MB [2022-01-03T02:40:18.902Z] core-metadata-arm64 latest 450ae69bd287 3 minutes ago 15.9MB [2022-01-03T02:40:18.902Z] security-proxy-setup-arm64 latest f97d95b5e9f2 3 minutes ago 25.5MB [2022-01-03T02:40:18.902Z] core-command-arm64 latest eb7b21c16a2e 3 minutes ago 15.2MB [2022-01-03T02:40:18.902Z] ddf7517ce7fc 3 minutes ago 1.46GB [2022-01-03T02:40:18.902Z] 2f9a3a3447c2 3 minutes ago 1.46GB [2022-01-03T02:40:18.902Z] ddf9843b06a1 3 minutes ago 1.46GB [2022-01-03T02:40:18.902Z] a66fc2060dcf 3 minutes ago 1.46GB [2022-01-03T02:40:18.902Z] d15a0ec26c6b 3 minutes ago 1.45GB [2022-01-03T02:40:18.902Z] ci-base-image-arm64 latest c42411c35867 7 minutes ago 1.24GB [2022-01-03T02:40:18.902Z] docker 20.10.10 520e9a0a30f7 7 weeks ago 200MB [2022-01-03T02:40:18.902Z] alpine 3.14 5b8b7b635229 7 weeks ago 5.35MB [2022-01-03T02:40:18.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2022-01-03T02:40:18.902Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 [2022-01-03T02:40:19.008Z] provisioning config files... [2022-01-03T02:40:19.025Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/129@tmp/config7899885507483784522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:40:19.374Z] ---> docker-login.sh [2022-01-03T02:40:19.375Z] nexus3.edgexfoundry.org:10001 [2022-01-03T02:40:19.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:40:19.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:40:19.646Z] Configure a credential helper to remove this warning. See [2022-01-03T02:40:19.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:40:19.646Z] [2022-01-03T02:40:19.646Z] Login Succeeded [2022-01-03T02:40:19.646Z] nexus3.edgexfoundry.org:10002 [2022-01-03T02:40:20.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:40:20.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:40:20.239Z] Configure a credential helper to remove this warning. See [2022-01-03T02:40:20.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:40:20.239Z] [2022-01-03T02:40:20.239Z] Login Succeeded [2022-01-03T02:40:20.239Z] nexus3.edgexfoundry.org:10003 [2022-01-03T02:40:20.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:40:20.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:40:20.509Z] Configure a credential helper to remove this warning. See [2022-01-03T02:40:20.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:40:20.509Z] [2022-01-03T02:40:20.509Z] Login Succeeded [2022-01-03T02:40:20.509Z] nexus3.edgexfoundry.org:10004 [2022-01-03T02:40:21.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:40:21.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:40:21.100Z] Configure a credential helper to remove this warning. See [2022-01-03T02:40:21.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:40:21.100Z] [2022-01-03T02:40:21.100Z] Login Succeeded [2022-01-03T02:40:21.100Z] docker.io [2022-01-03T02:40:21.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-03T02:40:21.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-03T02:40:21.959Z] Configure a credential helper to remove this warning. See [2022-01-03T02:40:21.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-03T02:40:21.959Z] [2022-01-03T02:40:21.959Z] Login Succeeded [2022-01-03T02:40:21.959Z] ---> docker-login.sh ends [Pipeline] } [2022-01-03T02:40:21.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:40:22.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-03T02:40:22.042Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-01-03T02:40:22.042Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:22.042Z] latest [2022-01-03T02:40:22.042Z] 2.2.0-dev.15 [2022-01-03T02:40:22.042Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:22.042Z] main [2022-01-03T02:40:22.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:22.398Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:22.734Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:22.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-03T02:40:22.734Z] 42f2908e3a45: Preparing [2022-01-03T02:40:22.734Z] 1786d1eda871: Preparing [2022-01-03T02:40:22.734Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:22.734Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:22.734Z] 62170e181a92: Preparing [2022-01-03T02:40:22.734Z] 62170e181a92: Layer already exists [2022-01-03T02:40:23.003Z] 1a0b8d8297e0: Pushed [2022-01-03T02:40:23.003Z] 42f2908e3a45: Pushed [2022-01-03T02:40:23.003Z] 3bfd389f9d4a: Pushed [2022-01-03T02:40:25.601Z] 1786d1eda871: Pushed [2022-01-03T02:40:25.601Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:482986695ebfa01517318ab2482f6a900c6530ca2f836b159ce0b2344abf4920 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:25.949Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:26.282Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-03T02:40:26.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-03T02:40:26.282Z] 42f2908e3a45: Preparing [2022-01-03T02:40:26.282Z] 1786d1eda871: Preparing [2022-01-03T02:40:26.282Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:26.282Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:26.282Z] 62170e181a92: Preparing [2022-01-03T02:40:26.282Z] 1786d1eda871: Layer already exists [2022-01-03T02:40:26.282Z] 62170e181a92: Layer already exists [2022-01-03T02:40:26.282Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:26.282Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:26.282Z] 42f2908e3a45: Layer already exists [2022-01-03T02:40:26.550Z] latest: digest: sha256:482986695ebfa01517318ab2482f6a900c6530ca2f836b159ce0b2344abf4920 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:26.886Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:27.237Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.15 [2022-01-03T02:40:27.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-03T02:40:27.237Z] 42f2908e3a45: Preparing [2022-01-03T02:40:27.237Z] 1786d1eda871: Preparing [2022-01-03T02:40:27.237Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:27.237Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:27.237Z] 62170e181a92: Preparing [2022-01-03T02:40:27.237Z] 1786d1eda871: Layer already exists [2022-01-03T02:40:27.237Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:27.237Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:27.237Z] 42f2908e3a45: Layer already exists [2022-01-03T02:40:27.237Z] 62170e181a92: Layer already exists [2022-01-03T02:40:27.511Z] 2.2.0-dev.15: digest: sha256:482986695ebfa01517318ab2482f6a900c6530ca2f836b159ce0b2344abf4920 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:27.859Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:28.207Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:28.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-03T02:40:28.207Z] 42f2908e3a45: Preparing [2022-01-03T02:40:28.207Z] 1786d1eda871: Preparing [2022-01-03T02:40:28.207Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:28.207Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:28.207Z] 62170e181a92: Preparing [2022-01-03T02:40:28.207Z] 1786d1eda871: Layer already exists [2022-01-03T02:40:28.207Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:28.207Z] 42f2908e3a45: Layer already exists [2022-01-03T02:40:28.207Z] 62170e181a92: Layer already exists [2022-01-03T02:40:28.207Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:28.207Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:482986695ebfa01517318ab2482f6a900c6530ca2f836b159ce0b2344abf4920 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:28.561Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:28.904Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-01-03T02:40:28.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-01-03T02:40:28.905Z] 42f2908e3a45: Preparing [2022-01-03T02:40:28.905Z] 1786d1eda871: Preparing [2022-01-03T02:40:28.905Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:28.905Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:28.905Z] 62170e181a92: Preparing [2022-01-03T02:40:28.905Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:28.905Z] 1786d1eda871: Layer already exists [2022-01-03T02:40:28.905Z] 62170e181a92: Layer already exists [2022-01-03T02:40:28.905Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:28.905Z] 42f2908e3a45: Layer already exists [2022-01-03T02:40:29.175Z] main: digest: sha256:482986695ebfa01517318ab2482f6a900c6530ca2f836b159ce0b2344abf4920 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:40:29.224Z] ===================================================== [Pipeline] echo [2022-01-03T02:40:29.234Z] taggedImages: [2022-01-03T02:40:29.234Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:29.234Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-01-03T02:40:29.234Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.15 [2022-01-03T02:40:29.234Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:29.234Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-01-03T02:40:29.254Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-01-03T02:40:29.254Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:29.254Z] latest [2022-01-03T02:40:29.254Z] 2.2.0-dev.15 [2022-01-03T02:40:29.254Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:29.254Z] main [2022-01-03T02:40:29.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:29.606Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:29.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:29.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-03T02:40:29.940Z] 4eb31182ad97: Preparing [2022-01-03T02:40:29.940Z] 830db3545f51: Preparing [2022-01-03T02:40:29.940Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:29.940Z] 5e3d5c9c9dbf: Preparing [2022-01-03T02:40:29.940Z] a08c395dd5ec: Preparing [2022-01-03T02:40:29.940Z] 62170e181a92: Preparing [2022-01-03T02:40:29.940Z] 62170e181a92: Waiting [2022-01-03T02:40:29.940Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:30.215Z] 62170e181a92: Layer already exists [2022-01-03T02:40:30.215Z] 4eb31182ad97: Pushed [2022-01-03T02:40:30.215Z] a08c395dd5ec: Pushed [2022-01-03T02:40:30.807Z] 5e3d5c9c9dbf: Pushed [2022-01-03T02:40:33.406Z] 830db3545f51: Pushed [2022-01-03T02:40:33.406Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:c207424232ad5585877f0556ebc037a493cdd8489e1372d85c68e8297cdfb7e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:33.745Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:34.075Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-03T02:40:34.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-03T02:40:34.075Z] 4eb31182ad97: Preparing [2022-01-03T02:40:34.075Z] 830db3545f51: Preparing [2022-01-03T02:40:34.075Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:34.075Z] 5e3d5c9c9dbf: Preparing [2022-01-03T02:40:34.075Z] a08c395dd5ec: Preparing [2022-01-03T02:40:34.075Z] 62170e181a92: Preparing [2022-01-03T02:40:34.075Z] 62170e181a92: Waiting [2022-01-03T02:40:34.075Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:34.075Z] 4eb31182ad97: Layer already exists [2022-01-03T02:40:34.075Z] a08c395dd5ec: Layer already exists [2022-01-03T02:40:34.075Z] 830db3545f51: Layer already exists [2022-01-03T02:40:34.075Z] 5e3d5c9c9dbf: Layer already exists [2022-01-03T02:40:34.075Z] 62170e181a92: Layer already exists [2022-01-03T02:40:34.342Z] latest: digest: sha256:c207424232ad5585877f0556ebc037a493cdd8489e1372d85c68e8297cdfb7e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:34.677Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:35.009Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.15 [2022-01-03T02:40:35.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-03T02:40:35.009Z] 4eb31182ad97: Preparing [2022-01-03T02:40:35.009Z] 830db3545f51: Preparing [2022-01-03T02:40:35.009Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:35.009Z] 5e3d5c9c9dbf: Preparing [2022-01-03T02:40:35.009Z] a08c395dd5ec: Preparing [2022-01-03T02:40:35.009Z] 62170e181a92: Preparing [2022-01-03T02:40:35.009Z] 62170e181a92: Waiting [2022-01-03T02:40:35.009Z] 5e3d5c9c9dbf: Layer already exists [2022-01-03T02:40:35.009Z] a08c395dd5ec: Layer already exists [2022-01-03T02:40:35.009Z] 4eb31182ad97: Layer already exists [2022-01-03T02:40:35.009Z] 830db3545f51: Layer already exists [2022-01-03T02:40:35.009Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:35.009Z] 62170e181a92: Layer already exists [2022-01-03T02:40:35.278Z] 2.2.0-dev.15: digest: sha256:c207424232ad5585877f0556ebc037a493cdd8489e1372d85c68e8297cdfb7e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:35.611Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:35.940Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:35.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-03T02:40:35.940Z] 4eb31182ad97: Preparing [2022-01-03T02:40:35.940Z] 830db3545f51: Preparing [2022-01-03T02:40:35.940Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:35.940Z] 5e3d5c9c9dbf: Preparing [2022-01-03T02:40:35.940Z] a08c395dd5ec: Preparing [2022-01-03T02:40:35.940Z] 62170e181a92: Preparing [2022-01-03T02:40:35.940Z] 62170e181a92: Waiting [2022-01-03T02:40:35.940Z] 830db3545f51: Layer already exists [2022-01-03T02:40:35.940Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:35.940Z] a08c395dd5ec: Layer already exists [2022-01-03T02:40:35.940Z] 4eb31182ad97: Layer already exists [2022-01-03T02:40:35.940Z] 5e3d5c9c9dbf: Layer already exists [2022-01-03T02:40:35.940Z] 62170e181a92: Layer already exists [2022-01-03T02:40:36.211Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:c207424232ad5585877f0556ebc037a493cdd8489e1372d85c68e8297cdfb7e3 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:36.549Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:36.881Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-01-03T02:40:36.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-01-03T02:40:36.881Z] 4eb31182ad97: Preparing [2022-01-03T02:40:36.881Z] 830db3545f51: Preparing [2022-01-03T02:40:36.881Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:36.881Z] 5e3d5c9c9dbf: Preparing [2022-01-03T02:40:36.881Z] a08c395dd5ec: Preparing [2022-01-03T02:40:36.881Z] 62170e181a92: Preparing [2022-01-03T02:40:36.881Z] 62170e181a92: Waiting [2022-01-03T02:40:36.881Z] a08c395dd5ec: Layer already exists [2022-01-03T02:40:36.881Z] 830db3545f51: Layer already exists [2022-01-03T02:40:36.881Z] 5e3d5c9c9dbf: Layer already exists [2022-01-03T02:40:36.881Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:36.881Z] 4eb31182ad97: Layer already exists [2022-01-03T02:40:36.881Z] 62170e181a92: Layer already exists [2022-01-03T02:40:37.152Z] main: digest: sha256:c207424232ad5585877f0556ebc037a493cdd8489e1372d85c68e8297cdfb7e3 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:40:37.194Z] ===================================================== [Pipeline] echo [2022-01-03T02:40:37.204Z] taggedImages: [2022-01-03T02:40:37.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:37.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-01-03T02:40:37.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.15 [2022-01-03T02:40:37.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:37.204Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-01-03T02:40:37.221Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-01-03T02:40:37.221Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:37.221Z] latest [2022-01-03T02:40:37.221Z] 2.2.0-dev.15 [2022-01-03T02:40:37.221Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:37.221Z] main [2022-01-03T02:40:37.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:37.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:37.886Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:37.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-03T02:40:37.886Z] 14767f0f7588: Preparing [2022-01-03T02:40:37.886Z] 3fc17ebc9097: Preparing [2022-01-03T02:40:37.886Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:37.886Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:37.886Z] 62170e181a92: Preparing [2022-01-03T02:40:37.886Z] 62170e181a92: Layer already exists [2022-01-03T02:40:37.886Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:37.886Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:38.158Z] 14767f0f7588: Pushed [2022-01-03T02:40:40.750Z] 3fc17ebc9097: Pushed [2022-01-03T02:40:40.750Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:b4209f970ce56dc4764b9345e5cc11d94903d73937fc97a9fc6dbec3317d4800 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:41.092Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:41.427Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-03T02:40:41.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-03T02:40:41.427Z] 14767f0f7588: Preparing [2022-01-03T02:40:41.427Z] 3fc17ebc9097: Preparing [2022-01-03T02:40:41.427Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:41.427Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:41.427Z] 62170e181a92: Preparing [2022-01-03T02:40:41.427Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:41.427Z] 62170e181a92: Layer already exists [2022-01-03T02:40:41.427Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:41.427Z] 14767f0f7588: Layer already exists [2022-01-03T02:40:41.427Z] 3fc17ebc9097: Layer already exists [2022-01-03T02:40:41.427Z] latest: digest: sha256:b4209f970ce56dc4764b9345e5cc11d94903d73937fc97a9fc6dbec3317d4800 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:42.025Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:42.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.15 [2022-01-03T02:40:42.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-03T02:40:42.355Z] 14767f0f7588: Preparing [2022-01-03T02:40:42.355Z] 3fc17ebc9097: Preparing [2022-01-03T02:40:42.355Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:42.355Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:42.355Z] 62170e181a92: Preparing [2022-01-03T02:40:42.355Z] 3fc17ebc9097: Layer already exists [2022-01-03T02:40:42.355Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:42.355Z] 62170e181a92: Layer already exists [2022-01-03T02:40:42.355Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:42.355Z] 14767f0f7588: Layer already exists [2022-01-03T02:40:42.625Z] 2.2.0-dev.15: digest: sha256:b4209f970ce56dc4764b9345e5cc11d94903d73937fc97a9fc6dbec3317d4800 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:42.964Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:43.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:43.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-03T02:40:43.296Z] 14767f0f7588: Preparing [2022-01-03T02:40:43.296Z] 3fc17ebc9097: Preparing [2022-01-03T02:40:43.296Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:43.296Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:43.296Z] 62170e181a92: Preparing [2022-01-03T02:40:43.296Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:43.296Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:43.296Z] 14767f0f7588: Layer already exists [2022-01-03T02:40:43.296Z] 3fc17ebc9097: Layer already exists [2022-01-03T02:40:43.296Z] 62170e181a92: Layer already exists [2022-01-03T02:40:43.296Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:b4209f970ce56dc4764b9345e5cc11d94903d73937fc97a9fc6dbec3317d4800 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:43.633Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:43.977Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-01-03T02:40:43.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-01-03T02:40:43.977Z] 14767f0f7588: Preparing [2022-01-03T02:40:43.977Z] 3fc17ebc9097: Preparing [2022-01-03T02:40:43.977Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:43.977Z] 3bfd389f9d4a: Preparing [2022-01-03T02:40:43.977Z] 62170e181a92: Preparing [2022-01-03T02:40:43.977Z] 14767f0f7588: Layer already exists [2022-01-03T02:40:43.977Z] 62170e181a92: Layer already exists [2022-01-03T02:40:43.977Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:40:43.977Z] 3fc17ebc9097: Layer already exists [2022-01-03T02:40:43.977Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:43.977Z] main: digest: sha256:b4209f970ce56dc4764b9345e5cc11d94903d73937fc97a9fc6dbec3317d4800 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:40:44.288Z] ===================================================== [Pipeline] echo [2022-01-03T02:40:44.297Z] taggedImages: [2022-01-03T02:40:44.297Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:44.297Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-01-03T02:40:44.297Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.15 [2022-01-03T02:40:44.297Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:44.297Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-01-03T02:40:44.324Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-01-03T02:40:44.324Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:44.324Z] latest [2022-01-03T02:40:44.324Z] 2.2.0-dev.15 [2022-01-03T02:40:44.324Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:44.324Z] main [2022-01-03T02:40:44.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:44.688Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:45.021Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:45.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-03T02:40:45.021Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:45.021Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:45.021Z] 84c8dd6ffaa7: Preparing [2022-01-03T02:40:45.021Z] daeaac5b4741: Preparing [2022-01-03T02:40:45.021Z] 68af61f680a0: Preparing [2022-01-03T02:40:45.021Z] 107662665d3e: Preparing [2022-01-03T02:40:45.021Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:45.021Z] 3fa0e7c65655: Preparing [2022-01-03T02:40:45.021Z] 4993630fea95: Preparing [2022-01-03T02:40:45.021Z] f4bf3c32e537: Preparing [2022-01-03T02:40:45.021Z] 0fad443ffc23: Preparing [2022-01-03T02:40:45.021Z] 62170e181a92: Preparing [2022-01-03T02:40:45.021Z] 1a0b8d8297e0: Waiting [2022-01-03T02:40:45.021Z] 3fa0e7c65655: Waiting [2022-01-03T02:40:45.021Z] 0fad443ffc23: Waiting [2022-01-03T02:40:45.021Z] 4993630fea95: Waiting [2022-01-03T02:40:45.021Z] 62170e181a92: Waiting [2022-01-03T02:40:45.292Z] daeaac5b4741: Pushed [2022-01-03T02:40:45.292Z] 84c8dd6ffaa7: Pushed [2022-01-03T02:40:45.292Z] 57a6e457f3ca: Pushed [2022-01-03T02:40:45.292Z] 68af61f680a0: Pushed [2022-01-03T02:40:45.292Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:45.561Z] 3fa0e7c65655: Pushed [2022-01-03T02:40:45.561Z] f4bf3c32e537: Pushed [2022-01-03T02:40:45.561Z] 62170e181a92: Layer already exists [2022-01-03T02:40:45.561Z] 4993630fea95: Pushed [2022-01-03T02:40:45.561Z] 0fad443ffc23: Pushed [2022-01-03T02:40:48.928Z] 107662665d3e: Pushed [2022-01-03T02:40:48.928Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:b927fb5fb07b3f77e4590e1914298cb73736095aa31f4e638db3ad0e3f022c45 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:49.273Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:49.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-03T02:40:49.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-03T02:40:49.609Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:49.609Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:49.609Z] 84c8dd6ffaa7: Preparing [2022-01-03T02:40:49.609Z] daeaac5b4741: Preparing [2022-01-03T02:40:49.609Z] 68af61f680a0: Preparing [2022-01-03T02:40:49.609Z] 107662665d3e: Preparing [2022-01-03T02:40:49.609Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:49.609Z] 3fa0e7c65655: Preparing [2022-01-03T02:40:49.609Z] 4993630fea95: Preparing [2022-01-03T02:40:49.609Z] f4bf3c32e537: Preparing [2022-01-03T02:40:49.609Z] 0fad443ffc23: Preparing [2022-01-03T02:40:49.609Z] 62170e181a92: Preparing [2022-01-03T02:40:49.609Z] 4993630fea95: Waiting [2022-01-03T02:40:49.609Z] f4bf3c32e537: Waiting [2022-01-03T02:40:49.609Z] 0fad443ffc23: Waiting [2022-01-03T02:40:49.609Z] 1a0b8d8297e0: Waiting [2022-01-03T02:40:49.609Z] 3fa0e7c65655: Waiting [2022-01-03T02:40:49.609Z] 107662665d3e: Layer already exists [2022-01-03T02:40:49.609Z] 68af61f680a0: Layer already exists [2022-01-03T02:40:49.609Z] daeaac5b4741: Layer already exists [2022-01-03T02:40:49.609Z] 84c8dd6ffaa7: Layer already exists [2022-01-03T02:40:49.609Z] 57a6e457f3ca: Layer already exists [2022-01-03T02:40:49.609Z] 0fad443ffc23: Layer already exists [2022-01-03T02:40:49.609Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:49.609Z] 3fa0e7c65655: Layer already exists [2022-01-03T02:40:49.609Z] 4993630fea95: Layer already exists [2022-01-03T02:40:49.609Z] f4bf3c32e537: Layer already exists [2022-01-03T02:40:49.880Z] 62170e181a92: Layer already exists [2022-01-03T02:40:49.880Z] latest: digest: sha256:b927fb5fb07b3f77e4590e1914298cb73736095aa31f4e638db3ad0e3f022c45 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:50.217Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:50.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.15 [2022-01-03T02:40:50.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-03T02:40:50.637Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:50.637Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:50.637Z] 84c8dd6ffaa7: Preparing [2022-01-03T02:40:50.637Z] daeaac5b4741: Preparing [2022-01-03T02:40:50.637Z] 68af61f680a0: Preparing [2022-01-03T02:40:50.637Z] 107662665d3e: Preparing [2022-01-03T02:40:50.637Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:50.637Z] 3fa0e7c65655: Preparing [2022-01-03T02:40:50.637Z] 4993630fea95: Preparing [2022-01-03T02:40:50.637Z] f4bf3c32e537: Preparing [2022-01-03T02:40:50.637Z] 0fad443ffc23: Preparing [2022-01-03T02:40:50.637Z] 62170e181a92: Preparing [2022-01-03T02:40:50.637Z] 1a0b8d8297e0: Waiting [2022-01-03T02:40:50.637Z] 3fa0e7c65655: Waiting [2022-01-03T02:40:50.637Z] 4993630fea95: Waiting [2022-01-03T02:40:50.637Z] f4bf3c32e537: Waiting [2022-01-03T02:40:50.637Z] 0fad443ffc23: Waiting [2022-01-03T02:40:50.637Z] 62170e181a92: Waiting [2022-01-03T02:40:50.637Z] 57a6e457f3ca: Layer already exists [2022-01-03T02:40:50.637Z] 84c8dd6ffaa7: Layer already exists [2022-01-03T02:40:50.637Z] 107662665d3e: Layer already exists [2022-01-03T02:40:50.637Z] daeaac5b4741: Layer already exists [2022-01-03T02:40:50.637Z] 68af61f680a0: Layer already exists [2022-01-03T02:40:50.637Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:50.637Z] 4993630fea95: Layer already exists [2022-01-03T02:40:50.637Z] 0fad443ffc23: Layer already exists [2022-01-03T02:40:50.637Z] 3fa0e7c65655: Layer already exists [2022-01-03T02:40:50.637Z] f4bf3c32e537: Layer already exists [2022-01-03T02:40:50.913Z] 62170e181a92: Layer already exists [2022-01-03T02:40:50.913Z] 2.2.0-dev.15: digest: sha256:b927fb5fb07b3f77e4590e1914298cb73736095aa31f4e638db3ad0e3f022c45 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:51.261Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:51.616Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:51.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-03T02:40:51.616Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:51.616Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:51.616Z] 84c8dd6ffaa7: Preparing [2022-01-03T02:40:51.616Z] daeaac5b4741: Preparing [2022-01-03T02:40:51.616Z] 68af61f680a0: Preparing [2022-01-03T02:40:51.616Z] 107662665d3e: Preparing [2022-01-03T02:40:51.616Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:51.616Z] 3fa0e7c65655: Preparing [2022-01-03T02:40:51.616Z] 4993630fea95: Preparing [2022-01-03T02:40:51.616Z] f4bf3c32e537: Preparing [2022-01-03T02:40:51.616Z] 0fad443ffc23: Preparing [2022-01-03T02:40:51.616Z] 62170e181a92: Preparing [2022-01-03T02:40:51.616Z] 1a0b8d8297e0: Waiting [2022-01-03T02:40:51.616Z] 3fa0e7c65655: Waiting [2022-01-03T02:40:51.616Z] f4bf3c32e537: Waiting [2022-01-03T02:40:51.616Z] 0fad443ffc23: Waiting [2022-01-03T02:40:51.616Z] 62170e181a92: Waiting [2022-01-03T02:40:51.616Z] 4993630fea95: Waiting [2022-01-03T02:40:51.616Z] 107662665d3e: Layer already exists [2022-01-03T02:40:51.616Z] daeaac5b4741: Layer already exists [2022-01-03T02:40:51.616Z] 57a6e457f3ca: Layer already exists [2022-01-03T02:40:51.616Z] 84c8dd6ffaa7: Layer already exists [2022-01-03T02:40:51.616Z] 68af61f680a0: Layer already exists [2022-01-03T02:40:51.616Z] 3fa0e7c65655: Layer already exists [2022-01-03T02:40:51.616Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:51.616Z] 4993630fea95: Layer already exists [2022-01-03T02:40:51.616Z] f4bf3c32e537: Layer already exists [2022-01-03T02:40:51.616Z] 0fad443ffc23: Layer already exists [2022-01-03T02:40:51.616Z] 62170e181a92: Layer already exists [2022-01-03T02:40:51.884Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:b927fb5fb07b3f77e4590e1914298cb73736095aa31f4e638db3ad0e3f022c45 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:52.219Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:52.553Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-01-03T02:40:52.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-01-03T02:40:52.553Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:52.553Z] 57a6e457f3ca: Preparing [2022-01-03T02:40:52.553Z] 84c8dd6ffaa7: Preparing [2022-01-03T02:40:52.553Z] daeaac5b4741: Preparing [2022-01-03T02:40:52.553Z] 68af61f680a0: Preparing [2022-01-03T02:40:52.553Z] 107662665d3e: Preparing [2022-01-03T02:40:52.553Z] 1a0b8d8297e0: Preparing [2022-01-03T02:40:52.553Z] 3fa0e7c65655: Preparing [2022-01-03T02:40:52.553Z] 4993630fea95: Preparing [2022-01-03T02:40:52.553Z] f4bf3c32e537: Preparing [2022-01-03T02:40:52.553Z] 0fad443ffc23: Preparing [2022-01-03T02:40:52.553Z] 62170e181a92: Preparing [2022-01-03T02:40:52.553Z] 1a0b8d8297e0: Waiting [2022-01-03T02:40:52.553Z] 3fa0e7c65655: Waiting [2022-01-03T02:40:52.553Z] 4993630fea95: Waiting [2022-01-03T02:40:52.553Z] f4bf3c32e537: Waiting [2022-01-03T02:40:52.553Z] 0fad443ffc23: Waiting [2022-01-03T02:40:52.553Z] 62170e181a92: Waiting [2022-01-03T02:40:52.553Z] 68af61f680a0: Layer already exists [2022-01-03T02:40:52.553Z] 84c8dd6ffaa7: Layer already exists [2022-01-03T02:40:52.553Z] 57a6e457f3ca: Layer already exists [2022-01-03T02:40:52.553Z] daeaac5b4741: Layer already exists [2022-01-03T02:40:52.553Z] 107662665d3e: Layer already exists [2022-01-03T02:40:52.553Z] 3fa0e7c65655: Layer already exists [2022-01-03T02:40:52.553Z] f4bf3c32e537: Layer already exists [2022-01-03T02:40:52.553Z] 0fad443ffc23: Layer already exists [2022-01-03T02:40:52.553Z] 4993630fea95: Layer already exists [2022-01-03T02:40:52.553Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:40:52.553Z] 62170e181a92: Layer already exists [2022-01-03T02:40:52.823Z] main: digest: sha256:b927fb5fb07b3f77e4590e1914298cb73736095aa31f4e638db3ad0e3f022c45 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:40:52.872Z] ===================================================== [Pipeline] echo [2022-01-03T02:40:52.882Z] taggedImages: [2022-01-03T02:40:52.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:52.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-01-03T02:40:52.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.15 [2022-01-03T02:40:52.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:52.882Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-01-03T02:40:52.904Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-01-03T02:40:52.904Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:52.904Z] latest [2022-01-03T02:40:52.904Z] 2.2.0-dev.15 [2022-01-03T02:40:52.904Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:52.904Z] main [2022-01-03T02:40:52.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:53.262Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:53.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:40:53.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-03T02:40:53.595Z] 5278a6210b01: Preparing [2022-01-03T02:40:53.595Z] 0c6bed227a15: Preparing [2022-01-03T02:40:53.595Z] b2f6de8f19e5: Preparing [2022-01-03T02:40:53.595Z] e2e9c454eb62: Preparing [2022-01-03T02:40:53.595Z] f54d5d22d3e9: Preparing [2022-01-03T02:40:53.595Z] 62170e181a92: Preparing [2022-01-03T02:40:53.595Z] 62170e181a92: Waiting [2022-01-03T02:40:53.867Z] e2e9c454eb62: Pushed [2022-01-03T02:40:53.867Z] b2f6de8f19e5: Pushed [2022-01-03T02:40:53.867Z] 62170e181a92: Layer already exists [2022-01-03T02:40:54.461Z] f54d5d22d3e9: Pushed [2022-01-03T02:40:56.423Z] 0c6bed227a15: Pushed [2022-01-03T02:40:56.423Z] 5278a6210b01: Pushed [2022-01-03T02:40:56.423Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:4a8a65c128dc81f5305f22f39358e4c98e661501ec5f9f810eb2be5ca8935f2d size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:56.765Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:57.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-03T02:40:57.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-03T02:40:57.096Z] 5278a6210b01: Preparing [2022-01-03T02:40:57.096Z] 0c6bed227a15: Preparing [2022-01-03T02:40:57.096Z] b2f6de8f19e5: Preparing [2022-01-03T02:40:57.096Z] e2e9c454eb62: Preparing [2022-01-03T02:40:57.096Z] f54d5d22d3e9: Preparing [2022-01-03T02:40:57.096Z] 62170e181a92: Preparing [2022-01-03T02:40:57.096Z] 62170e181a92: Waiting [2022-01-03T02:40:57.096Z] f54d5d22d3e9: Layer already exists [2022-01-03T02:40:57.096Z] b2f6de8f19e5: Layer already exists [2022-01-03T02:40:57.096Z] e2e9c454eb62: Layer already exists [2022-01-03T02:40:57.096Z] 0c6bed227a15: Layer already exists [2022-01-03T02:40:57.096Z] 5278a6210b01: Layer already exists [2022-01-03T02:40:57.096Z] 62170e181a92: Layer already exists [2022-01-03T02:40:57.369Z] latest: digest: sha256:4a8a65c128dc81f5305f22f39358e4c98e661501ec5f9f810eb2be5ca8935f2d size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:57.704Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:58.033Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.15 [2022-01-03T02:40:58.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-03T02:40:58.033Z] 5278a6210b01: Preparing [2022-01-03T02:40:58.033Z] 0c6bed227a15: Preparing [2022-01-03T02:40:58.033Z] b2f6de8f19e5: Preparing [2022-01-03T02:40:58.033Z] e2e9c454eb62: Preparing [2022-01-03T02:40:58.033Z] f54d5d22d3e9: Preparing [2022-01-03T02:40:58.033Z] 62170e181a92: Preparing [2022-01-03T02:40:58.033Z] 62170e181a92: Waiting [2022-01-03T02:40:58.033Z] 5278a6210b01: Layer already exists [2022-01-03T02:40:58.033Z] b2f6de8f19e5: Layer already exists [2022-01-03T02:40:58.033Z] e2e9c454eb62: Layer already exists [2022-01-03T02:40:58.033Z] 0c6bed227a15: Layer already exists [2022-01-03T02:40:58.033Z] f54d5d22d3e9: Layer already exists [2022-01-03T02:40:58.033Z] 62170e181a92: Layer already exists [2022-01-03T02:40:58.305Z] 2.2.0-dev.15: digest: sha256:4a8a65c128dc81f5305f22f39358e4c98e661501ec5f9f810eb2be5ca8935f2d size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:58.645Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:58.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:40:58.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-03T02:40:58.974Z] 5278a6210b01: Preparing [2022-01-03T02:40:58.974Z] 0c6bed227a15: Preparing [2022-01-03T02:40:58.974Z] b2f6de8f19e5: Preparing [2022-01-03T02:40:58.974Z] e2e9c454eb62: Preparing [2022-01-03T02:40:58.974Z] f54d5d22d3e9: Preparing [2022-01-03T02:40:58.974Z] 62170e181a92: Preparing [2022-01-03T02:40:58.974Z] 62170e181a92: Waiting [2022-01-03T02:40:58.974Z] 5278a6210b01: Layer already exists [2022-01-03T02:40:58.974Z] e2e9c454eb62: Layer already exists [2022-01-03T02:40:58.974Z] b2f6de8f19e5: Layer already exists [2022-01-03T02:40:58.974Z] 0c6bed227a15: Layer already exists [2022-01-03T02:40:58.974Z] f54d5d22d3e9: Layer already exists [2022-01-03T02:40:58.974Z] 62170e181a92: Layer already exists [2022-01-03T02:40:59.245Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:4a8a65c128dc81f5305f22f39358e4c98e661501ec5f9f810eb2be5ca8935f2d size: 1576 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:59.582Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:40:59.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-01-03T02:40:59.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-01-03T02:40:59.917Z] 5278a6210b01: Preparing [2022-01-03T02:40:59.917Z] 0c6bed227a15: Preparing [2022-01-03T02:40:59.917Z] b2f6de8f19e5: Preparing [2022-01-03T02:40:59.917Z] e2e9c454eb62: Preparing [2022-01-03T02:40:59.917Z] f54d5d22d3e9: Preparing [2022-01-03T02:40:59.917Z] 62170e181a92: Preparing [2022-01-03T02:40:59.917Z] 62170e181a92: Waiting [2022-01-03T02:40:59.917Z] 5278a6210b01: Layer already exists [2022-01-03T02:40:59.917Z] b2f6de8f19e5: Layer already exists [2022-01-03T02:40:59.917Z] e2e9c454eb62: Layer already exists [2022-01-03T02:40:59.917Z] 0c6bed227a15: Layer already exists [2022-01-03T02:40:59.917Z] f54d5d22d3e9: Layer already exists [2022-01-03T02:40:59.917Z] 62170e181a92: Layer already exists [2022-01-03T02:41:00.187Z] main: digest: sha256:4a8a65c128dc81f5305f22f39358e4c98e661501ec5f9f810eb2be5ca8935f2d size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:41:00.237Z] ===================================================== [Pipeline] echo [2022-01-03T02:41:00.247Z] taggedImages: [2022-01-03T02:41:00.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:00.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-01-03T02:41:00.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.15 [2022-01-03T02:41:00.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:00.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-01-03T02:41:00.269Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-01-03T02:41:00.269Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:00.269Z] latest [2022-01-03T02:41:00.269Z] 2.2.0-dev.15 [2022-01-03T02:41:00.269Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:00.269Z] main [2022-01-03T02:41:00.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:00.625Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:00.963Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:00.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-03T02:41:00.963Z] 8cf68b7c877d: Preparing [2022-01-03T02:41:00.963Z] 100eee4f6547: Preparing [2022-01-03T02:41:00.963Z] 4bd22960dc23: Preparing [2022-01-03T02:41:00.963Z] e1ca7c4dce70: Preparing [2022-01-03T02:41:00.963Z] 8fac060b44e3: Preparing [2022-01-03T02:41:00.963Z] f89d610da457: Preparing [2022-01-03T02:41:00.963Z] 3ea6edaf2be1: Preparing [2022-01-03T02:41:00.963Z] d245d4572709: Preparing [2022-01-03T02:41:00.963Z] 82f73d493865: Preparing [2022-01-03T02:41:00.963Z] 62170e181a92: Preparing [2022-01-03T02:41:00.963Z] f89d610da457: Waiting [2022-01-03T02:41:00.963Z] 3ea6edaf2be1: Waiting [2022-01-03T02:41:00.963Z] d245d4572709: Waiting [2022-01-03T02:41:00.963Z] 82f73d493865: Waiting [2022-01-03T02:41:00.963Z] 62170e181a92: Waiting [2022-01-03T02:41:01.235Z] 8fac060b44e3: Pushed [2022-01-03T02:41:01.235Z] 8cf68b7c877d: Pushed [2022-01-03T02:41:01.235Z] 100eee4f6547: Pushed [2022-01-03T02:41:01.235Z] f89d610da457: Pushed [2022-01-03T02:41:01.507Z] d245d4572709: Pushed [2022-01-03T02:41:01.507Z] 3ea6edaf2be1: Pushed [2022-01-03T02:41:01.507Z] 62170e181a92: Layer already exists [2022-01-03T02:41:01.780Z] 82f73d493865: Pushed [2022-01-03T02:41:03.742Z] e1ca7c4dce70: Pushed [2022-01-03T02:41:04.331Z] 4bd22960dc23: Pushed [2022-01-03T02:41:04.331Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:c8240a6d4d78b7388ad4466d82b061246ae686234dc2a1a4d4a14e11303af567 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:04.671Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:05.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-03T02:41:05.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-03T02:41:05.004Z] 8cf68b7c877d: Preparing [2022-01-03T02:41:05.004Z] 100eee4f6547: Preparing [2022-01-03T02:41:05.004Z] 4bd22960dc23: Preparing [2022-01-03T02:41:05.004Z] e1ca7c4dce70: Preparing [2022-01-03T02:41:05.004Z] 8fac060b44e3: Preparing [2022-01-03T02:41:05.004Z] f89d610da457: Preparing [2022-01-03T02:41:05.004Z] 3ea6edaf2be1: Preparing [2022-01-03T02:41:05.004Z] d245d4572709: Preparing [2022-01-03T02:41:05.004Z] 82f73d493865: Preparing [2022-01-03T02:41:05.004Z] 62170e181a92: Preparing [2022-01-03T02:41:05.004Z] d245d4572709: Waiting [2022-01-03T02:41:05.004Z] 82f73d493865: Waiting [2022-01-03T02:41:05.004Z] f89d610da457: Waiting [2022-01-03T02:41:05.004Z] 62170e181a92: Waiting [2022-01-03T02:41:05.004Z] 3ea6edaf2be1: Waiting [2022-01-03T02:41:05.004Z] 100eee4f6547: Layer already exists [2022-01-03T02:41:05.004Z] 8fac060b44e3: Layer already exists [2022-01-03T02:41:05.004Z] 4bd22960dc23: Layer already exists [2022-01-03T02:41:05.004Z] 8cf68b7c877d: Layer already exists [2022-01-03T02:41:05.004Z] e1ca7c4dce70: Layer already exists [2022-01-03T02:41:05.004Z] f89d610da457: Layer already exists [2022-01-03T02:41:05.004Z] d245d4572709: Layer already exists [2022-01-03T02:41:05.004Z] 3ea6edaf2be1: Layer already exists [2022-01-03T02:41:05.004Z] 62170e181a92: Layer already exists [2022-01-03T02:41:05.004Z] 82f73d493865: Layer already exists [2022-01-03T02:41:05.273Z] latest: digest: sha256:c8240a6d4d78b7388ad4466d82b061246ae686234dc2a1a4d4a14e11303af567 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:05.613Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:05.946Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.15 [2022-01-03T02:41:05.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-03T02:41:05.947Z] 8cf68b7c877d: Preparing [2022-01-03T02:41:05.947Z] 100eee4f6547: Preparing [2022-01-03T02:41:05.947Z] 4bd22960dc23: Preparing [2022-01-03T02:41:05.947Z] e1ca7c4dce70: Preparing [2022-01-03T02:41:05.947Z] 8fac060b44e3: Preparing [2022-01-03T02:41:05.947Z] f89d610da457: Preparing [2022-01-03T02:41:05.947Z] 3ea6edaf2be1: Preparing [2022-01-03T02:41:05.947Z] d245d4572709: Preparing [2022-01-03T02:41:05.947Z] 82f73d493865: Preparing [2022-01-03T02:41:05.947Z] 62170e181a92: Preparing [2022-01-03T02:41:05.947Z] f89d610da457: Waiting [2022-01-03T02:41:05.947Z] 3ea6edaf2be1: Waiting [2022-01-03T02:41:05.947Z] d245d4572709: Waiting [2022-01-03T02:41:05.947Z] 82f73d493865: Waiting [2022-01-03T02:41:05.947Z] 62170e181a92: Waiting [2022-01-03T02:41:05.947Z] 8fac060b44e3: Layer already exists [2022-01-03T02:41:05.947Z] 4bd22960dc23: Layer already exists [2022-01-03T02:41:05.947Z] e1ca7c4dce70: Layer already exists [2022-01-03T02:41:05.947Z] 8cf68b7c877d: Layer already exists [2022-01-03T02:41:05.947Z] 100eee4f6547: Layer already exists [2022-01-03T02:41:05.947Z] f89d610da457: Layer already exists [2022-01-03T02:41:05.947Z] 82f73d493865: Layer already exists [2022-01-03T02:41:05.947Z] d245d4572709: Layer already exists [2022-01-03T02:41:05.947Z] 3ea6edaf2be1: Layer already exists [2022-01-03T02:41:05.947Z] 62170e181a92: Layer already exists [2022-01-03T02:41:06.217Z] 2.2.0-dev.15: digest: sha256:c8240a6d4d78b7388ad4466d82b061246ae686234dc2a1a4d4a14e11303af567 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:06.550Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:06.881Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:06.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-03T02:41:06.881Z] 8cf68b7c877d: Preparing [2022-01-03T02:41:06.881Z] 100eee4f6547: Preparing [2022-01-03T02:41:06.881Z] 4bd22960dc23: Preparing [2022-01-03T02:41:06.881Z] e1ca7c4dce70: Preparing [2022-01-03T02:41:06.881Z] 8fac060b44e3: Preparing [2022-01-03T02:41:06.881Z] f89d610da457: Preparing [2022-01-03T02:41:06.881Z] 3ea6edaf2be1: Preparing [2022-01-03T02:41:06.881Z] d245d4572709: Preparing [2022-01-03T02:41:06.881Z] 82f73d493865: Preparing [2022-01-03T02:41:06.881Z] 62170e181a92: Preparing [2022-01-03T02:41:06.881Z] f89d610da457: Waiting [2022-01-03T02:41:06.881Z] 3ea6edaf2be1: Waiting [2022-01-03T02:41:06.881Z] 62170e181a92: Waiting [2022-01-03T02:41:06.881Z] d245d4572709: Waiting [2022-01-03T02:41:06.881Z] 82f73d493865: Waiting [2022-01-03T02:41:06.881Z] 4bd22960dc23: Layer already exists [2022-01-03T02:41:06.881Z] 8fac060b44e3: Layer already exists [2022-01-03T02:41:06.881Z] e1ca7c4dce70: Layer already exists [2022-01-03T02:41:06.881Z] 100eee4f6547: Layer already exists [2022-01-03T02:41:06.881Z] 8cf68b7c877d: Layer already exists [2022-01-03T02:41:06.881Z] f89d610da457: Layer already exists [2022-01-03T02:41:06.881Z] 3ea6edaf2be1: Layer already exists [2022-01-03T02:41:06.881Z] d245d4572709: Layer already exists [2022-01-03T02:41:06.881Z] 82f73d493865: Layer already exists [2022-01-03T02:41:06.881Z] 62170e181a92: Layer already exists [2022-01-03T02:41:07.153Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:c8240a6d4d78b7388ad4466d82b061246ae686234dc2a1a4d4a14e11303af567 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:07.498Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:07.830Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-01-03T02:41:07.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-01-03T02:41:07.830Z] 8cf68b7c877d: Preparing [2022-01-03T02:41:07.830Z] 100eee4f6547: Preparing [2022-01-03T02:41:07.830Z] 4bd22960dc23: Preparing [2022-01-03T02:41:07.830Z] e1ca7c4dce70: Preparing [2022-01-03T02:41:07.830Z] 8fac060b44e3: Preparing [2022-01-03T02:41:07.830Z] f89d610da457: Preparing [2022-01-03T02:41:07.830Z] 3ea6edaf2be1: Preparing [2022-01-03T02:41:07.830Z] d245d4572709: Preparing [2022-01-03T02:41:07.830Z] 82f73d493865: Preparing [2022-01-03T02:41:07.830Z] 62170e181a92: Preparing [2022-01-03T02:41:07.830Z] f89d610da457: Waiting [2022-01-03T02:41:07.830Z] 3ea6edaf2be1: Waiting [2022-01-03T02:41:07.830Z] d245d4572709: Waiting [2022-01-03T02:41:07.830Z] 62170e181a92: Waiting [2022-01-03T02:41:07.830Z] 82f73d493865: Waiting [2022-01-03T02:41:07.830Z] e1ca7c4dce70: Layer already exists [2022-01-03T02:41:07.830Z] 8fac060b44e3: Layer already exists [2022-01-03T02:41:07.830Z] 8cf68b7c877d: Layer already exists [2022-01-03T02:41:07.830Z] 100eee4f6547: Layer already exists [2022-01-03T02:41:07.830Z] 4bd22960dc23: Layer already exists [2022-01-03T02:41:07.830Z] f89d610da457: Layer already exists [2022-01-03T02:41:07.830Z] d245d4572709: Layer already exists [2022-01-03T02:41:07.830Z] 3ea6edaf2be1: Layer already exists [2022-01-03T02:41:07.830Z] 62170e181a92: Layer already exists [2022-01-03T02:41:07.830Z] 82f73d493865: Layer already exists [2022-01-03T02:41:08.100Z] main: digest: sha256:c8240a6d4d78b7388ad4466d82b061246ae686234dc2a1a4d4a14e11303af567 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:41:08.148Z] ===================================================== [Pipeline] echo [2022-01-03T02:41:08.159Z] taggedImages: [2022-01-03T02:41:08.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:08.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-01-03T02:41:08.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.15 [2022-01-03T02:41:08.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:08.159Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-01-03T02:41:08.183Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-01-03T02:41:08.183Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:08.183Z] latest [2022-01-03T02:41:08.183Z] 2.2.0-dev.15 [2022-01-03T02:41:08.183Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:08.183Z] main [2022-01-03T02:41:08.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:08.532Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:08.865Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:08.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-03T02:41:08.865Z] 6dd32485bad6: Preparing [2022-01-03T02:41:08.865Z] 59236a774714: Preparing [2022-01-03T02:41:08.865Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:08.865Z] 585278402518: Preparing [2022-01-03T02:41:08.865Z] 62170e181a92: Preparing [2022-01-03T02:41:09.139Z] 62170e181a92: Layer already exists [2022-01-03T02:41:09.139Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:09.139Z] 6dd32485bad6: Pushed [2022-01-03T02:41:09.410Z] 585278402518: Pushed [2022-01-03T02:41:12.017Z] 59236a774714: Pushed [2022-01-03T02:41:12.017Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:ee09280d352a893cb5ad412b0f2c4e64d9528260cac65fca5fbaf878540506c2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:12.354Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:12.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-03T02:41:12.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-03T02:41:12.686Z] 6dd32485bad6: Preparing [2022-01-03T02:41:12.686Z] 59236a774714: Preparing [2022-01-03T02:41:12.686Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:12.686Z] 585278402518: Preparing [2022-01-03T02:41:12.686Z] 62170e181a92: Preparing [2022-01-03T02:41:12.686Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:12.686Z] 59236a774714: Layer already exists [2022-01-03T02:41:12.686Z] 585278402518: Layer already exists [2022-01-03T02:41:12.686Z] 62170e181a92: Layer already exists [2022-01-03T02:41:12.686Z] 6dd32485bad6: Layer already exists [2022-01-03T02:41:12.955Z] latest: digest: sha256:ee09280d352a893cb5ad412b0f2c4e64d9528260cac65fca5fbaf878540506c2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:13.298Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:13.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.15 [2022-01-03T02:41:13.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-03T02:41:13.665Z] 6dd32485bad6: Preparing [2022-01-03T02:41:13.665Z] 59236a774714: Preparing [2022-01-03T02:41:13.665Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:13.665Z] 585278402518: Preparing [2022-01-03T02:41:13.665Z] 62170e181a92: Preparing [2022-01-03T02:41:13.665Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:13.665Z] 62170e181a92: Layer already exists [2022-01-03T02:41:13.665Z] 59236a774714: Layer already exists [2022-01-03T02:41:13.665Z] 585278402518: Layer already exists [2022-01-03T02:41:13.665Z] 6dd32485bad6: Layer already exists [2022-01-03T02:41:13.940Z] 2.2.0-dev.15: digest: sha256:ee09280d352a893cb5ad412b0f2c4e64d9528260cac65fca5fbaf878540506c2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:14.285Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:14.634Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:14.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-03T02:41:14.634Z] 6dd32485bad6: Preparing [2022-01-03T02:41:14.634Z] 59236a774714: Preparing [2022-01-03T02:41:14.634Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:14.634Z] 585278402518: Preparing [2022-01-03T02:41:14.634Z] 62170e181a92: Preparing [2022-01-03T02:41:14.917Z] 62170e181a92: Layer already exists [2022-01-03T02:41:14.918Z] 59236a774714: Layer already exists [2022-01-03T02:41:14.918Z] 585278402518: Layer already exists [2022-01-03T02:41:14.918Z] 6dd32485bad6: Layer already exists [2022-01-03T02:41:14.918Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:14.918Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:ee09280d352a893cb5ad412b0f2c4e64d9528260cac65fca5fbaf878540506c2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:15.258Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:15.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-01-03T02:41:15.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-01-03T02:41:15.595Z] 6dd32485bad6: Preparing [2022-01-03T02:41:15.595Z] 59236a774714: Preparing [2022-01-03T02:41:15.595Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:15.595Z] 585278402518: Preparing [2022-01-03T02:41:15.595Z] 62170e181a92: Preparing [2022-01-03T02:41:15.595Z] 585278402518: Layer already exists [2022-01-03T02:41:15.595Z] 62170e181a92: Layer already exists [2022-01-03T02:41:15.595Z] 6dd32485bad6: Layer already exists [2022-01-03T02:41:15.595Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:15.595Z] 59236a774714: Layer already exists [2022-01-03T02:41:15.865Z] main: digest: sha256:ee09280d352a893cb5ad412b0f2c4e64d9528260cac65fca5fbaf878540506c2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:41:15.915Z] ===================================================== [Pipeline] echo [2022-01-03T02:41:15.925Z] taggedImages: [2022-01-03T02:41:15.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:15.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-01-03T02:41:15.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.15 [2022-01-03T02:41:15.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:15.925Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-01-03T02:41:15.944Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-01-03T02:41:15.944Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:15.944Z] latest [2022-01-03T02:41:15.944Z] 2.2.0-dev.15 [2022-01-03T02:41:15.944Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:15.944Z] main [2022-01-03T02:41:15.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:16.297Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:16.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:16.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-03T02:41:16.631Z] a6fab5e3551e: Preparing [2022-01-03T02:41:16.631Z] 5f161e70750d: Preparing [2022-01-03T02:41:16.631Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:16.631Z] 3bfd389f9d4a: Preparing [2022-01-03T02:41:16.631Z] 62170e181a92: Preparing [2022-01-03T02:41:16.631Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:41:16.631Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:16.631Z] 62170e181a92: Layer already exists [2022-01-03T02:41:16.901Z] a6fab5e3551e: Pushed [2022-01-03T02:41:19.505Z] 5f161e70750d: Pushed [2022-01-03T02:41:19.505Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:2de40cd37d5cc0193f752dcece8d93580a00af45ac5d08440391f1cda46aac8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:19.843Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:20.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-03T02:41:20.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-03T02:41:20.178Z] a6fab5e3551e: Preparing [2022-01-03T02:41:20.178Z] 5f161e70750d: Preparing [2022-01-03T02:41:20.178Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:20.178Z] 3bfd389f9d4a: Preparing [2022-01-03T02:41:20.178Z] 62170e181a92: Preparing [2022-01-03T02:41:20.178Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:41:20.178Z] 5f161e70750d: Layer already exists [2022-01-03T02:41:20.178Z] 62170e181a92: Layer already exists [2022-01-03T02:41:20.178Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:20.178Z] a6fab5e3551e: Layer already exists [2022-01-03T02:41:20.446Z] latest: digest: sha256:2de40cd37d5cc0193f752dcece8d93580a00af45ac5d08440391f1cda46aac8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:20.784Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:21.116Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.15 [2022-01-03T02:41:21.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-03T02:41:21.116Z] a6fab5e3551e: Preparing [2022-01-03T02:41:21.116Z] 5f161e70750d: Preparing [2022-01-03T02:41:21.116Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:21.116Z] 3bfd389f9d4a: Preparing [2022-01-03T02:41:21.116Z] 62170e181a92: Preparing [2022-01-03T02:41:21.116Z] 62170e181a92: Layer already exists [2022-01-03T02:41:21.116Z] a6fab5e3551e: Layer already exists [2022-01-03T02:41:21.116Z] 5f161e70750d: Layer already exists [2022-01-03T02:41:21.116Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:41:21.116Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:21.386Z] 2.2.0-dev.15: digest: sha256:2de40cd37d5cc0193f752dcece8d93580a00af45ac5d08440391f1cda46aac8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:21.722Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:22.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:22.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-03T02:41:22.055Z] a6fab5e3551e: Preparing [2022-01-03T02:41:22.055Z] 5f161e70750d: Preparing [2022-01-03T02:41:22.055Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:22.055Z] 3bfd389f9d4a: Preparing [2022-01-03T02:41:22.055Z] 62170e181a92: Preparing [2022-01-03T02:41:22.055Z] 5f161e70750d: Layer already exists [2022-01-03T02:41:22.055Z] 62170e181a92: Layer already exists [2022-01-03T02:41:22.055Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:22.055Z] a6fab5e3551e: Layer already exists [2022-01-03T02:41:22.055Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:41:22.055Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:2de40cd37d5cc0193f752dcece8d93580a00af45ac5d08440391f1cda46aac8a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:22.664Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:22.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-01-03T02:41:22.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-01-03T02:41:22.998Z] a6fab5e3551e: Preparing [2022-01-03T02:41:22.998Z] 5f161e70750d: Preparing [2022-01-03T02:41:22.998Z] 1a0b8d8297e0: Preparing [2022-01-03T02:41:22.998Z] 3bfd389f9d4a: Preparing [2022-01-03T02:41:22.998Z] 62170e181a92: Preparing [2022-01-03T02:41:22.998Z] 3bfd389f9d4a: Layer already exists [2022-01-03T02:41:22.998Z] a6fab5e3551e: Layer already exists [2022-01-03T02:41:22.998Z] 62170e181a92: Layer already exists [2022-01-03T02:41:22.999Z] 5f161e70750d: Layer already exists [2022-01-03T02:41:22.999Z] 1a0b8d8297e0: Layer already exists [2022-01-03T02:41:23.269Z] main: digest: sha256:2de40cd37d5cc0193f752dcece8d93580a00af45ac5d08440391f1cda46aac8a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:41:23.315Z] ===================================================== [Pipeline] echo [2022-01-03T02:41:23.329Z] taggedImages: [2022-01-03T02:41:23.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:23.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-01-03T02:41:23.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.15 [2022-01-03T02:41:23.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:23.329Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-01-03T02:41:23.350Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-01-03T02:41:23.350Z] ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:23.350Z] latest [2022-01-03T02:41:23.350Z] 2.2.0-dev.15 [2022-01-03T02:41:23.350Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:23.350Z] main [2022-01-03T02:41:23.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:23.702Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:24.042Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:24.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-03T02:41:24.042Z] e8ba16dbe515: Preparing [2022-01-03T02:41:24.042Z] b7d3d59f9b9c: Preparing [2022-01-03T02:41:24.042Z] 9f4345672787: Preparing [2022-01-03T02:41:24.042Z] 080109802d46: Preparing [2022-01-03T02:41:24.042Z] e25cc80ef78c: Preparing [2022-01-03T02:41:24.042Z] f7be28c579d0: Preparing [2022-01-03T02:41:24.042Z] 5ddf987a193f: Preparing [2022-01-03T02:41:24.042Z] 05d0a213effb: Preparing [2022-01-03T02:41:24.042Z] 087270190219: Preparing [2022-01-03T02:41:24.042Z] b49c6594ab31: Preparing [2022-01-03T02:41:24.042Z] 62170e181a92: Preparing [2022-01-03T02:41:24.042Z] 087270190219: Waiting [2022-01-03T02:41:24.042Z] f7be28c579d0: Waiting [2022-01-03T02:41:24.042Z] 5ddf987a193f: Waiting [2022-01-03T02:41:24.042Z] 05d0a213effb: Waiting [2022-01-03T02:41:24.042Z] 62170e181a92: Waiting [2022-01-03T02:41:24.312Z] e25cc80ef78c: Layer already exists [2022-01-03T02:41:24.312Z] f7be28c579d0: Layer already exists [2022-01-03T02:41:24.312Z] 5ddf987a193f: Layer already exists [2022-01-03T02:41:24.312Z] 05d0a213effb: Layer already exists [2022-01-03T02:41:24.312Z] b7d3d59f9b9c: Pushed [2022-01-03T02:41:24.312Z] 087270190219: Layer already exists [2022-01-03T02:41:24.312Z] b49c6594ab31: Layer already exists [2022-01-03T02:41:24.312Z] 62170e181a92: Layer already exists [2022-01-03T02:41:24.905Z] e8ba16dbe515: Pushed [2022-01-03T02:41:26.868Z] 9f4345672787: Pushed [2022-01-03T02:41:41.908Z] 080109802d46: Pushed [2022-01-03T02:41:41.908Z] ee88a972759040e6140652d87407ee01239b86d0: digest: sha256:12d0a8ea30c2cd325ad6a29cc665f34b8323cbf7d1a805f8f254c99f323c95b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:42.247Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:42.579Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-03T02:41:42.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-03T02:41:42.579Z] e8ba16dbe515: Preparing [2022-01-03T02:41:42.579Z] b7d3d59f9b9c: Preparing [2022-01-03T02:41:42.579Z] 9f4345672787: Preparing [2022-01-03T02:41:42.579Z] 080109802d46: Preparing [2022-01-03T02:41:42.579Z] e25cc80ef78c: Preparing [2022-01-03T02:41:42.579Z] f7be28c579d0: Preparing [2022-01-03T02:41:42.579Z] 5ddf987a193f: Preparing [2022-01-03T02:41:42.579Z] 05d0a213effb: Preparing [2022-01-03T02:41:42.579Z] 087270190219: Preparing [2022-01-03T02:41:42.579Z] b49c6594ab31: Preparing [2022-01-03T02:41:42.579Z] 62170e181a92: Preparing [2022-01-03T02:41:42.579Z] f7be28c579d0: Waiting [2022-01-03T02:41:42.579Z] b49c6594ab31: Waiting [2022-01-03T02:41:42.579Z] 5ddf987a193f: Waiting [2022-01-03T02:41:42.579Z] 05d0a213effb: Waiting [2022-01-03T02:41:42.579Z] 087270190219: Waiting [2022-01-03T02:41:42.579Z] 62170e181a92: Waiting [2022-01-03T02:41:42.579Z] 080109802d46: Layer already exists [2022-01-03T02:41:42.579Z] 9f4345672787: Layer already exists [2022-01-03T02:41:42.579Z] e8ba16dbe515: Layer already exists [2022-01-03T02:41:42.579Z] b7d3d59f9b9c: Layer already exists [2022-01-03T02:41:42.579Z] e25cc80ef78c: Layer already exists [2022-01-03T02:41:42.579Z] f7be28c579d0: Layer already exists [2022-01-03T02:41:42.579Z] 5ddf987a193f: Layer already exists [2022-01-03T02:41:42.579Z] 05d0a213effb: Layer already exists [2022-01-03T02:41:42.579Z] b49c6594ab31: Layer already exists [2022-01-03T02:41:42.579Z] 087270190219: Layer already exists [2022-01-03T02:41:42.579Z] 62170e181a92: Layer already exists [2022-01-03T02:41:42.848Z] latest: digest: sha256:12d0a8ea30c2cd325ad6a29cc665f34b8323cbf7d1a805f8f254c99f323c95b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:43.182Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:43.511Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.15 [2022-01-03T02:41:43.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-03T02:41:43.511Z] e8ba16dbe515: Preparing [2022-01-03T02:41:43.511Z] b7d3d59f9b9c: Preparing [2022-01-03T02:41:43.511Z] 9f4345672787: Preparing [2022-01-03T02:41:43.511Z] 080109802d46: Preparing [2022-01-03T02:41:43.511Z] e25cc80ef78c: Preparing [2022-01-03T02:41:43.511Z] f7be28c579d0: Preparing [2022-01-03T02:41:43.511Z] 5ddf987a193f: Preparing [2022-01-03T02:41:43.511Z] 05d0a213effb: Preparing [2022-01-03T02:41:43.511Z] 087270190219: Preparing [2022-01-03T02:41:43.511Z] b49c6594ab31: Preparing [2022-01-03T02:41:43.511Z] 62170e181a92: Preparing [2022-01-03T02:41:43.511Z] f7be28c579d0: Waiting [2022-01-03T02:41:43.511Z] 5ddf987a193f: Waiting [2022-01-03T02:41:43.511Z] 087270190219: Waiting [2022-01-03T02:41:43.511Z] b49c6594ab31: Waiting [2022-01-03T02:41:43.511Z] 62170e181a92: Waiting [2022-01-03T02:41:43.511Z] 05d0a213effb: Waiting [2022-01-03T02:41:43.511Z] e25cc80ef78c: Layer already exists [2022-01-03T02:41:43.511Z] 080109802d46: Layer already exists [2022-01-03T02:41:43.511Z] b7d3d59f9b9c: Layer already exists [2022-01-03T02:41:43.511Z] 9f4345672787: Layer already exists [2022-01-03T02:41:43.511Z] e8ba16dbe515: Layer already exists [2022-01-03T02:41:43.511Z] 05d0a213effb: Layer already exists [2022-01-03T02:41:43.511Z] f7be28c579d0: Layer already exists [2022-01-03T02:41:43.511Z] 5ddf987a193f: Layer already exists [2022-01-03T02:41:43.511Z] b49c6594ab31: Layer already exists [2022-01-03T02:41:43.511Z] 087270190219: Layer already exists [2022-01-03T02:41:43.511Z] 62170e181a92: Layer already exists [2022-01-03T02:41:43.781Z] 2.2.0-dev.15: digest: sha256:12d0a8ea30c2cd325ad6a29cc665f34b8323cbf7d1a805f8f254c99f323c95b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:44.118Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:44.455Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:44.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-03T02:41:44.455Z] e8ba16dbe515: Preparing [2022-01-03T02:41:44.455Z] b7d3d59f9b9c: Preparing [2022-01-03T02:41:44.455Z] 9f4345672787: Preparing [2022-01-03T02:41:44.455Z] 080109802d46: Preparing [2022-01-03T02:41:44.455Z] e25cc80ef78c: Preparing [2022-01-03T02:41:44.455Z] f7be28c579d0: Preparing [2022-01-03T02:41:44.455Z] 5ddf987a193f: Preparing [2022-01-03T02:41:44.455Z] 05d0a213effb: Preparing [2022-01-03T02:41:44.455Z] 087270190219: Preparing [2022-01-03T02:41:44.455Z] b49c6594ab31: Preparing [2022-01-03T02:41:44.455Z] 62170e181a92: Preparing [2022-01-03T02:41:44.455Z] 05d0a213effb: Waiting [2022-01-03T02:41:44.455Z] b49c6594ab31: Waiting [2022-01-03T02:41:44.455Z] 62170e181a92: Waiting [2022-01-03T02:41:44.455Z] 087270190219: Waiting [2022-01-03T02:41:44.455Z] f7be28c579d0: Waiting [2022-01-03T02:41:44.455Z] 5ddf987a193f: Waiting [2022-01-03T02:41:44.455Z] 9f4345672787: Layer already exists [2022-01-03T02:41:44.455Z] b7d3d59f9b9c: Layer already exists [2022-01-03T02:41:44.455Z] e8ba16dbe515: Layer already exists [2022-01-03T02:41:44.455Z] e25cc80ef78c: Layer already exists [2022-01-03T02:41:44.455Z] 080109802d46: Layer already exists [2022-01-03T02:41:44.455Z] b49c6594ab31: Layer already exists [2022-01-03T02:41:44.455Z] 5ddf987a193f: Layer already exists [2022-01-03T02:41:44.455Z] 05d0a213effb: Layer already exists [2022-01-03T02:41:44.455Z] f7be28c579d0: Layer already exists [2022-01-03T02:41:44.455Z] 087270190219: Layer already exists [2022-01-03T02:41:44.455Z] 62170e181a92: Layer already exists [2022-01-03T02:41:44.724Z] ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15: digest: sha256:12d0a8ea30c2cd325ad6a29cc665f34b8323cbf7d1a805f8f254c99f323c95b3 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:45.063Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:45.397Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-01-03T02:41:45.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-01-03T02:41:45.398Z] e8ba16dbe515: Preparing [2022-01-03T02:41:45.398Z] b7d3d59f9b9c: Preparing [2022-01-03T02:41:45.398Z] 9f4345672787: Preparing [2022-01-03T02:41:45.398Z] 080109802d46: Preparing [2022-01-03T02:41:45.398Z] e25cc80ef78c: Preparing [2022-01-03T02:41:45.398Z] f7be28c579d0: Preparing [2022-01-03T02:41:45.398Z] 5ddf987a193f: Preparing [2022-01-03T02:41:45.398Z] 05d0a213effb: Preparing [2022-01-03T02:41:45.398Z] 087270190219: Preparing [2022-01-03T02:41:45.398Z] b49c6594ab31: Preparing [2022-01-03T02:41:45.398Z] f7be28c579d0: Waiting [2022-01-03T02:41:45.398Z] 5ddf987a193f: Waiting [2022-01-03T02:41:45.398Z] 05d0a213effb: Waiting [2022-01-03T02:41:45.398Z] 087270190219: Waiting [2022-01-03T02:41:45.398Z] 62170e181a92: Preparing [2022-01-03T02:41:45.398Z] b49c6594ab31: Waiting [2022-01-03T02:41:45.398Z] 62170e181a92: Waiting [2022-01-03T02:41:45.398Z] e8ba16dbe515: Layer already exists [2022-01-03T02:41:45.398Z] e25cc80ef78c: Layer already exists [2022-01-03T02:41:45.398Z] b7d3d59f9b9c: Layer already exists [2022-01-03T02:41:45.398Z] 080109802d46: Layer already exists [2022-01-03T02:41:45.398Z] 9f4345672787: Layer already exists [2022-01-03T02:41:45.398Z] 5ddf987a193f: Layer already exists [2022-01-03T02:41:45.398Z] f7be28c579d0: Layer already exists [2022-01-03T02:41:45.398Z] 05d0a213effb: Layer already exists [2022-01-03T02:41:45.398Z] b49c6594ab31: Layer already exists [2022-01-03T02:41:45.398Z] 087270190219: Layer already exists [2022-01-03T02:41:45.398Z] 62170e181a92: Layer already exists [2022-01-03T02:41:45.666Z] main: digest: sha256:12d0a8ea30c2cd325ad6a29cc665f34b8323cbf7d1a805f8f254c99f323c95b3 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-03T02:41:45.714Z] ===================================================== [Pipeline] echo [2022-01-03T02:41:45.726Z] taggedImages: [2022-01-03T02:41:45.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ee88a972759040e6140652d87407ee01239b86d0 [2022-01-03T02:41:45.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-01-03T02:41:45.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.15 [2022-01-03T02:41:45.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:ee88a972759040e6140652d87407ee01239b86d0-2.2.0-dev.15 [2022-01-03T02:41:45.726Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:46.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T02:41:46.082Z] [2022-01-03T02:41:46.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:41:46.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T02:41:46.424Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-03T02:41:46.694Z] 448f6bf000e3: Pulling fs layer [2022-01-03T02:41:46.694Z] f757da607395: Pulling fs layer [2022-01-03T02:41:46.694Z] 05883995daec: Pulling fs layer [2022-01-03T02:41:46.694Z] 8603b9c90790: Pulling fs layer [2022-01-03T02:41:46.694Z] 1560dd03e051: Pulling fs layer [2022-01-03T02:41:46.694Z] 27f5ce0e4adf: Pulling fs layer [2022-01-03T02:41:46.694Z] c2d8d7efcc4b: Pulling fs layer [2022-01-03T02:41:46.694Z] 8603b9c90790: Waiting [2022-01-03T02:41:46.694Z] 1560dd03e051: Waiting [2022-01-03T02:41:46.694Z] 27f5ce0e4adf: Waiting [2022-01-03T02:41:46.694Z] c2d8d7efcc4b: Waiting [2022-01-03T02:41:46.694Z] f757da607395: Verifying Checksum [2022-01-03T02:41:46.694Z] f757da607395: Download complete [2022-01-03T02:41:46.694Z] 8603b9c90790: Verifying Checksum [2022-01-03T02:41:46.694Z] 8603b9c90790: Download complete [2022-01-03T02:41:46.694Z] 1560dd03e051: Verifying Checksum [2022-01-03T02:41:46.694Z] 1560dd03e051: Download complete [2022-01-03T02:41:46.694Z] 27f5ce0e4adf: Verifying Checksum [2022-01-03T02:41:46.694Z] 27f5ce0e4adf: Download complete [2022-01-03T02:41:46.694Z] 05883995daec: Verifying Checksum [2022-01-03T02:41:46.694Z] 05883995daec: Download complete [2022-01-03T02:41:47.288Z] 448f6bf000e3: Verifying Checksum [2022-01-03T02:41:47.288Z] 448f6bf000e3: Download complete [2022-01-03T02:41:49.903Z] c2d8d7efcc4b: Verifying Checksum [2022-01-03T02:41:49.903Z] c2d8d7efcc4b: Download complete [2022-01-03T02:41:50.945Z] 448f6bf000e3: Pull complete [2022-01-03T02:41:51.568Z] f757da607395: Pull complete [2022-01-03T02:41:52.993Z] 05883995daec: Pull complete [2022-01-03T02:41:53.264Z] 8603b9c90790: Pull complete [2022-01-03T02:41:54.238Z] 1560dd03e051: Pull complete [2022-01-03T02:41:54.511Z] 27f5ce0e4adf: Pull complete [2022-01-03T02:42:09.570Z] c2d8d7efcc4b: Pull complete [2022-01-03T02:42:09.570Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-03T02:42:09.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-03T02:42:09.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-03T02:42:09.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-608 does not seem to be running inside a container [2022-01-03T02:42:09.840Z] $ 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/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-03T02:42:12.474Z] $ docker top 23ec340af1e9f8a2137be4e5e8973aa8e82779bfdb9d51155de41dfcba0de7fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:42:13.459Z] ---> job-cost.sh [2022-01-03T02:42:13.459Z] lf-activate-venv: SKIPPING [2022-01-03T02:42:13.459Z] INFO: No Stack... [2022-01-03T02:42:13.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-03T02:42:14.321Z] INFO: Archiving Costs [Pipeline] sh [2022-01-03T02:42:14.978Z] + + cat /w/workspace/edgex-go/129/archives/cost.csv [2022-01-03T02:42:14.978Z] cut -d, -f6 [Pipeline] lock [2022-01-03T02:42:15.041Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-129-stack-cost] [2022-01-03T02:42:15.047Z] Resource [jenkins-edgexfoundry-edgex-go-main-129-stack-cost] did not exist. Created. [2022-01-03T02:42:15.047Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-03T02:42:15.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-03T02:42:16.256Z] Stashed 1 file(s) [Pipeline] } [2022-01-03T02:42:16.263Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-03T02:42:16.273Z] $ docker stop --time=1 23ec340af1e9f8a2137be4e5e8973aa8e82779bfdb9d51155de41dfcba0de7fe [2022-01-03T02:42:17.766Z] $ docker rm -f 23ec340af1e9f8a2137be4e5e8973aa8e82779bfdb9d51155de41dfcba0de7fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-03T02:42:18.369Z] provisioning config files... [2022-01-03T02:42:18.408Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/129@tmp/config8691962175456438669tmp [Pipeline] { [Pipeline] sh [2022-01-03T02:42:18.767Z] + set +x [2022-01-03T02:42:18.767Z] + curl -s https://codecov.io/bash [2022-01-03T02:42:18.767Z] + bash -s -- [2022-01-03T02:42:18.767Z] [2022-01-03T02:42:18.767Z] _____ _ [2022-01-03T02:42:18.767Z] / ____| | | [2022-01-03T02:42:18.767Z] | | ___ __| | ___ ___ _____ __ [2022-01-03T02:42:18.767Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-03T02:42:18.767Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-03T02:42:18.767Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-03T02:42:18.767Z] Bash-1.0.6 [2022-01-03T02:42:18.767Z] [2022-01-03T02:42:18.767Z] [2022-01-03T02:42:18.767Z] ==> git version 2.24.4 found [2022-01-03T02:42:18.767Z] ==> 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 [2022-01-03T02:42:18.767Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-03T02:42:18.768Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-03T02:42:18.768Z] ==> Jenkins CI detected. [2022-01-03T02:42:18.768Z] current dir:  /w/workspace/edgex-go/129 [2022-01-03T02:42:18.768Z] project root: . [2022-01-03T02:42:18.768Z] --> token set from env [2022-01-03T02:42:19.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-03T02:42:19.028Z] ==> Running gcov in . (disable via -X gcov) [2022-01-03T02:42:19.028Z] ==> Python coveragepy not found [2022-01-03T02:42:19.028Z] ==> Searching for coverage reports in: [2022-01-03T02:42:19.028Z] + . [2022-01-03T02:42:19.028Z] -> Found 1 reports [2022-01-03T02:42:19.028Z] ==> Detecting git/mercurial file structure [2022-01-03T02:42:19.028Z] ==> Reading reports [2022-01-03T02:42:19.028Z] + ./coverage.out bytes=428381 [2022-01-03T02:42:19.028Z] ==> Appending adjustments [2022-01-03T02:42:19.028Z] https://docs.codecov.io/docs/fixing-reports [2022-01-03T02:42:19.971Z] + Found adjustments [2022-01-03T02:42:19.971Z] ==> Gzipping contents [2022-01-03T02:42:19.971Z] 60K /tmp/codecov.n0qDxc.gz [2022-01-03T02:42:19.971Z] ==> Uploading reports [2022-01-03T02:42:19.971Z] url: https://codecov.io [2022-01-03T02:42:19.971Z] query: branch=main&commit=ee88a972759040e6140652d87407ee01239b86d0&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-03T02:42:19.971Z] -> Pinging Codecov [2022-01-03T02:42:19.971Z] 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=ee88a972759040e6140652d87407ee01239b86d0&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-03T02:42:20.546Z] -> Uploading to [2022-01-03T02:42:20.546Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-03/00271124DB129430A58F1EEE437C3FCB/ee88a972759040e6140652d87407ee01239b86d0/14843a97-9cd3-48c3-9aa1-3c0849f0835a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220103T024220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df40f853ab8f78a2d136cdb080ca5aa2513b0269347147b399147e446b9c57b4 [2022-01-03T02:42:20.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:20.546Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:20.807Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57900 0 0 100 57900 0 163k --:--:-- --:--:-- --:--:-- 163k [2022-01-03T02:42:20.807Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ee88a972759040e6140652d87407ee01239b86d0 [Pipeline] } [2022-01-03T02:42:20.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-01-03T02:42:21.078Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-03T02:42:21.090Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:42:21.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-03T02:42:21.388Z] [2022-01-03T02:42:21.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:42:21.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-03T02:42:21.703Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-03T02:42:21.703Z] 188c0c94c7c5: Pulling fs layer [2022-01-03T02:42:21.703Z] 0ef7d3d256c8: Pulling fs layer [2022-01-03T02:42:21.703Z] de9db76c5a1d: Pulling fs layer [2022-01-03T02:42:21.703Z] 0eba1c9be4d2: Pulling fs layer [2022-01-03T02:42:21.703Z] 0d57e429df01: Pulling fs layer [2022-01-03T02:42:21.703Z] 4e4be7b47b0d: Pulling fs layer [2022-01-03T02:42:21.703Z] e1f770b5df2f: Pulling fs layer [2022-01-03T02:42:21.703Z] 85a0685a4137: Pulling fs layer [2022-01-03T02:42:21.703Z] 0eba1c9be4d2: Waiting [2022-01-03T02:42:21.703Z] 0d57e429df01: Waiting [2022-01-03T02:42:21.703Z] 4e4be7b47b0d: Waiting [2022-01-03T02:42:21.703Z] e1f770b5df2f: Waiting [2022-01-03T02:42:21.703Z] 85a0685a4137: Waiting [2022-01-03T02:42:21.703Z] de9db76c5a1d: Verifying Checksum [2022-01-03T02:42:21.703Z] de9db76c5a1d: Download complete [2022-01-03T02:42:21.703Z] 0ef7d3d256c8: Verifying Checksum [2022-01-03T02:42:21.703Z] 0ef7d3d256c8: Download complete [2022-01-03T02:42:21.703Z] 0d57e429df01: Verifying Checksum [2022-01-03T02:42:21.703Z] 0d57e429df01: Download complete [2022-01-03T02:42:21.703Z] 4e4be7b47b0d: Verifying Checksum [2022-01-03T02:42:21.703Z] 4e4be7b47b0d: Download complete [2022-01-03T02:42:21.703Z] 188c0c94c7c5: Verifying Checksum [2022-01-03T02:42:21.703Z] 188c0c94c7c5: Download complete [2022-01-03T02:42:21.966Z] e1f770b5df2f: Verifying Checksum [2022-01-03T02:42:21.966Z] e1f770b5df2f: Download complete [2022-01-03T02:42:21.966Z] 188c0c94c7c5: Pull complete [2022-01-03T02:42:22.231Z] 0ef7d3d256c8: Pull complete [2022-01-03T02:42:22.231Z] de9db76c5a1d: Pull complete [2022-01-03T02:42:22.231Z] 0eba1c9be4d2: Download complete [2022-01-03T02:42:22.804Z] 85a0685a4137: Verifying Checksum [2022-01-03T02:42:22.804Z] 85a0685a4137: Download complete [2022-01-03T02:42:26.123Z] 0eba1c9be4d2: Pull complete [2022-01-03T02:42:26.384Z] 0d57e429df01: Pull complete [2022-01-03T02:42:26.384Z] 4e4be7b47b0d: Pull complete [2022-01-03T02:42:26.964Z] e1f770b5df2f: Pull complete [2022-01-03T02:42:31.199Z] 85a0685a4137: Pull complete [2022-01-03T02:42:31.199Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-03T02:42:31.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-03T02:42:31.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-03T02:42:31.265Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:42:31.301Z] $ 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/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-03T02:42:34.354Z] $ docker top b69764b2cca6fc1e4216c486f4e170f2ab7ee2427e9f0792373d9ea787031d6c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-03T02:42:34.435Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-03T02:42:34.727Z] + set -o pipefail [2022-01-03T02:42:34.727Z] + snyk monitor '--org=edgex-jenkins' [2022-01-03T02:42:40.019Z] [2022-01-03T02:42:40.019Z] Monitoring /w/workspace/edgex-go/129 (github.com/edgexfoundry/edgex-go)... [2022-01-03T02:42:40.019Z] [2022-01-03T02:42:40.019Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ac41016b-46b4-464a-86af-4357e8115636 [2022-01-03T02:42:40.019Z] [2022-01-03T02:42:40.019Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-03T02:42:40.019Z] [2022-01-03T02:42:40.019Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-03T02:42:40.019Z] [2022-01-03T02:42:40.019Z] [Pipeline] } [2022-01-03T02:42:40.030Z] $ docker stop --time=1 b69764b2cca6fc1e4216c486f4e170f2ab7ee2427e9f0792373d9ea787031d6c [2022-01-03T02:42:41.982Z] $ docker rm -f b69764b2cca6fc1e4216c486f4e170f2ab7ee2427e9f0792373d9ea787031d6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-01-03T02:42:42.398Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:42:42.408Z] provisioning config files... [2022-01-03T02:42:42.416Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/129@tmp/config2965838270793564029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:42:42.719Z] --> edgex-publish-swagger.sh [2022-01-03T02:42:42.720Z] === Publish openapi/v2 API === [2022-01-03T02:42:42.720Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-01-03T02:42:42.720Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/129/openapi/v2/core-command.yaml] [2022-01-03T02:42:42.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:42.720Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:43.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 30928 0:00:01 0:00:01 --:--:-- 30959 100 33343 0 0 100 33343 0 30923 0:00:01 0:00:01 --:--:-- 30930 [2022-01-03T02:42:43.661Z] [2022-01-03T02:42:43.661Z] [2022-01-03T02:42:43.661Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/129/openapi/v2/core-data.yaml] [2022-01-03T02:42:43.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:43.661Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:45.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 66131 0:00:01 0:00:01 --:--:-- 66154 100 71116 0 0 100 71116 0 66122 0:00:01 0:00:01 --:--:-- 66154 [2022-01-03T02:42:45.044Z] [2022-01-03T02:42:45.044Z] [2022-01-03T02:42:45.044Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/129/openapi/v2/core-metadata.yaml] [2022-01-03T02:42:45.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:45.044Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:45.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 122k --:--:-- --:--:-- --:--:-- 122k 100 119k 0 0 100 119k 0 122k --:--:-- --:--:-- --:--:-- 122k [2022-01-03T02:42:45.986Z] [2022-01-03T02:42:45.986Z] [2022-01-03T02:42:45.986Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/129/openapi/v2/support-notifications.yaml] [2022-01-03T02:42:45.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:45.986Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:46.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 93360 --:--:-- --:--:-- --:--:-- 93308 100 88830 0 0 100 88830 0 93343 --:--:-- --:--:-- --:--:-- 93308 [2022-01-03T02:42:46.927Z] [2022-01-03T02:42:46.927Z] [2022-01-03T02:42:46.927Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/129/openapi/v2/support-scheduler.yaml] [2022-01-03T02:42:46.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:46.927Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:47.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 40784 --:--:-- --:--:-- --:--:-- 40780 100 39068 0 0 100 39068 0 40776 --:--:-- --:--:-- --:--:-- 40780 [2022-01-03T02:42:47.870Z] [2022-01-03T02:42:47.870Z] [2022-01-03T02:42:47.870Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/129/openapi/v2/system-agent.yaml] [2022-01-03T02:42:47.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-03T02:42:47.870Z] Dload Upload Total Spent Left Speed [2022-01-03T02:42:48.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 20547 --:--:-- --:--:-- --:--:-- 20548 100 19603 0 0 100 19603 0 20543 --:--:-- --:--:-- --:--:-- 20526 [2022-01-03T02:42:48.811Z] [2022-01-03T02:42:48.811Z] [Pipeline] } [2022-01-03T02:42:48.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-01-03T02:42:49.209Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-03T02:42:49.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:42:49.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:42:49.504Z] . [Pipeline] withDockerContainer [2022-01-03T02:42:49.569Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:42:49.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-03T02:42:49.954Z] $ docker top f2b99127c0c215c2e66767d30abd7374f5c16da923edaa3ce39c1771d122febd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-03T02:42:50.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:42:50.047Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:42:50.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:42:50.160Z] $ docker exec f2b99127c0c215c2e66767d30abd7374f5c16da923edaa3ce39c1771d122febd ssh-agent [2022-01-03T02:42:50.272Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmEnIBf/agent.14 [2022-01-03T02:42:50.272Z] SSH_AGENT_PID=21 [2022-01-03T02:42:50.277Z] Running ssh-add (command line suppressed) [2022-01-03T02:42:50.364Z] Identity added: /w/workspace/edgex-go/129@tmp/private_key_8933974639294447296.key (/w/workspace/edgex-go/129@tmp/private_key_8933974639294447296.key) [2022-01-03T02:42:50.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:42:50.672Z] + git semver tag [2022-01-03T02:42:50.672Z] # -> Open(): unable to determine branch for HEAD [2022-01-03T02:42:50.672Z] # $GIT_DIR = /w/workspace/edgex-go/129/.git [2022-01-03T02:42:50.672Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/129 [2022-01-03T02:42:50.672Z] # $SEMVER_REMOTE_NAME = origin [2022-01-03T02:42:50.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-03T02:42:50.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-03T02:42:50.672Z] # $SEMVER_BRANCH = main [2022-01-03T02:42:50.672Z] # $SEMVER_DIR = /w/workspace/edgex-go/129/.semver [2022-01-03T02:42:50.672Z] # ee88a972759040e6140652d87407ee01239b86d0 HEAD [2022-01-03T02:42:50.672Z] # -> Force: false [2022-01-03T02:42:50.672Z] # 40bb9094576a497755f35f1b7002c84c62f80145 refs/tags/v2.2.0-dev.15 [Pipeline] } [2022-01-03T02:42:50.680Z] $ docker exec --env ******** --env ******** f2b99127c0c215c2e66767d30abd7374f5c16da923edaa3ce39c1771d122febd ssh-agent -k [2022-01-03T02:42:50.764Z] unset SSH_AUTH_SOCK; [2022-01-03T02:42:50.764Z] unset SSH_AGENT_PID; [2022-01-03T02:42:50.765Z] echo Agent pid 21 killed; [2022-01-03T02:42:50.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:42:51.089Z] + git semver [Pipeline] } [2022-01-03T02:42:51.100Z] $ docker stop --time=1 f2b99127c0c215c2e66767d30abd7374f5c16da923edaa3ce39c1771d122febd [2022-01-03T02:42:52.282Z] $ docker rm -f f2b99127c0c215c2e66767d30abd7374f5c16da923edaa3ce39c1771d122febd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:42:52.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-03T02:42:52.679Z] [2022-01-03T02:42:52.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:42:52.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-03T02:42:52.985Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-03T02:42:52.985Z] ab5ef0e58194: Pulling fs layer [2022-01-03T02:42:52.985Z] 9712f1f96733: Pulling fs layer [2022-01-03T02:42:52.985Z] 63f879dbbcfc: Pulling fs layer [2022-01-03T02:42:52.985Z] 0d9ebad4ef96: Pulling fs layer [2022-01-03T02:42:52.985Z] e9a5061849ea: Pulling fs layer [2022-01-03T02:42:52.985Z] d747dcd14b5f: Pulling fs layer [2022-01-03T02:42:52.985Z] 2de7ff778b66: Pulling fs layer [2022-01-03T02:42:52.985Z] e9a5061849ea: Waiting [2022-01-03T02:42:52.985Z] d747dcd14b5f: Waiting [2022-01-03T02:42:52.985Z] 2de7ff778b66: Waiting [2022-01-03T02:42:52.985Z] 0d9ebad4ef96: Waiting [2022-01-03T02:42:52.985Z] 9712f1f96733: Download complete [2022-01-03T02:42:53.248Z] 63f879dbbcfc: Verifying Checksum [2022-01-03T02:42:53.248Z] 63f879dbbcfc: Download complete [2022-01-03T02:42:53.514Z] ab5ef0e58194: Verifying Checksum [2022-01-03T02:42:53.514Z] ab5ef0e58194: Download complete [2022-01-03T02:42:53.514Z] d747dcd14b5f: Verifying Checksum [2022-01-03T02:42:53.514Z] d747dcd14b5f: Download complete [2022-01-03T02:42:53.514Z] e9a5061849ea: Verifying Checksum [2022-01-03T02:42:53.514Z] e9a5061849ea: Download complete [2022-01-03T02:42:53.514Z] 0d9ebad4ef96: Verifying Checksum [2022-01-03T02:42:53.514Z] 0d9ebad4ef96: Download complete [2022-01-03T02:42:53.784Z] 2de7ff778b66: Verifying Checksum [2022-01-03T02:42:53.784Z] 2de7ff778b66: Download complete [2022-01-03T02:42:57.101Z] ab5ef0e58194: Pull complete [2022-01-03T02:42:57.101Z] 9712f1f96733: Pull complete [2022-01-03T02:42:57.682Z] 63f879dbbcfc: Pull complete [2022-01-03T02:43:01.933Z] 0d9ebad4ef96: Pull complete [2022-01-03T02:43:01.933Z] e9a5061849ea: Pull complete [2022-01-03T02:43:02.199Z] d747dcd14b5f: Pull complete [2022-01-03T02:43:03.593Z] 2de7ff778b66: Pull complete [2022-01-03T02:43:03.593Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-03T02:43:03.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-03T02:43:03.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-03T02:43:03.664Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:43:03.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-03T02:43:07.196Z] $ docker top 1652b1b95643cf326a18d7f44269cc4e21be25f0cc22439d512603a8ea47340a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:43:07.277Z] provisioning config files... [2022-01-03T02:43:07.287Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/129@tmp/config1142993318043991284tmp [2022-01-03T02:43:07.298Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/129@tmp/config6821323479519624417tmp [2022-01-03T02:43:07.309Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/129@tmp/config2944745342480803654tmp [Pipeline] { [Pipeline] echo [2022-01-03T02:43:07.325Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:07.620Z] ---> sigul-configuration.sh [2022-01-03T02:43:07.620Z] gpg: directory `/root/.gnupg' created [2022-01-03T02:43:07.620Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-03T02:43:07.620Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-03T02:43:07.620Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-03T02:43:07.620Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-03T02:43:07.620Z] gpg: CAST5 encrypted data [2022-01-03T02:43:07.620Z] gpg: encrypted with 1 passphrase [2022-01-03T02:43:07.620Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-03T02:43:07.911Z] + mkdir /home/jenkins [2022-01-03T02:43:07.911Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-03T02:43:08.199Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-03T02:43:08.210Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:08.498Z] ---> sigul-install.sh [2022-01-03T02:43:08.498Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-03T02:43:08.800Z] + git tag --list [2022-01-03T02:43:08.800Z] 0.6.0 [2022-01-03T02:43:08.800Z] 0.6.1 [2022-01-03T02:43:08.800Z] 0.7.0 [2022-01-03T02:43:08.800Z] 0.7.1 [2022-01-03T02:43:08.800Z] v1.0.0 [2022-01-03T02:43:08.800Z] v1.0.1 [2022-01-03T02:43:08.800Z] v1.1.0 [2022-01-03T02:43:08.800Z] v1.2.0 [2022-01-03T02:43:08.800Z] v1.2.1 [2022-01-03T02:43:08.800Z] v1.3.0 [2022-01-03T02:43:08.800Z] v1.3.1 [2022-01-03T02:43:08.800Z] v2.0.0 [2022-01-03T02:43:08.800Z] v2.0.1-dev.1 [2022-01-03T02:43:08.800Z] v2.0.1-dev.10 [2022-01-03T02:43:08.800Z] v2.0.1-dev.11 [2022-01-03T02:43:08.800Z] v2.0.1-dev.12 [2022-01-03T02:43:08.800Z] v2.0.1-dev.13 [2022-01-03T02:43:08.800Z] v2.0.1-dev.14 [2022-01-03T02:43:08.800Z] v2.0.1-dev.15 [2022-01-03T02:43:08.800Z] v2.0.1-dev.16 [2022-01-03T02:43:08.800Z] v2.0.1-dev.17 [2022-01-03T02:43:08.800Z] v2.0.1-dev.18 [2022-01-03T02:43:08.800Z] v2.0.1-dev.19 [2022-01-03T02:43:08.800Z] v2.0.1-dev.2 [2022-01-03T02:43:08.800Z] v2.0.1-dev.20 [2022-01-03T02:43:08.800Z] v2.0.1-dev.21 [2022-01-03T02:43:08.800Z] v2.0.1-dev.22 [2022-01-03T02:43:08.800Z] v2.0.1-dev.23 [2022-01-03T02:43:08.800Z] v2.0.1-dev.24 [2022-01-03T02:43:08.800Z] v2.0.1-dev.25 [2022-01-03T02:43:08.800Z] v2.0.1-dev.26 [2022-01-03T02:43:08.800Z] v2.0.1-dev.27 [2022-01-03T02:43:08.800Z] v2.0.1-dev.28 [2022-01-03T02:43:08.800Z] v2.0.1-dev.29 [2022-01-03T02:43:08.800Z] v2.0.1-dev.3 [2022-01-03T02:43:08.800Z] v2.0.1-dev.30 [2022-01-03T02:43:08.800Z] v2.0.1-dev.31 [2022-01-03T02:43:08.800Z] v2.0.1-dev.32 [2022-01-03T02:43:08.800Z] v2.0.1-dev.33 [2022-01-03T02:43:08.800Z] v2.0.1-dev.34 [2022-01-03T02:43:08.800Z] v2.0.1-dev.35 [2022-01-03T02:43:08.800Z] v2.0.1-dev.36 [2022-01-03T02:43:08.800Z] v2.0.1-dev.37 [2022-01-03T02:43:08.800Z] v2.0.1-dev.38 [2022-01-03T02:43:08.800Z] v2.0.1-dev.39 [2022-01-03T02:43:08.800Z] v2.0.1-dev.4 [2022-01-03T02:43:08.800Z] v2.0.1-dev.40 [2022-01-03T02:43:08.800Z] v2.0.1-dev.41 [2022-01-03T02:43:08.800Z] v2.0.1-dev.42 [2022-01-03T02:43:08.800Z] v2.0.1-dev.43 [2022-01-03T02:43:08.800Z] v2.0.1-dev.44 [2022-01-03T02:43:08.800Z] v2.0.1-dev.45 [2022-01-03T02:43:08.800Z] v2.0.1-dev.46 [2022-01-03T02:43:08.800Z] v2.0.1-dev.47 [2022-01-03T02:43:08.800Z] v2.0.1-dev.48 [2022-01-03T02:43:08.800Z] v2.0.1-dev.49 [2022-01-03T02:43:08.800Z] v2.0.1-dev.5 [2022-01-03T02:43:08.800Z] v2.0.1-dev.50 [2022-01-03T02:43:08.800Z] v2.0.1-dev.51 [2022-01-03T02:43:08.800Z] v2.0.1-dev.52 [2022-01-03T02:43:08.800Z] v2.0.1-dev.53 [2022-01-03T02:43:08.800Z] v2.0.1-dev.54 [2022-01-03T02:43:08.800Z] v2.0.1-dev.55 [2022-01-03T02:43:08.800Z] v2.0.1-dev.56 [2022-01-03T02:43:08.800Z] v2.0.1-dev.57 [2022-01-03T02:43:08.800Z] v2.0.1-dev.58 [2022-01-03T02:43:08.800Z] v2.0.1-dev.59 [2022-01-03T02:43:08.800Z] v2.0.1-dev.6 [2022-01-03T02:43:08.800Z] v2.0.1-dev.60 [2022-01-03T02:43:08.800Z] v2.0.1-dev.61 [2022-01-03T02:43:08.800Z] v2.0.1-dev.62 [2022-01-03T02:43:08.800Z] v2.0.1-dev.63 [2022-01-03T02:43:08.800Z] v2.0.1-dev.64 [2022-01-03T02:43:08.800Z] v2.0.1-dev.65 [2022-01-03T02:43:08.800Z] v2.0.1-dev.66 [2022-01-03T02:43:08.800Z] v2.0.1-dev.67 [2022-01-03T02:43:08.800Z] v2.0.1-dev.68 [2022-01-03T02:43:08.800Z] v2.0.1-dev.69 [2022-01-03T02:43:08.800Z] v2.0.1-dev.7 [2022-01-03T02:43:08.800Z] v2.0.1-dev.70 [2022-01-03T02:43:08.800Z] v2.0.1-dev.71 [2022-01-03T02:43:08.800Z] v2.0.1-dev.72 [2022-01-03T02:43:08.800Z] v2.0.1-dev.73 [2022-01-03T02:43:08.800Z] v2.0.1-dev.74 [2022-01-03T02:43:08.800Z] v2.0.1-dev.75 [2022-01-03T02:43:08.800Z] v2.0.1-dev.76 [2022-01-03T02:43:08.800Z] v2.0.1-dev.77 [2022-01-03T02:43:08.800Z] v2.0.1-dev.78 [2022-01-03T02:43:08.800Z] v2.0.1-dev.79 [2022-01-03T02:43:08.800Z] v2.0.1-dev.8 [2022-01-03T02:43:08.800Z] v2.0.1-dev.80 [2022-01-03T02:43:08.800Z] v2.0.1-dev.81 [2022-01-03T02:43:08.800Z] v2.0.1-dev.82 [2022-01-03T02:43:08.800Z] v2.0.1-dev.83 [2022-01-03T02:43:08.800Z] v2.0.1-dev.84 [2022-01-03T02:43:08.800Z] v2.0.1-dev.85 [2022-01-03T02:43:08.800Z] v2.0.1-dev.86 [2022-01-03T02:43:08.800Z] v2.0.1-dev.87 [2022-01-03T02:43:08.800Z] v2.0.1-dev.88 [2022-01-03T02:43:08.800Z] v2.0.1-dev.89 [2022-01-03T02:43:08.800Z] v2.0.1-dev.9 [2022-01-03T02:43:08.800Z] v2.0.1-dev.90 [2022-01-03T02:43:08.800Z] v2.0.1-dev.91 [2022-01-03T02:43:08.800Z] v2.0.1-dev.92 [2022-01-03T02:43:08.800Z] v2.0.1-dev.93 [2022-01-03T02:43:08.800Z] v2.0.1-dev.94 [2022-01-03T02:43:08.800Z] v2.0.1-dev.95 [2022-01-03T02:43:08.800Z] v2.0.1-dev.96 [2022-01-03T02:43:08.800Z] v2.0.1-dev.97 [2022-01-03T02:43:08.800Z] v2.0.1-dev.98 [2022-01-03T02:43:08.800Z] v2.0.1-dev.99 [2022-01-03T02:43:08.800Z] v2.1.0 [2022-01-03T02:43:08.800Z] v2.2.0-dev.1 [2022-01-03T02:43:08.800Z] v2.2.0-dev.10 [2022-01-03T02:43:08.800Z] v2.2.0-dev.11 [2022-01-03T02:43:08.800Z] v2.2.0-dev.12 [2022-01-03T02:43:08.800Z] v2.2.0-dev.13 [2022-01-03T02:43:08.800Z] v2.2.0-dev.14 [2022-01-03T02:43:08.800Z] v2.2.0-dev.15 [2022-01-03T02:43:08.800Z] v2.2.0-dev.2 [2022-01-03T02:43:08.800Z] v2.2.0-dev.3 [2022-01-03T02:43:08.800Z] v2.2.0-dev.4 [2022-01-03T02:43:08.800Z] v2.2.0-dev.5 [2022-01-03T02:43:08.800Z] v2.2.0-dev.6 [2022-01-03T02:43:08.800Z] v2.2.0-dev.7 [2022-01-03T02:43:08.800Z] v2.2.0-dev.8 [2022-01-03T02:43:08.800Z] v2.2.0-dev.9 [Pipeline] sh [2022-01-03T02:43:09.089Z] + lftools sign git-tag v2.2.0-dev.15 [2022-01-03T02:43:09.661Z] Signing Git tag with Sigul... [2022-01-03T02:43:09.661Z] Signing v2.2.0-dev.15 [Pipeline] echo [2022-01-03T02:43:10.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:10.912Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-03T02:43:10.921Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-03T02:43:10.941Z] $ docker stop --time=1 1652b1b95643cf326a18d7f44269cc4e21be25f0cc22439d512603a8ea47340a [2022-01-03T02:43:12.138Z] $ docker rm -f 1652b1b95643cf326a18d7f44269cc4e21be25f0cc22439d512603a8ea47340a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-03T02:43:12.536Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-03T02:43:12.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:43:12.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:43:12.839Z] . [Pipeline] withDockerContainer [2022-01-03T02:43:12.906Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:43:12.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-03T02:43:13.331Z] $ docker top b569a815e854385258aa237a17faddd314e28dac7577aca11025f95ab60bf972 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-03T02:43:13.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:43:13.439Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:43:13.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:43:13.582Z] $ docker exec b569a815e854385258aa237a17faddd314e28dac7577aca11025f95ab60bf972 ssh-agent [2022-01-03T02:43:13.705Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgdhkDL/agent.13 [2022-01-03T02:43:13.705Z] SSH_AGENT_PID=20 [2022-01-03T02:43:13.710Z] Running ssh-add (command line suppressed) [2022-01-03T02:43:13.823Z] Identity added: /w/workspace/edgex-go/129@tmp/private_key_7716592985485011916.key (/w/workspace/edgex-go/129@tmp/private_key_7716592985485011916.key) [2022-01-03T02:43:13.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:43:14.137Z] + git semver bump pre [2022-01-03T02:43:14.137Z] # -> Open(): unable to determine branch for HEAD [2022-01-03T02:43:14.137Z] # $GIT_DIR = /w/workspace/edgex-go/129/.git [2022-01-03T02:43:14.137Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/129 [2022-01-03T02:43:14.137Z] # $SEMVER_REMOTE_NAME = origin [2022-01-03T02:43:14.137Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-03T02:43:14.137Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-03T02:43:14.137Z] # $SEMVER_BRANCH = main [2022-01-03T02:43:14.137Z] # $SEMVER_DIR = /w/workspace/edgex-go/129/.semver [2022-01-03T02:43:14.137Z] 2.2.0-dev.16 [Pipeline] } [2022-01-03T02:43:14.147Z] $ docker exec --env ******** --env ******** b569a815e854385258aa237a17faddd314e28dac7577aca11025f95ab60bf972 ssh-agent -k [2022-01-03T02:43:14.244Z] unset SSH_AUTH_SOCK; [2022-01-03T02:43:14.244Z] unset SSH_AGENT_PID; [2022-01-03T02:43:14.244Z] echo Agent pid 20 killed; [2022-01-03T02:43:14.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:43:14.574Z] + git semver [Pipeline] } [2022-01-03T02:43:14.586Z] $ docker stop --time=1 b569a815e854385258aa237a17faddd314e28dac7577aca11025f95ab60bf972 [2022-01-03T02:43:15.793Z] $ docker rm -f b569a815e854385258aa237a17faddd314e28dac7577aca11025f95ab60bf972 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-03T02:43:16.151Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-03T02:43:16.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:43:16.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-03T02:43:16.454Z] . [Pipeline] withDockerContainer [2022-01-03T02:43:16.528Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:43:16.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-03T02:43:16.963Z] $ docker top e34bd92313d25fe5a7c10b06f674d7befd265e5a3c8c6fc8c87e070b1ae72fc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-03T02:43:17.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-03T02:43:17.061Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-03T02:43:17.165Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-03T02:43:17.166Z] $ docker exec e34bd92313d25fe5a7c10b06f674d7befd265e5a3c8c6fc8c87e070b1ae72fc8 ssh-agent [2022-01-03T02:43:17.257Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgbGjmh/agent.15 [2022-01-03T02:43:17.257Z] SSH_AGENT_PID=21 [2022-01-03T02:43:17.262Z] Running ssh-add (command line suppressed) [2022-01-03T02:43:17.357Z] Identity added: /w/workspace/edgex-go/129@tmp/private_key_2563086282113809567.key (/w/workspace/edgex-go/129@tmp/private_key_2563086282113809567.key) [2022-01-03T02:43:17.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-03T02:43:17.672Z] + git semver push [2022-01-03T02:43:17.672Z] # -> Open(): unable to determine branch for HEAD [2022-01-03T02:43:17.672Z] # $GIT_DIR = /w/workspace/edgex-go/129/.git [2022-01-03T02:43:17.672Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/129 [2022-01-03T02:43:17.672Z] # $SEMVER_REMOTE_NAME = origin [2022-01-03T02:43:17.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-03T02:43:17.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-03T02:43:17.672Z] # $SEMVER_BRANCH = main [2022-01-03T02:43:17.672Z] # $SEMVER_DIR = /w/workspace/edgex-go/129/.semver [Pipeline] } [2022-01-03T02:43:21.892Z] $ docker exec --env ******** --env ******** e34bd92313d25fe5a7c10b06f674d7befd265e5a3c8c6fc8c87e070b1ae72fc8 ssh-agent -k [2022-01-03T02:43:21.987Z] unset SSH_AUTH_SOCK; [2022-01-03T02:43:21.988Z] unset SSH_AGENT_PID; [2022-01-03T02:43:21.988Z] echo Agent pid 21 killed; [2022-01-03T02:43:22.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-03T02:43:22.310Z] + git semver [Pipeline] } [2022-01-03T02:43:22.322Z] $ docker stop --time=1 e34bd92313d25fe5a7c10b06f674d7befd265e5a3c8c6fc8c87e070b1ae72fc8 [2022-01-03T02:43:23.491Z] $ docker rm -f e34bd92313d25fe5a7c10b06f674d7befd265e5a3c8c6fc8c87e070b1ae72fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-03T02:43:24.064Z] + '[' -d /w/workspace/edgex-go/129/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:24.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:24.908Z] ---> package-listing.sh [2022-01-03T02:43:24.908Z] ++ facter osfamily [2022-01-03T02:43:24.908Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-03T02:43:25.168Z] + OS_FAMILY=redhat [2022-01-03T02:43:25.168Z] + workspace=/w/workspace/edgex-go/129 [2022-01-03T02:43:25.168Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-03T02:43:25.168Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-03T02:43:25.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-03T02:43:25.168Z] + PACKAGES=/tmp/packages_start.txt [2022-01-03T02:43:25.168Z] + '[' /w/workspace/edgex-go/129 ']' [2022-01-03T02:43:25.168Z] + PACKAGES=/tmp/packages_end.txt [2022-01-03T02:43:25.168Z] + case "${OS_FAMILY}" in [2022-01-03T02:43:25.168Z] + sort [2022-01-03T02:43:25.168Z] + rpm -qa [2022-01-03T02:43:29.371Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-03T02:43:29.371Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-03T02:43:29.371Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-03T02:43:29.371Z] + '[' /w/workspace/edgex-go/129 ']' [2022-01-03T02:43:29.371Z] + mkdir -p /w/workspace/edgex-go/129/archives/ [2022-01-03T02:43:29.371Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/129/archives/ [Pipeline] echo [2022-01-03T02:43:29.384Z] 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/129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-03T02:43:29.668Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:43:30.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T02:43:30.231Z] [2022-01-03T02:43:30.231Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-03T02:43:30.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T02:43:30.537Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-03T02:43:30.537Z] b4d181a07f80: Pulling fs layer [2022-01-03T02:43:30.537Z] a1111a8f2ec3: Pulling fs layer [2022-01-03T02:43:30.537Z] ed53099fbce6: Pulling fs layer [2022-01-03T02:43:30.537Z] dc539afda2c1: Pulling fs layer [2022-01-03T02:43:30.537Z] 77bc0d833cb6: Pulling fs layer [2022-01-03T02:43:30.537Z] 9065ff56babe: Pulling fs layer [2022-01-03T02:43:30.537Z] d287ab97295c: Pulling fs layer [2022-01-03T02:43:30.537Z] dc539afda2c1: Waiting [2022-01-03T02:43:30.537Z] 77bc0d833cb6: Waiting [2022-01-03T02:43:30.537Z] 9065ff56babe: Waiting [2022-01-03T02:43:30.537Z] d287ab97295c: Waiting [2022-01-03T02:43:30.537Z] a1111a8f2ec3: Verifying Checksum [2022-01-03T02:43:30.537Z] a1111a8f2ec3: Download complete [2022-01-03T02:43:30.537Z] dc539afda2c1: Verifying Checksum [2022-01-03T02:43:30.537Z] dc539afda2c1: Download complete [2022-01-03T02:43:30.798Z] ed53099fbce6: Verifying Checksum [2022-01-03T02:43:30.798Z] ed53099fbce6: Download complete [2022-01-03T02:43:30.798Z] 77bc0d833cb6: Verifying Checksum [2022-01-03T02:43:30.798Z] 77bc0d833cb6: Download complete [2022-01-03T02:43:30.798Z] b4d181a07f80: Verifying Checksum [2022-01-03T02:43:30.798Z] b4d181a07f80: Download complete [2022-01-03T02:43:30.798Z] 9065ff56babe: Verifying Checksum [2022-01-03T02:43:30.798Z] 9065ff56babe: Download complete [2022-01-03T02:43:31.373Z] d287ab97295c: Verifying Checksum [2022-01-03T02:43:31.373Z] d287ab97295c: Download complete [2022-01-03T02:43:32.325Z] b4d181a07f80: Pull complete [2022-01-03T02:43:32.325Z] a1111a8f2ec3: Pull complete [2022-01-03T02:43:32.914Z] ed53099fbce6: Pull complete [2022-01-03T02:43:32.914Z] dc539afda2c1: Pull complete [2022-01-03T02:43:33.174Z] 77bc0d833cb6: Pull complete [2022-01-03T02:43:33.439Z] 9065ff56babe: Pull complete [2022-01-03T02:43:38.757Z] d287ab97295c: Pull complete [2022-01-03T02:43:38.757Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-03T02:43:38.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-03T02:43:38.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-03T02:43:38.823Z] prd-centos7-docker-4c-2g-607 does not seem to be running inside a container [2022-01-03T02:43:38.859Z] $ 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/129/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/129 -v /w/workspace/edgex-go/129:/w/workspace/edgex-go/129:rw,z -v /w/workspace/edgex-go/129@tmp:/w/workspace/edgex-go/129@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-03T02:43:40.893Z] $ docker top 72c403104d343d4ecfce032b323e750c22a4d6bcb1a415c1427e2ec8732a9d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-03T02:43:41.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-03T02:43:41.537Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-03T02:43:41.836Z] + ls /var/log/sa-host [2022-01-03T02:43:41.836Z] + sadf -c /var/log/sa-host/sa03 [2022-01-03T02:43:41.836Z] file_magic: OK [2022-01-03T02:43:41.836Z] HZ: Using current value: 100 [2022-01-03T02:43:41.836Z] file_header: OK [2022-01-03T02:43:41.836Z] 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 [2022-01-03T02:43:41.836Z] Statistics: [2022-01-03T02:43:41.836Z] 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... [2022-01-03T02:43:41.836Z] File successfully converted to sysstat format version 12.0.3 [2022-01-03T02:43:41.836Z] + sadf -c /var/log/sa-host/sa17 [2022-01-03T02:43:41.836Z] file_magic: OK [2022-01-03T02:43:41.836Z] HZ: Using current value: 100 [2022-01-03T02:43:41.836Z] file_header: OK [2022-01-03T02:43:41.836Z] 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 [2022-01-03T02:43:41.836Z] Statistics: [2022-01-03T02:43:41.836Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-03T02:43:41.836Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-03T02:43:42.044Z] provisioning config files... [2022-01-03T02:43:42.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/129@tmp/config7815860004364691091tmp [Pipeline] { [Pipeline] echo [2022-01-03T02:43:42.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:42.361Z] ---> create-netrc.sh [Pipeline] } [2022-01-03T02:43:42.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:42.695Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-03T02:43:42.705Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:42.994Z] ---> sudo-logs.sh [2022-01-03T02:43:42.994Z] Archiving 'sudo' log.. [2022-01-03T02:43:42.994Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-607.novalocal: Name or service not known [2022-01-03T02:43:42.994Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-607.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-03T02:43:43.012Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:43.293Z] ---> job-cost.sh [2022-01-03T02:43:43.293Z] lf-activate-venv: SKIPPING [2022-01-03T02:43:43.293Z] DEBUG: total: 0.10999999940395355 [2022-01-03T02:43:43.293Z] INFO: Retrieving Stack Cost... [2022-01-03T02:43:43.554Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-03T02:43:43.813Z] INFO: Archiving Costs [Pipeline] echo [2022-01-03T02:43:43.828Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-03T02:43:44.117Z] ---> logs-deploy.sh [2022-01-03T02:43:44.118Z] lf-activate-venv: SKIPPING [2022-01-03T02:43:44.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/129 [2022-01-03T02:43:44.118Z] INFO: archiving workspace using pattern(s): [2022-01-03T02:43:44.688Z] Archives upload complete. [2022-01-03T02:43:44.948Z] INFO: archiving logs to Nexus